.MegaFilter-module__qW2jSW__container{position:relative}.MegaFilter-module__qW2jSW__trigger{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-size:17px;transition:background-color .25s,border-color .25s,color .25s,box-shadow .25s;display:inline-flex}.MegaFilter-module__qW2jSW__trigger:hover{background:#fff4dd;border-color:#c8a165;box-shadow:0 0 0 3px rgba(200,161,101,.18)}.MegaFilter-module__qW2jSW__triggerActive{color:#c8a165;background:#fff7ea;border-color:#c8a165;box-shadow:0 0 0 3px rgba(200,161,101,.15)}.MegaFilter-module__qW2jSW__arrow{fill:#878787;stroke:#878787;stroke-width:.6px;width:14px;height:14px;transition:transform .28s cubic-bezier(.22,1,.36,1),fill .25s,stroke .25s}.MegaFilter-module__qW2jSW__arrowRight{transform:rotate(0)}.MegaFilter-module__qW2jSW__arrowOpen{fill:#c8a165;stroke:#c8a165;transform:rotate(90deg)}.MegaFilter-module__qW2jSW__dropdown{-webkit-backdrop-filter:blur(14px)saturate(160%);z-index:30;overscroll-behavior:contain;background:rgba(255,255,255,.88);border-radius:18px;width:min(1200px,87.5vw);max-height:60vh;padding:22px 28px 26px;animation:.25s ease-out MegaFilter-module__qW2jSW__megaFadeIn;position:fixed;top:125px;left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 8px 22px rgba(0,0,0,.06),0 2px 9px rgba(0,0,0,.04)}@keyframes MegaFilter-module__qW2jSW__megaFadeIn{0%{opacity:0;transform:translate(-50%,6px)}to{opacity:1;transform:translate(-50%)}}.MegaFilter-module__qW2jSW__dropdownHeader{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.MegaFilter-module__qW2jSW__dropdownTitle{font-size:16px;font-weight:600}.MegaFilter-module__qW2jSW__dropdownActions{align-items:center;gap:10px;display:inline-flex}.MegaFilter-module__qW2jSW__resetBtn{color:#c8a165;cursor:pointer;white-space:nowrap;background:#fff7ea;border:1px solid rgba(200,161,101,.65);border-radius:12px;padding:8px 12px;font-size:14px;font-weight:600;transition:transform .12s,box-shadow .12s,background-color .12s,border-color .12s,opacity .12s;box-shadow:0 6px 18px rgba(200,161,101,.12)}.MegaFilter-module__qW2jSW__resetBtn:hover{background:#fff4dd;border-color:rgba(200,161,101,.85);transform:translateY(-1px);box-shadow:0 10px 26px rgba(200,161,101,.16)}.MegaFilter-module__qW2jSW__resetBtnDisabled{opacity:.35;cursor:not-allowed;box-shadow:none;transform:none}.MegaFilter-module__qW2jSW__closeBtn{cursor:pointer;color:#c8a165;background:0 0;border:none;padding:4px 6px;font-size:22px;line-height:1;transition:color .25s,transform .12s}.MegaFilter-module__qW2jSW__closeBtn:hover{color:#a3814d;transform:scale(1.05)}.MegaFilter-module__qW2jSW__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px 26px;display:grid}.MegaFilter-module__qW2jSW__row{flex-wrap:wrap;gap:10px 26px;display:flex}.MegaFilter-module__qW2jSW__checkboxWrapper{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;gap:8px;padding:4px 2px;font-size:15px;transition:color .2s;display:inline-flex}.MegaFilter-module__qW2jSW__checkboxWrapper:hover .MegaFilter-module__qW2jSW__labelText{color:#c8a165}.MegaFilter-module__qW2jSW__checkbox{background:#fff;border:1px solid #d1d5db;border-radius:4px;justify-content:center;align-items:center;width:17px;height:17px;transition:border-color .25s,background-color .25s,box-shadow .25s;display:flex}.MegaFilter-module__qW2jSW__checkboxWrapper:hover .MegaFilter-module__qW2jSW__checkbox{background:rgba(200,161,101,.08);border-color:#c8a165}.MegaFilter-module__qW2jSW__checkbox svg{stroke:#fff;stroke-width:2px;fill:none;width:14px;height:14px}.MegaFilter-module__qW2jSW__checked{background:#c8a165;border-color:#c8a165;box-shadow:0 0 0 4px rgba(200,161,101,.18)}.MegaFilter-module__qW2jSW__labelText{white-space:nowrap}.MegaFilter-module__qW2jSW__resetAllBtn{color:#7f1d1d;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid rgba(185,28,28,.25);border-radius:14px;align-items:center;gap:10px;padding:10px 14px;font-weight:600;transition:transform .12s,box-shadow .12s,opacity .12s;display:inline-flex;position:relative;box-shadow:0 6px 18px rgba(185,28,28,.07)}.MegaFilter-module__qW2jSW__resetAllBtn:before{content:"";background-image:repeating-linear-gradient(45deg,rgba(185,28,28,.35) 0,rgba(185,28,28,.35) 3px,rgba(185,28,28,0) 3px,rgba(185,28,28,0) 6px);border:1px solid rgba(185,28,28,.55);border-radius:999px;width:14px;height:14px}.MegaFilter-module__qW2jSW__resetAllBtn:after{content:"";opacity:.5;background-image:repeating-linear-gradient(90deg,rgba(185,28,28,.55) 0,rgba(185,28,28,.55) 6px,rgba(185,28,28,0) 6px,rgba(185,28,28,0) 12px);height:2px;position:absolute;bottom:6px;left:10px;right:10px}.MegaFilter-module__qW2jSW__resetAllBtn:hover{transform:translateY(-1px);box-shadow:0 10px 26px rgba(185,28,28,.11)}.MegaFilter-module__qW2jSW__resetAllBtnDisabled{opacity:.35;cursor:not-allowed;box-shadow:none;transform:none}.MegaFilter-module__qW2jSW__loaderOverlay{z-index:10;background:rgba(0,0,0,.35);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.MegaFilter-module__qW2jSW__loader{border:4px solid rgba(255,255,255,.45);border-top-color:#c8a165;border-radius:9999px;width:66px;height:66px;animation:.9s linear infinite MegaFilter-module__qW2jSW__megaFilterSpin;position:relative}.MegaFilter-module__qW2jSW__loader:after{content:"";background:rgba(200,161,101,.15);border-radius:9999px;animation:1.3s ease-out infinite MegaFilter-module__qW2jSW__megaPulse;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes MegaFilter-module__qW2jSW__megaFilterSpin{to{transform:rotate(360deg)}}@keyframes MegaFilter-module__qW2jSW__megaPulse{0%{opacity:.66;transform:scale(1)}to{opacity:0;transform:scale(1.55)}}
