:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--navy:#06182c;--navy-header:#03111f;--navy-2:#0d2e4d;--blue:#0867c5;--yellow:#eeca20;--yellow-bright:#ffd21c;--white:#f8fafc;--silver:#dcdddf;--slate:#87909b;--border:#dcdddf59;--border-soft:#dcdddf2e;--sans:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--head:"Barlow Condensed", "Oswald", "Inter", sans-serif;--container:1400px;--pad-x:64px;--radius:5px}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{margin:0;padding:0}body{background:var(--navy);color:var(--white);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}h1,h2,h3,h4,.head{font-family:var(--head);text-transform:uppercase;letter-spacing:-.01em;margin:0;font-weight:800;line-height:1.02}:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}.container{width:100%;max-width:var(--container);padding-left:var(--pad-x);padding-right:var(--pad-x);margin:0 auto}.eyebrow{font-family:var(--head);text-transform:uppercase;letter-spacing:.14em;color:var(--yellow);font-size:14px;font-weight:700}.text-yellow{color:var(--yellow)}.text-slate{color:var(--slate)}.btn{font-family:var(--head);text-transform:uppercase;letter-spacing:.02em;border-radius:var(--radius);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:15px 30px;font-size:17px;font-weight:700;transition:background .18s,transform .18s,color .18s,border-color .18s;display:inline-flex}.btn-primary{background:var(--yellow);color:var(--navy-header);border-color:var(--yellow)}.btn-primary:hover{background:var(--yellow-bright);transform:translateY(-1px)}.btn-secondary{color:var(--white);border-color:var(--border);background:0 0}.btn-secondary:hover{background:var(--navy-2);border-color:var(--silver);transform:translateY(-1px)}.btn-block{width:100%}.section{padding:84px 0}.section-tight{padding:0}.placeholder-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--slate);border:1px dashed var(--border);border-radius:3px;padding:2px 8px;font-size:11px;display:inline-block}.reveal{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(14px)}.reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}html{scroll-behavior:auto}}.referral-banner{background:var(--yellow);color:var(--navy)}.referral-banner-inner{padding:8px var(--pad-x,40px);justify-content:center;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex;position:relative}.referral-avatar{background-position:50%;background-size:cover;border-radius:50%;flex:none;width:22px;height:22px}.referral-text strong{font-weight:800}.referral-dismiss{right:var(--pad-x,40px);color:var(--navy);cursor:pointer;background:0 0;border:none;padding:4px;font-size:18px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.referral-dismiss:hover{opacity:.6}.site-header{z-index:50;background:var(--navy-header);border-bottom:1px solid var(--border-soft);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;height:82px;display:flex;position:relative}.site-header{overflow:visible}.brand{align-items:center;gap:12px;display:flex}.brand img{width:auto;height:48px}.header-inner .brand{padding-left:168px}.header-inner .brand img{z-index:60;pointer-events:none;width:auto;height:150px;position:absolute;top:6px;left:0}.brand-word{font-family:var(--head);letter-spacing:.02em;font-size:22px;font-weight:900;line-height:1}.brand-word span{color:var(--yellow)}.nav{align-items:center;gap:4px;display:flex}.nav-item{position:relative}.nav-link{font-family:var(--head);text-transform:uppercase;letter-spacing:.03em;color:var(--silver);border-bottom:2px solid #0000;align-items:center;gap:5px;padding:10px 12px;font-size:15px;font-weight:700;transition:color .16s,border-color .16s;display:inline-flex}.nav-link:hover{color:var(--white)}.nav-link.active{color:var(--white);border-bottom-color:var(--yellow)}:root[data-dashboard] .nav,:root[data-dashboard] .header-cta{display:none}.nav-dropdown{background:var(--navy-header);border:1px solid var(--border-soft);border-radius:var(--radius);flex-direction:column;min-width:210px;padding:8px;display:none;position:absolute;top:100%;left:0;box-shadow:0 18px 40px #00000073}.nav-item:hover .nav-dropdown,.nav-item:focus-within .nav-dropdown{display:flex}.nav-dropdown a{color:var(--silver);border-radius:4px;padding:9px 12px;font-size:14px}.nav-dropdown a:hover{background:var(--navy-2);color:var(--white)}.header-cta{align-items:center;gap:14px;display:flex}.hamburger{border:1px solid var(--border);color:var(--white);background:0 0;border-radius:5px;padding:8px;display:none}.mobile-panel{border-top:1px solid var(--border-soft);background:var(--navy-header);display:none}.mobile-panel.open{display:block}.mobile-panel nav{flex-direction:column;padding:10px 0 22px;display:flex}.mobile-panel a{font-family:var(--head);text-transform:uppercase;letter-spacing:.02em;color:var(--silver);border-bottom:1px solid var(--border-soft);padding:14px 0;font-size:20px;font-weight:700}.mobile-panel a:hover{color:var(--white)}.mobile-panel .btn{margin-top:20px}.mobile-panel .header-social.mobile-social{justify-content:center;margin:20px 0 0;display:flex}.hero{background:var(--navy-header);position:relative;overflow:hidden}.hero-photo{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero-overlay{background:linear-gradient(90deg,#03111ffa 0%,#03111fdb 35%,#03111f40 70%,#03111f0d 100%);position:absolute;inset:0}.hero-inner{grid-template-columns:minmax(0,620px) 1fr;align-items:center;gap:40px;min-height:620px;padding-top:70px;padding-bottom:70px;display:grid;position:relative}.hero-copy .eyebrow{margin-bottom:18px;display:block}.hero-title{letter-spacing:-.015em;font-size:clamp(38px,6vw,68px);font-weight:900}.hero-title .line2{color:var(--yellow);display:block}.hero-sub{color:var(--silver);max-width:34em;margin:22px 0 30px;font-size:18px}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.hero-quote{border:1px solid var(--border-soft);background:#0d2e4d8c;border-radius:8px;place-self:center end;max-width:300px;padding:22px 24px}.hero-quote .mark{color:var(--yellow);font-family:Georgia,serif;font-size:54px;line-height:.5}.hero-quote p{color:var(--white);margin:14px 0;font-size:15px;font-style:italic}.hero-quote .who{font-family:var(--head);text-transform:uppercase;color:var(--yellow);letter-spacing:.03em;font-weight:800}.hero-quote .meta{color:var(--slate);font-size:13px}.stats-bar{padding:40px 0}.stats-grid{border:1px solid var(--border-soft);border-radius:12px;grid-template-columns:repeat(4,1fr);display:grid}.stat-item{border-left:1px solid var(--border-soft);align-items:center;gap:14px;padding:26px 24px;display:flex}.stat-item:first-child{border-left:none}.stat-icon{color:var(--yellow);flex:none;place-items:center;display:grid}.stat-value{font-family:var(--head);margin-right:8px;font-size:30px;font-weight:900;line-height:1}.stat-label{font-family:var(--sans);color:var(--slate);text-transform:uppercase;letter-spacing:.03em;max-width:12ch;font-size:12px}.events-banner{background:linear-gradient(180deg, var(--navy-header), #050b14);border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);padding:56px 0 60px}.nlo-title{text-align:center;text-transform:none;letter-spacing:0;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.28em;margin:0;display:flex}.nlo-next{text-transform:uppercase;color:var(--white);letter-spacing:.01em;font-family:Bison,Anton,Barlow Condensed,sans-serif;font-size:clamp(40px,8vw,88px);font-weight:400;line-height:1}.nlo-opp{text-transform:uppercase;color:var(--yellow);letter-spacing:.02em;font-family:Bangers,Brusher,cursive;font-size:clamp(46px,9vw,100px);font-style:italic;line-height:1}.nlo-sub{text-align:center;color:var(--silver);font-family:var(--head);text-transform:uppercase;letter-spacing:.16em;margin:14px 0 0;font-size:clamp(13px,1.6vw,17px);font-weight:700}.nlo-logos{border:1px solid var(--border-soft);background:#00000047;border-radius:14px;grid-template-columns:repeat(8,1fr);gap:6px;margin:34px 0 30px;padding:22px 10px;display:grid}.nlo-logo{text-align:center;border-left:1px solid var(--border-soft);flex-direction:column;align-items:center;gap:10px;padding:6px 4px;display:flex}.nlo-logo:first-child{border-left:none}.nlo-logo-mark{background:var(--navy-2);border:1px solid var(--border);border-radius:50%;place-items:center;width:74px;height:74px;transition:transform .18s,box-shadow .18s;display:grid;overflow:hidden}.nlo-logo-link{color:inherit;cursor:pointer;text-decoration:none}.nlo-logo:hover .nlo-logo-mark,.nlo-logo-link:focus-visible .nlo-logo-mark{transform:scale(1.14);box-shadow:0 8px 22px #00000073}.nlo-logo:hover .nlo-logo-name{color:var(--white)}.nlo-logo-mark img{object-fit:cover;width:100%;height:100%}.nlo-logo-mark span{font-family:var(--head);color:var(--yellow);letter-spacing:.02em;font-size:20px;font-weight:800}.nlo-logo-name{font-family:var(--head);text-transform:uppercase;letter-spacing:.03em;color:var(--silver);font-size:11px;font-weight:700;line-height:1.2}.nlo-details{border:1px solid var(--border-soft);background:#00000047;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:20px 24px;display:grid}.nlo-detail{align-items:center;gap:14px;display:flex}.nlo-detail-loc{border-left:1px solid var(--border-soft);border-right:1px solid var(--border-soft);justify-content:center;padding:0 24px}.nlo-detail-ic{background:var(--yellow);width:46px;height:46px;color:var(--navy-header);border-radius:50%;flex:none;place-items:center;display:grid}.nlo-detail-lg{font-family:var(--head);text-transform:uppercase;color:var(--white);font-size:clamp(18px,2.2vw,24px);font-weight:800;line-height:1.05}.nlo-detail-sm{color:var(--slate);margin-top:2px;font-size:13px}.nlo-cta{text-align:center;margin-top:30px}@media (width<=1000px){.nlo-logos{grid-template-columns:repeat(5,1fr);gap:14px}.nlo-logo{border-left:none}.nlo-details{text-align:left;grid-template-columns:1fr;gap:16px}.nlo-detail-loc{border:none;border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);justify-content:flex-start;padding:16px 0}}@media (width<=560px){.nlo-logos{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.nlo-logo{flex:0 0 calc(33.3333% - 9.33333px)}}.services{background:var(--navy-header);border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);padding:60px 0 70px}.section-heading{text-align:center;justify-content:center;align-items:center;gap:24px;display:flex}.section-heading h2{white-space:nowrap;font-size:clamp(26px,4vw,38px)}.heading-line{background:var(--yellow);flex:auto;max-width:160px;height:1px}.section-subhead{text-align:center;color:var(--silver);margin:8px 0 40px}.services-grid{grid-template-columns:repeat(5,1fr);gap:22px;display:grid}.service-card{border:1px solid var(--border-soft);text-align:center;background:var(--navy);border-radius:12px;padding:34px 18px 22px;transition:transform .18s,border-color .18s;position:relative;overflow:hidden}.service-card:hover{border-color:var(--yellow);transform:translateY(-3px)}.service-photo{background-position:50%;background-size:cover;height:110px;margin:-34px -18px 30px}.service-badge{background:var(--yellow);width:56px;height:56px;color:var(--navy);border:4px solid var(--navy);border-radius:50%;place-items:center;display:grid;position:absolute;top:88px;left:50%;transform:translate(-50%)}.service-card h3{margin:6px 0 8px;font-size:18px;font-weight:800}.service-card p{color:var(--slate);margin:0;font-size:14px}.testimonial-band{background:var(--navy);border-bottom:1px solid var(--border-soft);padding:50px 0;position:relative;overflow:hidden}.testimonial-watermark{font-family:var(--head);color:var(--white);opacity:.03;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:320px;font-weight:900;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.testimonial-band-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;display:grid;position:relative}.testimonial-item{max-width:340px}.testimonial-item .mark{color:var(--yellow);margin-bottom:6px;font-family:Georgia,serif;font-size:40px;line-height:1;display:block}.testimonial-item p{color:var(--silver);margin:0 0 12px;font-size:15px;font-style:italic}.testimonial-item footer{flex-direction:column;gap:2px;display:flex}.testimonial-item .who{color:var(--white);font-weight:800}.testimonial-item .meta{color:var(--slate);font-size:12px}.testimonial-item:last-of-type{text-align:right;margin-left:auto}.testimonial-item:last-of-type footer{align-items:flex-end}.testimonial-tagline{font-family:var(--head);text-transform:uppercase;color:var(--yellow);text-align:center;white-space:nowrap;margin:0;font-size:clamp(22px,2.6vw,32px);font-style:italic;font-weight:800;line-height:1.25}@media (width<=900px){.testimonial-band-inner{text-align:center;grid-template-columns:1fr;gap:26px}.testimonial-item{max-width:none;margin:0 auto}.testimonial-item:last-of-type{text-align:center;margin-left:0}.testimonial-item:last-of-type footer{align-items:center}.testimonial-tagline{white-space:normal}.testimonial-watermark{font-size:200px}}.header-social{align-items:center;gap:12px;margin:0 8px;display:flex}.header-social a{color:var(--silver);place-items:center;transition:color .16s;display:grid}.header-social a:hover{color:var(--yellow)}.core-grid{grid-template-columns:1.1fr 1fr 1fr;gap:26px;display:grid}.panel{background:var(--navy);border:1px solid var(--border-soft);border-radius:10px;overflow:hidden}.panel-pad{padding:26px}.panel h2{margin-bottom:4px;font-size:26px}.panel .see-all{font-family:var(--head);text-transform:uppercase;color:var(--yellow);letter-spacing:.03em;align-items:center;gap:6px;margin-top:18px;font-size:14px;font-weight:700;display:inline-flex}.mission{min-height:460px;color:var(--white);align-items:flex-end;display:flex;position:relative}.mission .bg{background-position:50%;background-size:cover;position:absolute;inset:0}.mission .grad{background:linear-gradient(#06182c40 0%,#03111f8c 45%,#03111ff5 92%);position:absolute;inset:0}.mission .body{padding:30px;position:relative}.mission h2{font-size:30px}.mission .sub{font-family:var(--head);text-transform:uppercase;color:var(--yellow);margin-top:8px;font-size:22px;font-weight:800;line-height:1.05}.event-row{border-top:1px solid var(--border-soft);gap:16px;padding:16px 0;display:flex}.event-row:first-of-type{border-top:none}.event-date{text-align:center;border:1px solid var(--border);border-radius:6px;flex:none;width:58px;padding:8px 0}.event-date .m{font-family:var(--head);text-transform:uppercase;color:var(--yellow);letter-spacing:.06em;font-size:14px;font-weight:800}.event-date .d{font-family:var(--head);font-size:26px;font-weight:900;line-height:1}.event-info .name{font-family:var(--head);text-transform:uppercase;font-size:17px;font-weight:800}.event-info .meta{color:var(--slate);font-size:13.5px}.story{align-items:flex-start;gap:14px;display:flex}.story .avatar{background:var(--navy-2);border:1px solid var(--border);background-position:50%;background-size:cover;border-radius:50%;flex:none;width:58px;height:58px;overflow:hidden}.stars{color:var(--yellow);letter-spacing:2px;font-size:14px}.story p{color:var(--silver);margin:8px 0;font-size:14.5px;font-style:italic}.story .who{font-family:var(--head);text-transform:uppercase;color:var(--white);font-weight:800}.story .meta{color:var(--slate);font-size:13px}.newsletter{background:var(--navy-2);border-top:1px solid var(--border-soft)}.newsletter-inner{grid-template-columns:64px 1fr auto;align-items:center;gap:26px;padding:46px 0;display:grid}.newsletter .ic{border:1px solid var(--border);width:60px;height:60px;color:var(--yellow);border-radius:10px;place-items:center;display:grid}.newsletter h2{font-size:30px}.newsletter p{color:var(--silver);max-width:44em;margin:4px 0 0}.newsletter form{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.newsletter input{background:var(--navy-header);border:1px solid var(--border);color:var(--white);border-radius:var(--radius);font-family:var(--sans);min-width:200px;padding:14px 16px;font-size:15px}.newsletter input::placeholder{color:var(--slate)}.form-note{margin-top:8px;font-size:13px}.form-note.ok{color:var(--yellow)}.form-note.err{color:#ff8f8f}.site-footer{background:var(--navy-header);border-top:1px solid var(--border-soft)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;gap:30px;padding:60px 0 40px;display:grid}.footer-brand .brand-word{font-size:24px}.footer-brand .tag{color:var(--slate);max-width:22em;margin-top:14px;font-size:14px}.footer-col h4{letter-spacing:.05em;color:var(--silver);margin-bottom:14px;font-size:15px}.footer-col ul{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.footer-col a{color:var(--slate);font-size:14px}.footer-col a:hover{color:var(--white)}.footer-bottom{border-top:1px solid var(--border-soft);color:var(--slate);flex-wrap:wrap;justify-content:space-between;gap:16px;padding:18px 0;font-size:13px;display:flex}.footer-bottom a:hover{color:var(--white)}@media (width<=1200px){:root{--pad-x:40px}.core-grid{grid-template-columns:1fr 1fr}.core-grid .mission{grid-column:1/-1;min-height:360px}.hero-quote{display:none}}@media (width<=1000px){.services-grid{grid-template-columns:repeat(3,1fr)}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-item:nth-child(3){border-left:none}.stat-item:nth-child(n+3){border-top:1px solid var(--border-soft)}}@media (width<=900px){:root{--pad-x:30px}.nav,.header-social,.header-cta .btn{display:none}.hamburger{display:inline-flex}.hero-photo{height:420px;position:relative;left:0}.hero-photo:after{content:"";background:linear-gradient(180deg, #03111f00 30%, #06182c8c 55%, #06182cf0 82%, var(--navy) 100%);position:absolute;inset:0}.hero-overlay{display:none}.hero-inner{z-index:1;grid-template-columns:1fr;min-height:0;margin-top:-255px;padding-top:0;padding-bottom:44px;position:relative}.hero-copy{padding-top:0}.hero-copy .hero-sub{margin-top:45px}.newsletter-inner{padding:64px var(--pad-x);grid-template-columns:1fr;gap:22px}.newsletter h2{font-size:24px}.newsletter p{font-size:15px}.newsletter form{flex-direction:column}.newsletter input{width:100%;min-width:0}.newsletter .btn{width:100%}}@media (width<=760px){:root{--pad-x:20px}.section{padding:56px 0}.services-grid,.stats-grid{grid-template-columns:1fr}.stat-item{border-top:1px solid var(--border-soft);border-left:none!important}.stat-item:first-child{border-top:none}.section-heading{flex-direction:column;gap:10px}.heading-line{display:none}.core-grid{grid-template-columns:1fr}.core-grid .mission{min-height:320px}.hero-actions .btn{width:100%}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=460px){.footer-grid{grid-template-columns:1fr}}.reg-wrap{background:var(--navy);padding-bottom:80px}.reg-head{background:var(--navy-header);border-bottom:1px solid var(--border-soft);padding:88px 0 40px}.reg-head h1{margin:12px 0 14px;font-size:clamp(34px,5vw,54px)}.reg-head p{color:var(--silver);max-width:56ch}.about-prose{max-width:68ch}.about-prose p{color:var(--silver);margin:0 0 22px;font-size:17px;line-height:1.75}.about-impact-row{align-items:center;gap:44px;margin:80px 0 44px;display:flex}.about-impact-heading{flex:0 0 260px;margin:0;font-size:clamp(22px,3vw,30px);line-height:1.15}.stats-grid.about-impact{border:1px solid var(--border-soft);border-radius:12px;flex:auto;grid-template-columns:1fr;overflow:hidden}.stats-grid.about-impact .stat-item{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:34px 22px}.stats-grid.about-impact .stat-value{margin-right:0}.stats-grid.about-impact .stat-label{max-width:22ch}@media (width<=860px){.about-impact-row{flex-direction:column;align-items:stretch;gap:22px}.about-impact-heading{text-align:center;flex:none}}.about-prose-close{margin-top:4px}.about-cta{flex-wrap:wrap;gap:14px;margin-top:36px;display:flex}.req{color:var(--yellow)}.opt{color:var(--slate);font-weight:400;font-family:var(--sans);text-transform:none;letter-spacing:0;font-size:13px}.reg-step-indicator{max-width:920px;color:var(--yellow);font-family:var(--head);text-transform:uppercase;letter-spacing:.04em;margin:28px auto 0;font-size:14px;font-weight:700}.reg-form{max-width:920px;margin:12px auto 0}.reg-section{border:1px solid var(--border-soft);background:#0d2e4d47;border-radius:10px;margin:0 0 22px;padding:24px 26px 28px}.reg-section legend{font-family:var(--head);text-transform:uppercase;color:var(--white);margin-left:-4px;padding:0 10px;font-size:20px;font-weight:800}.reg-grid{grid-template-columns:1fr 1fr;gap:16px 20px;display:grid}.reg-field{flex-direction:column;gap:6px;display:flex}.reg-field.reg-full{grid-column:1/-1}.reg-field label{color:var(--silver);letter-spacing:.02em;font-size:13px;font-weight:600}.reg-field input,.reg-field select{background:var(--navy-header);border:1px solid var(--border);color:var(--white);border-radius:var(--radius);font-family:var(--sans);width:100%;padding:12px 13px;font-size:15px}.reg-field input::placeholder{color:var(--slate)}.reg-field input:focus,.reg-field select:focus{border-color:var(--yellow);outline:none}.reg-field select{appearance:none;cursor:pointer}.reg-check{border-top:1px solid var(--border-soft);color:var(--silver);align-items:flex-start;gap:12px;padding:12px 0;font-size:14px;line-height:1.55;display:flex}.reg-check:first-of-type{border-top:none}.reg-check input{width:18px;height:18px;accent-color:var(--yellow);flex:none;margin-top:4px}.reg-check strong{color:var(--white)}.reg-fineprint{color:var(--slate);margin:6px 0 0;font-size:13px}.reg-error{color:#ff6b6b;text-align:center;margin:0 0 12px;font-size:14px}.reg-submit{justify-content:center;margin-top:8px;display:flex}.reg-submit .btn{min-width:280px;padding:16px 34px;font-size:18px}.reg-submit-split{justify-content:space-between}.reg-submit-split .btn{min-width:160px}.reg-success{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:620px;margin:90px auto;display:flex}.reg-success h1{font-size:clamp(40px,6vw,60px)}.reg-success p{color:var(--silver)}.reg-success .btn{margin-top:8px}@media (width<=640px){.reg-grid{grid-template-columns:1fr}.reg-submit .btn{width:100%}.reg-submit-split{flex-direction:column-reverse;gap:12px}}.nav-link-btn{cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000}.mobile-panel button.nav-link-btn{text-align:left;width:100%;font-family:var(--head);text-transform:uppercase;letter-spacing:.02em;color:var(--silver);border-bottom:1px solid var(--border-soft);padding:14px 0;font-size:20px;font-weight:700;display:block}.mobile-panel button.nav-link-btn:hover{color:var(--white)}.modal-overlay{z-index:200;background:#040c16b8;justify-content:center;align-items:flex-start;padding:60px 20px;display:flex;position:fixed;inset:0;overflow-y:auto}.modal-panel{background:var(--navy);border:1px solid var(--border-soft);border-radius:12px;width:100%;max-width:640px;margin:auto;padding:36px 34px 32px;position:relative}.modal-panel h2{margin:0 0 8px;font-size:clamp(26px,4vw,32px)}.modal-subtitle{color:var(--silver);margin:0 0 22px}.modal-close{color:var(--silver);cursor:pointer;background:0 0;border:none;padding:6px;line-height:0;position:absolute;top:16px;right:16px}.modal-close:hover{color:var(--white)}.contact-form .reg-grid{grid-template-columns:1fr 1fr}.reg-field textarea{background:var(--navy-header);border:1px solid var(--border);color:var(--white);border-radius:var(--radius);font-family:var(--sans);resize:vertical;width:100%;padding:12px 13px;font-size:15px}.reg-field textarea::placeholder{color:var(--slate)}.reg-field textarea:focus{border-color:var(--yellow);outline:none}.star-popup{width:320px;margin:auto;position:relative}.star-close{background:var(--navy);border:1px solid var(--border-soft);width:34px;height:34px;color:var(--silver);z-index:2;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:-8px;right:-8px}.star-close:hover{color:var(--white)}.star-shape{background:var(--yellow);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);justify-content:center;align-items:center;width:320px;height:320px;display:flex}.star-text{text-align:center;flex-direction:column;align-items:center;gap:6px;max-width:150px;display:flex;transform:translateY(2px)}.star-title{font-family:var(--head);text-transform:uppercase;color:var(--navy);font-size:24px;font-weight:900}.star-sub{font-family:var(--sans);color:var(--navy);font-size:13px;font-weight:600;line-height:1.3}@media (width<=640px){.contact-form .reg-grid{grid-template-columns:1fr}.modal-panel{padding:30px 22px 26px}}@media (width<=380px){.star-popup,.star-shape{width:260px;height:260px}}.dash-login{max-width:460px}.dash-forgot-link{text-align:center;margin:16px 0 0}.link-btn{color:var(--slate);cursor:pointer;background:0 0;border:none;font-size:13px;text-decoration:underline}.link-btn:hover{color:var(--yellow)}.dash-forgot-sent{color:var(--silver);text-align:center;margin:20px 0;line-height:1.6}.dash-head{padding:88px 0 30px}.dash-head-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.dash-head-row h1{margin:8px 0 0}.dash-head-row .btn{min-width:0;padding:12px 24px;font-size:14px}.dash-tabs{border-bottom:1px solid var(--border-soft);gap:8px;margin:32px 0 20px;display:flex}.dash-tab{color:var(--silver);font-family:var(--head);text-transform:uppercase;letter-spacing:.03em;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 16px;font-size:14px;font-weight:700}.dash-tab:hover{color:var(--white)}.dash-tab.active{color:var(--white);border-color:var(--yellow)}.dash-table-wrap{margin-bottom:60px;overflow-x:auto}.dash-table{border-collapse:collapse;width:100%;min-width:640px}.dash-table th{text-align:left;font-family:var(--head);text-transform:uppercase;letter-spacing:.03em;color:var(--slate);border-bottom:1px solid var(--border-soft);padding:10px 14px;font-size:12px}.dash-table td{border-bottom:1px solid var(--border-soft);color:var(--silver);padding:12px 14px;font-size:14px}.dash-table tbody tr:hover{cursor:pointer;background:#ffffff08}.dash-message-cell{white-space:normal;max-width:320px}.dash-empty{color:var(--slate);padding:20px 0}.dash-create-rep-toggle{margin-bottom:24px}.dash-create-rep{max-width:720px;margin:0 0 40px}.dash-rep-avatar{vertical-align:middle;background-position:50%;background-size:cover;border-radius:50%;width:32px;height:32px;display:inline-block}.dash-rep-avatar-empty{background:var(--navy-header);border:1px solid var(--border-soft)}.dash-detail{max-width:720px;max-height:80vh;overflow-y:auto}.dash-detail h2{margin:0 0 18px}.dash-detail-grid{grid-template-columns:1fr 1fr;gap:12px 24px;display:grid}.dash-portal-grid{max-width:720px;margin:20px auto 60px}.dash-detail-row{border-bottom:1px solid var(--border-soft);flex-direction:column;gap:4px;padding:10px 0;display:flex}.dash-detail-key{text-transform:uppercase;letter-spacing:.04em;color:var(--slate);font-size:11px}.dash-detail-value{color:var(--white);word-break:break-word;font-size:15px}@media (width<=640px){.dash-detail-grid{grid-template-columns:1fr}}.dash-layout{align-items:flex-start;gap:28px;margin:28px 0 60px;display:flex}.dash-sidebar{flex-direction:column;flex:0 0 210px;gap:4px;display:flex;position:sticky;top:20px}.dash-menu-item{text-align:left;width:100%;color:var(--silver);font:inherit;cursor:pointer;background:0 0;border:none;border-left:3px solid #0000;border-radius:0 6px 6px 0;padding:12px 16px;font-size:15px;text-decoration:none;transition:background .15s,color .15s;display:block}.dash-menu-item:hover{background:var(--navy-2);color:var(--white)}.dash-menu-item.active{background:var(--navy-2);color:var(--white);border-left-color:var(--yellow);font-weight:600}.dash-content{flex:auto;min-width:0}.dash-section-title{margin:0 0 18px}.dash-filters{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px;display:flex}.dash-filters input,.dash-filters select{background:var(--navy-header);border:1px solid var(--border-soft);color:var(--white);border-radius:6px;min-width:150px;padding:10px 12px;font-size:14px}.dash-filters input::placeholder{color:var(--slate)}.dash-filters .dash-count{color:var(--silver);white-space:nowrap;margin-left:auto;font-size:13px}@media (width<=760px){.dash-layout{flex-direction:column;gap:16px}.dash-sidebar{flex-flow:wrap;flex:none;width:100%;position:static;top:0}.dash-menu-item{border-bottom:3px solid #0000;border-left:none;border-radius:6px;width:auto}.dash-menu-item.active{border-left:none;border-bottom-color:var(--yellow)}.dash-filters .dash-count{margin-left:0}.dash-sidebar-photo{flex-basis:100%;margin-top:6px}.dash-sidebar-photo img{width:150px}}.dash-event-tally{flex-wrap:wrap;gap:12px;margin:4px 0 22px;display:flex}.dash-tally-card{border:1px solid var(--border-soft);min-width:150px;color:inherit;cursor:pointer;text-align:left;font:inherit;background:0 0;border-radius:10px;flex-direction:column;align-items:flex-start;gap:2px;padding:14px 18px;transition:border-color .15s;display:flex}.dash-tally-card:hover{border-color:var(--silver)}.dash-tally-card.active{border-color:var(--yellow);box-shadow:inset 0 0 0 1px var(--yellow)}.dash-tally-count{font-size:26px;font-weight:700;line-height:1}.dash-tally-name{margin-top:4px;font-weight:600}.dash-tally-date{color:var(--silver);font-size:12px}.roster-print{display:none}@media print{body.roster-printing *{visibility:hidden!important}body.roster-printing .roster-print,body.roster-printing .roster-print *{visibility:visible!important}body.roster-printing .roster-print{color:#000;background:#fff;width:100%;margin:0;padding:0;position:absolute;top:0;left:0;display:block!important}body.roster-printing .roster-print h1{color:#000;margin:0 0 4px;font-size:18px}body.roster-printing .roster-print p{color:#333;margin:2px 0;font-size:12px}body.roster-printing .roster-print table{border-collapse:collapse;width:100%;margin-top:12px}body.roster-printing .roster-print thead{display:table-header-group}body.roster-printing .roster-print th,body.roster-printing .roster-print td{text-align:left;border:1px solid #444;padding:5px 7px;font-size:11px}body.roster-printing .roster-print .player-page{break-inside:avoid}body.roster-printing .roster-print .per-1 .player-page{page-break-after:always}body.roster-printing .roster-print .per-1 .player-page:last-child{page-break-after:auto}body.roster-printing .roster-print .per-2 .player-page:nth-child(2n),body.roster-printing .roster-print .per-3 .player-page:nth-child(3n){page-break-after:always}body.roster-printing .roster-print .per-2 .player-page,body.roster-printing .roster-print .per-3 .player-page{border-bottom:1px solid #999;margin-bottom:12px;padding-bottom:12px}body.roster-printing .roster-print .per-2 .pp-photo{width:118px;height:150px}body.roster-printing .roster-print .per-2 .pp-title h1{font-size:19px}body.roster-printing .roster-print .per-2 .pp-grid{gap:0 20px;margin-top:8px}body.roster-printing .roster-print .per-2 .pp-grid div{padding:3px 0;font-size:11px}body.roster-printing .roster-print .per-3 .pp-photo{width:92px;height:116px}body.roster-printing .roster-print .per-3 .pp-title h1{margin:0 0 3px;font-size:16px}body.roster-printing .roster-print .per-3 .pp-head{gap:14px;margin-bottom:4px}body.roster-printing .roster-print .per-3 .pp-grid{gap:0 16px;margin-top:6px}body.roster-printing .roster-print .per-3 .pp-grid div{padding:2px 0;font-size:10px}body.roster-printing .roster-print .per-3 .pp-grid span{min-width:74px}body.roster-printing .roster-print .pp-head{align-items:flex-start;gap:20px;margin-bottom:8px;display:flex}body.roster-printing .roster-print .pp-photo{border:1px solid #444;flex:none;justify-content:center;align-items:center;width:150px;height:190px;display:flex;overflow:hidden}body.roster-printing .roster-print .pp-photo img{object-fit:cover;width:100%;height:100%}body.roster-printing .roster-print .pp-photo-empty{color:#888;text-align:center;padding:6px;font-size:10px}body.roster-printing .roster-print .pp-title h1{margin:0 0 4px;font-size:24px}body.roster-printing .roster-print .pp-jersey{color:#333;font-weight:700}body.roster-printing .roster-print .pp-event{color:#000;margin:0;font-weight:700}body.roster-printing .roster-print .pp-date{color:#333;margin:0 0 5px;font-size:12px}body.roster-printing .roster-print .pp-sub{color:#222;margin:0;font-weight:600}body.roster-printing .roster-print .pp-grid{grid-template-rows:repeat(5,auto);grid-template-columns:1fr 1fr;grid-auto-flow:column;gap:0 22px;margin-top:12px;padding-right:6mm;display:grid}body.roster-printing .roster-print .pp-grid div{border-bottom:1px solid #ccc;justify-content:flex-start;gap:8px;padding:5px 0;font-size:12px;display:flex}body.roster-printing .roster-print .pp-grid span{color:#555;flex:none;min-width:82px}body.roster-printing .roster-print .pp-grid b{word-break:break-word}@page{margin:13mm}}.dash-detail-photo{flex-direction:column;align-items:flex-start;gap:10px;margin:0 0 18px;display:flex}.dash-detail-photo img{aspect-ratio:3/4;object-fit:cover;border:1px solid var(--border-soft);border-radius:10px;width:220px;max-width:100%;display:block}.portal-share{width:fit-content;max-width:100%}.portal-share-row{flex-wrap:wrap;align-items:center;gap:10px 16px;display:flex}.portal-share-row>p{white-space:nowrap;margin:0}.portal-share-link{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.portal-share-link code{white-space:nowrap;background:#0000000f;border-radius:6px;padding:.4rem .65rem;font-size:14px}.portal-share-link .btn{padding:8px 16px;font-size:14px}.portal-photo-view{margin:0 0 20px}.portal-photo-view img{object-fit:cover;border:1px solid var(--border-soft);border-radius:10px;width:150px;height:190px}.dash-sidebar-photo{margin-top:12px}.dash-sidebar-photo img{aspect-ratio:3/4;object-fit:cover;border:1px solid var(--border-soft);border-radius:12px;width:100%;display:block}.portal-photo-edit{flex-wrap:wrap;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.portal-photo-preview{object-fit:cover;border:1px solid var(--border-soft);border-radius:8px;width:110px;height:140px}.portal-photo-empty{border:1px dashed var(--border-soft);width:110px;height:140px;color:var(--silver);text-align:center;border-radius:8px;flex:none;justify-content:center;align-items:center;font-size:13px;display:flex}.portal-photo-actions{flex-direction:column;gap:8px;max-width:340px;display:flex}.portal-photo-label{font-weight:600}.portal-photo-hint{color:var(--silver);font-size:12px}.profile-hero{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.profile-hero-photo{object-fit:cover;border:1px solid var(--border-soft);border-radius:12px;width:130px;height:165px}.coach-auth-toggle{gap:10px;margin-top:20px;display:flex}.coach-links{flex-direction:column;gap:10px;margin-top:14px;display:flex}.coach-link-row{border:1px solid var(--border-soft);border-radius:10px;flex-wrap:wrap;align-items:center;gap:14px;padding:12px 14px;display:flex}.coach-link-event{flex-direction:column;min-width:200px;display:flex}.coach-link-event .meta{color:var(--silver);font-size:12px}.coach-link-url{word-break:break-all;color:var(--yellow);font-family:var(--mono,monospace);background:#0000000f;border-radius:6px;flex:260px;padding:6px 10px;text-decoration:none}a.coach-link-url:hover{text-decoration:underline}.dash-menu-logout{color:var(--silver);margin-top:10px}.dash-menu-logout:hover{color:var(--white)}.btn-sm{padding:6px 12px;font-size:13px}.paid-toggle{color:var(--slate);cursor:pointer;white-space:nowrap;align-items:center;gap:6px;font-size:13px;display:inline-flex}.paid-toggle.is-paid{color:#34d399;font-weight:600}.paid-toggle input{cursor:pointer}.email-intro{color:var(--silver);max-width:72ch;margin:0 0 20px}.email-trigger{border:1px solid var(--border-soft);border-radius:12px;margin-bottom:22px;padding:20px 22px}.email-trigger h3{margin:0 0 4px}.email-trigger-desc{color:var(--silver);margin:0 0 8px;font-size:14px}.email-placeholders{font-family:var(--mono,monospace);color:var(--yellow);word-break:break-word;margin:0 0 16px;font-size:12px}.email-step{border:1px solid var(--border-soft);background:#0000000a;border-radius:10px;margin-bottom:14px;padding:16px}.email-step-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.email-enabled{color:var(--silver);align-items:center;gap:6px;font-size:13px;display:inline-flex}.email-step .reg-field{margin-bottom:12px}.email-step input,.email-step textarea{width:100%;font-family:inherit}.email-step-actions{flex-wrap:wrap;gap:10px;display:flex}.email-add-step{margin-top:4px}.field-hint{margin-top:4px;font-size:12px;display:block}.field-hint.ok{color:#34d399}.field-hint.err{color:#f87171}.field-hint.muted{color:var(--silver)}
