:root{--cream:#f7f3ee;--warm-white:#fdfaf7;--clay:#36aade;--clay-light:#a8d9f0;--clay-dark:#1a7aaf;--forest:#1a7aaf;--forest-light:#36aade;--forest-pale:#ebf6fd;--charcoal:#2a2420;--mid:#6b5f58;--soft:#9e948e;--border:#2a24201a;--border-mid:#2a24202e}.marketing-home,.marketing-home *,.marketing-home :before,.marketing-home :after{box-sizing:border-box;margin:0;padding:0}.marketing-home{font-family:var(--font-dm-sans,"DM Sans"), sans-serif;background:var(--warm-white);color:var(--charcoal);overflow-x:hidden}.marketing-home nav{z-index:100;-webkit-backdrop-filter:blur(20px);justify-content:space-between;align-items:center;padding:1.25rem 2.5rem;transition:background .35s,border-color .35s;display:flex;position:fixed;top:0;left:0;right:0}.marketing-home nav.nav-dark{background:#0a0f1459;border-bottom:.5px solid #ffffff1f}.marketing-home nav.nav-light{background:#fdfaf7f0;border-bottom:.5px solid #2a24201a}nav.nav-dark .nav-logo-text{color:#fff}nav.nav-light .nav-logo-text{color:var(--charcoal)}nav.nav-dark .nav-logo-text span,nav.nav-light .nav-logo-text span{color:var(--clay)}nav.nav-dark .nav-links a{color:#fffc}nav.nav-dark .nav-links a:hover{color:#fff}nav.nav-light .nav-links a{color:var(--mid)}nav.nav-light .nav-links a:hover{color:var(--charcoal)}.nav-cta,nav.nav-dark .nav-cta,nav.nav-light .nav-cta{background:var(--clay)!important;color:#fff!important;border:none!important}.nav-cta:hover,nav.nav-dark .nav-cta:hover,nav.nav-light .nav-cta:hover{background:var(--clay-dark)!important}.nav-logo{font-family:var(--font-fraunces,"Fraunces"), serif;color:#fff;letter-spacing:-.02em;font-size:1.6rem;font-weight:400;text-decoration:none}.nav-logo span{color:var(--clay)}.nav-links{align-items:center;gap:2rem;list-style:none;display:flex}.nav-links a{color:#fffc;letter-spacing:.01em;font-size:.9rem;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#fff}.nav-cta{border-radius:100px;padding:.55rem 1.4rem;font-weight:500;background:var(--clay)!important;color:#fff!important;font-size:.88rem!important;transition:background .2s!important}.nav-cta:hover{background:var(--clay-dark)!important}.hero{align-items:center;min-height:100vh;padding:8rem 2.5rem 5rem;display:flex;position:relative;overflow:hidden}.hero-bg-image{z-index:0;opacity:1;z-index:0;background-image:url(/HomepageHeroImage.jpg);background-position:50% 25%;background-size:cover;position:absolute;inset:0}.hero-bg{z-index:1;background:linear-gradient(105deg,#080e16c7 0%,#080e1680 42%,#080e162e 100%);position:absolute;inset:0}.hero-content{z-index:3;max-width:620px;animation:.8s both fadeUp;position:relative}.hero-content h1 .hero-headline-brand{color:var(--clay)}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero-eyebrow{color:#1a7aaf;letter-spacing:.08em;text-transform:uppercase;background:#ebf6fd;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.75rem;padding:.4rem 1rem;font-size:.8rem;font-weight:500;display:inline-flex}.eyebrow-dot{background:var(--forest-light);border-radius:50%;width:6px;height:6px}.marketing-home h1{font-family:var(--font-fraunces,"Fraunces"), serif;letter-spacing:-.03em;color:#fff;margin-bottom:1.5rem;font-size:clamp(2.8rem,5.5vw,4.5rem);font-weight:300;line-height:1.1}.marketing-home h1 em{color:#7dd4f5;font-style:italic}.hero-content h1{margin-bottom:1.25rem;font-size:clamp(2rem,3.95vw,3.25rem);font-weight:600}.hero-sub{color:#fffc;max-width:min(34rem,100%);margin-bottom:2.5rem;font-size:1.15rem;font-weight:300;line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.hero-cta-group{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.hero-location-badge{color:#a8d9f0;letter-spacing:.05em;background:#36aade2e;border:1px solid #36aade66;border-radius:100px;align-items:center;gap:.4rem;padding:.35rem .9rem;font-size:.78rem;font-weight:500;display:inline-flex}.btn-app{gap:.6rem;box-shadow:0 8px 32px #36aade59;padding:1rem 2rem!important;font-size:1rem!important}.hero-divider{align-items:center;gap:.75rem;width:100%;margin-top:.25rem;display:flex}.hero-divider:before,.hero-divider:after{content:"";background:#ffffff26;flex:1;height:1px}.hero-divider span{color:#fff6;white-space:nowrap;font-size:.78rem}.btn-waitlist{color:#ffffffb3;border-bottom:1px solid #fff3;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.88rem;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.btn-waitlist:hover{color:#7dd4f5;border-color:#7dd4f580}.hero-how-link{color:#ffffff8c;letter-spacing:.02em;align-items:center;gap:.4rem;margin-top:.5rem;font-size:.88rem;text-decoration:none;transition:color .2s;display:inline-flex}.hero-how-link:hover{color:#ffffffe6}.hero-how-link svg{transition:transform .2s}.hero-how-link:hover svg{transform:translateY(3px)}.btn-primary{background:var(--clay);color:#fff;border-radius:100px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.btn-primary:hover{background:var(--clay-dark);transform:translateY(-1px)}.btn-secondary{color:#ffffffd9;border-bottom:1px solid #ffffff4d;align-items:center;gap:.4rem;padding:.85rem 0;font-size:.95rem;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.btn-secondary:hover{color:#7dd4f5;border-color:#7dd4f5}.social-row{align-items:center;gap:1rem;margin-top:3rem;display:flex}.social-label{color:#ffffff80;letter-spacing:.05em;text-transform:uppercase;font-size:.8rem}.social-icons{gap:.75rem;display:flex}.social-icon{color:#ffffffb3;background:0 0;border:.5px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:border-color .2s,color .2s,background .2s;display:flex}.social-icon:hover{border-color:var(--clay);color:var(--clay);background:#36aade26}.social-icon svg{fill:currentColor;width:15px;height:15px}.marketing-home section{padding:6rem 2.5rem}.section-inner{max-width:1100px;margin:0 auto}.section-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--clay);margin-bottom:1rem;font-size:.78rem;font-weight:500;display:block}.marketing-home h2{font-family:var(--font-fraunces,"Fraunces"), serif;letter-spacing:-.025em;color:var(--charcoal);margin-bottom:1.25rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:300;line-height:1.15}.marketing-home h2 em{color:var(--clay);font-style:italic}.section-sub{color:var(--mid);max-width:540px;font-size:1.05rem;font-weight:300;line-height:1.75}#how .section-sub{white-space:nowrap;max-width:none}.how-cta{flex-direction:column;align-items:center;gap:.75rem;margin-top:3rem;padding-top:2.5rem;display:flex}.btn-how-signup{box-shadow:0 6px 24px #36aade47;padding:.9rem 2.25rem!important;font-size:clamp(.9rem,1.5vw,1rem)!important}.how-cta-note{color:var(--soft);margin:0;font-size:clamp(.72rem,1.1vw,.8rem)}#how{background:var(--cream)}.step{background:var(--warm-white);padding:2.5rem 2rem;transition:background .2s;position:relative}.step:hover{background:#fff}.step-num{font-family:var(--font-dm-sans,"DM Sans"), sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--clay);background:#36aade14;border:1px solid #36aade33;border-radius:100px;justify-content:center;align-items:center;margin-bottom:1.25rem;padding:.3rem .75rem;font-size:.7rem;font-weight:500;display:inline-flex}.step-icon{background:var(--clay);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.25rem;display:flex}.step-icon svg{fill:none;stroke:#fff;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.step h3{font-family:var(--font-fraunces,"Fraunces"), serif;color:var(--charcoal);letter-spacing:-.015em;margin-bottom:.75rem;font-size:1.2rem;font-weight:400}.step p{color:var(--mid);font-size:.92rem;font-weight:300;line-height:1.7}.problem-quote span{color:var(--clay-light)}.circles-grid{grid-template-columns:1fr auto;align-items:center;gap:4rem;margin-top:4rem;display:grid}.feature-list{flex-direction:column;gap:1.25rem;margin-top:2rem;list-style:none;display:flex}.feature-item{align-items:flex-start;gap:1rem;display:flex}.feature-check{background:#ebf6fd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;display:flex}.feature-check svg{width:11px;height:11px;stroke:var(--forest);stroke-width:2.5px;fill:none;stroke-linecap:round;stroke-linejoin:round}.feature-text strong{color:var(--charcoal);margin-bottom:.2rem;font-size:.95rem;font-weight:500;display:block}.feature-text p{color:var(--mid);font-size:.87rem;font-weight:300;line-height:1.65}.app-card{border:.5px solid var(--border);background:#fff;border-radius:24px;padding:1.5rem;position:relative;box-shadow:0 32px 80px #2a24201a}.app-header{border-bottom:.5px solid #ffffff1f;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.app-logo-sm{background:var(--clay);width:32px;height:32px;font-family:var(--font-fraunces,"Fraunces"), serif;color:#fff;border-radius:8px;justify-content:center;align-items:center;font-size:.9rem;font-weight:300;display:flex}.app-title-sm{font-family:var(--font-fraunces,"Fraunces"), serif;color:var(--charcoal);font-size:.95rem;font-weight:400}.app-subtitle{color:var(--soft);font-size:.75rem}.circle-card-preview{background:var(--cream);cursor:pointer;border-radius:14px;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:1rem 1.1rem;transition:background .15s;display:flex}.circle-card-preview:hover{background:#ede9e2}.cc-dot{width:40px;height:40px;font-family:var(--font-fraunces,"Fraunces"), serif;color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:400;display:flex}.cc-dot-1{background:var(--clay)}.cc-dot-2{background:#1a7aaf}.cc-dot-3{background:#7a5ca0}.cc-info{flex:1}.cc-name{color:var(--charcoal);font-size:.88rem;font-weight:500;display:block}.cc-meta{color:var(--soft);gap:.6rem;margin-top:.15rem;font-size:.77rem;display:flex}.cc-meta span:before{content:"·";color:var(--border-mid);margin-right:.6rem}.cc-meta span:first-child:before{display:none}.cc-badge{border-radius:100px;padding:.25rem .6rem;font-size:.7rem;font-weight:500}.cc-badge-active{color:#1a7aaf;background:#2d4a3e1a}.cc-badge-soon{color:var(--clay-dark);background:#36aade1f}.streak-bar{border-top:.5px solid var(--border);align-items:center;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.streak-label{color:var(--soft);font-size:.75rem}.streak-dots{gap:4px;display:flex}.sd{border-radius:50%;width:8px;height:8px}.sd-on{background:var(--clay)}.sd-off{background:var(--border-mid)}#waitlist{background:#fff}.waitlist-inner{text-align:center;max-width:600px;margin:0 auto}.waitlist-inner h2{font-size:clamp(2rem,4vw,3rem)}.waitlist-form{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2.5rem;display:flex}.waitlist-input{border:1px solid var(--border-mid);min-width:240px;font-family:var(--font-dm-sans,"DM Sans"), sans-serif;color:var(--charcoal);background:#fff;border-radius:100px;outline:none;flex:1;padding:.9rem 1.25rem;font-size:.95rem;transition:border-color .2s}.waitlist-input::placeholder{color:var(--soft)}.waitlist-input:focus{border-color:var(--clay)}.waitlist-btn{text-align:center;background:var(--clay);color:#fff;font-family:var(--font-dm-sans,"DM Sans"), sans-serif;cursor:pointer;box-sizing:border-box;border:none;border-radius:100px;justify-content:center;align-items:center;padding:.9rem 2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.waitlist-btn:hover{background:var(--clay-dark);transform:translateY(-1px)}.waitlist-note{color:var(--soft);margin-top:1rem;font-size:.82rem}.waitlist-success{color:#1a7aaf;background:#ebf6fd;border-radius:14px;margin-top:2rem;padding:1.5rem 2rem;font-size:.95rem;line-height:1.6;display:none}.app-section{justify-content:space-between;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;padding:5rem 2rem;display:flex}.app-content{flex:1;min-width:280px}.store-btns{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.store-btn{border:1px solid var(--border-mid);color:var(--charcoal);background:#fff;border-radius:14px;align-items:center;gap:.75rem;padding:.85rem 1.5rem;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:inline-flex}.store-btn:hover{border-color:var(--clay);box-shadow:0 4px 16px #36aade1f}.store-btn svg{width:24px;height:24px;fill:var(--charcoal)}.store-btn-text{flex-direction:column;display:flex}.store-btn-small{color:var(--soft);font-size:.7rem}.store-btn-big{font-size:.95rem;font-weight:500}.app-mockup-lg{background:var(--charcoal);border-radius:28px;width:300px;padding:1.5rem 1.25rem;position:relative;box-shadow:0 40px 100px #2a242033}.phone-notch{background:#ffffff14;border-radius:100px;width:80px;height:20px;margin:0 auto 1.5rem}.phone-screen-content{color:#fff}.phone-greeting{color:#ffffff80;margin-bottom:.3rem;font-size:.7rem}.phone-title{font-family:var(--font-fraunces,"Fraunces"), serif;color:#fff;margin-bottom:1.25rem;font-size:1.2rem;font-weight:300}.phone-hangout-card{background:#ffffff0f;border:.5px solid #ffffff14;border-radius:14px;margin-bottom:.75rem;padding:1rem}.ph-tag{color:var(--clay-light);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.4rem;font-size:.65rem;font-weight:500;display:block}.ph-title{color:#fff;margin-bottom:.3rem;font-size:.88rem;font-weight:500}.ph-meta{color:#fff6;font-size:.72rem}.ph-footer{justify-content:space-between;align-items:center;margin-top:.75rem;display:flex}.ph-avatars{display:flex}.ph-av{width:22px;height:22px;font-size:.55rem;font-family:var(--font-fraunces,"Fraunces"), serif;color:#fff;border:1.5px solid #2a2420cc;border-radius:50%;justify-content:center;align-items:center;margin-left:-6px;font-weight:400;display:flex}.ph-av:first-child{margin-left:0}.ph-av-1{background:var(--clay)}.ph-av-2{background:var(--forest-light)}.ph-av-3{background:#7a5ca0}.ph-going{color:#ffffff73;font-size:.72rem}.ph-rsvp{background:var(--clay);color:#fff;border-radius:100px;padding:.3rem .75rem;font-size:.72rem;font-weight:500}.marketing-home footer{background:var(--charcoal);color:#ffffff80;padding:3rem 2.5rem 2rem;font-size:.85rem}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;max-width:1100px;margin:0 auto;display:flex}.footer-logo{font-family:var(--font-fraunces,"Fraunces"), serif;color:#fff;margin-bottom:.4rem;font-size:1.4rem;font-weight:300}.footer-logo span{color:var(--clay-light)}.footer-tagline{color:#ffffff59;font-size:.8rem}.footer-links{gap:2rem;list-style:none;display:flex}.footer-bottom{border-top:.5px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:2rem auto 0;padding-top:1.5rem;display:flex}.footer-social{gap:.75rem;display:flex}.footer-social a{color:#ffffff73;border:.5px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:color .2s,border-color .2s;display:flex}.footer-social a:hover{color:#fff;border-color:#fff6}#contact{padding:5rem 2.5rem}.contact-inner{text-align:center;max-width:600px;margin:0 auto}.contact-email{font-family:var(--font-fraunces,"Fraunces"), serif;color:var(--clay);letter-spacing:-.02em;border-bottom:1px solid #c4774a4d;align-items:center;gap:.6rem;margin-top:1.5rem;padding-bottom:.2rem;font-size:1.5rem;font-weight:300;text-decoration:none;transition:color .2s;display:inline-flex}.contact-email:hover{color:var(--clay-dark)}.dual-phones{justify-content:center;align-items:flex-start;gap:1.25rem;display:flex}.phone-frame{border:1px solid var(--border-mid);width:220px;color:var(--charcoal);background:#fff;border-radius:28px;flex-shrink:0;font-size:.72rem;overflow:hidden;box-shadow:0 24px 60px #2a24201f,0 4px 12px #2a24200f}.phone-status-bar{color:var(--charcoal);background:#fff;justify-content:space-between;align-items:center;padding:.55rem 1rem .35rem;font-size:.65rem;font-weight:600;display:flex}.phone-icons{letter-spacing:-.05em;font-size:.6rem}.phone-nav-bar{border-bottom:.5px solid var(--border);background:#fff;justify-content:space-between;align-items:center;padding:.35rem 1rem .55rem;display:flex}.phone-nav-title{color:var(--charcoal);letter-spacing:-.01em;font-size:.85rem;font-weight:600}.phone-nav-icons{color:var(--mid);gap:.6rem;display:flex}.phone-circle-row{align-items:flex-start;gap:.65rem;padding:.75rem .9rem;display:flex}.phone-circle-img{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.phone-circle-info{flex:1;min-width:0}.phone-circle-name{color:var(--charcoal);margin-bottom:.2rem;font-size:.75rem;font-weight:600;line-height:1.3}.phone-circle-desc{color:var(--mid);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.35rem;font-size:.65rem;line-height:1.4;display:-webkit-box;overflow:hidden}.phone-circle-tags{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.phone-tag{border-radius:100px;padding:.2rem .55rem;font-size:.62rem;font-weight:500}.phone-tag.balanced{color:#2d7a60;background:#e8f4f0}.phone-tag.relaxed{color:#3060a0;background:#edf4ff}.phone-tag.growth{color:#6040a0;background:#f2eeff}.phone-tag-members{color:var(--mid);font-size:.62rem}.phone-divider{background:var(--border);height:.5px;margin:0 .9rem}.phone-bottom-nav{border-top:.5px solid var(--border);background:#fff;justify-content:space-around;margin-top:auto;padding:.6rem .4rem .9rem;display:flex}.phone-nav-item{color:var(--soft);cursor:pointer;flex-direction:column;align-items:center;gap:.2rem;font-size:.58rem;display:flex}.phone-nav-item.active{color:var(--clay)}.discover-card-img{background:linear-gradient(135deg,#5b8faa,#36aade);flex-direction:column;justify-content:center;align-items:center;gap:.4rem;height:100px;display:flex;position:relative}.discover-card-visual{flex-direction:column;align-items:center;gap:.3rem;display:flex}.discover-card-visual-label{color:#ffffffb3;letter-spacing:.04em;font-size:.62rem;font-weight:500}.discover-dots{gap:.3rem;display:flex;position:absolute;bottom:.5rem}.d-dot{background:#fff6;border-radius:50%;width:5px;height:5px}.d-dot.d-active{background:#fff}.discover-card-body{padding:.75rem .9rem}.discover-tags-row{flex-wrap:wrap;gap:.3rem;margin-bottom:.55rem;display:flex}.discover-tag{border-radius:100px;padding:.2rem .5rem;font-size:.58rem;font-weight:500}.discover-tag.match{color:#2d7a60;background:#e8f4f0}.discover-tag.streak{color:#a06010;background:#fff8e6}.discover-tag.shared{color:#3060a0;background:#edf4ff}.discover-circle-name{color:var(--charcoal);letter-spacing:-.01em;margin-bottom:.35rem;font-size:.82rem;font-weight:700}.discover-circle-desc{color:var(--mid);margin-bottom:.55rem;font-size:.65rem;line-height:1.5}.discover-meta-row{color:var(--mid);align-items:center;gap:.4rem;margin-bottom:.3rem;font-size:.65rem;display:flex}.discover-join-btn{background:var(--clay);color:#fff;width:100%;font-size:.72rem;font-weight:600;font-family:var(--font-dm-sans,"DM Sans"), sans-serif;cursor:pointer;border:none;border-radius:100px;margin-top:.65rem;padding:.6rem}.step h3{font-size:clamp(1rem,2vw,1.2rem)}.section-tag{font-size:clamp(.68rem,1.2vw,.78rem)}.feature-text strong{font-size:clamp(.85rem,1.5vw,.95rem)}.feature-text p{font-size:clamp(.8rem,1.3vw,.87rem)}.step p{font-size:clamp(.82rem,1.3vw,.92rem)}.section-sub{font-size:clamp(.9rem,1.5vw,1.05rem)}.hero-sub{font-size:clamp(.95rem,1.8vw,1.15rem)}.contact-email{font-size:clamp(1.1rem,2.5vw,1.5rem)}.nav-logo-text{font-size:clamp(1.2rem,2vw,1.5rem)!important}.nav-links a{font-size:clamp(.78rem,1.2vw,.9rem)}.nav-cta,nav.nav-dark .nav-cta,nav.nav-light .nav-cta{font-size:clamp(.78rem,1.2vw,.88rem)!important}.btn-primary{font-size:clamp(.85rem,1.5vw,.95rem)}.btn-app{font-size:clamp(.9rem,1.5vw,1rem)!important}.hero-location-badge{font-size:clamp(.68rem,1.1vw,.78rem)}.btn-waitlist,.hero-how-link{font-size:clamp(.78rem,1.3vw,.88rem)}.store-btn-big{font-size:clamp(.82rem,1.4vw,.95rem)}.store-btn-small{font-size:clamp(.6rem,1vw,.7rem)}.waitlist-input,.waitlist-btn{font-size:clamp(.85rem,1.4vw,.95rem)}.waitlist-note{font-size:clamp(.72rem,1.1vw,.82rem)}.footer-logo{font-size:clamp(1.1rem,2vw,1.4rem)}.footer-tagline{font-size:clamp(.68rem,1.1vw,.8rem)}.footer-links a{font-size:clamp(.72rem,1.1vw,.83rem)}.marketing-home footer{font-size:clamp(.72rem,1.1vw,.85rem)}.stat-num{font-size:clamp(1.4rem,3vw,2rem)}.stat-label{font-size:clamp(.65rem,1.1vw,.8rem)}@media (max-width:900px){.dual-phones{flex-direction:column;align-items:center}.phone-frame{width:min(220px,90vw)}}@media (max-width:768px){.circles-grid{grid-template-columns:1fr}.app-section{flex-direction:column}.hero-circles{display:none}#how .section-sub{white-space:normal;font-size:clamp(.88rem,2.5vw,1rem)}.step h3{font-size:clamp(1rem,3vw,1.15rem)}.steps{gap:1px}}@media (max-width:640px){.marketing-home nav{padding:.9rem 1rem}.nav-links{display:none}.marketing-home section{padding:3rem 1.25rem}.hero{padding:6rem 1.25rem 3.5rem}.problem-section{padding:3rem 1.25rem}.marketing-home footer{padding:2rem 1.25rem 1.25rem}.hero-cta-group{width:100%}.btn-primary,.btn-app{justify-content:center;width:100%}.section-inner{max-width:100%}.circles-grid{gap:2.5rem}.app-section{gap:2rem}.waitlist-form{flex-direction:column}.waitlist-input{width:100%;min-width:0}.waitlist-btn{width:100%}.footer-inner{flex-direction:column;gap:1.25rem}.footer-links{flex-wrap:wrap;gap:1rem}.footer-bottom{flex-direction:column;align-items:flex-start}.store-btns{flex-direction:column}.store-btn{width:100%}.steps{grid-template-columns:1fr}}@media (max-width:380px){.marketing-home nav{padding:.75rem .9rem}.hero{padding:5.5rem 1rem 3rem}.marketing-home section{padding:2.5rem 1rem}.dual-phones{gap:.75rem}.phone-frame{width:min(200px,85vw)}}.single-phone-wrap{justify-content:center;align-items:flex-start;display:flex}.single-phone{width:260px;box-shadow:0 32px 80px #2a242024,0 4px 16px #2a242014}.sp-streak-banner{color:var(--mid);background:#36aade12;border-bottom:.5px solid #36aade26;align-items:center;gap:.5rem;padding:.45rem .9rem;font-size:.62rem;line-height:1.4;display:flex}.sp-streak-banner strong{color:var(--charcoal);font-weight:600}.sp-row{align-items:center}.sp-row-top{justify-content:space-between;align-items:center;gap:.4rem;margin-bottom:.15rem;display:flex}.sp-next-badge{white-space:nowrap;border-radius:100px;flex-shrink:0;padding:.18rem .5rem;font-size:.58rem;font-weight:600}.sp-active{color:var(--clay);background:#36aade1f}.sp-soon{color:#2d6a50;background:#2d4a3e1a}.sp-neutral{background:var(--cream);color:var(--mid)}.sp-streak-dot{color:var(--mid);font-size:.58rem}@media (max-width:768px){.circles-grid{grid-template-columns:1fr}.single-phone-wrap{margin-top:1rem}.single-phone{width:min(260px,80vw)}}@media (max-width:768px){.group-card-img{width:min(240px,75vw)}}.steps{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;margin-top:3rem;display:grid}.step{border:.5px solid var(--border);background:#fff;border-radius:16px;gap:1rem;padding:2rem 1.75rem;transition:box-shadow .2s,transform .2s;position:relative;box-shadow:0 2px 12px #2a24200d}.step:hover{transform:translateY(-3px);box-shadow:0 8px 32px #2a24201a}.hamburger{cursor:pointer;z-index:200;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger span{background:#fff;border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}nav.nav-light .hamburger span{background:var(--charcoal)}.hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:99;border-bottom:.5px solid var(--border);background:#fdfaf7f7;flex-direction:column;gap:0;padding:5.5rem 2rem 2rem;transition:transform .3s cubic-bezier(.4,0,.2,1);display:none;position:fixed;top:0;left:0;right:0;transform:translateY(-100%)}.mobile-menu.open{display:flex;transform:translateY(0)}.mobile-menu a{color:var(--charcoal);border-bottom:.5px solid var(--border);padding:1rem 0;font-size:1.1rem;font-weight:400;text-decoration:none;transition:color .15s;display:block}.mobile-menu a:last-child{border-bottom:none}.mobile-menu a:hover{color:var(--clay)}@media (max-width:760px){.hamburger{display:flex}.nav-links{display:none!important}}.js-loaded .reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(28px)}.js-loaded .reveal.visible{opacity:1;transform:translateY(0)}.js-loaded .reveal-left{opacity:0;transition:opacity .65s,transform .65s;transform:translate(-32px)}.js-loaded .reveal-left.visible{opacity:1;transform:translate(0)}.js-loaded .reveal-right{opacity:0;transition:opacity .65s,transform .65s;transform:translate(32px)}.js-loaded .reveal-right.visible{opacity:1;transform:translate(0)}.js-loaded .reveal-stagger>*{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(24px)}.js-loaded .reveal-stagger.visible>:first-child{opacity:1;transition-delay:0s;transform:none}.js-loaded .reveal-stagger.visible>:nth-child(2){opacity:1;transition-delay:.1s;transform:none}.js-loaded .reveal-stagger.visible>:nth-child(3){opacity:1;transition-delay:.2s;transform:none}.js-loaded .reveal-stagger.visible>:nth-child(4){opacity:1;transition-delay:.3s;transform:none}.js-loaded .reveal-stagger.visible>:nth-child(5){opacity:1;transition-delay:.4s;transform:none}.js-loaded .reveal-stagger.visible>:nth-child(6){opacity:1;transition-delay:.5s;transform:none}.section-white{background:#fff}.section-cream{background:var(--cream)}.section-white .section-tag{color:var(--clay)}.section-white h2{color:var(--charcoal)}.section-white h2 em{color:var(--clay)}.section-white .section-sub,.section-white p{color:var(--mid)}.section-white strong{color:var(--charcoal)}.section-cream .section-tag{color:var(--clay)}.section-cream h2{color:var(--charcoal)}.section-cream h2 em{color:var(--clay)}.section-cream .section-sub,.section-cream p{color:var(--mid)}.section-cream strong{color:var(--charcoal)}.section-cream .step{background:#fff}.section-cream .step:hover{box-shadow:0 8px 32px #2a24201a}html{scroll-behavior:smooth}.marketing-home section+section{border-top:none}.group-card-img{border-radius:20px;width:280px;max-width:100%;display:block;box-shadow:0 28px 70px #2a242026,0 4px 16px #2a242012}.group-card-wrap{justify-content:center;align-items:center;display:flex}@media (max-width:768px){.group-card-img{width:min(260px,75vw)}}.app-body-img-wrap{flex:none;justify-content:center;align-items:center;display:flex}@media (max-width:768px){.app-body-img{width:min(280px,85vw)}}.waitlist-fields{flex-direction:column;flex:1;gap:.75rem;min-width:240px;display:flex}.city-wrap{position:relative}.city-dropdown{border:1px solid var(--border-mid);z-index:300;background:#fff;border-radius:14px;max-height:210px;padding:.35rem 0;list-style:none;display:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 28px #2a242021}.city-dropdown.open{display:block}.city-dropdown li{color:var(--charcoal);cursor:pointer;padding:.6rem 1.2rem;font-size:.88rem;transition:background .1s}.city-dropdown li:hover{color:var(--clay);background:#36aade17}.city-dropdown li mark{color:var(--clay);background:0 0;font-weight:600}@media (max-width:640px){.waitlist-fields{width:100%;min-width:0}.waitlist-form{flex-direction:column}.waitlist-btn{width:100%}}@media (max-width:768px){.app-section{text-align:center;flex-direction:column;gap:2.5rem;padding:3.5rem 1.5rem}.app-content{align-items:center}.app-body-img{width:min(320px,88vw)}}.app-body-img-wrap{flex-shrink:0;justify-content:center;align-items:center;display:flex}.app-body-img{border-radius:20px;width:380px;max-width:100%;display:block;box-shadow:0 24px 64px #2a242024,0 4px 14px #2a242014}@media (max-width:900px){.app-section{flex-direction:column;gap:2.5rem}.app-body-img{width:min(360px,90vw)}}.nav-btn{white-space:nowrap;border-radius:100px;align-items:center;padding:.45rem 1.1rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .18s;display:inline-flex}.nav-btn-ghost{color:#fff;background:0 0;border:1.5px solid #ffffff73}nav.nav-light .nav-btn-ghost{color:var(--charcoal);border-color:#2a24204d}.nav-btn-ghost:hover{background:#ffffff1f}nav.nav-light .nav-btn-ghost:hover{background:#2a24200f}.nav-btn-solid{background:var(--clay);border:1.5px solid var(--clay);color:#fff!important}.nav-btn-solid:hover{background:#2e96c4;border-color:#2e96c4}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1100px;margin:0 auto;padding:2.5rem 2rem 1rem;display:flex}.footer-logo-link{align-items:center;gap:.55rem;text-decoration:none;display:flex}.footer-logo-link img{object-fit:cover;border-radius:9px;width:40px;height:40px}.footer-wordmark{font-family:var(--font-fraunces,"Fraunces"), serif;letter-spacing:-.02em;color:#fff;font-size:1.35rem;font-weight:400}.footer-wordmark span{color:var(--clay)}.footer-links{flex-wrap:wrap;align-items:center;gap:1.5rem;list-style:none;display:flex}.footer-links a{color:#ffffff8c;font-size:.88rem;text-decoration:none;transition:color .15s}.footer-links a:hover{color:#ffffffe6}.footer-bottom{border-top:.5px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;padding:1rem 2rem 1.5rem;display:flex}.footer-legal{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.footer-legal span{color:#ffffff59;font-size:.82rem}.footer-legal-link{color:#ffffff59;font-size:.82rem;text-decoration:none;transition:color .15s}.footer-legal-link:hover{color:#ffffffb3}.footer-social{align-items:center;gap:1rem;display:flex}.footer-social a{color:#ffffff73;align-items:center;transition:color .15s;display:flex}.footer-social a:hover{color:#ffffffe6}.footer-social svg{fill:currentColor;width:18px;height:18px}@media (max-width:640px){.footer-inner,.footer-bottom{flex-direction:column;align-items:flex-start}}.site-footer{background:var(--charcoal)}.site-footer .footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;max-width:1100px;margin:0 auto;padding:3rem 3rem 1.5rem;display:flex}.site-footer .footer-logo-link{align-items:center;gap:.6rem;text-decoration:none;display:flex}.site-footer .footer-logo-link img{object-fit:cover;border-radius:9px;width:40px;height:40px}.site-footer .footer-wordmark{font-family:var(--font-fraunces,"Fraunces"), serif;letter-spacing:-.02em;color:#fff;font-size:1.35rem;font-weight:400}.site-footer .footer-wordmark span{color:var(--clay)}.site-footer .footer-links{flex-wrap:wrap;align-items:center;gap:2rem;list-style:none;display:flex}.site-footer .footer-links a{color:#ffffff8c;font-size:.88rem;text-decoration:none;transition:color .15s}.site-footer .footer-links a:hover{color:#ffffffe6}.site-footer .footer-bottom{border-top:.5px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1100px;margin:0 auto;padding:1.25rem 3rem 2rem;display:flex}.site-footer .footer-legal{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.site-footer .footer-legal span{color:#ffffff59;font-size:.82rem}.site-footer .footer-legal-link{color:#ffffff59;font-size:.82rem;text-decoration:none;transition:color .15s}.site-footer .footer-legal-link:hover{color:#ffffffb3}.site-footer .footer-social{align-items:center;gap:1.25rem;display:flex}.site-footer .footer-social a{color:#ffffff73;align-items:center;transition:color .15s;display:flex}.site-footer .footer-social a:hover{color:#ffffffe6}.site-footer .footer-social svg{fill:currentColor;width:18px;height:18px}@media (max-width:768px){.site-footer .footer-inner{flex-direction:column;align-items:flex-start;padding:2rem 1.5rem 1rem}.site-footer .footer-bottom{flex-direction:column;align-items:flex-start;padding:1rem 1.5rem 1.5rem}.site-footer .footer-links{gap:1.25rem}}
