.collection-filters{z-index:100;margin-bottom:2rem;position:relative;overflow:visible}.collection-filters .filter-top-bar{margin-bottom:1rem}.collection-filters .filter-toggle{cursor:pointer;background:#fff;border:1px solid #dee2e6;border-radius:0;padding:1rem 1.5rem;transition:all .3s;box-shadow:0 2px 8px #00000014}.collection-filters .filter-toggle:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.collection-filters .filter-toggle .filter-toggle-content{justify-content:space-between;align-items:center;display:flex;position:relative}.collection-filters .filter-toggle .filter-toggle-content .filter-icon{color:#2669c9;align-items:center;display:flex}.collection-filters .filter-toggle .filter-toggle-content .filter-text{color:#333;font-weight:600;position:absolute;left:50%;transform:translate(-50%)}.collection-filters .filter-toggle .filter-toggle-content .result-count{margin-left:auto;margin-right:1rem}.collection-filters .filter-toggle .filter-toggle-content .result-count .badge{background:linear-gradient(135deg,#2669c9 0%,#1e54b1 100%);border-radius:12px;padding:.4rem .8rem;font-size:.8rem}.collection-filters .filter-toggle .filter-toggle-content .expand-arrow{color:#666;transition:transform .3s}.collection-filters .filter-toggle .filter-toggle-content .expand-arrow.rotated{transform:rotate(180deg)}.collection-filters .filter-panel{opacity:0;max-height:0;transition:max-height .4s,opacity .3s;overflow:hidden}.collection-filters .filter-panel .filter-panel-content{background:#fff;border:1px solid #dee2e6;border-radius:0;margin-top:1rem;padding:2rem;overflow:visible;box-shadow:0 2px 8px #00000014}.collection-filters .filter-panel .filter-panel-content .row,.collection-filters .filter-panel .filter-panel-content .col,.collection-filters .filter-panel .filter-panel-content [class*=col-]{overflow:visible}.collection-filters.expanded .filter-panel{opacity:1;max-height:1000px;overflow:visible}.collection-filters .view-mode-buttons-top{gap:.5rem;display:flex}@media (min-width:768px){.collection-filters .view-mode-buttons-top{justify-content:flex-end}}.collection-filters .view-mode-buttons-top .view-btn{cursor:pointer;color:#666;background:#fff;border:1px solid #dee2e6;border-radius:0;justify-content:center;align-items:center;padding:1rem 1.25rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #00000014}.collection-filters .view-mode-buttons-top .view-btn:hover{color:#2669c9;border-color:#2669c9;transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.collection-filters .view-mode-buttons-top .view-btn.active{color:#fff;background:linear-gradient(135deg,#2669c9 0%,#1e54b1 100%);border-color:#2669c9}.collection-filters .filter-group{margin-bottom:1.5rem;overflow:visible}.collection-filters .filter-group .filter-label{color:#333;text-transform:none;letter-spacing:normal;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.collection-filters .filter-group .search-input-wrapper{position:relative}.collection-filters .filter-group .search-input-wrapper .search-input{background:#fff;border:2px solid #e9ecef;border-radius:0;width:100%;padding:.75rem 1rem .75rem 2.5rem;font-size:.9rem;transition:all .3s}.collection-filters .filter-group .search-input-wrapper .search-input:focus{border-color:#2669c9;outline:none;box-shadow:0 0 0 3px #2669c91a}.collection-filters .filter-group .search-input-wrapper .search-input::placeholder{color:#adb5bd}.collection-filters .filter-group .search-input-wrapper .search-icon{color:#adb5bd;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.collection-filters .filter-group .select-wrapper{position:relative}.collection-filters .filter-group .select-wrapper .filter-select{cursor:pointer;appearance:none;background:#fff;border:2px solid #e9ecef;border-radius:0;width:100%;padding:.75rem 2.5rem .75rem 1rem;font-size:.9rem;transition:all .3s}.collection-filters .filter-group .select-wrapper .filter-select:focus{border-color:#2669c9;outline:none;box-shadow:0 0 0 3px #2669c91a}.collection-filters .filter-group .select-wrapper .select-arrow{pointer-events:none;color:#666;transition:all .3s;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)rotate(0)}.collection-filters .filter-group .select-wrapper.focused .select-arrow{color:#2669c9;transform:translateY(-50%)rotate(180deg)}.collection-filters .filter-group .filter-select{cursor:pointer;background:#fff;border:2px solid #e9ecef;border-radius:0;width:100%;padding:.75rem 1rem;font-size:.9rem;transition:all .3s}.collection-filters .filter-group .filter-select:focus{border-color:#2669c9;outline:none;box-shadow:0 0 0 3px #2669c91a}.collection-filters .filter-group .clear-btn{border-radius:0;width:100%;padding:.75rem;font-weight:500}.collection-filters .filter-group .tag-cloud{flex-wrap:wrap;gap:.5rem;display:flex}.collection-filters .filter-group .tag-cloud .tag-btn{color:#000;cursor:pointer;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:0;align-items:center;padding:.25rem .75rem;font-size:.875rem;font-weight:400;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #00000014}.collection-filters .filter-group .tag-cloud .tag-btn:hover{color:#000;background-color:#e9ecef}.collection-filters .filter-group .tag-cloud .tag-btn.selected{color:#fff;background-color:#0d6efdbf;border:1px solid #dee2e6}.collection-filters .filter-group .tag-cloud .tag-btn.selected:hover{color:#fff;background-color:#0d6efdd9}.collection-filters .filter-group .tag-cloud .tag-btn.more-tags-btn{color:#6c757d;background-color:#e9ecef;font-weight:600}.collection-filters .filter-group .tag-cloud .tag-btn.more-tags-btn:hover{color:#fff;background-color:#2669c9;border-color:#2669c9;transform:translateY(-1px);box-shadow:0 4px 12px #2669c94d}.collection-filters .filter-group .year-chips{flex-wrap:wrap;gap:.5rem;display:flex}.collection-filters .filter-group .year-chips .year-chip{color:#000;cursor:pointer;text-align:center;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:0;justify-content:center;align-items:center;min-width:60px;padding:.25rem .75rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #00000014}.collection-filters .filter-group .year-chips .year-chip:hover{color:#000;background-color:#e9ecef}.collection-filters .filter-group .year-chips .year-chip.selected{color:#fff;background-color:#0d6efdbf;border:1px solid #dee2e6}.collection-filters .filter-group .year-chips .year-chip.selected:hover{color:#fff;background-color:#0d6efdd9}@media (max-width:768px){.collection-filters{position:relative;top:0}.collection-filters .filter-toggle{border-radius:0;padding:.75rem 1rem}.collection-filters .filter-toggle .filter-toggle-content .filter-text{font-size:.9rem}.collection-filters .view-mode-buttons-top .view-btn{flex:1;padding:.75rem}.collection-filters .filter-panel-content{border-radius:0;padding:1.5rem}.collection-filters .filter-group{margin-bottom:1rem}.collection-filters .filter-group .tag-cloud .tag-btn{padding:.4rem .8rem;font-size:.8rem}.collection-filters .filter-group .year-chips .year-chip{min-width:50px;padding:.4rem .8rem;font-size:.85rem}}@media (max-width:576px){.collection-filters .filter-panel-content{padding:1rem}.collection-filters .view-mode-buttons-top .view-btn{padding:.6rem .5rem}.collection-filters .view-mode-buttons-top .view-btn svg{width:14px;height:14px}}
.custom-select-wrapper{z-index:auto;width:100%;position:relative}.custom-select-wrapper.open{z-index:1100}.custom-select-wrapper .custom-select{cursor:pointer;background:#fff;border:2px solid #e9ecef;border-radius:0;justify-content:space-between;align-items:center;width:100%;padding:.75rem 2.5rem .75rem 1rem;font-size:.9rem;transition:all .3s;display:flex;position:relative}.custom-select-wrapper .custom-select .custom-select-value{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.custom-select-wrapper .custom-select .custom-select-arrow{color:#666;pointer-events:none;transition:all .3s;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)rotate(0)}.custom-select-wrapper .custom-select .custom-select-arrow.open{color:#2669c9;transform:translateY(-50%)rotate(180deg)}.custom-select-wrapper:not(.open) .custom-select:hover{border-color:#dee2e6}.custom-select-wrapper.open .custom-select{z-index:1101;position:relative;box-shadow:0 0 0 3px #2669c91a;border-color:#2669c9!important}.custom-select-wrapper .custom-select-dropdown{z-index:1102;background:#fff;border:1px solid #dee2e6;border-radius:0;max-height:300px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #00000026}.custom-select-wrapper .custom-select-dropdown .custom-select-option{cursor:pointer;padding:.75rem 1rem;font-size:.9rem;transition:background-color .2s}.custom-select-wrapper .custom-select-dropdown .custom-select-option:hover{background-color:#f8f9fa}.custom-select-wrapper .custom-select-dropdown .custom-select-option.selected{color:#2669c9;background-color:#2669c91a;font-weight:500}
