@import url('navbar.css?v=20260904-6');
@import url('about.css');
@import url('product.css?v=20260902-2');
 .detail .product-img{width:320px!important;max-width:320px!important;height:320px!important;min-height:320px!important}.detail .product-img img{width:100%!important;height:100%!important;object-fit:contain!important}@media(max-width:700px){.detail .product-img{width:280px!important;max-width:280px!important;height:280px!important;min-height:280px!important}.detail .product-img img{width:100%!important;height:100%!important}}
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Space+Grotesk:wght@500;700&display=swap');
:root{--ink:#17212b;--muted:#65727e;--paper:#f5f7f8;--card:#fff;--accent:#e4572e;--line:#e4e9ed}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif}a{color:inherit;text-decoration:none}.shell{max-width:1180px;margin:auto;padding:0 22px}.nav{min-height:76px;display:flex;align-items:center;gap:28px;background:#fff}.logo{font:700 24px 'Space Grotesk'}.logo span{color:var(--accent)}.search{display:flex;flex:1;background:var(--paper);border:1px solid var(--line)}.search input{flex:1;border:0;background:transparent;padding:12px;font:inherit}.search button,.actions a{background:var(--accent);color:#fff;border:0;padding:11px 15px;font-weight:700}.hero{padding:60px 0;background:linear-gradient(120deg,#edf5f2,#f7eee8)}h1,h2{font-family:'Space Grotesk'}.hero h1{font-size:clamp(36px,6vw,68px);max-width:700px;margin:5px 0 15px}.hero p{color:var(--muted);font-size:17px}.eyebrow,small{color:var(--accent);font-weight:700;text-transform:uppercase;font-size:12px}.section{padding:36px 22px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:15px;margin-bottom:20px}.filters{display:flex;gap:8px}.filters select{padding:10px;border:1px solid var(--line);background:#fff}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product{background:var(--card);border:1px solid var(--line);border-radius:7px;overflow:hidden}.product-img{aspect-ratio:1.15;background:#e7ecee;display:grid;place-items:center;color:#82909a;font-weight:700}.product-img img{width:100%;height:100%;object-fit:cover}.product-body{padding:15px}.product h3{font-size:16px;margin:8px 0}.stock{font-size:12px;color:var(--muted)}.actions{display:flex;gap:7px}.actions a{font-size:12px}.actions a+ a{background:#eaf1f0;color:#22665e}.notice{background:#fff1ed;padding:15px}@media(max-width:800px){.grid{grid-template-columns:repeat(2,1fr)}.nav{flex-wrap:wrap;padding:14px 22px}.search{order:3;flex-basis:100%}.section-head{align-items:start;flex-direction:column}}@media(max-width:480px){.shell{padding:0 14px}.section{padding:28px 14px}.actions{flex-direction:column}}
