.filter-sidebar{background:linear-gradient(155deg,#ffffff 0%,#fff7fb 45%,#fff 100%);border-radius:18px;border:1px solid rgba(127,77,90,0.08);box-shadow:0 16px 45px rgba(127,77,90,0.08);padding:1.75rem 1.75rem 2rem;margin-bottom:2.5rem;display:flex;flex-direction:column;gap:1.5rem;scrollbar-width:none;-ms-overflow-style:none}.filter-sidebar::-webkit-scrollbar{display:none}.filter-sidebar.sticky-top{top:20px}@media (min-width:992px){.filter-sidebar{position:sticky;top:20px;max-height:calc(100vh - 40px);overflow-y:auto;overflow-x:hidden;direction:rtl;scroll-behavior:smooth;will-change:transform;padding-bottom:2rem}.filter-container{direction:ltr}}.filter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0.5rem;padding-bottom:0.75rem;border-bottom:1px solid rgba(216,169,180,0.4)}.filter-header h5{margin:0;color:#333;font-weight:600}#clearAllFilters{font-size:1.25rem;color:#7f4d5a;text-decoration:none;width:2rem;height:2rem;padding:0;border-radius:50%;transition:all 0.2s ease;display:inline-flex;align-items:center;justify-content:center;line-height:1}#clearAllFilters:hover,#clearAllFilters:focus{color:#c62828;background-color:rgba(198,40,40,0.1);text-decoration:none;transform:scale(1.1)}#clearAllFilters:active{transform:scale(0.95)}.clear-filters-btn{font-size:0.875rem;color:#7f4d5a;text-decoration:none;transition:color 0.2s}.clear-filters-btn:hover{color:#5c3842}.filter-section{background:rgba(255,255,255,0.98);border:1px solid rgba(216,169,180,0.22);border-radius:16px;margin-bottom:1.25rem;box-shadow:0 8px 24px rgba(127,77,90,0.07);transition:border-color 0.2s ease,box-shadow 0.2s ease,transform 0.2s ease;overflow:hidden;will-change:auto;transform:translateZ(0);backface-visibility:hidden}.filter-section:last-of-type{margin-bottom:0}.filter-section:hover{border-color:rgba(127,77,90,0.35);box-shadow:0 14px 32px rgba(127,77,90,0.12);transform:translateY(-1px)}.filter-footer{margin-top:0.75rem;padding:1.25rem 0 0;border-top:1px solid rgba(216,169,180,0.32)}.apply-filters-btn{white-space:nowrap}.filter-history-section{margin-bottom:0;padding-bottom:0}.filter-sidebar{overflow-x:hidden}@media (min-width:992px){.filter-section-wrapper>.container>.row{flex-wrap:nowrap}.filter-section-wrapper .row>.col-lg-3{flex:0 0 26%;max-width:26%;min-width:280px}.filter-section-wrapper .row>.col-lg-9{flex:1 1 0;max-width:74%;min-width:0}}@media (min-width:1200px){.filter-section-wrapper .row>.col-lg-3{flex:0 0 27%;max-width:27%;min-width:300px}.filter-section-wrapper .row>.col-lg-9{max-width:73%}}.filter-title{width:100%;border:0;background:transparent;padding:5px;font-size:0.95rem;font-weight:600;color:#3f2a32;cursor:pointer;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;column-gap:0.5rem;text-align:left;user-select:none;transition:background-color 0.2s ease,color 0.2s ease}.filter-title-icon{grid-column:1}.filter-title-label{grid-column:2}.filter-counter{grid-column:3;justify-self:center;min-width:2.2rem}.filter-toggle-icon{grid-column:4;justify-self:end;display:inline-flex;align-items:center;height:100%}.filter-title:hover{background:rgba(216,169,180,0.16)}.filter-title:hover .filter-title-icon{background:rgba(127,77,90,0.22);color:#5c3842}.filter-title:focus-visible{outline:3px solid rgba(127,77,90,0.35);outline-offset:2px}.filter-title-label{flex:1;text-align:center;justify-self:center}.filter-title-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:10px;background:rgba(127,77,90,0.15);color:#7f4d5a;flex:0 0 2rem;margin-right:0.15rem;justify-self:start;transition:background-color 0.2s ease,color 0.2s ease}.filter-title-icon .bi{font-size:1rem}.filter-toggle-icon{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border-radius:999px;background:rgba(216,169,180,0.22);color:#7f4d5a;margin-left:auto;justify-self:end;transition:transform 0.2s ease,background-color 0.2s ease,color 0.2s ease}.filter-toggle-icon .bi{font-size:0.9rem;transition:transform 0.2s ease}.filter-title.collapsed{padding-right:5px;padding-left:5px}.filter-title.collapsed .filter-toggle-icon{background:rgba(216,169,180,0.15);color:#8d5a68}.filter-title.collapsed .filter-toggle-icon .bi{transform:rotate(-90deg)}.filter-section--collapsed{box-shadow:0 6px 18px rgba(127,77,90,0.06);border-color:rgba(216,169,180,0.18)}.filter-section--collapsed .filter-body{padding:0;border-top:none}.filter-section--collapsed .filter-title-icon{background:rgba(127,77,90,0.1);color:#8d5a68}.filter-section--collapsed .filter-toggle-icon{background:rgba(216,169,180,0.14);color:#8d5a68}.filter-counter{display:inline-flex;align-items:center;justify-content:center;padding:0.125rem 0.55rem;border-radius:999px;background-color:rgba(127,77,90,0.15);color:#7f4d5a;font-size:0.7rem;font-weight:600;letter-spacing:0.02em}.filter-body{padding:1rem 1.35rem 1.25rem;background:rgba(255,255,255,0.95);border-top:1px solid rgba(216,169,180,0.22);overflow:visible;position:relative}.filter-body>.filter-options{margin-top:0}.filter-section .collapse{transition:none}.filter-section .collapsing{position:relative;height:0;overflow:hidden;transition-property:height;transition-duration:0.35s;transition-timing-function:cubic-bezier(0.25,0.46,0.45,0.94)}.filter-section .collapsing{-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.filter-section .collapse.show{overflow:visible}.filter-section .collapsing .filter-body{opacity:1;transform:translateY(0);transition:opacity 0.25s ease,transform 0.25s ease}.filter-section .collapsing.collapse-closing .filter-body{opacity:0;transform:translateY(-10px);transition:opacity 0.15s ease,transform 0.15s ease}.filter-section .collapse.show .filter-body{opacity:1;transform:translateY(0);transition:opacity 0.2s ease 0.05s,transform 0.2s ease 0.05s}.filter-section .collapse:not(.show) .filter-body{opacity:0;transform:translateY(-10px)}.filter-options{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;gap:0.5rem;position:relative;transform:translateZ(0)}[id^="filterDimensions"] .filter-body{display:grid;gap:0.85rem}[id^="filterDimensions"] .filter-body .mb-3{margin:0;display:grid;gap:0.35rem}[id^="filterDimensions"] .filter-body label{font-weight:600;color:#3f2a32;margin:0}[id^="filterDimensions"] .range-slider{padding-top:0.25rem}[id^="filterDimensions"] .range-slider__values{font-size:0.8rem}[id^="filterDimensions"] .range-slider__value{color:#5c3842}.filter-options li{margin-bottom:0.5rem}.form-check{padding-left:1.75rem;margin-bottom:0.5rem}.form-check-input{cursor:pointer;border-color:#ddd}.form-check-input:checked{background-color:#7f4d5a;border-color:#7f4d5a}.form-check-input:focus{border-color:#d8a9b4;box-shadow:0 0 0 0.25rem rgba(216,169,180,0.25)}.form-check-label{cursor:pointer;font-size:0.875rem;color:#555;display:flex;justify-content:space-between;align-items:center}.form-check-label:hover{color:#7f4d5a}.filter-count{font-size:0.75rem;color:#999;margin-left:0.5rem}.color-swatches{display:flex;flex-wrap:wrap;gap:0.55rem;justify-content:flex-start;margin-top:0.5rem}.color-swatches.variant-buttons-row{justify-content:flex-start;margin:0.35rem 0 0}.filter-variant-option{position:relative;display:inline-flex}.filter-variant-input{position:absolute;inset:0;opacity:0;pointer-events:none}.color-swatches .variant-badge-item{width:48px;height:48px;border-color:rgba(0,0,0,0.12);background-color:var(--ameyze-bg-white,#fff);border-radius:14px;padding:0.2rem}.color-swatches .variant-badge-item .color-dot{--variant-badge-color-radius:12px}.color-swatches .variant-badge-item .attr-text{font-size:0.7rem;font-weight:600;color:#111;text-align:center}.filter-variant-input:checked + .variant-badge-item,.color-swatches .variant-badge-item.selected{border-color:var(--ameyze-primary,#7f4d5a);box-shadow:0 0 0 1px rgba(255,255,255,0.95),0 6px 16px rgba(127,77,90,0.25)}.filter-variant-input:focus-visible + .variant-badge-item{outline:none;box-shadow:0 0 0 2px rgba(127,77,90,0.35)}@media (max-width:575px){.color-swatches{gap:0.4rem}.color-swatches .variant-badge-item{width:42px;height:42px}}.range-inputs{display:flex;gap:0.5rem;align-items:center}.range-inputs input[type="number"]{width:100%;font-size:0.875rem;padding:0.375rem 0.75rem;border:1px solid #ddd;border-radius:4px;transition:border-color 0.2s}.range-inputs input[type="number"]:focus{border-color:#7f4d5a;outline:none;box-shadow:0 0 0 0.2rem rgba(127,77,90,0.1)}.range-separator{color:#999;font-size:0.875rem}.price-range-slider{padding:0.35rem 0}.range-slider{position:relative;display:flex;flex-direction:column;gap:0.35rem;width:100%;padding-inline:0;margin-inline:0;--range-start:0%;--range-end:100%}.range-slider--disabled{opacity:0.6;pointer-events:none}.range-slider__track{position:relative;width:100%;height:6px;border-radius:999px;background:linear-gradient(90deg,rgba(216,169,180,0.25),rgba(127,77,90,0.15));overflow:visible}.range-slider--collapsed .range-slider__input{pointer-events:none}.range-slider--collapsed .range-slider__value{opacity:0.75}.range-slider__progress{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,var(--ameyze-primary,#7f4d5a),var(--ameyze-secondary,#d8a9b4));left:var(--range-start,0%);width:calc(var(--range-end,100%) - var(--range-start,0%))}.range-slider__input{position:absolute;width:100%;height:24px;top:-9px;left:0;margin:0;background:none;pointer-events:none;-webkit-appearance:none;appearance:none;opacity:0}.range-slider__input::-webkit-slider-thumb{pointer-events:auto;width:24px;height:24px;cursor:pointer;-webkit-appearance:none}.range-slider__input::-moz-range-thumb{width:24px;height:24px;cursor:pointer;border:none;background:transparent}.range-slider__input::-webkit-slider-runnable-track{height:24px;background:transparent}.range-slider__input::-moz-range-track{height:24px;background:transparent}.range-slider__knob{position:absolute;top:50%;transform:translate(-50%,-50%);width:16px;height:16px;background:#fff;border:2px solid var(--ameyze-primary,#7f4d5a);border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,0.2);pointer-events:auto;cursor:pointer;z-index:2;transition:box-shadow 0.15s ease,transform 0.1s ease}.range-slider__knob:hover{box-shadow:0 2px 8px rgba(0,0,0,0.3)}.range-slider__knob--active{box-shadow:0 2px 10px rgba(0,0,0,0.4);transform:translate(-50%,-50%) scale(1.1)}.range-slider__input--min{z-index:2}.range-slider__input--max{z-index:3}.range-slider__values{display:flex;justify-content:space-between;align-items:center;font-size:0.85rem;color:#6c6c6c;padding-inline:0}.range-slider__value{font-weight:600;color:var(--ameyze-primary,#7f4d5a)}.filter-mobile-trigger{position:fixed;bottom:2rem;right:2rem;z-index:1000;display:none}@media (max-width:991.98px){.filter-mobile-trigger{display:block}.filter-sidebar{display:none}}.filter-mobile-trigger .btn{background-color:#7f4d5a;color:#fff;border:none;border-radius:50px;padding:0.75rem 1.5rem;box-shadow:0 4px 12px rgba(127,77,90,0.3);transition:all 0.3s}.filter-mobile-trigger .btn:hover{background-color:#5c3842;transform:translateY(-2px);box-shadow:0 6px 16px rgba(127,77,90,0.4)}.filter-mobile-trigger .badge{background:linear-gradient(135deg,#d8a9b4 0%,#b88a98 100%)!important;color:#ffffff!important;font-weight:700;font-size:0.8rem;margin-left:0.5rem;padding:0.4rem 0.65rem;border-radius:12px;border:2px solid #ffffff;box-shadow:0 3px 10px rgba(216,169,180,0.5);animation:badge-pulse 2s ease-in-out infinite}@keyframes badge-pulse{0%,100%{transform:scale(1);box-shadow:0 3px 10px rgba(216,169,180,0.5)}50%{transform:scale(1.08);box-shadow:0 5px 15px rgba(216,169,180,0.7)}}.filter-btn-active{animation:filter-glow 2s ease-in-out infinite;position:relative}.filter-btn-active::before{content:'';position:absolute;inset:-4px;border-radius:50px;padding:2px;background:linear-gradient(45deg,#7f4d5a,#d8a9b4,#7f4d5a);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;animation:border-glow 2s ease-in-out infinite}@keyframes filter-glow{0%,100%{box-shadow:0 4px 12px rgba(127,77,90,0.3)}50%{box-shadow:0 6px 20px rgba(127,77,90,0.5),0 0 0 4px rgba(127,77,90,0.2)}}@keyframes border-glow{0%,100%{opacity:0}50%{opacity:0.6}}#filterOffcanvas{z-index:1055;transition:transform 0.2s ease-out;-webkit-transition:transform 0.2s ease-out}#filterOffcanvas>form,#filterFormMobile{display:flex;flex-direction:column;height:100%;overflow:hidden}#filterOffcanvas .offcanvas-body{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;min-height:0}.offcanvas{transition:transform 0.2s ease-out;-webkit-transition:transform 0.2s ease-out}.offcanvas.showing{transition:transform 0.2s ease-out;-webkit-transition:transform 0.2s ease-out}.offcanvas.hiding{transition:transform 0.15s ease-in;-webkit-transition:transform 0.15s ease-in}.offcanvas-backdrop{z-index:1050;transition:opacity 0.15s linear;-webkit-transition:opacity 0.15s linear}.offcanvas-backdrop.show{transition:opacity 0.15s linear}.offcanvas-backdrop.fade{transition:opacity 0.15s linear}.offcanvas-header{background-color:#f8f9fa;border-bottom:1px solid #dee2e6}.offcanvas-body{padding:1.5rem;-webkit-overflow-scrolling:touch;overflow-y:auto;overflow-x:hidden}.offcanvas-footer{position:sticky;bottom:0;background:white;z-index:10;box-shadow:0 -2px 10px rgba(0,0,0,0.1)}#resetMobileFilters{border-radius:999px;font-weight:600;color:#7f4d5a;border-color:rgba(216,169,180,0.6)}#resetMobileFilters:hover{color:#4f2f38;border-color:rgba(127,77,90,0.65);background-color:rgba(216,169,180,0.15)}#applyMobileFilters{border-radius:999px;font-weight:600;background:linear-gradient(135deg,#7f4d5a 0%,#a76a7a 100%);border:none;box-shadow:0 10px 24px rgba(127,77,90,0.28)}#applyMobileFilters:hover{background:linear-gradient(135deg,#5c3842 0%,#8a5563 100%);box-shadow:0 12px 28px rgba(92,56,66,0.3)}.offcanvas.show{transform:translateX(0);visibility:visible}.offcanvas-start{will-change:transform;-webkit-transform:translateZ(0);transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;perspective:1000px;-webkit-perspective:1000px}@media (max-width:991.98px){.offcanvas-start{width:80vw;max-width:350px}#filterOffcanvas .filter-section .collapsing{transition-duration:0.2s}#filterOffcanvas .filter-section .collapsing .filter-body{transition-duration:0.1s}#filterOffcanvas .filter-title{padding:1.1rem 1.35rem;-webkit-tap-highlight-color:rgba(127,77,90,0.1)}}@media (max-width:575.98px){.range-inputs{flex-direction:column;gap:0.75rem}.range-separator{display:none}.color-swatches{gap:0.75rem}.color-swatch{width:36px;height:36px}}.filter-loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,0.9);display:flex;justify-content:center;align-items:center;z-index:9999}.category-page .filter-section[data-filter="categories"]{display:none}.category-separator{margin:0.75rem 0;border:0;border-top:1px dashed rgba(216,169,180,0.5)}.category-root{margin-top:0.25rem}.category-root:first-child{margin-top:0}.category-root>.form-check-label{color:#3f2a32}.form-check-input:focus-visible,.color-swatch input[type="checkbox"]:focus-visible + .color-swatch-box{outline:2px solid #7f4d5a;outline-offset:2px}.products-grid{animation:fadeIn 0.3s ease-in-out}@keyframes fadeIn{from{opacity:0.7}to{opacity:1}}.filter-history-section{padding:0;margin-top:0.75rem;background:rgba(255,255,255,0.98);border:1px solid rgba(216,169,180,0.22);box-shadow:0 8px 24px rgba(127,77,90,0.07)}.filter-history-toggle{padding:0.65rem 0.75rem;border-radius:10px;border:1px solid rgba(216,169,180,0.45);background:linear-gradient(135deg,rgba(127,77,90,0.08),rgba(216,169,180,0.12));color:#3f2a32}.filter-history-toggle:hover{border-color:rgba(127,77,90,0.75);box-shadow:0 4px 12px rgba(127,77,90,0.12)}.filter-history-toggle .filter-title-icon .bi{color:#7f4d5a;font-size:1.05rem}.filter-history-toggle .filter-toggle-icon .bi{color:#7f4d5a}.filter-history-toggle.collapsed .filter-toggle-icon .bi{transform:rotate(-90deg)}.filter-history-counter{padding:0;min-width:0;background:transparent}[id^="filterHistory"]{padding:0;max-height:none;overflow:visible}.filter-history-body{padding:0.85rem 1rem 0.9rem}.filter-history-list{display:flex;flex-direction:column;gap:0.6rem;margin-top:0.35rem}.filter-history-item{display:flex;flex-direction:column;gap:0.45rem;padding:0.75rem;background-color:#fff;border:1px solid #e9ecef;border-radius:10px;cursor:pointer;transition:background-color 0.2s ease,border-color 0.2s ease,transform 0.15s ease;position:relative;width:100%}.filter-history-header-row{display:flex;align-items:center;gap:0.35rem;margin-bottom:0.1rem;padding-bottom:0.2rem}.filter-history-item:hover{background-color:#fafafa;border-color:#d8a9b4;transform:translateX(4px);box-shadow:0 3px 10px rgba(127,77,90,0.1)}.filter-history-item:focus{outline:2px solid #7f4d5a;outline-offset:2px}.filter-history-item:active{transform:translateX(2px)}.filter-history-time{display:flex;align-items:center;gap:0.25rem;font-size:0.75rem;color:#6c757d}.filter-history-time .bi-clock-fill{font-size:0.75rem}.filter-history-groups{display:flex;flex-direction:column;gap:0.65rem;width:100%;padding:0.15rem 0}.filter-history-group{display:flex;flex-direction:column;gap:0.4rem;padding:0.5rem 0.6rem;background:linear-gradient(135deg,rgba(255,255,255,0.9) 0%,rgba(248,249,250,0.5) 100%);border:1px solid rgba(216,169,180,0.25);border-left:3px solid rgba(127,77,90,0.35);border-radius:6px;transition:all 0.2s ease}.filter-history-group:hover{background:linear-gradient(135deg,rgba(255,255,255,1) 0%,rgba(248,249,250,0.8) 100%);border-left-color:rgba(127,77,90,0.6);box-shadow:0 2px 8px rgba(127,77,90,0.08)}.filter-history-group__title{display:flex;align-items:center;gap:0.4rem;font-size:0.72rem;font-weight:700;text-transform:uppercase;letter-spacing:0.03em;color:#7f4d5a;padding-bottom:0.15rem;border-bottom:1px solid rgba(216,169,180,0.2)}.filter-history-group__title .bi{font-size:0.85rem;color:#7f4d5a}.filter-history-group__tags{display:flex;flex-wrap:wrap;gap:0.35rem 0.45rem;padding-left:1.25rem}.filter-tag{display:inline-flex;align-items:center;gap:0.25rem;padding:0.2rem 0.45rem;font-size:0.72rem;border-radius:4px;font-weight:500;white-space:normal;line-height:1.3;width:fit-content}.filter-tag-context{background-color:#7f4d5a;color:#ffffff;font-weight:500}.filter-tag-category{background-color:#e3f2fd;color:#1565c0}.filter-tag-attribute{background-color:#f3e5f5;color:#6a1b9a}.filter-tag-price{background-color:#e8f5e9;color:#2e7d32}.filter-tag-discount{background-color:#ffebee;color:#c62828}.filter-tag-dimension{background-color:#fff3e0;color:#e65100}.filter-tag-dimension i{margin-right:2px}.filter-tag-color{background-color:#f5f5f5;color:#424242;padding-right:0.625rem}.color-dot{width:14px;height:14px;border-radius:50%;border:1px solid rgba(0,0,0,0.2);display:inline-block}.color-dot.color-dot--multi{display:flex;overflow:hidden;padding:0;align-items:stretch;justify-content:stretch}.color-dot.color-dot--multi .color-dot__segment{flex:1 1 auto;height:100%;border-radius:0;pointer-events:none}.color-dot.color-dot--multi .color-dot__segment:first-child{border-top-left-radius:inherit;border-bottom-left-radius:inherit}.color-dot.color-dot--multi .color-dot__segment:last-child{border-top-right-radius:inherit;border-bottom-right-radius:inherit}.color-dot.color-dot--multi .color-dot__segment:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.color-dot.color-dot--multi .color-dot__segment:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.filter-history-apply{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background-color:#7f4d5a;color:white;border-radius:6px;transition:all 0.2s ease;flex-shrink:0}.filter-history-apply:hover{background-color:#5c3842;transform:scale(1.1)}.filter-history-apply:active{transform:scale(0.95)}.filter-history-apply .bi{font-size:1rem}.filter-history-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem 0.75rem;color:#6c757d;text-align:center}.filter-history-empty .bi{font-size:2rem;margin-bottom:0.5rem;opacity:0.5}.filter-history-empty p{margin:0;font-size:0.875rem}@media (max-width:767.98px){.filter-history-section{padding:0.65rem 0.65rem 0.45rem;margin-top:0.75rem}.filter-history-toggle{padding:0.6rem 0.7rem;font-size:0.9rem}[id^="filterHistory"]{max-height:none}.filter-history-item{padding:0.7rem}.filter-history-groups{gap:0.55rem}.filter-history-group{padding:0.45rem 0.5rem;gap:0.35rem}.filter-history-group__title{font-size:0.68rem;gap:0.3rem}.filter-history-group__title .bi{font-size:0.8rem}.filter-history-group__tags{padding-left:1rem;gap:0.3rem 0.35rem}.filter-tag{font-size:0.7rem;padding:0.18rem 0.38rem}.color-dot{width:12px;height:12px}}@media (max-width:375px){.filter-history-time{display:none}.filter-history-item{gap:0.5rem}}[id^="filterHistory"]{transition:all 0.3s ease}[id^="filterHistory"].collapsing{opacity:0}[id^="filterHistory"].show{opacity:1;animation:fadeInUp 0.3s ease-out}@keyframes fadeInUp{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.filter-history-section:hover{border-color:rgba(216,169,180,0.5);box-shadow:0 4px 12px rgba(127,77,90,0.08)}