:root{--o: #FF6A00;--o-dark: #E85D00;--o-soft: #FFF1E6;--g: #1B9E57;--g-dark: #157A45;--g-soft: #E7F6EE;--g-light: #5FD699;--navy: #16223B;--ink: #1b1f24;--muted: #6b7280;--line: #e7e9ee;--bg: #f5f6f8;--ph: #eef0f4;--radius: 12px}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;overflow-x:clip}a{color:inherit;text-decoration:none}h1,h2,h3{margin:0;line-height:1.2}s{color:var(--muted);font-weight:400}.container{max-width:1240px;margin:0 auto;padding:0 20px}svg{width:100%;height:100%;display:block}.i14{display:inline-block;width:14px;height:14px;vertical-align:-2px}.i18{display:inline-block;width:18px;height:18px;vertical-align:-4px}.utility{background:var(--navy);color:#cdd5e3;font-size:13px}.util-row{display:flex;align-items:center;justify-content:space-between;height:38px}.util-loc{display:inline-flex;align-items:center;gap:6px}.util-links{display:flex;align-items:center;gap:18px}.util-links a{color:#cdd5e3}.util-links a:hover{color:#fff}.util-sell{display:inline-flex;align-items:center;gap:6px;color:var(--g-light)!important;font-weight:600}.util-select{display:inline-flex;align-items:center;gap:3px;cursor:pointer}.util-select b{color:#fff;font-weight:600}.util-select:hover{color:#fff}.dn{transform:rotate(90deg);opacity:.65}.header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.head-row{display:flex;align-items:center;gap:24px;height:76px}.brand{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto}.brand-mark{width:34px;height:34px;color:var(--o)}.brand-name{font-size:24px;font-weight:800;letter-spacing:-.5px;color:var(--ink)}.brand-mark svg{width:34px;height:34px}.search{flex:1 1 auto;display:flex;align-items:stretch;max-width:720px;border:2px solid var(--o);border-radius:999px;overflow:hidden;background:#fff}.search-cat{border:0;background:#fafbfc;padding:0 14px;font-size:14px;color:var(--ink);border-right:1px solid var(--line);outline:none;max-width:170px}.search input{flex:1;border:0;padding:0 16px;font-size:15px;outline:none;min-width:0}.search-btn{border:0;background:var(--o);color:#fff;font-weight:700;font-size:14px;padding:0 22px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;white-space:nowrap}.search-btn:hover{background:var(--o-dark)}.head-actions{display:flex;align-items:center;gap:22px;flex:0 0 auto}.action{display:inline-flex;flex-direction:column;align-items:center;gap:2px;color:var(--ink);font-size:12px}.action svg{width:22px;height:22px}.action:hover{color:var(--o)}.action-lbl{font-weight:500}.cart{position:relative}.badge{position:absolute;top:-6px;right:4px;background:var(--o);color:#fff;font-size:10px;font-weight:700;min-width:16px;height:16px;border-radius:999px;display:grid;place-items:center;padding:0 4px}.catnav{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:76px;z-index:29}.catnav-row{display:flex;align-items:center;gap:26px;height:46px;overflow-x:auto;font-size:14px}.catnav-row a{color:#374151;font-weight:500;white-space:nowrap}.catnav-row a:hover{color:var(--o)}.catnav-all{color:var(--o)!important;font-weight:700!important}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border-radius:999px;font-weight:700;font-size:15px;cursor:pointer;border:2px solid transparent}.btn-light{background:#fff;color:var(--o-dark)}.btn-light:hover{background:#fff4ec}.btn-ghost{background:transparent;color:#fff;border-color:#ffffffb3}.btn-ghost:hover{background:#ffffff24}.btn-orange{background:var(--o);color:#fff}.btn-orange:hover{background:var(--o-dark)}.btn-outline{background:#fff;color:var(--o-dark);border-color:var(--o)}.btn-outline:hover{background:var(--o-soft)}.btn-green{background:var(--g);color:#fff}.btn-green:hover{background:var(--g-dark)}.grid{display:grid;gap:16px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-5{grid-template-columns:repeat(5,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:box-shadow .15s,transform .15s;display:block}.card:hover{box-shadow:0 10px 28px #141e371f;transform:translateY(-3px)}.card-img{position:relative;aspect-ratio:1/1;background:var(--ph);display:grid;place-items:center;color:#c2c7d2}.card-img .ph-icon{width:44px;height:44px}.card-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.off{position:absolute;top:10px;left:10px;background:var(--o);color:#fff;font-size:12px;font-weight:700;padding:3px 9px;border-radius:999px}.card-body{padding:12px 13px 15px}.card-title{margin:0;font-size:14px;font-weight:500;color:#1f2937;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:40px}.card-rating{margin:6px 0 0;font-size:13px;color:#374151;display:flex;align-items:center;gap:4px}.star{color:#f5a623}.muted{color:var(--muted)}.card-price{margin:7px 0 0;font-size:18px;font-weight:800;color:var(--o-dark)}.card-price s{font-size:13px;font-weight:400;margin-left:6px}.card-seller{margin:4px 0 0;font-size:12px;color:var(--muted)}.ph-icon{display:inline-block}.block{margin-top:34px}.block-head{display:flex;align-items:center;gap:18px;margin-bottom:16px}.block-head h2{font-size:22px;font-weight:800;letter-spacing:-.4px}.see-all{margin-left:auto;color:var(--o);font-weight:600;font-size:14px;display:inline-flex;align-items:center;gap:2px}.footer{margin-top:48px;background:var(--navy);color:#c5cde0}.foot-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px;padding:48px 20px 36px}.brand-foot .brand-name{color:#fff}.foot-brand p{margin:14px 0 16px;font-size:14px;max-width:320px}.foot-route{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#aeb8cc!important;margin:-6px 0 16px!important}.foot-social{display:flex;gap:10px}.foot-social a{width:36px;height:36px;border-radius:50%;background:#ffffff1a;display:grid;place-items:center;color:#fff}.foot-social a svg{width:18px;height:18px}.foot-social a:hover{background:var(--o)}.foot-col h3{color:#fff;font-size:15px;margin-bottom:14px}.foot-col a{display:block;font-size:14px;padding:5px 0;color:#c5cde0}.foot-col a:hover{color:#fff}.foot-bottom{border-top:1px solid rgba(255,255,255,.1)}.foot-bottom-row{display:flex;align-items:center;justify-content:space-between;height:56px;font-size:13px;flex-wrap:wrap;gap:8px}.foot-legal a:hover{color:#fff}@media(max-width:1080px){.grid-5{grid-template-columns:repeat(4,1fr)}}@media(max-width:920px){.action-lbl{display:none}.head-actions{gap:16px}}@media(max-width:760px){.head-row{flex-wrap:wrap;height:auto;padding:12px 20px;gap:14px}.search{order:3;max-width:none;flex-basis:100%}.search-cat,.util-loc,.util-select{display:none}.catnav{position:static}.grid-3{grid-template-columns:1fr}.grid-4,.grid-5{grid-template-columns:repeat(2,1fr)}.foot-grid{grid-template-columns:1fr 1fr;gap:28px}}@media(max-width:460px){.foot-grid{grid-template-columns:1fr}}
