*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#151515;background:#fff}.wrap{max-width:1180px;margin:auto;padding-left:22px;padding-right:22px}.topbar{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #eee}.nav{min-height:82px;display:flex;align-items:center;gap:28px}.brand img{width:155px;display:block}.nav nav{margin-left:auto;display:flex;gap:25px}.nav a{text-decoration:none;color:#171717;font-weight:700}.cart-btn{border:0;background:#f45125;color:white;border-radius:999px;padding:11px 16px;font-weight:800}.hero{min-height:570px;background:linear-gradient(105deg,#0b0b0b,#1a120f);color:white;display:flex;align-items:center}.hero-inner{width:100%}.hero-inner>div{max-width:680px}.eyebrow{color:#f45125;font-size:12px;font-weight:900;letter-spacing:2px}.hero h1{font-size:clamp(52px,8vw,90px);line-height:.93;margin:18px 0}.hero p{font-size:20px;line-height:1.6;color:#ddd;max-width:610px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-block;border-radius:9px;padding:14px 21px;text-decoration:none;font-weight:800;border:1px solid transparent}.primary{background:#f45125;color:#fff}.ghost{border-color:#666;color:#fff}.section{padding-top:80px;padding-bottom:80px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px}.section h2,.location h2{font-size:43px;margin:8px 0 28px}.admin-link{color:#f45125;font-weight:800;text-decoration:none}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:32px}.filters button{border:1px solid #ddd;background:#f8f8f8;border-radius:999px;padding:11px 15px;font-weight:700}.filters button.active{background:#151515;color:#fff;border-color:#151515}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product{border:1px solid #e5e5e5;border-radius:16px;overflow:hidden;background:white}.product>img{width:100%;height:280px;object-fit:cover;display:block}.product-body{padding:18px}.tag{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#f45125;font-weight:900}.product h3{font-size:25px;margin:9px 0}.product p{color:#666;line-height:1.5;min-height:48px}.product strong{display:block;margin:15px 0}.product small{font-weight:500;color:#777}.product-body button{width:100%;padding:12px;border:0;background:#151515;color:#fff;border-radius:8px;font-weight:800}.promo{background:#151515;color:#fff;padding:90px 0;text-align:center}.promo h2{font-size:46px;margin:10px 0}.promo p{color:#ccc;line-height:1.6}.location{display:flex;justify-content:space-between;align-items:center;gap:30px}.location p{color:#555;line-height:1.7}.location .btn{white-space:nowrap}footer{background:#0c0c0c;color:#aaa;text-align:center;padding:40px 20px}footer img{width:145px}footer p{margin:12px 0 0}.drawer-backdrop{display:none;position:fixed;inset:0;background:#0008;z-index:30}.drawer{position:fixed;right:-430px;top:0;height:100%;width:min(430px,100%);background:#fff;z-index:31;transition:.25s;display:flex;flex-direction:column}.drawer.open{right:0}.drawer-backdrop.open{display:block}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding:22px;border-bottom:1px solid #eee}.drawer-head h2{margin:0}.drawer-head button{border:0;background:none;font-size:30px}.drawer-item,.cart-item{display:flex;justify-content:space-between;padding:17px 22px;border-bottom:1px solid #eee}.cart-item button{border:0;background:none;font-size:22px}.drawer-foot{margin-top:auto;padding:20px;border-top:1px solid #eee}.full{width:100%;border:0}.empty{padding:25px;color:#777}.admin-page .section{max-width:900px}.admin-card{border:1px solid #e5e5e5;border-radius:15px;padding:22px;margin:25px 0}.admin-card form{display:grid;gap:12px}.admin-card input,.admin-card select,.admin-card textarea{width:100%;padding:13px;border:1px solid #ddd;border-radius:8px;font:inherit}.admin-card textarea{min-height:100px}.admin-row{display:flex;align-items:center;gap:15px;border-top:1px solid #eee;padding:14px 0}.admin-row img{width:70px;height:55px;object-fit:cover;border-radius:7px}.admin-row div{flex:1}.admin-row small{display:block;color:#777;margin-top:4px}.admin-row button{border:1px solid #ddd;background:#fff;border-radius:7px;padding:8px}.note{background:#fff7f3;border-left:4px solid #f45125;padding:14px 16px;line-height:1.5}@media(max-width:760px){.nav nav{display:none}.brand img{width:130px}.hero{min-height:500px}.hero h1{font-size:56px}.section{padding-top:60px;padding-bottom:60px}.section-head{display:block}.admin-link{display:inline-block;margin-bottom:25px}.product-grid{grid-template-columns:1fr}.product>img{height:300px}.location{display:block}.location .btn{display:inline-block}.promo h2{font-size:35px}}
