:root{--red:#e31b23;--red2:#b90912;--ink:#111216;--muted:#667085;--line:#e7e7e9;--soft:#f6f6f7;--white:#fff;--radius:20px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}.dhi-container{width:min(1180px,calc(100% - 40px));margin:auto}.dhi-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.dhi-header-inner{height:76px;display:flex;align-items:center;gap:28px}.dhi-brand{display:flex;align-items:center;gap:10px;margin-right:auto}.dhi-brand-mark{width:42px;height:42px;border-radius:12px;background:var(--red);color:#fff;display:grid;place-items:center;font-weight:900}.dhi-brand strong{display:block;font-size:18px}.dhi-brand small{display:block;color:var(--muted);font-size:11px}.dhi-nav{display:flex;gap:22px;font-weight:700;font-size:14px}.dhi-cart{padding:10px 14px;border:1px solid var(--line);border-radius:999px;font-weight:800}.dhi-cart-count{display:inline-grid;place-items:center;min-width:20px;height:20px;background:var(--red);color:#fff;border-radius:99px;font-size:11px;margin-left:4px}.dhi-hero{background:radial-gradient(circle at 80% 20%,#4b1115,transparent 32%),linear-gradient(135deg,#0b0c0f,#1b1d21);color:#fff;padding:90px 0}.dhi-hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center}.dhi-kicker{font-size:12px;letter-spacing:.14em;font-weight:900;color:var(--red)}.dhi-hero h1{font-size:clamp(44px,6vw,78px);line-height:1.02;margin:18px 0}.dhi-hero h1 span{color:#ff4a50}.dhi-hero p{font-size:18px;color:#c7c9ce;max-width:650px}.dhi-actions{display:flex;gap:12px;margin:30px 0}.dhi-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:12px;font-weight:900}.dhi-btn-red{background:var(--red);color:#fff}.dhi-btn-light{background:#fff;color:#111}.dhi-trust-row{display:flex;gap:18px;flex-wrap:wrap;color:#c7c9ce;font-size:13px}.dhi-hero-card{width:300px;height:300px;border:1px solid #4a4d54;border-radius:32px;background:linear-gradient(160deg,#2a2c31,#111216);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 25px 80px rgba(0,0,0,.35)}.dhi-speed{font-size:12px;letter-spacing:.2em;color:#aaa}.dhi-hero-card strong{font-size:105px;line-height:.9}.dhi-hero-card span{font-size:28px;font-weight:900;color:#ff4a50}.dhi-hero-card small{color:#aaa;margin-top:12px}.dhi-section{padding:80px 0}.dhi-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.dhi-section h2{font-size:42px;line-height:1.1;margin:10px 0 0}.dhi-text-link{font-weight:900}.dhi-dark{background:#111216;color:#fff}.dhi-three{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.dhi-number{color:#ff4a50;font-weight:900}.dhi-three h3{font-size:22px;margin-bottom:6px}.dhi-three p{color:#aaa}.dhi-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.dhi-feature{border:1px solid var(--line);border-radius:var(--radius);padding:28px}.dhi-feature b{font-size:20px}.dhi-feature p{color:var(--muted)}.dhi-content{padding:60px 0}.dhi-footer{background:#0b0c0f;color:#fff}.dhi-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px;padding:55px 0}.dhi-footer p{color:#aaa}.dhi-footer-bottom{border-top:1px solid #2b2d31;text-align:center;padding:18px;color:#777;font-size:12px}
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,1fr);gap:18px;margin:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;border:1px solid var(--line);border-radius:var(--radius);padding:25px!important;background:#fff;box-shadow:0 12px 35px rgba(0,0,0,.04)}.woocommerce ul.products li.product .button{background:var(--red);color:#fff;border-radius:10px;font-weight:800}.woocommerce div.product form.cart .button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--red);color:#fff;border-radius:10px;font-weight:800}.woocommerce-message,.woocommerce-info{border-top-color:var(--red)}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{border:1px solid #ddd;border-radius:9px;padding:12px}.woocommerce-checkout #payment{border-radius:15px}.woocommerce .quantity .qty{padding:9px;border:1px solid #ddd;border-radius:8px}
@media(max-width:800px){.dhi-nav{display:none}.dhi-hero{padding:60px 0}.dhi-hero-grid{grid-template-columns:1fr;gap:35px}.dhi-hero-card{width:240px;height:240px;margin:auto}.dhi-section{padding:55px 0}.dhi-section-head{display:block}.dhi-section h2{font-size:34px}.dhi-three,.dhi-feature-grid,.dhi-footer-grid{grid-template-columns:1fr}.woocommerce ul.products{grid-template-columns:1fr!important}.dhi-container{width:min(100% - 28px,1180px)}.dhi-cart{padding:8px 10px}.dhi-actions{flex-wrap:wrap}}
