.SiteLayout_shell__UR7qd{--rail-w:64px;--header-h:56px;--footer-h:110px;--blue:#1f5376;--cream:#e9e3db;--text:#1e1e1e;background:var(--cream);min-height:100dvh;display:flex;flex-direction:column;position:relative;color:var(--text)}.SiteLayout_rail__2oQtK{position:fixed;left:0;top:0;bottom:0;width:var(--rail-w);z-index:0;background:#9c2b2b}.SiteLayout_railImg__g1AYM{-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top}.SiteLayout_header__NcRpt{margin-left:var(--rail-w);height:var(--header-h);background:var(--blue);color:#fff;display:flex;align-items:center;position:relative;z-index:1}.SiteLayout_nav__eBwWu{max-width:1200px;margin:0 auto;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 20px}.SiteLayout_brand__E8HjV{display:flex;gap:10px;align-items:center;font-weight:700}.SiteLayout_links___haU1{display:flex;gap:14px;align-items:center}.SiteLayout_links___haU1 a{color:#ffd969;font-weight:700}.SiteLayout_main__iXh_R{padding:24px 24px 124px;flex:1 0 auto}.SiteLayout_footer__lvwqB,.SiteLayout_main__iXh_R{margin-left:var(--rail-w);position:relative;z-index:1}.SiteLayout_footer__lvwqB{height:var(--footer-h);background:var(--blue);display:flex;align-items:center;justify-content:center;margin-top:auto;box-shadow:inset 0 -1px 0 rgba(0,0,0,.06)}.SiteLayout_footerImg__S5Q4n{display:block;height:68%;width:auto;max-width:min(640px,82vw);border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.12)}@media (max-width:900px){.SiteLayout_nav__eBwWu{padding:0 14px}.SiteLayout_main__iXh_R{padding:18px 18px 110px}.SiteLayout_footer__lvwqB{height:100px}}*{box-sizing:border-box}#__next,body,html{height:100%}body{margin:0;background:#e9e3db;color:#1e1e1e;-webkit-font-smoothing:antialiased;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}a{color:inherit;text-decoration:none}.wrap{max-width:1100px;margin:0 auto;padding:16px}.siteHeader{position:sticky;top:0;z-index:20;background:#f7f3ee;border-bottom:1px solid rgba(0,0,0,.06)}.siteHeaderInner{max-width:1100px;margin:0 auto;padding:10px 16px;display:flex;align-items:center;gap:12px}.siteHeader .brand{display:flex;align-items:center;gap:8px;font-weight:800;letter-spacing:.3px}.studBar{display:grid;grid-auto-flow:column;grid-auto-columns:40px;gap:8px;padding:10px 16px;overflow-x:auto;background:#ece6de;border-bottom:1px solid rgba(0,0,0,.06)}.studBar .stud{width:40px;height:40px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#fff 0,#e8e2da 60%,#d8d1c8 100%);box-shadow:inset 0 2px 4px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.05)}.siteFooter{margin-top:48px;background:#f3eee7;border-top:1px solid rgba(0,0,0,.06)}.siteFooterInner{max-width:1100px;margin:0 auto;padding:18px 16px;font-size:14px;color:#4b5563}.btnPrimary{background:#e1b946;border:2px solid #a2801a;border-radius:8px;font-weight:700;color:#1a1a1a}.btnGhost,.btnPrimary{padding:10px 16px;display:inline-block}.btnGhost{background:transparent;border:2px solid #204d69;border-radius:8px;color:#204d69;font-weight:600}.filters{display:flex;flex-wrap:wrap;gap:10px;align-items:center;background:#f7f3ee;padding:10px;border-radius:10px;margin-bottom:16px;border:1px solid rgba(0,0,0,.06)}.filters .num,.filters .select,.filters .text{padding:8px 10px;border-radius:8px;border:1px solid #d6d1c9;background:#fff;min-width:140px}.filters .meta{margin-left:auto;color:#6b7280;font-size:14px}.grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.card{background:#fff;border-radius:12px;box-shadow:0 1px 4px rgba(0,0,0,.06);padding:12px;border:1px solid rgba(0,0,0,.04)}.card .name{font-weight:700;margin:8px 0 0;font-size:14px}.card .sku{color:#6b7280;font-size:12px;margin-top:2px}.card .price{font-weight:700;margin-top:6px}.card .imageBox,.card .imgBox,.card .thumb,.card>div:first-child{position:relative;width:100%;aspect-ratio:1/1;display:grid;place-items:center;overflow:hidden;background:#fff;border-radius:10px;padding:8px}.card :where(img){width:auto!important;height:auto!important;max-width:90%;max-height:90%;-o-object-fit:contain!important;object-fit:contain!important;image-rendering:auto}.card :where(span[style*="position:relative"]){display:grid!important;place-items:center!important;width:100%!important;height:100%!important}.priceRow{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:6px}.addBtn{padding:8px 10px;border-radius:8px;border:1px solid #204d69;color:#204d69;background:#fff}