:root{--red:#d71920;--black:#111;--paper:#f5f5f7;--line:#e4e4e7}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--black);font-family:Inter,system-ui,sans-serif}.site-header{height:74px;background:#111;color:#fff;display:flex;align-items:center;padding:0 4vw;gap:3rem;position:sticky;top:0;z-index:30}.brand{font:32px/1 'Bebas Neue',sans-serif;letter-spacing:.1em;color:#fff;text-decoration:none}.brand span{color:var(--red)}nav{display:flex;gap:1.5rem}nav a,.header-actions a,.header-actions button{font-size:13px;color:#fff;text-decoration:none;background:none;border:0;cursor:pointer}.header-actions{margin-left:auto;display:flex;align-items:center;gap:1.1rem}.header-actions b{display:inline-grid;place-items:center;background:var(--red);border-radius:50%;font-size:10px;width:18px;height:18px}.menu-toggle{display:none}.hero{min-height:620px;display:grid;align-items:end;padding:7vw 7vw 6vw;color:#fff;background:linear-gradient(90deg,rgba(0,0,0,.85),rgba(0,0,0,.35)),url('/hero-video.mp4') center/cover,#111}.eyebrow{letter-spacing:.23em;font-size:11px;text-transform:uppercase;color:#ffb1b3}.hero h1,.section-title{font-family:'Bebas Neue',sans-serif;letter-spacing:.025em;text-transform:uppercase;line-height:.95}.hero h1{font-size:clamp(48px,6vw,92px);max-width:800px;margin:18px 0}.hero h1 span{color:var(--red)}.hero p{max-width:620px;line-height:1.7;color:#e4e4e7}.button{display:inline-block;margin-top:18px;padding:14px 24px;border-radius:999px;background:var(--red);color:#fff;text-decoration:none;font-weight:700;font-size:14px}.trust{background:#a90006;color:#fff;padding:23px 6vw;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;text-align:center;font-size:12px;font-weight:600}.section{padding:72px 6vw}.section-title{font-size:clamp(38px,4vw,60px);margin:0 0 9px}.section-copy{color:#62626a;max-width:660px;line-height:1.6;margin:0 0 28px}.category-grid,.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category{min-height:180px;border-radius:18px;padding:22px;display:flex;align-items:end;color:#fff;text-decoration:none;background:linear-gradient(0deg,rgba(0,0,0,.72),rgba(0,0,0,.1)),#333 center/cover}.category h3{font:28px 'Bebas Neue',sans-serif;letter-spacing:.04em;margin:0}.product{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .2s}.product:hover{transform:translateY(-4px)}.product img{width:100%;aspect-ratio:1;object-fit:contain;background:#fff}.product-info{padding:16px}.product-info h3{font-size:14px;line-height:1.4;margin:0 0 9px}.price{font-weight:800}.price del{color:#777;font-weight:400;margin-left:7px}.badge{display:inline-block;color:#a90006;background:#ffe5e5;border-radius:30px;padding:4px 7px;font-size:10px;font-weight:800;margin-bottom:7px}.shop-bar{padding:28px 6vw 0;display:flex;gap:12px;align-items:center}.shop-bar input{border:1px solid var(--line);background:#fff;padding:13px 15px;border-radius:9px;min-width:250px}.empty{padding:70px;text-align:center;color:#777}footer{background:#111;color:#bbb;padding:42px 6vw;display:flex;gap:30px;justify-content:space-between;flex-wrap:wrap;font-size:12px}footer strong{font:28px 'Bebas Neue',sans-serif;color:#fff;letter-spacing:.1em}.loader{min-height:50vh;display:grid;place-items:center;color:#666}@media(max-width:800px){.site-header{gap:16px;padding:0 18px}.menu-toggle{display:block;background:none;border:0;color:#fff;font-size:20px}nav{display:none}.hero{min-height:540px;padding:42px 24px}.trust{grid-template-columns:repeat(2,1fr)}.section{padding:48px 20px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.category{min-height:130px}.shop-bar{padding:20px}.shop-bar input{min-width:0;width:100%}} 
