:root {
  --plum:#4a2857; --plum-2:#74407c; --berry:#bd4779; --coral:#f68a73;
  --peach:#ffd1b5; --cream:#fff8ef; --sage:#7aaa94; --ink:#29212d; --muted:#716674;
  --paper:#ffffff; --line:rgba(74,40,87,.12); --shadow:0 24px 70px rgba(74,40,87,.14);
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:var(--cream);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif;line-height:1.55} a{color:inherit;text-decoration:none}.wrap{width:min(1120px,calc(100% - 40px));margin-inline:auto}
.nav{height:86px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:760;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:linear-gradient(145deg,var(--berry),var(--plum));color:white;box-shadow:0 8px 20px rgba(189,71,121,.25)}nav{display:flex;gap:28px;color:var(--muted);font-size:14px;font-weight:650}nav a:hover{color:var(--berry)}
.hero{min-height:720px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:70px;padding:56px 0 90px}.eyebrow{margin:0 0 14px;color:var(--berry);font-size:12px;font-weight:800;letter-spacing:.16em}.hero h1{font-size:clamp(58px,7vw,88px);line-height:.98;letter-spacing:-.065em;margin:0 0 24px}.hero h1 em{font-style:normal;color:var(--berry)}.lede{font-size:20px;max-width:590px;color:var(--muted);margin:0 0 30px}.hero-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.button{display:inline-flex;padding:15px 20px;border-radius:16px;background:linear-gradient(135deg,var(--plum),var(--plum-2));color:white;font-weight:750;box-shadow:0 14px 34px rgba(74,40,87,.24)}.price{font-size:13px;color:var(--muted);font-weight:650}.trust-list{display:flex;gap:20px;list-style:none;padding:0;margin:28px 0 0;font-size:13px;color:var(--muted);font-weight:620}.trust-list li:before{content:"✓";color:var(--sage);font-weight:900;margin-right:7px}
.phone-scene{position:relative;display:grid;place-items:center;min-height:570px}.glow{position:absolute;width:470px;height:470px;border-radius:50%;background:radial-gradient(circle at 30% 25%,var(--peach),#f6b7c2 45%,#caa3ce 78%);filter:blur(1px);box-shadow:0 40px 90px rgba(189,71,121,.2)}.phone{position:relative;width:310px;height:625px;border:10px solid #231b28;border-radius:46px;background:var(--cream);padding:18px 17px;box-shadow:0 38px 90px rgba(41,33,45,.3);transform:rotate(3deg);overflow:hidden}.phone:before{content:"";position:absolute;top:7px;left:50%;translate:-50%;width:92px;height:24px;border-radius:14px;background:#231b28}.phone-top{display:flex;justify-content:space-between;font-size:10px;font-weight:750;padding:2px 4px 26px}.mini-greeting{font-size:8px;letter-spacing:.13em;color:var(--berry);font-weight:800}.phone h2{font-size:19px;margin:3px 0 14px;letter-spacing:-.03em}.week-card{background:linear-gradient(145deg,var(--plum),#75417c);border-radius:26px;padding:19px;color:white;box-shadow:0 18px 30px rgba(74,40,87,.24)}.week-card>div:first-child{display:flex;flex-direction:column;gap:4px}.week-card small{font-size:8px;letter-spacing:.12em;opacity:.7}.week-card strong{font-size:20px}.ring{float:right;margin-top:-38px;width:52px;height:52px;border:5px solid rgba(255,255,255,.16);border-top-color:var(--peach);border-radius:50%;display:grid;place-items:center;color:var(--peach)}.week-meta{clear:both;display:flex;justify-content:space-between;padding-top:23px;font-size:9px;font-weight:650;opacity:.82}.progress{height:4px;background:rgba(255,255,255,.14);border-radius:5px;margin-top:12px}.progress i{display:block;width:53%;height:100%;border-radius:5px;background:var(--peach)}.phone h3{font-size:15px;margin:20px 0 8px}.task{display:flex;gap:11px;padding:11px 4px;border-bottom:1px solid var(--line)}.task b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:rgba(189,71,121,.1);color:var(--berry)}.task span{display:flex;flex-direction:column}.task strong{font-size:11px}.task small{font-size:8px;color:var(--muted);margin-top:2px}
.soft-section{background:#fff;padding:110px 0}.section-inner{text-align:center}.section-title{font-size:clamp(36px,5vw,56px);letter-spacing:-.045em;line-height:1.06;margin:0 auto 48px;max-width:750px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;text-align:left}.feature-grid article{padding:28px 24px;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:0 14px 40px rgba(74,40,87,.06)}.icon{display:grid;place-items:center;width:50px;height:50px;border-radius:17px;margin-bottom:28px;font-size:23px}.icon.berry{background:rgba(189,71,121,.11);color:var(--berry)}.icon.coral{background:rgba(246,138,115,.13);color:var(--coral)}.icon.sage{background:rgba(122,170,148,.14);color:var(--sage)}.icon.plum{background:rgba(74,40,87,.1);color:var(--plum)}.feature-grid h3{font-size:19px;line-height:1.2;margin:0 0 10px}.feature-grid p{font-size:14px;color:var(--muted);margin:0}
.privacy-band{margin-block:110px;background:linear-gradient(135deg,var(--plum),#6d3975);border-radius:38px;color:white;padding:64px;display:grid;grid-template-columns:1.5fr .5fr;align-items:center;overflow:hidden;box-shadow:var(--shadow)}.eyebrow.light{color:var(--peach)}.privacy-band h2{font-size:42px;line-height:1.08;letter-spacing:-.04em;margin:0 0 20px;max-width:700px}.privacy-band p:not(.eyebrow){color:rgba(255,255,255,.72);max-width:720px}.text-link{display:inline-block;margin-top:12px;color:var(--peach);font-weight:750}.privacy-orbit{display:grid;place-items:center;width:180px;height:180px;border:1px solid rgba(255,255,255,.3);border-radius:50%;margin:auto;box-shadow:0 0 0 34px rgba(255,255,255,.05),0 0 0 68px rgba(255,255,255,.03)}.privacy-orbit span{font-size:46px}
.launch{text-align:center;padding:20px 0 120px}.launch .section-title{margin-bottom:14px}.launch>p:not(.eyebrow){color:var(--muted)}.launch-card{display:inline-flex;align-items:center;gap:14px;text-align:left;background:white;border:1px solid var(--line);border-radius:22px;padding:14px 20px;margin-top:25px;box-shadow:0 16px 44px rgba(74,40,87,.1)}.brand-mark.big{width:52px;height:52px;border-radius:17px;font-size:20px}.launch-card div{display:flex;flex-direction:column}.launch-card strong{font-size:18px}.launch-card small{color:var(--muted)}
footer{background:#261d2b;color:white;padding:65px 0 28px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer-brand{margin-bottom:15px}.footer-grid p{max-width:500px;color:rgba(255,255,255,.55);font-size:13px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-grid>div:not(:first-child){font-size:13px;color:rgba(255,255,255,.65)}.footer-grid strong{color:white}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:44px;padding-top:22px;color:rgba(255,255,255,.4);font-size:12px}
.legal-page{padding:70px 0 110px}.legal-head{max-width:760px;margin-bottom:55px}.legal-head h1{font-size:56px;letter-spacing:-.05em;line-height:1;margin:0 0 20px}.legal-head p{font-size:18px;color:var(--muted)}.legal-grid{display:grid;grid-template-columns:240px minmax(0,740px);gap:60px;align-items:start}.legal-nav{position:sticky;top:30px;display:flex;flex-direction:column;gap:11px;font-size:13px;color:var(--muted)}.legal-nav strong{color:var(--ink);margin-bottom:7px}.legal-content{background:white;border-radius:30px;padding:42px;border:1px solid var(--line);box-shadow:0 18px 50px rgba(74,40,87,.06)}.legal-content section{scroll-margin-top:30px}.legal-content h2{font-size:25px;margin:40px 0 10px;letter-spacing:-.025em}.legal-content section:first-child h2{margin-top:0}.legal-content h3{font-size:17px;margin:24px 0 7px}.legal-content p,.legal-content li{color:var(--muted);font-size:15px}.legal-content li+li{margin-top:7px}.notice{padding:18px;border-radius:18px;background:rgba(122,170,148,.1);border-left:4px solid var(--sage)}.contact-card{padding:24px;border-radius:22px;background:var(--cream);margin-top:22px}.contact-card strong,.contact-card span{display:block}.contact-card span{color:var(--muted);font-size:14px}.faq{display:grid;gap:14px}.faq article{background:white;border:1px solid var(--line);padding:24px;border-radius:22px}.faq h2{font-size:18px;margin:0 0 7px}.faq p{margin:0;color:var(--muted)}
@media(max-width:900px){.hero{grid-template-columns:1fr;text-align:center;padding-top:40px}.hero-copy{display:flex;flex-direction:column;align-items:center}.hero h1{font-size:65px}.trust-list{flex-wrap:wrap;justify-content:center}.feature-grid{grid-template-columns:1fr 1fr}.privacy-band{grid-template-columns:1fr;padding:44px}.privacy-orbit{margin-top:50px}.legal-grid{grid-template-columns:1fr}.legal-nav{position:static;display:none}}
@media(max-width:600px){.wrap{width:min(100% - 28px,1120px)}.nav{height:72px}.nav nav{display:none}.hero{min-height:auto;padding:45px 0 80px;gap:40px}.hero h1{font-size:51px}.lede{font-size:17px}.phone-scene{min-height:530px;scale:.88;margin:-30px 0}.feature-grid{grid-template-columns:1fr}.soft-section{padding:80px 0}.privacy-band{border-radius:28px;margin-block:70px;padding:32px 24px}.privacy-band h2{font-size:32px}.privacy-orbit{width:120px;height:120px}.footer-grid{grid-template-columns:1fr}.legal-page{padding-top:45px}.legal-head h1{font-size:42px}.legal-content{padding:25px 21px}.hero-actions{justify-content:center}}

