*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f5ed;color:#14201e;font:17px/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit}img{max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.08;letter-spacing:-.045em}h1{font-size:clamp(52px,6.3vw,88px);font-weight:750;max-width:780px}h2{font-size:clamp(36px,4.4vw,58px)}h3{font-size:25px}p{color:#58615b}.wrap{width:min(1180px,90%);margin:auto}.skip{position:absolute;top:-80px;left:10px}.skip:focus{top:10px;z-index:20;background:white;padding:10px}nav{height:96px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d9dfd3;gap:20px}.brand{font-size:24px;font-weight:750;letter-spacing:-1px;text-decoration:none;display:flex;align-items:center;gap:12px}.brand svg{width:34px;height:34px}.navlinks{display:flex;gap:25px;align-items:center;font-size:14px}.navlinks a{text-decoration:none}.navlinks a:hover{text-decoration:underline}.hero{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:50px;padding:72px 0 90px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:750;margin-bottom:24px;color:#4a6042}.hero h1 em{font-style:normal;display:block;color:#4e6d2c}.lead{font-size:20px;max-width:520px;margin-top:28px;line-height:1.6}.button{display:inline-flex;gap:20px;justify-content:center;align-items:center;padding:16px 24px;border-radius:100px;background:#c3ef83;color:#132013;font-size:16px;font-weight:700;text-decoration:none;transition:background .15s}.button:hover{background:#d2f7a2}.button.dark{background:#14201e;color:#f7faee}.cta-row{display:flex;flex-wrap:wrap;gap:18px;align-items:center;margin-top:30px}.note{font-size:13px;color:#65705f;margin-top:14px;max-width:470px}.hero-art{position:relative;display:flex;justify-content:center;align-items:center;min-height:670px;border-radius:40px;background:#e4eadb;overflow:hidden}.hero-art:before{content:"";position:absolute;width:480px;height:480px;border:1px solid #c4cfb9;border-radius:50%;left:36px;top:110px}.phone{position:relative;width:276px;border:7px solid #14201e;border-radius:40px;overflow:hidden;background:#0a0e14;box-shadow:0 25px 55px #20302d24;line-height:0}.phone img{width:100%;display:block}.hero-art .phone{transform:rotate(5deg);margin:32px 0}.float{position:absolute;left:20px;bottom:34px;z-index:2;background:#14201e;border-radius:18px;padding:17px 22px;color:#eef6df;font-size:14px;box-shadow:0 10px 24px #16221c20}.float span{display:block;font-size:11px;color:#b8c7ae}.float strong{font-size:18px;color:#c3ef83}.strip{display:flex;justify-content:space-between;flex-wrap:wrap;gap:22px;border-top:1px solid #d9dfd3;border-bottom:1px solid #d9dfd3;padding:24px 0;font-size:14px;font-weight:600}.section{padding:94px 0}.section-head{max-width:740px;margin-bottom:40px}.section-head p{margin-top:20px;font-size:19px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{padding:30px;border:1px solid #d9dfd3;border-radius:26px}.card .number{display:block;font-size:12px;font-weight:700;margin-bottom:38px;color:#6b7d5c}.card p{font-size:16px;margin-top:18px}.feature{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;background:#14201e;color:#f6f7ed;border-radius:36px;padding:60px}.feature p{color:#b8c2b4;margin-top:24px}.feature .eyebrow{color:#c3ef83}.feature .phone{width:250px;margin:auto;border-color:#354136}.feature ul{padding-left:20px;color:#c3cfbe;font-size:16px}.feature li{margin-top:12px}.feature .note{font-size:12px}.price{display:flex;justify-content:space-between;gap:40px;align-items:center;background:#c3ef83;border-radius:30px;padding:44px}.price h2{font-size:42px}.price p{margin-top:16px;color:#3c532e}.faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.faq h2{max-width:390px}details{border-bottom:1px solid #d1d9c9;padding:21px 0}summary{font-size:18px;font-weight:650;cursor:pointer;line-height:1.4}details p{margin-top:15px;font-size:16px}.guide-link{margin-top:28px;display:inline-block;font-size:15px;text-underline-offset:4px}footer{border-top:1px solid #d9dfd3;padding:30px 0 50px;display:flex;justify-content:space-between;gap:24px;font-size:13px;color:#65705f}footer div{display:flex;gap:20px}.article{max-width:780px;margin:65px auto 95px}.article h1{font-size:52px}.article h2{font-size:30px;margin:40px 0 15px}.article p,.article ul{margin-top:20px}.article .eyebrow{margin-bottom:20px}.article aside{background:#e4eadb;border-radius:20px;padding:25px;margin-top:28px}.article .button{margin-top:30px}:focus-visible{outline:3px solid #467c15;outline-offset:5px}@media(max-width:820px){.hero{gap:30px;padding-top:44px;grid-template-columns:1fr}.hero-art{min-height:580px}.hero-art .phone{width:242px;margin:25px}.hero h1{max-width:650px}.lead{max-width:650px}.grid{grid-template-columns:1fr}.card .number{margin-bottom:22px}.feature{gap:32px;padding:34px;grid-template-columns:1fr}.feature .phone{width:240px}.faq{grid-template-columns:1fr;gap:24px}.section{padding:64px 0}.price{align-items:flex-start;flex-direction:column;padding:30px}.navlinks .optional{display:none}.strip{font-size:13px}.article h1{font-size:42px}footer{flex-direction:column}.hero-art:before{left:calc(50% - 240px)}.float{left:8%;bottom:28px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.release-notice{margin-top:24px;padding:16px 20px;border:1px solid #ccd7bd;border-radius:16px;background:#eaf0df;color:#405137;font-size:14px;line-height:1.6}.release-notice strong{color:#20301d}

.version-note{font-size:13px;line-height:1.6;max-width:460px;margin-top:18px;color:#58615b}.version-note strong{font-weight:650;color:#36492b}
