:root{--bg:#09090b;--panel:#111115;--paper:#f2efe6;--muted:#b8b6b0;--quiet:#85858f;--gold:#d2ae58;--green:#15b981;--purple:#a98be6;--line:#f2efe621;--display:'Anton',Impact,'Arial Narrow',sans-serif;--body:'Outfit',system-ui,sans-serif;--serif:'Gloock',Georgia,serif;color-scheme:dark;font-family:var(--body);font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:40px;-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--paper);line-height:1.6;font-weight:400;-webkit-font-smoothing:antialiased}body:before{content:'';position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.65;background:repeating-linear-gradient(115deg,#ffffff03 0 1px,transparent 1px 78px)}::selection{background:var(--gold);color:var(--bg)}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}figure,blockquote,p,h1,:is(h1,h2),h3{margin:0}p+p{margin-top:20px}img{display:block;max-width:100%}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:5px}.shell{width:min(1360px,calc(100% - 112px));margin-inline:auto;position:relative;z-index:1}.section{padding-block:115px}.eyebrow,.micro{font:500 .68rem/1.6 var(--body);letter-spacing:.2em;text-transform:uppercase}.eyebrow{color:var(--gold)}.micro{color:var(--quiet);font-size:.64rem}.chapter{display:inline-block;margin-right:16px;color:var(--quiet)}h1,:is(h1,h2),h3{font-family:var(--display);font-weight:400;text-transform:uppercase}:is(h1,h2){font-size:clamp(3.7rem,6.5vw,6.3rem);line-height:1.02;letter-spacing:-.006em}h3{line-height:1.05}.outline-text{color:transparent;-webkit-text-stroke:1px #b9b7b0}.arrow{display:inline-block;transition:transform .3s;font-family:var(--body);font-weight:400}a:hover .arrow{transform:translate(3px,-3px)}.reading-progress{position:fixed;top:0;left:0;height:2px;background:var(--gold);width:100%;transform:scaleX(var(--scroll-progress,0));transform-origin:left;z-index:99;pointer-events:none}.skip{position:fixed;top:-100px;left:20px;padding:12px 20px;background:var(--gold);color:var(--bg);z-index:100}.skip:focus{top:10px}
.header{display:flex;align-items:center;justify-content:space-between;gap:30px;height:94px;border-bottom:1px solid var(--line);z-index:20}.wordmark{display:flex;align-items:center;gap:5px;font:400 1.35rem/1 var(--display);letter-spacing:.01em;white-space:nowrap}.wordmark>span{color:transparent;-webkit-text-stroke:.65px var(--paper)}.wordmark i{width:5px;height:5px;background:var(--gold);border-radius:1px;align-self:end;margin-bottom:2px;margin-left:3px}.desktop-nav{display:flex;align-items:center;gap:30px;font-size:.83rem;color:#c5c2ba}.desktop-nav a{position:relative;padding:10px 0}.desktop-nav a:after{content:'';position:absolute;bottom:2px;left:0;width:100%;height:1px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .3s}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{transform:scaleX(1)}.desktop-nav a[aria-current=page]{color:var(--gold)}.header-actions{display:flex;align-items:center;gap:20px}.languages{display:flex;padding:3px;border:1px solid var(--line);border-radius:999px}.languages button{border:0;border-radius:999px;background:none;color:var(--quiet);padding:6px 10px;font-size:.68rem;font-weight:600}.languages button[aria-pressed=true]{background:var(--paper);color:var(--bg)}.mobile-nav{display:none}
.hero{min-height:850px;padding-top:25px;isolation:isolate}.hero-meta{display:flex;justify-content:space-between;gap:20px;font-size:.62rem;letter-spacing:.19em;color:var(--quiet);text-transform:uppercase;line-height:1.6}.hero-meta>span:first-child{display:flex;gap:10px;align-items:center}.status-dot{display:inline-block;flex-shrink:0;width:5px;height:5px;background:var(--green);border-radius:50%;box-shadow:0 0 12px #15b98150}.hero-portrait{position:absolute;right:0;top:73px;width:48%;height:650px;border-radius:160px 20px 20px 20px;overflow:hidden;background:var(--panel);border:1px solid #f2efe615;z-index:-1}.hero-portrait img{height:100%;width:100%;object-fit:cover;object-position:61% 48%;filter:saturate(.7);transition:filter .8s,transform 1.4s cubic-bezier(.2,.7,.2,1)}.hero-portrait:hover img{filter:saturate(1);transform:scale(1.025)}.hero-portrait:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#09090b66,transparent 50%),linear-gradient(0deg,#09090bec,transparent 38%)}.hero-portrait figcaption{position:absolute;left:28px;right:28px;bottom:24px;display:flex;justify-content:space-between;align-items:end;gap:20px;color:#e9e5dc;font-size:.63rem;line-height:1.5;letter-spacing:.1em;z-index:1}.hero-portrait figcaption>span:last-child{max-width:120px;text-align:right;color:#c3c1bb}.hero-copy{padding-top:66px;max-width:63%;position:relative;z-index:1}.hero-copy>.eyebrow{letter-spacing:.21em;font-size:.65rem}.hero h1{font-size:clamp(6.6rem,11.6vw,11.8rem);line-height:.96;letter-spacing:-.015em;margin:25px 0 31px;width:max-content;max-width:none}.hero h1>span{display:block}.hero .outline-name{color:transparent;-webkit-text-stroke:1.2px var(--paper)}.name-dot{color:var(--gold);-webkit-text-stroke:0}.hero-bottom-copy{max-width:400px}.hero-intro{font-family:var(--serif);font-size:1.32rem;line-height:1.45;max-width:365px;color:#ded9cb}.hero-description{font-size:.94rem;color:var(--muted);line-height:1.75;margin-top:17px;max-width:360px}.actions{display:flex;align-items:center;gap:24px;margin-top:25px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;padding:15px 22px;font-size:.84rem;font-weight:600;border:1px solid transparent;border-radius:999px;transition:background .3s,transform .3s}.button.gold{color:var(--bg);background:var(--gold)}.button.gold:hover{background:#e6c77d;transform:translateY(-3px)}.button.outline{border-color:var(--line)}.button.outline:hover{border-color:var(--gold);color:var(--gold)}.text-link{display:inline-flex;align-items:center;gap:15px;font-size:.83rem;font-weight:500;line-height:1.5;padding-block:5px;border-bottom:1px solid #f2efe62d;transition:color .3s,border-color .3s}.text-link:hover{color:var(--gold);border-color:var(--gold)}.hero .actions{gap:22px}.hero .text-link{font-size:.75rem}.hero .button{font-size:.78rem;padding:14px 19px;gap:18px}.hero-foot{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-top:43px;padding-bottom:40px}.hero-foot blockquote{border-left:1px solid #d2ae5870;padding-left:16px}.hero-foot blockquote p{font:400 .9rem/1.55 var(--serif);font-style:italic;color:var(--gold)}.hero-foot cite{display:block;font:500 .55rem/1.5 var(--body);font-style:normal;letter-spacing:.2em;color:var(--quiet);margin-top:8px}.explore-cue{display:flex;align-items:center;gap:20px;font-size:.63rem;letter-spacing:.15em;text-transform:uppercase;color:var(--muted)}.explore-cue>span:last-child{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;font-size:1rem;color:var(--gold);transition:transform .3s}.explore-cue:hover>span:last-child{transform:translateY(4px)}.path-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-block:1px solid var(--line)}.path-nav a{display:grid;grid-template-columns:1fr auto;column-gap:12px;padding:23px 22px;border-right:1px solid var(--line);font-size:.84rem;line-height:1.5;transition:background .3s}.path-nav a:first-child{padding-left:0}.path-nav a:last-child{border-right:0;padding-right:0}.path-number{grid-column:1/-1;font-size:.6rem;color:var(--gold);margin-bottom:8px;letter-spacing:.1em}.path-nav .arrow{color:var(--quiet)}.path-nav a:hover{background:#ffffff03}.path-nav a:hover .arrow{color:var(--gold)}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:47px}.section-heading :is(h1,h2){margin-top:23px}.section-side{max-width:240px;padding-bottom:5px}.section-side>p{font-size:1rem;line-height:1.7;color:var(--muted)}.section-side .micro{display:block;margin-top:25px;font-size:.57rem}.business-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:22px}.service-card{position:relative;min-width:0;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:24px;overflow:hidden;transition:transform .4s,border-color .4s,box-shadow .4s;background:radial-gradient(90% 100% at 0 0,#ffffff06,transparent 80%),var(--panel)}.service-card:hover{transform:translateY(-4px)}.card-kicker{display:flex;align-items:start;justify-content:space-between;gap:15px;z-index:1;position:relative}.card-kicker>span:first-child{display:flex;align-items:center;gap:9px;font-size:.6rem;letter-spacing:.16em;line-height:1.6;font-weight:600;color:var(--green)}.card-kicker i{display:block;flex:none;width:5px;height:5px;border-radius:1px;background:currentColor}.card-number{font:400 .78rem/1 var(--body);letter-spacing:.1em;color:var(--quiet)}.capital-card{padding:38px;min-height:530px;background:radial-gradient(100% 100% at 100% 100%,#15b98110,transparent 70%),var(--panel)}.capital-card:hover{border-color:#15b98165;box-shadow:0 25px 65px -55px var(--green)}.capital-title{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:35px;margin:44px 0 38px}.capital-title h3{font-size:clamp(3.8rem,6.8vw,6.1rem);line-height:.96}.capital-title h3>span{color:var(--green)}.card-lead{font-family:var(--serif);font-size:1.24rem;line-height:1.5;color:#d4d0c4;max-width:185px;padding-bottom:7px}.capital-details{position:relative;z-index:1;margin-top:auto;border-top:1px solid #f2efe61a;padding-top:25px}.service-lines{display:flex;flex-wrap:wrap;gap:10px 24px;font-size:.78rem;color:var(--muted);max-width:450px}.service-lines span:before{content:'↗';font-size:.7rem;margin-right:8px;color:var(--green)}.card-action{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:.86rem;font-weight:600;margin-top:29px;color:var(--paper)}.circle-arrow{flex-shrink:0;display:grid;place-items:center;width:45px;height:45px;border-radius:50%;border:1px solid #15b98170;color:var(--green);font:400 1.3rem/1 var(--body);transition:background .3s,color .3s,transform .3s}.service-card:hover .circle-arrow{background:var(--green);color:var(--bg);transform:rotate(6deg)}.card-watermark{position:absolute;right:-12px;bottom:55px;font:400 16rem/1 var(--display);color:transparent;-webkit-text-stroke:1px #15b9810f;pointer-events:none;transform:rotate(-8deg);z-index:0}.credit-card{padding:35px}.credit-card:hover{border-color:#15b98165}.credit-card h3{font-size:clamp(3rem,4.6vw,4.6rem);margin-top:30px;line-height:.97}.card-description{font-size:.93rem;line-height:1.7;color:var(--muted);margin-top:21px;max-width:340px}.credit-editorial{display:flex;align-items:center;gap:18px;padding-top:24px;margin-top:auto}.credit-editorial img{height:78px;width:66px;object-fit:cover;object-position:50% 64%;border-radius:8px;filter:saturate(.55)}.credit-editorial>div>span{font-size:.57rem;letter-spacing:.15em;color:var(--green)}.credit-editorial p{font-size:.8rem;line-height:1.5;margin-top:6px;max-width:155px;color:var(--muted)}.credit-card .card-action{border-top:1px solid var(--line);padding-top:18px;margin-top:24px}.equipment-card{grid-column:1/-1;display:grid;grid-template-columns:.7fr 1.35fr 1fr;gap:35px;align-items:center;padding:32px 38px;background:radial-gradient(80% 200% at 0 100%,#d2ae5807,transparent 70%),var(--panel)}.equipment-label{display:flex;gap:21px;align-items:center}.equipment-label .micro{font-size:.59rem;color:var(--gold)}.equipment-label .card-number{font-size:1.7rem;color:#d2ae5870}.equipment-card h3{font-size:clamp(2.5rem,4.1vw,4.1rem)}.equipment-copy>p{font-size:.84rem;line-height:1.65;color:var(--muted)}.equipment-card .card-action{font-size:.76rem;gap:15px;margin-top:15px}.equipment-card .circle-arrow{width:34px;height:34px;font-size:1rem;border-color:#d2ae5870;color:var(--gold)}.equipment-card:hover{border-color:#d2ae5866}.equipment-card:hover .circle-arrow{background:var(--gold)}.business-bottom{display:flex;justify-content:space-between;gap:40px;margin-top:25px;align-items:start}.business-chips{display:flex;gap:7px;flex-wrap:wrap;flex-shrink:0;max-width:40%}.business-chips span{border:1px solid var(--line);border-radius:999px;padding:6px 11px;font-size:.61rem;color:var(--muted)}.business-chips span:first-child{border-color:#d2ae5840;color:var(--gold)}.service-note{font-size:.67rem;line-height:1.65;color:var(--quiet);max-width:560px}
.fitness-section{position:relative;z-index:1;border-block:1px solid var(--line);padding-top:45px;overflow:hidden;background:#0d0d0f}.fitness-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.fitness-stage{min-height:720px;margin-top:30px}.fitness-photo{position:absolute;right:0;top:0;height:100%;width:49%;border-radius:24px 24px 0 0;overflow:hidden}.fitness-photo>img{width:100%;height:100%;object-fit:cover;object-position:50% 58%;filter:saturate(.48) brightness(.85)}.fitness-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0d0d0f80,transparent 55%),linear-gradient(0deg,#0d0d0f,transparent 40%)}.fitness-photo figcaption{position:absolute;bottom:42px;right:28px;z-index:1;display:flex;align-items:center;gap:10px;font-size:.64rem;letter-spacing:.08em}.fitness-photo .status-dot{background:var(--gold);box-shadow:none}.fitness-copy{position:relative;z-index:2;max-width:59%;padding-top:65px}.fitness-small{font-family:var(--display);font-size:clamp(2rem,3.3vw,3rem);letter-spacing:.02em}.fitness-copy :is(h1,h2){font-size:clamp(6.9rem,15vw,13.5rem);letter-spacing:-.025em;line-height:1.05;white-space:nowrap;margin:0 0 35px}.fitness-copy :is(h1,h2)>span{color:var(--gold)}.fitness-manifesto{font-family:var(--serif);font-size:1.7rem;line-height:1.4;max-width:395px;color:#e3ddce}.fitness-description{font-size:.96rem;line-height:1.8;color:var(--muted);max-width:385px;margin-top:23px}.fitness-actions{display:flex;flex-wrap:wrap;align-items:center;gap:25px;margin-top:28px}.play-link{display:flex;align-items:center;gap:10px;font-size:.78rem;color:var(--paper)}.play-link:before{content:'▶';display:grid;place-items:center;width:27px;height:27px;border:1px solid var(--line);border-radius:50%;font-size:.48rem}.play-link .arrow{display:none}.join-note{font-size:.65rem;color:var(--quiet);margin-top:15px}.fitness-side-label{position:absolute;right:-27px;top:35%;writing-mode:vertical-rl;font-size:.55rem;letter-spacing:.24em;color:var(--quiet)}.fitness-ribbon{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--line);padding-block:28px;font-family:var(--display);font-size:clamp(1.9rem,4.3vw,3.7rem);line-height:1.2;white-space:nowrap}.ribbon-star{color:var(--gold);font-family:var(--body);font-size:1.1em}
.products-section{padding-bottom:40px}.products-panel{position:relative;border:1px solid #a98be630;border-radius:26px;overflow:hidden;background:radial-gradient(85% 140% at 0 100%,#a98be612,transparent 80%),#101013;padding:35px 45px}.product-topline,.product-bottom{display:flex;justify-content:space-between;gap:30px;align-items:center}.product-topline .eyebrow{color:var(--purple)}.product-main{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center;padding-block:50px}.product-main :is(h1,h2){font-size:clamp(5rem,10.5vw,9.1rem);line-height:.9;letter-spacing:-.012em}.product-main :is(h1,h2)>span{display:block;color:transparent;-webkit-text-stroke:1px var(--purple)}.product-lead{font-family:var(--serif);font-size:1.55rem;line-height:1.45;color:#e1d8f0}.product-copy>p:not(.product-lead){color:var(--muted);font-size:.94rem;line-height:1.8}.product-cta{display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid #a98be633;padding-top:22px;margin-top:30px;font-size:.88rem}.product-cta .circle-arrow{border-color:#a98be670;color:var(--purple)}.product-cta:hover .circle-arrow{background:var(--purple);color:var(--bg);transform:rotate(8deg)}.product-bottom{border-top:1px solid var(--line);padding-top:24px}.product-bottom>span{font-size:.63rem;color:var(--purple);letter-spacing:.16em}.product-bottom>p{font-size:.66rem;color:var(--quiet);text-align:right;max-width:360px}
.about-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;padding-top:90px}.about-visual{position:relative;padding:0 25px 35px 0}.about-photo{height:620px;position:relative;border-radius:22px;overflow:hidden;border:1px solid var(--line)}.about-photo>img{width:100%;height:100%;object-fit:cover;object-position:50% 40%;filter:saturate(.6);transition:filter .6s}.about-photo:hover img{filter:saturate(1)}.about-photo:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#09090bbf)}.about-photo figcaption{position:absolute;bottom:23px;left:24px;right:24px;z-index:1;display:flex;justify-content:space-between;gap:20px;font-size:.53rem;letter-spacing:.13em}.about-note{display:block;position:absolute;bottom:5px;right:-6px;font:400 1.7rem/1.4 var(--serif);font-style:italic;color:var(--gold);background:var(--bg);padding:18px 25px;transform:rotate(-5deg)}.about-copy :is(h1,h2){margin-top:25px;font-size:clamp(4rem,6.3vw,5.8rem);line-height:1.04}.about-lead{font-family:var(--serif);font-size:1.35rem;line-height:1.5;color:#ded8cc;margin-top:28px;max-width:360px}.about-copy>p:not(.eyebrow):not(.about-lead){font-size:.96rem;color:var(--muted);line-height:1.8;max-width:450px}.about-signoff{border-top:1px solid var(--line);padding-top:26px;margin-top:30px;display:flex;gap:20px;justify-content:space-between;align-items:center}.about-signoff>span{font-size:.65rem;letter-spacing:.1em;text-transform:uppercase}.about-signoff .text-link{font-size:.75rem}.feed-section{padding-top:25px}.feed-section :is(h1,h2){font-size:clamp(3.2rem,5.4vw,5rem)}.feed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.feed-card:nth-child(2){padding-top:44px}.feed-card:nth-child(3){padding-top:88px}.feed-image{height:360px;position:relative;overflow:hidden;border-radius:18px;border:1px solid var(--line);background:var(--panel)}.feed-image img{height:100%;width:100%;object-fit:cover;object-position:50% 43%;filter:saturate(.65);transition:transform .75s cubic-bezier(.2,.7,.2,1),filter .6s}.feed-card:hover img{transform:scale(1.045);filter:saturate(1)}.feed-card:nth-child(2) .feed-image img{object-position:50% 36%}.feed-card:nth-child(3) .feed-image img{object-position:50% 55%}.feed-badge{position:absolute;top:16px;right:16px;display:grid;place-items:center;width:36px;height:36px;border:1px solid #ffffff40;border-radius:50%;background:#09090b7a;backdrop-filter:blur(8px);font-size:1.1rem}.feed-meta{display:flex;justify-content:space-between;gap:12px;font-size:.54rem;letter-spacing:.13em;color:var(--quiet);margin-block:18px 10px}.feed-meta>span:first-child{color:var(--gold)}.feed-card h3{font-size:1.6rem;line-height:1.15;transition:color .3s}.feed-card:hover h3{color:var(--gold)}.resource{display:grid;grid-template-columns:auto 1fr auto;gap:35px;align-items:center;padding:32px 36px;border:1px solid var(--line);border-radius:22px;background:radial-gradient(130% 250% at 100% 0,#15b98108,transparent 70%),var(--panel)}.resource-marker{font-size:3rem;font-weight:300;line-height:1;color:var(--green)}.resource h3{font-size:1.9rem;margin-top:10px}.resource p:not(.eyebrow){font-size:.84rem;color:var(--muted);margin-top:11px}.resource .eyebrow{font-size:.6rem}.resource .button{font-size:.78rem;gap:20px;white-space:nowrap}
.footer{padding-top:100px;padding-bottom:35px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-cta{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:34px 0 50px}.footer-cta :is(h1,h2){font-size:clamp(4.9rem,10.8vw,10rem);line-height:.98;letter-spacing:-.01em}.footer-cta .outline-text{-webkit-text-stroke-color:#898981}.contact-orbit{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;flex-shrink:0;height:168px;width:168px;border:1px solid #d2ae5880;border-radius:50%;color:var(--gold);transition:background .4s,color .4s,transform .4s}.contact-orbit>span:first-child{font-size:.72rem}.contact-orbit>span:last-child{font-size:3.5rem;line-height:1;font-weight:300}.contact-orbit:hover{background:var(--gold);color:var(--bg);transform:rotate(-8deg)}.footer-contact{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-block:26px}.footer-contact>span{font-size:.62rem;letter-spacing:.15em;color:var(--quiet)}.footer-contact>div{display:flex;gap:30px}.footer-contact .text-link{font-size:.75rem}.footer-bottom{border-top:1px solid var(--line);padding-top:26px;display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:.68rem;color:var(--quiet)}.footer-bottom .wordmark{font-size:1.1rem;color:var(--paper)}.assistant-launch{position:fixed;right:22px;bottom:22px;display:flex;align-items:center;gap:12px;padding:12px 18px;border:1px solid #d2ae5855;border-radius:999px;background:#151518ed;backdrop-filter:blur(12px);color:var(--paper);font-size:.73rem;box-shadow:0 10px 40px #0005;z-index:40;transition:background .3s}.assistant-launch:hover{background:#24241e}.assistant-icon{color:var(--gold);font-size:1.2rem;line-height:1}dialog{width:min(440px,calc(100% - 32px));max-height:calc(100dvh - 50px);padding:26px;color:var(--paper);background:var(--panel);border:1px solid var(--line);border-radius:24px}dialog::backdrop{background:#040406c4;backdrop-filter:blur(8px)}.assistant-header{display:flex;justify-content:space-between;gap:20px}.assistant-header :is(h1,h2){font-size:2rem}.assistant-header p{font-size:.86rem;color:var(--muted);margin-top:10px}.assistant-header button{width:34px;height:34px;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--paper);font-size:1.5rem;line-height:1}#assistant-options{display:grid;gap:10px;margin:25px 0}#assistant-options a{display:flex;justify-content:space-between;gap:18px;padding:14px 16px;border:1px solid var(--line);border-radius:12px;font-size:.86rem;transition:border-color .3s,color .3s}#assistant-options a:hover{border-color:var(--green);color:var(--green)}.assistant-contact{font-size:.78rem;color:var(--gold)}
@media(prefers-reduced-motion:no-preference){.motion-ready .reveal{opacity:0;transform:translateY(22px);transition:opacity .85s cubic-bezier(.2,.7,.2,1),transform .85s cubic-bezier(.2,.7,.2,1)}.motion-ready .reveal.is-visible{opacity:1;transform:none}.hero h1{animation:hero-enter .9s cubic-bezier(.2,.7,.2,1) both}.hero-portrait{animation:photo-enter 1.2s cubic-bezier(.2,.7,.2,1) both}.hero-bottom-copy{animation:hero-enter .9s .12s cubic-bezier(.2,.7,.2,1) both}@keyframes hero-enter{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes photo-enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}}
@media(min-width:1600px){.hero{min-height:920px}.hero-portrait{height:720px}.hero-copy{padding-top:82px}.hero-foot{margin-top:57px}}
@media(max-width:1150px){.shell{width:calc(100% - 72px)}.header{height:82px}.desktop-nav{gap:21px;font-size:.76rem}.wordmark{font-size:1.2rem}.hero{min-height:800px}.hero-copy{padding-top:55px;max-width:66%}.hero h1{font-size:11.5vw}.hero-portrait{height:635px;width:47%;border-top-left-radius:110px}.hero-description{max-width:320px}.hero-bottom-copy{max-width:345px}.hero .actions{gap:15px}.hero-foot{margin-top:34px}.path-nav a{padding:20px 16px;font-size:.76rem}.section{padding-block:90px}.capital-card{padding:30px;min-height:530px}.credit-card{padding:29px}.capital-title{gap:22px;grid-template-columns:1fr .85fr}.card-lead{font-size:1.08rem}.credit-editorial{gap:14px}.equipment-card{padding:29px 30px;gap:25px;grid-template-columns:.65fr 1fr 1fr}.equipment-label{gap:13px}.equipment-label .micro{font-size:.53rem}.equipment-card h3{font-size:3.15rem}.business-chips{max-width:35%}.fitness-stage{min-height:715px}.fitness-copy{padding-top:70px}.fitness-copy :is(h1,h2){font-size:14.9vw}.fitness-description{max-width:340px;font-size:.92rem}.fitness-manifesto{max-width:350px;font-size:1.5rem}.fitness-actions{max-width:330px;gap:19px}.fitness-actions .button{font-size:.8rem}.products-section{padding-bottom:25px}.product-main{gap:50px}.products-panel{padding:30px 36px}.about-section{gap:65px}.about-photo{height:590px}.about-note{font-size:1.45rem}.about-copy :is(h1,h2){font-size:6.5vw}.about-lead{font-size:1.2rem}.feed-section{padding-top:25px}.feed-image{height:320px}.feed-grid{gap:20px}.feed-card h3{font-size:1.4rem}.resource{gap:27px;padding:30px}.resource-marker{font-size:2.3rem}.resource h3{font-size:1.6rem}.resource .button{padding:13px 17px}.contact-orbit{width:145px;height:145px}}
@media(max-width:850px){.shell{width:calc(100% - 44px)}.desktop-nav{display:none}.header{height:75px}.mobile-nav{display:block;position:relative}.mobile-nav summary{list-style:none;cursor:pointer;width:26px;height:24px;display:flex;flex-direction:column;justify-content:center;gap:6px}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary>span{width:23px;height:1px;background:var(--paper)}.mobile-nav summary>span:last-child{width:17px;align-self:end}.mobile-nav nav{display:flex;flex-direction:column;position:absolute;top:45px;right:0;width:240px;background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:10px;box-shadow:0 20px 45px #0008;z-index:50}.mobile-nav nav a{padding:14px;font-size:.9rem}.hero{min-height:755px;padding-top:22px}.hero-meta{font-size:.53rem;letter-spacing:.14em}.hero-portrait{top:72px;height:605px;width:46%;border-top-left-radius:90px}.hero-copy{padding-top:51px;max-width:71%}.hero-copy>.eyebrow{font-size:.54rem;letter-spacing:.15em}.hero h1{font-size:11.9vw;margin-block:25px}.hero-bottom-copy{max-width:310px}.hero-intro{font-size:1.16rem;max-width:285px}.hero-description{max-width:270px;font-size:.9rem}.hero .actions{gap:17px;max-width:270px}.hero-foot{margin-top:32px}.hero-portrait figcaption{left:20px;right:20px;bottom:20px;display:block;font-size:.57rem}.hero-portrait figcaption>span{display:block}.hero-portrait figcaption>span:last-child{text-align:left;max-width:200px;margin-top:5px}.hero-foot blockquote p{font-size:.77rem}.hero-foot cite{font-size:.5rem}.explore-cue{font-size:.56rem;gap:14px}.path-nav a{padding:19px 12px;font-size:.69rem;column-gap:5px}.path-nav a>.arrow{font-size:.74rem}.path-number{font-size:.53rem}.section{padding-block:70px}.section-heading{gap:30px;margin-bottom:34px}:is(h1,h2){font-size:6.8vw}.section-side{max-width:185px}.section-side>p{font-size:.9rem}.section-side .micro{font-size:.52rem}.business-grid{gap:18px;grid-template-columns:1.1fr 1fr}.capital-card,.credit-card{padding:27px;min-height:560px}.capital-title{display:block;margin:36px 0 25px}.capital-title h3{font-size:4.9rem}.card-lead{font-size:1.06rem;max-width:220px;margin-top:23px;padding:0}.capital-details{padding-top:22px}.service-lines{display:grid;gap:9px;font-size:.75rem}.credit-card h3{font-size:3.6rem}.card-kicker>span:first-child{font-size:.5rem;gap:7px;letter-spacing:.12em}.card-number{font-size:.65rem}.card-description{font-size:.86rem}.credit-editorial{padding-top:20px}.credit-editorial img{width:50px;height:65px}.credit-editorial p{font-size:.72rem}.card-action{font-size:.79rem}.circle-arrow{height:39px;width:39px;font-size:1.1rem}.equipment-card{grid-template-columns:1fr 1fr;gap:22px;min-height:0;padding:25px 28px}.equipment-label{grid-column:1/-1;padding-bottom:17px;border-bottom:1px solid var(--line)}.equipment-label .micro br{display:none}.equipment-label .micro{font-size:.62rem}.equipment-label .card-number{font-size:.75rem}.equipment-card h3{font-size:3.1rem}.equipment-copy>p{font-size:.82rem}.business-bottom{gap:25px}.business-chips{max-width:34%;gap:6px}.business-chips span{font-size:.55rem}.service-note{font-size:.6rem}.fitness-stage{min-height:690px}.fitness-heading .micro{font-size:.5rem}.fitness-copy{max-width:70%;padding-top:64px}.fitness-copy :is(h1,h2){font-size:15.7vw;margin-bottom:30px}.fitness-small{font-size:2.2rem}.fitness-manifesto{font-size:1.3rem;max-width:295px}.fitness-description{font-size:.88rem;max-width:285px}.fitness-photo{width:47%}.fitness-actions{max-width:275px}.fitness-actions .button{font-size:.74rem;padding:13px 17px;gap:16px}.join-note{max-width:250px;font-size:.6rem}.fitness-side-label{right:-16px;font-size:.48rem}.fitness-photo figcaption{max-width:180px;right:15px;font-size:.55rem;bottom:35px}.fitness-ribbon{gap:22px;font-size:4vw}.products-section{padding-bottom:20px}.products-panel{padding:28px}.product-main{gap:30px;padding-block:38px}.product-main :is(h1,h2){font-size:11vw}.product-lead{font-size:1.25rem}.product-copy>p:not(.product-lead){font-size:.87rem}.product-topline .micro{font-size:.54rem}.product-cta{font-size:.78rem}.product-bottom>p{font-size:.6rem;max-width:275px}.product-bottom>span{font-size:.55rem}.about-section{gap:38px}.about-photo{height:540px}.about-visual{padding-right:15px}.about-note{font-size:1.14rem;padding:15px 18px}.about-copy :is(h1,h2){font-size:6.8vw}.about-lead{font-size:1.12rem}.about-copy>p:not(.eyebrow):not(.about-lead){font-size:.87rem}.about-signoff{display:block;padding-top:21px}.about-signoff .text-link{margin-top:12px}.about-photo figcaption{left:17px;right:17px;font-size:.44rem}.feed-section{padding-top:20px}.feed-grid{gap:16px}.feed-image{height:280px}.feed-card h3{font-size:1.3rem}.feed-meta{font-size:.48rem}.feed-meta>span:last-child{display:none}.feed-card:nth-child(2){padding-top:30px}.feed-card:nth-child(3){padding-top:60px}.resource{grid-template-columns:1fr auto;gap:25px;padding:28px}.resource-marker{display:none}.resource h3{font-size:1.65rem}.resource p:not(.eyebrow){font-size:.77rem}.resource .button{font-size:.72rem;padding:12px 17px;gap:15px}.footer{padding-top:75px;padding-bottom:85px}.footer-cta :is(h1,h2){font-size:10.7vw}.contact-orbit{width:115px;height:115px;gap:8px}.contact-orbit>span:last-child{font-size:2.7rem}.contact-orbit>span:first-child{font-size:.62rem}.footer-contact{flex-wrap:wrap;gap:20px}.footer-contact>span:last-child{display:none}.footer-top .micro{font-size:.5rem}}
@media(max-width:580px){.shell{width:calc(100% - 36px)}.header{height:72px}.wordmark{font-size:1.22rem}.languages button{font-size:.63rem;padding:5px 9px}.header-actions{gap:18px}.hero{min-height:0;display:flex;flex-direction:column;padding-top:20px}.hero-meta{font-size:.48rem;letter-spacing:.11em;gap:10px}.hero-meta>span:first-child{gap:7px}.hero-copy{max-width:100%;padding-top:37px}.hero-copy>.eyebrow{font-size:.56rem;letter-spacing:.13em;max-width:100%}.hero h1{font-size:19.2vw;letter-spacing:-.012em;line-height:1;margin:21px 0 23px}.hero-bottom-copy{max-width:100%}.hero-intro{font-size:1.23rem;max-width:315px}.hero-description{max-width:340px;font-size:.92rem;line-height:1.7;margin-top:14px}.hero .actions{max-width:100%;gap:16px;margin-top:21px}.hero .button{font-size:.76rem;padding:13px 17px;gap:15px}.hero .text-link{font-size:.68rem;gap:10px}.hero-portrait{position:relative;top:auto;right:auto;order:2;width:100%;height:390px;z-index:0;margin-top:31px;border-radius:100px 17px 17px 17px}.hero-portrait img{object-position:61% 46%}.hero-portrait:after{background:linear-gradient(0deg,#09090be8,transparent 47%)}.hero-portrait figcaption{display:flex;gap:25px;left:23px;right:23px;bottom:22px;font-size:.59rem}.hero-portrait figcaption>span:last-child{max-width:130px;text-align:right;margin:0}.hero-foot{order:3;align-items:center;gap:20px;margin-top:27px;padding-bottom:32px}.hero-foot blockquote p{font-size:.78rem}.hero-foot cite{font-size:.47rem}.hero-foot blockquote{padding-left:12px}.explore-cue>span:first-child{display:none}.explore-cue>span:last-child{width:38px;height:38px;flex-shrink:0}.path-nav{grid-template-columns:1fr 1fr}.path-nav a{font-size:.78rem;padding:17px 15px;border-bottom:1px solid var(--line);gap:6px 14px}.path-nav a:first-child{padding-left:15px}.path-nav a:nth-child(2n){border-right:0}.path-nav a:last-child{grid-column:1/-1;grid-template-columns:20px 1fr auto;align-items:center;padding-right:15px;border-bottom:0}.path-nav a:last-child .path-number{grid-column:auto;margin:0}.path-number{font-size:.55rem;margin-bottom:3px}.section{padding-block:65px}.eyebrow{font-size:.6rem;letter-spacing:.17em}.chapter{margin-right:10px}.section-heading{align-items:start;flex-direction:column;gap:25px;margin-bottom:30px}.section-heading :is(h1,h2){font-size:11vw;line-height:1.08;margin-top:18px}.section-side{max-width:315px}.section-side>p{font-size:.94rem}.section-side .micro{margin-top:12px;font-size:.53rem}.business-grid{grid-template-columns:1fr;gap:17px}.capital-card,.credit-card{padding:29px;min-height:0}.card-kicker>span:first-child{font-size:.58rem;letter-spacing:.14em}.card-number{font-size:.69rem}.capital-title{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;margin:33px 0 29px}.capital-title h3{font-size:4.6rem}.card-lead{font-size:1rem;margin:0;max-width:130px;padding-bottom:3px}.service-lines{display:flex;flex-wrap:wrap;gap:10px 18px;font-size:.73rem}.capital-details{padding-top:22px}.card-action{margin-top:25px;font-size:.86rem}.circle-arrow{width:42px;height:42px}.card-watermark{font-size:14rem;bottom:35px;opacity:.7}.credit-card h3{font-size:3.9rem;margin-top:28px}.card-description{font-size:.96rem;max-width:100%;margin-top:18px}.credit-editorial img{width:58px;height:75px}.credit-editorial p{font-size:.8rem;max-width:185px}.credit-editorial>div>span{font-size:.55rem}.credit-card .card-action{margin-top:23px;padding-top:19px}.equipment-card{display:block;padding:28px}.equipment-label{padding-bottom:18px}.equipment-card h3{font-size:3.7rem;margin-top:23px}.equipment-copy{margin-top:18px}.equipment-copy>p{font-size:.93rem}.equipment-card .card-action{font-size:.82rem;margin-top:20px}.equipment-label .micro{font-size:.59rem}.business-bottom{display:block;margin-top:23px}.business-chips{max-width:100%;gap:8px}.business-chips span{font-size:.61rem;padding:6px 11px}.service-note{font-size:.64rem;margin-top:18px}.fitness-section{padding-top:35px}.fitness-heading{align-items:start;gap:15px}.fitness-heading .micro{font-size:.43rem;max-width:110px;text-align:right;line-height:1.7}.fitness-stage{display:flex;flex-direction:column;min-height:0;margin-top:0}.fitness-copy{max-width:100%;padding-top:33px}.fitness-small{font-size:1.95rem;letter-spacing:.02em}.fitness-copy :is(h1,h2){font-size:21.6vw;line-height:1;margin:3px 0 26px}.fitness-manifesto{font-size:1.35rem;max-width:325px}.fitness-description{font-size:.94rem;max-width:100%;margin-top:19px;line-height:1.75}.fitness-actions{max-width:100%;gap:22px;margin-top:25px}.fitness-actions .button{padding:14px 18px;font-size:.8rem}.play-link{font-size:.75rem}.join-note{max-width:100%;font-size:.65rem;margin-top:15px}.fitness-photo{position:relative;order:2;top:auto;right:auto;width:100%;height:470px;margin-top:35px;border-radius:20px 20px 0 0}.fitness-photo>img{object-position:50% 56%;filter:saturate(.6) brightness(.93)}.fitness-photo:after{background:linear-gradient(0deg,#0d0d0f,transparent 30%)}.fitness-photo figcaption{font-size:.59rem;right:22px;bottom:23px;max-width:220px}.fitness-side-label{display:none}.fitness-ribbon{gap:13px;font-size:4.7vw;padding-block:23px;white-space:normal;line-height:1.15}.fitness-ribbon .ribbon-star{font-size:1.5rem}.products-section{padding-bottom:5px}.products-panel{padding:25px 27px;border-radius:22px}.product-topline{gap:15px;align-items:start}.product-topline .micro{font-size:.49rem;text-align:right;max-width:110px}.product-main{grid-template-columns:1fr;gap:33px;padding-block:35px 25px}.product-main :is(h1,h2){font-size:23vw;line-height:.9}.product-main :is(h1,h2)>span{display:inline;margin-left:4px}.product-lead{font-size:1.4rem;max-width:280px}.product-copy>p:not(.product-lead){font-size:.94rem}.product-cta{margin-top:24px;font-size:.89rem}.product-bottom{display:block;padding-top:20px}.product-bottom>span{font-size:.57rem}.product-bottom>p{text-align:left;max-width:100%;font-size:.65rem;margin-top:11px}.about-section{display:flex;flex-direction:column-reverse;gap:35px}.about-copy :is(h1,h2){font-size:15vw;margin-top:23px}.about-lead{font-size:1.29rem;margin-top:24px}.about-copy>p:not(.eyebrow):not(.about-lead){font-size:.95rem;line-height:1.8}.about-signoff{display:flex;gap:20px;margin-top:26px}.about-signoff>span{font-size:.58rem}.about-signoff .text-link{font-size:.72rem;margin:0}.about-visual{width:100%;padding-right:14px;padding-bottom:30px}.about-photo{height:480px;border-radius:20px}.about-photo figcaption{font-size:.5rem;left:22px;right:22px}.about-note{font-size:1.26rem;bottom:0;padding:17px 18px}.feed-section{padding-top:0}.feed-section .section-heading{flex-direction:row;align-items:end;gap:20px}.feed-section .section-heading :is(h1,h2){font-size:10vw;max-width:220px}.feed-section .section-heading .text-link{font-size:.67rem;gap:7px;margin-bottom:3px}.feed-grid{grid-template-columns:1fr;gap:29px}.feed-card:nth-child(2),.feed-card:nth-child(3){padding:0}.feed-image{height:390px;border-radius:18px}.feed-card:nth-child(1) .feed-image{height:360px}.feed-meta{font-size:.57rem;margin-top:16px}.feed-meta>span:last-child{display:block}.feed-card h3{font-size:1.85rem}.resource{grid-template-columns:1fr;gap:23px;padding:27px;border-radius:22px}.resource h3{font-size:2rem;line-height:1.15}.resource .eyebrow{font-size:.53rem;letter-spacing:.15em}.resource p:not(.eyebrow){font-size:.87rem;line-height:1.65}.resource .button{justify-self:start;font-size:.8rem;padding:13px 19px;gap:25px}.footer{padding-top:65px;padding-bottom:87px}.footer-top .micro{display:none}.footer-cta{align-items:end;padding-block:29px 35px;gap:13px}.footer-cta :is(h1,h2){font-size:11.8vw;line-height:1.05}.contact-orbit{height:75px;width:75px;gap:4px;margin-bottom:3px}.contact-orbit>span:first-child{font-size:.46rem}.contact-orbit>span:last-child{font-size:2rem}.footer-contact{padding-block:22px;gap:15px}.footer-contact>span{font-size:.55rem}.footer-contact>div{gap:18px}.footer-contact .text-link{font-size:.68rem;gap:8px}.footer-bottom{flex-wrap:wrap;gap:19px;font-size:.63rem;padding-top:24px}.footer-bottom .wordmark{width:100%;font-size:1.25rem;margin-bottom:3px}.assistant-launch{right:17px;bottom:17px;padding:0;width:48px;height:48px;justify-content:center}.assistant-launch>span:last-child{display:none}.assistant-icon{font-size:1.5rem}}
@media(max-width:360px){.shell{width:calc(100% - 30px)}.hero h1{font-size:18.8vw}.hero .actions{gap:12px}.hero .text-link{font-size:.63rem}.hero-portrait{height:345px}.capital-card,.credit-card,.equipment-card{padding:24px}.capital-title{gap:18px}.capital-title h3{font-size:4.15rem}.card-lead{font-size:.92rem}.product-main :is(h1,h2){font-size:22vw}.products-panel{padding:24px}.footer-cta :is(h1,h2){font-size:11.6vw}.contact-orbit{width:63px;height:63px}.footer-contact{display:block}.footer-contact>div{margin-top:15px}.hero-meta>span:last-child{font-size:.44rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready .reveal{opacity:1;transform:none}}
@media print{body{background:white;color:black}.header,.path-nav,.assistant-launch,.reading-progress,.explore-cue{display:none}.shell{width:100%}.outline-text,.outline-name{color:black!important;-webkit-text-stroke:0!important}.reveal{opacity:1!important;transform:none!important}}
html[lang=es] .credit-card h3{font-size:clamp(2.4rem,4vw,3.6rem);line-height:1.05}html[lang=es] .footer-cta :is(h1,h2){font-size:clamp(3rem,8.4vw,8rem)}
@media(max-width:580px){.capital-title{display:block}.capital-title h3{font-size:4.9rem}.capital-title .card-lead{font-size:1.1rem;max-width:240px;margin-top:21px}.product-main :is(h1,h2){font-size:17vw}html[lang=es] .footer-cta :is(h1,h2){font-size:8.7vw}html[lang=es] .credit-card h3{font-size:3.15rem}.fitness-ribbon{flex-wrap:wrap}.fitness-ribbon>span{flex-shrink:0}}
/* The reel retains its full 9:16 frame, including its captions. */
.hero-portrait.has-video{width:min(43%,366px);height:auto;overflow:visible;border:0;border-radius:0;background:none;z-index:2;top:73px}.hero-portrait.has-video:after{display:none}.hero-video{display:block;width:100%;height:auto;aspect-ratio:9/16;object-fit:contain;border:1px solid var(--line);border-radius:22px;background:#0a0b0c}.hero-portrait.has-video figcaption{position:static;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 3px 0;font-size:.53rem;letter-spacing:.1em;color:var(--muted)}.video-sound{flex-shrink:0;background:transparent;color:var(--gold);border:0;border-bottom:1px solid #d2ae5840;padding:4px 0;font:500 .64rem/1.5 var(--body);cursor:pointer}.video-sound:hover{border-color:var(--gold)}
@media(max-width:850px){.hero-portrait.has-video{top:72px;width:43%;max-width:335px}.hero-portrait.has-video figcaption{align-items:start;flex-direction:column;gap:4px;padding-top:10px}.hero-portrait.has-video figcaption>span{max-width:none}}
@media(max-width:580px){.hero-portrait.has-video{top:auto;width:100%;max-width:366px;align-self:center;margin-top:31px}.hero-portrait.has-video figcaption{flex-direction:row;align-items:center;gap:15px;padding-top:12px;font-size:.52rem}.hero-portrait.has-video figcaption>span{max-width:180px}.video-sound{font-size:.68rem}}
/* Silent background previews sit beneath the original card content. */
[data-hover-video]{isolation:isolate}[data-hover-video]>.hover-media{position:absolute;inset:0;z-index:0;overflow:hidden;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .4s ease;background:#09090b}[data-hover-video]>.hover-media>.hover-video{display:block;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none}[data-hover-video]>.hover-media:after{content:'';position:absolute;inset:0;background:linear-gradient(110deg,#09090be0 0%,#09090b8f 60%,#09090bbd 100%);pointer-events:none}[data-hover-video]>:not(.hover-media):not(.card-watermark){position:relative;z-index:2}[data-hover-video].is-previewing>.hover-media{opacity:1}[data-hover-video].is-previewing>.card-watermark{opacity:0}.capital-card .hover-video{object-position:50% 46%}.equipment-card>.hover-media:after{background:linear-gradient(90deg,#09090bc9,#09090b8a 45%,#09090bd9)}.products-panel>.hover-media:after{background:linear-gradient(90deg,#09090be0,#09090ba8 60%,#09090bd1)}.products-panel>.hover-media>.hover-video{object-position:70% 48%}
@media(prefers-reduced-motion:reduce){[data-hover-video]>.hover-media{display:none}}

/* Dedicated page layouts */
.page-breadcrumb{display:flex;align-items:center;gap:15px;padding-block:26px 12px;font-size:.67rem;letter-spacing:.12em;text-transform:uppercase;color:var(--quiet)}
.page-breadcrumb a{display:flex;gap:9px;align-items:center;color:var(--muted)}.page-breadcrumb a:hover{color:var(--gold)}.breadcrumb-divider{color:var(--line)}
body:not([data-page="home"]) main{min-height:calc(100svh - 220px)}
[data-page="businesses"] .business{padding-top:38px;padding-bottom:42px}
[data-page="businesses"] .resource{margin-top:0;margin-bottom:60px}
[data-page="fitness"] .fitness-section{margin-top:18px;border-top:0;padding-top:25px}
[data-page="tressvita"] .products-section{padding-top:35px;padding-bottom:65px}
[data-page="tressvita"] .products-panel{min-height:540px;display:flex;flex-direction:column;justify-content:space-between}
[data-page="tressvita"] .product-main{flex:1}
[data-page="about"] .about-section{padding-top:35px;padding-bottom:70px}
[data-page="about"] .feed-section{padding-bottom:65px}
.site-footer{display:flex;align-items:center;gap:30px;padding-block:30px;border-top:1px solid var(--line);color:var(--quiet);font-size:.7rem}
.site-footer .wordmark{font-size:1.12rem;color:var(--paper)}.site-footer nav{margin-left:auto;display:flex;flex-wrap:wrap;gap:25px;color:var(--muted)}.site-footer nav a:hover{color:var(--gold)}
.mobile-nav a[aria-current="page"]{color:var(--gold)}
@media(max-width:850px){.site-footer{flex-wrap:wrap;gap:18px}.site-footer nav{width:100%;margin-left:0}.site-copyright{margin-left:auto}}
@media(max-width:580px){.page-breadcrumb{padding-top:20px;font-size:.6rem;gap:11px}[data-page="businesses"] .business{padding-top:25px;padding-bottom:32px}[data-page="businesses"] .resource{margin-bottom:38px}[data-page="fitness"] .fitness-section{margin-top:8px;padding-top:20px}[data-page="tressvita"] .products-section{padding-top:24px;padding-bottom:42px}[data-page="tressvita"] .products-panel{min-height:0}[data-page="about"] .about-section{padding-top:24px;padding-bottom:45px}[data-page="about"] .feed-section{padding-bottom:40px}.site-footer{padding-block:24px 85px;gap:19px}.site-footer nav{gap:23px;font-size:.72rem}.site-copyright{font-size:.57rem}.site-footer .wordmark{font-size:1rem}}

/* Always-visible homepage destinations. */
.cover-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:0 0 26px;position:relative;z-index:3}
.cover-nav a{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:56px;padding:14px 16px;border:1px solid #d2ae5840;border-radius:12px;background:#111114;color:var(--paper);font-size:.82rem;font-weight:500;transition:border-color .2s,background .2s}
.cover-nav a>span[aria-hidden]{color:var(--gold)}
.cover-nav a:hover,.cover-nav a:focus-visible{border-color:var(--gold);background:#242016;outline:2px solid transparent}
body[data-page="home"] .hero-portrait.has-video{top:155px}
@media(max-width:850px){.cover-nav{gap:7px}.cover-nav a{padding:12px 10px;font-size:.72rem}}
@media(max-width:580px){.cover-nav{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:23px}.cover-nav a{min-height:47px;font-size:.78rem;padding:12px 14px}.cover-nav a:last-child{grid-column:1/-1}body[data-page="home"] .hero-portrait.has-video{top:auto}}
.lane-cover{padding-top:26px;padding-bottom:42px}.lane-kicker{text-align:center;color:var(--gold);font-size:.66rem;letter-spacing:.22em;font-weight:600;text-transform:uppercase;margin:0 0 27px}.lane-kicker span{padding:0 10px;color:var(--muted)}.lane-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.lane-card{position:relative;display:flex;flex-direction:column;min-height:465px;padding:40px 40px 35px;border:1px solid #f2efe626;border-radius:22px;background:#121216;overflow:hidden;transition:transform .35s,border-color .35s,background .35s}.lane-card:before{content:'';position:absolute;inset:0;background:linear-gradient(130deg,#ffffff05,transparent 48%);pointer-events:none}.lane-card:hover,.lane-card:focus-visible{transform:translateY(-6px);outline:0;background:#16161b}.lane-capital{border-bottom-color:#4ab78699}.lane-brand{border-bottom-color:#d2ae5899}.lane-consumer{border-bottom-color:#a68aef99}.lane-label{font-size:.68rem;line-height:1.45;letter-spacing:.18em;font-weight:600;color:var(--green)}.lane-brand .lane-label{color:var(--gold)}.lane-consumer .lane-label{color:#a98fee}.lane-card strong{font:400 4.6rem/.86 var(--display);letter-spacing:-.025em;color:var(--paper);margin-top:24px}.lane-card strong em{font-style:normal;color:var(--paper)}.lane-capital strong em{color:var(--green)}.lane-card small{display:block;color:#87858d;font-size:1rem;line-height:1.02;letter-spacing:.14em;font-weight:600;margin-top:12px}.lane-card p{color:#c1beb7;line-height:1.6;font-size:.95rem;max-width:290px;margin:22px 0 0}.lane-action{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin-top:auto;padding-top:28px;color:#e4dfd5;font-size:.8rem;font-weight:600}.lane-action b{display:block;width:100%;color:var(--green);font-size:.86rem}.lane-brand .lane-action b{color:var(--gold)}.lane-consumer .lane-action b{color:#a98fee}.lane-action i{position:absolute;right:39px;bottom:39px;display:grid;place-items:center;width:44px;height:44px;border:1px solid currentColor;border-radius:50%;font-style:normal;font-size:1rem;color:var(--green)}.lane-brand .lane-action i{color:var(--gold)}.lane-consumer .lane-action i{color:#a98fee}.lane-pills{display:flex;justify-content:center;gap:10px;margin-top:30px}.lane-pills span{padding:10px 16px;border:1px solid #ffffff26;border-radius:999px;color:#c9c5bc;font-size:.63rem;letter-spacing:.11em;font-weight:600}.lane-pills span:first-child{border-color:#d2ae5866;color:var(--gold)}.lane-pills span:nth-child(2){border-color:#4ab78666;color:var(--green)}
@media(max-width:850px){.lane-grid{gap:15px}.lane-card{padding:30px 24px}.lane-card strong{font-size:3.8rem}.lane-card p{font-size:.84rem}.lane-action i{right:24px}}
@media(max-width:580px){.lane-cover{padding-top:20px;padding-bottom:28px}.lane-kicker{font-size:.57rem;margin-bottom:18px}.lane-grid{grid-template-columns:1fr;gap:12px}.lane-card{min-height:0;padding:25px 25px 24px;border-radius:18px}.lane-card strong{font-size:3.9rem;margin-top:18px}.lane-card small{font-size:.78rem}.lane-card p{font-size:.88rem;margin-top:16px;max-width:310px}.lane-action{padding-top:23px}.lane-action i{right:24px;bottom:23px;width:38px;height:38px}.lane-pills{gap:6px;flex-wrap:wrap;margin-top:18px}.lane-pills span{font-size:.52rem;padding:8px 10px}}
body[data-page="home"] .hero-portrait.has-video{display:none}
