@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap');
:root{--red:#e2212f;--black:#090a0c;--panel:#111318;--line:#272a31;--white:#f5f5f3;--muted:#a5a7ad}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:#121317;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.topbar{height:32px;background:var(--red);color:white;text-align:center;font-size:12px;letter-spacing:.08em;padding:8px}.topbar span{margin:0 20px}header{height:82px;background:#0b0c0f;color:white;display:flex;align-items:center;gap:38px;padding:0 5vw;border-bottom:1px solid #222;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:12px;margin-right:auto}.brand b{font:800 30px/1 'Barlow Condensed';font-style:italic;color:var(--red)}.brand span{font:700 16px/1.05 'Barlow Condensed';letter-spacing:.16em}.brand small{font:500 8px/1.8 Inter;display:block;color:#85868b;letter-spacing:.22em}nav{display:flex;gap:30px;font:600 13px 'Barlow Condensed';letter-spacing:.08em}nav a:hover{color:var(--red)}.menu{display:none}.wa,.btn{background:var(--red);color:white;padding:14px 22px;font:700 13px 'Barlow Condensed';letter-spacing:.08em;border:0;cursor:pointer}.mini{padding:11px 18px}.hero{min-height:630px;background:radial-gradient(circle at 75% 45%,#292d33 0,#111318 30%,#090a0c 67%);color:white;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;padding:70px 8vw;overflow:hidden}.eyebrow,.section-head span,.club>span,.page-title span{color:var(--red);font:700 13px 'Barlow Condensed';letter-spacing:.25em}.hero h1{font:800 clamp(54px,7vw,92px)/.88 'Barlow Condensed';letter-spacing:-.02em;margin:20px 0}.hero h1 em{color:transparent;-webkit-text-stroke:1px #fff;font-style:normal}.hero p{color:#b9bbc0;font-size:17px;line-height:1.75;max-width:620px}.actions{display:flex;gap:24px;align-items:center;margin-top:34px}.ghost{font:700 13px 'Barlow Condensed';border-bottom:1px solid #777;padding:12px 0}.hero-mark{text-align:center;opacity:.8}.hero-mark span{display:block;font:800 220px/1 'Barlow Condensed';font-style:italic;color:transparent;-webkit-text-stroke:2px #3b3e45;transform:skew(-8deg)}.hero-mark small{letter-spacing:.35em;color:#73767d}.benefits{background:#15171c;color:white;display:grid;grid-template-columns:repeat(3,1fr);padding:26px 8vw;border-top:1px solid #2b2d33}.benefits div{display:flex;gap:16px;align-items:center;justify-content:center;border-right:1px solid #30323a}.benefits div:last-child{border:0}.benefits b{color:var(--red);font-size:23px}.benefits span{font-size:11px;color:#858890}.benefits strong{display:block;color:white;margin-bottom:5px;font-size:12px}.section{padding:90px 7vw}.section.dark{background:#0c0d10;color:white}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:40px}.section-head h2{font:800 46px 'Barlow Condensed';margin:8px 0 0}.section-head>a{font:700 12px 'Barlow Condensed';border-bottom:1px solid #999;padding-bottom:6px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category{min-height:260px;padding:34px;background:#17191f;color:white;position:relative;overflow:hidden;border-bottom:3px solid var(--red);transition:.25s}.category:after{content:'KC';position:absolute;right:-10px;bottom:-40px;font:800 150px 'Barlow Condensed';color:#ffffff08;font-style:italic}.category:hover{transform:translateY(-5px);background:#20232a}.category small{color:#777}.category h3{font:800 35px 'Barlow Condensed';margin:45px 0 8px}.category p{color:#9b9da3;font-size:13px}.category b{position:absolute;bottom:28px;font:700 12px 'Barlow Condensed';color:var(--red)}.c1{background:#202126}.c2{background:#15171a}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#15171b;border:1px solid #24262c;transition:.25s}.product-card:hover{transform:translateY(-5px);border-color:#444}.product-image{height:280px;background:linear-gradient(145deg,#22252b,#111216);display:grid;place-items:center;position:relative;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-image>span{font:800 90px 'Barlow Condensed';color:#30343b;font-style:italic}.product-image i{position:absolute;left:10px;top:10px;background:var(--red);font:700 10px Inter;padding:6px;color:#fff}.product-copy{padding:20px}.product-copy small{font-size:9px;color:var(--red);letter-spacing:.16em}.product-copy h3{font:700 20px 'Barlow Condensed';margin:8px 0;color:white}.rating{color:#f5bd3e;font-size:11px;margin:8px 0}.rating span{color:#777}.product-copy strong{font-size:16px;color:white}.product-copy del{color:#777;font-size:12px;margin-left:8px}.light-grid .product-card{background:#fff}.light-grid .product-copy h3,.light-grid .product-copy strong{color:#111}.club{text-align:center;padding:110px 20px;background:linear-gradient(135deg,#181a20,#090a0c);color:#fff}.club h2{font:800 54px 'Barlow Condensed';margin:13px}.club p{color:#999;margin-bottom:35px}.page-title{padding:80px 7vw;background:#0c0d10;color:white}.page-title h1{font:800 64px 'Barlow Condensed';margin:10px 0}.search{display:flex;max-width:650px}.search input,.reviews input,.reviews select,.reviews textarea{width:100%;padding:16px;border:1px solid #d9d9db;background:#fff;font:14px Inter}.count{color:#777}.detail{padding:80px 7vw;display:grid;grid-template-columns:1fr 1fr;gap:70px}.detail-image{height:600px;background:#17191e;display:grid;place-items:center}.detail-image img{width:100%;height:100%;object-fit:cover}.detail-image span{font:800 160px 'Barlow Condensed';color:#30343b}.detail h1{font:800 55px 'Barlow Condensed';margin:12px 0}.lead{color:#666;line-height:1.7}.price{font:700 30px 'Barlow Condensed';margin:25px 0}.price del{font-size:18px;color:#999}.stock{color:#209a56;margin-bottom:22px}.buy{display:block;text-align:center;background:#20a75a;font-size:16px}.spec{margin-top:35px;border-top:1px solid #ddd}.spec h3{font:700 17px 'Barlow Condensed';margin-top:25px}.spec p{color:#666;line-height:1.7}.reviews{max-width:950px;margin:auto}.reviews article{border-top:1px solid #ddd;padding:20px 0}.reviews article b{color:#f3b827}.reviews form{display:grid;gap:12px;margin-top:30px}.reviews textarea{min-height:120px}.content{max-width:900px;margin:auto;padding:80px 7vw;line-height:1.8}.empty{min-height:50vh;display:grid;place-content:center;text-align:center}.empty h1{font:800 70px 'Barlow Condensed'}footer{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:45px;background:#090a0c;color:white;padding:70px 7vw;border-top:1px solid #222}footer p,footer a{display:block;color:#8e9097;font-size:13px;line-height:2}.copyright{background:#090a0c;color:#62646a;text-align:center;padding:20px;border-top:1px solid #1f2125;font-size:11px}.light{margin-bottom:15px}
@media(max-width:900px){header{height:68px;padding:0 18px}header nav,header .mini{display:none}.menu{display:block;background:none;border:0;color:white;font-size:24px;order:3}.hero{grid-template-columns:1fr;min-height:600px;padding:55px 24px}.hero-mark{display:none}.hero h1{font-size:58px}.benefits{grid-template-columns:1fr;padding:0 20px}.benefits div{justify-content:flex-start;border-right:0;border-bottom:1px solid #30323a;padding:18px}.section{padding:65px 20px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.detail{grid-template-columns:1fr;padding:40px 20px;gap:35px}.detail-image{height:430px}footer{grid-template-columns:1fr 1fr}.section-head h2{font-size:38px}}@media(max-width:560px){.topbar{font-size:10px}.hero h1{font-size:46px}.hero p{font-size:14px}.actions{align-items:flex-start;flex-direction:column}.category-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr 1fr;gap:8px}.product-image{height:190px}.product-copy{padding:12px}.product-copy h3{font-size:17px}.section-head>a{display:none}.club h2,.page-title h1{font-size:44px}footer{grid-template-columns:1fr}.detail h1{font-size:42px}}

