:root{--brand-primary:#5937A7;--brand-primary-dark:#311C68;--brand-primary-light:#DED4F5;--brand-secondary:#8F72D0;--brand-accent:#12B8C4;--brand-neutral-dark:#17242D;--brand-neutral-mid:#61717C;--brand-neutral-light:#F1F5F7;--brand-bg:#FFFFFF;--brand-bg-alt:#F3F6F8;--brand-text:#17242D;--brand-text-secondary:#52636E;--brand-text-inverse:#FFFFFF;--brand-border:#D5DEE3;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:8px}*{box-sizing:border-box}body{font-family:Inter,Arial,sans-serif;color:#17242d;color:var(--brand-text);background:#fff;background:var(--brand-bg);line-height:1.65}h1,h2,h3{font-weight:700;line-height:1.15}h1{font-size:max(2rem, min(4vw, 3.5rem))}h2{font-size:max(1.65rem, min(3vw, 2.5rem))}img{max-width:100%;display:block}.eyebrow{font-size:.78rem;font-weight:800;letter-spacing:.14em;color:#5937a7;color:var(--brand-primary)}.btn{border-radius:8px;border-radius:var(--brand-radius);font-weight:700;padding:.75rem 1.15rem}.btn-primary{background:#5937a7;background:var(--brand-primary);border-color:#5937a7;border-color:var(--brand-primary)}.btn-accent{background:#12b8c4;background:var(--brand-accent);border-color:#12b8c4;border-color:var(--brand-accent);color:#17242d;color:var(--brand-neutral-dark)}.l-header-centered{background:#fff;background:var(--brand-bg);border-bottom:1px solid #d5dee3;border-bottom:1px solid var(--brand-border)}.l-header-centered img{width:220px;height:60px;-o-object-fit:contain;object-fit:contain;margin:auto}.l-navbar-sub{background:#311c68;background:var(--brand-primary-dark)}.l-navbar-sub .nav-link{color:#fff;color:var(--brand-text-inverse);padding:.8rem .85rem}.l-navbar-sub .nav-link.active,.l-navbar-sub .nav-link:hover{color:#74f4fd}.l-nav-cta{background:#12b8c4;background:var(--brand-accent);color:#17242d;color:var(--brand-neutral-dark)}.lighting-footer{background:#101b2d;color:#fff;color:var(--brand-text-inverse);padding:0 0 32px}.lighting-footer__resource-strip{background:#5937a7;background:var(--brand-primary);padding:24px 0;margin-bottom:64px}.lighting-footer a,.lighting-footer h3,.lighting-footer p,.lighting-footer strong{color:#fff;color:var(--brand-text-inverse)}.lighting-footer h3{font-size:1rem}.lighting-footer .col-lg>a{display:block;-webkit-text-decoration:none;text-decoration:none;margin:.55rem 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.25);margin-top:48px;padding-top:24px;display:flex;justify-content:space-between}.modal-dialog{max-width:560px}.modal-content{border-radius:8px;border-radius:var(--brand-radius)}.modal-title{font-size:1.3rem}.legal-page{padding:80px 0}.legal-page .container{max-width:850px}.legal-page h2{font-size:1.35rem;margin-top:32px}.error-page{min-height:65vh;display:grid;align-items:center;justify-items:center;place-items:center;text-align:center;padding:64px 24px}.error-page>div{max-width:600px}@media (max-width:991px){.l-header-centered>.container{padding-top:8px!important;padding-bottom:8px!important}.l-header-centered img{width:180px;height:40px}.footer-bottom{display:block}.l-nav-cta{margin:8px 0}.navbar-toggler{background:#fff;background:var(--brand-bg)}}