.back-home-button-wrapper{text-align:left;margin-top:2rem;margin-bottom:2rem;padding-left:1.5rem}.back-home-button{color:#fff;cursor:pointer;background-color:#a11c33;border:none;border-radius:8px;align-items:center;gap:10px;padding:10px 25px;font-size:1rem;transition:background-color .3s;display:flex}.back-home-button i{font-size:1rem}.back-home-button:hover{background-color:#880f2a}.product-widget-page-container{background:linear-gradient(#f9f9f9,#e9e9e9);border:1px solid #ddd;border-radius:20px;max-width:1200px;min-height:80vh;margin:auto;padding:2rem;font-family:Open Sans,sans-serif;animation:.6s ease-in-out fadeIn;box-shadow:0 8px 24px #0000001a}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-widget-header h2{text-align:center;color:#333;margin-bottom:1.5rem;font-size:2rem}.step-content label{text-align:center;color:#444;margin-bottom:1rem;font-size:1.2rem;font-weight:600;display:block}.product-type-options,.brand-options,.model-options{flex-wrap:wrap;justify-content:center;gap:1.2rem;display:flex}.product-type-option,.brand-option,.model-option{text-align:center;cursor:pointer;background:#fff;border-radius:1rem;width:120px;padding:1rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 15px #0000001a}.product-type-option:hover,.brand-option:hover,.model-option:hover{transform:translateY(-5px)scale(1.05);box-shadow:0 8px 20px #00000026}.product-type-option span,.brand-option span,.model-option span{color:#333;margin-top:.5rem;font-size:1rem;font-weight:500;display:block}.product-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem;animation:.7s ease-in-out fadeIn;display:grid}.product-card{background:#fff;border-radius:1.5rem;flex-direction:column;justify-content:space-between;padding:1.5rem;transition:all .3s ease-in-out;animation:.5s zoomIn;display:flex;box-shadow:0 6px 16px #00000014}@keyframes zoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.product-card:hover{transform:translateY(-6px);box-shadow:0 10px 30px #00000026}.product-card-left{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.product-icon{flex-shrink:0}.product-icon-image{background:#f7f7f7;border:2px solid #ccc;border-radius:50%;padding:.3rem}.product-details{flex-grow:1}.product-title{color:#222;margin-bottom:.3rem;font-size:1.1rem;font-weight:700}.product-brand{color:#666;margin-bottom:.2rem;font-size:.95rem}.product-car-info{color:#999;font-size:.85rem}.product-price{text-align:right;color:#a11c33;font-size:1.1rem;font-weight:700}.loading-text,.no-results{text-align:center;color:#666;padding:1.5rem;font-size:1.1rem}@media (max-width:768px){.product-widget-page-container{padding:1rem}.product-type-option,.brand-option,.model-option{width:100px;padding:.8rem}.product-list{grid-template-columns:1fr}.product-card{padding:1rem}.product-title{font-size:1rem}.product-brand,.product-car-info,.product-price{font-size:.9rem}.product-price{text-align:left;margin-top:.5rem}}.filter-section{border:1px solid #dee2e6;transition:all .3s}.filter-toggle-btn{cursor:pointer;background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;padding:8px 16px;transition:all .2s}.filter-toggle-btn:hover{background:#e9ecef}.price-range-container{background:#fff;border:1px solid #dee2e6;border-radius:4px;padding:12px}@media (max-width:768px){.product-list{grid-template-columns:1fr}.filter-section .row{flex-direction:column}.filter-section .col-md-4{width:100%;margin-bottom:15px}}
