: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-menu-item.dash-menu-item-gold,.dash-menu-item.dash-menu-item-gold:hover,.dash-menu-item.dash-menu-item-gold.active{color:var(--yellow);font-weight:700}.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}.email-picker-actions{gap:10px;margin:0 0 12px;display:flex}.email-picker-list{max-height:46vh;margin:0 0 18px;padding:0;list-style:none;overflow-y:auto}.email-picker-list li{border-top:1px solid #ffffff14}.email-picker-list li:last-child{border-bottom:1px solid #ffffff14}.email-picker-item{cursor:pointer;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:10px 4px;display:grid}.email-picker-item input{width:16px;height:16px}.email-picker-name{color:var(--white);font-size:15px}.email-picker-unpaid{color:var(--gold,#f5b301);font-size:13px}.email-picker-email{color:var(--silver);word-break:break-all;font-size:13px}@media (width<=560px){.email-picker-item{grid-template-columns:auto 1fr}.email-picker-email{grid-column:2}}.email-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.email-toolbar .dash-section-title{margin:0}.email-filter{align-items:center;gap:8px;display:flex}.email-filter label{color:var(--silver);white-space:nowrap;font-size:13px}.email-filter select{min-width:220px;font-family:inherit}@media (width<=560px){.email-filter{width:100%}.email-filter select{flex:1;min-width:0}}.send-log-table-wrap{overflow-x:auto}.send-log-table{border-collapse:collapse;width:100%;font-size:14px}.send-log-table th,.send-log-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #ffffff14;padding:8px 12px 8px 0}.send-log-table th{text-transform:uppercase;letter-spacing:.04em;color:var(--silver);font-size:12px}.send-log-table td{color:var(--white)}.send-log-email{color:var(--silver)}.send-log-seen{color:#3fbf6f}.send-log-unseen{color:var(--silver)}.send-log-failed{color:#e5533c}.resources-layout{grid-template-columns:200px 1fr;align-items:start;gap:24px;display:grid}.resources-nav{flex-direction:column;gap:4px;display:flex}.resources-nav .dash-menu-item{border-radius:6px}.flyer-layouts{flex-wrap:wrap;gap:12px;margin:8px 0 20px;display:flex}.flyer-layout-card{background:var(--navy-2);min-width:110px;color:var(--silver);cursor:pointer;font:inherit;border:1px solid #ffffff1f;border-radius:10px;flex-direction:column;align-items:center;gap:6px;padding:16px 20px;transition:border-color .15s,color .15s;display:flex}.flyer-layout-card:hover{color:var(--white)}.flyer-layout-card.active{border-color:var(--yellow);color:var(--white)}.flyer-layout-n{color:var(--yellow);font-size:26px;font-weight:800}.flyer-count{color:var(--silver);margin:6px 0;font-size:14px}.flyer-full{color:var(--yellow)}.flyer-picker{max-height:50vh;margin:0 0 18px;padding:0;list-style:none;overflow-y:auto}.flyer-picker li{border-top:1px solid #ffffff14}.flyer-picker li:last-child{border-bottom:1px solid #ffffff14}.flyer-pick-item{cursor:pointer;grid-template-columns:auto 40px 1fr auto;align-items:center;gap:12px;padding:8px 4px;display:grid}.flyer-pick-item.disabled{opacity:.45;cursor:not-allowed}.flyer-pick-thumb{object-fit:cover;background:var(--navy-2);border-radius:50%;width:40px;height:40px}.flyer-pick-noimg{color:var(--silver);justify-content:center;align-items:center;font-weight:700;display:flex}.flyer-pick-name{color:var(--white);font-size:15px}.flyer-pick-meta{color:var(--silver);white-space:nowrap;font-size:13px}@media (width<=700px){.resources-layout{grid-template-columns:1fr}.flyer-pick-item{grid-template-columns:auto 32px 1fr}.flyer-pick-meta{white-space:normal;grid-column:3}}.flyer-print{color:#000;-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff;border:1px solid #d7dde5;border-radius:8px;max-width:850px;margin:18px auto 0;padding:20px;display:block;box-shadow:0 10px 30px #0000004d}.flyer-print-head{border-bottom:2px solid #000;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:6px;display:flex}.flyer-head-text{flex-direction:column;display:flex}.flyer-logo{width:auto;height:56px;display:block}.flyer-brand{font-family:var(--head);letter-spacing:.02em;color:var(--navy);font-size:20px;font-weight:800}.flyer-event{color:#333;font-size:13px}.flyer-grid{gap:10px;display:grid}.flyer-cols-1 .flyer-grid{grid-template-columns:1fr}.flyer-cols-4 .flyer-grid,.flyer-cols-6 .flyer-grid{grid-template-columns:1fr 1fr}.flyer-cols-9 .flyer-grid{grid-template-columns:1fr 1fr 1fr}.flyer-card{break-inside:avoid;border:1px solid #ccc;border-radius:6px;flex-direction:column;display:flex;overflow:hidden}.flyer-cols-1 .flyer-card{flex-direction:row}.flyer-card-photo{aspect-ratio:4/5;object-fit:cover;background:#eee;width:100%;display:block}.flyer-cols-1 .flyer-card-photo{aspect-ratio:auto;width:45%;height:auto}.flyer-card-noimg{color:#999;justify-content:center;align-items:center;font-size:40px;display:flex}.flyer-card-body{padding:6px 9px}.flyer-card-name{color:#000;margin:0;font-size:14px}.flyer-cols-9 .flyer-card-name{font-size:12px}.flyer-card-jersey{color:#555}.flyer-card-sub{color:#333;margin:2px 0 5px;font-size:11px}.flyer-card-stats{color:#222;grid-template-columns:1fr 1fr;gap:0 8px;margin:0;padding:0;font-size:10px;list-style:none;display:grid}.flyer-cols-1 .flyer-card-stats{font-size:12px}@media print{body.flyer-printing *{visibility:hidden!important}body.flyer-printing .flyer-print,body.flyer-printing .flyer-print *{visibility:visible!important}body.flyer-printing .flyer-print{width:100%;box-shadow:none;border:none;border-radius:0;margin:0;padding:0;position:absolute;top:0;left:0}@page{margin:12mm}}.pf-wrap{margin-top:18px}.pf-toolbar{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:14px;display:flex}.pf-note{color:var(--silver);font-size:13px}.player-flyer{--pf-navy:#0b1d3a;--pf-navy2:#173e82;--pf-gold:#f2b705;--pf-gray:#c8cdd4;--pf-lgray:#e8eaed;color:#0a1a2e;-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff radial-gradient(#0b1d3a09 1px,#0000 1.4px) 0 0/13px 13px;border:1px solid #d7dde5;border-radius:8px;width:850px;max-width:100%;margin:0 auto;overflow:hidden;box-shadow:0 10px 30px #0000004d}.player-flyer input,.player-flyer textarea{color:#0a1a2e}.pf-head2{background:#fff;width:100%;position:relative}.pf-hsvg{width:100%;height:auto;display:block}.pf-t-player,.pf-t-profile{font-family:"Oswald", var(--head);color:var(--pf-navy);letter-spacing:2px;z-index:2;font-size:44px;font-style:italic;font-weight:700;line-height:1;position:absolute;top:55%;transform:translateY(-50%)}.pf-t-player{left:5%}.pf-t-profile{right:5%}.pf-logo2{z-index:3;width:auto;height:86%;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)}.pf-div{z-index:2;background:#bfc5cc;height:2px;position:absolute;bottom:12%}.pf-div-l{width:22%;left:5%}.pf-div-r{width:22%;right:5%}.pf-head{background:var(--pf-navy);color:#fff;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:16px 30px 22px;display:grid;position:relative;overflow:hidden}.pf-head-dots{opacity:.55;pointer-events:none;background-image:radial-gradient(#ffffff1a 1.1px,#0000 1.3px);background-size:9px 9px;position:absolute;inset:0}.pf-head-stripes{background:repeating-linear-gradient(118deg, var(--pf-gold) 0 3px, transparent 3px 13px);pointer-events:none;width:240px;height:120px;position:absolute;top:-30px;right:-20px;-webkit-mask:linear-gradient(118deg,#000,#0000 62%);mask:linear-gradient(118deg,#000,#0000 62%)}.pf-head-cut{z-index:1;pointer-events:none;background:#fff;width:42px;position:absolute;top:0;bottom:0}.pf-cut-l{clip-path:polygon(0 0,100% 0,0 100%);left:0}.pf-cut-r{clip-path:polygon(100% 0,100% 100%,0 0);right:0}.pf-head-word{z-index:2;font-family:"Oswald", var(--head);letter-spacing:5px;font-size:40px;font-weight:700;position:relative}.pf-head-word-r{text-align:right;font-weight:300}.pf-logo{z-index:2;width:auto;height:80px;margin:0 auto;display:block;position:relative}.pf-namerow{justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 30px 12px;display:flex;position:relative}.pf-nameblock{flex:auto;min-width:0}.pf-name{font-family:"Oswald", var(--head);color:#061f49;letter-spacing:2px;text-transform:uppercase;background:0 0;border:none;width:100%;font-size:48px;font-style:normal;font-weight:800;line-height:1}.pf-name-underline{background:#e5a817;width:94%;height:2px;margin-top:5px;display:block}.pf-numbox{text-align:center;flex:none}.pf-numpanel{-webkit-print-color-adjust:exact;print-color-adjust:exact;justify-content:center;align-items:center;gap:4px;min-width:158px;height:84px;padding:0 16px 0 26px;display:flex;position:relative}.pf-np-svg{z-index:0;width:100%;height:100%;position:absolute;inset:0}.pf-hash{z-index:1;font-family:"Oswald", var(--head);color:#061f49;margin-top:-8px;font-size:32px;font-weight:700;line-height:1;position:relative}.pf-num-stack{z-index:1;line-height:1;display:inline-block;position:relative}.pf-num-ghost,.pf-num-in{font-family:"Graduate", "Anton", var(--head);letter-spacing:3px;font-size:58px;font-weight:400;line-height:1}.pf-num-ghost{-webkit-text-stroke:9px #e5a817;color:#0000;paint-order:stroke;display:block}.pf-num-in{text-align:center;-webkit-text-stroke:5px #061f49;color:#f7f7f5;paint-order:stroke;background:0 0;border:none;width:100%;position:absolute;top:0;left:0}.pf-ribbon{color:#fff;font-family:"Barlow Condensed", var(--head);letter-spacing:1.5px;clip-path:polygon(9px 0,100% 0,calc(100% - 9px) 100%,0 100%);-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#061f49;margin-top:8px;padding:4px 18px;font-size:13px;font-style:italic;font-weight:600;display:inline-block}.player-flyer .pf-class-in{color:#e5a817;width:52px;font-family:"Barlow Condensed", var(--head);background:0 0;border:none;font-size:13px;font-style:italic;font-weight:700}.pf-divider-line{background:var(--pf-gray);height:1px;margin:0 30px;display:block}.pf-posrow{grid-template-columns:repeat(4,1fr);gap:8px 18px;padding:10px 22px 4px;display:grid}.pf-field{flex-direction:column;gap:1px;margin-bottom:6px;display:flex}.pf-label{letter-spacing:.4px;color:var(--navy);text-transform:uppercase;font-size:10px;font-weight:700}.pf-label-block{margin:4px 0 6px;display:block}.pf-in{font:inherit;background:0 0;border:none;border-bottom:1px solid #9aa7b4;width:100%;padding:1px 2px;font-size:13px}.pf-in:focus{border-bottom-color:var(--yellow);outline:none}.pf-in-line{margin-bottom:8px;display:block}.pf-body{grid-template-columns:235px 1fr;gap:18px;padding:6px 22px 12px;display:grid}.pf-photo{aspect-ratio:4/5;object-fit:cover;background:#eef1f5;border:1px solid #cfd6df;border-radius:6px;width:100%}.pf-photo-empty{color:#9aa7b4;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-weight:700;display:flex}.pf-photo-empty small{font-weight:500}.pf-info{margin-top:12px}.pf-hr{border:none;border-top:1px solid #dfe4ea;margin:8px 0}.pf-banner{background:var(--yellow);color:var(--navy);font-family:var(--head);letter-spacing:1px;clip-path:polygon(0 0,100% 0,97% 100%,0% 100%);align-items:center;gap:8px;margin:12px 0 8px;padding:5px 14px;font-size:16px;font-weight:800;display:flex}.pf-two{grid-template-columns:1fr 1fr;gap:2px 24px;display:grid}.pf-subhead{color:#fff;letter-spacing:.5px;text-transform:uppercase;clip-path:polygon(0 0,100% 0,calc(100% - 8px) 100%,0 100%);background:#0b1d3a;margin-bottom:7px;padding:3px 12px 3px 9px;font-family:Montserrat,sans-serif;font-size:9.5px;font-weight:700;display:inline-block}.pf-bottom{grid-template-columns:1fr 1fr;gap:18px;padding:2px 22px 14px;display:grid}.pf-bullet{grid-template-columns:auto 1fr;align-items:center;gap:8px;margin-bottom:7px;display:grid}.pf-bullet>span{color:var(--yellow);font-weight:800}.pf-textarea{width:100%;font:inherit;resize:vertical;color:#0a1a2e;background:#fff;border:1px solid #cfd6df;border-radius:6px;padding:8px;font-size:13px}.pf-foot{background:var(--navy-header);color:#fff;justify-content:space-between;align-items:center;gap:14px;padding:12px 22px;display:flex}.pf-qr{letter-spacing:1px;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.pf-qr-box{width:62px;height:62px;color:var(--navy);object-fit:contain;background:#fff;border-radius:6px;justify-content:center;align-items:center;padding:0;font-weight:800;display:flex}.pf-qr-empty{border:2px dashed var(--yellow);color:var(--yellow);cursor:pointer;background:0 0}.pf-qr-input{display:none}.pf-qr-clear{color:var(--silver);cursor:pointer;background:0 0;border:none;font-size:11px;text-decoration:underline}.pf-foot-url{font-family:var(--head);letter-spacing:1px;font-size:20px;font-weight:800}.pf-sec{align-items:stretch;height:24px;margin:14px 0 9px;display:flex;position:relative}.pf-sec-tab{color:#0b1d3a;clip-path:polygon(9px 0,100% 0,100% 100%,0 100%);background:#e6aa19;justify-content:center;align-items:center;width:30px;display:flex}.pf-sec-title{color:#fff;font-family:"Barlow Condensed", var(--head);letter-spacing:1px;text-transform:uppercase;white-space:nowrap;clip-path:polygon(0 0,100% 0,calc(100% - 13px) 100%,0 100%);background:linear-gradient(90deg,#102c5c,#001c45);align-items:center;margin-left:-1px;padding:0 22px 0 12px;font-size:15px;font-style:italic;font-weight:700;display:flex}.pf-sec-rest{flex:1;justify-content:flex-end;align-items:center;gap:5px;display:flex;position:relative}.pf-sec-rest:before{content:"";background:#bfc5cc;height:1px;position:absolute;top:50%;left:4px;right:46px}.pf-sec-rest i{background:#0b2858;width:6px;height:16px;display:block;transform:skew(-20deg)}.pf-row{grid-template-columns:16px auto 1fr;align-items:center;gap:6px;margin-bottom:6px;display:grid}.pf-row-ico{color:#0b1d3a;align-items:center;display:flex}.pf-row-label{letter-spacing:.3px;color:#0b1d3a;text-transform:uppercase;white-space:nowrap;font-family:Montserrat,sans-serif;font-size:9.5px;font-weight:600}.pf-row-in{font:inherit;color:#0a1a2e;background:0 0;border:none;border-bottom:1px solid #aeb4bc;min-width:0;padding:0 2px 1px;font-size:12px}.pf-honors-head{align-items:center;gap:6px;margin:3px 0 6px;display:flex}.pf-pos{grid-template-columns:auto 1fr;align-items:center;gap:8px;display:grid}.pf-pos-ico{color:#0b1d3a;display:flex}.pf-pos-circle{color:#fff;background:#0b1d3a;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px}.pf-pos-body{min-width:0}.pf-pos-label{letter-spacing:.3px;color:#0b1d3a;text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:9px;font-weight:600;display:block}.pf-col-left{border:1px solid #0b1d3a;border-radius:5px;padding:10px}.pf-hr-gold{border:none;border-top:1px solid #e6aa19;margin:9px 0}.pf-two-gold{position:relative}.pf-two-gold:before{content:"";background:#e6aa19;width:1px;position:absolute;top:4px;bottom:4px;left:50%}.pf-box{border:1px solid #c8cdd4;border-radius:5px;padding:2px 12px 12px}.pf-stmt-note{color:#0b1d3a;margin:2px 0 8px;font-family:Montserrat,sans-serif;font-size:10.5px;line-height:1.35}.pf-foot2{color:#fff;-webkit-print-color-adjust:exact;print-color-adjust:exact;margin-top:14px;position:relative}.pf-foot-svg{width:100%;height:92px;display:block}.pf-foot-inner{align-items:center;gap:14px;padding:0 26px;display:flex;position:absolute;inset:0}.pf-qr-box2{color:#0b1d3a;object-fit:contain;background:#fff;border:1px solid #0b1d3a;border-radius:6px;justify-content:center;align-items:center;width:64px;height:64px;padding:0;font-weight:800;display:flex}.pf-qr-empty2{color:#e6aa19;cursor:pointer;background:#fff;border:2px dashed #e6aa19}.pf-foot-arrow{flex:none;width:46px;height:34px}.pf-foot-callout{flex-direction:column;line-height:1.06;display:flex}.pf-scan-g,.pf-scan-w{font-family:"Barlow Condensed", var(--head);letter-spacing:.5px;text-transform:uppercase;font-size:15px;font-weight:700}.pf-scan-g{color:#f1be35}.pf-scan-w{color:#fff}.pf-foot-div2{background:#e6aa19;align-self:stretch;width:1px;margin:22px 6px}.pf-foot-web{color:#fff;font-family:"Barlow Condensed", var(--head);letter-spacing:1px;align-items:center;gap:10px;margin-left:auto;font-size:24px;font-style:italic;font-weight:700;display:flex}.pf-foot-web svg{color:#e6aa19}.pf-qr-clear2{color:#9fb3d1;cursor:pointer;background:0 0;border:none;font-size:10px;text-decoration:underline;position:absolute;bottom:4px;right:10px}@media print{body.flyer-printing .player-flyer,body.flyer-printing .player-flyer *{visibility:visible!important}body.flyer-printing .player-flyer{width:100%;box-shadow:none;border:none;border-radius:0;margin:0;position:absolute;top:0;left:0}body.flyer-printing .player-flyer .pf-qr-input,body.flyer-printing .player-flyer .pf-qr-clear,body.flyer-printing .player-flyer .pf-qr-clear2{display:none!important}}.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)}
