:root{--bg: #f7f4ef;--bg-soft: #f1ece4;--bg-card: #ffffff;--ink: #2a2622;--ink-2: #4a443e;--mute: #9a958d;--rule: #e7e1d6;--peach: #e8a08e;--peach-ink: #c4715d;--peach-soft: #f6dfd7;--blue: #b8d4e8;--sage: #a9c2b3;--yellow: #ead27a;--maroon: #3a1f1f;--radius: 14px;--radius-lg: 22px;--maxw: 1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Urbanist,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:400;font-size:17px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:var(--ink);text-decoration:none}img{max-width:100%;display:block}p,h1,h2,h3,h4{margin:0}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 28px}header.site{position:sticky;top:0;z-index:50;backdrop-filter:saturate(140%) blur(10px);-webkit-backdrop-filter:saturate(140%) blur(10px);background:color-mix(in oklab,var(--bg) 82%,transparent);border-bottom:1px solid transparent;transition:border-color .2s ease,background .2s ease}header.site.scrolled{border-bottom-color:var(--rule)}.nav{display:flex;align-items:center;justify-content:space-between;padding:18px 0}.brand{display:inline-flex;align-items:center;gap:10px}.brand img{height:70px;width:auto;filter:invert(1)}.brand .wordmark{font-family:"Instrument Serif",serif;font-style:italic;font-size:26px;color:var(--maroon);line-height:1;letter-spacing:-.01em}.nav-cta{font-family:Urbanist,sans-serif;font-size:14px;font-weight:500;color:var(--ink);border:1px solid var(--rule);background:var(--bg-card);padding:10px 16px;border-radius:999px;transition:border-color .2s ease,background .2s ease,transform .2s ease}.nav-cta:hover{border-color:var(--peach);background:var(--peach-soft)}.hero{padding:72px 0 40px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:-10% 30% auto auto;width:480px;height:480px;background:radial-gradient(closest-side,rgba(232,160,142,.18),transparent 70%);filter:blur(8px);pointer-events:none;z-index:0}.hero:after{content:"";position:absolute;inset:40% auto auto -10%;width:420px;height:420px;background:radial-gradient(closest-side,rgba(184,212,232,.22),transparent 70%);filter:blur(8px);pointer-events:none;z-index:0}.hero .wrap{position:relative;z-index:1}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--mute);font-weight:500}.eyebrow .dot{width:8px;height:8px;border-radius:50%;background:var(--peach);box-shadow:0 0 0 4px var(--peach-soft)}h1{font-family:Urbanist,sans-serif;font-weight:500;font-size:clamp(40px,6.4vw,72px);line-height:1.04;letter-spacing:-.025em;color:var(--ink);margin:22px 0 0;max-width:18ch;text-wrap:balance}h1 em,h2 em,h3 em{font-family:"Instrument Serif",serif;font-style:italic;font-weight:400;color:var(--peach-ink);letter-spacing:-.01em}.hero p.lede{margin:22px 0 0;font-size:clamp(17px,1.4vw,19px);color:var(--ink-2);max-width:56ch;line-height:1.6}.cta-row{margin-top:32px;display:flex;gap:12px;flex-wrap:wrap;align-items:center}.btn{display:inline-flex;align-items:center;gap:10px;font-family:Urbanist,sans-serif;font-size:15px;font-weight:500;padding:14px 22px;border-radius:999px;border:1px solid transparent;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease;cursor:pointer}.btn-primary{background:var(--ink);color:var(--bg)}.btn-primary:hover{background:#1c1916;box-shadow:0 8px 24px -10px #00000059}.btn-ghost{background:transparent;color:var(--ink);border-color:var(--rule)}.btn-ghost:hover{border-color:var(--ink)}.btn svg{width:16px;height:16px}.hero-meta{margin-top:18px;color:var(--mute);font-size:13px;display:flex;gap:18px;flex-wrap:wrap}.hero-meta span{display:inline-flex;align-items:center;gap:6px}.hero-meta span:before{content:"";width:4px;height:4px;border-radius:50%;background:var(--mute)}.hero-meta span:first-child:before{display:none}.hero-visual{margin-top:56px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:22px;align-items:end}.phone{position:relative;border-radius:32px;overflow:hidden;background:#fff;box-shadow:0 1px #0000000a,0 24px 60px -28px #3a1f1f38,0 8px 18px -10px #3a1f1f14;aspect-ratio:1170 / 2532;border:1px solid var(--rule)}.phone img{width:100%;height:100%;object-fit:cover;object-position:top}.phone.center{transform:translateY(-32px);border-radius:36px}.phone.left{transform:rotate(-2deg)}.phone.right{transform:rotate(2deg)}section{padding:100px 0;position:relative}.section-head{max-width:720px;margin-bottom:56px}.section-head h2{font-family:Urbanist,sans-serif;font-weight:500;font-size:clamp(30px,3.6vw,44px);line-height:1.1;letter-spacing:-.02em;margin:14px 0 0;text-wrap:balance}.section-head p{margin:18px 0 0;color:var(--ink-2);font-size:18px;max-width:60ch}.modes{display:grid;grid-template-columns:1fr 1fr;gap:24px}.mode{padding:36px;background:var(--bg-card);border:1px solid var(--rule);border-radius:var(--radius-lg);transition:transform .25s ease,box-shadow .25s ease}.mode:hover{transform:translateY(-2px);box-shadow:0 14px 30px -22px #3a1f1f2e}.mode .tag{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--mute);font-weight:500}.mode .tag .pill{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:8px;vertical-align:middle}.mode.expecting .pill{background:var(--peach)}.mode.arrived .pill{background:var(--sage)}.mode h3{font-family:Urbanist,sans-serif;font-weight:500;font-size:28px;line-height:1.15;letter-spacing:-.015em;margin:16px 0 10px}.mode p{color:var(--ink-2);margin:0;line-height:1.6}.mode ul{list-style:none;padding:0;margin:22px 0 0;display:flex;flex-direction:column;gap:10px}.mode li{display:flex;align-items:flex-start;gap:12px;font-size:15px;color:var(--ink-2)}.mode li:before{content:"";margin-top:9px;width:16px;height:1px;background:var(--ink);flex:none;opacity:.35}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--rule);border:1px solid var(--rule);border-radius:var(--radius-lg);overflow:hidden}.feature{background:var(--bg);padding:34px 32px;display:flex;flex-direction:column;gap:14px;transition:background .25s ease}.feature:hover{background:var(--bg-soft)}.feature .icon{width:36px;height:36px;border-radius:10px;background:var(--bg-card);border:1px solid var(--rule);display:grid;place-items:center;color:var(--ink-2)}.feature .icon svg{width:18px;height:18px}.feature h3{font-family:Urbanist,sans-serif;font-weight:500;font-size:20px;letter-spacing:-.01em;margin:0}.feature p{color:var(--ink-2);font-size:15px;line-height:1.55;margin:0}.story{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.story.flip{direction:rtl}.story.flip>*{direction:ltr}.story+.story{margin-top:120px}.story-copy h3{font-family:Urbanist,sans-serif;font-weight:500;font-size:clamp(26px,2.8vw,36px);letter-spacing:-.02em;line-height:1.15;margin:14px 0 0;text-wrap:balance}.story-copy .eyebrow{margin-bottom:0}.story-copy p{color:var(--ink-2);font-size:17px;margin:18px 0 0;max-width:48ch;line-height:1.65}.story-list{list-style:none;margin:26px 0 0;padding:0;display:flex;flex-direction:column;gap:14px}.story-list li{display:flex;gap:14px;align-items:flex-start;font-size:15px;color:var(--ink-2)}.story-list li .swatch{width:10px;height:10px;border-radius:50%;margin-top:7px;flex:none}.story-frame{background:var(--bg-soft);border-radius:var(--radius-lg);padding:36px;display:grid;place-items:center;min-height:520px;overflow:hidden;position:relative}.story-frame.peach{background:linear-gradient(160deg,#f6dfd7,#efd1c4)}.story-frame.sage{background:linear-gradient(160deg,#dbe7df,#c8dbcf)}.story-frame.blue{background:linear-gradient(160deg,#dde8f1,#c9dbe7)}.story-frame.cream{background:linear-gradient(160deg,#f1ece4,#e8e1d4)}.story-frame .phone{max-width:280px;width:100%;box-shadow:0 1px #0000000a,0 30px 60px -30px #3a1f1f47,0 10px 20px -12px #3a1f1f1a}.story-frame .stack{position:relative;width:100%;max-width:380px;height:100%;min-height:460px}.story-frame .stack .phone{position:absolute;width:230px;max-width:none}.story-frame .stack .phone.a{top:0;left:0;transform:rotate(-3deg)}.story-frame .stack .phone.b{bottom:0;right:0;transform:rotate(3deg)}.trust{background:var(--bg-soft);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.trust h2{font-family:Urbanist,sans-serif;font-weight:500;font-size:clamp(30px,3.6vw,44px);line-height:1.1;letter-spacing:-.02em;margin:0;text-wrap:balance}.trust ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:22px}.trust li{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start}.trust li .num{font-family:"Instrument Serif",serif;font-style:italic;font-size:22px;color:var(--peach-ink);width:32px;line-height:1.2}.trust li h4{font-family:Urbanist,sans-serif;font-weight:500;font-size:18px;margin:0 0 4px;letter-spacing:-.01em}.trust li p{margin:0;color:var(--ink-2);font-size:15px;line-height:1.55}.non-medical{margin-top:40px;padding:22px 24px;border:1px solid var(--rule);background:var(--bg-card);border-radius:var(--radius);color:var(--ink-2);font-size:14px;line-height:1.55;display:flex;gap:14px;align-items:flex-start}.non-medical svg{flex:none;color:var(--mute);width:18px;height:18px;margin-top:2px}.final{text-align:center;padding:140px 0;position:relative}.final:before{content:"";position:absolute;inset:20% 20% auto;height:400px;background:radial-gradient(closest-side,rgba(232,160,142,.18),transparent 70%);filter:blur(10px);z-index:0}.final .wrap{position:relative;z-index:1}.final h2{font-family:Urbanist,sans-serif;font-weight:500;font-size:clamp(36px,5vw,60px);letter-spacing:-.025em;line-height:1.05;margin:0 auto;max-width:20ch;text-wrap:balance}.final p{color:var(--ink-2);font-size:18px;max-width:50ch;margin:22px auto 0}.final .cta-row{justify-content:center;margin-top:36px}footer.site{background:var(--maroon);color:#e7d8d2;padding:64px 0 36px}footer.site .wrap{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:end}footer.site .brand img{height:55px;filter:none}footer.site .brand .wordmark{color:#fbeae3}footer.site .tag{margin-top:14px;color:#e7d8d2b3;font-size:15px;max-width:36ch}footer.site nav{display:flex;flex-direction:column;gap:10px;text-align:right}footer.site nav a{color:#e7d8d2cc;font-size:14px;transition:color .2s ease}footer.site nav a:hover{color:#fff}footer.site .copy{grid-column:1 / -1;border-top:1px solid rgba(231,216,210,.18);padding-top:24px;margin-top:32px;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#e7d8d28c;flex-wrap:wrap;gap:12px}.legal-page{padding:64px 0 100px}.legal-page .wrap{max-width:740px}.legal-header{margin-bottom:48px;padding-bottom:32px;border-bottom:1px solid var(--rule)}.legal-header h1{font-family:"Source Serif 4",Georgia,serif;font-weight:600;font-size:clamp(2rem,3.6vw,2.8rem);line-height:1.15;letter-spacing:-.015em;max-width:none;margin:0 0 16px}.legal-header .legal-meta{color:var(--mute);font-size:14px;font-family:Urbanist,sans-serif}.legal-header .legal-intro{margin-top:20px;font-family:"Source Serif 4",Georgia,serif;font-size:1.05rem;line-height:1.7;color:var(--ink-2)}.legal-body{font-family:"Source Serif 4",Georgia,serif;font-size:1rem;line-height:1.75;color:var(--ink-2)}.legal-body h2{font-family:"Source Serif 4",Georgia,serif;font-weight:600;font-size:1.3rem;line-height:1.25;letter-spacing:-.01em;color:var(--ink);margin:20px 0 6px}.legal-body h2:first-child{margin-top:0}.legal-body p{margin:0 0 14px}.legal-body p:last-child{margin-bottom:0}.legal-body section{padding:20px;margin:0}.legal-body h3{font-family:"Source Serif 4",Georgia,serif;font-weight:600;font-size:1.1rem;line-height:1.3;color:var(--ink);margin:24px 0 8px}.legal-body ul{margin:10px 0 14px;padding-left:24px;list-style:disc}.legal-body li{margin-bottom:4px;line-height:1.7}.legal-body a{color:var(--peach-ink);text-decoration:underline;text-underline-offset:2px}.legal-contact{margin-top:8px;line-height:1.8}.reveal{opacity:0;transform:translateY(14px);transition:opacity .9s ease,transform .9s ease}.reveal.in{opacity:1;transform:none}.reveal[data-delay="1"]{transition-delay:.08s}.reveal[data-delay="2"]{transition-delay:.16s}.reveal[data-delay="3"]{transition-delay:.24s}.reveal[data-delay="4"]{transition-delay:.32s}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}html{scroll-behavior:auto}}@media(max-width:900px){section{padding:72px 0}.hero{padding:48px 0 24px}.hero-visual{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:48px}.phone.center{transform:translateY(-16px)}.modes{grid-template-columns:1fr}.features{grid-template-columns:1fr 1fr}.story{grid-template-columns:1fr;gap:32px}.story.flip{direction:ltr}.story+.story{margin-top:64px}.story-frame{min-height:420px;padding:28px}.trust-grid{grid-template-columns:1fr;gap:36px}footer.site .wrap{grid-template-columns:1fr}footer.site nav{text-align:left;flex-direction:row;gap:24px}}@media(max-width:560px){body{font-size:16px}.wrap{padding:0 20px}.features{grid-template-columns:1fr}.mode{padding:28px}.nav-cta{padding:9px 20px;font-size:13px}.hero-visual{gap:8px}.phone{border-radius:22px}.phone.center{border-radius:24px}.story-frame .stack .phone{width:170px}}
