:root{--blue:#0b84f3;--blue2:#006dd2;--ink:#1f2937;--muted:#667085;--bg:#f4f6f8;--card:#fff;--line:#d9e0ea;--gold:#ffcc00;--violet:#6f2cff;--green:#12b76a}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;background:var(--bg);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{width:min(1400px,calc(100% - 32px));margin:auto}.top{background:#fff;border-bottom:1px solid var(--line);box-shadow:0 2px 12px rgba(16,24,40,.06)}.top-inner{display:grid;grid-template-columns:230px minmax(280px,1fr) 330px;gap:16px;align-items:center;padding:8px 0}.brand{display:flex;align-items:center;gap:10px}.brand img{width:64px;height:44px;object-fit:contain}.brand strong{display:block;font-size:15px;line-height:1.05}.brand small{display:block;color:#a77b00;font-size:12px;font-weight:800}.search{height:42px;display:grid;grid-template-columns:1fr 180px 48px;border:1px solid #bad7f8;border-radius:8px;overflow:hidden;background:#fff}.search input,.search select{border:0;border-right:1px solid var(--line);padding:0 13px;background:#fff;outline:0}.search button{border:0;background:var(--blue);color:#fff;font-size:21px}.quick{display:flex;align-items:center;justify-content:flex-end;gap:14px}.quick a,.quick button{border:0;background:transparent;color:var(--ink);font-weight:800;cursor:pointer}.quick .service{display:flex;gap:6px;align-items:center}.quick .service img{width:20px}.quick .service b{display:block;color:var(--green)}.cart-mini{display:flex;gap:7px;align-items:center}.cart-badge{display:grid;place-items:center;min-width:31px;height:19px;border-radius:999px;background:var(--gold);color:#111}.nav{background:var(--blue);color:#fff}.nav-inner{height:38px;display:flex;align-items:center;gap:6px;overflow-x:auto;scrollbar-width:none}.nav-inner::-webkit-scrollbar{display:none}.nav a,.delivery{white-space:nowrap;padding:9px 11px;border-radius:6px;font-weight:800;font-size:13px}.nav .all{background:rgba(0,0,0,.16)}.delivery{margin-left:auto;background:rgba(255,255,255,.17)}.hero{margin-top:14px;display:grid;grid-template-columns:1.1fr .85fr 190px;align-items:center;gap:0;min-height:255px;padding:28px;border-radius:10px;background:linear-gradient(90deg,#083a8d,#0b84f3 64%,#32c5ff);color:#fff;overflow:hidden}.hero h1{font-size:clamp(33px,4vw,56px);line-height:.98;margin:0}.hero h1 span{color:var(--gold)}.hero p{font-size:18px}.hero-art{display:grid;place-items:center}.hero-art img{width:min(320px,100%);filter:drop-shadow(0 12px 20px rgba(0,0,0,.25))}.delivery-card{background:#fff;color:var(--ink);border-radius:12px;padding:18px;text-align:center}.delivery-card .truck{font-size:42px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:8px;padding:10px 15px;background:#fff;color:var(--ink);font-weight:900;cursor:pointer}.btn.primary{background:var(--gold);border:0}.btn.cyan{background:var(--blue);color:#fff;border:0}.btn.violet{background:#f5f0ff;color:#5b21b6;border-color:#d8c7ff}.trust{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;margin-top:10px;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:var(--line)}.trust div{background:#fff;padding:12px}.trust b{display:block}.trust span{font-size:13px;color:var(--muted)}.section{margin-top:22px}.section-head{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:12px}.section-title{margin:0;font-size:24px;font-weight:950}.section-title span{color:#bd8b00}.grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.category,.card,.panel,.service-card{background:#fff;border:1px solid var(--line);border-radius:9px;box-shadow:0 2px 9px rgba(16,24,40,.04)}.category{min-height:96px;padding:14px;display:flex;gap:11px;align-items:center}.category i{font-size:34px}.category span{font-size:13px;color:var(--blue);font-weight:800}.products{grid-template-columns:repeat(5,1fr)}.product{display:flex;flex-direction:column;min-height:330px;overflow:hidden}.product .photo{height:165px;background:#fff;display:grid;place-items:center;border-bottom:1px solid #edf1f7}.product .photo img{width:100%;height:100%;object-fit:contain;padding:10px}.product .body{padding:13px;display:flex;flex-direction:column;flex:1}.meta{display:flex;justify-content:space-between;font-size:12px;color:var(--blue);font-weight:800}.product h3{font-size:15px;line-height:1.25;min-height:38px;margin:9px 0 7px}.product p{font-size:13px;color:#475467;line-height:1.25;min-height:48px}.price{margin-top:auto;font-size:22px;font-weight:950;color:#111}.buy{display:grid;grid-template-columns:1fr 42px;gap:8px;margin-top:9px}.buy button:last-child{padding:0}.service-row{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.service-card{padding:13px;text-align:center;font-weight:900}.info-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:14px}.panel{padding:18px}.city-chips{display:flex;flex-wrap:wrap;gap:9px}.city-chips a{background:#f8fafc;border:1px solid var(--line);border-radius:8px;padding:10px 13px;font-weight:900}footer{margin-top:28px;background:#fff;border-top:1px solid var(--line);padding:24px 0;color:#475467}.footer-grid{display:grid;grid-template-columns:160px 1fr 1fr 1.2fr;gap:22px}.footer-grid img{width:110px}.float{position:fixed;right:20px;bottom:20px;z-index:35;width:60px;height:60px;border-radius:999px;background:#21d366;border:4px solid #fff;box-shadow:0 8px 24px rgba(16,24,40,.2);display:grid;place-items:center;font-size:0}.float img{width:34px}.cart{position:fixed;right:0;top:0;z-index:45;width:min(450px,100%);height:100vh;overflow:auto;background:#fff;border-left:1px solid var(--line);padding:20px;transform:translateX(105%);transition:.22s;box-shadow:-18px 0 40px rgba(0,0,0,.18)}.cart.open{transform:translateX(0)}.cart-row{display:grid;grid-template-columns:1fr auto;gap:8px;border-bottom:1px solid var(--line);padding:12px 0}.filters{display:grid;grid-template-columns:1fr 230px 190px;gap:12px;margin-bottom:18px}.filters input,.filters select,.checkout-form input,.checkout-form select,.checkout-form textarea{width:100%;border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:8px;padding:13px;outline:0}.checkout-wrap{display:grid;grid-template-columns:1fr 410px;gap:16px}.checkout-form{display:grid;gap:12px}.summary .line{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:12px 0}.summary strong{font-size:25px;color:#111}#checkoutResult{color:var(--green);font-weight:900}.empty{padding:18px;color:var(--muted)}.mobile-tabs{display:none}@media(max-width:1180px){.top-inner{grid-template-columns:190px 1fr}.quick{grid-column:1/-1;justify-content:space-around;border-top:1px solid var(--line);padding-top:8px}.hero{grid-template-columns:1fr}.trust{grid-template-columns:repeat(2,1fr)}.grid,.products{grid-template-columns:repeat(2,1fr)}.service-row{grid-template-columns:repeat(2,1fr)}.info-grid,.checkout-wrap,.footer-grid{grid-template-columns:1fr}.delivery{margin-left:0}}@media(max-width:700px){body{padding-bottom:70px}.shell{width:min(100% - 18px,1400px)}.top{position:relative}.top-inner{grid-template-columns:1fr;padding:8px 0}.brand img{width:54px;height:38px}.brand strong{font-size:14px}.search{grid-template-columns:1fr 46px;height:44px}.search select{display:none}.quick{font-size:13px;gap:6px;justify-content:space-between}.quick .service img{width:18px}.nav{position:sticky;top:0;z-index:25}.nav-inner{height:44px;gap:6px}.nav a{font-size:13px;padding:9px 11px}.delivery{display:none}.hero{margin-top:12px;padding:20px;min-height:auto}.hero h1{font-size:32px}.hero p{font-size:15px}.hero-art img{width:190px}.delivery-card{display:none}.trust{grid-template-columns:1fr}.grid,.products{grid-template-columns:1fr}.product{min-height:auto}.product .photo{height:190px}.filters{grid-template-columns:1fr}.section-title{font-size:22px}.section-head{align-items:flex-start}.float{right:14px;bottom:82px;width:56px;height:56px}.mobile-tabs{position:fixed;left:0;right:0;bottom:0;z-index:34;height:64px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid var(--line);box-shadow:0 -4px 18px rgba(16,24,40,.12)}.mobile-tabs a,.mobile-tabs button{border:0;background:#fff;color:var(--ink);font-weight:900;font-size:12px}.cart{width:100%}}
