:root{color-scheme:light;--bg: #f6faf7;--card: #ffffff;--text: #0f1728;--muted: #667085;--line: #dfe9e3;--green: #22c55e;--green-soft: #e8f8ee}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top right,rgba(34,197,94,.18),transparent 24%),var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell{min-height:100vh}.nav,.hero,.stats,.features,.screens,.pricing,.faq,.footer{width:min(1200px,calc(100% - 32px));margin:0 auto}.footer-links,.legal-footer nav{display:flex;flex-wrap:wrap;gap:14px 22px;font-weight:650}.footer-links a:hover,.legal-footer a:hover,.legal-document a:hover{color:#087a35}.legal-shell{min-height:100vh;background:radial-gradient(circle at 92% 4%,rgba(34,197,94,.16),transparent 22rem),linear-gradient(180deg,#fbfefc,#f4faf6)}.legal-nav,.legal-main,.legal-footer{width:min(960px,calc(100% - 32px));margin:0 auto}.legal-nav{display:flex;align-items:center;justify-content:space-between;padding:24px 0}.legal-home-link{color:#087a35;font-weight:750}.legal-hero{padding:clamp(54px,8vw,92px) clamp(22px,5vw,54px);border-radius:32px;background:#0f291a;color:#fff;position:relative;overflow:hidden}.legal-hero:after{content:"";position:absolute;width:330px;height:330px;right:-120px;bottom:-190px;border:56px solid rgba(87,231,132,.13);border-radius:50%}.legal-hero .eyebrow{color:#7bf0a3;margin:0}.legal-hero h1{max-width:760px;margin:12px 0 18px;font-size:clamp(2.6rem,7vw,5rem);line-height:.96;letter-spacing:-.05em}.legal-hero>p:not(.eyebrow){color:#cce5d4;max-width:680px;font-size:1.08rem;line-height:1.7}.legal-updated{display:inline-block;margin-top:12px;color:#9fbbaa;font-size:.9rem}.legal-document{display:grid;gap:18px;padding:34px 0 64px}.legal-document>section{background:#fff;border:1px solid var(--line);border-radius:22px;padding:clamp(22px,4vw,34px);box-shadow:0 14px 45px #0f291a0b}.legal-document h2{margin:0 0 12px;font-size:1.4rem;letter-spacing:-.02em}.legal-document h3{margin:0 0 7px;font-size:1rem}.legal-document p,.legal-document li{color:#52605a;line-height:1.72}.legal-document p:last-child,.legal-document ul:last-child,.legal-document ol:last-child{margin-bottom:0}.legal-document a{color:#0a8f3f;font-weight:700;text-decoration:underline;text-underline-offset:3px}.legal-document .primary-btn{color:#fff;text-decoration:none;margin-top:8px}.legal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.legal-grid>div{padding:18px;background:#f5fbf7;border:1px solid #e0eee5;border-radius:16px}.legal-grid p{margin:0;font-size:.95rem}.deletion-callout,.support-card{border-color:#bfe7ca!important;background:linear-gradient(135deg,#fff,#eefaf2)!important}.deletion-callout>span{display:inline-flex;border-radius:999px;padding:7px 11px;margin-bottom:14px;color:#087a35;background:#dcfce7;font-size:.82rem;font-weight:800}.legal-footer{border-top:1px solid var(--line);padding:28px 0 42px;display:flex;align-items:flex-start;justify-content:space-between;gap:28px;color:var(--muted);font-size:.88rem}.legal-footer p{margin:0;max-width:480px;line-height:1.6}.nav{display:flex;align-items:center;justify-content:space-between;padding:22px 0}.logo,.footer-logo{width:180px}.nav-links{display:flex;gap:24px;color:var(--muted);font-weight:600}.nav-cta,.primary-btn,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 22px;font-weight:700;transition:.16s ease}.nav-cta,.primary-btn{background:var(--green);color:#fff}.secondary-btn{border:1px solid var(--line);background:#fff}.nav-cta:hover,.primary-btn:hover,.secondary-btn:hover{transform:translateY(-1px)}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,520px);gap:42px;align-items:center;padding:40px 0 72px}.eyebrow{color:#0a8f3f;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero h1,.section-head h2,.pricing-card h2{margin:10px 0 0;font-size:clamp(2.4rem,5vw,4.8rem);line-height:.96;letter-spacing:-.04em}.hero-text,.feature-card p,.faq-item p,.pricing-card li,.hero-proof,.section-head p{color:var(--muted)}.hero-text{font-size:1.1rem;line-height:1.7;max-width:640px;margin-top:18px}.hero-actions{display:flex;gap:12px;margin-top:28px}.hero-proof{display:flex;flex-wrap:wrap;gap:14px 22px;margin-top:22px;font-weight:600}.hero-media{position:relative;min-height:680px}.hero-phone{position:absolute;border-radius:34px;box-shadow:0 30px 70px #0f17281f}.hero-phone-front{width:56%;right:8%;top:0}.hero-phone-back{width:52%;left:0;bottom:0}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-bottom:56px}.stats article,.feature-card,.screen-card,.pricing-card,.faq-item{background:var(--card);border:1px solid var(--line);border-radius:24px;box-shadow:0 18px 50px #0f17280d}.stats article{padding:24px}.stats strong{display:block;font-size:1.3rem}.stats span{display:block;margin-top:8px;color:var(--muted)}.features,.screens,.pricing,.faq{padding:56px 0}.section-head{max-width:760px;margin-bottom:26px}.section-head h2{font-size:clamp(2rem,3vw,3rem)}.feature-grid,.screen-grid,.faq-list{display:grid;gap:18px}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card{padding:24px}.feature-card h3,.faq-item h3{margin:0 0 10px;font-size:1.25rem}.screen-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.screen-card{padding:16px}.screen-card img{border-radius:22px}.screen-card figcaption{margin-top:14px;font-weight:700}.pricing-card{padding:32px;display:grid;gap:18px}.pricing-card h2{font-size:clamp(2rem,3vw,2.8rem)}.pricing-card ul{margin:0;padding-left:20px;display:grid;gap:10px}.faq-list{grid-template-columns:repeat(3,minmax(0,1fr))}.faq-item{padding:22px}.footer{padding:0 0 44px;display:flex;align-items:center;justify-content:space-between;color:var(--muted)}@media(max-width:1100px){.hero{grid-template-columns:1fr}.hero-media{min-height:520px}.hero-phone-front{width:44%;right:18%}.hero-phone-back{width:42%;left:16%}.feature-grid,.screen-grid,.faq-list,.stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.nav{flex-wrap:wrap;gap:16px}.nav-links,.hero-actions,.hero-proof,.footer,.legal-footer{flex-direction:column;align-items:flex-start}.hero{padding-top:16px}.hero-media{min-height:420px}.hero-phone-front{width:56%;right:8%}.hero-phone-back{width:54%;left:0}.feature-grid,.screen-grid,.faq-list,.stats,.legal-grid{grid-template-columns:1fr}.legal-nav .logo{width:150px}.legal-hero{border-radius:24px}}
