:root{--red:#ed0018;--deep:#161616;--muted:#6c6c6c;--cream:#f6f4f1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--deep);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.announcement{min-height:44px;padding:0 4vw;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:20px;text-align:center;background:var(--red);color:white;font-size:13px}.announcement strong{align-self:stretch;display:grid;place-items:center;background:#111;font-size:13px;text-transform:uppercase;letter-spacing:.1em}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:.16em;font-size:11px}.brand img{width:132px;height:50px;object-fit:contain}.nav nav{display:flex;gap:30px;color:#3c3c3c;font-size:14px;font-weight:700}.nav nav a:hover{color:var(--red)}
.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:0 24px;border-radius:7px;background:var(--red);color:white;font-size:14px;font-weight:800;transition:.2s ease}.button:hover{background:#bd0013;transform:translateY(-1px)}.button-small{min-height:42px;padding-inline:20px}.button-outline{background:transparent;border:1px solid rgba(255,255,255,.65)}
.hero{overflow:hidden;color:white;background:radial-gradient(circle at 85% 50%,#570a12 0,#250609 32%,#0d0d0d 68%)}.hero-content{min-height:570px;display:flex;align-items:center}.hero-copy{position:relative;z-index:2;max-width:850px;padding-block:80px}.eyebrow{margin:0 0 18px;color:#ff7180;font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.eyebrow.dark{color:var(--red)}h1,h2,h3,p{margin-top:0}h1{margin-bottom:22px;max-width:760px;font-size:clamp(48px,7vw,82px);line-height:.98;letter-spacing:-.05em}h1 em{color:var(--red);font-style:normal}.hero-copy>p:not(.eyebrow){max-width:650px;color:#d3d3d3;font-size:18px;line-height:1.65}.hero-actions{display:flex;gap:12px;margin:30px 0;flex-wrap:wrap}.trust-row{display:flex;gap:22px;flex-wrap:wrap;color:#c8c8c8;font-size:12px;font-weight:700}
.hero-product{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center}.hero-product>img{position:relative;z-index:1;width:580px;height:360px;object-fit:cover;object-position:50% 30%;filter:drop-shadow(0 28px 24px rgba(0,0,0,.45));mix-blend-mode:screen}.red-orbit{position:absolute;width:470px;height:470px;border-radius:50%;background:radial-gradient(circle at 35% 32%,#ff3448,var(--red) 37%,#6b000b 69%);box-shadow:0 0 0 70px rgba(237,0,24,.06),0 0 0 140px rgba(237,0,24,.035)}.hero-card{position:absolute;z-index:3;right:0;bottom:70px;min-width:220px;padding:18px 22px;display:grid;gap:3px;border-left:4px solid var(--red);background:white;color:#111;box-shadow:0 16px 40px rgba(0,0,0,.3)}.hero-card small,.hero-card span{color:#696969;font-size:11px}.hero-card strong{font-size:24px}
.section{padding-block:95px}.section-heading{margin-bottom:42px;display:flex;align-items:end;justify-content:space-between;gap:40px}.section-heading h2,.contact h2{margin:0;max-width:720px;font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-.035em}.section-heading>p{max-width:410px;margin:0;color:var(--muted);font-size:15px;line-height:1.7}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{overflow:hidden;border:1px solid #e7e7e7;border-radius:12px;background:white;box-shadow:0 10px 35px rgba(0,0,0,.055)}.product-image{height:260px;overflow:hidden;background:#fafafa}.product-image img{width:100%;height:100%;object-fit:cover;object-position:50% 15%}.product-body{padding:24px}.badge{display:inline-block;margin-bottom:14px;padding:6px 9px;border-radius:4px;background:#ffe9eb;color:var(--red);font-size:10px;font-weight:900;letter-spacing:.12em}.product-body h3{margin-bottom:7px;font-size:25px}.product-body p{min-height:20px;margin-bottom:20px;color:var(--muted);font-size:14px}.price{display:flex;align-items:baseline;gap:7px}.price strong{font-size:35px;letter-spacing:-.03em}.price span{font-size:12px;font-weight:900}.product-body>small{display:block;margin:5px 0 20px;color:#777}.product-button{width:100%}
.benefits{padding-block:90px;background:#151515;color:white}.section-heading.light{margin-bottom:50px}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #444}.benefit-grid article{padding:36px 28px 0 0}.benefit-grid b{color:var(--red);font-size:13px}.benefit-grid h3{margin:32px 0 12px;font-size:20px}.benefit-grid p{color:#aaa;line-height:1.65;font-size:14px}.contact{margin-block:90px;padding:55px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:50px;border-radius:14px;background:var(--cream)}.contact h2{font-size:clamp(32px,4vw,48px)}.contact p:not(.eyebrow){max-width:700px;margin:18px 0 0;color:var(--muted);line-height:1.7}.contact-actions{display:grid;gap:14px;text-align:center}.phone{font-size:19px;font-weight:900}
footer{padding-block:30px;border-top:1px solid #eee}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;color:#737373;font-size:12px}.footer-brand img{width:100px}.footer-inner p{margin:0}.floating-wa{position:fixed;z-index:10;right:22px;bottom:22px;width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#0aaa42;color:white;font-weight:900;box-shadow:0 10px 25px rgba(0,0,0,.25)}
@media(max-width:900px){.announcement{grid-template-columns:1fr;padding:10px 20px;gap:6px}.announcement strong{order:-1;padding:8px}.nav nav{display:none}.hero-content{grid-template-columns:1fr;padding-top:30px}.hero-copy{padding:50px 0 0}.hero-product{min-height:390px}.hero-product>img{height:310px}.hero-card{right:4%;bottom:35px}.product-grid{grid-template-columns:repeat(2,1fr)}.benefit-grid{grid-template-columns:repeat(2,1fr)}.contact{grid-template-columns:1fr}}
@media(max-width:600px){.shell{width:min(100% - 28px,1180px)}.nav{height:70px}.brand img{width:105px}.nav>.button{padding:0 12px}.hero-content{min-height:auto;gap:0}h1{font-size:48px}.hero-product{min-height:340px}.hero-product>img{width:420px;height:250px}.red-orbit{width:310px;height:310px}.hero-card{min-width:190px;padding:14px 17px}.section{padding-block:70px}.section-heading{align-items:start;flex-direction:column;gap:18px}.product-grid{grid-template-columns:1fr}.product-image{height:250px}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{border-bottom:1px solid #333;padding-bottom:20px}.contact{margin-block:60px;padding:34px 24px}.footer-inner{flex-direction:column;text-align:center}}
