/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.hidden{display:none}.inline{display:inline}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--yellow:#f9c927;--ink:#080808;--paper:#f5f2eb;--muted:#77736b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.nav{z-index:10;color:#fff;justify-content:space-between;align-items:center;width:100%;height:86px;padding:0 5vw;display:flex;position:absolute;top:0}.wordmark{letter-spacing:-1px;font-size:23px;font-weight:900}.wordmark span{color:var(--yellow)}.navLinks{gap:38px;font-size:13px;display:flex}.navCta{border:1px solid #ffffff50;border-radius:100px;gap:18px;padding:12px 17px;font-size:12px;display:flex}.hero{color:#fff;background:radial-gradient(circle at 67% 52%,#29240c 0,#0d0c08 25%,#050505 60%);height:940px;min-height:100vh;padding:200px 6vw 60px;position:relative;overflow:hidden}.heroNoise{opacity:.25;background-image:radial-gradient(#fff .5px,#0000 .6px);background-size:6px 6px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 75%);mask-image:linear-gradient(90deg,#000,#0000 75%)}.eyebrow,.sectionTag{text-transform:uppercase;letter-spacing:2px;font-size:11px;font-weight:700}.eyebrow{color:#c8c4b8;align-items:center;gap:10px;display:flex}.eyebrow i{background:var(--yellow);width:28px;height:1px}.hero h1,.manifesto h2,.featureBig h2,.clubs h2,.download h2{letter-spacing:-6px;margin:30px 0;font-size:clamp(68px,8vw,124px);font-weight:800;line-height:.85}.hero h1 em,.manifesto h2 em,.clubs h2 em,.download h2 em{color:var(--yellow);font-family:Georgia,serif;font-weight:400}.heroLead{color:#b4b1a9;max-width:440px;font-size:17px;line-height:1.7}.heroActions{gap:12px;margin-top:34px;display:flex}.button{border-radius:100px;justify-content:space-between;align-items:center;gap:30px;padding:16px 22px;font-size:13px;font-weight:700;display:inline-flex}.primary{background:var(--yellow);color:#050505}.ghost{color:#fff;border:1px solid #ffffff30}.dark{background:var(--ink);color:#fff}.large{padding:20px 28px}.scrollCue{color:#817e76;text-transform:uppercase;letter-spacing:2px;align-items:center;gap:18px;font-size:9px;display:flex;position:absolute;bottom:55px;left:6vw}.scrollCue b{border:1px solid #ffffff25;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.phoneWrap{width:360px;height:680px;position:absolute;top:148px;right:7vw}.halo{background:var(--yellow);filter:blur(130px);opacity:.22;border-radius:50%;width:550px;height:550px;position:absolute;top:80px;left:-90px}.phone{color:#111;background:#f7f7f4;border:7px solid #232323;border-radius:48px;width:310px;height:650px;margin:auto;padding:14px;position:relative;transform:rotate(3deg);box-shadow:0 40px 100px #000}.phoneTop{justify-content:space-between;height:24px;padding:0 10px;font-size:9px;display:flex}.phoneTop b{background:#0b0b0b;border-radius:20px;width:76px;height:18px;position:absolute;top:8px;left:110px}.appHeader span{color:#777;font-size:10px;display:block}.appHeader strong{font-size:20px}.clubVisual{background:linear-gradient(145deg,#1d130b,#b25212 46%,#170d07);border-radius:24px;height:270px;margin-top:18px;padding:18px;position:relative;overflow:hidden}.clubVisual:before{content:"";filter:blur(6px);opacity:.7;border:25px solid #ff9c19;border-radius:50%;width:230px;height:230px;position:absolute;top:-65px;right:-105px}.clubGlow{filter:blur(60px);background:#ef770e;width:120px;height:180px;position:absolute;bottom:-50px;left:50px}.clubCopy{color:#fff;position:absolute;bottom:18px}.clubCopy small{letter-spacing:1.5px;font-size:8px}.clubCopy h3{margin:6px 0;font:38px Georgia}.clubCopy p{margin:0;font-size:10px}.availability{color:#111;background:#fff;border-radius:100px;padding:7px 9px;font-size:8px;position:absolute;top:12px;right:12px}.bookingCard{background:#fff;border-radius:18px;justify-content:space-between;align-items:center;margin-top:10px;padding:16px;display:flex}.bookingCard small{color:#888;font-size:9px;display:block}.bookingCard strong{font-size:19px}.bookingCard button{background:var(--yellow);border:0;border-radius:100px;padding:12px 18px;font-weight:700}.appNav{background:#fff;border-radius:18px;justify-content:space-around;padding:11px;display:flex;position:absolute;bottom:11px;left:14px;right:14px}.appNav span{text-align:center;font-size:18px}.appNav small{margin-top:3px;font-size:7px;display:block}.manifesto{padding:120px 6vw}.sectionTag{color:#807c74;border-top:1px solid #cfcac0;padding-top:17px}.manifestoGrid{grid-template-columns:1.35fr .65fr;align-items:end;gap:8vw;margin:80px 0;display:grid}.manifesto h2,.clubs h2{letter-spacing:-5px;font-size:clamp(52px,6vw,90px)}.manifestoCopy{font-size:18px;line-height:1.6}.muted{color:var(--muted)}.steps{background:#d5d0c6;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.steps article{background:var(--paper);min-height:290px;padding:32px 42px 45px}.steps article>span{color:#999;font-size:10px}.stepIcon{border:1px solid #ccc;border-radius:50%;place-items:center;width:54px;height:54px;margin:48px 0 35px;font-size:24px;display:grid}.steps h3{font-size:18px}.steps p{color:#777;font-size:13px;line-height:1.6}.features{grid-template-columns:1.15fr .85fr;min-height:800px;display:grid}.featureBig{background:var(--ink);color:#fff;padding:90px 6vw}.light{color:#8b8982;border-color:#353535}.featureBig h2{letter-spacing:-5px;margin:75px 0;font-size:clamp(56px,6vw,90px)}.featureList>div{border-top:1px solid #292929;grid-template-columns:35px 1fr 20px;align-items:center;gap:20px;padding:22px 0;display:grid}.featureList b{color:var(--yellow);font-size:10px}.featureList span{font-size:14px}.featureList i{color:#666;font-style:normal}.quotePanel{background:#e4ab10;align-items:center;padding:100px 5vw;display:flex;position:relative;overflow:hidden}.quotePanel blockquote{z-index:2;margin:0;font:italic 47px/1.08 Georgia;position:relative}.quotePanel em{color:#fff}.orb{background:radial-gradient(circle at 38% 35%,#fff6b5,#f5c62c 38%,#9f5e00 75%);border-radius:50%;width:520px;height:520px;position:absolute;bottom:-150px;right:-240px;box-shadow:-40px -20px 100px #ffda4b}.clubs{padding:120px 6vw}.clubsGrid{grid-template-columns:1fr 1fr;align-items:center;gap:9vw;margin-top:70px;display:grid}.clubs p{color:#777;max-width:480px;margin-bottom:35px;line-height:1.7}.dashboardCard{color:#fff;background:#0d0d0d;border-radius:32px;padding:30px;transform:rotate(2deg);box-shadow:0 35px 80px #aaa}.dashTop{justify-content:space-between;font-size:12px;display:flex}.dashTop b{color:var(--yellow)}.dashTop small{color:#777}.dashboardCard h3{margin:50px 0 25px;font-size:28px}.statRow{grid-template-columns:1.5fr 1fr;gap:12px;display:grid}.statRow>div{background:#191919;border-radius:18px;padding:20px}.statRow small{color:#888;display:block}.statRow strong{margin-top:12px;font-size:27px;display:inline-block}.statRow em{color:#67c58d;margin-left:10px;font-size:10px}.chart{border-bottom:1px solid #333;align-items:end;gap:10px;height:170px;margin:35px 0;display:flex}.chart span{background:#373737;border-radius:6px 6px 0 0;flex:1}.chart .active{background:var(--yellow)}.dashBottom{border-top:1px solid #272727;justify-content:space-between;padding-top:22px;font-size:12px;display:flex}.dashBottom b{color:#67c58d}.download{color:#fff;text-align:center;background:#080808;padding:100px 20px 120px;position:relative;overflow:hidden}.download:before{content:"";border:1px solid #292929;border-radius:50%;width:550px;height:550px;position:absolute;top:50%;left:50%;transform:translate(-50%,-45%);box-shadow:0 0 100px #f9c92712}.center{border:0;padding:0}.download h2{font-size:clamp(70px,9vw,130px);position:relative}.download p{color:#92908a;line-height:1.7;position:relative}.download .button{margin-top:25px;position:relative}.star{color:var(--yellow);font-size:32px}footer{color:#fff;background:#080808;border-top:1px solid #242424;grid-template-columns:1fr 1fr 1fr auto;align-items:center;gap:30px;padding:50px 6vw;display:grid}footer p,footer small{color:#777;font-size:11px}footer>div{gap:25px;font-size:11px;display:flex}@media (width<=800px){.nav{height:72px}.navLinks{display:none}.navCta{gap:0;font-size:0}.navCta span{font-size:14px}.hero{height:1000px;padding-top:145px}.hero h1{letter-spacing:-4px;font-size:62px}.heroLead{max-width:330px;font-size:15px}.phoneWrap{transform-origin:top;top:485px;right:50%;transform:translate(50%)scale(.77)}.scrollCue{display:none}.manifesto,.clubs{padding:80px 22px}.manifestoGrid,.clubsGrid{grid-template-columns:1fr;gap:45px;margin:55px 0}.manifesto h2,.clubs h2{letter-spacing:-3px;font-size:50px}.steps{grid-template-columns:1fr}.steps article{min-height:230px}.stepIcon{margin:30px 0}.features{grid-template-columns:1fr}.featureBig{padding:75px 22px}.featureBig h2{letter-spacing:-3px;font-size:48px}.quotePanel{min-height:520px;padding:70px 25px}.quotePanel blockquote{font-size:38px}.dashboardCard{padding:22px;transform:none}.download{padding:85px 20px}.download h2{letter-spacing:-4px;font-size:65px}footer{grid-template-columns:1fr 1fr}footer p{display:none}footer>div{justify-content:flex-end}footer small{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.phone{background:#fff;padding:0;overflow:hidden}.realScreen{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .55s,transform .8s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0;transform:scale(1.045)}.realScreen.active{opacity:1;transform:scale(1)}.screenHome{object-position:50% 5%}.screenQr{object-position:50% 25%}.screenClub{object-position:50% 0}.screenPicker{z-index:5;background:#171717;border:1px solid #333;border-radius:100px;padding:5px;display:flex;position:absolute;bottom:-20px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #0008}.screenPicker button{color:#858585;text-transform:uppercase;letter-spacing:.7px;cursor:pointer;background:0 0;border:0;border-radius:100px;padding:9px 12px;font:700 9px Arial;transition:all .25s}.screenPicker button.active{background:var(--yellow);color:#111}.screenPicker button:focus-visible{outline-offset:3px;outline:2px solid #fff}.ticker{background:var(--yellow);color:#0a0a0a;letter-spacing:1px;white-space:nowrap;align-items:center;height:54px;font-size:17px;font-weight:900;display:flex;overflow:hidden}.ticker div{min-width:max-content;animation:16s linear infinite tickerMove}@keyframes tickerMove{to{transform:translate(-50%)}}.reveal{opacity:0;transition:opacity .85s,transform .9s cubic-bezier(.2,.8,.2,1);transform:translateY(36px)}.reveal.isVisible{opacity:1;transform:none}.appSection{background:#efede6;padding:120px 6vw}.appIntro{grid-template-columns:1.4fr .6fr;align-items:end;gap:8vw;margin:70px 0;display:grid}.appIntro h2{letter-spacing:-6px;margin:0;font-size:clamp(56px,7vw,98px);line-height:.88}.appIntro h2 em{color:#cf9800;font:italic 400 1em Georgia}.appIntro p{color:#706d66;font-size:17px;line-height:1.7}.featureGrid{background:#d1cdc4;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.featureGrid article{background:#efede6;min-height:330px;padding:30px;position:relative;overflow:hidden}.featureGrid article>span{color:#999;font-size:10px}.featureGrid h3{margin:25px 0 12px;font-size:21px}.featureGrid p{color:#777;font-size:13px;line-height:1.65}.featureGrid .featurePhoto{color:#fff;background:#111;grid-area:span 2/span 2;min-height:661px;padding:0}.featurePhoto img{object-fit:cover;filter:saturate(.8);width:100%;height:100%;transition:transform 1.2s;position:absolute}.featurePhoto:hover img{transform:scale(1.04)}.featurePhoto:after{content:"";background:linear-gradient(#0000 40%,#000 100%);position:absolute;inset:0}.featurePhoto div{z-index:2;padding:38px;position:absolute;bottom:0}.featurePhoto p{color:#c4c1ba;max-width:420px}.miniIcon{border:1px solid #cbc7bd;border-radius:50%;place-items:center;width:54px;height:54px;margin-top:85px;font-size:24px;transition:all .3s;display:grid}.featureGrid article:hover .miniIcon{background:var(--yellow);border-color:var(--yellow);transform:rotate(8deg)}.clubPills{flex-wrap:wrap;gap:8px;margin:25px 0 32px;display:flex}.clubPills span{text-transform:uppercase;letter-spacing:.6px;border:1px solid #cbc7bd;border-radius:100px;padding:9px 12px;font-size:10px}.promise{background:var(--yellow);grid-template-columns:1fr auto 1fr;align-items:center;gap:5vw;margin:0 6vw 120px;padding:48px 5vw;display:grid}.promise div{flex-direction:column;gap:10px;display:flex}.promise div:last-child{text-align:right}.promise span{text-transform:uppercase;letter-spacing:1.4px;font-size:10px}.promise strong{letter-spacing:-1.5px;font-size:clamp(20px,2.4vw,38px)}.promise i{font-size:30px;font-style:normal}.button,.navCta{transition:transform .25s,background .25s,color .25s}.button:hover,.navCta:hover{transform:translateY(-3px)}.primary:hover{background:#ffe06a}.dark:hover{background:#2b2b2b}.nav a{transition:opacity .2s}.nav a:hover{opacity:.7}.dashboardCard{transition:transform .55s cubic-bezier(.2,.8,.2,1),box-shadow .55s}.dashboardCard:hover{transform:rotate(0)translateY(-10px);box-shadow:0 45px 100px #999}.chart .active{animation:2.6s ease-in-out infinite alternate barPulse}@keyframes barPulse{to{filter:brightness(1.35);box-shadow:0 0 18px #f9c92788}}@media (width<=800px){.ticker{font-size:14px}.appSection{padding:80px 22px}.appIntro{grid-template-columns:1fr;gap:25px;margin:50px 0}.appIntro h2{letter-spacing:-3px;font-size:52px}.featureGrid{grid-template-columns:1fr}.featureGrid .featurePhoto{grid-area:auto;min-height:520px}.featureGrid article{min-height:260px}.miniIcon{margin-top:45px}.promise{grid-template-columns:1fr;margin:0 22px 80px;padding:35px 25px}.promise i{display:none}.promise div:last-child{text-align:left;border-top:1px solid #1113;padding-top:25px}.screenPicker{bottom:-8px}}@media (prefers-reduced-motion:reduce){.ticker div,.chart .active{animation:none}.reveal{opacity:1;transform:none}.realScreen,.featurePhoto img,.dashboardCard{transition:none}}.heroV3{--mx:55%;--my:40%;isolation:isolate;background:#050505;height:1000px;min-height:100svh;padding:0}.heroV3:after{content:"";z-index:-1;background:linear-gradient(90deg,#050505 0%,#050505e8 37%,#05050535 70%,#050505 100%),linear-gradient(#0000 75%,#050505 100%);position:absolute;inset:0}.heroPhoto{z-index:-3;filter:saturate(.7)contrast(1.15);opacity:.58;background:url(/noche-night.jpg) 50%/cover no-repeat;animation:10s ease-in-out infinite alternate heroBreath;position:absolute;inset:0}@keyframes heroBreath{to{filter:saturate(.95)contrast(1.12);transform:scale(1.045)}}.cursorGlow{z-index:-1;background:radial-gradient(450px circle at var(--mx) var(--my),#f9c9272b,transparent 72%);pointer-events:none;transition:background .12s linear;position:absolute;inset:0}.heroV3 .heroNoise{z-index:0;opacity:.12}.heroContent{z-index:2;width:min(920px,65vw);padding:175px 5vw 80px;position:relative}.heroV3 h1{letter-spacing:-9px;flex-direction:column;margin:24px 0 34px;font-size:clamp(88px,10.8vw,172px);line-height:.72;display:flex}.heroV3 h1 span,.heroV3 h1 em{display:block}.heroV3 h1 span:nth-child(2){color:#0000;-webkit-text-stroke:1px #ffffffa8;margin-left:10vw}.heroV3 h1 em{color:var(--yellow);filter:drop-shadow(0 0 24px #f9c9272e);margin-left:3vw;font:italic 400 .9em/.86 Georgia}.heroBottom{grid-template-columns:minmax(260px,390px) auto;align-items:end;gap:28px;display:grid}.heroV3 .heroLead{margin:0;font-size:15px}.heroV3 .heroActions{flex-direction:column;align-items:stretch;margin:0}.heroV3 .heroActions .button{min-width:195px}.heroContact{color:#d4d1c9;font:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #fff2;font-weight:700}.heroContact:hover{color:#fff;background:#ffffff16}.heroIndex{z-index:2;color:#ffffff70;letter-spacing:3px;align-items:center;gap:12px;font-size:8px;display:flex;position:absolute;top:50%;left:28px;transform:translateY(-50%)rotate(-90deg)}.heroIndex i{background:#ffffff35;width:60px;height:1px;display:block}.lightBeam{z-index:-1;filter:blur(2px);opacity:.45;transform-origin:top;background:linear-gradient(#0000,#f9c927dd,#0000);width:3px;height:120%;position:absolute;top:-30%}.beamOne{right:24%;transform:rotate(23deg)}.beamTwo{opacity:.22;right:40%;transform:rotate(-15deg)}.heroRing{z-index:-1;border:1px solid #f9c92740;border-radius:50%;width:720px;height:720px;animation:18s linear infinite ringSpin;position:absolute;top:70px;right:-80px}.ringTwo{border-style:dashed;width:570px;height:570px;animation-duration:24s;animation-direction:reverse;top:145px;right:-5px}@keyframes ringSpin{to{transform:rotate(360deg)}}.heroV3 .phoneWrap{z-index:3;filter:drop-shadow(0 60px 55px #000);width:340px;height:700px;top:155px;right:7.5vw}.heroV3 .phone{border:8px solid #151515;border-radius:52px;width:284px;height:606px;animation:5s ease-in-out infinite phoneFloat;transform:perspective(1000px)rotateY(-8deg)rotate(3deg);box-shadow:0 0 0 1px #ffffff35,0 45px 120px #000}.heroV3 .halo{opacity:.3;filter:blur(110px);width:460px;height:460px;top:70px;left:-60px}@keyframes phoneFloat{50%{transform:perspective(1000px)rotateY(-5deg)rotate(1.5deg)translateY(-14px)}}.floatTag{z-index:5;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a0a0ad9;border:1px solid #ffffff25;border-radius:16px;flex-direction:column;gap:4px;padding:14px 16px;animation:4.5s ease-in-out infinite tagFloat;display:flex;position:absolute;box-shadow:0 18px 50px #0009}.floatTag small{letter-spacing:1.5px;color:var(--yellow);font-size:7px}.floatTag strong{font-size:10px}.tagTop{top:84px;right:-36px}.tagBottom{flex-direction:row;align-items:center;gap:10px;animation-delay:-2s;bottom:126px;left:-45px}.tagBottom b{background:var(--yellow);color:#111;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.tagBottom span{flex-direction:column;gap:4px;display:flex}@keyframes tagFloat{50%{transform:translateY(-9px)}}.soundBars{z-index:3;align-items:center;gap:4px;height:25px;display:flex;position:absolute;bottom:42px;right:5vw}.soundBars i{background:var(--yellow);width:2px;height:8px;animation:1s ease-in-out infinite alternate sound;display:block}@keyframes sound{to{opacity:.35;height:24px}}.heroV3 .scrollCue{z-index:3;bottom:38px;left:auto;right:50%}.heroV3 .screenPicker{bottom:39px}.ticker{z-index:4;position:relative;transform:rotate(-1deg)scale(1.02);box-shadow:0 10px 35px #0004}@media (width<=1100px){.heroV3 h1{font-size:clamp(80px,11vw,125px)}.heroV3 .phoneWrap{transform-origin:100% 0;right:1vw;transform:scale(.88)}.heroContent{width:70vw}}@media (width<=800px){.heroV3{height:1120px;min-height:1120px}.heroV3:after{background:linear-gradient(#050505e8 0%,#05050570 32%,#050505 66% 100%)}.heroContent{width:100%;padding:130px 22px 0}.heroV3 h1{letter-spacing:-5px;font-size:70px;line-height:.77}.heroV3 h1 span:nth-child(2){margin-left:12vw}.heroV3 h1 em{margin-left:4vw}.heroBottom{grid-template-columns:1fr;gap:20px}.heroV3 .heroLead{max-width:310px}.heroV3 .heroActions{flex-direction:row}.heroV3 .heroActions .button{gap:14px;min-width:0;padding:14px 16px}.heroV3 .phoneWrap{transform-origin:top;top:600px;right:50%;transform:translate(50%)scale(.72)}.heroV3 .phone{animation:none}.heroRing{width:520px;height:520px;top:460px;right:-230px}.ringTwo{width:400px;height:400px;top:520px;right:-170px}.heroIndex,.soundBars,.heroV3 .scrollCue{display:none}.floatTag{display:flex}.ticker{transform:none}.heroV3 .heroActions{gap:7px;width:100%}.heroV3 .heroActions .button{white-space:nowrap;flex:1 1 0;gap:7px;padding:13px 10px;font-size:10.5px}.heroV3 .heroActions .primary{flex-grow:1.25}.heroV3 .heroActions .heroContact{flex-grow:.95}}@media (width<=390px){.heroV3 h1{font-size:61px}.heroV3 .heroActions{flex-wrap:wrap}.heroV3 .phoneWrap{top:625px}}@media (prefers-reduced-motion:reduce){.heroPhoto,.heroRing,.heroV3 .phone,.floatTag,.soundBars i{animation:none}.cursorGlow{display:none}}.screenProfile{object-position:50% 24%}.screenEvents{object-position:50% 12%}.realProduct{color:#fff;background:#080808;border-radius:34px;margin-top:110px;padding:70px 4vw 60px;position:relative;overflow:hidden}.realProduct:before{content:"";background:var(--yellow);filter:blur(180px);opacity:.13;width:500px;height:500px;position:absolute;top:-220px;right:-180px}.realProductHead{grid-template-columns:1.2fr .8fr;align-items:end;gap:8vw;display:grid;position:relative}.realProductHead>div>span{color:var(--yellow);letter-spacing:2px;font-size:9px;font-weight:800}.realProductHead h3{letter-spacing:-5px;margin:18px 0 0;font-size:clamp(48px,5.7vw,82px);line-height:.9}.realProductHead p{color:#858585;max-width:380px;font-size:14px;line-height:1.7}.screenRunway{scroll-snap-type:x mandatory;scrollbar-width:none;gap:22px;margin:80px -2vw 55px;padding:35px 2vw 50px;display:flex;overflow-x:auto}.screenRunway::-webkit-scrollbar{display:none}.screenRunway figure{scroll-snap-align:center;flex:0 0 230px;margin:0;transition:transform .55s cubic-bezier(.2,.8,.2,1);position:relative}.screenRunway figure:nth-child(2n){transform:translateY(28px)rotate(2deg)}.screenRunway figure:nth-child(odd){transform:rotate(-2deg)}.screenRunway figure:hover{z-index:2;transform:translateY(-12px)rotate(0)}.screenRunway img{object-fit:cover;object-position:top;border:5px solid #1f1f1f;border-radius:30px;width:100%;height:490px;display:block;box-shadow:0 30px 70px #000}.screenRunway figure:nth-child(2) img{object-position:50% 22%}.screenRunway figure:nth-child(3) img{object-position:50% 20%}.screenRunway figcaption{text-transform:uppercase;letter-spacing:1px;color:#aaa;justify-content:space-between;padding:15px 5px;font-size:10px;display:flex}.screenRunway figcaption b{color:var(--yellow)}.productActions{justify-content:center;gap:12px;display:flex}.outlineDark{color:#fff;border:1px solid #ffffff32}.outlineDark:hover{color:#111;background:#fff}@media (width<=800px){.realProduct{border-radius:25px;margin-top:70px;padding:50px 22px 45px}.realProductHead{grid-template-columns:1fr;gap:20px}.realProductHead h3{letter-spacing:-3px;font-size:50px}.screenRunway{margin:45px -22px 35px;padding-left:22px;padding-right:22px}.screenRunway figure{flex-basis:210px}.screenRunway img{height:450px}.productActions{flex-wrap:wrap}.screenPicker button{padding:8px 7px;font-size:7px}}.nocheDifference{color:#fff;background:#080808;border-radius:34px;margin-top:110px;padding:70px 4vw 60px;position:relative;overflow:hidden}.nocheDifference:before{content:"";background:var(--yellow);filter:blur(190px);opacity:.12;width:520px;height:520px;position:absolute;top:-250px;right:-160px}.differenceHead{grid-template-columns:1.1fr .9fr;align-items:end;gap:7vw;display:grid;position:relative}.differenceHead>span{color:var(--yellow);letter-spacing:2px;grid-column:1/-1;font-size:9px;font-weight:800}.differenceHead h3{letter-spacing:-5px;margin:0;font-size:clamp(48px,5.7vw,82px);line-height:.9}.differenceHead p{color:#929292;max-width:430px;font-size:14px;line-height:1.7}.differenceGrid{grid-template-columns:1fr 72px 1fr;align-items:stretch;margin:70px 0 45px;display:grid}.differenceGrid article{border:1px solid #ffffff18;border-radius:26px;padding:36px;position:relative;overflow:hidden}.differenceGrid small{letter-spacing:2px;font-size:9px;font-weight:800}.differenceGrid h4{letter-spacing:-1px;max-width:320px;margin:22px 0 32px;font-size:28px;line-height:1.05}.differenceGrid ul{margin:0;padding:0;list-style:none}.differenceGrid li{color:#aaa;border-top:1px solid #ffffff17;padding:16px 0;font-size:13px}.differenceGrid li:before{content:"×";color:#777;background:#ffffff0e;border-radius:50%;place-items:center;width:22px;height:22px;margin-right:12px;display:inline-grid}.withNoche{background:linear-gradient(145deg,#19170f,#0d0d0d)}.withNoche small{color:var(--yellow)}.differenceGrid .withNoche li{color:#f0f0f0}.differenceGrid .withNoche li:before{content:"✓";background:var(--yellow);color:#111;font-weight:900}.differenceMark{color:var(--yellow);place-items:center;font-size:30px;display:grid}.nocheDifference .productActions{position:relative}@media (width<=800px){.nocheDifference{border-radius:25px;margin-top:70px;padding:50px 22px 45px}.differenceHead{grid-template-columns:1fr;gap:22px}.differenceHead>span{grid-column:auto}.differenceHead h3{letter-spacing:-3px;font-size:48px}.differenceGrid{grid-template-columns:1fr;margin:45px 0 35px}.differenceMark{height:58px;transform:rotate(90deg)}.differenceGrid article{padding:28px}.differenceGrid h4{font-size:25px}.nocheDifference .productActions{flex-wrap:wrap}}.clubDashboardVisual{filter:drop-shadow(0 18px 25px #0002);background:linear-gradient(115deg,#fafafa 0%,#8f9297 12%,#e8e9ea 31%,#75787e 52%,#f4f4f4 74%,#85888d 100%);border:2px solid #4b4d50;border-radius:58px;width:min(380px,100%);margin-left:auto;padding:8px;transition:transform .55s cubic-bezier(.2,.8,.2,1);position:relative;transform:rotate(2deg);box-shadow:inset 0 0 0 2px #fffa,inset 0 0 0 5px #151515,0 42px 70px #0005}.clubDashboardVisual:before{content:"";background:linear-gradient(#d9dadd,#777a80,#e9e9ea);border-radius:4px 0 0 4px;width:4px;height:82px;position:absolute;top:145px;left:-6px;box-shadow:0 105px #999ca1}.clubDashboardVisual:after{content:"";z-index:3;background:#090909;border-radius:100px;width:82px;height:20px;position:absolute;top:17px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px 1px #404040,0 1px 2px #0008}.clubDashboardVisual img{object-fit:cover;object-position:top;background:#fff;border:3px solid #0b0b0c;border-radius:49px;width:100%;height:720px;display:block}.liveBadge{z-index:4;color:#fff;letter-spacing:1px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b0b0be8;border:1px solid #ffffff30;border-radius:100px;align-items:center;gap:8px;padding:11px 15px;font-size:8px;display:flex;position:absolute;top:78px;right:-32px;box-shadow:0 15px 30px #0005}.liveBadge i{background:var(--yellow);width:7px;height:7px;box-shadow:0 0 12px var(--yellow);border-radius:50%}footer button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.contactOverlay{z-index:1000;background:#050505e8;place-items:center;padding:20px;animation:.16s modalIn;display:grid;position:fixed;inset:0}.contactModal{color:#fff;contain:layout paint;background:#0b0b0b;border:1px solid #ffffff20;border-radius:30px;width:min(620px,100%);max-height:calc(100vh - 40px);padding:48px 55px;position:relative;overflow:auto;box-shadow:0 35px 90px #000}.contactModal:before{content:"";opacity:.6;background:#f9c92722;border-radius:50%;width:220px;height:220px;position:absolute;top:-60px;right:-50px}.contactClose{z-index:2;color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff25;border-radius:50%;width:38px;height:38px;font-size:24px;position:absolute;top:18px;right:22px}.contactKicker{color:var(--yellow);letter-spacing:2px;font-size:9px;font-weight:800}.contactModal h2{letter-spacing:-4px;margin:20px 0;font-size:clamp(45px,5vw,66px);line-height:.88}.contactModal h2 em{color:var(--yellow);font:italic 400 1em Georgia}.contactModal p{color:#929292;max-width:480px;line-height:1.6}.contactForm{gap:13px;margin-top:24px;display:grid}.contactForm label{gap:7px;display:grid}.contactForm label span{color:#aaa;text-transform:uppercase;letter-spacing:1.3px;font-size:10px;font-weight:700}.contactForm input,.contactForm textarea{color:#fff;width:100%;font:inherit;resize:vertical;background:#ffffff0b;border:1px solid #ffffff20;border-radius:14px;outline:none;padding:14px 16px;transition:all .2s}.contactForm input:focus,.contactForm textarea:focus{border-color:var(--yellow);box-shadow:0 0 0 3px #f9c92718}.contactForm input::placeholder,.contactForm textarea::placeholder{color:#666}.contactMail{cursor:pointer;border:0;width:100%;margin-top:5px;display:flex}.contactMail:disabled{opacity:.65;cursor:wait}.contactSuccess{background:#f9c9270c;border:1px solid #f9c92755;border-radius:20px;gap:18px;margin-top:28px;padding:26px;display:grid}.contactSuccess b{color:var(--yellow);font-size:22px}.contactSuccess span{color:#aaa;line-height:1.6}.contactSuccess .button{cursor:pointer;border:0}@keyframes modalIn{0%{opacity:0}to{opacity:1}}@media (width<=800px){.clubDashboardVisual{border-radius:52px;width:min(340px,92vw);margin:10px auto 0;transform:none}.clubDashboardVisual img{border-radius:43px;height:650px}.clubDashboardVisual:after{top:16px}.liveBadge{top:62px;right:-8px}.contactModal{border-radius:24px;padding:45px 25px 30px}.contactModal h2{letter-spacing:-3px;font-size:48px}}.bookingDemo{color:#fff;background:#080808;padding:115px 6vw}.demoHead,.clubDiscoveryHead{grid-template-columns:1.15fr .85fr;align-items:end;gap:8vw;margin:65px 0;display:grid}.demoHead h2,.clubDiscoveryHead h2{letter-spacing:-5px;margin:0;font-size:clamp(56px,6vw,92px);line-height:.88}.demoHead h2 em,.clubDiscoveryHead h2 em{color:var(--yellow);font:italic 400 1em Georgia}.demoHead p,.clubDiscoveryHead p{color:#858585;max-width:420px;line-height:1.7}.demoShell{background:linear-gradient(145deg,#151515,#090909);border:1px solid #ffffff18;border-radius:32px;max-width:1080px;margin:auto;overflow:hidden;box-shadow:0 35px 90px #000}.demoProgress{border-bottom:1px solid #ffffff15;grid-template-columns:repeat(3,1fr);display:grid}.demoProgress button{color:#666;cursor:pointer;background:0 0;border:0;border-right:1px solid #ffffff12;justify-content:center;align-items:center;gap:10px;padding:18px;display:flex}.demoProgress button b{border:1px solid #444;border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;display:grid}.demoProgress button.active{color:#fff}.demoProgress button.active b{background:var(--yellow);border-color:var(--yellow);color:#111}.demoProgress button span{text-transform:uppercase;letter-spacing:1px;font-size:10px}.demoStage{min-height:430px;padding:55px;animation:.35s stageIn}.demoKicker{color:var(--yellow);letter-spacing:2px;font-size:9px;font-weight:800}.demoStage h3{letter-spacing:-2px;margin:14px 0 35px;font-size:42px}.demoChoices{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.demoChoices button{text-align:left;color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff18;border-radius:18px;flex-direction:column;gap:9px;padding:22px;transition:all .22s;display:flex}.demoChoices button:hover{border-color:#ffffff45;transform:translateY(-4px)}.demoChoices button.selected{border-color:var(--yellow);box-shadow:inset 0 0 0 1px var(--yellow);background:#f9c9270c}.demoChoices small{color:var(--yellow);letter-spacing:1.2px;font-size:8px}.demoChoices strong{font-size:18px}.demoChoices span{color:#777;font-size:11px}.demoNext{cursor:pointer;border:0;margin-top:28px}.demoConfirm{text-align:center;max-width:460px;margin:auto}.confirmIcon{background:var(--yellow);color:#111;border-radius:50%;place-items:center;width:62px;height:62px;margin:0 auto 24px;font-size:27px;display:grid}.demoConfirm h3{margin-bottom:12px;font-size:55px}.demoConfirm p{color:#888;line-height:1.6}.demoConfirm>div:nth-of-type(2){border-top:1px solid #ffffff20;border-bottom:1px solid #ffffff20;justify-content:space-between;margin:25px 0;padding:18px 0;display:flex}.demoConfirm>div strong{color:#65d393}@keyframes stageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.clubDiscovery{padding:115px 6vw}.clubCards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.clubTeaser{color:#fff;background:#111;border-radius:26px;flex-direction:column;justify-content:flex-end;height:520px;padding:28px;display:flex;position:relative;overflow:hidden}.clubTeaser:after{content:"";background:linear-gradient(#0000 25%,#000 90%);position:absolute;inset:0}.clubTeaser.gold:after{background:linear-gradient(#a46d0015,#000 88%)}.clubTeaser.red:after{background:linear-gradient(#b4000015,#000 88%)}.clubTeaser.blue:after{background:linear-gradient(#001cb415,#000 88%)}.clubTeaser img{object-fit:cover;width:100%;height:100%;transition:transform .8s;position:absolute;inset:0}.clubTeaser:nth-child(2) img{object-position:70% 50%;filter:hue-rotate(325deg)}.clubTeaser:nth-child(3) img{object-position:30% 50%;filter:hue-rotate(170deg)}.clubTeaser:hover img{transform:scale(1.06)}.clubTeaser>:not(img){z-index:2;position:relative}.clubNumber{color:#fff5;font-size:12px;top:25px;right:25px;position:absolute!important}.clubTeaser>span{color:var(--yellow);letter-spacing:1.6px;font-size:8px}.clubTeaser h3{letter-spacing:-2px;margin:12px 0 5px;font-size:37px}.clubTeaser p{color:#aaa;line-height:1.5}.clubTeaser button{color:#fff;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff50;align-self:flex-start;padding:8px 0}.waitlistForm{background:#fff;border-radius:100px;width:min(650px,100%);margin:30px auto 0;padding:6px;display:flex;position:relative}.waitlistForm input{background:0 0;border:0;outline:none;flex:1;min-width:0;padding:0 22px;font-size:15px}.waitlistForm button{cursor:pointer;white-space:nowrap;border:0}.waitlistSuccess{width:min(520px,100%);color:var(--yellow);background:#f9c92710;border:1px solid #f9c92755;border-radius:18px;margin:30px auto 0;padding:22px;font-weight:800;position:relative}.waitlistSuccess span{color:#888;margin-top:8px;font-size:12px;font-weight:400;display:block}@media (width<=800px){.bookingDemo,.clubDiscovery{padding:80px 22px}.demoHead,.clubDiscoveryHead{grid-template-columns:1fr;gap:20px;margin:48px 0}.demoHead h2,.clubDiscoveryHead h2{letter-spacing:-3px;font-size:52px}.demoProgress button{padding:14px 6px}.demoProgress button span{display:none}.demoStage{min-height:560px;padding:30px 20px}.demoStage h3{font-size:34px}.demoChoices,.clubCards{grid-template-columns:1fr}.clubTeaser{height:430px}.waitlistForm{background:0 0;border-radius:0;gap:10px;padding:0;display:grid}.waitlistForm input{background:#fff;border-radius:100px;padding:17px 20px}.waitlistForm button{width:100%}}.clubDashboardVisual{filter:none;border-width:1px;border-radius:48px;width:min(390px,100%);padding:6px;transform:rotate(1deg)}.clubDashboardVisual:hover{transform:rotate(0)translateY(-8px)}.clubDashboardVisual:after{width:72px;height:18px;top:14px}.clubDashboardVisual img{object-fit:contain;border-width:2px;border-radius:41px;height:auto;max-height:none}.liveBadge{-webkit-backdrop-filter:none;backdrop-filter:none;top:68px;right:-26px}.demoProgress.six{grid-template-columns:repeat(6,1fr)}.demoProgress.six button{gap:7px;padding:16px 7px}.demoProgress.six button span{font-size:8px}.demoFields{grid-template-columns:1.2fr .8fr 1fr;gap:12px;display:grid}.demoFields label{gap:8px;display:grid}.demoFields label span{color:#888;text-transform:uppercase;letter-spacing:1px;font-size:9px}.demoFields input,.demoFields select{color:#fff;width:100%;font:inherit;background:#ffffff08;border:1px solid #ffffff20;border-radius:15px;padding:17px}.demoFields option{color:#111}.demoHint{color:#777;font-size:11px}.checkoutDemo{border:1px solid #ffffff18;border-radius:18px;display:grid;overflow:hidden}.checkoutDemo>div{border-bottom:1px solid #ffffff12;justify-content:space-between;gap:20px;padding:13px 17px;font-size:12px;display:flex}.checkoutDemo span{color:#777}.checkoutDemo .total{background:#ffffff08;border:0;font-size:15px}.checkoutDemo .total strong{color:var(--yellow)}.qrDemo{color:#111;background:#fff;border-radius:16px;place-items:center;width:92px;height:92px;margin:0 auto 24px;font-size:64px;line-height:1;display:grid}.demoConfirm{max-width:520px}.demoConfirm h3{font-size:50px}@media (width<=800px){.clubDashboardVisual{border-radius:45px}.clubDashboardVisual img{border-radius:38px;height:auto}.clubDashboardVisual:after{top:13px}.demoProgress.six button{padding:12px 4px}.demoFields{grid-template-columns:1fr}.demoStage{min-height:590px}.checkoutDemo>div{align-items:flex-start}.checkoutDemo strong{text-align:right}}.clubDashboardVisual{width:min(500px,100%);box-shadow:none;filter:drop-shadow(0 42px 50px #0004);background:0 0;border:0;border-radius:42px;padding:0;transform:rotate(2deg)}.clubDashboardVisual:before,.clubDashboardVisual:after{display:none}.clubDashboardVisual img{object-fit:contain;border:7px solid #111;border-radius:42px;width:100%;height:auto}.waitlistForm{background:#121212;border:1px solid #ffffff25;border-radius:100px;width:min(610px,100%);padding:6px;box-shadow:0 18px 55px #000}.waitlistForm input{color:#fff;background:0 0}.waitlistForm input::placeholder{color:#777}.waitlistForm button{padding:18px 25px}@media (width<=800px){.clubDashboardVisual{border-radius:34px;width:min(360px,94vw)}.clubDashboardVisual img{border-width:5px;border-radius:34px}.waitlistForm{box-shadow:none;background:0 0;border:0;border-radius:0}.waitlistForm input{color:#fff;border:1px solid #ffffff25;background:#151515!important}}.clubDashboardVisual{width:min(350px,100%);margin-right:auto}.clubDashboardVisual img{border-radius:34px}.waitlistForm{overflow:hidden}.waitlistForm input{border-radius:100px 0 0 100px!important}.waitlistForm input:-webkit-autofill{caret-color:#fff;transition:background-color 9999s ease-out;-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 0 1000px #121212!important}.waitlistForm input:-webkit-autofill:hover{caret-color:#fff;transition:background-color 9999s ease-out;-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 0 1000px #121212!important}.waitlistForm input:-webkit-autofill:focus{caret-color:#fff;transition:background-color 9999s ease-out;-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 0 1000px #121212!important}.waitlistForm button{flex:none}@media (width<=800px){.clubDashboardVisual{width:min(320px,90vw)}.waitlistForm{overflow:visible}.waitlistForm input{border-radius:100px!important}.waitlistForm input:-webkit-autofill{box-shadow:inset 0 0 0 1000px #151515!important}}.clubDashboardVisual{will-change:transform;animation:5s ease-in-out infinite clubDashboardFloat}.clubDashboardVisual:before{content:"";z-index:5;pointer-events:none;background:#000;border-radius:29px 29px 0 0;height:7.8%;position:absolute;top:7px;left:7px;right:7px;display:block!important}.clubDashboardVisual:after{display:none!important}@keyframes clubDashboardFloat{0%,to{transform:rotate(2deg)translateY(0)}50%{transform:rotate(.7deg)translateY(-14px)}}@media (width<=800px){.clubDashboardVisual:before{border-radius:27px 27px 0 0;top:5px;left:5px;right:5px}@keyframes clubDashboardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}}@media (prefers-reduced-motion:reduce){.clubDashboardVisual{animation:none}}.clubDashboardVisual{filter:none;background:#fff;border:8px solid #151515;border-radius:52px;width:284px;height:606px;margin:0 auto;padding:0;animation:5s ease-in-out infinite phoneFloat;transform:perspective(1000px)rotateY(-8deg)rotate(3deg);box-shadow:0 0 0 1px #ffffff35,0 45px 120px #000}.clubDashboardVisual img{object-fit:cover;object-position:top;border:0;border-radius:44px;width:100%;height:100%;display:block}.clubDashboardVisual:before{border-radius:43px 43px 0 0;height:7.8%;top:0;left:0;right:0}.clubDashboardVisual:hover{animation-play-state:paused;transform:perspective(1000px)rotateY(-5deg)rotate(1.5deg)translateY(-14px)}.liveBadge{top:78px;right:-78px}@media (width<=800px){.clubDashboardVisual{width:284px;height:606px;animation:5s ease-in-out infinite phoneFloat}.clubDashboardVisual img{border-radius:44px}.clubDashboardVisual:before{border-radius:43px 43px 0 0;top:0;left:0;right:0}.liveBadge{top:70px;right:-20px}}.clubDashboardVisual:before{width:auto!important;height:7.8%!important;box-shadow:none!important;filter:none!important;background:#000!important}.wordmark{align-items:center;display:inline-flex}.wordmark img{object-fit:contain;filter:invert();width:118px;max-width:none;height:auto;display:block}footer .wordmark img{filter:invert();width:126px;height:auto}.seoFaq{background:#f5f2eb;padding:120px 6vw}.faqIntro{grid-template-columns:1.25fr .75fr;align-items:end;gap:8vw;margin:70px 0;display:grid}.faqIntro h2{letter-spacing:-5px;margin:0;font-size:clamp(50px,6vw,88px);line-height:.92}.faqIntro h2 em{color:#c99500;font-family:Georgia,serif;font-weight:400}.faqIntro p{color:#6f6b63;font-size:17px;line-height:1.7}.faqGrid{border-top:1px solid #cbc6bc;border-left:1px solid #cbc6bc;grid-template-columns:repeat(2,1fr);display:grid}.faqGrid article{border-bottom:1px solid #cbc6bc;border-right:1px solid #cbc6bc;min-height:210px;padding:36px 40px}.faqGrid h3{margin:0 0 18px;font-size:20px}.faqGrid p{color:#706c64;margin:0;font-size:14px;line-height:1.7}@media (width<=800px){.faqIntro{grid-template-columns:1fr;gap:24px;margin:45px 0}.faqGrid{grid-template-columns:1fr}.faqGrid article{min-height:auto;padding:28px 24px}}.seoPage{background:var(--paper);min-height:100vh}.seoNav{color:#fff;z-index:20;background:#080808;justify-content:space-between;align-items:center;height:86px;padding:0 5vw;display:flex;position:relative}.seoNav .wordmark img,.seoFooter .wordmark img{filter:invert();width:118px;height:auto}.seoNav>div{gap:28px;font-size:12px;display:flex}.seoNav>div a{transition:opacity .2s}.seoNav>div a:hover{opacity:.55}.seoNav .button{padding:13px 17px}.seoHero{color:#fff;background:#080808;padding:42px 6vw 105px;position:relative;overflow:hidden}.breadcrumbs{color:#777;flex-wrap:wrap;gap:8px;margin-bottom:72px;font-size:10px;display:flex}.breadcrumbs span{gap:8px;display:flex}.breadcrumbs i{color:#404040;font-style:normal}.breadcrumbs b{color:#aaa;font-weight:500}.seoHeroGrid{grid-template-columns:1.15fr .85fr;align-items:center;gap:8vw;max-width:1380px;margin:auto;display:grid}.seoKicker{color:var(--yellow);letter-spacing:2px;margin-bottom:24px;font-size:9px;font-weight:800;display:block}.darkKicker{color:#a67b00}.seoHero h1,.seoContent h2,.seoDarkBand h2,.clubCriteria>h2,.clubBenefits>h2,.partnerContact h2,.simpleHero h1,.seoFinalCta h2{letter-spacing:-6px;margin:0;font-size:clamp(58px,7vw,104px);line-height:.88}.seoHero h1 em,.seoDarkBand h2 em,.simpleHero h1 em,.seoFinalCta h2 em,.productShowcase h2 em,.partnerContact h2 em{color:var(--yellow);font-family:Georgia,serif;font-weight:400}.seoHero p{color:#a29f98;max-width:570px;margin:32px 0;font-size:17px;line-height:1.75}.seoActions{align-items:center;gap:28px;display:flex}.textLink{color:#b9b6ae;border-bottom:1px solid #ffffff30;padding-bottom:4px;font-size:12px}.seoPhone{background:#fff;border:7px solid #272727;border-radius:48px;width:310px;height:650px;margin:auto;animation:5s ease-in-out infinite phoneFloat;position:relative;overflow:hidden;transform:rotate(3deg);box-shadow:0 45px 120px #000}.seoPhone img{object-fit:cover;object-position:top;width:100%;height:100%}.seoNumbers{background:#d4cfc4;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.seoNumbers>div{background:var(--paper);min-height:215px;padding:42px 3vw}.seoNumbers b,.clubCriteria article b,.clubBenefits article b{color:#a59f95;margin-bottom:42px;font-size:10px;display:block}.seoNumbers strong{font-size:18px;display:block}.seoNumbers p,.clubCriteria p,.clubBenefits p{color:#77736b;font-size:13px;line-height:1.65}.seoContent{padding:125px 6vw}.splitContent{grid-template-columns:1fr 1fr;gap:10vw;display:grid}.seoContent h2,.clubCriteria>h2,.clubBenefits>h2{font-size:clamp(50px,5.5vw,82px)}.prose{max-width:620px}.prose p{color:#6f6b64;margin:0 0 25px;font-size:16px;line-height:1.85}.prose h3{letter-spacing:-1px;margin:54px 0 18px;font-size:27px}.seoDarkBand{color:#fff;background:#0a0a0a;grid-template-columns:1fr 1fr;align-items:center;gap:10vw;padding:110px 6vw;display:grid}.seoDarkBand>div>span{color:var(--yellow);letter-spacing:2px;margin-bottom:28px;font-size:9px;font-weight:800;display:block}.seoDarkBand h2{font-size:clamp(50px,5.6vw,85px)}.seoDarkBand ul{margin:0;padding:0;list-style:none}.seoDarkBand li{color:#c4c1ba;border-top:1px solid #ffffff18;padding:21px 0;font-size:14px}.seoDarkBand li:before{content:"✓";background:var(--yellow);color:#111;border-radius:50%;place-items:center;width:24px;height:24px;margin-right:14px;font-weight:900;display:inline-grid}.seoFaqPage{padding:120px 6vw}.seoFaqPage>h2{letter-spacing:-5px;margin:0 0 65px;font-size:clamp(50px,5.5vw,82px)}.seoFaqPage>div{border-top:1px solid #cbc6bc;border-left:1px solid #cbc6bc;grid-template-columns:1fr 1fr;display:grid}.seoFaqPage article{border-bottom:1px solid #cbc6bc;border-right:1px solid #cbc6bc;min-height:225px;padding:36px}.seoFaqPage h3{margin:0 0 18px;font-size:20px}.seoFaqPage p{color:#706c64;margin:0;font-size:14px;line-height:1.7}.relatedLinks{border-top:1px solid #ccc6ba;padding:75px 6vw}.relatedLinks>span{letter-spacing:2px;color:#8d887e;margin-bottom:34px;font-size:9px;display:block}.relatedLinks>div{background:#cbc6bb;grid-template-columns:1fr 1fr;gap:1px;display:grid}.relatedLinks a{background:var(--paper);justify-content:space-between;padding:28px 3vw;font-size:19px;font-weight:700;transition:background .2s;display:flex}.relatedLinks a:hover{background:#eee9df}.relatedLinks b{color:#b78600}.seoFinalCta{color:#fff;text-align:center;background:#080808;padding:110px 6vw}.seoFinalCta>span{color:var(--yellow);letter-spacing:2px;font-size:9px}.seoFinalCta h2{margin:30px 0;font-size:clamp(64px,8vw,112px)}.seoFinalCta p{color:#8a8883;max-width:570px;margin:0 auto 32px;line-height:1.7}.seoFinalCta>div{justify-content:center;gap:12px;display:flex}.seoFooter{color:#fff;background:#080808;border-top:1px solid #242424;grid-template-columns:auto 1fr 2fr auto;align-items:center;gap:35px;padding:50px 6vw;display:grid}.seoFooter p,.seoFooter small{color:#777;font-size:11px}.seoFooter>div{flex-wrap:wrap;justify-content:flex-end;gap:20px;font-size:10px;display:flex}.simpleHero{padding-bottom:130px}.simpleHero h1{max-width:1120px}.simpleHero>p{max-width:650px}.journeyGrid{background:#d0cbc1;grid-template-columns:1fr 1fr;gap:1px;padding:100px 6vw;display:grid}.journeyGrid article{background:var(--paper);grid-template-columns:80px 1fr;min-height:250px;padding:40px;display:grid}.journeyGrid b{color:#a69f93;font-size:11px}.journeyGrid h2{letter-spacing:-1.5px;margin:0 0 16px;font-size:31px}.journeyGrid p{color:#77736b;max-width:460px;margin:0;line-height:1.7}.productShowcase{color:#fff;background:#151515;grid-template-columns:.8fr 1.2fr;align-items:center;gap:12vw;padding:110px 8vw;display:grid}.productShowcase h2{letter-spacing:-6px;font-size:clamp(58px,7vw,96px);line-height:.88}.productShowcase p{color:#8c8983;max-width:480px;margin:30px 0;line-height:1.7}.smallPhone{width:280px;height:590px}.clubHeroPhoto{object-fit:cover;filter:saturate(.85);border-radius:30px;width:100%;height:570px;display:block;box-shadow:0 30px 80px #000}.clubCriteria,.clubBenefits{padding:120px 6vw}.clubCriteria>h2,.clubBenefits>h2{max-width:800px;margin:0 0 75px}.clubCriteria>div{background:#d0cbc1;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.clubCriteria article{background:var(--paper);min-height:290px;padding:38px}.clubCriteria h3,.clubBenefits h3{margin:0 0 16px;font-size:25px}.darkProse p{color:#999}.partnerPhone{border:7px solid #252525;border-radius:48px;width:310px;height:650px;margin:auto;overflow:hidden;transform:rotate(2deg);box-shadow:0 50px 100px #000}.partnerPhone img{object-fit:cover;object-position:top;width:100%;height:100%}.clubBenefits>div{background:#d0cbc1;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.clubBenefits article{background:var(--paper);min-height:275px;padding:35px}.partnerContact{color:#fff;background:#111;grid-template-columns:.75fr 1.25fr;gap:9vw;padding:110px 8vw;display:grid}.partnerContact h2{font-size:clamp(58px,6vw,88px)}.partnerContact>div>p{color:#8c8983;line-height:1.7}.partnerContact form{grid-template-columns:1fr 1fr;gap:15px;display:grid}.partnerContact label{gap:8px;display:grid}.partnerContact label span{letter-spacing:1.3px;color:#aaa;text-transform:uppercase;font-size:9px}.partnerContact input,.partnerContact textarea{color:#fff;width:100%;font:inherit;background:#ffffff08;border:1px solid #ffffff20;border-radius:14px;outline:none;padding:16px}.partnerContact input:focus,.partnerContact textarea:focus{border-color:var(--yellow)}.partnerContact .full{grid-column:1/-1}.partnerContact button{cursor:pointer;border:0}.articleGrid{background:#cdc8bd;grid-template-columns:repeat(3,1fr);gap:1px;padding:100px 6vw;display:grid}.articleGrid>a{background:var(--paper);flex-direction:column;min-height:470px;padding:38px;transition:background .25s,transform .25s;display:flex}.articleGrid>a:hover{background:#eee9df;transform:translateY(-5px)}.articleGrid b{color:#aaa;margin-bottom:100px;font-size:10px}.articleGrid span{color:#a07800;letter-spacing:1.8px;font-size:9px;font-weight:800}.articleGrid h2{letter-spacing:-1.8px;font-size:32px;line-height:1.05}.articleGrid p{color:#77736b;line-height:1.7}.articleGrid i{margin-top:auto;font-size:11px;font-style:normal;font-weight:800}.editorial{padding:45px 6vw 120px}.editorial>header{max-width:1100px;padding:60px 0 85px}.editorial>header>span{color:#a07800;letter-spacing:2px;font-size:9px;font-weight:800}.editorial h1{letter-spacing:-6px;margin:24px 0 35px;font-size:clamp(58px,7vw,102px);line-height:.9}.editorial>header p{color:#6f6b64;max-width:720px;font-size:20px;line-height:1.65}.articleBody{border-top:1px solid #cbc6bc;grid-template-columns:260px minmax(0,740px);justify-content:center;gap:9vw;padding-top:70px;display:grid}.articleBody aside{border:1px solid #d1ccc1;align-self:start;padding:25px;position:sticky;top:25px}.articleBody aside b{letter-spacing:1.8px;color:#a07800;font-size:9px}.articleBody aside p{color:#716d65;font-size:13px;line-height:1.7}.articleBody section>h2{letter-spacing:-1.5px;margin:0 0 20px;padding-top:55px;font-size:36px}.articleBody section>h2:first-child{padding-top:0}.articleBody section>p{color:#64615b;font-size:17px;line-height:1.9}.articleCta{color:#fff;background:#111;border-radius:25px;margin-top:75px;padding:40px}.articleCta h2{padding:0!important;font-size:35px!important}.articleCta .button{margin-top:18px}@media (width<=900px){.seoNav>div{display:none}.seoNav .button{gap:0;font-size:0}.seoNav .button span{font-size:14px}.seoHero{padding:32px 22px 80px}.breadcrumbs{margin-bottom:55px}.seoHeroGrid,.splitContent,.seoDarkBand,.productShowcase,.partnerContact{grid-template-columns:1fr}.seoHero h1,.simpleHero h1{letter-spacing:-4px;font-size:56px}.seoPhone{width:270px;height:570px;margin-top:45px}.seoNumbers{grid-template-columns:1fr 1fr}.seoContent,.seoFaqPage,.clubCriteria,.clubBenefits{padding:80px 22px}.seoContent h2,.seoDarkBand h2,.clubCriteria>h2,.clubBenefits>h2{letter-spacing:-3px;font-size:48px}.seoDarkBand{padding:80px 22px}.seoFaqPage>div,.journeyGrid,.relatedLinks>div,.clubCriteria>div,.clubBenefits>div,.articleGrid{grid-template-columns:1fr}.relatedLinks{padding:60px 22px}.seoFinalCta{padding:90px 22px}.seoFinalCta h2{letter-spacing:-4px;font-size:60px}.seoFinalCta>div{flex-wrap:wrap}.seoFooter{grid-template-columns:1fr 1fr}.seoFooter p{display:none}.seoFooter>div{grid-column:1/-1;justify-content:flex-start}.seoFooter small{grid-column:1/-1}.journeyGrid{gap:1px;padding:1px}.journeyGrid article{grid-template-columns:55px 1fr;padding:28px 22px}.productShowcase{padding:80px 22px}.productShowcase h2{letter-spacing:-4px;font-size:53px}.clubHeroPhoto{height:430px;margin-top:20px}.partnerPhone{width:270px;height:570px;margin-top:30px}.partnerContact{padding:80px 22px}.partnerContact form{grid-template-columns:1fr}.partnerContact .full{grid-column:auto}.articleGrid{padding:1px}.articleGrid>a{min-height:390px}.articleGrid b{margin-bottom:65px}.editorial{padding:35px 22px 80px}.editorial h1{letter-spacing:-4px;font-size:54px}.articleBody{grid-template-columns:1fr}.articleBody aside{position:static}.articleBody section>h2{font-size:30px}.articleBody section>p{font-size:16px}}@media (width<=560px){.seoNumbers{grid-template-columns:1fr}.seoNumbers>div{min-height:auto}.seoActions{flex-direction:column;align-items:flex-start}.seoHero h1,.simpleHero h1{font-size:48px}.seoHero p{font-size:15px}.seoFaqPage article{min-height:auto}.relatedLinks a{font-size:16px}.partnerContact h2{font-size:52px}.articleGrid h2{font-size:28px}.seoFooter{grid-template-columns:1fr}}.promise>a{flex-direction:column;gap:10px;transition:transform .25s;display:flex}.promise>a:hover{transform:translateY(-4px)}.promise>a:last-child{text-align:right}@media (width<=800px){.promise>a:last-child{text-align:left;border-top:1px solid #1113;padding-top:25px}}.homeExplore{background:#e9e5dc;padding:120px 6vw}.homeExploreHead{grid-template-columns:1.2fr .8fr;align-items:end;gap:8vw;margin:70px 0;display:grid}.homeExploreHead h2{letter-spacing:-5px;margin:0;font-size:clamp(54px,6vw,90px);line-height:.9}.homeExploreHead h2 em{color:#bd8b00;font-family:Georgia,serif;font-weight:400}.homeExploreHead p{color:#6f6b63;max-width:470px;font-size:17px;line-height:1.7}.homeExploreGrid{background:#c8c2b7;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.homeExploreGrid>a{background:#f3f0e9;flex-direction:column;min-height:330px;padding:30px;transition:background .25s,transform .25s;display:flex;position:relative}.homeExploreGrid>a:hover{z-index:2;background:#fff;transform:translateY(-5px)}.homeExploreGrid .exploreFeatured{color:#fff;background:#0b0b0b;grid-column:span 2}.homeExploreGrid span{color:#a37900;letter-spacing:1.8px;font-size:8px;font-weight:800}.homeExploreGrid b{color:#a9a49b;font-size:10px;position:absolute;top:28px;right:28px}.homeExploreGrid h3{letter-spacing:-1.7px;margin:70px 0 16px;font-size:30px;line-height:1.03}.homeExploreGrid p{color:#77736c;max-width:300px;font-size:13px;line-height:1.65}.homeExploreGrid .exploreFeatured p{color:#8b8984}.homeExploreGrid i{color:#9d7600;margin-top:auto;font-size:10px;font-style:normal;font-weight:800}.homeExploreGrid .exploreFeatured i{color:var(--yellow)}@media (width<=900px){.homeExplore{padding:80px 22px}.homeExploreHead{grid-template-columns:1fr;gap:20px;margin:50px 0}.homeExploreHead h2{letter-spacing:-3px;font-size:52px}.homeExploreGrid{grid-template-columns:1fr}.homeExploreGrid .exploreFeatured{grid-column:auto}.homeExploreGrid>a{min-height:270px}.homeExploreGrid h3{margin-top:50px}}@media (width<=800px){footer{grid-template-columns:1fr;overflow:hidden}footer>div{flex-wrap:wrap;grid-column:1;justify-content:flex-start;row-gap:14px}footer small{grid-column:1/-1}}.button>span,.navCta>span{font-variant-emoji:text;font-family:Arial,Helvetica,sans-serif}.partnerPhone{position:relative}.partnerPhone:before{content:"";z-index:2;pointer-events:none;background:#000;border-radius:40px 40px 0 0;height:7.8%;position:absolute;top:0;left:0;right:0}@media (width<=560px){.partnerHero{padding:25px 22px 58px}.partnerHero .breadcrumbs{margin-bottom:40px}.partnerHero .seoHeroGrid{gap:30px}.partnerHero h1{letter-spacing:-3px;font-size:43px;line-height:.94}.partnerHero p{margin:24px 0;font-size:15px;line-height:1.65}.partnerHero .button{padding:15px 20px}.partnerHero .partnerPhone{border-width:6px;border-radius:40px;width:240px;height:510px;margin-top:8px}.partnerHero .partnerPhone:before{border-radius:34px 34px 0 0}}.trustRail{color:#fff;background:#0b0b0b;border-top:1px solid #ffffff18;border-bottom:1px solid #ffffff18;grid-template-columns:repeat(4,1fr);padding:0 6vw;display:grid}.trustRail>div{border-right:1px solid #ffffff18;grid-template-columns:30px 1fr;align-items:center;gap:16px;min-height:150px;padding:34px 28px;display:grid}.trustRail>div:last-child{border-right:0}.trustRail b{color:var(--yellow);font-size:9px}.trustRail span{gap:7px;display:grid}.trustRail strong{font-size:15px}.trustRail small{color:#777;font-size:11px;line-height:1.45}.formConsent{text-align:left;align-items:flex-start!important;gap:10px!important;display:flex!important}.formConsent input[type=checkbox]{accent-color:var(--yellow);appearance:auto!important;width:16px!important;min-width:16px!important;height:16px!important;box-shadow:none!important;border-radius:3px!important;flex:none!important;margin:1px 0 0!important;padding:0!important}.formConsent span{color:#969696!important;text-transform:none!important;letter-spacing:0!important;font-size:10px!important;font-weight:400!important;line-height:1.5!important}.formConsent a{text-underline-offset:2px;color:#d7d7d7;text-decoration:underline}.waitlistForm.consentForm{flex-wrap:wrap;overflow:visible}.waitlistForm.consentForm>.formConsent{flex:1 0 100%;order:3;padding:7px 18px 0}.waitlistForm.consentForm>.formConsent input{background:0 0!important}.partnerContact .formConsent{padding:7px 2px}.partnerContact .formConsent a{color:#fff}.contactForm .formConsent{margin:2px 0 4px}.legalHero{color:#fff;background:#080808;padding:42px 8vw 90px}.legalHero .breadcrumbs{margin-bottom:70px}.legalHero h1{letter-spacing:-5px;max-width:1000px;margin:0;font-size:clamp(56px,7vw,98px);line-height:.9}.legalHero>p{color:#9a9790;max-width:700px;margin:32px 0 20px;font-size:17px;line-height:1.75}.legalHero>small{color:#666;letter-spacing:.6px;font-size:10px}.legalDocument{width:min(900px,100% - 44px);margin:0 auto;padding:100px 0 130px}.legalDocument section{border-bottom:1px solid #cec8bd;margin:0 0 48px;padding:0 0 48px}.legalDocument h2{letter-spacing:-1px;margin:0 0 22px;font-size:30px}.legalDocument p,.legalDocument li{color:#64615a;font-size:16px;line-height:1.85}.legalDocument ul{padding-left:22px}.legalDocument li{margin:8px 0}.legalDocument a{color:#8c6800;text-underline-offset:3px;text-decoration:underline}.legalDocument strong{color:#151515}@media (width<=900px){.trustRail{grid-template-columns:1fr 1fr}.trustRail>div:nth-child(2){border-right:0}.trustRail>div{border-bottom:1px solid #ffffff18}.trustRail>div:nth-last-child(-n+2){border-bottom:0}.legalHero{padding:32px 22px 70px}.legalHero .breadcrumbs{margin-bottom:50px}.legalDocument{padding:75px 0 95px}.legalDocument h2{font-size:26px}}@media (width<=560px){.trustRail{grid-template-columns:1fr;padding:0 22px}.trustRail>div{border-right:0;min-height:116px;padding:25px 6px;border-bottom:1px solid #ffffff18!important}.trustRail>div:last-child{border-bottom:0!important}.waitlistForm.consentForm>.formConsent{padding:8px 4px 0}.legalHero h1{letter-spacing:-3px;font-size:46px}.legalHero>p{font-size:15px}.legalDocument section{margin-bottom:34px;padding-bottom:34px}.legalDocument p,.legalDocument li{font-size:15px}}.mobileDock{display:none}@media (width<=800px){body{padding-bottom:calc(76px + env(safe-area-inset-bottom));overflow-x:hidden}.nav{height:64px;padding:0 18px}.nav .wordmark img{width:102px}.navCta{min-width:44px;min-height:44px;padding:10px 12px}.heroV3{height:965px;min-height:965px}.heroContent{padding:102px 18px 0}.heroV3 .eyebrow{letter-spacing:1.35px;font-size:9px}.heroV3 h1{letter-spacing:-4px;margin:20px 0 24px;font-size:58px;line-height:.76}.heroV3 h1 span:nth-child(2){margin-left:8vw}.heroBottom{gap:16px}.heroV3 .heroLead{max-width:345px;font-size:13.5px;line-height:1.55}.heroV3 .heroActions{grid-template-columns:1fr 1fr;gap:8px;width:100%;max-width:355px;display:grid}.heroV3 .heroActions .button{justify-content:center;width:100%;min-height:44px;padding:11px 13px;font-size:11px}.heroV3 .heroActions .primary{grid-column:1/-1;justify-content:space-between;min-height:48px;font-size:12px}.heroV3 .heroActions .heroContact{grid-column:auto}.heroV3 .phoneWrap{transform-origin:top;top:510px;right:50%;transform:translate(50%)scale(.62)}.heroV3 .phone{animation:5s ease-in-out infinite phoneFloat}.heroRing{top:410px}.ringTwo{top:470px}.ticker{padding:12px 0;font-size:12px}.manifesto,.clubs,.appSection,.bookingDemo,.homeExplore,.seoFaq{padding:64px 18px}.manifestoGrid,.clubsGrid{gap:34px;margin:38px 0}.manifesto h2,.clubs h2,.appIntro h2,.demoHead h2,.homeExploreHead h2{letter-spacing:-2.7px;font-size:44px}.manifestoCopy,.appIntro p,.homeExploreHead p,.faqIntro p{font-size:14px;line-height:1.65}.steps article{min-height:178px;padding:23px 24px}.stepIcon{width:46px;height:46px;margin:18px 0;font-size:20px}.steps h3{margin:8px 0}.steps p{margin-bottom:0}.featureBig{padding:64px 18px}.featureBig h2{margin:48px 0;font-size:43px;line-height:.92}.quotePanel{min-height:350px;padding:55px 22px}.quotePanel blockquote{font-size:34px}.appIntro,.demoHead,.homeExploreHead,.faqIntro{margin:38px 0}.featureGrid .featurePhoto{min-height:390px}.featureGrid article{min-height:205px;padding:24px}.miniIcon{width:46px;height:46px;margin-top:28px}.featureGrid h3{margin:18px 0 9px}.nocheDifference{border-radius:25px;margin-top:64px;padding:45px 20px 38px}.differenceHead{gap:20px}.differenceHead h3{letter-spacing:-3px;font-size:43px}.differenceGrid{margin:42px 0 32px}.differenceGrid article{padding:25px 20px}.differenceGrid h4{margin:18px 0 24px;font-size:24px}.differenceGrid li{padding:13px 0}.demoStage{min-height:510px;padding:26px 18px}.demoStage h3{font-size:31px}.demoProgress button{min-height:48px}.demoChoices button{min-height:86px}.demoNext{min-height:48px}.clubDashboardVisual{width:250px;height:533px}.clubDashboardVisual img{border-radius:38px}.liveBadge{font-size:7px;top:64px;right:-10px}.clubPills{margin:20px 0 27px}.homeExploreGrid>a{min-height:220px;padding:25px}.homeExploreGrid h3{margin-top:38px;font-size:27px}.faqGrid article{padding:24px 22px}.seoFaq{padding-bottom:70px}.promise{margin:0 18px 64px;padding:28px 22px}.promise strong{font-size:23px}.trustRail{grid-template-columns:1fr 1fr;padding:0 18px}.trustRail>div{grid-template-columns:24px 1fr;min-height:108px;padding:20px 8px}.trustRail>div:nth-child(odd){border-right:1px solid #ffffff18}.trustRail strong{font-size:13px}.trustRail small{font-size:10px}.download{padding:68px 18px 88px}.download h2{font-size:56px;line-height:.86}.download p{font-size:14px}.waitlistForm input,.waitlistForm button{min-height:52px}footer{gap:22px;padding:42px 18px 46px}footer>div{gap:18px}.contactOverlay{align-items:end;padding:10px}.contactModal{width:100%;max-height:calc(100dvh - 20px);padding:38px 20px calc(24px + env(safe-area-inset-bottom));border-radius:26px}.contactModal h2{letter-spacing:-3px;font-size:44px}.contactForm input{min-height:48px}.contactMail{min-height:50px}.mobileDock{z-index:950;left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff;background:#0b0b0bf2;border:1px solid #ffffff24;border-radius:100px;grid-template-columns:1fr auto;gap:6px;height:58px;padding:6px;display:grid;position:fixed;box-shadow:0 16px 45px #0009}.mobileDock a,.mobileDock button{cursor:pointer;border:0;border-radius:100px;justify-content:space-between;align-items:center;gap:18px;min-height:44px;font:700 12px Arial,Helvetica,sans-serif;display:flex}.mobileDock a{background:var(--yellow);color:#080808;padding:0 19px}.mobileDock button{color:#fff;background:#ffffff10;padding:0 18px}}@media (width<=370px){.heroV3 h1{font-size:53px}.heroV3 .heroActions .button{padding-inline:10px;font-size:10px}.heroV3 .phoneWrap{top:500px;transform:translate(50%)scale(.58)}.mobileDock a{padding:0 15px}.mobileDock button{padding:0 14px}.trustRail{grid-template-columns:1fr}.trustRail>div{border-right:0!important}}@media (prefers-reduced-motion:reduce){.heroV3 .phone{animation:none}}@media (width<=800px){.heroV3{height:900px;min-height:900px}.heroV3 .phoneWrap{top:492px;transform:translate(50%)scale(.6)}.heroRing{top:382px}.ringTwo{top:442px}.features,.bookingDemo,.homeExplore,.promise{display:none}.manifesto{padding-top:52px;padding-bottom:54px}.manifestoGrid{gap:18px;margin:28px 0 30px}.manifesto h2{font-size:40px;line-height:.94}.manifestoCopy p{margin:0}.manifestoCopy .muted{display:none}.steps{scroll-snap-type:x mandatory;scrollbar-width:none;background:0 0;gap:10px;margin-inline:-18px;padding:0 18px 8px;display:flex;overflow-x:auto}.steps::-webkit-scrollbar{display:none}.steps article{scroll-snap-align:start;border:1px solid #d5d0c6;border-radius:18px;flex:0 0 min(76vw,285px);min-height:168px;padding:18px 20px}.steps article>span{display:none}.steps .stepIcon{width:38px;height:38px;margin:0 0 13px;font-size:17px}.steps h3{margin:0 0 7px;font-size:16px}.steps p{font-size:12px;line-height:1.45}.appSection{padding-top:54px;padding-bottom:58px}.appIntro{gap:14px;margin:28px 0 30px}.appIntro h2{font-size:42px}.appIntro p{margin:0}.featureGrid{scroll-snap-type:x mandatory;scrollbar-width:none;background:0 0;gap:10px;margin-inline:-18px;padding:0 18px 8px;display:flex;overflow-x:auto}.featureGrid::-webkit-scrollbar{display:none}.featureGrid article,.featureGrid .featurePhoto{scroll-snap-align:start;border-radius:20px;flex:0 0 min(78vw,300px);min-height:270px}.featureGrid article{border:1px solid #d1cdc4;padding:22px}.featureGrid .featurePhoto{height:270px}.featureGrid .miniIcon{margin-top:35px}.featureGrid h3{font-size:18px}.nocheDifference{display:none}.clubs{padding-top:58px;padding-bottom:62px}.clubsGrid{gap:30px;margin:28px 0 0}.clubs h2{font-size:40px;line-height:.94}.clubs p{margin:18px 0;font-size:13px;line-height:1.55}.clubPills{display:none}.clubs .button{min-height:46px;padding:13px 18px}.clubDashboardVisual{width:226px;height:482px}.liveBadge{right:-20px}.seoFaq{padding-top:54px;padding-bottom:54px}.faqIntro{margin:28px 0 26px}.faqIntro h2{letter-spacing:-2.5px;font-size:39px;line-height:.95}.faqIntro p{margin:0}.faqGrid article{min-height:0;padding:20px 18px}.faqGrid article:nth-child(n+3){display:none}.faqGrid h3{margin-bottom:8px;font-size:16px}.faqGrid p{font-size:12px;line-height:1.5}.trustRail>div{min-height:92px;padding-block:14px}.trustRail small{display:none}.download{padding-top:58px;padding-bottom:72px}.download h2{margin:24px 0;font-size:52px}.download p br{display:none}}@media (width<=370px){.heroV3{height:870px;min-height:870px}.heroV3 .phoneWrap{top:482px;transform:translate(50%)scale(.56)}.steps article,.featureGrid article,.featureGrid .featurePhoto{flex-basis:82vw}}.cookieBanner{z-index:1200;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b0b0bf5;border:1px solid #ffffff26;border-radius:24px;grid-template-columns:1fr auto;align-items:center;gap:24px;width:min(760px,100% - 44px);margin:auto;padding:22px;display:grid;position:fixed;bottom:22px;left:22px;right:22px;box-shadow:0 22px 80px #000b}.cookieBanner b{font-size:18px}.cookieBanner p{color:#aaa69e;margin:8px 0;font-size:12px;line-height:1.55}.cookieBanner a{color:var(--yellow);text-underline-offset:3px;font-size:10px;text-decoration:underline}.cookieActions{gap:8px;display:flex}.cookieActions button{cursor:pointer;border:0;border-radius:100px;min-height:46px;padding:0 20px;font:700 12px Arial,Helvetica,sans-serif}.cookieRefuse{color:#fff;background:#ffffff12}.cookieAccept{background:var(--yellow);color:#080808}.cookiePreferences{z-index:940;color:#aaa;cursor:pointer;background:#111;border:1px solid #fff2;border-radius:100px;padding:7px 11px;font:700 9px Arial,Helvetica,sans-serif;position:fixed;bottom:12px;left:12px}@media (width<=800px){.cookieBanner{left:10px;right:10px;bottom:calc(78px + env(safe-area-inset-bottom));border-radius:22px;grid-template-columns:1fr;gap:16px;width:calc(100% - 20px);padding:20px}.cookieActions{grid-template-columns:1fr 1.25fr;display:grid}.cookieActions button{width:100%}.cookiePreferences{bottom:calc(80px + env(safe-area-inset-bottom))}}.clubContactJump{cursor:pointer;border:0}.partnerContact{scroll-margin-top:0}.wordmark img{aspect-ratio:1380/327;object-fit:contain}
