:root{--g0:#0b1a11;--g1:#15301f;--g4:#2f7045;--gold:#d3a14a;--cream:#efe9dc;--ink:#1b2620;--muted:#5f6f64;--line:#dde2d6}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.6 Onest,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.wrap{max-width:960px;margin:auto;padding:0 18px}a{color:inherit}.top{background:var(--g0);color:#fff;padding:16px 0}.top .wrap{display:flex;justify-content:space-between;gap:12px}.brand,.phone{font-weight:800;text-decoration:none}.hero{background:var(--g1);color:#fff;padding:58px 0}.kicker{font-size:12px;color:var(--gold);font-weight:800;letter-spacing:.15em;text-transform:uppercase}.hero h1{font-size:clamp(34px,5vw,58px);line-height:1.06;margin:12px 0}.hero p{max-width:730px;color:#cbd9ce}.section{padding:48px 0}.card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;box-shadow:0 8px 24px #0b1a1118}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card h2,.card h3{margin-top:0;line-height:1.2}.meta{color:var(--muted);font-size:13px}.article{max-width:760px}.article h2{margin-top:34px;line-height:1.2}.article ul{padding-left:22px}.photo{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:12px;margin-bottom:12px;background:#dfe6dc}.btn{display:inline-flex;padding:13px 21px;border-radius:999px;background:var(--gold);color:#251b06;text-decoration:none;font-weight:800;margin-top:20px}footer{background:var(--g0);color:#c0d0c4;padding:25px 0;font-size:13px}@media(max-width:760px){.top .wrap{flex-direction:column}.grid{grid-template-columns:1fr}.hero{padding:43px 0}.section{padding:38px 0}}
