.shp-page{font-family:inherit;color:#222;max-width:100%;overflow-x:hidden}
.shp-banners{max-width:1200px;margin:14px auto 4px;padding:0 16px}
.shp-banners img{display:block;width:100%;height:auto;border-radius:14px}
.shp-d{display:block}.shp-m{display:none}
@media(max-width:749px){.shp-d{display:none}.shp-m{display:block}}
.shp-sec{max-width:1200px;margin:0 auto;padding:20px 16px 26px}
.shp-h2{font-size:19px;font-weight:700;text-align:left;margin:0 0 18px;color:#2d2d2d}
.shp-h2.shp-center{text-align:center}
.shp-crow{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:24px 16px}
@media(max-width:749px){.shp-crow{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:46%;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:6px}.shp-ccard{scroll-snap-align:start}}
.shp-ccard{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#222}
.shp-cimg{position:relative;width:100%;aspect-ratio:3/2;border-radius:16px;display:flex;align-items:center;justify-content:center}
.shp-ccard:hover .shp-cimg{box-shadow:0 6px 18px rgba(0,0,0,.12)}
.shp-cimg img{width:100%;height:100%;object-fit:contain;padding:12px}
.shp-cclabel{font-size:15px;font-weight:700;text-align:center;padding:10px;color:#333}
.shp-cdisc{position:absolute;left:50%;bottom:0;transform:translate(-50%,42%);background:#fff;font-size:13px;font-weight:700;padding:7px 15px;border-radius:10px;box-shadow:0 3px 10px rgba(0,0,0,.13);white-space:nowrap}
.shp-cname{margin-top:28px;font-size:14px;font-weight:600;text-align:center;color:#333}
.shp-brands{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;align-items:center;margin:18px 0 0}
.shp-brand{display:flex;align-items:center;justify-content:center;width:96px;height:50px;padding:4px}
.shp-brand img{max-width:100%;max-height:100%;object-fit:contain}
.shp-brand span{font-size:13px;font-weight:700;color:#0084A7}
