:root{--ink:#15221f;--muted:#6d7774;--paper:#fbfaf6;--line:#e8e8df;--mint:#d9f76a;--deep:#1d3a34;--soft:#edf4ea}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Alexandria,system-ui,sans-serif;line-height:1.7}.site-header{max-width:1200px;margin:auto;padding:22px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-weight:800;font-size:22px;display:flex;align-items:center;gap:9px;color:inherit;text-decoration:none}.brand-mark{width:34px;height:34px;display:grid;place-items:center;background:var(--deep);color:var(--mint);border-radius:11px}.site-header nav{display:flex;gap:25px}.site-header a{text-decoration:none;color:var(--ink);font-size:13px}.header-actions{display:flex;align-items:center;gap:16px}.text-link{font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--deep);color:white!important;border-radius:12px;padding:13px 21px;font-weight:700;font-size:13px;transition:.2s}.button:hover{transform:translateY(-2px);background:#274b42}.button-small{padding:10px 14px}.button-quiet{background:transparent;color:var(--ink)!important;border:1px solid var(--line)}.button-full{width:100%;margin-top:20px}.hero{max-width:1200px;margin:34px auto 88px;padding:55px 48px;min-height:510px;display:grid;grid-template-columns:1.35fr .65fr;gap:60px;align-items:center;border-radius:30px;background:linear-gradient(120deg,#eaf4ea,#d9eddd);overflow:hidden}.eyebrow{margin:0 0 10px;color:#527069;font-size:12px;font-weight:700;letter-spacing:.04em}.hero h1,.page-intro h1{font-size:clamp(34px,5vw,66px);line-height:1.24;letter-spacing:-.06em;margin:0 0 20px}.hero h1 span{color:#4f7a58}.hero-text{max-width:580px;color:var(--muted);font-size:15px}.hero-actions{display:flex;gap:12px;margin-top:28px}.trust-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:29px;font-size:12px;font-weight:600;color:#53665f}.hero-card{background:#fff;border:1px solid #e0e9df;border-radius:24px;padding:22px;box-shadow:0 25px 55px #8eaa914d;transform:rotate(-3deg)}.card-top{display:flex;justify-content:space-between;font-size:13px;font-weight:700}.dot{width:9px;height:9px;border-radius:50%;background:#68bd81}.subscription-preview{display:flex;align-items:center;gap:10px;margin:28px 0 20px}.product-symbol{width:43px;height:43px;display:grid;place-items:center;background:#e6dff8;border-radius:13px;color:#533d92;font-size:23px}.subscription-preview div:nth-child(2){display:grid;gap:1px;font-size:13px}.subscription-preview small{font-size:10px;color:var(--muted)}.status{margin-right:auto;background:#eff8e9;color:#438056;border-radius:99px;padding:3px 8px;font-size:10px}.progress{height:8px;background:#edf1ed;border-radius:9px}.progress span{display:block;width:72%;height:100%;background:#8dbd60;border-radius:9px}.renew-link{display:block;text-align:left;margin-top:16px;color:#356953!important;font-size:11px;font-weight:700}.section,.how-section{max-width:1200px;margin:0 auto 90px;padding:0 28px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:26px}.section h2,.how-section h2{font-size:28px;letter-spacing:-.04em;margin:0}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.plan-card{position:relative;padding:25px;border:1px solid var(--line);border-radius:20px;background:#fff}.plan-card.featured{border-color:#a4c789;background:#fcfff6}.badge{position:absolute;left:18px;top:17px;background:var(--mint);border-radius:99px;padding:4px 9px;font-size:10px;font-weight:700}.plan-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;background:#f0f0f8;font-size:23px}.plan-card h3{margin:16px 0 5px;font-size:17px}.plan-card p{font-size:12px;color:var(--muted);min-height:42px;margin:0}.price{margin-top:17px}.price b{font-size:24px}.price span{font-size:11px;color:var(--muted)}.how-section{padding:48px;border-radius:26px;background:var(--deep);color:#fff}.how-section .eyebrow{color:var(--mint)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:35px}.steps span{color:var(--mint);font-weight:800}.steps h3{font-size:16px;margin:12px 0 4px}.steps p{margin:0;color:#bdd0c8;font-size:12px}.page-intro{max-width:900px;margin:80px auto 180px;padding:0 28px}.page-intro p:last-child{color:var(--muted)}footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding:22px max(28px,calc((100% - 1144px)/2));font-size:11px;color:var(--muted)}@media(max-width:760px){.site-header nav,.text-link{display:none}.site-header{padding:16px 20px}.hero{margin:15px 16px 60px;padding:35px 23px;grid-template-columns:1fr;gap:38px}.hero-card{transform:none}.hero-actions{flex-direction:column}.plan-grid,.steps{grid-template-columns:1fr}.section,.how-section{margin-bottom:55px;padding:28px 20px}.section-heading{align-items:start;gap:12px}.section-heading .text-link{display:block}footer{padding:20px;flex-direction:column}.header-actions{margin-right:auto}.hero h1{font-size:38px}}
