*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#08090b;color:#fff}.container{width:min(1180px,94%);margin:auto}.site-header{background:#050506;border-bottom:1px solid #222;position:relative;z-index:10}.header-inner{height:116px;display:flex;align-items:center;justify-content:space-between}.logo{width:104px;height:104px;object-fit:contain;border-radius:10px}.header-actions{display:flex;align-items:center;gap:26px}.lang{display:flex;gap:12px;border:1px solid #333;padding:10px 15px;border-radius:8px;font-weight:800}.top-cta{background:#e71922;color:white;text-decoration:none;border-radius:10px;padding:18px 30px;display:flex;gap:15px;align-items:center;text-transform:uppercase;box-shadow:0 10px 28px #e7192255}.top-cta span{font-size:30px}.top-cta small{display:block;font-size:12px;color:#ffd7d7}.hero{background:radial-gradient(circle at 75% 30%,#1d2734 0,#090b0f 45%,#030304 100%)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center;min-height:520px}.hero-copy h1{font-size:56px;line-height:.95;text-transform:uppercase;margin:0 0 18px;font-weight:900}.hero-copy h2{color:#ff1d25;text-transform:uppercase;font-size:30px;margin:0 0 4px}.pt{font-size:22px;text-transform:uppercase;margin:0 0 30px}.hero-copy p{font-size:18px;line-height:1.55;color:#f5f5f5}.hero-copy b{margin-right:12px;color:#ff3139}.hero-image img{width:100%;border-radius:20px;box-shadow:0 30px 80px #000;display:block}.features{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid #333;border-bottom:1px solid #333}.features div{padding:24px 16px;border-right:1px solid #333;text-transform:uppercase;font-weight:800;font-size:14px}.features span{display:block;color:#ff2028;margin-top:8px}.light{background:#f5f3f1;color:#111;padding:42px 0}.section h3{text-align:center;font-size:26px;text-transform:uppercase;margin:0 0 26px}.section h3 span{color:#e71922;font-weight:400}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.product-grid article{background:#0b0c0f;color:#fff;border-radius:10px;overflow:hidden;text-align:center;box-shadow:0 10px 24px #0002;border:1px solid #222}.product-grid img{width:100%;height:125px;object-fit:cover;display:block}.product-grid h4{text-transform:uppercase;font-size:16px;margin:14px 8px 8px}.product-grid p{font-size:14px;line-height:1.45;margin:0 8px 18px;color:#e8e8e8}.brands-title{margin-top:38px!important}.brand-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.brand-grid img{width:100%;border-radius:12px;box-shadow:0 6px 18px #0001}.benefits{margin-top:25px;border:1px solid #ddd;border-radius:12px;display:grid;grid-template-columns:repeat(5,1fr);background:#fff}.benefits div{padding:22px 14px;text-align:center;text-transform:uppercase;font-weight:800;font-size:13px;border-right:1px solid #ddd}.benefits span{display:block;font-weight:500;margin-top:8px}.contact-section{background:#f5f3f1;color:#111;padding:0 0 34px}.contact-box{background:#eee;border-radius:14px;padding:30px;display:grid;grid-template-columns:300px 1fr;gap:35px}.contact-copy h3,.contact-copy h4{text-transform:uppercase;font-size:27px;line-height:1;margin:0 0 15px}.contact-copy span{color:#e71922}.contact-copy li{margin:13px 0}form input,form select,form textarea{width:100%;border:0;border-radius:8px;background:white;padding:18px;font-size:15px;color:#111;box-shadow:inset 0 0 0 1px #e1e1e1}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}form select,form textarea{margin-top:12px}form textarea{height:125px;resize:vertical}form small{display:block;margin-top:10px;color:#e71922}form button{float:right;margin-top:16px;background:#e71922;color:white;border:0;border-radius:10px;padding:18px 40px;font-weight:900;text-transform:uppercase;font-size:18px;cursor:pointer;box-shadow:0 10px 26px #e7192244}form button span{font-size:13px}footer{background:#050506;border-top:1px solid #222;padding-top:35px}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;align-items:center}.footer-grid img{width:110px;float:left;margin-right:22px;border-radius:12px}.footer-grid h4{text-transform:uppercase}.footer-grid span,.footer-grid b,.copy{color:#ff2028}.copy{text-align:center;border-top:1px solid #222;margin-top:30px;padding:18px;font-size:13px}@media(max-width:900px){.hero-grid,.contact-box,.footer-grid{grid-template-columns:1fr}.features,.product-grid,.brand-grid,.benefits{grid-template-columns:1fr 1fr}.hero-copy h1{font-size:38px}.header-inner{height:auto;padding:14px 0}.top-cta{padding:14px}.form-grid{grid-template-columns:1fr}}@media(max-width:520px){.features,.product-grid,.brand-grid,.benefits{grid-template-columns:1fr}.header-actions{gap:8px}.top-cta{font-size:12px}.hero-copy h1{font-size:32px}}