
:root{--hg-orange:#f47b20;--hg-ink:#111318;--hg-muted:#69707a;--hg-line:#e7e9ec;--hg-bg:#fff}
.hg-wrap{max-width:1200px;margin:0 auto;padding:0 28px;font-family:Arial,Helvetica,sans-serif;color:var(--hg-ink)}
.hg-wrap a{text-decoration:none}.hg-kicker{font-size:12px;font-weight:800;letter-spacing:.13em;color:var(--hg-orange)}
.hg-hero{display:grid;grid-template-columns:1.02fr .98fr;gap:50px;align-items:center;padding:80px 0 90px}
.hg-hero h1{font-size:clamp(42px,5vw,72px);line-height:.98;letter-spacing:-.045em;margin:16px 0 24px;font-weight:700}.hg-hero h1 strong{font-weight:800}
.hg-hero p{font-size:19px;line-height:1.55;color:var(--hg-muted);max-width:620px}.hg-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:28px 0}
.hg-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:7px;font-size:13px;font-weight:800;letter-spacing:.03em}.hg-btn-orange{background:var(--hg-orange);color:#fff}.hg-btn-dark{background:var(--hg-ink);color:#fff}
.hg-note{font-size:13px;color:var(--hg-muted)}.hg-note strong{color:var(--hg-ink)}
.hg-hero-visual{min-height:500px;background:linear-gradient(135deg,#f0f1f2,#d9dcdf);border-radius:18px;display:flex;align-items:end;padding:26px;overflow:hidden}
.hg-visual-box{width:100%;min-height:250px;background:rgba(17,19,24,.92);color:#fff;border-radius:12px;padding:28px;display:flex;flex-direction:column;justify-content:space-between}.hg-visual-box span{font-size:11px;letter-spacing:.15em}.hg-visual-box b{font-size:42px;line-height:.9;letter-spacing:-.04em}
.hg-section{padding:78px 0}.hg-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.hg-section-head h2,.hg-dark-section h2,.hg-cta h2{font-size:42px;line-height:1;letter-spacing:-.04em;margin:10px 0}.hg-section-head>a{color:var(--hg-orange);font-weight:700}
.hg-cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hg-cat{border:1px solid var(--hg-line);padding:22px;min-height:150px;display:flex;flex-direction:column;justify-content:space-between;border-radius:10px;color:var(--hg-ink);transition:.15s}.hg-cat:hover{border-color:var(--hg-orange);transform:translateY(-2px)}.hg-cat span{font-size:12px;font-weight:900;color:var(--hg-orange)}.hg-cat b{font-size:18px}.hg-cat small{color:var(--hg-muted)}
.hg-dark-section{margin:20px 0;padding:60px;border-radius:16px;background:var(--hg-ink);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:50px}.hg-dark-section p{color:#c5c8cc;line-height:1.6}.hg-use-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #363941}.hg-use-grid a{color:#fff;padding:18px 0;border-bottom:1px solid #363941;font-weight:700;display:flex;justify-content:space-between}.hg-use-grid span{color:var(--hg-orange)}
.hg-products{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.hg-card{border:1px solid var(--hg-line);border-radius:10px;overflow:hidden;background:#fff}.hg-card-img,.hg-card-placeholder{width:100%;height:190px;object-fit:cover;display:block}.hg-card-placeholder{background:#f1f2f3;display:flex;align-items:center;justify-content:center;text-align:center;font-size:22px;font-weight:900;line-height:.9}.hg-card-body{padding:18px}.hg-card-cat{font-size:10px;color:var(--hg-orange);font-weight:800;text-transform:uppercase;margin-bottom:9px}.hg-card h3{font-size:17px;line-height:1.2;margin:0 0 14px}.hg-price{font-weight:800;font-size:18px}.hg-price small{font-size:11px;font-weight:500;color:var(--hg-muted)}.hg-card-link{display:block;margin-top:18px;color:var(--hg-ink);font-size:12px;font-weight:800}
.hg-cta{margin:20px 0 80px;background:#f4f5f6;border-radius:16px;padding:45px;display:flex;justify-content:space-between;align-items:center;gap:30px}.hg-cta h2{max-width:700px}.hg-page{padding-top:55px;padding-bottom:80px}.hg-page-head{max-width:800px;padding:20px 0 45px}.hg-page-head h1{font-size:56px;line-height:1;letter-spacing:-.04em;margin:12px 0 18px}.hg-page-head p{font-size:18px;color:var(--hg-muted);line-height:1.6}
.hg-use-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.hg-use-cards>div{border:1px solid var(--hg-line);border-radius:12px;padding:28px;min-height:190px}.hg-use-cards h2{margin-top:0}.hg-use-cards p{color:var(--hg-muted);line-height:1.5}.hg-use-cards a{color:var(--hg-orange);font-weight:700}
.hg-form{border:1px solid var(--hg-line);padding:35px;border-radius:12px}.hg-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:25px}.hg-form label{font-size:12px;font-weight:800;display:block}.hg-form input,.hg-form select,.hg-form textarea{display:block;width:100%;box-sizing:border-box;margin-top:7px;padding:14px;border:1px solid #d8dbe0;border-radius:6px;font:inherit}.hg-form .hg-full{grid-column:1/-1}
.hg-breadcrumb{font-size:12px;color:var(--hg-muted);margin-bottom:35px}.hg-breadcrumb a{color:var(--hg-orange)}.hg-product-layout{display:grid;grid-template-columns:1fr 1fr;gap:55px}.hg-product-image{background:#f1f2f3;border-radius:14px;min-height:480px;overflow:hidden}.hg-product-image img{width:100%;height:100%;object-fit:cover}.hg-product-placeholder{min-height:480px;display:flex;align-items:center;justify-content:center;font-size:42px;font-weight:900;line-height:.9;text-align:center}.hg-single h1{font-size:52px;line-height:1;letter-spacing:-.04em}.hg-single-price{font-size:32px;font-weight:800;margin:25px 0 4px}.hg-single-price small{font-size:13px;color:var(--hg-muted)}.hg-gross{font-size:13px;color:var(--hg-muted)}.hg-content{line-height:1.7;color:#3e444c;margin-top:30px}
@media(max-width:900px){.hg-hero,.hg-dark-section,.hg-product-layout{grid-template-columns:1fr}.hg-hero{padding:45px 0}.hg-hero-visual{min-height:330px}.hg-cat-grid{grid-template-columns:repeat(2,1fr)}.hg-products{grid-template-columns:repeat(2,1fr)}.hg-use-cards{grid-template-columns:1fr 1fr}.hg-page-head h1{font-size:44px}}
@media(max-width:600px){.hg-wrap{padding:0 16px}.hg-hero h1{font-size:43px}.hg-section-head{display:block}.hg-section-head>a{display:inline-block;margin-top:12px}.hg-cat-grid,.hg-products,.hg-use-cards,.hg-form-grid{grid-template-columns:1fr}.hg-dark-section{padding:30px}.hg-cta{display:block;padding:30px}.hg-cta .hg-btn{margin-top:15px}.hg-product-image{min-height:300px}.hg-product-placeholder{min-height:300px}.hg-single h1{font-size:39px}.hg-form{padding:22px}.hg-form .hg-full{grid-column:auto}}
