*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f7f8fa;color:#15171b}.container{width:min(1180px,92%);margin:auto}.header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid #e8e9ed}.nav{min-height:74px;display:flex;align-items:center;gap:28px}.logo{font-size:21px;font-weight:800;color:#111;text-decoration:none;white-space:nowrap}.logo span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#ff5a1f;color:#fff;margin-right:7px}.search{display:flex;flex:1;max-width:650px;margin:auto;border:1px solid #dddfe5;border-radius:13px;background:#fff;overflow:hidden}.search input{border:0;outline:0;padding:13px 15px;font-size:14px;flex:1;min-width:0}.search button{border:0;background:#ff5a1f;color:#fff;padding:0 22px;font-weight:700;cursor:pointer}.menu-btn{display:none;border:0;background:transparent;font-size:22px}.hero{background:linear-gradient(115deg,#111318,#23262e);color:#fff;padding:72px 0 78px}.hero-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.hero h1{font-size:clamp(34px,5vw,62px);line-height:1.02;max-width:720px;margin:10px 0 18px;letter-spacing:-2px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:1.5px;color:#ff6b32}.hero-text{max-width:640px;color:#c9ccd3;line-height:1.7;margin-bottom:28px}.primary{display:inline-block;background:#ff5a1f;color:#fff;text-decoration:none;padding:14px 20px;border-radius:11px;font-weight:800}.hero-card{width:280px;min-width:240px;padding:25px;border:1px solid #444954;border-radius:22px;background:linear-gradient(145deg,#2c3039,#181a20);box-shadow:0 25px 70px #0005}.hero-card strong,.hero-card span{display:block}.hero-card strong{font-size:20px;margin:18px 0 7px}.hero-card span{color:#b9bdc6;font-size:13px;line-height:1.5}.hero-badge{display:inline-block;background:#fff;color:#15171b;padding:8px 11px;border-radius:9px;font-size:12px;font-weight:800}.categories,.products-section{padding:38px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-head h2{margin:4px 0 0;font-size:28px;letter-spacing:-.7px}.clear-filter{border:0;background:transparent;color:#ff5a1f;font-weight:700;cursor:pointer}.category-row{display:flex;gap:10px;overflow:auto;padding-bottom:5px}.category{border:1px solid #e1e3e8;background:#fff;border-radius:999px;padding:11px 17px;white-space:nowrap;cursor:pointer;font-weight:600}.category.active,.category:hover{background:#15171b;color:#fff;border-color:#15171b}.result-count{font-size:13px;color:#737780}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{background:#fff;border:1px solid #e5e6ea;border-radius:17px;overflow:hidden;transition:.2s;box-shadow:0 5px 18px #15171b08}.product:hover{transform:translateY(-3px);box-shadow:0 14px 35px #15171b12}.product-img{aspect-ratio:1/1;background:#eef0f3;display:grid;place-items:center;overflow:hidden}.product-img img{width:100%;height:100%;object-fit:cover}.product-body{padding:15px}.store{font-size:11px;font-weight:800;color:#ff5a1f;text-transform:uppercase}.product h3{font-size:15px;line-height:1.4;margin:7px 0 9px;min-height:42px}.rating{font-size:12px;color:#737780;margin-bottom:12px}.price{font-size:21px;font-weight:800}.old-price{text-decoration:line-through;color:#999;font-size:12px;margin-left:5px;font-weight:500}.buy{display:block;text-align:center;text-decoration:none;background:#ff5a1f;color:#fff;padding:11px;border-radius:10px;font-size:13px;font-weight:800;margin-top:13px}.empty{text-align:center;padding:60px 20px}.hidden{display:none}footer{margin-top:40px;background:#111318;color:#c9ccd3;padding:38px 0 20px}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px}.footer-grid p{font-size:13px;line-height:1.7;max-width:500px}.footer-grid .logo{color:#fff}.copyright{border-top:1px solid #30333b;margin-top:28px;padding-top:18px;font-size:12px;color:#8d919b}@media(max-width:900px){.grid{grid-template-columns:repeat(3,1fr)}.hero-card{display:none}}@media(max-width:680px){.nav{gap:10px}.logo{font-size:17px}.logo span{width:30px;height:30px}.search{order:3;flex-basis:100%;max-width:none}.nav{flex-wrap:wrap;padding:10px 0 13px}.search{height:43px}.menu-btn{display:block}.hero{padding:48px 0 55px}.hero h1{letter-spacing:-1px}.grid{grid-template-columns:repeat(2,1fr);gap:12px}.product h3{font-size:13px;min-height:54px}.price{font-size:18px}.footer-grid{grid-template-columns:1fr;gap:15px}.categories,.products-section{padding:28px 0}}
