.Header-module__Af2_WG__header{z-index:50;padding:14px 0;transition:background .25s,box-shadow .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;position:sticky;top:0}.Header-module__Af2_WG__scrolled{background:color-mix(in srgb, var(--bg) 78%, transparent);-webkit-backdrop-filter:saturate(1.4)blur(12px);backdrop-filter:saturate(1.4)blur(12px);box-shadow:0 1px 0 var(--border), var(--shadow-sm)}.Header-module__Af2_WG__inner{justify-content:space-between;align-items:center;display:flex}.Header-module__Af2_WG__wordmark{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-size:22px;font-weight:600}.Header-module__Af2_WG__dot{color:var(--brand)}.Header-module__Af2_WG__tag{color:var(--ink-soft);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:999px;align-items:center;gap:8px;padding:7px 14px;font-size:14px;font-weight:600;display:inline-flex}@media (max-width:520px){.Header-module__Af2_WG__tag{padding:6px 11px;font-size:13px}}
.WaitlistCTA-module__dB8beW__form{width:100%;max-width:480px;margin-top:28px;animation:.3s WaitlistCTA-module__dB8beW__rise}@keyframes WaitlistCTA-module__dB8beW__rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.WaitlistCTA-module__dB8beW__fieldRow{background:var(--surface);border:1px solid var(--border-strong);box-shadow:var(--shadow-sm);border-radius:999px;gap:8px;padding:6px;transition:border-color .15s,box-shadow .15s;display:flex}.WaitlistCTA-module__dB8beW__fieldRow:focus-within{border-color:var(--brand);box-shadow:0 0 0 4px color-mix(in srgb, var(--brand) 16%, transparent)}.WaitlistCTA-module__dB8beW__input{min-width:0;color:var(--ink);background:0 0;border:none;outline:none;flex:1;padding:0 16px;font-family:inherit;font-size:16px}.WaitlistCTA-module__dB8beW__input::placeholder{color:var(--ink-faint)}.WaitlistCTA-module__dB8beW__fieldRow button{white-space:nowrap}.WaitlistCTA-module__dB8beW__error{color:#d23f3f;margin-top:10px;padding-left:6px;font-size:14px}.WaitlistCTA-module__dB8beW__success{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);max-width:480px;box-shadow:var(--shadow-md);flex-direction:column;gap:16px;margin-top:28px;padding:20px;animation:.3s WaitlistCTA-module__dB8beW__rise;display:flex}.WaitlistCTA-module__dB8beW__successHead{align-items:center;gap:14px;display:flex}.WaitlistCTA-module__dB8beW__check{width:40px;height:40px;color:var(--brand-ink);background:var(--brand);border-radius:50%;flex:none;place-items:center;font-size:20px;font-weight:700;display:grid}.WaitlistCTA-module__dB8beW__successTitle{color:var(--ink);font-size:17px;font-weight:700}.WaitlistCTA-module__dB8beW__successSub{color:var(--ink-soft);margin-top:2px;font-size:14.5px}.WaitlistCTA-module__dB8beW__interestForm{border-top:1px solid var(--border);padding-top:16px}.WaitlistCTA-module__dB8beW__interestLabel{color:var(--ink-soft);margin-bottom:10px;font-size:14px;display:block}.WaitlistCTA-module__dB8beW__interestRow{gap:8px;display:flex}.WaitlistCTA-module__dB8beW__interestInput{background:var(--surface-2);border:1px solid var(--border-strong);min-width:0;color:var(--ink);border-radius:999px;outline:none;flex:1;padding:11px 16px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s}.WaitlistCTA-module__dB8beW__interestInput::placeholder{color:var(--ink-faint)}.WaitlistCTA-module__dB8beW__interestInput:focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 16%, transparent)}.WaitlistCTA-module__dB8beW__interestSave{flex:none;padding:11px 22px;font-size:15px}.WaitlistCTA-module__dB8beW__interestThanks{border-top:1px solid var(--border);color:var(--ink-soft);padding-top:14px;font-size:14.5px}@media (max-width:520px){.WaitlistCTA-module__dB8beW__fieldRow{border-radius:20px;flex-direction:column;padding:8px}.WaitlistCTA-module__dB8beW__input{padding:12px 14px}.WaitlistCTA-module__dB8beW__fieldRow button{width:100%}}
.LiveCounter-module__LJA9RG__wrap{align-items:center;gap:13px;margin-top:28px;display:flex}.LiveCounter-module__LJA9RG__dots{display:flex}.LiveCounter-module__LJA9RG__avatar{border:2.5px solid var(--bg);width:36px;height:36px;box-shadow:var(--shadow-sm);border-radius:50%;margin-left:-11px;position:relative;overflow:hidden}.LiveCounter-module__LJA9RG__avatar img{object-fit:cover;width:100%;height:100%;display:block}.LiveCounter-module__LJA9RG__avatar:first-child{background:color-mix(in srgb, var(--brand) 65%, #fff);margin-left:0}.LiveCounter-module__LJA9RG__avatar:nth-child(2){background:var(--brand)}.LiveCounter-module__LJA9RG__avatar:nth-child(3){background:color-mix(in srgb, var(--brand) 60%, #000)}.LiveCounter-module__LJA9RG__text{color:var(--ink-soft);font-size:15.5px}.LiveCounter-module__LJA9RG__num{color:var(--ink);font-variant-numeric:tabular-nums;font-weight:700;transition:transform .2s;display:inline-block}.LiveCounter-module__LJA9RG__pulse{color:var(--brand);animation:.6s LiveCounter-module__LJA9RG__pop}.LiveCounter-module__LJA9RG__bump{animation:.5s LiveCounter-module__LJA9RG__nudge}@keyframes LiveCounter-module__LJA9RG__pop{0%{transform:scale(1)}35%{transform:scale(1.28)}to{transform:scale(1)}}@keyframes LiveCounter-module__LJA9RG__nudge{0%{transform:scale(1)}40%{transform:scale(1.12)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.LiveCounter-module__LJA9RG__pulse,.LiveCounter-module__LJA9RG__bump{animation:none}}
.SessionCountdown-module__2GkxPG__eyebrow{font-variant-numeric:tabular-nums;margin-bottom:22px}.SessionCountdown-module__2GkxPG__clock{color:var(--ink);align-items:baseline;gap:1px;margin-left:4px;display:inline-flex}.SessionCountdown-module__2GkxPG__clock b{font-weight:700}.SessionCountdown-module__2GkxPG__pulse{background:var(--brand);border-radius:50%;flex:none;width:8px;height:8px}.SessionCountdown-module__2GkxPG__pulseLive{background:#1fbf6b;animation:2s ease-out infinite SessionCountdown-module__2GkxPG__ping;box-shadow:0 0 #1fbf6b80}.SessionCountdown-module__2GkxPG__liveNow{color:var(--ink)}@keyframes SessionCountdown-module__2GkxPG__ping{0%{box-shadow:0 0 #1fbf6b80}70%,to{box-shadow:0 0 0 7px #0000}}@media (prefers-reduced-motion:reduce){.SessionCountdown-module__2GkxPG__pulseLive{animation:none}}
.Hero-module__Z8hQ_W__hero{padding:clamp(28px,5vh,56px) 0 clamp(56px,8vh,96px);position:relative;overflow:hidden}.Hero-module__Z8hQ_W__blobs{z-index:0;pointer-events:none;position:absolute;inset:0}.Hero-module__Z8hQ_W__blobs span{filter:blur(60px);opacity:.7;border-radius:50%;position:absolute}.Hero-module__Z8hQ_W__blobA{background:color-mix(in srgb, var(--brand) 45%, var(--peach));width:460px;height:460px;animation:16s ease-in-out infinite Hero-module__Z8hQ_W__drift;top:-120px;right:-60px}.Hero-module__Z8hQ_W__blobB{background:var(--lilac);width:360px;height:360px;animation:20s ease-in-out infinite reverse Hero-module__Z8hQ_W__drift;top:220px;left:-120px}.Hero-module__Z8hQ_W__blobC{background:var(--mint);width:300px;height:300px;animation:24s ease-in-out infinite Hero-module__Z8hQ_W__drift;bottom:-80px;left:40%}@keyframes Hero-module__Z8hQ_W__drift{0%,to{transform:translate(0)scale(1)}50%{transform:translate(26px,-22px)scale(1.08)}}.Hero-module__Z8hQ_W__inner{z-index:1;grid-template-columns:1.04fr .96fr;align-items:center;gap:56px;min-height:78vh;display:grid;position:relative}.Hero-module__Z8hQ_W__copy{flex-direction:column;align-items:flex-start;display:flex}.Hero-module__Z8hQ_W__title{letter-spacing:-.02em;font-size:clamp(34px,5.6vw,70px)}.Hero-module__Z8hQ_W__title em{color:var(--brand);font-style:italic;font-weight:600}.Hero-module__Z8hQ_W__sub{max-width:460px;color:var(--ink-soft);margin-top:18px;font-size:clamp(17px,2.2vw,20px)}.Hero-module__Z8hQ_W__trust{color:var(--ink-faint);margin-top:14px;font-size:13.5px}.Hero-module__Z8hQ_W__shortName{display:none}.Hero-module__Z8hQ_W__visual{justify-content:center;align-self:stretch;align-items:center;min-height:460px;display:flex;position:relative}.Hero-module__Z8hQ_W__photoCard{aspect-ratio:4/5;border-radius:var(--radius-lg);background-color:var(--bg-tint);width:100%;max-width:440px;box-shadow:var(--shadow-lg);background-position:50%;background-size:cover;border:6px solid #fff;animation:9s ease-in-out infinite Hero-module__Z8hQ_W__floatA;position:relative;transform:rotate(2deg)}.Hero-module__Z8hQ_W__photoBadge{color:var(--ink);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:var(--shadow-sm);background:#ffffffd1;border-radius:999px;padding:6px 13px;font-size:13px;font-weight:600;position:absolute;top:16px;left:16px}.Hero-module__Z8hQ_W__roomsCard{background:var(--surface);border:1px solid var(--border);width:290px;box-shadow:var(--shadow-lg);border-radius:20px;padding:14px;animation:9s ease-in-out infinite Hero-module__Z8hQ_W__floatB;position:absolute;bottom:6px;left:-8px}.Hero-module__Z8hQ_W__roomsHead{justify-content:space-between;align-items:center;padding:2px 6px 12px;display:flex}.Hero-module__Z8hQ_W__liveNow{letter-spacing:.06em;color:var(--ink-faint);align-items:center;gap:7px;font-size:12px;font-weight:700;display:inline-flex}.Hero-module__Z8hQ_W__liveDot{background:var(--brand);border-radius:50%;width:7px;height:7px}.Hero-module__Z8hQ_W__roomsHint{color:var(--ink-faint);font-size:12px}.Hero-module__Z8hQ_W__roomsList{flex-direction:column;gap:7px;list-style:none;display:flex}.Hero-module__Z8hQ_W__room{background:var(--surface-2);border:1px solid var(--border);border-radius:13px;align-items:center;gap:11px;padding:10px 12px;display:flex}.Hero-module__Z8hQ_W__roomEmoji{font-size:17px}.Hero-module__Z8hQ_W__roomName{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13.5px;font-weight:500;overflow:hidden}.Hero-module__Z8hQ_W__roomN{color:var(--brand);background:var(--brand-soft);border-radius:999px;flex:none;padding:2px 8px;font-size:11.5px;font-weight:600}@keyframes Hero-module__Z8hQ_W__floatA{0%,to{transform:translateY(0)rotate(2deg)}50%{transform:translateY(-12px)rotate(2deg)}}@keyframes Hero-module__Z8hQ_W__floatB{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@keyframes Hero-module__Z8hQ_W__blink{0%,to{opacity:1}50%{opacity:.35}}@media (max-width:900px){.Hero-module__Z8hQ_W__inner{grid-template-columns:1fr;gap:40px;min-height:0;padding-top:8px}.Hero-module__Z8hQ_W__copy{align-items:flex-start}.Hero-module__Z8hQ_W__visual{min-height:0;margin-top:8px}.Hero-module__Z8hQ_W__photoCard{aspect-ratio:5/4;max-width:380px}.Hero-module__Z8hQ_W__roomsCard{width:250px;bottom:-14px;left:auto;right:-6px}}@media (max-width:520px){.Hero-module__Z8hQ_W__photoCard{max-width:100%}.Hero-module__Z8hQ_W__roomsCard{width:220px}.Hero-module__Z8hQ_W__full{display:none}.Hero-module__Z8hQ_W__shortName{display:inline}}@media (prefers-reduced-motion:reduce){.Hero-module__Z8hQ_W__blobA,.Hero-module__Z8hQ_W__blobB,.Hero-module__Z8hQ_W__blobC,.Hero-module__Z8hQ_W__photoCard,.Hero-module__Z8hQ_W__roomsCard,.Hero-module__Z8hQ_W__pulse,.Hero-module__Z8hQ_W__liveDot{animation:none}}
.HowItWorks-module__a-Tr4W__section{padding:clamp(64px,10vh,104px) 0}.HowItWorks-module__a-Tr4W__heading{max-width:14ch;margin-top:16px;font-size:clamp(30px,4.6vw,46px)}.HowItWorks-module__a-Tr4W__lede{max-width:540px;color:var(--ink-soft);margin-top:18px;font-size:18px}.HowItWorks-module__a-Tr4W__grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:52px;display:grid}.HowItWorks-module__a-Tr4W__cardWrap{display:flex}.HowItWorks-module__a-Tr4W__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex:1;padding:30px 28px;transition:transform .25s,box-shadow .25s}.HowItWorks-module__a-Tr4W__card:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.HowItWorks-module__a-Tr4W__icon{border-radius:16px;place-items:center;width:56px;height:56px;font-size:26px;display:grid}.HowItWorks-module__a-Tr4W__step{letter-spacing:.05em;text-transform:uppercase;color:var(--brand);margin-top:22px;font-size:13px;font-weight:700;display:block}.HowItWorks-module__a-Tr4W__cardTitle{font-size:23px;font-family:var(--font-display);margin-top:8px}.HowItWorks-module__a-Tr4W__cardBody{color:var(--ink-soft);margin-top:12px;font-size:16px}@media (max-width:860px){.HowItWorks-module__a-Tr4W__grid{grid-template-columns:1fr;gap:16px}}
.StickyCTA-module__0kaR4q__bar{z-index:50;padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px));background:color-mix(in srgb, var(--surface) 88%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border);transition:transform .32s cubic-bezier(.2,.8,.2,1);display:none;position:fixed;bottom:0;left:0;right:0;transform:translateY(120%);box-shadow:0 -8px 30px -16px #1c1a2359}.StickyCTA-module__0kaR4q__visible{transform:translateY(0)}.StickyCTA-module__0kaR4q__inner{align-items:center;gap:14px;display:flex}.StickyCTA-module__0kaR4q__copy{flex-direction:column;min-width:0;display:flex}.StickyCTA-module__0kaR4q__title{color:var(--ink);font-size:15px;font-weight:700;line-height:1.2}.StickyCTA-module__0kaR4q__sub{color:var(--ink-faint);font-size:12.5px}.StickyCTA-module__0kaR4q__button{flex:none;margin-left:auto;padding:13px 28px}@media (max-width:720px){.StickyCTA-module__0kaR4q__bar{display:block}}@media (prefers-reduced-motion:reduce){.StickyCTA-module__0kaR4q__bar{transition:none}}
.ClosingCTA-module__U-jgma__section{padding:clamp(40px,7vh,80px) 0 clamp(64px,9vh,100px)}.ClosingCTA-module__U-jgma__panel{border-radius:var(--radius-lg);text-align:center;background:radial-gradient(90% 130% at 15% 0%, color-mix(in srgb, var(--brand) 28%, white) 0%, transparent 55%), radial-gradient(80% 120% at 100% 100%, var(--peach) 0%, transparent 55%), var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-md);flex-direction:column;align-items:center;padding:clamp(48px,7vw,84px) 28px;display:flex;position:relative;overflow:hidden}.ClosingCTA-module__U-jgma__spark{color:var(--brand);margin-bottom:8px;font-size:26px}.ClosingCTA-module__U-jgma__heading{max-width:16ch;font-size:clamp(30px,5vw,50px)}.ClosingCTA-module__U-jgma__sub{max-width:460px;color:var(--ink-soft);margin-top:18px;font-size:18px}.ClosingCTA-module__U-jgma__ctaWrap{width:100%;max-width:480px;margin:0 auto}.ClosingCTA-module__U-jgma__ctaWrap>div{justify-content:center}
.Footer-module__EZoWya__footer{background:var(--bg-tint);border-top:1px solid var(--border);padding:56px 0 34px}.Footer-module__EZoWya__inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:28px;display:flex}.Footer-module__EZoWya__wordmark{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-size:22px;font-weight:600}.Footer-module__EZoWya__tagline{color:var(--ink-faint);max-width:280px;margin-top:8px;font-size:15px}.Footer-module__EZoWya__right{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.Footer-module__EZoWya__help{color:var(--ink-soft);font-size:15px}.Footer-module__EZoWya__bottom{border-top:1px solid var(--border);color:var(--ink-faint);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:40px;padding-top:22px;font-size:13.5px;display:flex}.Footer-module__EZoWya__bottom a:hover{color:var(--ink)}@media (max-width:520px){.Footer-module__EZoWya__right{align-items:flex-start}}
