:root{--bg: #0a0a0b;--surface-1: #111113;--surface-2: #16161a;--surface-3: #1c1c21;--red: #e21b22;--red-bright: #f12a31;--red-hover: #c0151b;--red-dim: #7c1216;--red-tint: rgba(226, 27, 34, .12);--ink: #f4f4f5;--ink-strong: #ffffff;--ink-muted: #b6b6bb;--ink-soft: #8a8a90;--ink-faint: #5a5a60;--line: rgba(255, 255, 255, .09);--line-strong: rgba(255, 255, 255, .16);--shadow-card: 0 24px 60px -28px rgba(0, 0, 0, .9);--font-display: "Oswald", "Arial Narrow", system-ui, sans-serif;--font-body: "Barlow", system-ui, -apple-system, sans-serif;--fs-hero: clamp(2.6rem, 4.6vw, 4.7rem);--fs-h2: clamp(2.4rem, 4.4vw, 4rem);--fs-h3: 1.35rem;--fs-eyebrow: .95rem;--fs-price: clamp(3.6rem, 5vw, 5rem);--fs-lead: 1.2rem;--fs-body: 1rem;--fs-sm: .9rem;--fs-xs: .8rem;--r-sm: 8px;--r-md: 14px;--r-lg: 20px;--r-pill: 999px;--container: 1400px;--gutter: clamp(20px, 5vw, 64px);--section-y: clamp(72px, 9vw, 130px)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-body);font-size:var(--fs-body);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}h1,h2,h3,h4{font-family:var(--font-display);font-weight:700;line-height:.98;margin:0;text-transform:uppercase;letter-spacing:-.01em}::selection{background:var(--red);color:#fff}.eyebrow{font-family:var(--font-display);font-weight:600;font-size:var(--fs-eyebrow);letter-spacing:.22em;text-transform:uppercase;color:var(--red);display:inline-block;margin:0 0 1.4rem}.eyebrow:after{content:"";display:block;width:46px;height:3px;background:var(--red);margin-top:.7rem}.accent{color:var(--red)}.dim{color:var(--ink-muted)}.btn{display:inline-flex;align-items:center;gap:.75rem;font-family:var(--font-display);font-weight:600;font-size:.95rem;letter-spacing:.08em;text-transform:uppercase;padding:1.05rem 1.7rem;border-radius:var(--r-sm);border:1.5px solid transparent;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.btn .ico{width:18px;height:18px}.btn-primary{background:var(--red);color:#fff}.btn-primary:hover{background:var(--red-hover);transform:translateY(-2px)}.btn-ghost{background:transparent;color:var(--ink-strong);border-color:var(--line-strong)}.btn-ghost:hover{border-color:var(--ink-strong);background:#ffffff0a;transform:translateY(-2px)}.ico{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:none}.chip{width:52px;height:52px;flex:none;border-radius:50%;display:grid;place-items:center;border:1.5px solid var(--red);color:var(--red);background:#e21b220f}.chip .ico{width:24px;height:24px}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter)}.ph{position:relative;background:repeating-linear-gradient(135deg,#161618 0 14px,#131315 14px 28px);display:grid;place-items:center;overflow:hidden;border:1px solid var(--line)}.ph:after{content:attr(data-label);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-faint);padding:.35rem .7rem;border:1px dashed var(--line-strong);border-radius:4px;background:#00000059}.brand-lockup{text-align:center}.brand-lockup .word{font-family:var(--font-display);font-weight:700;font-size:2rem;letter-spacing:.01em;white-space:nowrap;color:var(--ink-strong);line-height:1}.brand-lockup .word b{color:var(--red);font-weight:700}.brand-lockup .rule{display:flex;align-items:center;gap:.8rem;margin-top:.5rem}.brand-lockup .rule:before,.brand-lockup .rule:after{content:"";height:1px;flex:1;background:var(--line-strong)}.brand-lockup .rule span{font-family:var(--font-display);font-weight:500;font-size:.62rem;letter-spacing:.36em;color:var(--ink-muted);white-space:nowrap;text-transform:uppercase}.brand-lockup.left{text-align:left;max-width:330px}.brand-lockup.left .word{font-size:2.1rem}.logo{display:inline-flex;align-items:center}.logo-img{height:clamp(38px,4.2vw,48px);width:auto;display:block}.brand-logo{height:54px;width:auto;display:block;margin-bottom:1.5rem}.brand-logo.center{margin-left:auto;margin-right:auto;margin-bottom:1.6rem}.logo .word{font-family:var(--font-display);font-weight:700;font-size:1.7rem;line-height:1;letter-spacing:.01em}.logo .word b{color:var(--red);font-weight:700}.logo .word .lite{font-weight:500}.logo .chev{width:26px;height:30px;color:var(--red)}.logo .sub{display:block;font-family:var(--font-display);font-weight:500;font-size:.62rem;letter-spacing:.42em;color:var(--ink-muted);text-transform:uppercase;margin-top:.25rem}.logo-stack{display:inline-flex;flex-direction:column}.site-header{position:absolute;inset:0 0 auto;z-index:30}.nav{position:relative;display:flex;align-items:center;justify-content:space-between;padding-block:1.7rem}.nav-right{display:flex;align-items:center;gap:1.6rem}.nav-links{display:flex;align-items:center;gap:2.6rem;list-style:none;margin:0;padding:0}.lang-switch{display:inline-flex;align-items:center;gap:2px;border:1px solid var(--line-strong);border-radius:var(--r-pill);padding:3px}.lang-opt{font-family:var(--font-display);font-weight:600;font-size:.8rem;letter-spacing:.08em;color:var(--ink-soft);padding:.32rem .6rem;border-radius:var(--r-pill);transition:color .15s,background .15s}.lang-opt:hover{color:var(--ink-strong)}.lang-opt.active{background:var(--red);color:#fff}.nav-links a{font-family:var(--font-display);font-weight:600;font-size:.98rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ink);padding-bottom:4px;transition:color .15s}.nav-links a:hover{color:var(--red-bright)}.nav-links a.active{color:var(--red);border-bottom:2px solid var(--red)}.nav-toggle{display:none;background:none;border:0;color:#fff}.nav-toggle .ico{transition:transform .2s ease}.nav.open .nav-toggle .ico{transform:rotate(90deg)}.hero{position:relative;min-height:100vh;display:flex;align-items:flex-end;padding-top:140px;padding-bottom:clamp(24px,4vw,48px);overflow:hidden}.hero-bg{position:absolute;inset:0;z-index:0;background:radial-gradient(125% 105% at 74% 38%,#1b14164d,#08080a8c 70%,#08080ad9),url(/assets/hero-bg.jpg) center / cover no-repeat;background-color:#08080a}.hero-athlete{position:absolute;right:clamp(8px,4vw,80px);bottom:0;z-index:2;height:min(72%,560px);width:auto;pointer-events:none;filter:drop-shadow(-12px 18px 40px rgba(0,0,0,.7));-webkit-mask-image:linear-gradient(to bottom,#000 82%,transparent 99%);mask-image:linear-gradient(to bottom,#000 82%,transparent 99%)}@media(min-width:1200px){.hero-athlete{right:clamp(80px,10vw,240px);height:min(90%,730px)}}@media(max-width:620px){.hero-athlete{right:-10%;height:min(56%,440px);opacity:.5}}.hero-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#0a0a0bbd,#0a0a0b80 28%,#0a0a0b1f 62%,#0a0a0b00),linear-gradient(0deg,#0a0a0bf0,#0a0a0b00 42%)}.hero-inner{position:relative;z-index:5;width:100%;padding-inline:clamp(20px,3vw,40px)}.hero h1{font-size:var(--fs-hero);letter-spacing:-.015em}.hero h1 .w{color:var(--ink-strong);display:block}.hero h1 .r{color:var(--red);display:block}.hero-lead{max-width:36ch;color:var(--ink-muted);font-size:var(--fs-lead);margin:1.8rem 0 2.2rem}.hero-cta{display:flex;flex-wrap:wrap;gap:1rem}.feature-bar{position:relative;z-index:5;margin-top:clamp(40px,6vw,88px);display:grid;grid-template-columns:repeat(4,1fr);background:#0e0e10b8;backdrop-filter:blur(6px);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden}.feature-bar .item{display:flex;align-items:center;gap:1rem;padding:1.5rem 1.6rem}.feature-bar .item+.item{border-left:1px solid var(--line)}.feature-bar h4{font-size:1.05rem;letter-spacing:.02em}.feature-bar p{margin:.25rem 0 0;font-size:var(--fs-sm);color:var(--ink-soft);line-height:1.4}.icon-img{display:block;flex:none;object-fit:contain}.feature-bar .icon-img{width:58px;height:58px}.qcard .icon-img{width:50px;height:50px}.area-card .icon-img{width:56px;height:56px;margin-bottom:1rem}.foot-features .icon-img{width:52px;height:52px}.hours-bar .lead-cell .badge-img{width:78px;height:52px}.hours-bar .day .sun-img{width:26px;height:26px;margin:.5rem auto .35rem}.cinfo .chip .icon-img{width:24px;height:24px}.info-bar .icon-img{width:46px;height:46px}.fill-img{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}.badge247{width:56px;height:56px;flex:none;border-radius:50%;border:1.5px solid var(--red);color:var(--red);display:grid;place-items:center;position:relative;font-family:var(--font-display);font-weight:700;font-size:.92rem;letter-spacing:.02em}.badge247:before{content:"";position:absolute;inset:-5px;border-radius:50%;border:1.5px solid var(--red);border-bottom-color:transparent;border-left-color:transparent;transform:rotate(-30deg);opacity:.55}.section{padding-block:var(--section-y);position:relative}.section-head{max-width:720px}.section-head h2{font-size:var(--fs-h2)}.section-head h2 .w{color:var(--ink-strong)}.section-head h2 .r{color:var(--red)}.section-head .lead{color:var(--ink-muted);font-size:var(--fs-lead);margin-top:1.3rem;max-width:48ch}.s-flex{position:relative;overflow:hidden;background-image:linear-gradient(90deg,var(--bg) 0%,rgba(10,10,11,.92) 28%,rgba(10,10,11,.55) 60%,rgba(10,10,11,.78) 100%),linear-gradient(180deg,var(--bg) 0%,rgba(10,10,11,0) 16%,rgba(10,10,11,0) 80%,var(--bg) 100%),url(/assets/s2-bg.jpg);background-size:cover,cover,cover;background-position:center,center,center right;background-repeat:no-repeat}.s-flex .watermark{position:absolute;left:-2%;top:4%;z-index:0;font-family:var(--font-display);font-weight:700;font-size:clamp(8rem,22vw,22rem);color:transparent;-webkit-text-stroke:2px rgba(226,27,34,.32);line-height:.8;pointer-events:none;user-select:none;writing-mode:vertical-rl;transform:rotate(180deg);filter:drop-shadow(0 0 38px rgba(226,27,34,.45)) drop-shadow(0 0 16px rgba(226,27,34,.35))}.s-flex .grid2{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(28px,5vw,64px);align-items:center}.s-flex .media{height:340px;border-radius:var(--r-md)}.s-flex .media .ph{width:100%;height:100%;border-radius:inherit}.qcards{margin-top:clamp(36px,5vw,56px);display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.qcard{position:relative;background:var(--surface-1);border:1px solid var(--line);border-radius:var(--r-md);padding:1.7rem 1.6rem 1.8rem;overflow:hidden}.qcard .num{position:absolute;top:.8rem;right:1.1rem;font-family:var(--font-display);font-weight:700;font-size:3.6rem;color:#ffffff0d;line-height:1}.qcard .head{display:flex;align-items:center;gap:.9rem;margin-bottom:1.1rem}.qcard .chip{width:46px;height:46px}.qcard h3{font-size:1.3rem}.qcard p{margin:0;color:var(--ink-muted);font-size:var(--fs-sm)}.hours-bar{margin-top:1.2rem;display:grid;grid-template-columns:auto 1fr;gap:0;background:radial-gradient(130% 90% at 50% 135%,#e21b224d,#e21b2200 62%),linear-gradient(180deg,var(--surface-1),#100c0d);box-shadow:0 22px 46px -22px #e21b228c;border:1px solid var(--line);border-bottom:2px solid var(--red);border-radius:var(--r-md);overflow:hidden}.hours-bar .lead-cell{display:flex;align-items:center;gap:1rem;padding:1.3rem 1.7rem;border-right:1px solid var(--line)}.hours-bar .lead-cell .badge247{width:64px;height:64px;font-size:1.05rem}.hours-bar .lead-cell h4{font-size:1.1rem}.hours-bar .lead-cell span{display:block;font-size:var(--fs-xs);letter-spacing:.12em;color:var(--ink-soft);text-transform:uppercase}.hours-bar .days{display:grid;grid-template-columns:repeat(7,1fr)}.hours-bar .day{text-align:center;padding:1.1rem .4rem}.hours-bar .day+.day{border-left:1px solid var(--line)}.hours-bar .day .d{font-family:var(--font-display);font-weight:600;letter-spacing:.1em;font-size:.95rem}.hours-bar .day .ico{width:22px;height:22px;color:var(--red);margin:.5rem auto .35rem}.hours-bar .day .h{font-size:var(--fs-xs);color:var(--ink-soft)}.s-areas .top{position:relative;display:flex;align-items:center;min-height:300px;padding:clamp(28px,4vw,52px);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;background-image:linear-gradient(90deg,var(--bg) 0%,rgba(10,10,11,.82) 34%,rgba(10,10,11,.32) 70%,rgba(10,10,11,.5) 100%),url(/assets/s3-bg.jpg);background-size:cover,cover;background-position:center,center right;background-repeat:no-repeat}.s-areas .section-head{position:relative;z-index:2;max-width:620px}.area-grid{margin-top:clamp(34px,5vw,54px);display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem}.area-card{background:var(--surface-1);border:1px solid var(--line);border-left:2px solid transparent;border-radius:var(--r-md);padding:1.5rem 1.4rem;transition:border-color .18s ease,transform .18s ease,background .18s ease}.area-card:hover{border-left-color:var(--red);transform:translateY(-3px);background:var(--surface-2)}.area-card .chip{width:46px;height:46px;margin-bottom:1rem}.area-card h3{font-size:1.12rem;letter-spacing:.01em;margin-bottom:.55rem}.area-card p{margin:0;color:var(--ink-soft);font-size:var(--fs-sm);line-height:1.45}.info-bar{margin-top:1.1rem;display:flex;align-items:center;gap:1.2rem;background:var(--surface-1);border:1px solid var(--line);border-radius:var(--r-md);padding:1.4rem 1.7rem}.info-bar .chip{width:44px;height:44px}.info-bar p{margin:0;color:var(--ink-muted);font-size:var(--fs-sm)}.info-bar p b{color:var(--ink-strong);font-weight:600}.info-bar.split{justify-content:space-between}.info-bar .grp{display:flex;align-items:center;gap:1rem}.info-bar .div{width:1px;align-self:stretch;background:var(--line)}.info-bar .btn{margin-left:auto;white-space:nowrap}.footnotes{display:flex;flex-wrap:wrap;gap:1.5rem 3rem;margin-top:1.6rem;color:var(--ink-faint);font-size:var(--fs-xs)}.footnotes p{margin:0;max-width:52ch}.price-grid{margin-top:clamp(34px,5vw,54px);display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.price-card{position:relative;background:var(--surface-1);border:1px solid var(--line);border-bottom:2px solid var(--red);border-radius:var(--r-md);padding:2.2rem 1.9rem 2.1rem;text-align:center}.price-card.featured{background:var(--surface-2);box-shadow:var(--shadow-card)}.price-card .badge{position:absolute;top:-1px;right:-1px;background:var(--red);color:#fff;font-family:var(--font-display);font-weight:700;font-size:.78rem;letter-spacing:.14em;padding:.5rem .9rem;border-radius:0 var(--r-md) 0 var(--r-md)}.price-card .cal{width:64px;height:64px;margin:0 auto 1.1rem;border-radius:50%;background:#000;display:grid;place-items:center;color:var(--red);border:1px solid var(--line)}.price-card .cal .ico{width:28px;height:28px}.price-card .term{font-family:var(--font-body);font-weight:600;font-size:1.05rem;color:var(--ink)}.price-card .price{display:flex;align-items:flex-start;justify-content:center;gap:.15rem;margin:1.1rem 0 .2rem;line-height:1}.price-card .price .cur{font-family:var(--font-display);font-weight:700;font-size:2.2rem;color:var(--red);margin-top:.5rem}.price-card .price .int{font-family:var(--font-display);font-weight:700;font-size:var(--fs-price);color:var(--ink-strong)}.price-card .price .dec{font-family:var(--font-display);font-weight:700;font-size:1.8rem;color:var(--ink-strong);margin-top:.4rem}.price-card .per{color:var(--ink-soft);font-size:var(--fs-sm)}.price-card .pdiv{height:1px;background:var(--line);margin:1.5rem 0}.price-card .feats{list-style:none;margin:0;padding:0;display:grid;gap:.85rem}.price-card .feats li{display:flex;align-items:center;gap:.75rem;color:var(--ink);font-size:var(--fs-body)}.price-card .feats .ico{width:22px;height:22px;color:var(--red)}.s-contact .grid2{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(28px,5vw,64px);align-items:start;margin-top:clamp(30px,4vw,48px)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.field{position:relative;display:flex;align-items:center}.field.full{grid-column:1 / -1}.field .ico{position:absolute;left:1rem;width:20px;height:20px;color:var(--ink-soft);pointer-events:none}.field.area .ico{top:1.1rem}.field input,.field textarea{width:100%;background:var(--surface-1);border:1px solid var(--line);border-radius:var(--r-sm);color:var(--ink);font-family:inherit;font-size:var(--fs-body);padding:1.05rem 1rem 1.05rem 2.9rem;transition:border-color .15s,background .15s}.field textarea{min-height:170px;resize:vertical;line-height:1.5}.field input::placeholder,.field textarea::placeholder{color:var(--ink-soft)}.field input:focus,.field textarea:focus{outline:none;border-color:var(--red);background:var(--surface-2)}.consent{grid-column:1 / -1;display:flex;align-items:center;gap:1.4rem;border:1px solid var(--line);border-radius:var(--r-md);padding:1.1rem 1.3rem}.consent label{display:flex;gap:.9rem;align-items:flex-start;color:var(--ink-soft);font-size:var(--fs-xs);line-height:1.45}.consent input{appearance:none;width:22px;height:22px;flex:none;margin-top:1px;border:1.5px solid var(--line-strong);border-radius:5px;background:var(--surface-1)}.consent input:checked{background:var(--red);border-color:var(--red)}.consent .btn{margin-left:auto}.contact-card{background:var(--surface-1);border:1px solid var(--line);border-radius:var(--r-lg);padding:2rem 1.9rem;box-shadow:var(--shadow-card)}.contact-card .brand{display:grid;place-items:center;text-align:center;padding-bottom:1.5rem}.contact-card .brand .word{font-family:var(--font-display);font-weight:700;font-size:2.3rem;letter-spacing:.01em}.contact-card .brand .word b{color:var(--red)}.contact-card .brand .word .lite{font-weight:500}.contact-card .brand .line{display:flex;align-items:center;gap:.9rem;width:100%;margin-top:.5rem}.contact-card .brand .line:before,.contact-card .brand .line:after{content:"";height:1px;flex:1;background:var(--line-strong)}.contact-card .brand .line span{font-family:var(--font-display);font-weight:500;font-size:.7rem;letter-spacing:.4em;color:var(--ink-muted)}.cinfo{list-style:none;margin:0;padding:0}.cinfo li{display:flex;align-items:flex-start;gap:1rem;padding:1.05rem 0}.cinfo li+li{border-top:1px solid var(--line)}.cinfo .chip{width:44px;height:44px}.cinfo .t{font-weight:600;color:var(--ink-strong)}.cinfo .s{color:var(--ink-muted);font-size:var(--fs-sm)}.cinfo .single{align-self:center;color:var(--ink)}.map{position:relative;height:220px;margin-top:1.2rem;border-radius:var(--r-md);overflow:hidden;border:1px solid var(--line)}.map-img{width:100%;height:100%;object-fit:cover;display:block}.map-attr{position:absolute;left:8px;bottom:8px;z-index:2;font-size:.6rem;letter-spacing:.04em;color:var(--ink-soft);background:#0a0a0b8c;padding:2px 6px;border-radius:4px;pointer-events:none}.map-pin{position:absolute;left:50%;top:50%;transform:translate(-50%,-100%);color:var(--red);pointer-events:none;filter:drop-shadow(0 3px 6px rgba(0,0,0,.7))}.map-pin .ico{width:40px;height:40px;stroke-width:2.2}.map-link{position:absolute;right:10px;bottom:10px;z-index:2;font-family:var(--font-display);font-weight:600;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-strong);background:#0a0a0bc7;border:1px solid var(--line-strong);padding:.45rem .7rem;border-radius:var(--r-sm);backdrop-filter:blur(4px);transition:.15s}.map-link:hover{border-color:var(--red);color:var(--red)}.foot-features{display:grid;grid-template-columns:repeat(4,1fr);background:var(--surface-1);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden}.foot-features .item{display:flex;align-items:flex-start;gap:1rem;padding:1.6rem 1.5rem}.foot-features .item+.item{border-left:1px solid var(--line)}.foot-features .ico{width:44px;height:44px;color:var(--red);stroke-width:1.6}.foot-features h4{font-size:1rem;line-height:1.15}.foot-features p{margin:.4rem 0 0;font-size:var(--fs-sm);color:var(--ink-soft)}.site-footer{background:#08080a;border-top:1px solid var(--line)}.footer-cols{display:grid;grid-template-columns:1.4fr .8fr 1.1fr 1.1fr;gap:clamp(28px,5vw,56px);padding-block:clamp(48px,6vw,80px)}.footer-cols .col-title{font-family:var(--font-display);font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--red);font-size:.95rem;margin-bottom:1.5rem}.footer-cols .col-title:after{content:"";display:block;width:38px;height:3px;background:var(--red);margin-top:.6rem}.footer-cols .blurb{color:var(--ink-soft);font-size:var(--fs-sm);max-width:34ch;margin:1.6rem 0 1.7rem}.socials{display:flex;gap:.8rem}.socials a{width:46px;height:46px;border-radius:50%;border:1px solid var(--line-strong);display:grid;place-items:center;color:var(--ink);transition:.18s}.socials a:hover{border-color:var(--red);color:var(--red);transform:translateY(-2px)}.flinks{list-style:none;margin:0;padding:0}.flinks li a{display:flex;align-items:center;justify-content:space-between;padding:.85rem 0;border-bottom:1px solid var(--line);color:var(--ink);font-size:var(--fs-body);transition:color .15s,padding .15s}.flinks li a:hover{color:var(--red);padding-left:.35rem}.flinks li a .ico{width:16px;height:16px;color:var(--ink-soft)}.fareas{list-style:none;margin:0;padding:0}.fareas li{display:flex;align-items:center;gap:.85rem;padding:.7rem 0;border-bottom:1px solid var(--line);color:var(--ink);font-size:var(--fs-sm)}.fareas li .ico{width:22px;height:22px;color:var(--red)}.fcontact{list-style:none;margin:0 0 1.4rem;padding:0}.fcontact li{display:flex;align-items:flex-start;gap:.85rem;padding:.7rem 0}.fcontact .ico{width:22px;height:22px;color:var(--ink-soft);margin-top:2px}.fcontact .t{color:var(--ink-strong);font-weight:600;font-size:var(--fs-sm)}.fcontact .s{color:var(--ink-soft);font-size:var(--fs-sm)}.trial-box{display:flex;align-items:center;gap:1rem;border:1px solid var(--line);border-radius:var(--r-md);padding:1.1rem 1.2rem;background:var(--surface-1)}.trial-box .ico{width:36px;height:36px;color:var(--red)}.trial-box .t{font-family:var(--font-display);font-weight:600;color:var(--ink-strong);line-height:1.15}.trial-box .s{font-size:var(--fs-sm);color:var(--ink-soft);margin-top:.2rem}.footer-bottom{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding-block:1.5rem;color:var(--ink-soft);font-size:var(--fs-sm)}.footer-bottom .legal{display:flex;align-items:center;gap:1.2rem}.footer-bottom .legal a{color:var(--ink-soft)}.footer-bottom .legal a:hover{color:var(--ink)}.footer-bottom .legal .sep{color:var(--line-strong)}.footer-notes{padding-bottom:2rem}.legal{padding-block:clamp(120px,14vw,190px) var(--section-y);position:relative}.legal:before{content:"";position:absolute;inset:0 0 auto;height:clamp(220px,30vw,340px);z-index:-1;background:radial-gradient(120% 140% at 12% 0%,#e21b2229,#e21b2200 55%),linear-gradient(180deg,var(--surface-1),var(--bg));border-bottom:1px solid var(--line)}.legal-head{max-width:820px;margin-bottom:clamp(32px,5vw,56px)}.legal-head h1{font-size:var(--fs-h2);color:var(--ink-strong)}.legal-updated{color:var(--ink-soft);font-size:var(--fs-sm);margin-top:1rem}.legal-body{max-width:820px;color:var(--ink-muted);font-size:1.02rem;line-height:1.75}.legal-body h2{font-family:var(--font-display);font-weight:700;text-transform:uppercase;letter-spacing:-.01em;font-size:1.5rem;color:var(--ink-strong);margin:2.6rem 0 1rem;padding-left:1rem;border-left:3px solid var(--red)}.legal-body h3{font-family:var(--font-display);font-weight:600;text-transform:uppercase;font-size:1.08rem;color:var(--ink);letter-spacing:.02em;margin:1.8rem 0 .6rem}.legal-body p{margin:0 0 1.1rem}.legal-body a{color:var(--red);text-decoration:none}.legal-body a:hover{color:var(--red-bright);text-decoration:underline}.legal-body ul{margin:0 0 1.2rem;padding-left:1.3rem}.legal-body li{margin-bottom:.5rem}.legal-body strong{color:var(--ink-strong);font-weight:600}.legal-card{background:var(--surface-1);border:1px solid var(--line);border-left:2px solid var(--red);border-radius:var(--r-md);padding:1.4rem 1.6rem;margin:0 0 1.4rem}.legal-card p{margin:0 0 .35rem}.legal-card p:last-child{margin-bottom:0}.legal-note{margin-top:2.6rem;padding:1.1rem 1.3rem;border:1px dashed var(--line-strong);border-radius:var(--r-md);color:var(--ink-soft);font-size:var(--fs-sm);background:#ffffff05}@media(max-width:1080px){.feature-bar{grid-template-columns:repeat(2,1fr)}.feature-bar .item:nth-child(3){border-left:0}.feature-bar .item:nth-child(odd){border-left:0}.feature-bar .item:nth-child(n+3){border-top:1px solid var(--line)}.area-grid,.foot-features{grid-template-columns:repeat(2,1fr)}.foot-features .item:nth-child(odd){border-left:0}.foot-features .item:nth-child(n+3){border-top:1px solid var(--line)}.footer-cols{grid-template-columns:1fr 1fr}}@media(max-width:860px){.nav-links{display:none}.nav-toggle{display:inline-flex}.nav.open .nav-links{display:flex;flex-direction:column;align-items:stretch;gap:0;position:absolute;top:100%;left:0;right:0;z-index:40;background:var(--surface-1);border:1px solid var(--line);border-top:0;border-bottom:2px solid var(--red);border-radius:0 0 var(--r-md) var(--r-md);padding:.4rem 1.2rem .8rem;box-shadow:var(--shadow-card)}.nav.open .nav-links li{width:100%}.nav.open .nav-links a{display:block;padding:.95rem .2rem;width:100%;border-bottom:1px solid var(--line)}.nav.open .nav-links li:last-child a{border-bottom:0}.nav.open .nav-links a.active{border-bottom:1px solid var(--line);color:var(--red)}.s-flex .grid2{grid-template-columns:1fr}.s-flex .media{order:-1;height:240px}.qcards,.hours-bar{grid-template-columns:1fr}.hours-bar .lead-cell{border-right:0;border-bottom:1px solid var(--line)}.price-grid{grid-template-columns:1fr}.s-areas .top{min-height:220px}.s-contact .grid2{grid-template-columns:1fr}.info-bar.split{flex-direction:column;align-items:flex-start}.info-bar.split .div{display:none}}@media(max-width:620px){.feature-bar{grid-template-columns:1fr}.feature-bar .item{border-left:0!important}.feature-bar .item+.item{border-top:1px solid var(--line)}.area-grid,.form-grid,.foot-features{grid-template-columns:1fr}.foot-features .item{border-left:0!important}.foot-features .item+.item{border-top:1px solid var(--line)}.footer-cols{grid-template-columns:1fr}.hours-bar .days{grid-template-columns:repeat(4,1fr)}.consent{flex-direction:column;align-items:stretch}.consent .btn{margin-left:0;justify-content:center}}@property --athlete-x{syntax: "<length>"; inherits: false; initial-value: 0px;}@media(prefers-reduced-motion:no-preference){html.anim-ready [data-reveal]{opacity:0;transform:translateY(30px) scale(.985);transition:opacity .85s cubic-bezier(.22,.61,.36,1),transform .85s cubic-bezier(.22,.61,.36,1);will-change:opacity,transform}html.anim-ready [data-reveal=left]{transform:translate(-48px)}html.anim-ready [data-reveal=right]{transform:translate(48px)}html.anim-ready [data-reveal].is-visible{opacity:1;transform:none}html.anim-ready .hero-bg[data-parallax]{top:-25%;bottom:-25%;transform:translate3d(0,var(--parallax-y, 0px),0)}html.anim-ready [data-parallax]{will-change:transform}html.anim-ready .hero-athlete{transform:translate3d(var(--athlete-x, 0px),var(--parallax-y, 0px),0)}}@media(min-width:621px)and (prefers-reduced-motion:no-preference){html.anim-ready .hero-athlete{animation:athlete-in 1.4s cubic-bezier(.33,1,.68,1) .25s both}@keyframes athlete-in{0%{--athlete-x: 230px;opacity:0;filter:drop-shadow(-12px 18px 40px rgba(0,0,0,.7)) blur(7px)}50%{opacity:1}to{--athlete-x: 0px;opacity:1;filter:drop-shadow(-12px 18px 40px rgba(0,0,0,.7)) blur(0)}}}
