:root{--ink:#19172d;--muted:#69677b;--purple:#5b50dc;--purple-deep:#4438c3;--lavender:#eeecff;--coral:#ff8c72;--mint:#75dbb6;--cream:#faf9f6;--white:#fff;--line:#e8e6ee;--shadow:0 24px 80px rgba(48,39,110,.14);--radius:28px;--shell:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(var(--shell),calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;background:var(--ink);color:#fff;padding:12px 18px;border-radius:10px;z-index:100}.skip-link:focus{top:16px}.site-header{height:84px;position:fixed;inset:0 0 auto;z-index:30;transition:.25s}.site-header.scrolled{height:70px;background:rgba(250,249,246,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(25,23,45,.08)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:11px;font-size:20px;font-weight:750;letter-spacing:-.03em}.brand-mark{width:34px;height:34px;border-radius:11px;background:var(--purple);display:flex;align-items:end;justify-content:center;gap:3px;padding:8px}.brand-mark i{display:block;width:4px;border-radius:5px;background:#fff}.brand-mark i:nth-child(1){height:8px}.brand-mark i:nth-child(2){height:17px}.brand-mark i:nth-child(3){height:12px}.nav-links{display:flex;align-items:center;gap:31px;font-size:14px;font-weight:650}.nav-links>a:not(.nav-cta){color:#4e4b61}.nav-links>a:hover{color:var(--purple)}.nav-cta{background:var(--ink);color:#fff;padding:11px 18px;border-radius:50px}.nav-cta:hover{background:var(--purple)!important;color:#fff!important}.nav-toggle{display:none;background:none;border:0}.hero{min-height:800px;padding-top:150px;display:grid;grid-template-columns:1fr .92fr;align-items:center;gap:75px;overflow:hidden}.eyebrow{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;color:var(--purple)}.pulse-dot{width:8px;height:8px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 5px rgba(255,140,114,.18)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(53px,6vw,78px);line-height:1.01;letter-spacing:-.055em;margin:25px 0 25px;font-weight:760}h1 em{font-style:normal;color:var(--purple)}.hero-lede{max-width:620px;font-size:19px;line-height:1.7;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:25px;margin:34px 0 18px}.app-store-button{display:inline-flex;align-items:center;gap:12px;background:var(--ink);color:#fff;padding:10px 22px 11px;border-radius:14px;min-width:184px;transition:.2s}.app-store-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(25,23,45,.2)}.app-store-button .apple{font-size:25px}.app-store-button small,.app-store-button strong{display:block;line-height:1.05}.app-store-button small{font-size:10px}.app-store-button strong{font-size:21px;letter-spacing:-.02em}.text-link{font-weight:750;font-size:15px}.text-link span{color:var(--purple)}.availability{font-size:12px;color:#8a8796}.hero-visual{height:610px;position:relative;display:flex;align-items:center;justify-content:center}.phone{width:298px;height:594px;background:#161522;border:8px solid #262437;border-radius:48px;box-shadow:var(--shadow);padding:10px;position:relative;z-index:3;transform:rotate(2deg)}.phone-top{height:27px;color:#fff;font-size:9px;display:flex;align-items:start;justify-content:space-between;padding:0 12px}.phone-top b{width:78px;height:21px;background:#09090c;border-radius:14px;position:absolute;left:50%;top:4px;transform:translateX(-50%)}.app-screen{height:calc(100% - 27px);border-radius:31px;background:#f7f6fb;padding:22px 15px;position:relative;overflow:hidden}.app-greeting span,.app-greeting strong{display:block}.app-greeting span{font-size:9px;color:#8b8799;text-transform:uppercase;letter-spacing:.08em}.app-greeting strong{font-size:20px;letter-spacing:-.04em;margin-top:3px}.rhythm-score{margin:18px 0;background:linear-gradient(135deg,var(--purple),#786fe9);color:#fff;border-radius:18px;padding:14px}.rhythm-score>span{font-size:9px;text-transform:uppercase;letter-spacing:.12em}.rhythm-score>strong{font-size:27px;float:right;line-height:1}.rhythm-score>div{clear:both;height:5px;background:rgba(255,255,255,.25);border-radius:8px;margin:12px 0 7px}.rhythm-score>div i{height:100%;display:block;border-radius:8px;background:#fff}.rhythm-score small{font-size:9px;opacity:.82}.today-row{display:flex;justify-content:space-between;align-items:center;margin:8px 2px 10px}.today-row strong{font-size:13px}.today-row span{font-size:9px;color:#8a8796}.routine{display:grid;grid-template-columns:26px 1fr auto;gap:9px;align-items:center;background:#fff;border-radius:14px;padding:11px 10px;margin:8px 0;box-shadow:0 5px 16px rgba(44,39,83,.06)}.routine.active{border:1px solid #dcd8ff}.routine .check{width:24px;height:24px;border:1.5px solid #cbc8d6;border-radius:50%;display:flex;align-items:center;justify-content:center}.routine.done .check{background:var(--mint);border-color:var(--mint);color:#fff}.routine strong,.routine small{display:block}.routine strong{font-size:11px}.routine small{font-size:8px;color:#8a8796;margin-top:2px}.routine em{font-style:normal;font-size:8px;color:#8a8796}.add-button{position:absolute;right:17px;bottom:17px;width:43px;height:43px;border:0;border-radius:50%;background:var(--purple);color:#fff;font-size:24px;box-shadow:0 8px 20px rgba(91,80,220,.35)}.orbit{position:absolute;border-radius:50%;border:1px solid rgba(91,80,220,.14)}.orbit-one{width:500px;height:500px}.orbit-two{width:380px;height:380px;border-color:rgba(255,140,114,.23)}.hero-visual:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:var(--lavender);filter:blur(5px)}.float-card{position:absolute;z-index:5;background:rgba(255,255,255,.95);border:1px solid rgba(25,23,45,.07);box-shadow:0 15px 42px rgba(46,39,89,.13);backdrop-filter:blur(10px)}.streak{left:1%;top:26%;border-radius:18px;padding:13px 17px;display:flex;gap:8px;align-items:center;transform:rotate(-5deg)}.streak b{font-size:28px;color:var(--coral)}.streak span{font-size:10px;font-weight:800;line-height:1.15;text-transform:uppercase}.complete{right:-2%;bottom:18%;border-radius:15px;padding:11px 14px;display:flex;align-items:center;gap:10px}.complete>span{width:27px;height:27px;border-radius:50%;background:#dff8ee;color:#2aa87b;display:grid;place-items:center}.complete b,.complete small{display:block}.complete b{font-size:10px}.complete small{font-size:8px;color:#888596}.trust-strip{background:#fff;border-block:1px solid var(--line)}.trust-grid{min-height:78px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;text-align:center;color:#747183;font-size:12px;font-weight:700;letter-spacing:.03em}.trust-grid span+span{border-left:1px solid var(--line)}.section{padding-top:120px;padding-bottom:120px}.section-heading{max-width:700px;margin-bottom:52px}.section-heading h2{font-size:clamp(40px,5vw,58px);line-height:1.08;letter-spacing:-.05em;margin:18px 0}.section-heading p{font-size:18px;line-height:1.7;color:var(--muted)}.centered{text-align:center;margin-inline:auto}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.feature-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:38px;min-height:360px;overflow:hidden}.feature-wide{grid-column:1/-1;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:70px;min-height:420px}.feature-card h3{font-size:27px;letter-spacing:-.035em;margin:18px 0 13px}.feature-card p{color:var(--muted);line-height:1.7}.feature-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:14px;background:var(--lavender);color:var(--purple);font-size:24px}.feature-icon.coral{background:#fff0ec;color:#e8694e}.feature-icon.mint{background:rgba(117,219,182,.18);color:var(--mint)}.mini-calendar{background:#f8f7fc;border:1px solid #edebf2;border-radius:22px;padding:23px;box-shadow:0 20px 50px rgba(40,35,72,.08);transform:rotate(1.5deg)}.calendar-head{display:flex;justify-content:space-between;margin-bottom:18px}.calendar-head span{color:#9894a5}.week,.dates{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;gap:7px}.week{font-size:9px;color:#aaa7b5;margin-bottom:9px}.week i{font-style:normal}.dates span{height:31px;display:grid;place-items:center;font-size:11px;border-radius:50%}.dates .marked{background:#e9e6ff;color:var(--purple);font-weight:800}.dates .today{background:var(--purple);color:#fff;font-weight:800}.feature-lines{margin-top:37px}.feature-lines i{display:block;height:13px;border-radius:8px;background:#f0eef7;margin:13px 0}.feature-lines i:nth-child(1){width:88%}.feature-lines i:nth-child(2){width:66%;background:#e8e5ff}.feature-lines i:nth-child(3){width:78%}.dark-card{background:var(--ink);color:#fff;border-color:var(--ink);position:relative}.dark-card p{color:#b9b6c7;max-width:76%}.rings{position:absolute;right:-35px;bottom:-55px;width:230px;height:230px;border-radius:50%;display:grid;place-items:center;border:25px solid rgba(117,219,182,.15);border-top-color:var(--mint);transform:rotate(20deg)}.rings:after{content:"";position:absolute;inset:22px;border-radius:50%;border:10px solid rgba(255,255,255,.07);border-left-color:var(--coral)}.rings span{font-size:38px;font-weight:800;transform:rotate(-20deg)}.rings small{font-size:16px}.how-section{background:#f0eeff}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.steps article{position:relative}.steps article+article:before{content:"";position:absolute;width:40px;height:1px;background:#cfcbed;left:-50px;top:30px}.steps span{font-size:13px;font-weight:850;color:var(--purple);width:56px;height:56px;border-radius:50%;background:#fff;display:grid;place-items:center;margin-bottom:24px;box-shadow:0 9px 25px rgba(91,80,220,.09)}.steps h3{font-size:23px;letter-spacing:-.03em;margin-bottom:10px}.steps p{color:var(--muted);line-height:1.7}.quote-section{text-align:center}.quote-mark{font-family:Georgia,serif;color:var(--coral);font-size:90px;line-height:.7}.quote-section blockquote{font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,5vw,56px);line-height:1.2;letter-spacing:-.035em;margin:30px 0}.quote-section p{color:var(--muted)}.faq-section{display:grid;grid-template-columns:.65fr 1.35fr;gap:80px}.faq-list details{border-top:1px solid #dcd9e2;padding:23px 0}.faq-list details:last-child{border-bottom:1px solid #dcd9e2}.faq-list summary{font-size:18px;font-weight:750;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--purple);font-size:23px;transition:.2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);line-height:1.7;padding-right:50px;margin:14px 0 0}.final-cta{background:var(--purple);color:#fff;padding:110px 0;text-align:center;position:relative;overflow:hidden}.final-cta:before,.final-cta:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:50%;width:500px;height:500px}.final-cta:before{left:-250px;top:-220px}.final-cta:after{right:-260px;bottom:-300px}.final-cta .shell{position:relative;z-index:1}.eyebrow.light{color:#d8d4ff}.final-cta h2{font-size:clamp(44px,6vw,70px);line-height:1.05;letter-spacing:-.05em;margin:20px 0}.final-cta p{color:#dcd9ff;font-size:17px}.email-button{display:inline-flex;align-items:center;gap:35px;background:#fff;color:var(--ink);padding:16px 20px 16px 24px;border-radius:50px;font-weight:750;margin-top:20px}.email-button span{color:var(--purple)}footer{background:var(--ink);color:#fff;padding:68px 0 28px}.footer-grid{display:flex;justify-content:space-between;padding-bottom:52px}.footer-brand .brand-mark{background:#6e63e8}.footer-grid p{color:#8f8c9f;font-size:14px;margin:13px 0}.footer-grid nav{display:flex;gap:28px;font-size:13px;color:#bdbac9}.footer-grid nav a:hover{color:#fff}.copyright{border-top:1px solid #333142;padding-top:23px;display:flex;justify-content:space-between;color:#777484;font-size:11px}.legal-main{padding:150px 0 100px}.legal-wrap{max-width:780px;margin:auto}.legal-wrap h1{font-size:56px}.legal-meta{color:var(--muted);margin-bottom:50px}.legal-wrap h2{font-size:26px;margin-top:42px}.legal-wrap p,.legal-wrap li{color:#555266;line-height:1.8}.legal-wrap a{color:var(--purple);text-decoration:underline}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.nav-links{position:fixed;top:70px;left:24px;right:24px;display:none;flex-direction:column;align-items:stretch;background:#fff;padding:24px;border-radius:18px;box-shadow:var(--shadow)}.nav-links.open{display:flex}.nav-toggle{display:block;width:42px;height:42px}.nav-toggle span{display:block;width:23px;height:2px;background:var(--ink);margin:6px auto}.hero{grid-template-columns:1fr;padding-top:135px;text-align:center;gap:15px}.hero-copy{display:flex;flex-direction:column;align-items:center}.hero-visual{height:620px}.trust-grid{grid-template-columns:1fr 1fr;gap:18px;padding:22px}.trust-grid span+span{border:0}.feature-wide{grid-template-columns:1fr;gap:25px}.faq-section{grid-template-columns:1fr;gap:10px}.steps{gap:35px}.steps article+article:before{display:none}}
@media(max-width:650px){.shell{width:min(100% - 32px,var(--shell))}.site-header{height:70px}.hero{min-height:auto;padding-top:120px}.hero-actions{flex-direction:column;gap:16px}.hero-visual{height:535px;margin-top:15px}.phone{width:258px;height:515px}.streak{left:-2%;top:28%}.complete{right:-5%;bottom:12%}.feature-grid{grid-template-columns:1fr}.feature-wide{grid-column:auto}.feature-card{padding:27px;min-height:330px}.section{padding-top:85px;padding-bottom:85px}.section-heading{margin-bottom:35px}.steps{grid-template-columns:1fr;gap:45px}.quote-section blockquote br{display:none}.faq-list details p{padding-right:10px}.footer-grid,.copyright{flex-direction:column;gap:25px}.footer-grid nav{flex-wrap:wrap}.final-cta{padding:85px 0}.email-button{font-size:14px;gap:18px}.legal-wrap h1{font-size:44px}.rings{right:-70px}.dark-card p{max-width:72%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.app-store-button{transition:none}}
