.Navbar-module__cJzEcG__header{z-index:40;height:var(--nav-height);background:#fff2e5f0;border-bottom:1px solid #0000;align-items:center;display:flex;position:sticky;top:0}.Navbar-module__cJzEcG__scrolled{background:#fff2e5fa;border-bottom-color:#ccc2b78c}.Navbar-module__cJzEcG__inner{width:min(100% - 2.5rem,var(--content-max));z-index:2;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:relative}.Navbar-module__cJzEcG__brand{align-items:center;gap:10px;min-height:44px;display:inline-flex}.Navbar-module__cJzEcG__logo{background:var(--color-white);border-radius:10px;box-shadow:0 0 0 1px #ccc2b7b3}.Navbar-module__cJzEcG__wordmark{letter-spacing:-.02em;font-size:1.2rem;font-weight:700}.Navbar-module__cJzEcG__desktopNav{align-items:center;gap:1.4rem;display:flex}.Navbar-module__cJzEcG__desktopNav a{color:var(--color-text-secondary);font-size:.95rem;font-weight:500}.Navbar-module__cJzEcG__cta{border-radius:var(--radius-lg);background:var(--color-secondary);min-height:42px;box-shadow:var(--shadow-button);justify-content:center;align-items:center;padding:0 16px;display:inline-flex;color:var(--color-white)!important;font-weight:600!important}.Navbar-module__cJzEcG__menuButton{border-radius:var(--radius-md);cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;padding:12px;display:none}.Navbar-module__cJzEcG__menuButton span{background:var(--color-text);border-radius:2px;width:100%;height:2px;display:block}.Navbar-module__cJzEcG__menuButtonOpen span:first-child{transform:translateY(4px)rotate(45deg)}.Navbar-module__cJzEcG__menuButtonOpen span:last-child{transform:translateY(-4px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileNav{display:none}@media (max-width:820px){.Navbar-module__cJzEcG__desktopNav{display:none}.Navbar-module__cJzEcG__menuButton{display:flex}.Navbar-module__cJzEcG__mobileNav{inset:var(--nav-height) 0 0;z-index:35;opacity:0;visibility:hidden;pointer-events:none;background:#fff2e5;flex-direction:column;padding:1.5rem;display:flex;position:fixed}.Navbar-module__cJzEcG__mobileOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.Navbar-module__cJzEcG__mobileNav nav{flex-direction:column;gap:.35rem;display:flex}.Navbar-module__cJzEcG__mobileNav a{align-items:center;min-height:48px;padding:0 8px;font-size:1.15rem;font-weight:600;display:flex}.Navbar-module__cJzEcG__mobileNav .Navbar-module__cJzEcG__cta{justify-content:center;margin-top:.75rem}}
.MarshmallowMark-module__w3nIua__wrap{place-items:center;display:grid;position:relative}.MarshmallowMark-module__w3nIua__shadow{filter:blur(2px);background:#0000000f;border-radius:999px;width:72%;height:12%;position:absolute;bottom:2%}.MarshmallowMark-module__w3nIua__body{border:1px solid #0000000a;border-radius:35%;place-items:center;width:90%;height:100%;display:grid;position:relative;box-shadow:0 6px 14px #0000001a}.MarshmallowMark-module__w3nIua__shine{background:#ffffff80;border-radius:999px;width:18%;height:8%;position:absolute;top:8%;left:14%;transform:rotate(-20deg)}.MarshmallowMark-module__w3nIua__face{width:62%;height:42%;margin-top:18%;margin-right:10%;position:relative}.MarshmallowMark-module__w3nIua__eye{aspect-ratio:1;background:var(--color-eye);border-radius:50%;width:18%;animation:5.5s ease-in-out infinite MarshmallowMark-module__w3nIua__blink;position:absolute;top:8%}.MarshmallowMark-module__w3nIua__eye:first-child{left:8%}.MarshmallowMark-module__w3nIua__eye:nth-child(2){animation-delay:80ms;right:8%}.MarshmallowMark-module__w3nIua__eye:after{content:"";background:#fff;border-radius:50%;width:30%;height:30%;position:absolute;top:18%;right:16%}.MarshmallowMark-module__w3nIua__mouth{border:2.5px solid var(--color-eye);background:0 0;border-top:0;border-radius:0 0 17px 17px;width:22%;height:14%;position:absolute;bottom:8%;left:50%;transform:translate(-35%)}.MarshmallowMark-module__w3nIua__mouthFlat{background:var(--color-eye);border-radius:2px;width:20%;height:3px;position:absolute;bottom:18%;left:50%;transform:translate(-40%)}@keyframes MarshmallowMark-module__w3nIua__blink{0%,92%,to{transform:scaleY(1)}94%{transform:scaleY(.1)}96%{transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.MarshmallowMark-module__w3nIua__eye{animation:none}}
.WaitlistForm-module__yTFYtW__form{width:100%;max-width:520px}.WaitlistForm-module__yTFYtW__row{border-radius:calc(var(--radius-lg)6px);box-shadow:var(--shadow-soft);background:#ffffffb8;border:1px solid #ccc2b7d9;align-items:stretch;gap:10px;padding:6px;display:flex}.WaitlistForm-module__yTFYtW__input{min-width:0;color:var(--color-text);border-radius:var(--radius-md);background:0 0;border:0;flex:1;padding:14px 16px;font-size:1rem}.WaitlistForm-module__yTFYtW__input::placeholder{color:var(--color-gray)}.WaitlistForm-module__yTFYtW__button{border-radius:var(--radius-lg);background:var(--color-secondary);color:var(--color-white);cursor:pointer;box-shadow:var(--shadow-button);border:0;flex-shrink:0;padding:14px 18px;font-size:.98rem;font-weight:600}.WaitlistForm-module__yTFYtW__button:disabled{opacity:.55;cursor:not-allowed}.WaitlistForm-module__yTFYtW__error{color:var(--color-danger);margin:10px 4px 0;font-size:.9rem}.WaitlistForm-module__yTFYtW__success{border-radius:var(--radius-xl);width:100%;max-width:520px;box-shadow:var(--shadow-soft);background:#ffffffc7;border:1px solid #ccc2b7d9;padding:22px 24px}.WaitlistForm-module__yTFYtW__successTitle{margin:0;font-size:1.25rem;font-weight:700}.WaitlistForm-module__yTFYtW__successBody{color:var(--color-text-secondary);margin:6px 0 0;font-size:.98rem}@media (max-width:640px){.WaitlistForm-module__yTFYtW__row{flex-direction:column;gap:8px}.WaitlistForm-module__yTFYtW__button{width:100%}}
.Hero-module__ZARIfG__hero{min-height:calc(100svh - var(--nav-height));align-items:center;padding:clamp(2rem,5vw,4.5rem) 0 clamp(3.5rem,8vw,6rem);display:flex}.Hero-module__ZARIfG__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.Hero-module__ZARIfG__copy{max-width:36rem;animation:.7s both Hero-module__ZARIfG__fadeUp}.Hero-module__ZARIfG__brand{letter-spacing:-.04em;color:var(--color-text);margin:0 0 1rem;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:700;line-height:1}.Hero-module__ZARIfG__title{letter-spacing:-.03em;margin:0;font-size:clamp(1.65rem,3.2vw,2.35rem);font-weight:700;line-height:1.15}.Hero-module__ZARIfG__subtitle{color:var(--color-text-secondary);max-width:34rem;margin:1.1rem 0 1.75rem;font-size:1.05rem;line-height:1.55}.Hero-module__ZARIfG__formWrap{animation:.85s both Hero-module__ZARIfG__fadeUp}.Hero-module__ZARIfG__formSkeleton{border-radius:calc(var(--radius-lg)6px);background:#ffffff8c;border:1px solid #ccc2b7b3;max-width:520px;height:68px}.Hero-module__ZARIfG__visual{justify-content:center;animation:.9s both Hero-module__ZARIfG__fadeUp;display:flex}.Hero-module__ZARIfG__phone{filter:drop-shadow(0 28px 50px #6f4e4838);width:min(100%,320px)}.Hero-module__ZARIfG__phoneChrome{background:linear-gradient(160deg,#2c2c2e,#1c1c1e 55%,#3a2f2c);border-radius:36px;padding:10px}.Hero-module__ZARIfG__notch{background:#0d0d0f;border-radius:999px;width:34%;height:8px;margin:4px auto 10px}.Hero-module__ZARIfG__phoneScreen{background:radial-gradient(circle at 70% 18%,#ffffff8c,transparent 40%),var(--color-bg);border-radius:28px;flex-direction:column;min-height:540px;padding:18px 16px 20px;display:flex}.Hero-module__ZARIfG__appHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;font-size:1.15rem;font-weight:700;display:flex}.Hero-module__ZARIfG__avatar{background:var(--color-secondary);opacity:.85;border-radius:50%;width:32px;height:32px}.Hero-module__ZARIfG__scene{flex-direction:column;flex:1;justify-content:center;gap:1rem;display:flex;position:relative}.Hero-module__ZARIfG__ruler{color:var(--color-gray);opacity:.7;flex-direction:column;justify-content:space-between;font-size:.7rem;font-weight:600;display:flex;position:absolute;top:18%;bottom:28%;left:0}.Hero-module__ZARIfG__stage{justify-content:center;align-items:flex-end;gap:.65rem;min-height:220px;padding-left:1.5rem;display:flex}.Hero-module__ZARIfG__compare{opacity:.92;margin-bottom:10px}.Hero-module__ZARIfG__sizeLabel{text-align:center;color:var(--color-text-secondary);margin:0;font-size:.85rem;font-weight:500}.Hero-module__ZARIfG__appCta{text-align:center;background:var(--color-secondary);color:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-button);margin-top:1.25rem;padding:14px 12px;font-weight:600}@keyframes Hero-module__ZARIfG__fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.Hero-module__ZARIfG__hero{min-height:unset;padding-top:1.5rem}.Hero-module__ZARIfG__grid{grid-template-columns:1fr;gap:2.5rem}.Hero-module__ZARIfG__copy{max-width:none}.Hero-module__ZARIfG__brand{font-size:clamp(2.2rem,10vw,3rem)}.Hero-module__ZARIfG__phoneScreen{min-height:480px}}
.ProductLoop-module__mfDL3a__section{padding:clamp(3.5rem,8vw,6rem) 0}.ProductLoop-module__mfDL3a__intro{max-width:34rem;margin-bottom:clamp(2rem,4vw,3rem)}.ProductLoop-module__mfDL3a__intro h2{letter-spacing:-.03em;margin:0;font-size:clamp(1.7rem,3vw,2.2rem);line-height:1.15}.ProductLoop-module__mfDL3a__intro p{color:var(--color-text-secondary);margin:.85rem 0 0;font-size:1.05rem;line-height:1.5}.ProductLoop-module__mfDL3a__steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.ProductLoop-module__mfDL3a__step{min-width:0;padding:.25rem;position:relative}.ProductLoop-module__mfDL3a__index{letter-spacing:.08em;color:var(--color-secondary-light);margin-bottom:.85rem;font-size:.8rem;font-weight:600;display:block}.ProductLoop-module__mfDL3a__step h3{letter-spacing:-.02em;margin:0;font-size:1.15rem}.ProductLoop-module__mfDL3a__step p{color:var(--color-text-secondary);margin:.55rem 0 0;font-size:.98rem;line-height:1.45}.ProductLoop-module__mfDL3a__arrow{display:none}@media (min-width:1001px){.ProductLoop-module__mfDL3a__arrow{color:var(--color-secondary-light);opacity:.55;font-size:1.25rem;display:block;position:absolute;top:2.35rem;right:-.35rem}}@media (max-width:1000px){.ProductLoop-module__mfDL3a__steps{grid-template-columns:1fr 1fr}}@media (max-width:640px){.ProductLoop-module__mfDL3a__steps{grid-template-columns:1fr;gap:0}.ProductLoop-module__mfDL3a__step{border-bottom:1px solid #ccc2b78c;padding:1.15rem 0}.ProductLoop-module__mfDL3a__step:first-child{padding-top:0}.ProductLoop-module__mfDL3a__step:last-child{border-bottom:0;padding-bottom:0}}
.GrowthShowcase-module__YItLZa__section{padding:clamp(3.5rem,8vw,6.5rem) 0}.GrowthShowcase-module__YItLZa__layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.GrowthShowcase-module__YItLZa__copy h2{letter-spacing:-.03em;margin:0;font-size:clamp(1.7rem,3vw,2.2rem);line-height:1.15}.GrowthShowcase-module__YItLZa__copy>p{color:var(--color-text-secondary);max-width:32rem;margin:.9rem 0 1.5rem;font-size:1.05rem;line-height:1.5}.GrowthShowcase-module__YItLZa__stageList{flex-wrap:wrap;gap:.55rem;display:flex}.GrowthShowcase-module__YItLZa__stageButton{border-radius:var(--radius-md);cursor:pointer;background:#ffffff73;border:1px solid #ccc2b7e6;flex-direction:column;align-items:flex-start;gap:2px;min-width:96px;padding:10px 12px;display:inline-flex}.GrowthShowcase-module__YItLZa__stageButton:hover{border-color:var(--color-secondary-light)}.GrowthShowcase-module__YItLZa__active{background:var(--color-secondary);border-color:var(--color-secondary);color:#fff}.GrowthShowcase-module__YItLZa__stageSize{opacity:.75;letter-spacing:.04em;font-size:.75rem;font-weight:600}.GrowthShowcase-module__YItLZa__active .GrowthShowcase-module__YItLZa__stageSize{opacity:.85}.GrowthShowcase-module__YItLZa__stageName{font-size:.95rem;font-weight:600}.GrowthShowcase-module__YItLZa__canvas{background:radial-gradient(circle at 50% 20%,#ffffffb3,#0000 45%),linear-gradient(#fff8f0f2,#f5e6d4d9);border:1px solid #ccc2b7a6;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:2rem 1.5rem 1.5rem;display:flex;position:relative;overflow:hidden}.GrowthShowcase-module__YItLZa__ground{filter:blur(1px);background:#8b635c14;border-radius:999px;height:18px;position:absolute;bottom:22%;left:12%;right:12%}.GrowthShowcase-module__YItLZa__compareRow{z-index:1;justify-content:center;align-items:flex-end;gap:clamp(1rem,4vw,2.5rem);min-height:220px;display:flex;position:relative}.GrowthShowcase-module__YItLZa__object{width:clamp(64px,12vw,96px);height:auto;animation:.42s GrowthShowcase-module__YItLZa__pop}.GrowthShowcase-module__YItLZa__marshmallow{transition:width .42s,height .42s;animation:.42s GrowthShowcase-module__YItLZa__pop}.GrowthShowcase-module__YItLZa__caption{z-index:1;text-align:center;gap:.3rem;margin:1.75rem 0 0;display:grid;position:relative}.GrowthShowcase-module__YItLZa__caption strong{letter-spacing:-.02em;font-size:1.15rem}.GrowthShowcase-module__YItLZa__caption span{color:var(--color-text-secondary);font-size:.98rem}@keyframes GrowthShowcase-module__YItLZa__pop{0%{opacity:.4;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:900px){.GrowthShowcase-module__YItLZa__layout{grid-template-columns:1fr}.GrowthShowcase-module__YItLZa__canvas{order:-1;min-height:320px}}
.FeatureSection-module__RHRnLa__section{padding:clamp(3.5rem,8vw,6rem) 0}.FeatureSection-module__RHRnLa__intro{max-width:34rem;margin-bottom:clamp(2rem,4vw,2.75rem)}.FeatureSection-module__RHRnLa__intro h2{letter-spacing:-.03em;margin:0;font-size:clamp(1.7rem,3vw,2.2rem);line-height:1.15}.FeatureSection-module__RHRnLa__intro p{color:var(--color-text-secondary);margin:.85rem 0 0;font-size:1.05rem}.FeatureSection-module__RHRnLa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem 1.5rem;margin:0;padding:0;list-style:none;display:grid}.FeatureSection-module__RHRnLa__item{border-top:1px solid #ccc2b7b3;padding-top:1.1rem}.FeatureSection-module__RHRnLa__item h3{letter-spacing:-.02em;margin:0;font-size:1.12rem}.FeatureSection-module__RHRnLa__item p{color:var(--color-text-secondary);margin:.55rem 0 0;font-size:.98rem;line-height:1.45}@media (max-width:900px){.FeatureSection-module__RHRnLa__grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.FeatureSection-module__RHRnLa__grid{grid-template-columns:1fr;gap:1.35rem}}
.FinalCTA-module__G4Qm-G__section{padding:clamp(2.5rem,6vw,4.5rem) 0 clamp(4rem,8vw,6rem)}.FinalCTA-module__G4Qm-G__panel{text-align:center;background:radial-gradient(circle at 50% 0,#ffffffbf,#0000 55%),#fff5eae6;border:1px solid #ccc2b7b3;border-radius:28px;padding:clamp(2.5rem,6vw,4rem) clamp(1.25rem,4vw,2rem)}.FinalCTA-module__G4Qm-G__panel h2{letter-spacing:-.03em;margin:0;font-size:clamp(1.8rem,3.4vw,2.5rem)}.FinalCTA-module__G4Qm-G__support{color:var(--color-text-secondary);margin:.75rem 0 1.75rem;font-size:1.05rem}.FinalCTA-module__G4Qm-G__form{justify-content:center;display:flex}.FinalCTA-module__G4Qm-G__skeleton{border-radius:calc(var(--radius-lg) + 6px);background:#ffffff8c;border:1px solid #ccc2b7b3;width:min(100%,520px);height:68px}
.Footer-module__S6Hkya__footer{border-top:1px solid #ccc2b78c;padding:2rem 0 2.5rem}.Footer-module__S6Hkya__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__S6Hkya__brand{align-items:center;gap:8px;font-weight:700;display:inline-flex}.Footer-module__S6Hkya__brand img{background:var(--color-white);border-radius:8px;box-shadow:0 0 0 1px #ccc2b7b3}.Footer-module__S6Hkya__links{gap:1.25rem;display:flex}.Footer-module__S6Hkya__links a{color:var(--color-text-secondary);font-size:.95rem;font-weight:500}.Footer-module__S6Hkya__links a:hover{color:var(--color-text)}.Footer-module__S6Hkya__copy{color:var(--color-text-secondary);margin:0;font-size:.9rem}@media (max-width:640px){.Footer-module__S6Hkya__inner{flex-direction:column;align-items:flex-start}}
.legal-module__0qBMDG__top{border-bottom:1px solid #ccc2b78c;padding:1.25rem 0}.legal-module__0qBMDG__topInner{align-items:center;display:flex}.legal-module__0qBMDG__brand{align-items:center;gap:10px;font-size:1.1rem;font-weight:700;display:inline-flex}.legal-module__0qBMDG__brand img{background:#fff;border-radius:8px;box-shadow:0 0 0 1px #ccc2b7b3}.legal-module__0qBMDG__main{max-width:720px;padding:3rem 0 4rem}.legal-module__0qBMDG__main h1{letter-spacing:-.03em;margin:0;font-size:clamp(2rem,4vw,2.6rem)}.legal-module__0qBMDG__updated{color:var(--color-text-secondary);margin:.75rem 0 1.75rem;font-size:.95rem}.legal-module__0qBMDG__main h2{margin:2rem 0 .75rem;font-size:1.2rem}.legal-module__0qBMDG__main p{color:var(--color-text);margin:0 0 1rem;line-height:1.6}.legal-module__0qBMDG__main a{color:var(--color-secondary-dark);text-underline-offset:3px;text-decoration:underline}.legal-module__0qBMDG__main code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.92em}
