@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Poppins:wght@600;700&display=swap');
:root{--ink:#0b2e6d;--muted:#5d6b70;--paper:#ffffff;--line:#dce1dc;--orange:#ff9500;--orange-hover:#e88700;--teal:#0b2e6d;--serif:Poppins,'Segoe UI',sans-serif;--sans:Inter,'Segoe UI',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.5;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-underline-offset:4px}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button,a{transition:background .18s,color .18s,box-shadow .18s}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #267f99;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-1.2px;line-height:1.07}h1{font-size:clamp(38px,4.7vw,64px)}h2{font-size:clamp(30px,3.2vw,42px)}h3{font-size:21px;line-height:1.2;letter-spacing:-.4px}p{color:var(--muted)}svg{width:20px;height:20px;flex-shrink:0}button svg,a svg{vertical-align:middle}.skip{position:fixed;top:-100px;background:white;padding:15px;z-index:100}.skip:focus{top:8px}.site-header{height:86px;background:rgba(247,246,242,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-inner{max-width:1200px;padding:0 32px;margin:auto;height:100%;display:flex;justify-content:space-between;align-items:center;gap:20px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:24px;letter-spacing:2px;font-weight:750;line-height:1.1}.brand small{display:block;font-size:8px;letter-spacing:2.5px;margin-top:6px;font-weight:600}.brand-mark{position:relative;font-family:var(--serif);font-size:49px;font-weight:400;letter-spacing:-5px;width:39px}.brand-mark span{position:absolute;width:12px;height:12px;right:-1px;top:11px;background:#de7935;border-radius:100%;border:2px solid var(--paper)}nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:600}nav a{text-decoration:none}.member-button,.secondary{border:1px solid #c9d3d5;border-radius:8px;background:transparent;padding:12px 17px;color:var(--ink);font-size:13px;font-weight:600;min-height:44px}.member-button:hover,.secondary:hover{background:#e9eeeb}.member-button span{margin-left:14px;font-size:18px}.wrap{max-width:1200px;margin:auto;padding:0 32px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding-top:38px;padding-bottom:38px}.eyebrow{display:flex;gap:9px;align-items:center;text-transform:uppercase;font-size:10px;font-weight:750;letter-spacing:2px;color:var(--teal);margin-bottom:18px}.eyebrow::before{content:'';width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.hero h1{margin-bottom:20px;max-width:530px}.hero h1 em{color:var(--teal);font-weight:400}.hero p{max-width:420px;font-size:15px;line-height:1.7;margin-bottom:24px}.primary{display:inline-flex;justify-content:center;align-items:center;gap:18px;text-decoration:none;background:var(--orange);border:0;border-radius:8px;padding:14px 20px;font-weight:700;color:var(--ink);font-size:14px;min-height:48px}.primary:hover{background:var(--orange-hover);box-shadow:0 3px 10px #0b2e6d10}.arrow{font-size:20px;font-weight:400}.hero-photo{position:relative;margin:0;height:318px;border-radius:90px 12px 12px 12px;overflow:hidden;background:#cbd8d2}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 58%}.hero-photo::after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#061828aa)}.hero-photo figcaption{position:absolute;bottom:22px;left:26px;color:white;font-size:12px;z-index:1;letter-spacing:.2px}.hero-photo figcaption span{display:block;font-family:var(--serif);font-size:24px;margin-bottom:1px}.trust-line{display:flex;gap:26px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.trust-line span{display:flex;align-items:center;gap:8px}.trust-line svg{width:16px;color:var(--teal)}.catalog{padding-top:38px;padding-bottom:36px;scroll-margin-top:100px}.section-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:23px}.section-heading h2{margin-bottom:0}.section-heading p{font-size:13px;margin-bottom:4px}.filter-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.filter{border:1px solid var(--line);background:transparent;border-radius:99px;padding:9px 16px;min-height:40px;color:var(--muted);font-size:12px}.filter[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.activity-card{background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.activity-card:hover{box-shadow:0 8px 25px #0b2e6d09}.activity-visual{height:166px;position:relative;overflow:hidden;background:#d9e8e4}.activity-visual img{width:100%;height:100%;object-fit:cover}.activity-visual .category{position:absolute;top:14px;left:14px;font-size:10px;font-weight:650;border-radius:99px;padding:5px 10px;background:#fffffff0;color:var(--ink)}.art-aqua{background:#d6e9e5}.art-spa{background:#eee4d7}.art-uv{background:#f3e1cb}.art-default{background:#e0e7ea}.abstract-art{position:absolute;right:-5%;top:-40%;width:100%;height:190%;border:1px solid #285c5c30;border-radius:50%;transform:rotate(-25deg)}.abstract-art::before,.abstract-art::after{content:'';position:absolute;inset:13%;border:1px solid #285c5c30;border-radius:50%}.abstract-art::after{inset:27%}.activity-visual .art-symbol{position:absolute;width:68px;height:68px;bottom:25px;left:27px;color:#206864;stroke-width:1}.art-spa .art-symbol{color:#8d6a44}.art-uv .art-symbol{color:#a75b27}.card-content{padding:22px;flex:1;display:flex;flex-direction:column}.card-topline{font-size:10px;text-transform:uppercase;color:var(--teal);letter-spacing:1.2px;margin-bottom:10px;font-weight:700}.activity-card h3{margin-bottom:9px}.card-description{font-size:13px;line-height:1.65;min-height:43px;margin-bottom:17px}.card-meta{display:flex;gap:14px;flex-wrap:wrap;color:var(--muted);font-size:11px;padding-bottom:17px;border-bottom:1px solid #e9ece8}.card-meta span{display:flex;gap:6px;align-items:center}.card-meta svg{width:14px;height:14px}.card-price{padding-top:15px;margin-top:auto;font-size:12px;color:var(--muted)}.card-price strong{font-size:25px;color:var(--ink);letter-spacing:-1px;margin-right:4px;font-weight:650}.card-price .unpriced{font-size:15px;letter-spacing:0}.card-actions{display:flex;gap:9px;margin-top:16px;align-items:center}.card-actions .primary,.card-actions .secondary{flex:1;font-size:12px;padding:11px 12px;white-space:nowrap}.text-button{background:transparent;border:0;color:var(--ink);font-size:12px;padding:11px 8px;min-height:44px;text-decoration:underline;text-underline-offset:4px}.membership{margin:0 0 40px;padding:26px 30px;background:#e7eeea;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:22px}.membership h2{font-size:29px;margin-bottom:8px}.membership p{font-size:13px;margin:0}.membership .secondary{flex-shrink:0;background:#fff8}.help{border-top:1px solid var(--line);padding:35px 0 45px;display:grid;grid-template-columns:1fr 1.3fr;gap:70px}.help h2{font-size:32px}.help p{font-size:13px}.faq details{border-bottom:1px solid var(--line);padding:16px 0}.faq summary{font-size:13px;font-weight:600;cursor:pointer;min-height:28px}.faq details p{padding-top:12px;margin:0;line-height:1.7}.site-footer{background:var(--ink);color:#f6f7f3;padding:36px 32px 20px}.footer-inner{max-width:1136px;margin:auto;display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:32px;font-size:12px}.footer-brand{font-size:26px;font-weight:700;letter-spacing:3px;text-decoration:none}.site-footer p{color:#cad7dc;margin-top:8px;font-size:12px;line-height:1.9}.site-footer a{text-decoration:none}.footer-bottom{max-width:1136px;margin:24px auto 0;display:flex;justify-content:space-between;gap:16px;border-top:1px solid #ffffff23;padding-top:18px;font-size:10px;color:#cad7dc}.flow{max-width:1000px;margin:auto;padding:30px 32px 65px;min-height:62vh}.back{background:none;border:0;padding:10px 0;font-size:12px;color:var(--muted);min-height:44px;margin-bottom:12px}.steps{display:flex;padding:0;margin:2px 0 32px;list-style:none;gap:8px;font-size:12px;color:var(--muted)}.steps li{flex:1;border-top:2px solid var(--line);padding-top:12px;display:flex;gap:7px}.steps .active{color:var(--ink);font-weight:700;border-color:var(--teal)}.steps b{font-weight:400}.flow h1{font-size:40px;margin-bottom:14px}.flow-lead{font-size:14px;margin-bottom:25px}.booking-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:28px;align-items:start}.form-panel{background:white;padding:26px;border:1px solid var(--line);border-radius:12px;min-width:0}.form-panel h2{font-family:var(--sans);font-size:18px;font-weight:650;letter-spacing:-.3px;line-height:1.4;margin-bottom:19px}.summary{background:#e9efeb;border-radius:12px;padding:24px;position:sticky;top:110px}.summary h2{font-size:25px;margin-bottom:23px}.summary dl{margin:0}.summary dl>div{margin-bottom:17px}.summary dt{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:var(--muted);margin-bottom:4px}.summary dd{margin:0;font-size:13px}.total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #cbd8ce;padding-top:17px;margin-top:20px;font-size:12px;gap:12px}.total strong{font-size:25px;white-space:nowrap}.fine{font-size:11px;line-height:1.7;margin:12px 0 0}.date-tools{display:flex;align-items:center;gap:8px;margin-bottom:16px;flex-wrap:wrap}.date-tools label{font-size:12px}.date-tools input{width:auto;max-width:100%;padding:10px;font-size:13px;min-height:44px}.week{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;margin-bottom:26px}.day{padding:10px 2px;background:white;border:1px solid var(--line);border-radius:8px;min-height:62px;color:var(--ink);font-size:10px}.day strong{display:block;font-size:20px;margin-top:2px}.day[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.slot-group h3{font-size:12px;font-weight:500;color:var(--muted);margin:20px 0 10px}.slots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.slot{display:flex;flex-direction:column;gap:4px;padding:11px;border-radius:8px;border:1px solid #b9cdc8;background:#f8fbf9;color:var(--ink);font-weight:700;font-size:15px;min-height:64px}.slot span{font-size:10px;font-weight:400;color:var(--teal)}.slot:hover{border-color:var(--teal);background:#e7f0eb}.slot:disabled{border-color:var(--line);background:#f3f4f2;color:var(--muted)}.slot:disabled span{color:var(--muted)}.loading,.empty{padding:32px 20px;text-align:center;color:var(--muted);font-size:14px}.empty h3{color:var(--ink);margin-bottom:9px;font-size:18px}.notice{border-radius:8px;background:#edf3f4;color:#274e60;padding:14px 16px;font-size:12px;margin:0 0 22px;line-height:1.7}.notice a,.notice button{font-weight:650}.notice.error{background:#fff0e8;color:#8b3821}.notice.success{background:#e7f2e9;color:#245b3c}.field{display:block;margin:17px 0}.field>span{font-size:12px;display:block;margin-bottom:7px;font-weight:600}.field input{background:white;border:1px solid #c9d3d5;border-radius:7px;padding:12px;width:100%;min-height:47px;color:var(--ink);font-size:16px}.field small{font-weight:400;color:var(--muted)}.private-option{display:flex;gap:11px;align-items:start;border:1px solid var(--line);padding:16px;border-radius:9px;margin:22px 0;font-size:13px}.private-option input{accent-color:var(--teal);width:18px;height:18px;flex-shrink:0;margin:2px 0}.private-option small{display:block;font-size:11px;color:var(--muted);margin-top:5px}.submit{width:100%;margin-top:12px}.login-panel,.result-panel{max-width:540px;margin:15px auto 0}.result-icon{background:#e6f1e9;border-radius:50%;width:54px;height:54px;display:grid;place-items:center;color:var(--teal);font-size:25px;margin-bottom:20px}.result-panel h1{font-size:36px}.result-ref{font-size:17px;color:var(--ink);overflow-wrap:anywhere}.result-list{padding:18px 0;border-block:1px solid var(--line);margin:20px 0}.result-list p{margin:5px 0;font-size:14px}dialog{border:0;border-radius:15px;width:calc(100% - 32px);max-width:570px;padding:0;color:var(--ink);background:var(--paper);max-height:85dvh;box-shadow:0 20px 80px #06182840}dialog::backdrop{background:#0a213d99;backdrop-filter:blur(3px)}.dialog-close{position:absolute;right:14px;top:14px;z-index:2;border:1px solid var(--line);background:white;border-radius:50%;width:40px;height:40px;font-size:24px;color:var(--ink)}.dialog-body{padding:32px}.dialog-body h2{font-size:35px}.dialog-body p{font-size:14px;line-height:1.8}.dialog-body .card-meta{margin-bottom:20px}.dialog-body .primary{width:100%}.dialog-body .eyebrow{padding-right:35px}.empty .secondary{margin-top:12px}#app:focus{outline:none}.form-error:empty{display:none}.filter-count{font-size:12px;color:var(--muted);margin:-8px 0 20px}
@media(min-width:1000px){.cards>.activity-card:nth-child(4),.cards>.activity-card:nth-child(5){grid-column:auto}}
@media(max-width:900px){nav{gap:16px}.nav-contact{display:none}.hero{gap:25px}.hero h1{font-size:45px}.hero-photo{height:300px}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.booking-grid{grid-template-columns:minmax(0,1fr) 255px;gap:18px}.help{gap:35px}.form-panel{padding:20px}.card-content{padding:19px}}
@media(max-width:620px){html{scroll-padding-top:78px}.site-header{height:70px}.header-inner{padding:0 18px;gap:12px}.brand{font-size:20px;gap:8px;letter-spacing:1.4px}.brand small{font-size:6px;letter-spacing:1.8px}.brand-mark{font-size:39px;width:32px}.brand-mark span{width:10px;height:10px;top:8px}.member-button{padding:9px 11px;font-size:11px}.member-button span{margin-left:4px}.nav-home{display:none}.wrap{padding:0 18px}.hero{grid-template-columns:1fr;gap:0;padding-top:28px;padding-bottom:24px}.hero h1{font-size:41px;line-height:1.04;margin-bottom:13px;max-width:330px}.hero .eyebrow{font-size:9px;margin-bottom:14px}.hero p{font-size:13px;line-height:1.65;margin-bottom:18px;max-width:330px}.hero-photo{display:none}.hero .primary{padding:11px 16px;font-size:12px;min-height:44px}.trust-line{gap:16px;font-size:10px;padding:12px 0;justify-content:space-between}.trust-line span{gap:6px}.trust-line span:last-child{display:none}.trust-line svg{width:14px}.catalog{padding-top:26px;scroll-margin-top:85px}.section-heading{margin-bottom:18px;display:block}.section-heading h2{font-size:31px}.section-heading p{margin:9px 0 0;font-size:12px}.filter-row{gap:6px;margin-bottom:18px}.filter{font-size:11px;padding:8px 12px}.cards{grid-template-columns:1fr;gap:18px}.activity-visual{height:145px}.card-content{padding:20px}.card-description{min-height:0}.card-actions .primary,.card-actions .secondary{font-size:13px}.membership{padding:23px;align-items:start;flex-direction:column;gap:16px}.membership h2{font-size:26px}.help{display:block;padding:25px 0 35px}.help h2{font-size:29px;margin-bottom:12px}.footer-inner{grid-template-columns:1fr 1fr;gap:22px}.footer-inner>div:first-child{grid-column:1/-1}.site-footer{padding:28px 18px 22px}.footer-bottom{font-size:9px}.flow{padding:20px 18px 40px}.flow h1{font-size:35px}.flow-lead{font-size:13px}.steps{font-size:10px;gap:9px;margin-bottom:26px}.steps li{padding-top:10px;gap:5px}.booking-grid{display:flex;flex-direction:column;gap:18px}.booking-grid>.summary{order:-1;position:static;width:100%;padding:17px 20px}.summary h2{font-size:23px;margin-bottom:14px}.summary dl{display:flex;gap:14px;flex-wrap:wrap}.summary dl>div{margin-bottom:6px;flex:1;min-width:90px}.summary dt{font-size:9px}.summary dd{font-size:12px}.summary .total{padding-top:10px;margin-top:10px}.summary .fine{margin-top:5px}.form-panel{width:100%;padding:20px}.week{gap:5px}.slots{gap:7px}.day strong{font-size:18px}.slot{padding:10px 5px}.date-tools{justify-content:space-between}.dialog-body{padding:27px 22px}.dialog-body h2{font-size:31px}.dialog-body .eyebrow{font-size:9px}.brand-mark{flex-shrink:0}}
@media(max-width:620px){.hero h1{font-size:35px;line-height:1.08;letter-spacing:-1.1px}.hero{padding-top:24px;padding-bottom:20px}.hero p{margin-bottom:15px}.catalog{padding-top:23px}.filter-count{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%)}.section-heading h2{font-size:29px}.activity-visual{height:125px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Brand and layout taken from the existing L'Oasis Sport site. */
:root{--ink:#0b2e6d;--muted:#4b5563;--paper:#fff;--line:#e5e7eb;--orange:#ff9500;--teal:#0b2e6d}
body{font-size:16px;line-height:1.6}h1,h2,h3{font-family:Poppins,Arial,sans-serif;font-weight:600;letter-spacing:-.5px;line-height:1.2}h1{font-weight:700}h2{font-size:38px}h3{font-size:24px}
.preview-notice{height:30px;background:#031742;color:#fff;text-align:center;font-size:11px;line-height:30px;letter-spacing:.6px;position:relative;z-index:30}
.site-header{position:absolute;top:30px;left:0;right:0;height:104px;background:transparent;border:0;color:white}.header-inner{max-width:1280px;padding:0 40px}.brand{gap:16px;font-family:Poppins,Arial,sans-serif;font-size:24px;letter-spacing:-.5px;font-weight:700}.brand small{font-family:Inter,Arial,sans-serif;font-size:10px;letter-spacing:2px;margin-top:6px;color:#fff9}.official-logo{width:60px;height:60px;object-fit:cover;border-radius:16px;box-shadow:0 4px 12px #0003}.brand-label{white-space:nowrap}nav{gap:28px;font-size:16px}nav a:hover{color:#ff9500}.member-button{color:white;background:#ff9500;border:0;border-radius:12px;font-size:15px;padding:12px 24px}.member-button:hover{background:#e88700}
body:not([data-view=home]) .site-header{position:relative;top:0;background:#0b2e6d}.hero{min-height:570px;padding:140px 24px 70px;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;background:linear-gradient(180deg,rgba(2,16,47,.55) 0%,rgba(2,16,47,.68) 55%,rgba(3,23,66,.97) 100%),linear-gradient(90deg,rgba(2,16,47,.85),rgba(2,16,47,.30) 55%,rgba(2,16,47,.10)),url('/assets/resa-sport-20260916/hero-piste.jpg') center 40%/cover no-repeat;color:white}.hero-content{max-width:800px}.hero .eyebrow{justify-content:center;color:#ffb349;font-size:11px;letter-spacing:2px;margin-bottom:20px}.eyebrow::before{display:none}.hero h1{font-size:56px;max-width:none;margin:0 0 24px;line-height:1.2;letter-spacing:-.5px;text-shadow:0 3px 6px #000b}.hero p{font-size:18px;line-height:1.6;color:#ffffffe6;max-width:600px;margin:0 auto 34px;text-shadow:0 2px 4px #000a}.primary{border-radius:12px;color:white;background:#ff9500;font-weight:600;font-size:16px;padding:16px 28px}.primary:hover{background:#e88700;box-shadow:0 8px 24px #ff950033}.wrap{max-width:1280px;padding:0 40px}.trust-line{justify-content:center;gap:52px;padding:24px 0;font-size:13px;border-top:0;color:#4b5563}.trust-line svg{color:#ff9500;width:19px}.catalog{padding:54px 0 64px;scroll-margin-top:20px}.section-heading{display:block;text-align:center;margin-bottom:28px}.section-heading h2{font-size:40px}.section-heading p{font-size:16px;margin:14px 0 0}.filter-row{justify-content:center;margin-bottom:22px}.filter{font-size:14px;border-radius:12px;padding:10px 22px}.filter-count{text-align:center}.cards{gap:26px}.activity-card{border-radius:20px;box-shadow:0 8px 32px #0000000d;transition:transform .2s,box-shadow .2s}.activity-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000018}.activity-visual{height:200px}.art-aqua{background:linear-gradient(130deg,#06214e,#164b87)}.art-spa{background:linear-gradient(130deg,#082752,#31649c)}.art-uv{background:linear-gradient(130deg,#061c43,#164275)}.abstract-art,.abstract-art::before,.abstract-art::after{border-color:#ffffff22}.activity-visual .art-symbol{color:#ffab33;stroke-width:1.5;width:64px;height:64px}.activity-visual .category{font-size:11px;border-radius:8px;left:20px;top:20px}.card-content{padding:24px}.card-topline{color:#596779;letter-spacing:1px}.card-description{font-size:14px;min-height:47px}.card-meta{font-size:12px}.card-actions{flex-wrap:wrap;gap:4px}.card-actions .primary,.card-actions .secondary{flex:1 0 100%;font-size:14px}.card-actions .text-button{width:100%;font-size:13px}.secondary{border-radius:12px;border-color:#0b2e6d33;font-size:14px}.membership{padding:38px 40px;border-radius:20px;background:linear-gradient(135deg,#0b2e6d,#153e85);color:white}.membership h2{font-size:32px}.membership p{color:#ffffffc9;font-size:15px}.membership .eyebrow{color:#ffb349}.membership .secondary{background:#ff9500;color:white;border:0;padding:15px 24px}.help{padding:32px 0 64px;gap:70px}.help h2{font-size:32px}.help p,.faq summary{font-size:14px}.site-footer{background:#031742;padding:48px 40px 24px}.footer-inner,.footer-bottom{max-width:1200px}.footer-logo{width:70px;height:70px;border-radius:16px}.site-footer p{font-size:14px}.footer-inner strong{font-size:16px}.footer-bottom{font-size:12px}.flow{padding-top:34px}.flow h1{font-size:36px}.summary{background:#f0f5fc;border-radius:20px}.summary h2{font-size:24px}.form-panel{border-radius:20px}.slot{background:#f6f9fd;border-color:#c5d5ec}.slot:hover{background:#eaf1fb;border-color:#0b2e6d}.slot span{color:#0b2e6d}.steps .active{border-color:#ff9500}.field input{border-radius:12px}.summary .total{border-color:#c5d5ec}.dialog-body h2{font-size:30px}dialog{border-radius:20px}
@media(max-width:1000px){.header-inner{padding:0 24px}.brand{font-size:21px}nav{gap:18px}.nav-contact{display:none}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.hero h1{font-size:48px}}
@media(max-width:620px){.preview-notice{font-size:9px;letter-spacing:0;height:26px;line-height:26px}.site-header{top:26px;height:92px}.header-inner{padding:0 18px;gap:12px}.brand{gap:10px;font-size:16px}.official-logo{width:52px;height:52px;border-radius:14px}.brand small{font-size:8px;letter-spacing:1.7px}.member-button{font-size:11px;padding:10px 12px;min-height:42px}.nav-sport,.nav-home{display:none}nav{gap:0}.hero{min-height:510px;padding:120px 22px 56px;background-position:center,center,55% 40%}.hero .eyebrow{font-size:9px;letter-spacing:1.3px;margin-bottom:18px}.hero h1{font-size:34px;line-height:1.2;max-width:none;letter-spacing:-.5px;margin-bottom:20px}.hero p{font-size:15px;line-height:1.7;max-width:350px;margin-bottom:28px}.hero .primary{font-size:15px;padding:15px 26px;min-height:52px}.wrap{padding:0 20px}.trust-line{gap:18px;padding:19px 0;font-size:10px}.trust-line span{gap:6px}.trust-line svg{width:16px}.catalog{padding:35px 0 40px}.section-heading h2{font-size:29px}.section-heading p{font-size:14px;margin-top:12px}.filter-row{gap:7px;margin-bottom:24px}.filter{font-size:12px;padding:9px 12px}.cards{grid-template-columns:1fr;gap:24px}.activity-visual{height:185px}.card-content{padding:24px}.card-description{min-height:0;font-size:14px}.card-actions .primary,.card-actions .secondary{font-size:14px}.membership{padding:28px;gap:22px}.membership h2{font-size:27px}.membership p{font-size:14px}.help{padding:24px 0 38px}.help h2{font-size:28px}.site-footer{padding:36px 20px 24px}.footer-inner{grid-template-columns:1fr;gap:24px}.footer-bottom{font-size:10px}.flow h1{font-size:29px}.flow{padding-top:24px}.summary h2{font-size:22px}}
@media(max-width:360px){.brand{font-size:14px;gap:7px}.official-logo{width:44px;height:44px}.header-inner{padding:0 12px}.hero h1{font-size:30px}}

/* Production header starts at the top, without the preview banner. */
.site-header{top:0}
