/* PHASE 8.3 — PRODUCT LISTING VISUAL POLISH
   Visual-only layer. Keeps the existing listing structure and behavior intact. */
.products-page{background:#fff;padding:24px 0 56px;color:#172033}
.products-page>.container{width:min(100% - 32px,1500px);margin-inline:auto}
.products-breadcrumb{min-height:22px;margin:0 0 22px;gap:8px;font-size:12px;line-height:1.4;color:#718096}
.products-breadcrumb a{color:#718096}.products-breadcrumb a:hover{color:#0798ee}.products-breadcrumb strong{font-weight:700;color:#334155}
.new-hero{margin-bottom:26px;border-radius:12px;box-shadow:0 4px 16px rgba(15,23,42,.06)}
.new-hero-copy{left:56px;top:46px}.new-hero-copy h1{font-size:clamp(46px,5vw,68px);letter-spacing:-2.5px}.new-hero-copy p{font-size:clamp(18px,2vw,26px);line-height:1.35}
.new-tabs{border-radius:8px 8px 0 0;overflow:hidden}.new-tabs a{transition:color .2s ease,background .2s ease}.new-tabs a.active{font-weight:800}
.category-carousel{margin:0 0 14px}.root-category-bar{gap:8px;padding-bottom:8px}.root-cat{padding:8px 14px;border-radius:999px;line-height:1.25;transition:border-color .2s ease,color .2s ease,background .2s ease,transform .2s ease}.root-cat:hover{border-color:#0798ee;color:#0798ee;transform:translateY(-1px)}
.category-carousel-btn{width:34px;height:34px;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.category-carousel-btn:hover{box-shadow:0 4px 12px rgba(15,23,42,.12);transform:translateY(-65%) scale(1.02)}
.products-toolbar{margin:18px 0 14px;min-height:36px}.products-toolbar>div:first-child{font-size:12px}.products-toolbar strong{font-size:13px}
.products-grid{gap:16px}
.pc-card{border-radius:11px;box-shadow:0 1px 2px rgba(15,23,42,.02);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.pc-card:hover{transform:translateY(-3px);border-color:#d7e4f0;box-shadow:0 10px 24px rgba(15,23,42,.09)}
.pc-image{background:#f8fafc}.pc-image img{transition:transform .3s ease}.pc-card:hover .pc-image img{transform:scale(1.025)}
.pc-new,.pc-badge{box-shadow:0 2px 7px rgba(15,23,42,.08);line-height:1.25}.pc-new{left:8px;top:8px}.pc-badge{right:8px;top:8px}
.pc-info{padding:11px 11px 12px}.pc-title{font-size:12.5px;line-height:1.45;color:#1e293b}.pc-variant{font-size:10px!important;color:#64748b!important;background:#f8fafc!important;border-color:#e5e7eb!important;margin:5px 0 2px!important;padding:4px 7px!important}.pc-price{margin-top:7px;font-size:16px;color:#0f172a;letter-spacing:-.1px}.pc-old{font-size:10.5px}.pc-stars{font-size:11.5px;margin-top:6px}
.catalog-add-cart{border-radius:8px!important;font-size:12px!important;transition:background .2s ease,transform .2s ease,box-shadow .2s ease!important}.catalog-add-cart:hover{box-shadow:0 5px 12px rgba(30,136,229,.22);transform:translateY(-1px)}
.products-empty{padding:72px 24px;background:#fafcff}.products-pagination{margin-top:32px}.products-pagination a,.products-pagination .pagination-ellipsis{transition:border-color .2s ease,color .2s ease,background .2s ease,transform .2s ease}.products-pagination a:hover{transform:translateY(-1px)}
@media (max-width:1100px){.products-page>.container{width:min(100% - 28px,1500px)}.new-hero-copy{left:40px}.new-hero-art{right:22px}.products-grid{gap:12px}}
@media (max-width:700px){.products-page{padding:18px 0 40px}.products-page>.container{width:calc(100% - 24px)}.products-breadcrumb{margin-bottom:16px;font-size:11px}.new-hero{margin-bottom:20px;border-radius:10px}.new-hero-copy{left:20px;top:28px}.new-hero-copy h1{font-size:40px;letter-spacing:-1.8px}.new-hero-copy p{font-size:16px;line-height:1.4}.category-carousel{margin-bottom:10px}.root-category-bar{padding-left:36px;padding-right:36px;gap:7px}.root-cat{padding:8px 12px}.products-toolbar{margin:15px 0 11px}.products-grid{gap:10px}.pc-card{border-radius:9px}.pc-info{padding:9px}.pc-title{font-size:11px;line-height:1.4}.pc-price{font-size:14px}.pc-old{font-size:9.5px}.pc-stars{font-size:10.5px}.catalog-add-cart{font-size:11px!important}.products-empty{padding:56px 18px}.products-pagination{margin-top:24px}}
@media (max-width:380px){.products-page>.container{width:calc(100% - 20px)}.products-grid{gap:8px}.pc-info{padding:8px}.pc-title{font-size:10.5px}.pc-price{font-size:13px}.pc-stars{font-size:10px}.pc-new,.pc-badge{font-size:8px;padding:3px 5px}}
@media (prefers-reduced-motion:reduce){.pc-card,.pc-image img,.catalog-add-cart,.root-cat,.products-pagination a{transition:none!important}.pc-card:hover,.pc-card:hover .pc-image img,.catalog-add-cart:hover,.root-cat:hover,.products-pagination a:hover{transform:none}}
