.container{width:100%;max-width:1100px;margin:0 auto;padding:0 24px}.fade-up{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.fade-up.visible{opacity:1;transform:translateY(0)}.stagger>*{transition-delay:calc(var(--i, 0) * .12s)}nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:20px 0;transition:background .4s,backdrop-filter .4s,box-shadow .4s}nav.scrolled{background:#f7f2ece6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px #6b3a521a}nav .container{display:flex;align-items:center;justify-content:space-between}.nav-logo{font-family:Playfair Display,serif;font-size:1.35rem;font-weight:500;color:var(--fig);letter-spacing:-.01em}.nav-logo span{font-style:italic;opacity:.65;font-size:.8em}.nav-cta{background:transparent;color:var(--fig);border:1.5px solid rgba(107,58,82,.35);padding:9px 20px;border-radius:100px;font-size:.875rem;font-weight:500;letter-spacing:.01em;transition:background .2s,color .2s,border-color .2s,transform .15s}.nav-cta:hover{background:var(--fig);border-color:var(--fig);color:var(--white);transform:translateY(-1px)}#hero{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:120px 24px 80px;position:relative;overflow:hidden;background:var(--cream)}#hero:before{content:"";position:absolute;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,rgba(232,197,180,.45) 0%,transparent 70%);top:-180px;right:-200px;pointer-events:none}#hero:after{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(107,58,82,.08) 0%,transparent 70%);bottom:-100px;left:-120px;pointer-events:none}.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:#6b3a5214;border:1px solid rgba(107,58,82,.15);color:var(--fig);font-size:.78rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;padding:6px 16px;border-radius:100px;margin-bottom:28px}.hero-eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--blush);flex-shrink:0}.hero-headline{font-size:clamp(2.6rem,7vw,5rem);font-weight:500;line-height:1.1;letter-spacing:-.02em;color:var(--text);max-width:800px;margin-bottom:20px}.hero-headline em{font-style:italic;color:var(--fig)}.hero-subhead{font-size:clamp(1rem,2.5vw,1.2rem);color:var(--muted);max-width:500px;line-height:1.65;margin-bottom:40px;font-weight:300}.waitlist-form,.cta-form{display:flex;align-items:center;width:100%;max-width:400px;background:var(--white);border:1.5px solid rgba(107,58,82,.2);border-radius:100px;padding:5px 5px 5px 20px;margin-bottom:12px;transition:border-color .2s,box-shadow .2s}.waitlist-form:focus-within,.cta-form:focus-within{border-color:var(--fig);box-shadow:0 0 0 4px #6b3a5214}.waitlist-form input[type=email],.cta-form input[type=email]{flex:1;min-width:0;border:none;background:transparent;font-family:DM Sans,sans-serif;font-size:.9rem;color:var(--text);outline:none;padding:8px 8px 8px 0}.waitlist-form input[type=email]::placeholder,.cta-form input[type=email]::placeholder{color:#b09aa4}.waitlist-form .btn-primary,.cta-form .btn-primary{padding:10px 18px;font-size:.82rem;box-shadow:none;flex-shrink:0}.waitlist-form .btn-primary:hover,.cta-form .btn-primary:hover{transform:none;box-shadow:none}.signup-lead{font-size:.82rem;color:var(--muted);margin-bottom:14px}.btn-primary{background:var(--fig);color:var(--white);border:none;padding:14px 26px;border-radius:100px;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 16px #6b3a5240}.btn-primary:hover{background:var(--fig-dk);transform:translateY(-1px);box-shadow:0 6px 20px #6b3a5259}.btn-primary:active{transform:translateY(0)}.appstore-badge{display:inline-block;margin-bottom:24px;transition:transform .15s,opacity .2s}.appstore-badge:hover{transform:translateY(-1px);opacity:.88}.appstore-badge img{height:60px;width:auto;display:block}.form-note{font-size:.78rem;color:var(--muted);opacity:.7}.hero-social-proof{margin-bottom:56px;display:flex;flex-direction:column;align-items:center;gap:10px}.avatars{display:flex}.avatar{width:36px;height:36px;border-radius:50%;border:2px solid var(--cream);margin-left:-8px;background:var(--blush);overflow:hidden;font-size:.7rem;display:flex;align-items:center;justify-content:center;font-weight:500;color:var(--fig)}.avatar:first-child{margin-left:0}.avatar-1{background:#ddb8a6}.avatar-2{background:#c9a0b8}.avatar-3{background:#b8c5d0}.avatar-4{background:#d4b896}.avatar-5{background:#e8c5b4}.social-proof-text{font-size:.82rem;color:var(--muted)}.social-proof-text strong{color:var(--fig)}section{position:relative}.section-label{display:inline-block;font-size:.72rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--fig);opacity:.6;margin-bottom:12px}#problem{padding:100px 0;background:var(--cream2)}.problem-intro{text-align:center;max-width:560px;margin:0 auto 64px}.problem-intro h2{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:500;line-height:1.2;letter-spacing:-.02em;margin-bottom:14px}.problem-intro p{color:var(--muted);font-size:1rem;line-height:1.7;font-weight:300}.problem-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.problem-card{background:var(--white);border-radius:20px;padding:36px 32px;border:1px solid rgba(107,58,82,.08);position:relative;overflow:hidden}.problem-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--blush),var(--fig-lt));opacity:0;transition:opacity .3s}.problem-card:hover:before{opacity:1}.problem-icon{font-size:1.8rem;margin-bottom:18px;line-height:1}.problem-card h3{font-size:1.15rem;font-weight:500;margin-bottom:10px;letter-spacing:-.01em}.problem-card p{color:var(--muted);font-size:.9rem;line-height:1.65;font-weight:300}#how{padding:100px 0;background:var(--cream)}.how-intro{text-align:center;max-width:520px;margin:0 auto 64px}.how-intro h2{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:500;line-height:1.2;letter-spacing:-.02em;margin-bottom:14px}.how-intro p{color:var(--muted);font-size:1rem;line-height:1.7;font-weight:300}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:0;position:relative}.steps:before{content:"";position:absolute;top:40px;left:12.5%;right:12.5%;height:1px;background:linear-gradient(90deg,transparent,var(--blush) 15%,var(--blush) 85%,transparent)}.step{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 20px;position:relative}.step-number{width:80px;height:80px;border-radius:50%;background:var(--white);border:2px solid rgba(107,58,82,.12);display:flex;align-items:center;justify-content:center;font-size:1.6rem;margin-bottom:24px;position:relative;z-index:1;box-shadow:0 4px 16px #6b3a5214;transition:transform .25s,box-shadow .25s}.step:hover .step-number{transform:translateY(-3px) scale(1.05);box-shadow:0 8px 24px #6b3a5226}.step-label{font-size:.72rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--fig);opacity:.5;margin-bottom:8px}.step h3{font-size:1.05rem;font-weight:500;margin-bottom:8px;letter-spacing:-.01em}.step p{color:var(--muted);font-size:.85rem;line-height:1.6;font-weight:300}#profile{padding:100px 0;background:var(--cream2)}.profile-inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.profile-copy .section-label{display:block;margin-bottom:12px}.profile-copy h2{font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:500;line-height:1.2;letter-spacing:-.02em;margin-bottom:18px}.profile-copy p{color:var(--muted);font-size:1rem;line-height:1.7;font-weight:300;margin-bottom:14px}.profile-features{list-style:none;margin-top:24px;display:flex;flex-direction:column;gap:10px}.profile-features li{display:flex;align-items:flex-start;gap:10px;font-size:.9rem;color:var(--muted);font-weight:300}.profile-features li:before{content:"◆";font-size:.5rem;color:var(--blush);margin-top:6px;flex-shrink:0}.app-card{background:var(--white);border-radius:24px;box-shadow:0 24px 60px #6b3a5226,0 4px 16px #6b3a520f;overflow:hidden;font-family:DM Sans,sans-serif;max-width:360px;margin:0 auto}.card-header{background:linear-gradient(135deg,var(--fig) 0%,var(--fig-lt) 100%);padding:28px 24px 24px;position:relative;overflow:hidden}.card-header:after{content:"";position:absolute;width:160px;height:160px;border-radius:50%;background:#ffffff0f;top:-40px;right:-40px}.card-meta{display:flex;align-items:center;gap:12px;margin-bottom:16px}.card-avatar{width:48px;height:48px;border-radius:50%;background:var(--blush);border:2px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;font-size:1.2rem}.card-name{color:var(--white);font-size:1.1rem;font-weight:500;font-family:Playfair Display,serif}.card-since{color:#ffffff8c;font-size:.72rem;letter-spacing:.04em}.card-summary{color:#ffffffd9;font-size:.82rem;line-height:1.55;font-style:italic}.card-body{padding:20px 24px 24px}.card-section-title{font-size:.65rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);opacity:.5;margin-bottom:10px}.tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:20px}.tag{padding:5px 12px;border-radius:100px;font-size:.75rem;font-weight:400}.tag-fig{background:#6b3a521a;color:var(--fig)}.tag-blush{background:#e8c5b466;color:#7a4a35}.tag-warm{background:#b4967826;color:#6b4a30}.card-moments{display:flex;flex-direction:column;gap:10px}.moment{display:flex;gap:10px;align-items:flex-start}.moment-dot{width:8px;height:8px;border-radius:50%;background:var(--blush);margin-top:5px;flex-shrink:0}.moment-text{font-size:.8rem;color:var(--muted);line-height:1.5}.moment-date{font-size:.68rem;color:var(--muted);opacity:.45;margin-top:2px}.card-footer{border-top:1px solid rgba(107,58,82,.06);padding:14px 24px;display:flex;align-items:center;justify-content:space-between}.card-footer-label{font-size:.72rem;color:var(--muted);opacity:.5}.card-footer-btn{background:var(--fig);color:var(--white);font-size:.72rem;font-weight:500;padding:6px 14px;border-radius:100px}#philosophy{padding:110px 24px;background:var(--fig-dk);text-align:center;position:relative;overflow:hidden}#philosophy:before{content:"";position:absolute;width:800px;height:800px;border-radius:50%;background:radial-gradient(circle,rgba(232,197,180,.07) 0%,transparent 65%);top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.philosophy-quote{font-family:Playfair Display,serif;font-style:italic;font-size:clamp(2.4rem,7vw,5rem);font-weight:400;color:var(--blush);line-height:1.1;letter-spacing:-.02em;margin-bottom:32px;position:relative}.philosophy-quote:before{content:"“";position:absolute;top:-20px;left:-10px;font-size:1.5em;color:var(--blush);opacity:.25;line-height:1}.philosophy-body{color:#e8c5b4a6;font-size:clamp(.95rem,2vw,1.1rem);font-weight:300;line-height:1.7;max-width:520px;margin:0 auto 20px}.philosophy-rule{width:40px;height:1px;background:var(--blush);opacity:.3;margin:28px auto}.philosophy-tagline{color:#fff6;font-size:.78rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}#cta{padding:110px 24px;background:var(--cream);text-align:center}#cta h2{font-size:clamp(2rem,5vw,3.2rem);font-weight:500;line-height:1.15;letter-spacing:-.02em;margin-bottom:16px;max-width:560px;margin-left:auto;margin-right:auto}#cta h2 em{font-style:italic;color:var(--fig)}#cta p{color:var(--muted);font-size:1rem;font-weight:300;margin-bottom:40px}.cta-form-wrap{display:flex;flex-direction:column;align-items:center;gap:0}.cta-note{font-size:.78rem;color:var(--muted);opacity:.6}footer{background:var(--text);padding:48px 24px}footer .container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}.footer-left .footer-logo{font-family:Playfair Display,serif;font-size:1.2rem;color:var(--blush);margin-bottom:4px}.footer-left .footer-tagline{font-size:.78rem;color:#e8c5b466;letter-spacing:.04em}.footer-right{display:flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:flex-end}.footer-links{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.footer-links a{font-size:.75rem;color:#e8c5b46b;transition:color .2s}.footer-links a:hover{color:var(--blush)}.footer-icon{width:36px;height:36px;border-radius:10px;background:#e8c5b414;display:flex;align-items:center;justify-content:center;color:#e8c5b480;transition:background .2s,color .2s;cursor:pointer}.footer-icon:hover{background:#e8c5b426;color:var(--blush)}.footer-icon svg{width:16px;height:16px;fill:currentColor}.footer-copy{font-size:.75rem;color:#e8c5b440}@media(max-width:768px){.steps:before{display:none}.steps{grid-template-columns:1fr;gap:32px}.step{flex-direction:row;text-align:left;align-items:flex-start;gap:20px}.step-number{flex-shrink:0;margin-bottom:0}.step-content{flex:1;padding-top:8px}.profile-inner{grid-template-columns:1fr}.profile-copy{order:2}.profile-card-wrap{order:1}footer .container{flex-direction:column;align-items:flex-start}.footer-right{flex-direction:column;align-items:flex-start}.footer-links{align-items:flex-start}}@media(max-width:480px){.hero-headline{font-size:2.2rem}nav .nav-cta{display:none}}
