*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#17202a;background:#fff;line-height:1.65}.wrap{width:min(1100px,92%);margin:auto}.hero{background:linear-gradient(135deg,#111827,#334155);color:#fff}.nav{height:72px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:700;font-size:20px}.hero-content{padding:90px 0 100px}.eyebrow{font-size:13px;font-weight:700;letter-spacing:1.5px;opacity:.8;margin:0 0 10px}.hero h1{font-size:clamp(38px,6vw,68px);line-height:1.05;margin:0 0 18px}.lead{font-size:20px;max-width:720px;color:#e5e7eb}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-block;background:#fff;color:#111827;padding:12px 20px;border-radius:8px;text-decoration:none;font-weight:700}.btn-outline{background:transparent;color:#fff;border:1px solid #fff}.btn-light{background:#e5e7eb}.section{padding:76px 0}.section-alt{background:#f6f7f9}.section-head{margin-bottom:30px}.section h2{font-size:34px;line-height:1.2;margin:0 0 10px}.card,.product{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:24px;box-shadow:0 8px 30px rgba(0,0,0,.04)}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product h3{margin-top:0}.muted{color:#64748b}.contact{display:flex;justify-content:space-between;gap:30px;align-items:center;border:1px solid #e5e7eb;border-radius:16px;padding:30px}.footer{background:#111827;color:#cbd5e1;padding:40px 0}.footer a{color:#fff}.small{font-size:13px;color:#94a3b8}@media(max-width:800px){.grid{grid-template-columns:1fr 1fr}.contact{flex-direction:column;align-items:flex-start}}@media(max-width:520px){.grid{grid-template-columns:1fr}.hero-content{padding:60px 0 70px}.section{padding:55px 0}}
