/* Product cards: simple surfaces, no category metadata or curved highlight */
.rch-card:before,.rch-card:after{display:none!important;content:none!important}.rch-media{background:#fff!important}.rch-info h3{margin-top:0}.rch-stock-pill{position:absolute;z-index:7;top:18px;right:18px;display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,#16b7ce,#0878d1);box-shadow:0 7px 18px rgba(8,120,209,.2);font-size:8px;font-weight:850;line-height:1;letter-spacing:.08em;text-transform:uppercase}
/* Balanced glossy pagination */
.rch-pages{display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;width:100%;margin:34px auto 0!important;padding:8px 0!important}.rch-pages button{display:inline-grid!important;place-items:center!important;flex:0 0 42px!important;width:42px!important;height:42px!important;margin:0!important;padding:0!important;border:0!important;border-radius:999px!important;color:#39769f!important;background:rgba(255,255,255,.88)!important;box-shadow:0 7px 20px rgba(29,91,137,.08),inset 0 1px 0 #fff!important;font:800 12px/1 Inter,Arial,sans-serif!important;transition:transform .2s ease,box-shadow .2s ease,background .2s ease!important}.rch-pages button:hover{transform:translateY(-2px);color:#0878d1!important;background:#fff!important;box-shadow:0 11px 24px rgba(29,91,137,.14),inset 0 1px 0 #fff!important}.rch-pages button.active{color:#fff!important;background:linear-gradient(135deg,#38c8ff,#0878d1)!important;box-shadow:0 10px 24px rgba(8,120,209,.25)!important;transform:none}.rch-pages button:focus-visible{outline:3px solid rgba(56,200,255,.28)!important;outline-offset:3px}.rch-pages button:disabled{opacity:.4;cursor:not-allowed}
@media(max-width:760px){.rch-stock-pill{top:13px;right:13px;padding:6px 8px;font-size:7px}.rch-pages{gap:7px!important;overflow-x:auto;justify-content:flex-start!important;padding:9px 4px 12px!important;scrollbar-width:none}.rch-pages::-webkit-scrollbar{display:none}.rch-pages button{flex-basis:38px!important;width:38px!important;height:38px!important}}
