*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}:root{--ivory:#fff9f2;--white:#fff;--warm:#fff1e2;--coral:#e07a5f;--coral-dark:#c96a51;--sage:#81b29a;--honey:#f2cc8f;--navy:#3d405b;--muted:#6e7191;--border:#efe3d5;--shadow:0 24px 70px rgba(61,64,91,.12)}body{min-width:320px;background:var(--ivory);color:var(--navy);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:17px;line-height:1.6}a{cursor:pointer}.beta-banner{padding:10px 24px;background:var(--navy);color:white;text-align:center;font-size:13px;letter-spacing:.01em}.beta-banner strong{color:var(--honey)}.beta-banner a{margin-left:8px;color:white;font-weight:800;text-decoration:underline;text-underline-offset:3px}.skip-link{position:fixed;z-index:99;top:12px;left:12px;transform:translateY(-160%);padding:10px 16px;border-radius:9px;background:var(--navy);color:white}.skip-link:focus{transform:none}.site-header{position:relative;z-index:10;display:flex;align-items:center;justify-content:space-between;max-width:1240px;margin:auto;padding:24px 32px}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--navy);font-size:20px;font-weight:800;line-height:1;text-decoration:none}.brand-mark,.mini-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:var(--coral);color:white;font-size:20px}.brand small{margin-left:2px;padding:5px 8px;border-radius:999px;background:var(--honey);font-size:10px;letter-spacing:.12em}.site-header nav{display:flex;align-items:center;gap:28px}.site-header nav a,.site-footer a{color:var(--navy);font-size:14px;font-weight:650;text-decoration:none}.site-header nav a:hover,.site-footer a:hover{color:var(--coral)}.site-header .nav-cta{padding:10px 17px;border:1px solid var(--coral);border-radius:999px;color:var(--coral)}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,.85fr);align-items:center;gap:72px;max-width:1240px;min-height:690px;margin:auto;padding:60px 32px 110px}.eyebrow{margin-bottom:14px;color:var(--coral);font-size:12px;font-weight:800;letter-spacing:.18em}.hero h1{display:flex;flex-direction:column;align-items:flex-start;max-width:720px;font-size:clamp(52px,6.2vw,82px);font-weight:820;letter-spacing:-.045em;line-height:1}.hero h1 span,.hero h1 em{display:block}.hero h1 em{margin-top:.08em;padding-right:.08em;color:var(--coral);font-family:"Iowan Old Style",Baskerville,"Times New Roman",serif;font-size:1.01em;font-weight:500;letter-spacing:-.035em;line-height:1.04}.hero-lede{max-width:640px;margin:30px 0;color:var(--muted);font-size:20px;line-height:1.65}.actions{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:14px 23px;border-radius:13px;font-size:16px;font-weight:750;text-decoration:none;transition:transform .18s,background .18s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--coral);color:white;box-shadow:0 12px 26px rgba(224,122,95,.25)}.button.primary:hover{background:var(--coral-dark)}.button.secondary{border:1px solid var(--border);background:white;color:var(--navy)}.microcopy{margin-top:17px;color:var(--muted);font-size:13px}.hero-visual{position:relative;display:grid;place-items:center;min-height:560px}.stage-glow{position:absolute;width:530px;height:530px;border-radius:50%;background:radial-gradient(circle,#f8d7a8 0,#fff1e2 52%,transparent 70%)}.phone{position:relative;z-index:2;width:330px;overflow:hidden;border:8px solid var(--navy);border-radius:44px;background:var(--ivory);box-shadow:var(--shadow);transform:rotate(2deg)}.phone-top{display:flex;justify-content:space-between;padding:12px 21px 7px;font-size:9px;font-weight:800}.phone-brand{display:flex;align-items:center;justify-content:center;gap:7px;padding:8px 18px;font-size:13px}.mini-mark{width:25px;height:25px;border-radius:7px;font-size:13px}.show-label{padding:14px 18px 8px;color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.1em}.cue-card,.turn-card{margin:9px 15px;padding:15px;border:1px solid var(--border);border-radius:17px;background:white}.cue-meta{display:flex;align-items:center;gap:9px}.avatar{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:var(--sage);color:white;font-size:12px;font-weight:800}.cue-meta>span:nth-child(2){display:flex;flex:1;flex-direction:column;line-height:1.3}.cue-meta small,.turn-card small{color:var(--coral);font-size:7px;font-weight:900;letter-spacing:.14em}.cue-meta b{font-size:10px}.cue-meta i{width:7px;height:7px;border-radius:50%;background:var(--sage);box-shadow:0 0 0 4px rgba(129,178,154,.16)}.cue-card>p{margin:15px 0 8px;font-family:Georgia,serif;font-size:15px;line-height:1.45}.wave{display:flex;align-items:center;gap:3px;height:15px}.wave span{width:3px;height:40%;border-radius:9px;background:var(--sage)}.wave span:nth-child(2),.wave span:nth-child(6){height:80%}.wave span:nth-child(3),.wave span:nth-child(5){height:55%}.wave span:nth-child(4){height:100%}.turn-card{display:flex;flex-direction:column;gap:5px;background:var(--warm);border-color:#f3d7ba}.turn-card b{font-size:13px}.turn-card p{font-size:9px;color:var(--muted)}.phone-nav{display:flex;justify-content:space-around;margin-top:18px;padding:12px 5px 16px;border-top:1px solid var(--border);background:white}.phone-nav span{display:flex;flex-direction:column;align-items:center;font-size:13px}.phone-nav small{font-size:7px;font-weight:700}.float-note{position:absolute;z-index:3;padding:12px 16px;border:1px solid var(--border);border-radius:14px;background:white;box-shadow:0 12px 30px rgba(61,64,91,.11);font-size:11px;line-height:1.35}.note-one{top:95px;right:-6px;transform:rotate(4deg)}.note-two{bottom:80px;left:-8px;transform:rotate(-5deg)}.promise{display:flex;justify-content:center;gap:50px;padding:20px 32px;background:var(--navy);color:white;font-size:14px;font-weight:650}.promise span{margin-right:7px;color:var(--honey)}.section{max-width:1180px;margin:auto;padding:120px 32px}.section-heading{max-width:680px;margin:0 auto 55px;text-align:center}.section h2,.voices h2,.kind-section h2,.final-cta h2{font-size:clamp(35px,4.5vw,55px);font-weight:820;letter-spacing:-.04em;line-height:1.08}.section-heading>p:last-child,.voices-copy>p,.kind-copy>p,.privacy>div>p:last-child{margin-top:18px;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps article{position:relative;padding:28px;border:1px solid var(--border);border-radius:22px;background:white}.step-number{position:absolute;top:23px;right:25px;color:#d7cbbc;font-size:12px;font-weight:800}.step-icon{display:grid;place-items:center;width:53px;height:53px;margin-bottom:24px;border-radius:15px;font-size:25px}.step-icon.coral{background:#fde3dc}.step-icon.honey{background:#fff0c9}.step-icon.sage{background:#dceee5}.steps h3{font-size:20px;font-weight:780}.steps p{margin-top:8px;color:var(--muted);font-size:15px}.voices{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px;padding:110px max(32px,calc((100vw - 1180px)/2));background:var(--warm)}.voices-art{position:relative;display:grid;place-items:center;min-height:470px}.orbit{position:absolute;border:1px dashed #e0b996;border-radius:50%}.orbit-one{width:430px;height:430px}.orbit-two{width:310px;height:310px}.voice-stack{position:relative;width:340px;height:330px}.voice-person{position:absolute;display:grid;grid-template-columns:50px 1fr;align-items:center;width:220px;padding:14px;border:1px solid var(--border);border-radius:16px;background:white;box-shadow:0 14px 34px rgba(61,64,91,.1)}.voice-person>span{grid-row:1/3;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--sage);color:white;font-weight:800}.voice-person b{font-size:14px}.voice-person small{color:var(--muted);font-size:11px}.grandma{top:5px;left:0;transform:rotate(-5deg)}.castmate{top:115px;right:0;transform:rotate(4deg)}.buddy{bottom:0;left:38px;transform:rotate(-2deg)}.castmate>span{background:var(--coral)}.buddy>span{background:var(--honey)}.voices-copy>p{font-size:18px}.voices-copy ul{display:grid;gap:18px;margin-top:28px}.voices-copy li{display:flex;gap:14px}.voices-copy li>span{font-size:22px}.voices-copy li b{font-size:16px}.voices-copy li p{color:var(--muted);font-size:14px}.kind-section{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;max-width:1180px;margin:auto;padding:120px 32px}.kind-copy>p{max-width:650px;font-size:18px}.kind-pills{display:flex;flex-wrap:wrap;gap:9px;margin-top:25px}.kind-pills span{padding:8px 13px;border:1px solid var(--border);border-radius:999px;background:white;font-size:13px;font-weight:650}.kind-section blockquote{position:relative;padding:55px 45px;border-radius:28px;background:var(--navy);color:white;box-shadow:var(--shadow);transform:rotate(2deg)}.quote-mark{position:absolute;top:9px;left:25px;color:var(--honey);font-family:Georgia,serif;font-size:72px}.kind-section blockquote p{position:relative;font-family:Georgia,serif;font-size:28px;line-height:1.35}.kind-section blockquote footer{margin-top:18px;color:#d7d7e3;font-size:13px}.privacy{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:35px;margin-bottom:110px;padding-top:45px;padding-bottom:45px;border:1px solid var(--border);border-radius:24px;background:white}.lock{display:grid;place-items:center;width:72px;height:72px;border-radius:20px;background:var(--warm);font-size:31px}.privacy h2{font-size:29px}.privacy>div>p:last-child{margin-top:8px;font-size:15px}.text-link{color:var(--coral);font-size:14px;font-weight:750;text-decoration:none;white-space:nowrap}.final-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:85px max(32px,calc((100vw - 1180px)/2));background:var(--coral);color:white}.final-cta .eyebrow{color:#ffe1bc}.final-cta p:last-child{margin-top:12px;color:#fff1eb}.button.light{background:white;color:var(--coral);white-space:nowrap}.site-footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;max-width:1240px;margin:auto;padding:45px 32px}.site-footer>p{color:var(--muted);font-size:14px}.site-footer>div{display:flex;gap:20px}.site-footer>small{grid-column:1/-1;padding-top:22px;border-top:1px solid var(--border);color:var(--muted);font-size:11px}
@media(max-width:900px){.site-header nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:35px;text-align:center}.hero-copy{display:grid;justify-items:center}.hero h1{align-items:center}.hero-visual{min-height:530px}.promise{flex-wrap:wrap;gap:12px 35px}.steps{grid-template-columns:1fr}.voices,.kind-section{grid-template-columns:1fr;gap:45px}.voices-copy{order:-1}.privacy{grid-template-columns:auto 1fr}.privacy .text-link{grid-column:2}.site-footer{grid-template-columns:1fr}.site-footer>small{grid-column:auto}.note-one{right:8%}.note-two{left:8%}}
@media(max-width:600px){body{font-size:16px}.site-header{padding:18px}.brand small{display:none}.site-header .nav-cta{padding:8px 12px}.hero{min-height:auto;padding:55px 20px 80px}.hero h1{font-size:49px}.hero-lede{font-size:18px}.actions{width:100%}.actions .button{width:100%}.hero-visual{min-height:500px}.phone{width:290px}.float-note{display:none}.promise{align-items:flex-start;flex-direction:column;padding:22px 28px}.section,.kind-section{padding:85px 20px}.section-heading{text-align:left}.voices{padding:80px 20px}.voices-art{min-height:390px;transform:scale(.85)}.kind-section blockquote{padding:50px 32px}.privacy{grid-template-columns:1fr;margin:0 20px 85px;padding:28px}.privacy .text-link{grid-column:auto}.final-cta{align-items:flex-start;flex-direction:column;padding:65px 20px}.site-footer{padding:38px 20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}


/* ---------- Typography: Fraunces (playbill serif) + Nunito (friendly body) ---------- */
body{font-family:"Nunito",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
h1,h2,h3,.legal-title h1{font-family:"Fraunces",Georgia,serif;font-optical-sizing:auto}
body .hero h1{font-weight:600;letter-spacing:-.025em}
body .hero h1 em{font-family:"Fraunces",Georgia,serif;font-style:italic;font-weight:480;letter-spacing:-.02em}
body h2{font-weight:600;letter-spacing:-.015em}
body h3{font-weight:640;letter-spacing:-.005em}
body .legal-title h1{font-weight:560;letter-spacing:-.025em}
.legal-summary h2,.toc strong{font-family:"Nunito",-apple-system,sans-serif}
blockquote p{font-family:"Fraunces",Georgia,serif;font-style:italic;font-weight:460}
.quote-mark,.step-number{font-family:"Fraunces",Georgia,serif}
.float-note{font-family:"Fraunces",Georgia,serif;font-style:italic;font-weight:500}
.brand>span:not(.brand-mark){font-family:"Fraunces",Georgia,serif;font-weight:620;letter-spacing:-.01em}
.eyebrow{font-family:"Nunito",-apple-system,sans-serif}

/* ---------- Three-act homepage ---------- */
.act,.details{max-width:1100px;margin:auto;padding:110px 32px}
.act-heading{max-width:720px;margin:0 auto;text-align:center}
.act-heading h2{font-size:clamp(38px,4.6vw,58px);line-height:1.08}
.act-lede{max-width:600px;margin:22px auto 0;color:var(--muted);font-size:19px;line-height:1.65}
.act-note{margin:56px auto 0;text-align:center;font-family:"Fraunces",Georgia,serif;font-style:italic;font-size:24px;color:var(--coral)}
.when-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;max-width:640px;margin:46px auto 0}
.when-chips span{padding:12px 22px;border:1px solid var(--border);border-radius:999px;background:var(--white);color:var(--navy);font-size:15px;font-weight:650;box-shadow:0 10px 24px rgba(61,64,91,.05)}
.act-grid{display:grid;grid-template-columns:minmax(320px,.9fr) 1fr;align-items:center;gap:64px;margin-top:64px}
.moments{display:grid;gap:18px}
.moment{display:flex;align-items:center;gap:18px;padding:20px 24px;border:1px solid var(--border);border-radius:18px;background:var(--white);box-shadow:0 14px 34px rgba(61,64,91,.06)}
.moment p{font-size:17px;line-height:1.5;color:var(--muted)}
.moment b{color:var(--navy)}
.moment-avatar{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;border-radius:50%;color:var(--navy);font-weight:800;font-size:17px}
.moment-avatar.coral{background:#f6d4c9}
.moment-avatar.honey{background:#f8e6c4}
.moment-avatar.sage{background:#d3e4db}
.reassure{margin-top:10px;padding-left:6px;color:var(--muted);font-size:15px;line-height:1.6}
.ready-demo{max-width:680px;margin:56px auto 0;padding:44px 48px;border:1px solid var(--border);border-radius:26px;background:var(--white);text-align:center;box-shadow:var(--shadow)}
.ready-demo figcaption{margin-bottom:18px;color:var(--coral);font-size:12px;font-weight:800;letter-spacing:.18em}
.demo-line{font-family:"Fraunces",Georgia,serif;font-size:clamp(24px,3.2vw,34px);line-height:1.4;color:#d8cec2}
.demo-line span{transition:color .45s ease}
.ready-demo.on .demo-line span{color:var(--navy)}
.ready-demo.on .demo-line span:nth-child(1){transition-delay:.15s}
.ready-demo.on .demo-line span:nth-child(2){transition-delay:.3s}
.ready-demo.on .demo-line span:nth-child(3){transition-delay:.45s}
.ready-demo.on .demo-line span:nth-child(4){transition-delay:.6s}
.ready-demo.on .demo-line span:nth-child(5){transition-delay:.75s}
.ready-demo.on .demo-line span:nth-child(6){transition-delay:.9s}
.ready-demo.on .demo-line span:nth-child(7){transition-delay:1.05s}
.ready-demo.on .demo-line span:nth-child(8){transition-delay:1.2s}
.ready-demo.on .demo-line span:nth-child(9){transition-delay:1.35s}
.demo-praise{margin-top:22px;color:var(--sage);font-size:17px;font-weight:750;opacity:0;transform:translateY(8px);transition:all .5s ease 1.8s}
.ready-demo.on .demo-praise{opacity:1;transform:none}
.details{padding-top:40px}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:56px}
.featurette{padding:26px 28px;border:1px solid var(--border);border-radius:18px;background:var(--white)}
.featurette b{display:block;margin-bottom:6px;font-size:16px;color:var(--navy)}
.featurette p{color:var(--muted);font-size:14px;line-height:1.55}
.finale{position:relative;overflow:hidden;margin-top:40px;padding:130px 32px 140px;background:var(--navy);text-align:center}
.finale-glow{position:absolute;top:-220px;left:50%;width:760px;height:760px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(circle,rgba(242,204,143,.28) 0,rgba(242,204,143,.08) 45%,transparent 70%);pointer-events:none}
.finale .light-eyebrow{color:var(--honey)}
.finale h2{position:relative;max-width:760px;margin:0 auto 38px;color:var(--ivory);font-size:clamp(36px,4.6vw,56px);line-height:1.15}
.finale .button.light{background:var(--ivory);color:var(--navy);font-weight:750}
.finale .button.light:hover{background:#fff}
.finale-micro{margin-top:20px;color:rgba(255,249,242,.55);font-size:13px}
.rise{opacity:1;transform:none}
@media (prefers-reduced-motion:no-preference){
  .rise{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}
  .rise.on{opacity:1;transform:none}
}
@media (max-width:900px){
  .act,.details{padding:80px 24px}
  .act-grid{grid-template-columns:1fr;gap:40px}
  .feature-grid{grid-template-columns:1fr 1fr}
}
@media (max-width:600px){
  .feature-grid{grid-template-columns:1fr}
  .ready-demo{padding:32px 24px}
}
