:root{--text:#4b4555;--text-h:#08060d;--bg:#fdfcff;--surface:#fff;--border:#e7e3f3;--muted:#f4f1fc;--brand:#7c3aed;--brand-dark:#5f27c9;--brand-light:#ede6ff;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:18px/145% system-ui,Segoe UI,Roboto,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--text:#b4aec4;--text-h:#f3f4f6;--bg:#14121b;--surface:#1c1926;--border:#2c2838;--muted:#201c2c;--brand:#a479ff;--brand-dark:#c7aeff;--brand-light:#262038}}*{box-sizing:border-box}body{margin:0}h1,h2,h3{color:var(--text-h);font-family:inherit;font-weight:600;line-height:1.2}a{color:inherit}img{max-width:100%;display:block}.container{width:100%;max-width:72rem;margin:0 auto;padding:0 1.5rem}.eyebrow{color:var(--brand);letter-spacing:.02em;margin:0 0 .5rem;font-size:.9rem;font-weight:600}.header{z-index:20;background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);position:sticky;top:0}.header__inner{justify-content:space-between;align-items:center;height:4.25rem;display:flex}.brand{color:var(--text-h);align-items:center;gap:.6rem;font-size:1.15rem;font-weight:700;text-decoration:none;display:flex}.brand__icon{border-radius:6px}.nav{align-items:center;gap:1.75rem;display:flex}.nav a{color:var(--text);white-space:nowrap;font-weight:500;text-decoration:none}.nav a:hover{color:var(--text-h)}.nav__cta{white-space:nowrap}.nav-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:4px;width:2.25rem;height:2.25rem;padding:0;display:none}.nav-toggle span{background:var(--text-h);border-radius:2px;height:2px;display:block}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.65rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.button--primary{background:var(--brand);color:#fff}.button--primary:hover{background:var(--brand-dark)}.store-badge{border:1px solid var(--border);background:var(--surface);color:var(--text-h);border-radius:14px;align-items:center;gap:.6rem;padding:.7rem 1.2rem;font-weight:600;display:inline-flex}.store-badge--light{color:#fff;background:#ffffff1f;border-color:#ffffff4d}.store-badge__tag{text-transform:uppercase;letter-spacing:.04em;background:var(--brand-light);color:var(--brand-dark);border-radius:999px;padding:.15rem .5rem;font-size:.7rem;font-weight:700}.store-badge--light .store-badge__tag{color:#fff;background:#ffffff38}.hero{padding:4rem 0 5rem}.hero__inner{grid-template-columns:1.1fr .9fr;align-items:center;gap:3rem;display:grid}.hero h1{margin:0 0 1.25rem;font-size:clamp(2.2rem,4vw,3.2rem)}.hero__lead{max-width:34rem;margin:0 0 2rem;font-size:1.1rem}.hero__actions{flex-wrap:wrap;gap:.9rem;margin-bottom:1.5rem;display:flex}.hero__link{color:var(--brand);font-weight:600;text-decoration:none;display:inline-block}.hero__link:hover{color:var(--brand-dark)}.hero__visual{justify-content:center;display:flex}.phone{background:var(--surface);border:1px solid var(--border);border-radius:2rem;width:15.5rem;padding:1.5rem 1.25rem;box-shadow:0 30px 60px -25px #4c1d9559}.phone__notch{background:var(--border);border-radius:999px;width:3rem;height:.4rem;margin:0 auto 1.25rem}.phone__title{color:var(--text-h);margin:0 0 1rem;font-weight:700}.phone__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.phone__item{background:var(--muted);border:1px solid var(--border);border-radius:.75rem;padding:.65rem .75rem;font-size:.9rem}.phone__item--done{background:var(--brand-light);color:var(--brand-dark);border-color:#0000;text-decoration:line-through}.section{padding:5rem 0}.section--muted{background:var(--muted)}.section__head{text-align:center;max-width:34rem;margin:0 auto 3rem}.section__head h2{margin:0;font-size:clamp(1.7rem,3vw,2.3rem)}.grid{gap:1.5rem;display:grid}.grid--features{grid-template-columns:repeat(3,1fr)}.card{background:var(--surface);border:1px solid var(--border);border-radius:1.25rem;padding:1.75rem}.card__icon{background:var(--brand-light);border-radius:.9rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;font-size:1.75rem;display:flex}.card h3{margin:0 0 .5rem;font-size:1.1rem}.card p{margin:0;font-size:.95rem}.steps{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.step__n{color:var(--brand);margin-bottom:.75rem;font-size:1.5rem;font-weight:700;display:inline-block}.step h3{margin:0 0 .5rem;font-size:1.15rem}.step p{margin:0;font-size:.95rem}.faq{flex-direction:column;gap:.75rem;max-width:40rem;margin:0 auto;display:flex}.faq__item{background:var(--surface);border:1px solid var(--border);border-radius:1rem;padding:1rem 1.25rem}.faq__item summary{cursor:pointer;color:var(--text-h);font-weight:600;list-style:none}.faq__item summary::-webkit-details-marker{display:none}.faq__item summary:after{content:"+";float:right;color:var(--brand);font-weight:400}.faq__item[open] summary:after{content:"−"}.faq__item p{margin:.75rem 0 0;font-size:.95rem}.cta{background:linear-gradient(135deg, var(--brand), var(--brand-dark));color:#fff;padding:4.5rem 0}.cta__inner{text-align:center}.cta h2{color:#fff;margin:0 0 .75rem;font-size:clamp(1.7rem,3vw,2.3rem)}.cta p{opacity:.92;max-width:30rem;margin:0 auto 2rem}.cta .hero__actions{justify-content:center}.footer{border-top:1px solid var(--border);padding:2.5rem 0}.footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;display:flex}.footer__nav{gap:1.5rem;display:flex}.footer__nav a{color:var(--text);font-size:.9rem;text-decoration:none}.footer__nav a:hover{color:var(--text-h)}.footer__copy{color:var(--text);margin:0;font-size:.85rem}@media (width<=860px){.hero__inner{grid-template-columns:1fr}.hero__visual{order:-1}.grid--features{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:1fr;gap:2.5rem}}@media (width<=640px){.nav-toggle{display:flex}.nav{background:var(--bg);border-bottom:1px solid var(--border);flex-direction:column;align-items:flex-start;gap:1.1rem;padding:1.25rem 1.5rem 1.75rem;display:none;position:absolute;top:4.25rem;left:0;right:0}.nav--open{display:flex}.nav__cta{margin-top:.25rem}.grid--features{grid-template-columns:1fr}.footer__inner{flex-direction:column;align-items:flex-start}}
