
:root{--bg:#080b0a;--panel:#0f1412;--panel2:#131a16;--green:#48e364;--green2:#1fab48;--text:#f5f7f5;--muted:#a6b0a9;--line:#263029;--white:#fff;--shadow:0 24px 70px rgba(0,0,0,.32)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172019;background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 36px));margin:auto}.topbar{background:#050706;color:#cbd3cd;font-size:13px}.topbar .container{display:flex;justify-content:space-between;gap:20px;padding:9px 0}.header{position:sticky;top:0;z-index:50;background:rgba(8,11,10,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}.navwrap{height:78px;display:flex;align-items:center;gap:28px}.brand{font-weight:900;font-size:24px;color:white;letter-spacing:-1px}.brand b{color:var(--green)}nav{display:flex;gap:22px;margin-left:auto}nav a{color:#dfe5e1;font-size:14px;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border-radius:10px;font-weight:800;border:1px solid transparent;transition:.2s}.btn-green{background:var(--green);color:#061008}.btn-dark{background:#111713;color:white}.btn-outline{border-color:#516057;color:white}.hero{min-height:720px;background:#080b0a;color:white;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,6,5,.96) 0%,rgba(4,6,5,.83) 35%,rgba(4,6,5,.12) 68%,rgba(4,6,5,.1) 100%),url('/assets/img/hero.webp') center/cover no-repeat}.hero .container{position:relative;z-index:2;min-height:720px;display:flex;align-items:center}.hero-copy{max-width:650px;padding:80px 0}.eyebrow{display:inline-flex;color:var(--green);font-size:12px;font-weight:900;letter-spacing:1.8px;text-transform:uppercase}.hero h1{font-size:clamp(44px,6vw,76px);line-height:.98;letter-spacing:-3px;margin:14px 0 20px}.hero p{font-size:19px;color:#ccd4ce;max-width:590px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.trust{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:42px}.trust div{border:1px solid rgba(255,255,255,.1);padding:15px;border-radius:12px;background:rgba(255,255,255,.04)}.trust b{display:block;color:white}.section{padding:86px 0}.soft{background:#f4f7f4}.dark{background:#0a0e0c;color:white}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px}.section-head h2{font-size:clamp(32px,4vw,48px);line-height:1.04;letter-spacing:-1.8px;margin:8px 0}.section-head p{max-width:560px;color:#667168}.grid{display:grid;gap:20px}.g3{grid-template-columns:repeat(3,1fr)}.g4{grid-template-columns:repeat(4,1fr)}.card{background:white;border:1px solid #e0e7e2;border-radius:18px;overflow:hidden;box-shadow:0 8px 30px rgba(14,28,18,.05)}.card-body{padding:24px}.card h3{font-size:22px;line-height:1.15;margin:4px 0 10px}.card p{color:#667168}.img-card img{aspect-ratio:4/3;object-fit:cover}.pill{display:inline-flex;padding:7px 10px;background:#eaf8ed;color:#147532;border-radius:999px;font-size:12px;font-weight:900}.statstrip{margin-top:-44px;position:relative;z-index:4}.statwrap{background:white;border-radius:20px;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(4,1fr);padding:8px}.stat{padding:25px;border-right:1px solid #e4eae5}.stat:last-child{border-right:0}.stat b{font-size:30px;display:block;color:#0d1510}.stat span{color:#69746d}.feature{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center}.feature img{border-radius:24px;box-shadow:var(--shadow)}.checklist{display:grid;gap:12px;margin:24px 0}.check{display:flex;gap:12px}.check i{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#dcf9e4;color:#118334;font-style:normal;font-weight:900;flex:0 0 24px}.category{padding:26px;border:1px solid #273129;border-radius:16px;background:#101512;color:white}.category small{color:var(--green);font-weight:900}.category h3{margin:6px 0;font-size:22px}.category p{color:#aeb8b1}.band{background:linear-gradient(135deg,#1ab34a,#55ee6d);padding:54px 0}.band .container{display:flex;justify-content:space-between;gap:40px;align-items:center}.band h2{font-size:38px;line-height:1.02;margin:0 0 8px}.band p{margin:0;max-width:650px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:44px}.article h1{font-size:52px;line-height:1.02;letter-spacing:-2px}.article h2{font-size:32px;margin-top:40px}.article p,.article li{font-size:17px;color:#445047}.aside{position:sticky;top:110px;align-self:start;background:#f4f7f4;padding:22px;border-radius:16px}.footer{background:#070a08;color:#b8c2bb;padding:64px 0 26px}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:36px}.footer h3{color:white}.footer a{display:block;margin:9px 0}.footer-bottom{border-top:1px solid #242c26;margin-top:34px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:13px}.wa{position:fixed;right:18px;bottom:18px;background:#25d366;color:#07140a;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;font-weight:900;box-shadow:0 12px 32px rgba(0,0,0,.25);z-index:60}.breadcrumb{font-size:13px;color:#768179;padding:18px 0}.menu{display:none}@media(max-width:900px){nav{display:none}.navwrap>.btn{display:none}.menu{display:block;margin-left:auto;background:none;border:0;color:white;font-size:26px}.hero{min-height:650px}.hero .container{min-height:650px}.hero:before{background:linear-gradient(90deg,rgba(4,6,5,.96),rgba(4,6,5,.72)),url('/assets/img/hero.webp') center/cover}.trust,.g3,.g4,.statwrap,.feature,.footer-grid{grid-template-columns:1fr 1fr}.article-layout{grid-template-columns:1fr}.aside{position:static}.band .container,.section-head{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.topbar .container{flex-direction:column;gap:2px}.hero h1{letter-spacing:-2px}.trust,.g3,.g4,.statwrap,.feature,.footer-grid{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid #e4eae5}.section{padding:64px 0}.article h1{font-size:40px}.footer-bottom{flex-direction:column}}
