/*! 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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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;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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.start{inset-inline-start:var(--spacing)}.overline{text-decoration-line:overline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#0e0f0e;--paper:#f8f7f2;--lime:#c9f72e;--purple:#9e72ed;--lavender:#e8d8ff;--warm:#f6a651;--muted:#6a6c68;--line:#0e0f0e17}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}a{color:inherit;text-decoration:none}.site-header{z-index:10;grid-template-columns:1fr auto 1fr;align-items:center;max-width:1440px;height:82px;margin:0 auto;padding:0 4.5vw;display:grid;position:relative}.brand{letter-spacing:-.04em;align-items:center;gap:10px;width:fit-content;font-size:21px;font-weight:780;display:inline-flex}.brand-mark{background:var(--ink);border-radius:12px 12px 12px 5px;place-items:center;width:32px;height:32px;display:grid;transform:rotate(-3deg)}.brand-mark span{border:3px solid var(--lime);border-top-color:#0000;border-radius:50%;width:10px;height:10px}nav{gap:34px;font-size:14px;font-weight:590;display:flex}nav a,.button-link{transition:opacity .2s}nav a:hover,.button-link:hover{opacity:.55}.nav-cta{background:var(--ink);color:#fff;border-radius:999px;justify-self:end;padding:12px 19px;font-size:13px;font-weight:680}.hero{grid-template-columns:.83fr 1.17fr;align-items:center;gap:3vw;max-width:1440px;min-height:calc(100svh - 82px);margin:0 auto;padding:4.5vh 4.5vw 8vh;display:grid;overflow:hidden}.hero-copy{z-index:2;max-width:610px;position:relative}.eyebrow{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 25px;font-size:13px;font-weight:720;display:flex}.eyebrow span{background:var(--lime);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #c9f72e38}.hero h1{letter-spacing:-.085em;margin:0;font-size:clamp(70px,7.4vw,122px);font-weight:810;line-height:.82}.hero h1 span{z-index:0;position:relative}.hero h1 span:after{content:"";background:var(--lime);z-index:-1;border-radius:50%;height:17%;position:absolute;bottom:1%;left:-2%;right:-4%;transform:rotate(-2deg)}.lead{letter-spacing:-.025em;color:#444640;max-width:540px;margin:37px 0 0;font-size:clamp(18px,1.5vw,22px);line-height:1.47}.hero-actions{align-items:center;gap:22px;margin-top:34px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:24px;min-height:54px;font-size:15px;font-weight:680;display:inline-flex}.button-dark{color:#fff;background:var(--ink);padding:0 25px;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 18px #0000001f}.button-dark:hover{transform:translateY(-2px);box-shadow:0 12px 24px #00000029}.button-dark:active{transform:scale(.98)}.button-link{padding:0 4px}.hero-note{color:#73756f;width:fit-content;margin:33px 0 0 185px;font-size:13px;font-weight:630;line-height:1.35;position:relative;transform:rotate(-3deg)}.scribble{color:var(--purple);font-size:43px;position:absolute;top:-19px;left:-54px;transform:rotate(-60deg)}.hero-stage{isolation:isolate;height:min(75vh,760px);min-height:680px;position:relative}.hero-stage:before{content:"";background:var(--lavender);z-index:-3;border-radius:44% 56% 48% 52%/53% 42% 58% 47%;position:absolute;inset:2% 3% 5% 1%;transform:rotate(-4deg)}.map-grid{opacity:.17;z-index:-2;background-image:linear-gradient(23deg,#0000 47%,#7554a8 48%,#0000 49%),linear-gradient(108deg,#0000 47%,#7554a8 48%,#0000 49%);background-size:74px 67px,115px 92px;border-radius:43%;position:absolute;inset:6% 3% 7% 1%;-webkit-mask-image:radial-gradient(circle,#000 20%,#0000 73%);mask-image:radial-gradient(circle,#000 20%,#0000 73%)}.map-label{letter-spacing:.15em;color:#7957ae;align-items:center;gap:6px;font-size:9px;font-weight:750;display:flex;position:absolute}.map-label span{background:currentColor;border-radius:50%;width:4px;height:4px}.map-label-one{top:16%;left:12%}.map-label-two{bottom:22%;right:6%}.phone-shell{background:#f9f8f3;border:8px solid #151615;border-radius:48px;width:330px;height:656px;padding:17px 18px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)rotate(-2.7deg);box-shadow:0 38px 80px #38235145}.phone-top{justify-content:space-between;height:29px;padding:1px 5px;font-size:10px;font-weight:700;display:flex}.phone-top i{background:var(--ink);border-radius:15px;width:78px;height:21px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.app-heading small{letter-spacing:.13em;color:#74756f;font-size:8px;font-weight:800;display:block}.app-heading strong{letter-spacing:-.07em;font-size:35px;line-height:1.05;display:block}.app-heading em{color:var(--purple);font-style:normal}.search-field{color:#8a8b86;background:#ecebe5;border-radius:13px;align-items:center;gap:7px;height:40px;margin-top:12px;padding:0 11px;font-size:10px;display:flex}.search-field span{font-size:18px;transform:rotate(-20deg)}.chips{white-space:nowrap;gap:6px;margin:10px 0 15px;display:flex;overflow:hidden}.chips span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:700}.chips .active{background:var(--ink);color:#fff}.results-title{justify-content:space-between;align-items:baseline;margin-bottom:9px;display:flex}.results-title strong{font-size:14px}.results-title small{color:var(--muted);font-size:8px}.gym-card{border:1px solid var(--line);background:#fff;border-radius:19px;grid-template-columns:51px 1fr auto;align-items:center;gap:10px;margin-bottom:9px;padding:10px;display:grid;box-shadow:0 7px 20px #00000009}.gym-tile{border-radius:15px;place-items:center;width:51px;height:51px;font-size:22px;font-weight:800;display:grid}.gym-tile.lime{background:var(--lime)}.gym-tile.lavender{background:var(--lavender);color:#6f3cbd}.gym-card strong,.gym-card small,.gym-card b{display:block}.gym-card strong{font-size:11px}.gym-card small{color:var(--muted);margin:3px 0 4px;font-size:8px}.gym-card b{font-size:11px}.gym-card b i{color:var(--muted);font-size:7px;font-style:normal;font-weight:500}.heart{align-self:start;font-size:17px}.phone-nav{border-top:1px solid var(--line);background:#fffffff0;justify-content:space-around;align-items:center;height:66px;display:flex;position:absolute;bottom:0;left:0;right:0}.phone-nav span{place-items:center;font-size:18px;display:grid}.phone-nav span:first-child{color:#7040b7}.phone-nav small{color:var(--ink);margin-top:3px;font-size:7px;font-weight:650}.price-pop,.social-pop,.people-pop{border:1px solid var(--line);z-index:3;background:#fff;position:absolute;box-shadow:0 18px 42px #32214429}.price-pop{border-radius:21px;padding:16px 18px;bottom:12%;left:1%;transform:rotate(5deg)}.price-pop small,.price-pop span{color:var(--muted);font-size:9px;display:block}.price-pop strong{letter-spacing:-.04em;margin:3px 0;font-size:23px;display:block}.price-pop span{color:#5a8f06;font-weight:700}.social-pop{border-radius:19px;align-items:center;gap:9px;padding:12px 14px;display:flex;top:14%;right:-1%;transform:rotate(4deg)}.avatar{background:var(--warm);border-radius:50%;place-items:center;width:35px;height:35px;font-weight:750;display:grid}.social-pop strong,.social-pop small{white-space:nowrap;display:block}.social-pop strong{font-size:10px}.social-pop small{color:var(--muted);margin-top:2px;font-size:8px}.social-pop b{margin-left:6px}.people-pop{border-radius:999px;align-items:center;gap:9px;padding:9px 13px 9px 9px;display:flex;bottom:11%;right:2%;transform:rotate(-3deg)}.people-pop strong{font-size:9px}.avatars{display:flex}.avatars i{background:var(--lime);border:2px solid #fff;border-radius:50%;place-items:center;width:27px;height:27px;margin-right:-7px;font-size:8px;font-style:normal;font-weight:800;display:grid}.avatars i:nth-child(2){background:var(--purple);color:#fff}.avatars i:nth-child(3){background:var(--warm)}.pin{background:var(--ink);clip-path:polygon(50% 100%,3% 46%,5% 26%,18% 9%,39% 0,62% 1%,84% 12%,98% 31%,94% 53%);z-index:0;place-items:center;width:47px;height:54px;display:grid;position:absolute}.pin span{background:var(--lime);border-radius:50%;place-items:center;width:24px;height:24px;margin-top:-7px;font-size:10px;font-weight:800;display:grid}.pin-one{top:25%;left:12%;transform:rotate(-8deg)}.pin-two{bottom:28%;right:9%;transform:rotate(9deg)scale(.72)}@media (max-width:980px){.site-header{grid-template-columns:1fr auto;padding:0 24px}.site-header nav{display:none}.hero{text-align:center;grid-template-columns:1fr;padding:8vh 24px 6vh}.hero-copy{margin:0 auto}.eyebrow,.hero-actions{justify-content:center}.hero-note{text-align:left;margin:30px auto 0}.hero-stage{justify-self:center;width:min(100%,700px);height:660px;min-height:660px;margin-top:35px}}@media (max-width:560px){.site-header{height:70px}.brand{font-size:19px}.brand-mark{width:30px;height:30px}.nav-cta{padding:10px 14px;font-size:11px}.hero{min-height:auto;padding-top:7vh;overflow:hidden}.eyebrow{margin-bottom:19px;font-size:11px}h1{font-size:clamp(64px,21vw,91px)}.lead{margin-top:28px;font-size:17px}.hero-actions{flex-direction:column;gap:8px}.button{width:100%}.button-link{width:auto}.hero-note{display:none}.hero-stage{width:120%;height:560px;min-height:560px;margin-left:-10%}.phone-shell{border-radius:41px;width:278px;height:556px;padding:14px}.social-pop{top:11%;right:0}.price-pop{bottom:8%;left:1%}.people-pop{bottom:4%;right:1%}.hero-stage:before{inset:3% -2%}}@media (prefers-reduced-motion:no-preference){.phone-shell{animation:6s ease-in-out infinite phone-float}.price-pop{animation:5s ease-in-out infinite chip-float}.social-pop{animation:6.5s ease-in-out -2s infinite chip-float}.pin-two{animation:3.4s ease-in-out infinite pin-bob}}@keyframes phone-float{0%,to{transform:translate(-50%,-50%)rotate(-2.7deg)}50%{transform:translate(-50%,calc(-50% - 8px))rotate(-1.7deg)}}@keyframes chip-float{0%,to{translate:0}50%{translate:0 -7px}}@keyframes pin-bob{0%,to{translate:0}50%{translate:0 -8px}}:focus-visible{outline:3px solid var(--purple);outline-offset:4px;border-radius:5px}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.menu-button,.mobile-nav-cta{display:none}.section,.community-section,.inside-section,.checkin-section,.activity-section,.launch-section,.faq-section,.business-cta,.benefits-section,.business-principle,.business-contact{max-width:1440px;margin:0 auto}.section{grid-template-columns:.82fr 1.18fr;align-items:center;gap:8vw;min-height:820px;padding:130px 6vw;display:grid}.section-copy{z-index:2;max-width:570px;position:relative}.section-copy h2,.community-intro h2,.inside-copy h2,.compare-copy h2,.offers-head h2,.launch-copy h2,.faq-heading h2,.business-cta h2,.benefits-section>h2,.business-contact h2{letter-spacing:-.072em;margin:18px 0 28px;font-size:clamp(52px,5.2vw,86px);line-height:.95}.section-copy h2 em,.community-intro h2 em,.inside-copy h2 em,.compare-copy h2 em,.launch-copy h2 em,.faq-heading h2 em,.benefits-section>h2 em{z-index:0;font-style:normal;position:relative}.section-copy h2 em:after,.community-intro h2 em:after,.inside-copy h2 em:after,.launch-copy h2 em:after,.faq-heading h2 em:after,.benefits-section>h2 em:after{content:"";background:var(--lime);z-index:-1;border-radius:50%;height:17%;position:absolute;bottom:4%;left:-3%;right:-4%;transform:rotate(-2deg)}.section-copy>p:not(.section-kicker),.community-intro>p:not(.section-kicker),.inside-copy>p,.compare-copy>p:not(.section-kicker),.offers-head>p,.launch-copy>p:not(.section-kicker):not(.hand-note),.business-cta>div>p:not(.section-kicker),.business-contact>div>p:not(.section-kicker){letter-spacing:-.025em;color:#555751;max-width:540px;font-size:clamp(18px,1.5vw,22px);line-height:1.55}.section-kicker{letter-spacing:.16em;align-items:center;gap:12px;margin:0;font-size:11px;font-weight:780;display:flex}.section-kicker span{letter-spacing:0;border:1px solid #0000002e;border-radius:50%;place-items:center;width:32px;height:32px;font-size:10px;display:grid}.section-kicker.light{color:#fff}.section-kicker.light span{border-color:#ffffff4d}.section-visual{position:relative}.feature-pills{flex-wrap:wrap;gap:9px;margin:35px 0 0;padding:0;list-style:none;display:flex}.feature-pills li{background:#ffffff7a;border:1px solid #0000001f;border-radius:999px;padding:10px 15px;font-size:12px;font-weight:650}.floating-label{z-index:3;background:var(--ink);color:#fff;border-radius:999px;padding:10px 15px;font-size:11px;font-weight:700;position:absolute;box-shadow:0 13px 30px #00000026}.label-near{top:25%;left:-45px;transform:rotate(-5deg)}.label-open{background:var(--lime);color:var(--ink);bottom:18%;right:-25px;transform:rotate(5deg)}.discover-section{background:linear-gradient(180deg,var(--paper),#f0eee6);max-width:none;padding-inline:max(6vw,56vw - 720px)}.discovery-demo{border:1px solid var(--line);background:#fff;border-radius:32px;max-width:660px;margin-left:auto;padding:0 22px 20px;transform:rotate(1.5deg);box-shadow:0 28px 70px #27271d1c}.demo-window-bar{border-bottom:1px solid var(--line);align-items:center;gap:6px;height:52px;margin:0 -22px 18px;padding:0 20px;display:flex}.demo-window-bar>span{background:#deddd7;border-radius:50%;width:8px;height:8px}.demo-window-bar>span:first-child{background:var(--warm)}.demo-window-bar>span:nth-child(2){background:var(--lime)}.demo-window-bar>span:nth-child(3){background:var(--lavender)}.demo-window-bar small{color:var(--muted);margin-left:auto;font-size:10px;font-weight:650}.demo-search{color:#91928d;background:#f0efea;border-radius:14px;align-items:center;gap:8px;height:50px;padding:0 14px;font-size:12px;display:flex}.demo-search>span{font-size:20px;transform:rotate(-20deg)}.demo-search b{color:var(--ink);margin-left:auto;font-size:18px}.demo-chips{gap:8px;margin:12px 0 20px;display:flex;overflow:hidden}.demo-chips span{white-space:nowrap;border:1px solid var(--line);border-radius:999px;padding:8px 11px;font-size:9px;font-weight:700}.demo-chips .selected{background:var(--ink);color:#fff}.demo-results{justify-content:space-between;align-items:baseline;margin:0 2px 10px;display:flex}.demo-results strong{font-size:15px}.demo-results small{color:var(--muted);font-size:9px}.large-gym-card{border-top:1px solid var(--line);grid-template-columns:76px 1fr auto;align-items:center;gap:15px;padding:14px 4px;display:grid}.large-gym-tile{border-radius:18px;place-items:center;height:68px;font-size:26px;font-weight:820;display:grid;position:relative;overflow:hidden}.large-gym-tile.lime{background:var(--lime)}.large-gym-tile.lavender{background:var(--lavender);color:#7244b6}.large-gym-tile.warm{color:#9a4d10;background:#ffd8b1}.large-gym-tile i{opacity:.28;font-size:24px;font-style:normal;position:absolute;bottom:3px;right:6px}.large-gym-info>div{align-items:center;gap:6px;display:flex}.large-gym-info strong{font-size:14px}.verified{background:var(--purple);color:#fff;border-radius:50%;place-items:center;width:15px;height:15px;font-size:8px;display:grid}.large-gym-info small,.large-gym-info b,.large-gym-info em{display:block}.large-gym-info small{color:var(--muted);margin:3px 0 7px;font-size:9px}.large-gym-info b{font-size:15px}.large-gym-info b i{color:var(--muted);font-size:9px;font-style:normal;font-weight:500}.large-gym-info em{color:var(--muted);margin-top:4px;font-size:8px;font-style:normal}.large-gym-card>button{-webkit-appearance:none;appearance:none;cursor:pointer;background:0 0;border:0;align-self:start;font-size:21px}.demo-disclaimer{color:var(--muted);text-align:center;margin:7px 0 0;font-size:8px}.price-section{background:#fff;grid-template-columns:1.08fr .92fr}.price-visual-wrap{justify-self:center;width:min(100%,560px);position:relative}.tiny-note{color:#777872;font-size:12px;font-weight:650;line-height:1.2;position:absolute;top:35px;left:-70px;transform:rotate(-6deg)}.tiny-note b{color:var(--purple);font-size:30px}.price-demo{background:var(--ink);color:#fff;border-radius:36px;padding:30px;position:relative;overflow:hidden;transform:rotate(-2deg);box-shadow:0 35px 70px #00000038}.price-demo:after{content:"449?";color:#ffffff09;font-size:100px;font-weight:800;position:absolute;top:-35px;right:-15px;transform:rotate(10deg)}.price-demo-top>span{letter-spacing:.15em;color:#acaea8;font-size:9px}.price-demo-top>strong{margin-top:7px;font-size:24px;display:block}.price-demo-top>p{color:#9c9e99;margin:4px 0;font-size:11px}.monthly-price{align-items:center;gap:12px;padding:32px 0 20px;display:flex}.monthly-price strong{letter-spacing:-.08em;color:var(--lime);font-size:85px;line-height:.8}.monthly-price span{color:#c9cbc5;font-size:11px;line-height:1.2}.price-lines{border-block:1px solid #ffffff1f;padding:10px 0}.price-lines p{justify-content:space-between;margin:10px 0;font-size:11px;display:flex}.price-lines p span{color:#a7a9a3}.true-price{padding:22px 0 0}.true-price>span,.true-price small{color:#a7a9a3;font-size:10px;display:block}.true-price strong{letter-spacing:-.05em;margin:5px 0;font-size:38px;display:block}.no-surprise{color:var(--ink);background:#fff;border-radius:999px;padding:11px 17px;font-size:10px;font-weight:700;position:absolute;bottom:20px;right:-15px;transform:rotate(5deg);box-shadow:0 10px 20px #0003}.no-surprise i{color:#5b9500;font-style:normal}.emphasis-copy{margin-top:25px;font-weight:650;color:var(--ink)!important}.compare-section{background:var(--ink);color:#fff;grid-template-columns:.72fr 1.28fr;align-items:center;gap:7vw;padding:135px max(6vw,56vw - 720px) 190px;display:grid;position:relative;overflow:hidden}.compare-section:before{content:"";background:var(--purple);filter:blur(110px);opacity:.2;width:390px;height:390px;position:absolute;top:-120px;right:-120px}.compare-copy h2{margin-top:25px;font-size:clamp(58px,6vw,92px)}.compare-copy h2 em{color:var(--lime);font-style:normal}.compare-copy>p:not(.section-kicker){color:#aeb0aa}.comparison-demo{color:var(--ink);background:#f7f6f1;border-radius:30px;padding:20px;transform:rotate(1deg);box-shadow:0 30px 75px #0000004d}.compare-grid{text-align:center;grid-template-columns:1.35fr repeat(4,.75fr);align-items:center;gap:6px;display:grid}.compare-head{text-transform:uppercase;letter-spacing:.1em;color:#858680;padding:0 11px 10px;font-size:8px}.compare-row{border-top:1px solid var(--line);min-height:86px;padding:10px;font-size:11px}.compare-row.winner{background:#efffc0;border:0;border-radius:19px}.compare-name{text-align:left;grid-template-rows:1fr 1fr;grid-template-columns:39px 1fr;align-items:center;column-gap:10px;display:grid}.compare-name i{border-radius:12px;grid-row:1/3;place-items:center;width:39px;height:39px;font-size:16px;font-style:normal;font-weight:800;display:grid}.compare-name i.lime{background:var(--lime)}.compare-name i.lavender{background:var(--lavender);color:#7040b7}.compare-name i.warm{color:#97490d;background:#ffd6ab}.compare-name strong{font-size:11px}.compare-name em{color:#5e9208;font-size:7px;font-style:normal;font-weight:750}.compare-row>b{font-size:12px}.compare-tags{gap:7px;padding:16px 5px 2px;display:flex}.compare-tags span{border-radius:999px;padding:7px 10px;font-size:8px;font-weight:700}.compare-tags .lime{background:var(--lime)}.compare-tags .purple{background:var(--lavender)}.compare-tags .sand{background:#ffd6ab}.compare-marquee{white-space:nowrap;letter-spacing:.14em;color:#686963;gap:0;font-size:14px;font-weight:700;display:flex;position:absolute;bottom:42px;left:0;transform:rotate(-1deg)}.compare-marquee span{animation:24s linear infinite marquee}@keyframes marquee{to{transform:translate(-100%)}}.community-section{grid-template-columns:.75fr 1.25fr;align-items:center;gap:5vw;min-height:950px;padding:150px 6vw 110px;display:grid}.community-intro{max-width:560px}.community-intro h2{font-size:clamp(58px,6vw,95px)}.social-demo{isolation:isolate;height:760px;position:relative}.social-demo:before{content:"";z-index:-1;background:#eadcff;border-radius:45% 55% 60% 40%/55% 46% 54% 45%;position:absolute;inset:5% 0 8% 5%;transform:rotate(4deg)}.post-card{border:1px solid var(--line);background:#fff;border-radius:28px;padding:18px;position:absolute;box-shadow:0 25px 60px #3e285729}.post-card header{align-items:center;gap:10px;display:flex}.post-card header>div strong,.post-card header>div small{display:block}.post-card header>div strong{font-size:12px}.post-card header>div small{color:var(--muted);margin-top:2px;font-size:8px}.post-card header>b{margin-left:auto}.post-avatar{border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:grid}.post-avatar.warm{background:var(--warm)}.post-avatar.lime{background:var(--lime)}.post-main{width:370px;top:8%;left:9%;transform:rotate(-3deg)}.post-visual{background:var(--purple);color:#fff;border-radius:20px;height:290px;margin:15px 0 12px;padding:19px;position:relative;overflow:hidden}.post-visual:before,.post-visual:after{content:"";border:28px solid var(--lime);border-radius:50%;width:210px;height:210px;position:absolute;bottom:-90px;right:-90px}.post-visual:after{opacity:.32;border-width:18px;width:100px;height:100px;bottom:80px;right:60px}.post-visual span{letter-spacing:.1em;font-size:10px}.post-visual strong{letter-spacing:-.08em;font-size:68px;line-height:.8;position:absolute;bottom:38px;left:19px}.post-visual small{position:absolute;bottom:18px;left:23px}.post-visual i{color:var(--lime);font-size:40px;font-style:normal;position:absolute;top:15px;right:19px}.post-card>p{font-size:12px;font-weight:600}.music-pill{background:#eeece7;border-radius:14px;align-items:center;gap:9px;padding:9px;display:flex}.music-pill>span{background:var(--ink);width:30px;height:30px;color:var(--lime);border-radius:8px;place-items:center;display:grid}.music-pill div strong,.music-pill div small{display:block}.music-pill div strong{font-size:9px}.music-pill div small{color:var(--muted);font-size:7px}.music-pill i{margin-left:auto;font-style:normal}.post-card footer{gap:18px;margin-top:13px;font-size:11px;display:flex}.post-card footer span:last-child{margin-left:auto}.post-side{width:260px;bottom:11%;right:-1%;transform:rotate(5deg)}.equipment-art{background:#151615;border-radius:17px;height:150px;margin:12px 0;position:relative;overflow:hidden}.equipment-art:before{content:"";background:linear-gradient(90deg,#0000 49%,#ffffff1f 50%,#0000 51%) 0 0/33px;position:absolute;inset:18px}.equipment-art i{background:var(--lime);border-radius:9px;width:16px;height:70px;position:absolute;bottom:25px}.equipment-art i:first-child{left:42px}.equipment-art i:nth-child(2){height:100px;left:103px}.equipment-art i:nth-child(3){height:52px;right:42px}.activity-pop{background:var(--ink);color:#fff;border-radius:999px;align-items:center;gap:9px;padding:10px 13px 10px 10px;display:flex;position:absolute;top:16%;right:3%;transform:rotate(3deg);box-shadow:0 12px 28px #0003}.pulse-dot{background:var(--lime);border-radius:50%;width:31px;height:31px;position:relative}.pulse-dot:after{content:"";background:var(--ink);border-radius:50%;width:7px;height:7px;position:absolute;top:12px;left:12px}.activity-pop div strong,.activity-pop div small{display:block}.activity-pop div strong{font-size:10px}.activity-pop div small{color:#aaa;font-size:7px}.activity-pop>b{font-size:14px}.inside-section{background:var(--lime);grid-template-columns:1fr 1fr;align-items:center;gap:9vw;max-width:none;min-height:950px;padding:135px max(7vw,57vw - 720px);display:grid;overflow:hidden}.inside-copy h2{font-size:clamp(57px,5.8vw,90px)}.inside-copy>p{color:#3e442d}.overline{letter-spacing:.15em;font-weight:800;font-size:10px!important}.inside-copy blockquote{letter-spacing:-.045em;width:fit-content;margin:55px 0 0;font-size:clamp(26px,2.5vw,38px);font-weight:700;line-height:1.13;position:relative;transform:rotate(-3deg)}.inside-copy blockquote:before{content:"→";color:#7040b7;font-size:45px;position:absolute;top:2px;right:-62px;transform:rotate(25deg)}.community-phone{border:8px solid var(--ink);background:#f8f7f2;border-radius:48px;justify-self:center;width:390px;max-width:100%;height:690px;padding:24px 17px;overflow:hidden;transform:rotate(3deg);box-shadow:18px 26px #00000024}.community-phone-head{text-align:center;align-items:center;display:flex}.community-phone-head>span{font-size:27px}.community-phone-head>div{margin:auto}.community-phone-head strong,.community-phone-head small{display:block}.community-phone-head strong{font-size:13px}.community-phone-head small{color:var(--muted);font-size:8px}.community-summary{background:#fff;border-radius:18px;grid-template-columns:repeat(3,1fr);margin:20px 0 15px;padding:13px 5px;display:grid}.community-summary span{text-align:center;border-right:1px solid var(--line)}.community-summary span:last-child{border:0}.community-summary b,.community-summary small{display:block}.community-summary b{font-size:12px}.community-summary small{color:var(--muted);margin-top:2px;font-size:7px}.community-phone article{border:1px solid var(--line);background:#fff;border-radius:20px;margin-top:10px;padding:12px}.mini-post-head{align-items:center;gap:8px;display:flex}.mini-post-head>span{background:var(--warm);border-radius:50%;place-items:center;width:32px;height:32px;font-size:9px;font-weight:800;display:grid}.mini-post-head b,.mini-post-head small{display:block}.mini-post-head b{font-size:10px}.mini-post-head small{color:var(--muted);font-size:7px}.abstract-gym-art{background:var(--purple);border-radius:15px;height:230px;margin:10px 0;position:relative;overflow:hidden}.abstract-gym-art:before{content:"";border:25px solid var(--lime);border-radius:50%;width:150px;height:150px;position:absolute;top:25px;right:-50px}.abstract-gym-art i{background:#fff;border-radius:10px;width:15px;position:absolute;bottom:32px}.abstract-gym-art i:first-child{height:65px;left:35px}.abstract-gym-art i:nth-child(2){height:105px;left:65px}.abstract-gym-art i:nth-child(3){height:82px;left:95px}.abstract-gym-art b{color:#fff;font-size:11px;position:absolute;bottom:16px;right:18px}.community-phone article>p{font-size:10px;font-weight:600}.community-phone .text-update p{font-size:11px;line-height:1.4}.checkin-section{background:#fff;grid-template-columns:1.08fr .92fr;align-items:center;gap:8vw;min-height:980px;padding:140px 7vw;display:grid}.checkin-visual{position:relative}.privacy-sticker{z-index:2;background:var(--lavender);text-align:center;border-radius:50%;place-items:center;width:120px;height:120px;font-size:24px;font-weight:700;display:grid;position:absolute;top:14%;right:1%;transform:rotate(8deg);box-shadow:0 15px 30px #58328226}.privacy-sticker small{font-size:10px;line-height:1.1}.checkin-demo{border:7px solid var(--ink);background:#f6f5f0;border-radius:45px;width:390px;max-width:100%;margin:auto;padding:21px;transform:rotate(-2deg);box-shadow:0 30px 70px #00000026}.checkin-top{letter-spacing:.08em;justify-content:space-between;align-items:center;font-size:8px;display:flex}.checkin-top b{letter-spacing:0;font-size:12px}.checkin-greeting{text-align:center;padding:22px 0}.checkin-greeting>span{font-size:28px}.checkin-greeting h3{letter-spacing:-.06em;margin:8px 0;font-size:32px;line-height:.94}.checkin-greeting p{color:var(--muted);font-size:9px}.checkin-demo fieldset{border:0;margin:0;padding:0}.checkin-demo legend{margin-bottom:9px;font-size:10px;font-weight:700}.workout-options{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.workout-options input{opacity:0;position:absolute}.workout-options label{border:1px solid var(--line);text-align:center;background:#fff;border-radius:14px;padding:10px 4px;font-size:7px;font-weight:650}.workout-options label:has(input:checked){background:var(--ink);color:#fff}.workout-options label>span{margin-bottom:5px;font-size:17px;display:block}.feeling-row,.privacy-choice{background:#fff;border-radius:14px;align-items:center;margin-top:12px;padding:11px;display:flex}.feeling-row>span{font-size:9px;font-weight:650}.feeling-row>div{margin-left:auto}.feeling-row button{background:0 0;border:0;padding:4px;font-size:18px}.feeling-row button.selected{background:var(--lime);border-radius:50%}.privacy-choice{gap:9px}.privacy-choice>span{background:var(--lavender);color:#7040b7;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.privacy-choice strong,.privacy-choice small{display:block}.privacy-choice strong{font-size:9px}.privacy-choice small{color:var(--muted);font-size:7px}.privacy-choice>b{margin-left:auto}.checkin-button{background:var(--ink);color:#fff;border:0;border-radius:999px;width:100%;height:44px;margin-top:13px;font-size:10px;font-weight:700}.checkin-button span{color:var(--lime);margin-left:12px}.privacy-points{margin-top:32px}.privacy-points p{grid-template-rows:1fr 1fr;grid-template-columns:38px 1fr;column-gap:10px;margin:15px 0;display:grid}.privacy-points p>span{color:#7442b9;background:#f0eee8;border-radius:12px;grid-row:1/3;place-items:center;width:38px;height:38px;display:grid}.privacy-points strong{font-size:13px}.privacy-points small{color:var(--muted);font-size:10px}.activity-section{background:#f0eee7;grid-template-columns:.82fr 1.18fr;align-items:center;gap:8vw;min-height:860px;padding:140px 7vw;display:grid}.quiet-badge{background:#fff;border-radius:999px;align-items:center;gap:10px;margin-top:20px;padding:11px 15px;font-size:11px;display:inline-flex}.quiet-badge span{background:#51a641;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #51a64121}.activity-demo{background:#fff;border-radius:30px;max-width:620px;padding:28px;transform:rotate(1deg);box-shadow:0 25px 65px #00000017}.activity-demo-head{justify-content:space-between;display:flex}.activity-demo-head small,.activity-demo-head strong{display:block}.activity-demo-head small{letter-spacing:.12em;color:var(--muted);font-size:8px}.activity-demo-head strong{margin-top:5px;font-size:18px}.activity-demo-head>span{color:#418236;background:#eef8e9;border-radius:999px;height:fit-content;padding:7px 9px;font-size:8px;font-weight:750}.activity-demo-head>span i{background:#57a94a;border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.activity-stat{align-items:center;gap:12px;margin:32px 0 25px;display:flex}.activity-stat strong{letter-spacing:-.07em;font-size:62px;line-height:.8}.activity-stat span{color:var(--muted);font-size:10px}.activity-chart{border-bottom:1px solid var(--line);align-items:flex-end;gap:10px;height:210px;display:flex}.activity-chart>div{background:#deded8;border-radius:8px 8px 0 0;flex:1;min-height:10px;transition:height .5s;position:relative}.activity-chart>div.current{background:var(--lime);box-shadow:0 0 0 1px #b3dc22}.activity-chart>div.current:before{content:"NÅ";font-size:8px;font-weight:800;position:absolute;top:-25px;left:50%;transform:translate(-50%)}.activity-hours{color:var(--muted);justify-content:space-between;margin-top:9px;font-size:8px;display:flex}.activity-demo>p{color:var(--muted);margin:22px 0 0;font-size:10px}.activity-demo>p strong{color:var(--ink)}.offers-section{background:var(--purple);color:#fff;min-height:880px;padding:130px max(7vw,57vw - 720px);overflow:hidden}.offers-head{grid-template-columns:1.2fr .8fr;align-items:end;gap:9vw;margin-bottom:65px;display:grid}.offers-head h2{margin-bottom:0;font-size:clamp(58px,6vw,90px)}.offers-head>p{color:#ded0f3}.offers-demo{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px;max-width:1050px;margin:0 auto;display:grid}.offer-card{min-height:365px;color:var(--ink);border-radius:34px;flex-direction:column;padding:25px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 65px #45236e40}.offer-card:after{content:"";border:40px solid #00000012;border-radius:50%;width:230px;height:230px;position:absolute;top:30px;right:-100px}.offer-card.lime{background:var(--lime);transform:rotate(-2deg)}.offer-card.purple{background:var(--lavender);transform:rotate(2deg)}.offer-card header{align-items:center;gap:11px;display:flex}.offer-card header>span{background:var(--ink);color:#fff;border-radius:13px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.offer-card header small{letter-spacing:.1em;font-size:9px;font-weight:750}.offer-card>div{z-index:1;margin:auto 0;position:relative}.offer-card>div small{letter-spacing:.12em;font-size:10px;font-weight:750}.offer-card>div strong{letter-spacing:-.08em;margin:10px 0;font-size:78px;line-height:.85;display:block}.offer-card>div p{font-size:13px}.offer-card footer{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.offer-card footer span{background:#ffffff8c;border-radius:999px;padding:8px 10px;font-size:9px;font-weight:750}.offer-card footer b{font-size:22px}.offer-note{text-align:center;color:#d5c3eb;margin-top:48px;font-size:9px}.launch-section{grid-template-columns:1.15fr .85fr;align-items:center;gap:8vw;min-height:900px;padding:140px 7vw;display:grid}.launch-map{background:var(--lavender);border-radius:48% 52% 45% 55%/55% 42% 58% 45%;height:650px;position:relative;overflow:hidden;transform:rotate(-2deg)}.map-lines{opacity:.23;background-image:linear-gradient(32deg,#0000 49%,#6f4aa7 50%,#0000 51%),linear-gradient(110deg,#0000 49%,#6f4aa7 50%,#0000 51%);background-size:120px 95px,165px 125px;position:absolute;inset:0}.city{background:#fff;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:700;position:absolute;box-shadow:0 8px 18px #45286821}.city i{background:var(--purple);border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.city-one{top:16%;left:18%}.city-two{top:50%;left:28%}.city-three{top:36%;right:14%}.city-four{bottom:16%;right:18%}.city-five{bottom:23%;left:10%}.big-pin{background:var(--ink);clip-path:polygon(50% 100%,4% 44%,5% 25%,18% 9%,40% 0,63% 2%,84% 13%,97% 32%,94% 52%);filter:drop-shadow(0 15px 15px #0000003d);place-items:center;width:110px;height:135px;display:grid;position:absolute;top:36%;left:48%}.big-pin b{background:var(--lime);border-radius:50%;place-items:center;width:59px;height:59px;margin-top:-22px;font-size:24px;display:grid}.launch-copy{position:relative}.launch-copy h2{font-size:clamp(62px,6.1vw,94px)}.launch-copy>p:not(.section-kicker):not(.hand-note){color:#555751;font-size:20px;line-height:1.5}.hand-note{color:#7442b9;font-size:11px;font-weight:650;position:absolute;top:12%;right:2%;transform:rotate(7deg)}.city-list{flex-wrap:wrap;gap:8px;margin-top:30px;display:flex}.city-list span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 12px;font-size:10px;font-weight:650}.waitlist-section{background:var(--lime);border-radius:54px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:8vw;max-width:1280px;margin:0 auto 130px;padding:85px 7vw;display:grid;position:relative;overflow:hidden}.waitlist-section:before{content:"";border:65px solid #0000000f;border-radius:50%;width:350px;height:350px;position:absolute;top:-170px;right:-150px}.waitlist-copy h2{letter-spacing:-.07em;margin:20px 0;font-size:clamp(50px,5vw,78px);line-height:.94}.waitlist-copy>p:not(.eyebrow){max-width:480px;font-size:17px;line-height:1.5}.waitlist-form{z-index:1;grid-template-columns:1fr;gap:10px;display:grid;position:relative}.waitlist-form input{height:61px;font:inherit;background:#fff;border:0;border-radius:18px;padding:0 19px;font-size:14px;box-shadow:0 8px 22px #0000000f}.waitlist-form button{background:var(--ink);color:#fff;height:61px;font:inherit;cursor:pointer;border:0;border-radius:999px;font-size:14px;font-weight:700}.waitlist-form button span{color:var(--lime);margin-left:18px}.waitlist-form button:disabled,.business-form button:disabled{opacity:.65}.form-status{grid-column:1/-1;margin:5px 5px 0!important;font-size:11px!important}.waitlist-doodle{opacity:.09;font-size:135px;font-weight:800;position:absolute;bottom:-26px;right:22px;transform:rotate(-10deg)}.faq-section{grid-template-columns:.72fr 1.28fr;align-items:start;gap:9vw;padding:130px 7vw;display:grid}.faq-heading{position:sticky;top:40px}.faq-heading h2{font-size:clamp(56px,5.5vw,86px)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:0 3px}.faq-list summary{cursor:pointer;letter-spacing:-.025em;justify-content:space-between;align-items:center;padding:25px 0;font-size:18px;font-weight:680;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{background:#fff;border-radius:50%;place-items:center;width:32px;height:32px;transition:transform .2s;display:grid}.faq-list details[open] summary span{background:var(--lime);transform:rotate(45deg)}.faq-list details p{color:var(--muted);max-width:630px;margin:-5px 55px 25px 0;font-size:14px;line-height:1.55}.business-cta{background:var(--ink);color:#fff;border-radius:48px;grid-template-columns:1fr 1fr;align-items:center;gap:8vw;margin-bottom:120px;padding:85px 7vw;display:grid;overflow:hidden}.business-cta h2{font-size:clamp(55px,5.5vw,82px)}.business-cta>div>p:not(.section-kicker){color:#aeb0aa}.button-lime{background:var(--lime);color:var(--ink);margin-top:23px;padding:0 25px}.business-cta-art{background:#252623;border-radius:45% 55% 55% 45%/55% 42% 58% 45%;height:430px;position:relative}.b2b-pin{background:var(--purple);clip-path:polygon(50% 100%,4% 44%,5% 25%,18% 9%,40% 0,63% 2%,84% 13%,97% 32%,94% 52%);place-items:center;width:95px;height:118px;display:grid;position:absolute;top:13%;left:17%;transform:rotate(-8deg)}.b2b-pin b{width:47px;height:47px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;margin-top:-20px;display:grid}.b2b-card{color:var(--ink);background:#fff;border-radius:22px;grid-template-columns:50px 1fr;gap:10px;width:260px;padding:16px;display:grid;position:absolute;top:24%;right:10%;transform:rotate(5deg)}.b2b-card i{background:var(--lime);border-radius:14px;grid-row:1/3;place-items:center;width:50px;height:50px;font-style:normal;font-weight:800;display:grid}.b2b-card strong{align-self:end;font-size:12px}.b2b-card small{color:var(--muted);font-size:8px}.b2b-offer{background:var(--lime);color:var(--ink);border-radius:999px;padding:12px 16px;font-size:10px;font-weight:700;position:absolute;bottom:18%;left:20%;transform:rotate(-4deg)}.b2b-offer b{margin-left:15px}.site-footer{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:80px;max-width:1440px;margin:0 auto;padding:75px 6vw 30px;display:grid}.footer-brand p{color:var(--muted);margin:18px 0;font-size:15px}.footer-links{grid-template-columns:repeat(2,1fr);gap:50px;display:grid}.footer-links>div{flex-direction:column;gap:11px;display:flex}.footer-links strong{letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;font-size:11px}.footer-links a{color:#555751;font-size:13px}.footer-links a:hover{color:var(--ink)}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);grid-column:1/-1;justify-content:space-between;padding-top:20px;font-size:10px;display:flex}.footer-bottom i{color:var(--purple);font-style:normal;font-weight:800}.legal-page{grid-template-columns:.8fr 1.2fr;gap:11vw;max-width:1180px;margin:0 auto;padding:100px 6vw 140px;display:grid}.legal-page>header{height:fit-content;position:sticky;top:50px}.legal-page h1{letter-spacing:-.07em;margin:25px 0;font-size:clamp(52px,5vw,78px);line-height:.95}.legal-page>header>p:not(.section-kicker){color:var(--muted);font-size:11px}.legal-page aside{color:#755c13;background:#fff2cd;border:1px solid #f1d783;border-radius:17px;margin-top:40px;padding:17px;font-size:11px;line-height:1.45}.legal-page aside strong{color:#4e3d0a;margin-bottom:4px;display:block}.legal-page article{color:#4e504b;font-size:15px;line-height:1.7}.legal-page article>p:first-child{color:var(--ink);font-size:20px;line-height:1.55}.legal-page article h2{letter-spacing:-.04em;color:var(--ink);margin:45px 0 10px;font-size:25px}.legal-page article li{margin:8px 0}.legal-page article a{text-decoration:underline;-webkit-text-decoration-color:var(--lime);text-decoration-color:var(--lime);text-decoration-thickness:3px}.business-page{overflow:hidden}.business-hero{grid-template-columns:.95fr 1.05fr;align-items:center;gap:8vw;max-width:1440px;min-height:780px;margin:0 auto;padding:80px 6vw 140px;display:grid}.business-hero h1{letter-spacing:-.078em;margin:25px 0;font-size:clamp(59px,6vw,96px);line-height:.9}.business-hero h1 em{color:#7242b7;font-style:normal}.business-hero>div>p:not(.eyebrow){color:#555751;max-width:570px;font-size:20px;line-height:1.5}.business-profile-demo{border:1px solid var(--line);background:#fff;border-radius:32px;padding:15px;position:relative;transform:rotate(2deg);box-shadow:0 30px 70px #0000001f}.profile-status{background:var(--ink);color:#fff;letter-spacing:.1em;z-index:2;border-radius:999px;padding:10px 13px;font-size:8px;font-weight:700;position:absolute;top:-20px;right:-10px}.profile-status i{background:var(--lime);border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.profile-cover{background:var(--lavender);border-radius:22px;place-items:center;height:280px;display:grid;position:relative;overflow:hidden}.profile-cover:before{content:"";border:60px solid var(--purple);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-150px;right:-130px}.profile-cover>b{letter-spacing:-.08em;font-size:100px;position:relative}.profile-cover>span{background:#fff;border-radius:999px;padding:8px 11px;font-size:8px;font-weight:700;position:absolute;bottom:16px;left:17px}.profile-body{padding:20px 8px 5px}.profile-body h2{letter-spacing:-.04em;margin:0;font-size:22px}.profile-body h2 i{color:var(--purple);font-size:14px;font-style:normal}.profile-body p{color:var(--muted);margin:4px 0 18px;font-size:10px}.profile-metrics{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:17px 0;display:grid}.profile-metrics span{text-align:center;border-right:1px solid var(--line)}.profile-metrics span:last-child{border:0}.profile-metrics b,.profile-metrics small{display:block}.profile-metrics b{font-size:17px}.profile-metrics small{color:var(--muted);margin-top:4px;font-size:7px}.profile-completion{background:#eefbc5;border-radius:15px;align-items:center;margin-top:16px;padding:12px;display:flex}.profile-completion span b,.profile-completion span small{display:block}.profile-completion span b{font-size:9px}.profile-completion span small{color:var(--muted);margin-top:3px;font-size:7px}.profile-completion>strong{margin-left:auto;font-size:16px}.benefits-section{padding:130px 7vw}.benefits-section>h2{max-width:900px}.benefit-grid{background:var(--line);grid-template-columns:repeat(4,1fr);gap:1px;margin-top:70px;display:grid}.benefit-grid article{background:var(--paper);min-height:260px;padding:32px 25px}.benefit-grid article>span{color:var(--muted);font-size:9px}.benefit-grid h3{letter-spacing:-.04em;margin:55px 0 13px;font-size:23px}.benefit-grid p{color:var(--muted);font-size:13px;line-height:1.55}.business-principle{background:var(--lime);text-align:center;max-width:none;padding:120px 8vw}.business-principle>p{letter-spacing:.12em;font-size:11px;font-weight:800}.business-principle h2{letter-spacing:-.06em;max-width:1050px;margin:25px auto 55px;font-size:clamp(41px,4.5vw,69px);line-height:1.03}.business-principle>div{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.business-principle span{background:#ffffff8c;border-radius:999px;padding:10px 14px;font-size:10px;font-weight:700}.business-contact{background:var(--ink);color:#fff;border-radius:48px;grid-template-columns:.8fr 1.2fr;align-items:start;gap:8vw;margin:120px auto;padding:90px 7vw;display:grid}.business-contact h2{font-size:clamp(55px,5.5vw,82px)}.business-contact>div>p:not(.section-kicker){color:#aeb0aa}.business-form{gap:12px;display:grid}.business-form label{letter-spacing:.08em;text-transform:uppercase;color:#aaa;gap:7px;font-size:9px;font-weight:700;display:grid}.business-form input,.business-form textarea{color:#fff;font:inherit;resize:vertical;background:#20211f;border:1px solid #ffffff1f;border-radius:15px;padding:15px;font-size:13px}.field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.business-form .button{cursor:pointer;border:0;width:fit-content}.about-page{grid-template-columns:1fr .75fr;align-items:center;gap:8vw;max-width:1440px;min-height:850px;margin:0 auto;padding:100px 7vw 150px;display:grid}.about-page h1{letter-spacing:-.075em;margin:28px 0;font-size:clamp(60px,6.1vw,95px);line-height:.9}.about-page h1 em{color:#7242b7;font-style:normal}.about-page blockquote{letter-spacing:-.045em;border-left:7px solid var(--lime);max-width:760px;margin:45px 0;padding-left:24px;font-size:clamp(23px,2.5vw,36px);font-weight:650;line-height:1.25}.about-copy{grid-template-columns:1fr 1fr;gap:25px;max-width:760px;display:grid}.about-copy p{color:#5c5e58;font-size:14px;line-height:1.65}.about-art{background:var(--lavender);border-radius:45% 55% 52% 48%/55% 43% 57% 45%;height:570px;position:relative;transform:rotate(3deg)}.about-pin{background:var(--ink);clip-path:polygon(50% 100%,4% 44%,5% 25%,18% 9%,40% 0,63% 2%,84% 13%,97% 32%,94% 52%);place-items:center;width:150px;height:185px;display:grid;position:absolute;top:15%;left:32%}.about-pin b{background:var(--lime);border-radius:50%;place-items:center;width:78px;height:78px;margin-top:-28px;font-size:33px;display:grid}.about-art>p{letter-spacing:-.04em;font-size:37px;font-weight:800;line-height:.9;position:absolute;bottom:12%;left:12%}.about-smile{color:var(--purple);font-size:60px;font-weight:800;position:absolute;bottom:12%;right:8%;transform:rotate(-12deg)}@media (max-width:1100px){.section,.community-section,.checkin-section,.activity-section,.launch-section{gap:5vw}.comparison-demo{font-size:90%}.post-main{left:0}.post-side{right:-4%}.business-cta,.waitlist-section,.business-contact{margin-inline:24px}.tiny-note{display:none}.benefit-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:820px){.site-header{grid-template-columns:1fr auto auto;gap:10px}.site-header .nav-cta{display:none}.menu-button{z-index:12;background:#fff;border:0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:42px;height:42px;padding:0;display:flex;position:relative}.menu-button span{background:var(--ink);width:16px;height:1.5px}.site-header nav{background:var(--ink);color:#fff;border-radius:25px;flex-direction:column;gap:20px;padding:28px;display:none;position:absolute;top:64px;left:16px;right:16px;box-shadow:0 25px 55px #0003}.site-header nav.nav-open{display:flex}.mobile-nav-cta{background:var(--lime);color:var(--ink);text-align:center;border-radius:999px;margin-top:5px;padding:14px;display:block}.section,.community-section,.inside-section,.checkin-section,.activity-section,.launch-section,.faq-section,.business-cta,.business-hero,.business-contact,.about-page{grid-template-columns:1fr;gap:65px;min-height:auto;padding:100px 24px}.section-copy,.community-intro,.compare-copy{max-width:680px}.section-copy h2,.community-intro h2,.inside-copy h2,.compare-copy h2,.offers-head h2,.launch-copy h2,.faq-heading h2,.business-cta h2,.benefits-section>h2,.business-contact h2{font-size:clamp(50px,11vw,76px)}.discover-section{padding-inline:24px}.section-visual{width:100%}.discovery-demo{margin:auto}.price-section .price-visual-wrap{order:2}.price-section .section-copy{order:1}.compare-section{grid-template-columns:1fr;padding:100px 24px 150px}.comparison-demo{max-width:750px}.community-section{padding-top:110px}.social-demo{justify-self:center;width:min(100%,650px)}.inside-section{padding-inline:24px}.inside-copy{max-width:650px}.community-phone{width:380px}.checkin-section .checkin-visual{order:2}.checkin-section .section-copy{order:1}.activity-demo{max-width:700px}.offers-section{padding:100px 24px}.offers-head{grid-template-columns:1fr;gap:20px}.launch-map{justify-self:center;width:min(100%,650px)}.waitlist-section{border-radius:38px;grid-template-columns:1fr;margin:80px 24px;padding:65px 40px}.faq-heading{position:static}.business-cta-art{order:2}.site-footer{grid-template-columns:1fr;padding-inline:24px}.legal-page{grid-template-columns:1fr;padding:80px 24px}.legal-page>header{position:static}.business-profile-demo{justify-self:center;max-width:650px}.business-hero>div:first-child{max-width:730px}.business-contact{margin:80px 24px}.about-art{justify-self:center;width:min(100%,600px)}.about-page>section{max-width:760px}}@media (min-width:821px) and (max-width:980px){.site-header nav{gap:17px;font-size:12px;display:flex}}@media (max-width:560px){body{overflow-x:hidden}.section-copy h2,.community-intro h2,.inside-copy h2,.compare-copy h2,.offers-head h2,.launch-copy h2,.faq-heading h2,.business-cta h2,.benefits-section>h2,.business-contact h2{font-size:49px}.section,.community-section,.inside-section,.checkin-section,.activity-section,.launch-section,.faq-section,.business-cta,.business-hero,.business-contact,.about-page{padding:82px 20px}.section-copy>p:not(.section-kicker),.community-intro>p:not(.section-kicker),.inside-copy>p,.compare-copy>p:not(.section-kicker),.offers-head>p,.launch-copy>p:not(.section-kicker):not(.hand-note),.business-cta>div>p:not(.section-kicker),.business-contact>div>p:not(.section-kicker){font-size:17px}.feature-pills{gap:6px}.feature-pills li{font-size:10px}.discovery-demo{border-radius:25px;padding:0 14px 14px;transform:none}.demo-window-bar{margin-inline:-14px}.demo-chips{margin-right:-14px}.large-gym-card{grid-template-columns:58px 1fr auto;gap:10px}.large-gym-tile{height:55px}.large-gym-info em,.floating-label{display:none}.price-demo{border-radius:28px;padding:23px;transform:none}.monthly-price strong{font-size:70px}.no-surprise{right:-8px}.compare-grid{grid-template-columns:1.3fr repeat(4,.65fr);gap:2px}.compare-head{font-size:6px}.compare-row{padding:8px 3px;font-size:8px}.compare-name{grid-template-columns:32px 1fr;column-gap:5px}.compare-name i{width:32px;height:32px}.compare-name strong,.compare-row>b{font-size:8px}.compare-tags{flex-wrap:wrap}.social-demo{width:110%;height:670px;margin-left:-5%}.post-main{width:295px}.post-visual{height:225px}.post-side{width:205px;bottom:3%}.equipment-art{height:115px}.activity-pop{top:10%;right:0}.community-phone{height:660px;transform:none}.inside-copy blockquote:before{display:none}.privacy-sticker{width:96px;height:96px;top:8%;right:-9%}.checkin-demo{transform:none}.activity-demo{padding:20px}.activity-chart{gap:6px;height:160px}.offers-demo{grid-template-columns:1fr}.offer-card{min-height:330px;transform:none!important}.offers-section{padding-inline:20px}.launch-map{height:460px}.city{font-size:7px}.big-pin{width:83px;height:105px}.big-pin b{width:44px;height:44px}.hand-note{display:none}.waitlist-section{border-radius:32px;margin:55px 14px;padding:55px 22px}.waitlist-copy h2{font-size:47px}.faq-section{gap:35px}.faq-list summary{font-size:15px}.business-cta{border-radius:32px;margin:60px 14px;padding-inline:22px}.business-cta-art{height:350px}.b2b-card{width:230px;right:2%}.site-footer{gap:45px}.footer-links{gap:20px}.footer-bottom{flex-wrap:wrap;gap:14px}.legal-page h1{font-size:50px}.legal-page article>p:first-child{font-size:17px}.business-hero h1{font-size:58px}.profile-cover{height:210px}.benefits-section{padding:85px 20px}.benefit-grid{grid-template-columns:1fr;margin-top:45px}.business-principle{padding:85px 20px}.business-contact{border-radius:32px;margin:60px 14px}.field-row{grid-template-columns:1fr}.about-page h1{font-size:55px}.about-copy{grid-template-columns:1fr}.about-art{height:450px}.about-pin{left:27%;transform:scale(.8)}}
