*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#090909;color:#fff7e8;font-family:Arial,sans-serif}.top{position:sticky;top:0;z-index:20;height:70px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;background:#090909ee;border-bottom:1px solid #292929;backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:10px}.brand img{width:52px;height:52px;object-fit:contain}.brand strong{display:block}.brand span{font-size:11px;color:#aaa}.cart-top,.primary,.cart-float button,.add{border:0;background:#25d366;color:#07140a;font-weight:900;border-radius:12px;padding:11px 14px;cursor:pointer}main{width:min(1100px,calc(100% - 24px));margin:auto}.hero{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center;padding:42px 0}.hero h1{font-size:clamp(48px,8vw,86px);line-height:.92;margin:12px 0}.hero p{color:#bbb;font-size:17px;line-height:1.55}.hero img{width:100%;height:460px;object-fit:cover;border-radius:26px;border:1px solid #2a2a2a}.kicker{color:#ffc21c;text-transform:uppercase;letter-spacing:1.4px;font-size:11px;font-weight:900}.menu{padding:20px 0 80px}.section-title h2{font-size:38px;margin:6px 0 18px}#search{width:100%;padding:14px;border-radius:14px;border:1px solid #2c2c2c;background:#111;color:#fff}.filters{display:flex;gap:8px;overflow:auto;padding:14px 0;scrollbar-width:none}.filters button{white-space:nowrap;border:1px solid #2c2c2c;background:#111;color:#ddd;border-radius:999px;padding:10px 13px;font-weight:800}.filters button.active{background:#ffc21c;color:#211700}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{background:#131313;border:1px solid #252525;border-radius:20px;overflow:hidden}.card img{width:100%;height:220px;object-fit:cover;display:block}.body{padding:15px}.body h3{margin:0 0 7px}.desc{color:#aaa;font-size:13px;line-height:1.45;min-height:56px}.bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px}.price{color:#ffc21c;font-weight:900}.list{display:grid;gap:8px}.row{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;background:#111;border:1px solid #252525;border-radius:14px;padding:13px}.row small{display:block;color:#999;margin-top:4px}.cart-float{position:fixed;left:12px;right:12px;bottom:12px;z-index:30;display:none;align-items:center;justify-content:space-between;background:#151515;border:1px solid #333;border-radius:16px;padding:11px 13px;box-shadow:0 18px 50px #0008}.cart-float.show{display:flex}.cart-float small{display:block;color:#aaa}.drawer{position:fixed;inset:0;z-index:40;display:none}.drawer.show{display:block}.backdrop{position:absolute;inset:0;background:#000b}.drawer aside{position:absolute;right:0;top:0;bottom:0;width:min(430px,100%);background:#0d0d0d;padding:18px;overflow:auto}.close{float:right;background:#222;color:#fff;border:0;border-radius:10px;padding:8px}.cart-item{display:grid;grid-template-columns:1fr auto;gap:10px;padding:12px 0;border-bottom:1px solid #262626}.qty{display:flex;align-items:center;gap:6px}.qty button{width:30px;height:30px;background:#1a1a1a;color:#fff;border:1px solid #333;border-radius:8px}.drawer textarea{width:100%;min-height:90px;background:#151515;color:#fff;border:1px solid #333;border-radius:12px;padding:11px}.cart-total{display:flex;justify-content:space-between;font-size:22px;padding:18px 0}.full{width:100%;padding:14px}footer{padding:28px;text-align:center;color:#999;border-top:1px solid #222}@media(max-width:850px){.hero{grid-template-columns:1fr}.hero img{height:360px}.grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.top{height:62px;padding:0 10px}.brand img{width:44px;height:44px}.brand strong{font-size:14px}.cart-top{font-size:12px;padding:9px 10px}.hero{padding:24px 0}.hero h1{font-size:48px}.hero img{height:300px}.grid{grid-template-columns:1fr}.card img{height:215px}.row{grid-template-columns:1fr auto}.row .add{grid-column:2}.section-title h2{font-size:32px}}
.category-heading{margin:24px 0 12px;font-size:28px}
.card img{background:#0d0d0d}
@media(max-width:580px){.category-heading{font-size:24px}}
