/*
Theme Name: Leon Safety Training
Theme URI: https://courses.credentialroster.com/
Author: Leon Safety Training
Description: Lightweight course registration theme for the Credential Roster integration.
Version: 1.0.0
Text Domain: leon-safety
*/
.registration-form label small{display:block;font-weight:500;color:#697281;margin-top:3px}.registration-form .checkbox-label{display:flex;align-items:center;gap:8px}.registration-form .checkbox-label input{width:auto;margin:0}
:root{--gold:#ffd400;--amber:#f59e0b;--ink:#090b0e;--charcoal:#171b21;--paper:#f6f7f9;--muted:#5f6875;--green:#16834a;--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit}.site-header{position:sticky;top:0;z-index:50;background:rgba(9,11,14,.96);color:#fff;border-bottom:3px solid var(--gold);backdrop-filter:blur(14px)}.nav-wrap{max-width:1180px;margin:auto;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:900;letter-spacing:.03em}.brand img{width:72px;height:54px;object-fit:contain}.nav-links{display:flex;gap:22px;align-items:center}.nav-links a{text-decoration:none;font-weight:700;font-size:.94rem}.nav-cta,.button{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:999px;background:var(--gold);color:#090b0e;padding:11px 20px;font-weight:900;text-decoration:none;cursor:pointer}.hero{background:radial-gradient(circle at 75% 25%,rgba(255,212,0,.26),transparent 30%),linear-gradient(135deg,#080a0d 0%,#171b21 70%,#29230c 100%);color:#fff;padding:82px 24px 76px}.hero-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:52px}.eyebrow{color:var(--gold);font-size:.82rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.hero h1{font-size:clamp(2.4rem,6vw,5.3rem);line-height:.98;margin:12px 0 24px;max-width:820px}.hero p{color:#d9dee5;font-size:1.16rem;max-width:680px}.hero-logo{width:100%;max-height:390px;object-fit:contain;filter:drop-shadow(0 22px 30px rgba(0,0,0,.55))}.trust-row{display:flex;gap:28px;flex-wrap:wrap;margin-top:32px;color:#f5f6f8;font-weight:700}.trust-row span:before{content:"✓";color:var(--gold);margin-right:8px}.section{max-width:1180px;margin:auto;padding:72px 24px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-heading h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1.05;margin:8px 0}.section-heading p{max-width:560px;color:var(--muted)}.course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.course-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e2e5e9;border-radius:var(--radius);overflow:hidden;box-shadow:0 14px 40px rgba(15,23,42,.07)}.course-card-top{background:linear-gradient(145deg,#101318,#252b33);color:#fff;padding:24px;border-top:5px solid var(--gold)}.course-code{display:inline-block;background:var(--gold);color:#111;padding:4px 10px;border-radius:999px;font-weight:900;font-size:.78rem}.course-card h3{font-size:1.4rem;line-height:1.15;margin:16px 0 8px}.course-body{padding:22px;display:flex;flex-direction:column;gap:17px;flex:1}.course-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px;color:#3f4752;font-size:.92rem}.course-meta strong{display:block;color:#111}.seats{color:var(--green);font-weight:900}.register-panel{border-top:1px solid #e8eaed;padding-top:16px}.register-panel summary{cursor:pointer;font-weight:900;color:#111;list-style:none}.register-panel summary:after{content:"＋";float:right;color:var(--amber)}.registration-form{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.registration-form label{font-size:.78rem;font-weight:800;color:#4a5260}.registration-form input{width:100%;border:1px solid #ccd1d8;border-radius:9px;padding:10px;margin-top:4px;font:inherit}.registration-form .full{grid-column:1/-1}.registration-form .button{width:100%;margin-top:4px}.notice{max-width:1180px;margin:24px auto 0;padding:14px 18px;border-radius:12px;font-weight:700}.notice-success{background:#dcfce7;color:#14532d}.notice-error{background:#fee2e2;color:#7f1d1d}.demo-note{background:#fff7d1;border:1px solid #f4d45a;padding:14px 18px;border-radius:12px;color:#5f4b00;margin-bottom:25px}.empty-state{grid-column:1/-1;background:#fff;border-radius:var(--radius);padding:48px;text-align:center;border:1px solid #e2e5e9}.safety-band{background:var(--gold);color:#111}.safety-band .section{padding-top:44px;padding-bottom:44px;display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.safety-band strong{font-size:1.15rem;display:block}.site-footer{background:#090b0e;color:#c8cdd5;padding:38px 24px}.footer-wrap{max-width:1180px;margin:auto;display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}.footer-wrap strong{color:#fff}.screen-reader-text{position:absolute;left:-9999px}.hp-field{position:absolute;left:-9999px}@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.hero-logo{max-height:260px}.course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-links a:not(.nav-cta){display:none}}@media(max-width:620px){.course-grid{grid-template-columns:1fr}.registration-form{grid-template-columns:1fr}.registration-form .full{grid-column:auto}.course-meta{grid-template-columns:1fr}.safety-band .section{grid-template-columns:1fr}.hero{padding-top:56px}.nav-wrap{padding-inline:16px}.brand span{font-size:.86rem}}
