@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:700;font-display:swap;src:url('barlow-condensed.ttf') format('truetype')}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:400;font-display:swap;src:url('dm-sans.ttf') format('truetype')}
:root{--bg:#101012;--panel:#1b1b1f;--lime:#b8f14b;--purple:#7040bc;--text:#f5f4ef;--muted:#b0afb7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.55}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:disabled{cursor:not-allowed}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--lime);outline-offset:5px}.wrap{width:min(1240px,calc(100% - 80px));margin-inline:auto}.preview-note{text-align:center;background:#232028;color:#d0c4e8;padding:8px 16px;font-size:12px;font-weight:700;letter-spacing:1.1px}.preview-note span{font-weight:400;letter-spacing:0;margin-left:16px}.header{height:106px;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;gap:13px;align-items:center;font-weight:900;font-size:30px;line-height:.9;letter-spacing:-1px}.brand small{display:block;font-size:12px;letter-spacing:3px;margin-top:6px}.brand-mark{font-family:'Barlow Condensed',Impact,sans-serif;background:var(--lime);color:var(--bg);padding:11px 9px;transform:skew(-8deg);font-size:30px;position:relative}.brand-mark span{font-size:17px}nav{display:flex;gap:32px;align-items:center}nav>a{font-size:14px}nav>a:hover,.text-link:hover{color:var(--lime)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:17px 24px;min-height:54px;background:var(--lime);color:var(--bg);border:1px solid var(--lime);font-weight:700;font-size:15px;border-radius:3px}.button:hover{background:#d0ff83;border-color:#d0ff83}.button.small{padding:11px 18px;min-height:44px}.button span{font-size:22px;line-height:1}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:20px;min-height:604px;padding-top:35px;padding-bottom:54px;align-items:center}.eyebrow{font-size:12px;letter-spacing:1.7px;font-weight:700;margin:0 0 24px;display:flex;gap:10px;align-items:center}.dash{width:24px;height:3px;background:var(--lime)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Barlow Condensed',Impact,'Arial Narrow',sans-serif;line-height:.96;font-weight:700}h1{font-size:clamp(48px,5.6vw,80px);letter-spacing:-1.3px;margin-bottom:26px;position:relative;z-index:1}h1 span{color:var(--lime)}.intro{color:#c1bfc7;max-width:460px;margin-bottom:28px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.text-button{border:0;background:none;color:var(--text);padding:12px 0;font-size:14px}.text-button:hover{color:var(--lime)}.micro{color:var(--muted);font-size:12px;margin:20px 0 0}.hero-art{align-self:stretch;position:relative;background:#552a94;overflow:hidden;min-height:480px;border-radius:3px}.photo{position:absolute;inset:0;background-position:center;background-size:cover;filter:grayscale(1);mix-blend-mode:luminosity;opacity:.65}.hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(29,9,56,.05) 30%,rgba(29,9,56,.85) 100%)}.art-label{position:absolute;top:23px;left:24px;z-index:1;font-size:11px;letter-spacing:2px;font-weight:700}.art-bottom{position:absolute;bottom:25px;left:28px;right:25px;z-index:1;display:flex;align-items:end;justify-content:space-between}.art-bottom>span{writing-mode:vertical-rl;transform:rotate(180deg);font-size:11px;letter-spacing:2px}.art-bottom strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:68px;line-height:.86;text-align:right;color:var(--lime)}.ticker{padding:19px 32px;border-block:1px solid #39313f;display:flex;justify-content:space-around;gap:25px;overflow:hidden;white-space:nowrap;font-family:'Barlow Condensed',Impact,sans-serif;letter-spacing:1px;font-size:20px;color:#d3c8e5;background:#1f172b}.ticker b{color:var(--lime);font-size:25px;line-height:1}.section{padding-block:82px}.section-top{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px}.section-top .eyebrow,.coach .eyebrow,.closing .eyebrow{color:var(--lime)}h2{font-size:56px;letter-spacing:-.5px;margin-bottom:0}.section-top>p{color:var(--muted);font-size:15px;max-width:400px;margin-bottom:3px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{padding:28px;background:var(--panel);border:1px solid #36333b;border-radius:4px;transition:transform .2s,border-color .2s}.card:hover{transform:translateY(-4px);border-color:#9570c6}.card.accent{background:#282035;border-color:#5a3d7b}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:44px;color:#aaa1b7;font-size:14px}.tag{font-size:11px;letter-spacing:1.4px;border:1px solid #60536f;padding:5px 9px;border-radius:2px;font-weight:700}.card h3{font-size:40px;margin-bottom:20px}.card p{color:#c1bdc8;font-size:15px;min-height:75px}.card-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:23px;border-top:1px solid #45404c;margin-top:28px;font-size:13px}.card-bottom button{background:var(--lime);border:0;border-radius:50%;width:46px;height:46px;font-size:26px;color:var(--bg)}.card-bottom button:hover{background:#d0ff83}.section-note{font-size:13px;color:var(--muted);margin:23px 0 0}.coach{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:55px 0 64px;border-block:1px solid #3a343f}.coach h2{font-size:84px}.coach-tag{font-size:12px;letter-spacing:1.2px;color:var(--muted);display:block;margin-top:24px}.coach-copy h3{font-size:38px;margin-bottom:24px}.coach-copy p{color:var(--muted);max-width:450px}.text-link{font-size:14px;border-bottom:1px solid #625271;padding-bottom:6px;display:inline-block}.closing{display:flex;justify-content:space-between;align-items:center;padding-block:74px;gap:32px}.closing h2{font-size:64px}.closing>div>p:last-child{font-size:13px;color:var(--muted);margin:15px 0 0}footer{padding-block:30px;border-top:1px solid #39333f;display:flex;justify-content:space-between;gap:20px;align-items:center;flex-wrap:wrap}footer .brand{font-size:20px;letter-spacing:0}footer p,footer>a:last-of-type{font-size:12px;color:var(--muted);margin:0}footer small{flex-basis:100%;font-size:12px;color:var(--muted)}footer small a{text-decoration:underline}.skip{position:fixed;top:-100px;z-index:9;background:var(--lime);color:var(--bg);padding:15px}.skip:focus{top:0}dialog{background:#1c1922;border:1px solid #655375;border-radius:10px;color:var(--text);padding:28px;width:min(560px,calc(100% - 28px));max-height:90dvh;overflow:auto}dialog::backdrop{background:#08060bd9;backdrop-filter:blur(5px)}body:has(dialog[open]){overflow:hidden}.dialog-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.dialog-top .tag{color:var(--lime)}.close{color:var(--text);border:0;background:#332c3e;border-radius:50%;width:44px;height:44px;font-size:28px}.dialog-note{font-size:12px;color:var(--muted);border-top:1px solid #4c4157;padding-top:17px;margin:24px 0 0}dialog h2{font-size:40px;margin-bottom:15px}dialog p{color:#c3bacf;font-size:14px}.step-label{color:var(--lime);font-size:12px;letter-spacing:1px;margin-bottom:14px}.choices{display:grid;gap:10px;margin:24px 0}.choice{display:flex;justify-content:space-between;align-items:center;text-align:left;border:1px solid #61546d;background:#28222f;border-radius:4px;padding:16px;min-height:60px;color:var(--text);gap:20px}.choice:hover{border-color:var(--lime)}.choice.selected{border-color:var(--lime);background:#354124}.choice[disabled]{opacity:.45}.choice small{font-size:12px}.dialog-actions{display:flex;gap:12px;align-items:center;justify-content:space-between}.secondary{background:transparent;border:1px solid #675775;color:var(--text);padding:15px;border-radius:3px;min-height:52px}.dialog-actions .button:disabled{opacity:.4}.summary{margin:25px 0}.summary div{padding:12px 0;border-bottom:1px solid #493d54;display:flex;justify-content:space-between;gap:25px;font-size:14px}.summary dt{color:var(--muted)}.summary dd{margin:0;text-align:right}.success-icon{color:var(--lime);font-size:40px;margin-bottom:16px}.full-note{font-size:12px!important}
@media(min-width:1500px){.hero{min-height:670px}h1{font-size:88px}}
@media(max-width:900px){.wrap{width:calc(100% - 40px)}nav{gap:20px}.hero{gap:24px}h1{font-size:54px}.hero-art{min-height:470px}.card{padding:22px}.card h3{font-size:34px}.card p{min-height:115px}.section-top>p{max-width:300px}.art-bottom strong{font-size:56px}}
@media(max-width:650px){.preview-note{font-size:10px;letter-spacing:.7px;padding:8px}.preview-note span{font-size:11px;margin-left:8px}.header{height:84px}.brand{font-size:24px}.brand-mark{font-size:25px;padding:10px 7px}.brand small{font-size:9px}.header nav>a{display:none}.header .small{font-size:12px;padding:10px 12px;gap:12px}.hero{grid-template-columns:1fr;padding-top:23px;padding-bottom:32px;gap:32px}.eyebrow{font-size:11px;margin-bottom:20px}h1{font-size:clamp(43px,10.9vw,68px);letter-spacing:-.5px;margin-bottom:22px}.intro{font-size:15px;line-height:1.6}.hero-actions{gap:8px 20px}.hero-actions .button{font-size:14px}.micro{margin-top:12px}.hero-art{min-height:335px}.photo{background-position:center 40%}.art-bottom strong{font-size:58px}.ticker{padding:14px 20px;justify-content:start;font-size:17px;gap:25px}.section{padding-block:52px}.section-top{display:block;margin-bottom:28px}.section-top>p{margin:22px 0 0;max-width:100%}h2{font-size:46px}.cards{grid-template-columns:1fr;gap:16px}.card{padding:26px}.card-top{margin-bottom:28px}.card h3{font-size:40px}.card h3 br{display:none}.card p{min-height:0;max-width:370px}.card-bottom{margin-top:25px;padding-top:18px}.coach{grid-template-columns:1fr;gap:35px;padding-block:42px}.coach h2{font-size:66px}.coach-copy h3{font-size:36px}.coach-tag{margin-top:18px}.closing{display:block;padding-block:48px}.closing h2{font-size:56px;margin-bottom:28px}footer{gap:24px}footer p{flex-basis:100%;order:2}footer small{order:3}dialog{padding:22px}.dialog-actions .button{padding-inline:16px;font-size:14px;gap:10px}.summary div{gap:12px}.choice{padding:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.photo{background-image:url('volleyball.jpg');background-position:36% center}
