.product-filter-header{background:#fef3c7;border-radius:16px;max-width:900px;margin:0 auto;padding:16px;animation:.3s ease-out slideIn;position:relative;box-shadow:0 8px 16px #00000026}.product-filter-banner{background:#ffffffe6;border:2px solid #fbbf2499;border-radius:12px;align-items:center;gap:12px;margin-bottom:16px;padding:12px 16px;display:flex}.product-filter-icon{filter:drop-shadow(0 2px 4px #0000001a);font-size:2rem;line-height:1}.product-filter-message{flex-direction:column;flex:1;gap:4px;display:flex}.product-filter-message strong{color:#1f2937;font-size:1.125rem;font-weight:600}.product-filter-count{color:#6b7280;font-size:.875rem;font-weight:500}.product-filter-count:before{content:"→ ";color:#1e40af;font-weight:700}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.product-filter-header .embedded-product-card{background:#fff;border:2px solid #fbbf2480;box-shadow:0 4px 12px #0000001a}.product-filter-header .embedded-product-card:hover{border-color:#fbbf24cc;box-shadow:0 8px 20px #00000026}.product-filter-header .embedded-product-card--horizontal{padding:12px}.product-filter-header .embedded-product-card__image{width:100px;height:100px}.product-filter-header .embedded-product-card__title{font-size:1.125rem}.product-filter-header .embedded-product-card__current-price{font-size:1.25rem}.product-filter-header .embedded-product-card__action{padding:8px 14px;font-size:.875rem}@media (width<=640px){.product-filter-header{max-width:100%;padding:12px}.product-filter-banner{gap:8px;padding:8px 12px}.product-filter-icon{font-size:1.5rem}.product-filter-message strong{font-size:1rem}.product-filter-count{font-size:.8125rem}.product-filter-header .embedded-product-card__image{width:80px;height:80px}}
