*{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}.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}.card{background:#fff;border-radius:12px;box-shadow:0 1px 4px rgba(0,0,0,.06);padding:12px}.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:#ffffff;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}