
/* Premium v4 live-price shopping UI */
.affiliate-box{border-radius:28px!important;padding:30px!important;background:linear-gradient(135deg,#fffdf8 0,#fff 62%)!important;border:1px solid #ead8b1!important;box-shadow:0 24px 70px rgba(16,24,40,.09)!important}
.affiliate-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important}
.aff-card{position:relative!important;border-radius:18px!important;border:1px solid #e8e3d8!important;background:#fff!important}
.aff-card img{height:150px!important;object-fit:contain!important;padding:12px!important;background:#fafafa!important}
.aff-badge{position:absolute;left:10px;top:10px;z-index:2;background:#111827;color:#fff;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:900;letter-spacing:.02em}
.aff-card:nth-child(2) .aff-badge{background:#18864b}.aff-card:nth-child(3) .aff-badge{background:#a76a00}.aff-card:nth-child(4) .aff-badge{background:#4f46e5}.aff-card:nth-child(5) .aff-badge{background:#b42318}
.aff-card-body{padding:14px!important;min-height:155px!important;gap:7px!important}
.aff-price{font-size:17px!important;font-weight:950!important;color:#101828!important}
.price-time{font-size:9px!important;color:#98a2b3!important;line-height:1.3!important}
.comparison-table-wrap{margin-top:25px;border:1px solid #e8e4dc;border-radius:18px;overflow:auto;background:#fff}
.premium-compare{width:100%;min-width:760px;border-collapse:collapse;font-size:12px}.premium-compare th{background:#f8f7f3;color:#667085;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.premium-compare th,.premium-compare td{padding:13px 14px;border-bottom:1px solid #eee;text-align:left;vertical-align:middle}.premium-compare tr:last-child td{border-bottom:0}.table-product{display:flex;align-items:center;gap:10px;min-width:240px}.table-product img{width:50px;height:50px;object-fit:contain;border-radius:9px;background:#fafafa}.table-product strong{font-size:12px;line-height:1.4}.table-price{font-weight:950;font-size:14px;white-space:nowrap}.table-badge{display:inline-flex;padding:6px 8px;border-radius:999px;background:#f4f5f7;font-size:9px;font-weight:900;white-space:nowrap}.table-btn{display:inline-flex;background:#111827;color:#fff!important;border-radius:9px;padding:9px 11px;font-weight:900;text-decoration:none!important;white-space:nowrap}.comparison-note{margin-top:13px;padding:11px 13px;border-radius:11px;background:#f8fafc;color:#667085;font-size:10px;line-height:1.5}
@media(max-width:900px){.affiliate-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.aff-card img{height:140px!important}}
@media(max-width:560px){.affiliate-box{padding:18px!important}.affiliate-grid{grid-template-columns:1fr 1fr!important;gap:9px!important}.aff-card img{height:112px!important}.aff-card-body{min-height:138px!important;padding:10px!important}.aff-price{font-size:14px!important}.aff-badge{font-size:8px}.comparison-table-wrap{margin-left:-4px;margin-right:-4px}}
