:root{--ink:#101514;--graphite:#171c1a;--muted-ink:#55625d;--paper:#f7f9f6;--surface:#fff;--line:#dfe8e2;--emerald:#0c8f5e;--emerald-deep:#063b2b;--emerald-soft:#e4f5eb;--gold:#d7b35a;--lime:#b8e35c;--shadow:0 20px 50px #062b1f24;--radius:8px;--header-height:76px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.56}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img,svg{max-width:100%;display:block}.app-shell{min-height:100vh;overflow-x:clip}.site-header{z-index:50;min-height:var(--header-height);color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#101514e0;border-bottom:1px solid #ffffff1f;align-items:center;gap:18px;padding:14px clamp(18px,4vw,56px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-width:max-content;display:inline-flex}.brand-mark{border-radius:var(--radius);background:#f7f9f6;place-items:center;width:42px;height:42px;padding:4px;display:grid;overflow:hidden}.brand-mark img{width:100%;height:100%}.brand-title{width:clamp(116px,9.3vw,142px);height:auto}.brand-copy{gap:3px;display:grid}.brand-copy small{color:#ffffffad;letter-spacing:.14em;text-transform:uppercase;font-size:.62rem;font-weight:800;line-height:1}.desktop-nav{flex:1;justify-content:center;align-items:center;gap:clamp(10px,1.4vw,18px);display:flex}.desktop-nav a,.mobile-nav a{color:#ffffffb8;font-size:.91rem;font-weight:700}.desktop-nav a.active,.desktop-nav a:hover,.mobile-nav a.active,.mobile-nav a:hover{color:#fff}.header-cta,.button{border-radius:var(--radius);cursor:pointer;border:0;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:0 18px;font-weight:900;line-height:1.15;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.header-cta{color:var(--ink);background:#fff}.button:hover,.header-cta:hover{transform:translateY(-1px)}.button-primary{background:var(--emerald);color:#fff;box-shadow:0 16px 36px #0c8f5e52}.button-primary:hover{background:#0b7d53}.button-outline{color:#fff;background:#ffffff14;border:1px solid #fff6}.button-light{color:var(--emerald-deep);background:#fff}.icon-button{border-radius:var(--radius);color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #fff3;place-items:center;width:44px;height:44px;display:none}.mobile-nav{display:none}.hero-section{background:var(--graphite);color:#fff;min-height:calc(100svh - 112px);display:flex;position:relative;overflow:hidden}.hero-image,.hero-overlay{position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center;width:100%;height:100%}.hero-overlay{background:linear-gradient(90deg,#101514f5 0%,#101514bd 42%,#1015142e 100%),linear-gradient(#10151400 66%,#101514cc 100%)}.hero-content{z-index:1;flex-direction:column;justify-content:center;width:min(760px,100%);padding:clamp(88px,13vw,150px) clamp(18px,6vw,72px) clamp(56px,7vw,92px);display:flex;position:relative}.hero-eyebrow,.eyebrow{width:fit-content;color:var(--gold);letter-spacing:.025em;text-transform:uppercase;align-items:center;gap:8px;font-size:clamp(.78rem,.9vw,.86rem);font-weight:900;line-height:1.25;display:inline-flex}.hero-eyebrow{letter-spacing:.055em;font-size:clamp(1.05rem,1.45vw,1.28rem);line-height:1.2}.hero-content h1{color:#fff;letter-spacing:-.045em;text-shadow:0 2px #ffffff14,0 14px 38px #05342575;text-transform:uppercase;width:fit-content;max-width:11ch;margin:12px 0 18px;font-size:clamp(3.75rem,9vw,7.5rem);font-weight:950;line-height:.94}.hero-lead{gap:8px;max-width:670px;display:grid}.hero-content .hero-subtitle,.hero-content .hero-description{color:#ffffffdb;max-width:670px;margin:0}.hero-content .hero-subtitle{font-size:clamp(1.08rem,1.8vw,1.4rem);font-weight:850;line-height:1.5}.hero-content .hero-description{color:#ffffffc2;max-width:610px;font-size:clamp(1rem,1.4vw,1.16rem);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.hero-facts{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.hero-facts span{color:#ffffffe0;background:#ffffff14;border:1px solid #ffffff3d;border-radius:999px;padding:9px 13px;font-size:.9rem;font-weight:800}.section{padding:clamp(64px,9vw,112px) clamp(18px,5vw,70px)}.muted-section{background:#eef5ef}.intro-section{background:var(--surface)}.intro-grid,.split-section,.contact-section{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(28px,6vw,82px);max-width:1180px;margin:0 auto;display:grid}.section-header{max-width:820px}.section-header.centered{text-align:center;margin:0 auto 34px}.section-header h2,.cta-band h2{letter-spacing:-.035em;margin:10px 0 14px;font-size:clamp(2rem,4vw,3.6rem);line-height:1.08}.section-header p,.cta-band p{color:var(--muted-ink);margin:0;font-size:clamp(1rem,1.4vw,1.16rem)}.highlight-list{gap:12px;display:grid}.highlight-item,.compact-card{border:1px solid var(--line);border-radius:var(--radius);min-height:58px;color:var(--ink);background:#fff;align-items:center;gap:12px;padding:16px;font-weight:850;display:flex;box-shadow:0 12px 28px #0c2c200f}.highlight-item svg,.compact-card svg,.feature-card svg,.program-icon,.schedule-card svg,.pricing-card svg{color:var(--emerald)}.card-grid{gap:18px;max-width:1180px;margin:34px auto 0;display:grid}.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.schedule-card,.pricing-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:230px;box-shadow:var(--shadow);padding:clamp(22px,3vw,32px)}.feature-card h3,.schedule-card h2,.pricing-card h2,.program-row h2,.coach-card h2,.gallery-tile h2,.statement-panel h3{margin:16px 0 10px;font-size:clamp(1.28rem,2vw,1.72rem);line-height:1.2}.feature-card p,.schedule-card span,.pricing-card p,.program-row p,.coach-card p,.gallery-tile p,.statement-panel p{color:var(--muted-ink);margin:0}.age-card{background:linear-gradient(135deg,#0c8f5e14,#d7b35a1f),#fff;position:relative;overflow:hidden}.card-number{color:var(--emerald-deep);letter-spacing:-.04em;margin-bottom:18px;font-size:clamp(2.1rem,4vw,3.75rem);font-weight:950;line-height:1.05;display:inline-flex}.video-showcase-section{background:var(--graphite);color:#fff;padding:clamp(64px,8vw,104px) clamp(18px,5vw,70px);position:relative;overflow:hidden}.video-showcase-section:before{aspect-ratio:1;content:"";pointer-events:none;background:radial-gradient(circle,#0c8f5e38,#0000 66%);border-radius:50%;width:min(920px,90vw);position:absolute;top:-30%;left:50%;transform:translate(-50%)}.video-showcase-inner{max-width:1180px;margin:0 auto;position:relative}.video-showcase-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:clamp(30px,4vw,48px);display:flex}.video-showcase-heading .section-header{max-width:760px}.video-showcase-heading .section-header h2{color:#fff}.video-showcase-heading .section-header p{color:#ffffffad}.video-showcase-sound-note{color:#ffffffa3;flex:none;align-items:center;gap:8px;margin-bottom:7px;font-size:.88rem;font-weight:800;display:inline-flex}.video-showcase-grid{grid-template-columns:minmax(0,.72fr) minmax(0,1fr) minmax(0,1fr) minmax(0,.72fr);grid-template-areas:"side-one feature-one feature-two side-two";align-items:center;gap:clamp(10px,1.4vw,18px);width:100%;display:grid}.video-showcase-frame{aspect-ratio:9/16;background:#080b0a;border:1px solid #ffffff1f;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 26px 70px #00000052}.video-showcase-frame--feature-one{grid-area:feature-one}.video-showcase-frame--feature-two{grid-area:feature-two}.video-showcase-frame--side-one{grid-area:side-one}.video-showcase-frame--side-two{grid-area:side-two}.video-showcase-frame--featured{border-color:#b8e35c4d;box-shadow:0 30px 80px #0000006b}.video-showcase-frame video{object-fit:cover;width:100%;height:100%;display:block}.video-showcase-shade{pointer-events:none;background:linear-gradient(#0000 52%,#040c09e0 100%);position:absolute;inset:0}.video-showcase-toggle{color:#fff;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:flex-end;gap:12px;width:100%;height:100%;padding:clamp(14px,2vw,22px);display:flex;position:absolute;inset:0}.video-showcase-toggle:focus-visible{outline:3px solid var(--lime);outline-offset:-4px}.video-showcase-caption{gap:3px;min-width:0;display:grid}.video-showcase-caption small{color:var(--lime);letter-spacing:.06em;text-transform:uppercase;font-size:clamp(.64rem,.9vw,.76rem);font-weight:900;line-height:1.2}.video-showcase-caption strong{font-size:clamp(.92rem,1.45vw,1.2rem);line-height:1.2}.video-showcase-play-state{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a120f94;border:1px solid #ffffff47;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;transition:transform .18s,background .18s;display:grid}.video-showcase-toggle:hover .video-showcase-play-state{background:var(--emerald);transform:scale(1.06)}.page-hero{color:#fff;background:linear-gradient(135deg,#063b2bf5,#101514f0),url(/assets/hero-vector-cheer.webp) 50%/cover;padding:clamp(84px,11vw,136px) clamp(18px,5vw,70px) clamp(46px,6vw,80px)}.page-hero h1{letter-spacing:-.04em;overflow-wrap:anywhere;text-transform:uppercase;max-width:18ch;margin:12px 0 18px;font-size:clamp(2.75rem,6.4vw,5.6rem);font-weight:950;line-height:1.02}.compact-hero h1{max-width:1050px;font-size:clamp(2.55rem,5vw,4.65rem)}.page-title-accent,.page-title-continuation{display:block}.compact-hero .page-title-long{max-width:1120px;font-size:clamp(2.45rem,4.7vw,4.35rem);line-height:.98}.page-title-continuation{color:#ffffffd1;letter-spacing:-.02em;max-width:30ch;margin-top:.2em;font-size:.56em;font-weight:800;line-height:1.14}.page-hero p{color:#ffffffc7;max-width:760px;margin:0;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.5}.statement-panel{border-radius:var(--radius);background:var(--graphite);color:#fff;box-shadow:var(--shadow);padding:clamp(24px,4vw,40px)}.statement-panel p{color:#ffffffbd}.program-list{gap:14px;max-width:1060px;margin:34px 0 0;display:grid}.program-row{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:20px;padding:24px;display:grid;box-shadow:0 12px 34px #062b1f14}.program-icon{border-radius:var(--radius);background:var(--emerald-soft);place-items:center;width:62px;height:62px;display:grid}.schedule-grid,.pricing-grid,.coach-grid,.gallery-grid{gap:18px;max-width:1180px;margin:0 auto;display:grid}.schedule-grid,.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.schedule-card strong,.pricing-card strong{color:var(--emerald-deep);letter-spacing:-.035em;margin:12px 0;font-size:clamp(2rem,3.4vw,2.85rem);line-height:1.08;display:block}.location-map{border-radius:var(--radius);background:#e6eee8;border:1px solid #0c8f5e33;min-height:240px;position:relative;overflow:hidden;box-shadow:0 18px 42px #062b1f1f}.location-map iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.map-load-button{background:radial-gradient(circle at 50% 40%, #ffffffe0, #e6eee8e6), var(--emerald-soft);width:100%;color:var(--emerald-deep);cursor:pointer;text-align:center;border:0;place-content:center;justify-items:center;gap:7px;padding:24px 24px 92px;display:grid;position:absolute;inset:0}.map-load-button strong{font-size:1rem}.map-load-button span{max-width:360px;color:var(--muted-ink);font-size:.78rem;font-weight:700;line-height:1.4}.map-load-button:hover,.map-load-button:focus-visible{background:var(--emerald-soft)}.map-address-card{color:var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;background:#fffffff5;border:1px solid #063b2b1f;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 14px;display:grid;position:absolute;bottom:14px;left:14px;right:14px;box-shadow:0 12px 32px #062b1f33}.map-address-card:hover{color:var(--emerald-deep)}.map-address-icon{background:var(--emerald-soft);width:36px;height:36px;color:var(--emerald-deep);border-radius:50%;place-items:center;display:grid}.map-address-card strong,.map-address-card small{display:block}.map-address-card strong{font-size:.94rem;line-height:1.3}.map-address-card small{color:var(--muted-ink);margin-top:2px;font-size:.8rem;font-weight:750}.coach-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.coach-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;grid-template-columns:minmax(150px,.48fr) minmax(0,1fr);align-items:center;gap:24px;padding:24px;display:grid}.coach-photo-placeholder,.gallery-shape{border-radius:var(--radius);background:linear-gradient(135deg, #0c8f5e2e, #d7b35a2e), var(--graphite);color:#fff;place-items:center;min-height:220px;display:grid}.coach-card span,.gallery-tile span{color:var(--emerald);text-transform:uppercase;font-weight:950}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-tile{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;overflow:hidden}.gallery-tile>div:last-child{padding:22px}.pricing-card.featured{background:linear-gradient(135deg,#0c8f5e1f,#d7b35a1f),#fff;border-color:#d7b35a9e}.pricing-badge{background:var(--emerald-deep);color:#fff;text-transform:uppercase;border-radius:999px;width:fit-content;margin-top:16px;padding:6px 10px;font-size:.78rem;font-weight:900;line-height:1.2;display:inline-flex}.pricing-details{color:var(--ink);gap:7px;margin:16px 0 0;padding-left:20px;font-weight:800;display:grid}.pricing-details li::marker{color:var(--emerald)}.narrow-section{max-width:960px;margin:0 auto}.faq-list{gap:12px;display:grid}.faq-item{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 14px 32px #062b1f14}.faq-item button{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;font-weight:950;display:flex}.faq-item button[aria-expanded=true] svg{transform:rotate(180deg)}.faq-item svg{flex:none;transition:transform .18s}.faq-panel{padding:0 22px 22px}.faq-panel p{color:var(--muted-ink);margin:0}.contact-list{gap:12px;margin:26px 0;display:grid}.signup-section-inner{max-width:820px;scroll-margin-top:calc(var(--header-height) + 18px);margin:0 auto}.signup-section-inner .lead-form{margin-top:30px}.contact-list a,.contact-list span{color:var(--ink);align-items:center;gap:12px;font-weight:900;display:flex}.contact-list .contact-address{gap:1px;display:grid}.contact-address small{color:var(--muted-ink);font-size:.83rem;font-weight:750}.large-map{min-height:300px}.lead-form{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:clamp(20px,3vw,30px);display:grid}.lead-form label{color:var(--ink);gap:7px;font-weight:900;display:grid}.form-notice{border-radius:var(--radius);background:var(--emerald-soft);color:var(--emerald-deep);border:1px solid #0c8f5e2e;padding:12px 14px;font-size:.88rem;font-weight:750;line-height:1.45}.form-notice-draft,.document-draft-notice{color:#75500d;background:#fff7df;border-color:#b5750940}.lead-form input,.lead-form textarea{border-radius:var(--radius);width:100%;color:var(--ink);background:#fbfdfb;border:1px solid #cad8d0;outline:none;padding:13px 14px;font-weight:600}.lead-form input:focus,.lead-form textarea:focus{border-color:var(--emerald);box-shadow:0 0 0 4px #0c8f5e1f}.field-hint{color:var(--muted-ink);font-size:.78rem;font-weight:650;line-height:1.4}.sports-field{border:0;min-width:0;margin:2px 0 0;padding:0}.sports-field legend{color:var(--ink);margin-bottom:9px;font-weight:900}.radio-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.lead-form .radio-group label{border-radius:var(--radius);cursor:pointer;background:#fbfdfb;border:1px solid #cad8d0;justify-content:center;align-items:center;gap:9px;min-height:48px;display:flex}.lead-form .radio-group label.selected{border-color:var(--emerald);background:var(--emerald-soft);color:var(--emerald-deep)}.lead-form .radio-group input{width:17px;height:17px;accent-color:var(--emerald);padding:0}.lead-form .consent-field{align-items:flex-start;gap:11px;font-size:.88rem;font-weight:700;line-height:1.5;display:flex}.lead-form .consent-field input{width:19px;height:19px;accent-color:var(--emerald);flex:none;margin-top:1px;padding:0}.consent-field a,.form-policy-note a,.legal-document a{color:var(--emerald-deep);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.form-policy-note{color:var(--muted-ink);margin:2px 0 -4px;font-size:.83rem;font-weight:650;line-height:1.45}.form-honeypot{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.lead-form button:disabled{cursor:not-allowed;opacity:.55}.sport-type-field{animation:.18s ease-out field-reveal}@keyframes field-reveal{0%{opacity:0;transform:translateY(-5px)}}.full-field,.form-error,.form-success{grid-column:1/-1}.form-success small{margin-top:4px;font-size:.78rem;display:block}.legal-hero p{max-width:760px}.legal-document{max-width:940px;color:var(--ink);margin:0 auto}.legal-document section+section,.legal-document h2{margin-top:32px}.legal-document h2{font-size:clamp(1.3rem,2.5vw,1.75rem);line-height:1.2}.legal-document p{color:var(--muted-ink);line-height:1.75}.document-draft-notice{border-radius:var(--radius);border:1px solid #b5750940;margin-bottom:34px;padding:14px 16px;font-weight:800;line-height:1.5}.form-error,.form-success{border-radius:var(--radius);margin:0;padding:12px 14px;font-weight:850}.form-error{color:#9d2c1d;background:#fff0ed}.form-success{background:var(--emerald-soft);color:var(--emerald-deep)}.cta-band{border-radius:var(--radius);background:linear-gradient(135deg, #063b2bf5, #0c8f5ef0), var(--emerald-deep);color:#fff;box-shadow:var(--shadow);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin:0 clamp(18px,5vw,70px) clamp(64px,8vw,100px);padding:clamp(28px,5vw,56px);display:grid}.cta-band p{color:#ffffffc2}.site-footer{background:var(--ink);color:#fff;justify-content:space-between;gap:30px;padding:34px clamp(18px,5vw,70px) 86px;display:flex}.site-footer p{color:#ffffffa8;max-width:480px;margin:14px 0 0}.footer-brand{align-items:center;gap:14px;display:inline-flex}.footer-brand-mark{border-radius:var(--radius);background:#f7f9f6;width:54px;height:54px;padding:5px}.footer-brand-title{width:clamp(154px,16vw,214px);height:auto}.footer-links{align-content:center;gap:10px;display:grid}.footer-links a{color:#ffffffd1;align-items:center;gap:10px;font-weight:800;display:flex}.mobile-sticky-cta{z-index:60;border-radius:var(--radius);background:var(--emerald);color:#fff;align-items:center;gap:9px;min-height:48px;padding:0 16px;font-weight:950;display:none;position:fixed;bottom:14px;right:14px;box-shadow:0 12px 30px #062b1f52}@media (width<=1180px){.desktop-nav{display:none}.header-cta{margin-left:auto}.icon-button{display:grid}.mobile-nav{border-radius:var(--radius);background:#101514f5;border:1px solid #ffffff1f;width:min(320px,100vw - 28px);padding:12px;display:none;position:absolute;top:calc(100% + 1px);right:clamp(14px,4vw,34px);box-shadow:0 24px 60px #00000052}.mobile-nav.is-open{display:grid}.mobile-nav a{padding:12px 10px}}@media (width<=920px){:root{--header-height:68px}.site-header{min-height:var(--header-height);gap:10px;padding:12px 16px}.header-cta{display:none}.mobile-menu-button{margin-left:auto}.hero-section{min-height:calc(100svh - 76px)}.hero-content h1{max-width:100%;font-size:clamp(3.25rem,17vw,5.1rem);line-height:.96}.hero-overlay{background:linear-gradient(90deg,#101514eb,#10151475),linear-gradient(#10151414 30%,#101514e6)}.intro-grid,.split-section,.contact-section,.cta-band,.two-columns,.three-columns,.schedule-grid,.pricing-grid,.coach-grid,.gallery-grid{grid-template-columns:1fr}.video-showcase-section{padding-left:0;padding-right:0}.video-showcase-heading{align-items:flex-start;padding:0 clamp(18px,5vw,70px)}.video-showcase-grid{scroll-snap-type:x mandatory;scrollbar-color:#ffffff42 transparent;grid-template-columns:none;grid-template-areas:none;grid-auto-columns:minmax(230px,34vw);grid-auto-flow:column;align-items:center;gap:14px;padding:8px clamp(18px,5vw,70px) 24px;scroll-padding-inline:clamp(18px,5vw,70px);overflow-x:auto}.video-showcase-frame{scroll-snap-align:center;grid-area:auto}.video-showcase-frame--supporting{justify-self:center;width:88%}.coach-card{grid-template-columns:1fr}.coach-photo-placeholder{min-height:180px}.site-footer{display:grid}.mobile-sticky-cta{display:inline-flex}}@media (width<=620px){.brand-mark{width:38px;height:38px}.brand-title{width:112px}.hero-content{justify-content:flex-start;padding-top:clamp(36px,8vw,48px)}.hero-content .hero-subtitle{font-size:1.08rem}.hero-content .hero-description{font-size:.98rem}.hero-actions{display:grid}.button{width:100%}.section-header.centered{text-align:left}.video-showcase-heading{gap:14px;display:grid}.video-showcase-sound-note{margin-bottom:0}.video-showcase-grid{grid-auto-columns:minmax(244px,76vw)}.program-row,.lead-form{grid-template-columns:1fr}.map-address-card{padding:10px;bottom:8px;left:8px;right:8px}.section{padding-top:56px;padding-bottom:56px}.compact-hero h1,.section-header h2,.cta-band h2{letter-spacing:-.025em;font-size:clamp(1.95rem,7.5vw,2.75rem);line-height:1.1}.compact-hero .page-title-long{font-size:clamp(1.95rem,7.5vw,2.75rem);line-height:1.02}.page-title-continuation{margin-top:.28em;font-size:.66em;line-height:1.18}.page-hero{padding-top:clamp(28px,7vw,38px);padding-bottom:clamp(38px,10vw,52px)}.cta-band{margin-bottom:56px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.coaches-roster-section{overflow:hidden}.coach-roster-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,3vw,34px);max-width:1180px;margin:clamp(34px,5vw,58px) auto 0;display:grid}.coach-roster-card{border:1px solid var(--line);border-radius:var(--radius);min-width:0;box-shadow:var(--shadow);background:#fff;transition:border-color .22s,box-shadow .22s,transform .22s;overflow:hidden}.coach-roster-card:hover{border-color:#0c8f5e6b;transform:translateY(-5px);box-shadow:0 28px 62px #062b1f30}.coach-roster-card:focus-visible{outline-offset:4px;outline:3px solid #0c8f5e59}.coach-roster-media{background:var(--graphite);height:clamp(390px,45vw,580px);position:relative;overflow:hidden}.coach-roster-media:after{content:"";background:linear-gradient(#0000,#08120ead);height:42%;position:absolute;inset:auto 0 0}.coach-roster-media img{object-fit:cover;object-position:center 18%;width:100%;height:100%;transition:transform .7s}.coach-roster-card:hover .coach-roster-media img{transform:scale(1.025)}.victoria-roster-media img{object-position:center 28%}.coach-roster-copy{align-content:start;min-height:330px;padding:clamp(24px,4vw,40px);display:grid}.coach-roster-copy h2{letter-spacing:-.04em;text-transform:uppercase;margin:12px 0 16px;font-size:clamp(2rem,3.8vw,3.6rem);line-height:.98}.coach-roster-copy h2 span{color:var(--emerald);display:block}.coach-roster-copy p{max-width:520px;color:var(--muted-ink);margin:0}.coach-roster-action{width:fit-content;color:var(--emerald-deep);align-self:end;align-items:center;gap:10px;margin-top:28px;font-weight:950;display:inline-flex}.coach-roster-action svg{transition:transform .18s}.coach-roster-card:hover .coach-roster-action svg{transform:translate(4px)}.coach-profile-hero{isolation:isolate;min-height:min(880px, calc(100svh - var(--header-height)));color:#fff;background:#0b1210;align-items:flex-end;display:flex;position:relative;overflow:hidden}.coach-profile-back{z-index:4;border-radius:var(--radius);color:#ffffffd6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07120e8f;border:1px solid #ffffff29;align-items:center;gap:9px;padding:9px 12px;font-size:.86rem;font-weight:900;display:inline-flex;position:absolute;top:clamp(22px,3vw,42px);left:clamp(18px,5vw,70px)}.coach-profile-back:hover{color:#fff}.coach-hero-media,.coach-hero-shade{position:absolute;inset:0}.coach-hero-media img{object-fit:cover;object-position:72% 12%;filter:saturate(.9)contrast(1.03);width:100%;height:100%;animation:14s ease-in-out infinite alternate coach-hero-breathe}.coach-hero-shade{background:linear-gradient(90deg,#07120efa 0%,#07120ee0 38%,#07120e1f 72%),linear-gradient(#0000 48%,#07120ee0 100%)}.coach-hero-copy{z-index:2;width:min(750px,61vw);min-width:0;padding:clamp(82px,10vw,140px) 5vw clamp(74px,8vw,108px);position:relative}.coach-hero-copy h1{letter-spacing:-.045em;text-transform:uppercase;max-width:760px;margin:17px 0 8px;font-size:clamp(3.4rem,7.4vw,6.8rem);font-weight:950;line-height:.98}.coach-hero-copy h1 span{color:var(--gold);letter-spacing:-.025em;font-size:.68em;line-height:1.05;display:block}.coach-maiden-name{color:#ffffff94;margin:22px 0 0;font-weight:750}.coach-hero-lead{color:#ffffffdb;max-width:620px;margin:14px 0 0;font-size:clamp(1.08rem,1.8vw,1.4rem);line-height:1.45}.coach-hero-tags{flex-wrap:wrap;gap:8px;margin-top:26px;display:flex}.coach-hero-tags span{color:#ffffffd1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff12;border:1px solid #ffffff2e;border-radius:999px;padding:8px 12px;font-size:.8rem;font-weight:850}.coach-story-link{color:var(--gold);align-items:center;gap:10px;margin-top:28px;font-weight:900;display:inline-flex}.coach-story-link svg{animation:1.8s ease-in-out infinite coach-arrow-bob}.coach-identity-card{z-index:3;border-radius:var(--radius);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0b1210c2;border:1px solid #ffffff2e;grid-template-columns:82px auto;align-items:center;gap:14px;width:min(310px,28vw);padding:10px;display:grid;position:absolute;bottom:clamp(22px,4vw,52px);right:clamp(18px,4vw,64px);box-shadow:0 22px 64px #00000047}.coach-identity-card img{object-fit:cover;object-position:center 18%;border-radius:5px;width:82px;height:104px}.coach-identity-card strong,.coach-identity-card span{display:block}.coach-identity-card strong{color:var(--gold);font-size:clamp(1.4rem,2vw,1.85rem);font-weight:950;line-height:1.08}.coach-identity-card span{color:#ffffffb8;margin-top:7px;font-size:.9rem;font-weight:750;line-height:1.35}.coach-facts{background:var(--graphite);color:#fff;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.coach-facts article{border-right:1px solid #ffffff1a;min-height:166px;padding:28px clamp(20px,3vw,42px)}.coach-facts article:last-child{border-right:0}.coach-facts svg{color:var(--gold);margin-bottom:22px}.coach-facts strong,.coach-facts span{display:block}.coach-facts strong{font-size:clamp(1rem,1.5vw,1.23rem);line-height:1.28}.coach-facts span{color:#ffffff8f;margin-top:7px;font-size:.88rem;font-weight:700;line-height:1.4}.coach-marquee{background:var(--graphite);padding:18px 0 74px;overflow:hidden}.coach-marquee-scroll{cursor:grab;scrollbar-width:none;overscroll-behavior-inline:contain;touch-action:pan-y;-webkit-user-select:none;user-select:none;width:100%;overflow-x:auto}.coach-marquee-scroll::-webkit-scrollbar{display:none}.coach-marquee-track{gap:18px;width:max-content;display:flex}.coach-marquee-photo{border-radius:var(--radius);background:#0b1210;flex:none;height:clamp(230px,24vw,340px);margin:0;position:relative;overflow:hidden}.coach-marquee-photo.portrait{width:clamp(185px,19vw,265px)}.coach-marquee-photo.landscape{width:clamp(350px,38vw,540px)}.coach-marquee-photo img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.coach-marquee-photo:hover img{transform:scale(1.035)}.coach-marquee-photo figcaption{color:#fff;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a120fc2;border-radius:4px;padding:6px 9px;font-size:.72rem;font-weight:850;position:absolute;bottom:10px;left:10px}.coach-profile-intro{overflow:hidden}.coach-profile-intro-grid{grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);align-items:center;gap:clamp(48px,8vw,110px);max-width:1320px;margin:0 auto;display:grid}.coach-editorial-copy{max-width:660px;color:var(--muted-ink);margin:24px 0 0;font-size:1.06rem}.coach-education{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:auto minmax(0,1fr);gap:16px;max-width:650px;margin-top:30px;padding:22px;display:grid;box-shadow:0 14px 36px #062b1f14}.coach-education svg{color:var(--emerald)}.coach-education strong{color:var(--emerald-deep);margin-bottom:7px;font-size:1.02rem;display:block}.coach-education p{color:var(--muted-ink);margin:0}.coach-intro-collage{min-height:650px;position:relative}.coach-collage-main{border-radius:var(--radius);object-fit:cover;width:84%;height:78%;box-shadow:var(--shadow);position:absolute;top:0;right:0}.coach-collage-inset{border:8px solid var(--paper);border-radius:var(--radius);object-fit:cover;object-position:center 26%;width:43%;height:47%;box-shadow:var(--shadow);position:absolute;bottom:0;left:0}.coach-collage-note{border-radius:var(--radius);background:var(--gold);color:var(--ink);align-items:center;gap:8px;padding:12px 14px;font-size:.8rem;font-weight:950;display:inline-flex;position:absolute;bottom:60px;right:18px;box-shadow:0 14px 34px #10151433}.coach-achievements-section{background:radial-gradient(circle at 82% 18%, #0c8f5e47, transparent 30%), var(--graphite);color:#fff;padding:clamp(72px,9vw,128px) clamp(18px,5vw,70px);overflow:hidden}.coach-achievements-heading{max-width:920px;margin-bottom:clamp(40px,6vw,72px)}.coach-achievements-heading h2,.coach-results-copy h2,.coach-shows-copy h2{letter-spacing:-.04em;margin:14px 0 16px;font-size:clamp(2.4rem,5vw,4.75rem);font-weight:950;line-height:1.04}.coach-achievements-heading p{color:#ffffffa8;max-width:710px;margin:0;font-size:1.08rem}.coach-achievements-layout{grid-template-columns:minmax(330px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(34px,7vw,100px);max-width:1320px;margin:0 auto;display:grid}.coach-achievement-photo{margin:0;position:relative}.coach-achievement-photo:before{z-index:0;border-radius:var(--radius);content:"";border:1px solid #d7b35a85;position:absolute;inset:-18px 22px 18px -18px}.coach-achievement-photo img{z-index:1;border-radius:var(--radius);object-fit:cover;width:100%;max-height:760px;position:relative}.coach-achievement-photo figcaption{z-index:2;border-radius:var(--radius);background:var(--gold);max-width:230px;color:var(--ink);padding:16px 18px;font-weight:950;line-height:1.15;position:absolute;bottom:24px;right:-12px}.coach-achievement-photo figcaption span{opacity:.7;margin-top:6px;font-size:.75rem;font-weight:750;display:block}.coach-achievement-list{display:grid}.coach-achievement-list article{border-top:1px solid #ffffff1f;grid-template-columns:minmax(140px,.38fr) minmax(0,1fr);align-items:baseline;gap:clamp(16px,3vw,42px);padding:25px 0;display:grid}.coach-achievement-list article span{color:var(--gold);letter-spacing:.02em;font-size:.84rem;font-weight:950;line-height:1.35}.coach-achievement-list article p{color:#ffffffe0;margin:0;font-size:clamp(1rem,1.5vw,1.22rem);font-weight:760;line-height:1.45}.coach-world-note{border-radius:var(--radius);background:#b8e35c14;border:1px solid #b8e35c47;margin-top:22px;padding:24px}.coach-world-note strong{color:var(--lime);text-transform:uppercase}.coach-world-note p{color:#ffffffad;margin:7px 0 0}.coach-career-section{overflow:hidden}.coach-career-timeline{gap:clamp(58px,8vw,110px);max-width:1280px;margin:clamp(54px,7vw,92px) auto 0;display:grid;position:relative}.coach-career-timeline:before{background:linear-gradient(var(--emerald), var(--gold), var(--emerald));content:"";opacity:.35;width:1px;position:absolute;top:0;bottom:0;left:50%}.coach-career-entry{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(42px,8vw,120px);display:grid;position:relative}.coach-career-entry:after{border:4px solid var(--paper);background:var(--emerald);content:"";border-radius:50%;width:13px;height:13px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #0c8f5e59}.coach-career-entry.is-reverse .coach-career-photo{order:2}.coach-career-entry.is-reverse .coach-career-copy{text-align:right;order:1}.coach-career-photo{border-radius:var(--radius);height:clamp(350px,40vw,520px);box-shadow:var(--shadow);overflow:hidden}.coach-career-photo img{object-fit:cover;width:100%;height:100%;transition:transform .9s}.coach-career-entry:hover .coach-career-photo img{transform:scale(1.025)}.coach-career-copy{padding:clamp(10px,3vw,38px)}.coach-career-years,.coach-career-label{display:block}.coach-career-years{color:var(--emerald);letter-spacing:-.045em;font-size:clamp(2rem,3.8vw,3.8rem);font-weight:950;line-height:1}.coach-career-label{color:var(--muted-ink);letter-spacing:.06em;text-transform:uppercase;margin-top:14px;font-size:.86rem;font-weight:900;line-height:1.35}.coach-career-copy h3{margin:12px 0;font-size:clamp(1.55rem,2.4vw,2.3rem);line-height:1.14}.coach-career-copy p{color:var(--muted-ink);margin:0}.coach-results-section{background:var(--emerald-deep);color:#fff;grid-template-columns:minmax(360px,.86fr) minmax(0,1.14fr);align-items:center;gap:clamp(44px,8vw,110px);padding:clamp(72px,9vw,128px) clamp(18px,5vw,70px);display:grid}.coach-results-copy{max-width:650px}.coach-results-copy p{color:#ffffffad;margin:0;font-size:1.06rem}.coach-results-copy img{border-radius:var(--radius);width:100%;margin-top:34px;box-shadow:0 28px 64px #00000042}.coach-result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.coach-result-grid article{border-radius:var(--radius);background:#ffffff0f;border:1px solid #ffffff1f;min-height:210px;padding:clamp(24px,4vw,40px)}.coach-result-grid strong{color:var(--gold);letter-spacing:-.045em;font-size:clamp(2.2rem,4vw,4.2rem);font-weight:950;line-height:1;display:block}.coach-result-grid p{color:#ffffffbd;max-width:220px;margin:16px 0 0;font-size:.95rem;font-weight:750;line-height:1.5}.coach-shows-section{overflow:hidden}.coach-shows-grid{grid-template-columns:minmax(250px,.65fr) minmax(330px,.95fr) minmax(380px,1.4fr);align-items:center;gap:clamp(20px,4vw,56px);max-width:1480px;margin:0 auto;display:grid}.coach-show-portrait,.coach-show-wide{border-radius:var(--radius);object-fit:cover;width:100%;box-shadow:var(--shadow)}.coach-show-portrait{height:590px}.coach-show-wide{height:450px}.coach-shows-copy h2{color:var(--ink)}.coach-shows-copy p{color:var(--muted-ink)}.victoria-profile-hero{isolation:isolate;min-height:min(820px, calc(100svh - var(--header-height)));color:#fff;background:radial-gradient(circle at 22% 88%,#0c8f5e42,#0000 34%),#0b1210;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);display:grid;position:relative;overflow:hidden}.victoria-profile-hero:before{z-index:-1;color:#ffffff06;content:"V";letter-spacing:-.12em;font-size:min(62vw,720px);font-weight:950;line-height:.72;position:absolute;top:12%;left:-.08em}.victoria-hero-copy{z-index:2;align-self:end;min-width:0;padding:clamp(120px,12vw,180px) clamp(30px,5vw,76px) clamp(68px,8vw,112px)}.victoria-hero-copy h1{letter-spacing:-.05em;text-transform:uppercase;max-width:760px;margin:18px 0 0;font-size:clamp(3.5rem,6.6vw,6.5rem);font-weight:950;line-height:.92}.victoria-hero-copy h1 span{color:var(--gold);letter-spacing:-.025em;margin-top:.12em;font-size:.68em;line-height:1.02;display:block}.victoria-hero-copy .victoria-hero-lead{color:#ffffffc7;max-width:660px;margin:26px 0 0;font-size:clamp(1.06rem,1.7vw,1.32rem);line-height:1.52}.victoria-hero-copy .coach-maiden-name{color:#ffffff85;letter-spacing:.04em;margin:18px 0 0;font-size:.96rem;font-weight:800}.victoria-hero-photo{clip-path:polygon(13% 0,100% 0,100% 100%,0 100%);background:#151917;min-width:0;position:relative;overflow:hidden}.victoria-hero-photo:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0b1210b8,#0000 28%),linear-gradient(#0000 50%,#0b1210 100%);position:absolute;inset:0}.victoria-hero-photo img{object-fit:cover;object-position:center 22%;filter:contrast(1.04);width:100%;height:100%;animation:14s ease-in-out infinite alternate coach-hero-breathe}.victoria-identity-card{z-index:3}.victoria-hero-actions{z-index:3;flex-direction:column;align-items:flex-start;gap:14px;width:min(310px,28vw);display:flex;position:absolute;bottom:clamp(22px,4vw,52px);right:clamp(18px,4vw,64px)}.victoria-hero-actions .victoria-identity-card{width:100%;position:relative;inset:auto}.victoria-hero-actions .coach-story-link{margin-top:0}.victoria-identity-card img{object-position:center 18%}.victoria-photo-caption{z-index:2;border-radius:var(--radius);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#08110ebd;border:1px solid #fff3;grid-template-columns:auto minmax(0,140px);align-items:center;gap:12px;padding:13px 16px;display:grid;position:absolute;bottom:clamp(20px,4vw,50px);right:clamp(18px,4vw,56px);box-shadow:0 22px 54px #0000004d}.victoria-photo-caption span{color:var(--gold);letter-spacing:-.05em;font-size:2.5rem;font-weight:950;line-height:1}.victoria-photo-caption strong{text-transform:uppercase;font-size:.79rem;line-height:1.25}.victoria-facts-section{background:var(--graphite);color:#fff}.victoria-facts{grid-template-columns:minmax(0,.8fr) minmax(0,1.1fr) minmax(0,1.7fr) minmax(0,.9fr)}.victoria-marquee{padding-top:18px}.victoria-marquee-heading{justify-content:space-between;align-items:end;gap:28px;max-width:1320px;margin:0 auto clamp(30px,5vw,48px);padding:0 clamp(18px,5vw,70px);display:flex}.victoria-marquee-heading p{color:#ffffffc7;max-width:720px;margin:0;font-size:clamp(1.05rem,1.7vw,1.32rem);font-weight:720;line-height:1.5}.victoria-method{scroll-margin-top:var(--header-height);background:radial-gradient(circle at 0 100%, #b8e35c29, transparent 30%), var(--paper)}.victoria-method-copy{order:1}.victoria-method .victoria-intro-collage{order:2}.victoria-editorial-followup{margin-top:16px}.victoria-quote{border:1px solid #d7b35a6b;border-left:5px solid var(--gold);border-radius:var(--radius);max-width:660px;color:var(--emerald-deep);background:#fffaf0;margin:32px 0 0;padding:28px 48px 26px;font-size:clamp(1.18rem,2vw,1.55rem);font-weight:880;line-height:1.45;position:relative}.victoria-quote:before,.victoria-quote:after{color:var(--gold);font-family:Georgia,serif;font-size:3.3rem;font-weight:900;line-height:1;position:absolute}.victoria-quote:before{content:"“";top:14px;left:15px}.victoria-quote:after{content:"”";bottom:0;right:16px}.victoria-intro-collage .coach-collage-main{object-position:center 34%}.victoria-intro-collage .coach-collage-inset{object-position:center 28%}.victoria-sport-section{background:radial-gradient(circle at 90% 8%, #0c8f5e45, transparent 29%), var(--graphite);color:#fff;grid-template-columns:minmax(420px,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(42px,7vw,108px);padding:clamp(74px,9vw,128px) clamp(18px,5vw,70px);display:grid;overflow:hidden}.victoria-sport-photo{margin:0;position:relative}.victoria-sport-photo:before{border-radius:var(--radius);content:"";border:1px solid #d7b35a80;position:absolute;inset:-18px 22px 18px -18px}.victoria-sport-photo img{border-radius:var(--radius);object-fit:cover;object-position:center;width:100%;min-height:540px;max-height:720px;position:relative;box-shadow:0 28px 70px #0000004d}.victoria-sport-photo figcaption{border-radius:var(--radius);background:var(--gold);max-width:280px;color:var(--ink);padding:18px 20px;display:grid;position:absolute;bottom:24px;right:-12px;box-shadow:0 18px 42px #00000047}.victoria-sport-photo figcaption strong{letter-spacing:-.04em;font-size:2rem;font-weight:950;line-height:1}.victoria-sport-photo figcaption span{margin-top:6px;font-size:.78rem;font-weight:800;line-height:1.35}.victoria-sport-copy{max-width:700px}.victoria-sport-copy h2{letter-spacing:-.045em;margin:0 0 24px;font-size:clamp(2.5rem,5vw,5rem);font-weight:950;line-height:1.02}.victoria-sport-copy>p{color:#ffffffb3;margin:0;font-size:1.04rem;line-height:1.7}.victoria-sport-copy>p+p{margin-top:24px}.victoria-quote-dark{border-color:#d7b35a52;border-left-color:var(--gold);color:#fff;background:#ffffff0f;margin:30px 0}.victoria-title-run{border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:34px;display:grid}.victoria-title-run span{color:var(--gold);letter-spacing:-.025em;text-align:center;border-right:1px solid #ffffff1f;padding:17px 10px;font-size:clamp(1.3rem,2.4vw,2rem);font-weight:950}.victoria-title-run span:last-child{border-right:0}.victoria-path-section{background:#edf4ef;overflow:hidden}.victoria-path-section>.section-header{max-width:970px}.victoria-path-section-heading{justify-content:center;display:flex}.victoria-path-intro{max-width:880px;color:var(--muted-ink);text-align:center;gap:12px;margin:24px auto 0;font-size:1.05rem;display:grid}.victoria-path-intro p{margin:0}.victoria-path-grid{gap:clamp(30px,5vw,62px);max-width:1320px;margin:clamp(46px,7vw,84px) auto 0;display:grid}.victoria-path-card{border:1px solid var(--line);border-radius:var(--radius);min-width:0;box-shadow:var(--shadow);background:#fff;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);display:grid;overflow:hidden}.victoria-path-card-acro{background:var(--emerald-deep);color:#fff;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr)}.victoria-path-card-acro .victoria-path-copy{order:2}.victoria-path-card-acro .victoria-path-collage{order:1}.victoria-path-copy{flex-direction:column;justify-content:center;min-width:0;padding:clamp(32px,5vw,68px);display:flex}.victoria-path-years{color:var(--emerald);letter-spacing:-.055em;margin-bottom:26px;font-size:clamp(2.5rem,4.3vw,4.8rem);font-weight:950;line-height:.95}.victoria-path-card-acro .victoria-path-years{color:var(--gold)}.victoria-path-copy h3{letter-spacing:-.025em;margin:0 0 16px;font-size:clamp(1.65rem,2.7vw,2.6rem);line-height:1.12}.victoria-path-copy p{color:var(--muted-ink);margin:0;line-height:1.7}.victoria-path-card-acro .victoria-path-copy p{color:#ffffffb3}.victoria-path-collage{background:var(--graphite);min-width:0;height:clamp(440px,42vw,570px);position:relative;overflow:hidden}.victoria-path-collage:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#0a120f57);width:54px;position:absolute;top:0;bottom:0;right:0}.victoria-path-collage-scroll{scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;gap:10px;width:100%;height:100%;padding:10px;display:flex;overflow-x:auto}.victoria-path-collage-scroll::-webkit-scrollbar{display:none}.coach-marquee-scroll.is-dragging,.victoria-path-collage-scroll.is-dragging{cursor:grabbing}.victoria-path-collage-scroll.is-dragging{scroll-behavior:auto}.victoria-path-collage-photo{background:#0b1210;border-radius:6px;flex:0 0 88%;height:100%;margin:0;overflow:hidden}.victoria-path-collage-photo.is-portrait{flex-basis:60%}.victoria-path-collage-photo img{object-fit:cover;width:100%;height:100%;transition:filter .4s,transform .7s}.victoria-path-collage-photo.is-portrait img{object-position:center 25%}.victoria-path-collage-photo:hover img{filter:saturate(1.08);transform:scale(1.02)}@keyframes coach-hero-breathe{0%{transform:scale(1)}to{transform:scale(1.035)}}@keyframes coach-arrow-bob{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes coach-scroll-reveal{0%{transform:translateY(34px)}to{transform:translateY(0)}}@supports (animation-timeline:view()){[data-coach-reveal]{animation:linear both coach-scroll-reveal;animation-timeline:view();animation-range:entry 4% cover 28%}}@media (width<=1100px){.coach-hero-copy{width:68vw}.coach-identity-card{width:255px}.coach-profile-intro-grid{grid-template-columns:1fr 1fr;gap:44px}.coach-intro-collage{min-height:560px}.coach-shows-grid{grid-template-columns:minmax(230px,.7fr) minmax(0,1fr)}.coach-show-wide{grid-column:1/-1;height:auto;max-height:600px}.victoria-profile-hero{grid-template-columns:minmax(0,1fr) minmax(390px,.85fr)}.victoria-hero-copy{padding-right:30px}.victoria-sport-section{grid-template-columns:minmax(360px,.86fr) minmax(0,1.14fr);gap:52px}.victoria-path-copy{padding:clamp(32px,4vw,50px)}}@media (width<=820px){.coach-roster-grid{grid-template-columns:1fr;max-width:620px}.coach-profile-hero{min-height:830px}.coach-hero-media img{object-position:62% 42%}.coach-hero-shade{background:linear-gradient(#07120e14 0%,#07120eb8 48%,#07120efa 100%),linear-gradient(90deg,#07120e8c,#0000 78%)}.coach-hero-copy{width:100%;max-width:100%;padding:270px 18px 190px}.coach-hero-copy h1{font-size:clamp(2.8rem,10.5vw,4.5rem);line-height:1}.coach-identity-card{width:auto;bottom:24px;left:18px;right:18px}.coach-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.coach-facts article:nth-child(2){border-right:0}.coach-facts article:nth-child(-n+2){border-bottom:1px solid #ffffff1a}.coach-profile-intro-grid,.coach-achievements-layout,.coach-results-section{grid-template-columns:1fr}.coach-profile-intro-grid{gap:54px}.victoria-method .victoria-intro-collage{order:2}.victoria-method-copy{order:1}.coach-intro-collage{min-height:min(700px,110vw)}.coach-achievement-photo{width:min(520px,100% - 18px);margin:0 auto}.coach-career-timeline:before{left:10px}.coach-career-entry,.coach-career-entry.is-reverse{grid-template-columns:1fr;gap:24px;padding-left:36px}.coach-career-entry:after{top:32px;left:10px}.coach-career-entry.is-reverse .coach-career-photo,.coach-career-entry.is-reverse .coach-career-copy{order:initial;text-align:left}.coach-career-photo{height:min(560px,100vw)}.coach-career-copy{padding:10px 0}.coach-results-section{gap:52px}.coach-results-copy{max-width:none}.victoria-profile-hero{grid-template-columns:1fr}.victoria-profile-hero:before{display:none}.victoria-hero-photo{clip-path:none;grid-row:1;height:min(690px,112vw);min-height:520px}.victoria-hero-photo:after{background:linear-gradient(#0000 50%,#0b1210 100%)}.victoria-hero-actions{width:auto;bottom:24px;left:18px;right:18px}.victoria-hero-copy{grid-row:2;padding:54px 18px 68px}.victoria-hero-copy h1{font-size:clamp(3rem,11.5vw,5rem)}.victoria-photo-caption{bottom:18px;right:18px}.victoria-sport-section{grid-template-columns:1fr;gap:68px}.victoria-sport-photo{order:2;width:min(720px,100% - 18px);margin:0 auto}.victoria-sport-photo img{min-height:min(590px,78vw)}.victoria-sport-copy{order:1;max-width:none}.victoria-path-card,.victoria-path-card-acro{grid-template-columns:1fr}.victoria-path-card .victoria-path-collage{order:1}.victoria-path-card .victoria-path-copy{order:2}.victoria-path-collage{height:min(650px,78vw)}}@media (width<=620px){.coach-roster-media{height:min(126vw,520px)}.coach-roster-copy{min-height:0}.coach-profile-hero{min-height:760px}.coach-hero-copy{padding-top:220px;padding-bottom:178px}.coach-hero-copy h1{margin-top:13px;font-size:clamp(2.8rem,10.5vw,4rem)}.coach-maiden-name{margin-top:14px;font-size:.9rem;line-height:1.4}.coach-hero-lead{font-size:1.02rem;line-height:1.52}.coach-hero-tags,.coach-story-link{margin-top:18px}.coach-identity-card{grid-template-columns:62px auto}.coach-identity-card img{width:62px;height:76px}.coach-facts article{min-height:150px;padding:22px 18px}.coach-facts strong{font-size:.95rem}.coach-marquee{padding-bottom:52px}.coach-marquee-photo{height:220px}.coach-marquee-photo.portrait{width:165px}.coach-marquee-photo.landscape{width:310px}.coach-intro-collage{min-height:116vw}.coach-collage-main{width:90%;height:77%}.coach-collage-inset{border-width:5px;width:48%;height:44%}.coach-collage-note{bottom:20px;right:0}.coach-achievements-heading h2,.coach-results-copy h2,.coach-shows-copy h2{font-size:clamp(2.1rem,8vw,3.1rem);line-height:1.08}.coach-achievement-list article{grid-template-columns:1fr;gap:8px;padding:20px 0}.coach-achievement-photo figcaption{bottom:12px;right:-8px}.coach-career-entry,.coach-career-entry.is-reverse{padding-left:26px}.coach-career-timeline:before,.coach-career-entry:after{left:3px}.coach-career-photo{height:118vw}.coach-result-grid{grid-template-columns:1fr}.coach-result-grid article{min-height:180px}.coach-shows-grid{grid-template-columns:1fr}.coach-show-portrait{width:80%;height:auto;max-height:620px}.coach-show-wide{grid-column:auto}.victoria-hero-photo{height:118vw;min-height:440px}.victoria-photo-caption{grid-template-columns:auto minmax(0,126px)}.victoria-photo-caption span{font-size:2rem}.victoria-hero-copy{padding-top:44px}.victoria-hero-copy h1{font-size:clamp(2.7rem,13.5vw,4rem)}.victoria-hero-copy .victoria-hero-lead{margin-top:20px;font-size:1rem}.victoria-hero-copy .coach-maiden-name{margin-top:13px;font-size:.86rem}.victoria-marquee-heading{gap:14px;display:grid}.victoria-marquee-heading p{font-size:1rem}.victoria-quote{padding:24px 38px;font-size:1.08rem}.victoria-quote:before{top:11px;left:10px}.victoria-quote:after{right:10px}.victoria-sport-section{padding-top:68px;padding-bottom:68px}.victoria-sport-photo{width:calc(100% - 12px)}.victoria-sport-photo:before{inset:-10px 12px 10px -10px}.victoria-sport-photo img{min-height:76vw}.victoria-sport-photo figcaption{max-width:240px;bottom:12px;right:-6px}.victoria-sport-copy h2{font-size:clamp(2.15rem,9vw,3.2rem)}.victoria-title-run span{font-size:1.2rem}.victoria-path-grid{margin-top:40px}.victoria-path-intro{text-align:left;font-size:1rem}.victoria-path-section-heading{justify-content:flex-start}.victoria-path-copy{padding:30px 22px 34px}.victoria-path-years{margin-bottom:20px;font-size:clamp(2.35rem,12vw,3.35rem)}.victoria-path-collage{height:min(480px,82vw)}.victoria-path-collage-photo{flex-basis:86%}.victoria-path-collage-photo.is-portrait{flex-basis:62%}}.victoria-method-copy .victoria-section-heading,.victoria-sport-copy .victoria-section-heading,.victoria-path-section-heading .victoria-section-heading{max-width:none;color:var(--gold);letter-spacing:.025em;text-transform:uppercase;margin:0;font-size:clamp(.78rem,.9vw,.86rem);font-weight:900;line-height:1.25}.victoria-sport-copy .victoria-section-heading{margin-bottom:24px}@media (prefers-reduced-motion:reduce){.coach-hero-media img,.victoria-hero-photo img,.coach-story-link svg{animation:none!important}.coach-marquee-scroll,.victoria-path-collage-scroll{scrollbar-width:thin}[data-coach-reveal]{animation:none!important}}
