:root{--ink:#0b1628;--paper:#f4f7fb;--white:#fff;--blue:#2357db;--lime:#b8ec32;--muted:#607089;--line:#dce4ef;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.5 Inter,ui-sans-serif,system-ui,sans-serif}button,a,input,select{font:inherit}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;z-index:99;background:#fff;padding:.75rem}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:1rem max(1.25rem,calc((100% - var(--max))/2));background:rgba(244,247,251,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.brand{text-decoration:none;color:var(--ink);display:flex;flex-direction:column;line-height:1.15}.brand strong{letter-spacing:.07em}.brand span{font-size:.76rem;color:var(--muted)}nav{display:flex;align-items:center;gap:1.4rem}nav a{color:var(--ink);text-decoration:none}nav button,.menu{border:0;border-radius:999px;background:var(--ink);color:#fff;padding:.7rem 1rem}.menu{display:none}.story{height:500vh;background:#07101d;color:#fff}.stage{position:sticky;top:73px;height:calc(100vh - 73px);overflow:hidden;display:grid;place-items:center;padding:clamp(1.5rem,5vw,5rem)}.track{position:absolute;inset:0;background:radial-gradient(circle at 78% 50%,rgba(35,87,219,.42),transparent 35%),linear-gradient(125deg,#07101d 20%,#102746 80%)}.track i{position:absolute;left:-15%;right:-15%;height:2px;background:rgba(255,255,255,.24);transform:rotate(-10deg)}.track i:nth-child(1){top:35%}.track i:nth-child(2){top:48%}.track i:nth-child(3){top:61%}.track i:nth-child(4){top:74%}.chapter{position:absolute;left:max(1.5rem,calc((100% - var(--max))/2));max-width:650px;opacity:0;transform:translateY(30px);transition:.55s ease;pointer-events:none}.chapter.active{opacity:1;transform:none;pointer-events:auto}.chapter h1,.chapter h2{font-size:clamp(3rem,8vw,7.2rem);line-height:.92;letter-spacing:-.06em;margin:.6rem 0 1.5rem}.chapter h2{font-size:clamp(2.8rem,6vw,5.8rem)}.eyebrow{font-size:.76rem;font-weight:700;letter-spacing:.16em;color:var(--blue)}.story .eyebrow{color:var(--lime)}.primary{display:inline-flex;border:0;border-radius:999px;background:var(--blue);color:#fff;padding:.95rem 1.35rem;text-decoration:none;font-weight:700}.actions{display:flex;gap:.8rem;flex-wrap:wrap}.actions a:not(.primary){color:#fff;border:1px solid rgba(255,255,255,.4);border-radius:999px;padding:.9rem 1.2rem;text-decoration:none}.progress{position:absolute;left:5%;right:5%;bottom:2rem;height:3px;background:rgba(255,255,255,.2)}.progress span{display:block;height:100%;width:0;background:var(--lime)}.skip-story{position:absolute;right:5%;bottom:3rem;background:none;border:0;color:#fff}.intro,.section,.cta,footer{max-width:var(--max);margin:auto;padding:clamp(4rem,8vw,8rem) 1.25rem}.intro{max-width:900px;text-align:center}.intro h2,.section h2,.cta h2,dialog h2{font-size:clamp(2rem,5vw,4.5rem);line-height:1;letter-spacing:-.04em;margin:.5rem 0 1.25rem}.intro>p:last-child,.cta>p{color:var(--muted);font-size:1.15rem}.section-head{margin-bottom:2.5rem}.coach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.person-card,.venue-card{width:100%;border:1px solid var(--line);border-radius:1rem;background:#fff;color:var(--ink);padding:1.25rem;text-align:left;display:flex;align-items:center;gap:1rem}.person-card>span:nth-child(2){flex:1}.person-card strong,.venue-card strong{display:block;font-size:1.05rem}.person-card small,.venue-card small,.venue-card em{display:block;color:var(--muted);font-style:normal}.portrait{width:3rem;height:3rem;border-radius:.85rem;background:#e8efff;color:var(--blue);display:grid;place-items:center;font-weight:800;flex:0 0 auto}.portrait.small{width:2.5rem;height:2.5rem}.venue-card{margin-top:1rem;justify-content:space-between}.venue-card strong{font-size:1.6rem;margin:.35rem 0}.dark{max-width:none;background:var(--ink);color:#fff;padding-left:max(1.25rem,calc((100% - var(--max))/2));padding-right:max(1.25rem,calc((100% - var(--max))/2))}.event{display:grid;grid-template-columns:100px 1fr;gap:2rem;max-width:800px}.event time{border:1px solid rgba(255,255,255,.25);border-radius:1rem;padding:1rem;text-align:center;height:max-content}.event time strong,.event time span{display:block}.event time strong{font-size:2.6rem}.event h3,.post h3{font-size:1.7rem;margin:.35rem 0}.note{color:#aab5c7;margin-top:2rem}.row{display:flex;justify-content:space-between;align-items:end;gap:1rem}.row>button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:.75rem 1rem}.post{max-width:660px;background:#fff;border:1px solid var(--line);border-radius:1.25rem;padding:1.25rem}.post header button{border:0;background:none;padding:0;display:flex;align-items:center;gap:.7rem;text-align:left}.post small{display:block;color:var(--muted)}.media-placeholder{min-height:280px;border-radius:1rem;background:linear-gradient(135deg,#dce8ff,#eef3fb);display:flex;flex-direction:column;align-items:center;justify-content:center;margin:1rem 0;color:var(--muted)}.result{padding:1rem;border-radius:.85rem;background:var(--paper);display:flex;justify-content:space-between;gap:1rem;margin:1rem 0}.result span{color:#2a755a;font-size:.85rem}.post>button{border:0;background:none;color:var(--blue);padding:.5rem 0}#directory label,form label{display:grid;gap:.4rem;margin-bottom:1rem}input,select{border:1px solid var(--line);border-radius:.75rem;background:#fff;color:var(--ink);padding:.85rem}.cta{text-align:center;background:#e7eeff;border-radius:2rem;margin-bottom:6rem}.cta>p{max-width:620px;margin:1rem auto 2rem}footer{border-top:1px solid var(--line);display:flex;gap:1rem;justify-content:space-between;color:var(--muted)}dialog{width:min(620px,calc(100% - 2rem));border:0;border-radius:1.25rem;padding:2rem;color:var(--ink)}dialog::backdrop{background:rgba(4,10,20,.7);backdrop-filter:blur(5px)}.close{float:right;border:0;background:none;font-size:2rem}dialog .detail-photo{min-height:230px;border-radius:1rem;background:#e8efff;display:grid;place-items:center;color:var(--muted);margin:1rem 0}output{display:block;margin-top:1rem;color:#2a755a}@media(max-width:760px){.menu{display:block}nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:1rem 1.25rem;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line)}nav.open{display:flex}.story{height:420vh}.stage{top:69px;height:calc(100vh - 69px)}.chapter{right:1.5rem}.chapter h1{font-size:clamp(2.9rem,14vw,5rem)}.coach-grid{grid-template-columns:1fr}.event{grid-template-columns:72px 1fr;gap:1rem}.result,footer{flex-direction:column}.cta{border-radius:0;margin-bottom:0}.media-placeholder{min-height:220px}}
.hero-stable{background:#07101d;color:white;padding:clamp(2rem,5vw,5rem) max(1.25rem,calc((100% - 1280px)/2));display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.2fr);align-items:center;gap:clamp(2rem,4vw,4rem)}
.hero-copy h1{font-size:clamp(2.4rem,4.5vw,4.8rem);line-height:1.08;letter-spacing:-.035em;margin:0 0 1.5rem;text-wrap:balance}
.hero-copy p{color:#c5d4ea;margin:0 0 2rem;font-size:1.125rem}
.hero-copy .primary{background:var(--lime);color:var(--ink)}
.hero-copy .primary:hover{background:#d0fa6c}
.hero-photo{min-width:0}
.hero-photo img{width:100%;height:auto;aspect-ratio:1344/752;display:block;background:#07101d;border-radius:12px}
@media(max-width:760px){.hero-stable{grid-template-columns:1fr;gap:2rem;padding-top:2.5rem;padding-bottom:2.5rem}.hero-copy h1{max-width:18ch;font-size:clamp(2.3rem,9vw,3.5rem)}}
.hero-sequence{position:absolute;inset:0;width:100%;height:100%}
.hero-image{width:100%;height:100%;object-fit:cover;object-position:70% center;display:block}
.track::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,16,29,.65),transparent 65%),linear-gradient(0deg,rgba(7,16,29,.75),transparent 25%)}
.story .chapter{max-width:48%;right:auto}
.story .chapter h1,.story .chapter h2{font-size:clamp(2.5rem,5.5vw,5rem)}
@media(max-width:760px){
 .story .hero-image,.story .hero-sequence{height:58%;object-position:70% center}
 .story .track{background:#07101d}
 .story .track::after{background:linear-gradient(0deg,#07101d 38%,transparent 70%)}
 .story .chapter{max-width:none;left:1.25rem;right:1.25rem;bottom:6rem}
 .story .chapter h1,.story .chapter h2{font-size:clamp(2rem,8.6vw,3.3rem);margin-bottom:1rem}
 .story .chapter>p{font-size:.9375rem;max-width:34ch}
}
@media(max-height:540px){.story .chapter h1,.story .chapter h2{font-size:1.8rem}.story .chapter{bottom:auto}.story .chapter>p{margin:.4rem 0}}
@media(prefers-reduced-motion:reduce) and (max-width:760px){.story .stage{padding-top:38svh}.story .chapter{position:relative;bottom:auto;left:auto;right:auto}}
.athlete-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}
.athlete-actions>button{min-height:48px;border:1px solid var(--line);background:white;border-radius:10px;padding:.75rem 1rem;color:var(--blue)}
.athlete-actions>button:hover{border-color:var(--blue)}
/* Shared refinement tokens preserve the existing Orion identity. */
:root{--header-height:76px;--radius:14px;--muted:#52647d}
[hidden]{display:none!important}
html{scroll-padding-top:calc(var(--header-height) + 24px);scrollbar-color:var(--muted) var(--paper)}
body{line-height:1.6}
::selection{background:var(--lime);color:var(--ink)}
input{caret-color:var(--blue)}
button,a,input,select{touch-action:manipulation}
button{cursor:pointer}
button:disabled{cursor:not-allowed;opacity:.55}
.topbar>a:last-child{min-height:44px;display:inline-flex;align-items:center;text-underline-offset:5px}
:focus-visible{outline:3px solid var(--blue);outline-offset:5px}
.story :focus-visible,.dark :focus-visible{outline-color:var(--lime)}
button,a{transition:background-color .18s ease,color .18s ease,border-color .18s ease}
.topbar{background:var(--paper);backdrop-filter:none;min-height:76px}
.brand span{font-size:.875rem;margin-top:5px}
nav a{padding:.6rem 0;text-underline-offset:6px}
nav a:hover{text-decoration:underline;text-decoration-color:var(--blue)}
nav button:hover{background:var(--blue)}
.story{height:360svh}
.stage{top:var(--header-height);height:calc(100svh - var(--header-height))}
.chapter{max-width:800px;right:1.5rem}
.chapter h1,.chapter h2{font-size:clamp(2.75rem,6.6vw,6rem);line-height:1.06;letter-spacing:-.035em;text-wrap:balance}
.chapter>p{max-width:45ch;color:#c5d4ea;font-size:1.125rem}
.chapter .primary{background:var(--lime);color:var(--ink)}
.chapter .primary:hover{background:#d0fa6c}
.primary{border-radius:10px;min-height:48px;align-items:center;justify-content:center}
.primary:hover{background:#1945b7}
.skip-story{min-height:44px;text-underline-offset:5px}
.skip-story:hover{text-decoration:underline}
.intro,.section,.cta{padding-top:clamp(3rem,6vw,6rem);padding-bottom:clamp(3rem,6vw,6rem)}
.intro{text-align:left;max-width:var(--max);border-bottom:1px solid var(--line)}
.intro h2{max-width:24ch;font-size:clamp(2rem,3.7vw,3.4rem);line-height:1.15}
.intro>p:last-child{max-width:65ch}
.section h2,.cta h2{font-size:clamp(2rem,4.3vw,3.8rem);line-height:1.12;letter-spacing:-.03em;text-wrap:balance}
.section-head{margin-bottom:2rem}
.person-card{border-radius:var(--radius);padding:1.5rem;align-items:flex-start;min-height:152px}
.person-card strong{font-size:1.125rem;line-height:1.4;text-wrap:balance}
.person-card small{font-size:.875rem;line-height:1.5;margin-top:.6rem}
.person-card>span:nth-child(2){min-width:0}
.person-card>b{align-self:flex-end;color:var(--blue)}
.person-card:hover,.venue-card:hover{border-color:var(--blue);background:#eef3ff}
.portrait{border-radius:10px}
.venue-card{margin-top:1.5rem;padding:1.5rem;border-radius:var(--radius)}
.venue-card small{font-size:.875rem;letter-spacing:.04em}
.venue-card em{font-size:1rem}
.venue-card>b{flex-shrink:0;color:var(--blue)}
.event{max-width:850px}
.event time{border-radius:var(--radius);font-variant-numeric:tabular-nums;line-height:1.25}
.event time strong{font-size:3rem;margin-bottom:.4rem;color:var(--lime)}
.event small{font-size:.875rem;color:#c5d4ea}
.event h3{line-height:1.3}
.event p{color:#c5d4ea;max-width:60ch}
.note{max-width:68ch;color:#c5d4ea}
.row>button{min-height:48px;flex-shrink:0;border-radius:10px;color:var(--blue)}
.row>button:hover{border-color:var(--blue)}
.post{max-width:760px;border-radius:var(--radius);padding:1.5rem}
.post header button{min-height:48px;color:var(--ink)}
.post small{font-size:.875rem}
.post h3{line-height:1.3}
.post>button{min-height:44px;text-align:left}
.media-placeholder{background:#e8eef8;border-radius:10px;min-height:210px;padding:1rem;text-align:center}
.result{align-items:center;border-radius:10px;flex-wrap:wrap;font-variant-numeric:tabular-nums}
.result strong{font-size:1.25rem;white-space:nowrap}
.result span{font-size:.875rem;color:#25664d}
#directory{max-width:760px}
#directory .person-card{min-height:100px;align-items:center}
input,select{width:100%;min-width:0;min-height:48px;border-color:#9aa9be;border-radius:10px}
input::placeholder{color:var(--muted);opacity:1}
.cta{border-radius:var(--radius);margin-top:2rem;margin-bottom:4rem}
footer{padding-top:2rem;padding-bottom:2rem;font-size:.875rem;flex-wrap:wrap}
dialog{border-radius:var(--radius);padding:2rem;max-height:calc(100svh - 2rem);overflow-y:auto;overscroll-behavior:contain}
dialog h2{font-size:clamp(1.75rem,5vw,2.75rem);line-height:1.18;letter-spacing:-.025em;padding-right:2rem;text-wrap:balance}
dialog::backdrop{backdrop-filter:none}
body:has(dialog[open]){overflow:hidden}
.close{float:none;position:absolute;top:12px;right:12px;width:44px;height:44px;display:grid;place-items:center;line-height:1;border-radius:10px;color:var(--ink)}
.close:hover{background:var(--paper)}
dialog .detail-photo{min-height:180px;padding:1.5rem;text-align:center;border-radius:10px}
@media(min-width:761px) and (max-width:1050px){.coach-grid{grid-template-columns:1fr}.person-card{min-height:100px;align-items:center}nav{gap:1rem}}
@media(max-width:760px){
 .topbar{min-height:76px}.brand strong{font-size:.95rem;letter-spacing:.03em}.menu{min-height:44px}
 nav a{padding:.7rem 0}nav button{min-height:48px}.story{height:310svh}
 .chapter h1,.chapter h2{font-size:clamp(2.35rem,10.8vw,4.6rem);line-height:1.09}
 .chapter{left:1.25rem;right:1.25rem}.chapter>p{font-size:1rem}
 .chapter .actions{flex-direction:column;align-items:flex-start}.actions a{font-size:.9375rem}
 .person-card{min-height:116px;padding:1.25rem;align-items:center}
 .venue-card{flex-direction:column;align-items:flex-start;gap:.5rem}
 .row{align-items:flex-start;flex-direction:column}.row h2{margin-bottom:.5rem}
 .result{align-items:flex-start;gap:.35rem}.post{padding:1rem}.media-placeholder{min-height:180px}
 .cta{border-radius:0;margin-bottom:0}.cta h2{font-size:2.25rem}
 dialog{padding:1.5rem}.intro,.section{padding-top:3.5rem;padding-bottom:3.5rem}
}
@media(max-height:540px) and (prefers-reduced-motion:no-preference){.chapter h1,.chapter h2{font-size:2rem}.chapter>p{margin:.4rem 0}.chapter{padding-bottom:3rem}.skip-story{bottom:1.4rem}.progress{bottom:1rem}}
@media(prefers-reduced-motion:reduce){
 html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}
 .story{height:auto}.stage{position:relative;top:0;height:auto;min-height:70svh;padding:3rem 1.25rem}
 .chapter{display:none;position:relative;left:auto;right:auto;opacity:1;transform:none;width:100%}
 .chapter[data-scene="0"]{display:block}.progress,.skip-story{display:none}
}

/* Complete public journey: enrollment, practical details and footer. */
footer>div{display:grid;gap:.25rem;color:var(--ink)}
footer nav{display:flex;position:static;inset:auto;gap:1.25rem;flex-wrap:wrap;align-items:center;background:transparent;padding:0;border:0}
footer nav a{padding:0;color:var(--ink);text-underline-offset:5px}
footer nav a:hover{text-decoration-color:var(--blue)}
.start .section-head>p{max-width:62ch;color:var(--muted);font-size:1.1rem}
.steps{list-style:none;counter-reset:step;margin:0;padding:0;border-top:1px solid var(--line)}
.steps li{counter-increment:step;display:grid;grid-template-columns:5rem minmax(12rem,.7fr) minmax(0,1fr);gap:1.5rem;align-items:start;padding:1.75rem 0;border-bottom:1px solid var(--line)}
.steps li::before{content:"0" counter(step);font-size:1.35rem;font-weight:800;color:var(--blue);font-variant-numeric:tabular-nums}
.steps strong{font-size:1.25rem;line-height:1.35}
.steps span{color:var(--muted);max-width:55ch}
.practical{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(2.5rem,7vw,7rem);align-items:start}
.practical>div p{max-width:54ch;color:var(--muted);font-size:1.05rem}
.practical dl{margin:0;border-top:1px solid var(--line)}
.practical dl>div{display:grid;grid-template-columns:8rem 1fr;gap:1rem;padding:1.25rem 0;border-bottom:1px solid var(--line)}
.practical dt{color:var(--muted)}
.practical dd{margin:0;font-weight:650}
.practical a{color:var(--blue);text-underline-offset:4px}
.cta-actions{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}
.secondary{border:1px solid #9aa9be;background:var(--white);border-radius:10px;padding:.8rem 1rem;color:var(--ink);min-height:48px}
.secondary:hover{border-color:var(--blue);color:var(--blue)}
.cta-actions .secondary{min-height:48px}
@media(max-width:760px){
 .steps li{grid-template-columns:3.5rem 1fr;gap:.75rem}
 .steps li span{grid-column:2}
 .practical{grid-template-columns:1fr;gap:1.5rem}
 .practical dl>div{grid-template-columns:1fr;gap:.35rem}
}
.auth-page{max-width:1180px;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:clamp(2.5rem,8vw,8rem);align-items:start}.auth-copy>p:not(.eyebrow){max-width:58ch;color:var(--muted);font-size:1.08rem}.auth-copy ul{margin:2rem 0 0;padding-left:1.25rem;color:#32435b}.auth-copy li+li{margin-top:.65rem}.auth-card{background:white;border:1px solid var(--line);border-radius:14px;padding:clamp(1.25rem,4vw,2.25rem)}.auth-card h2{margin:.5rem 0}.auth-card>#auth-status{color:var(--muted);margin:0 0 1.5rem}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:.4rem;padding:.3rem;background:#e8eef8;border-radius:11px;margin-bottom:1.5rem}.auth-tabs button{min-height:44px;border:0;border-radius:8px;background:transparent;color:var(--muted);font-weight:700}.auth-tabs button[aria-selected="true"]{background:white;color:var(--ink);box-shadow:0 1px 3px rgba(11,22,40,.12)}.auth-card .primary{width:100%}.auth-card #signed-in .primary{width:auto;margin-right:.5rem}.form-help{font-size:.875rem;color:var(--muted);margin:-.5rem 0 1rem}.consent{grid-template-columns:auto 1fr!important;align-items:start}.consent input{width:20px;min-height:20px;margin-top:.2rem}.consent a{color:var(--blue)}@media(max-width:800px){.auth-page{grid-template-columns:1fr}.auth-copy ul{display:none}}
