.filter-dropdown[data-v-0c441bc4]{position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.filter-trigger[data-v-0c441bc4]{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 14px;background:#fff;border:1px solid #dddddd;border-radius:40px;cursor:pointer;font-size:13px;font-weight:400;color:#222;white-space:nowrap;transition:border-color .15s,background .15s,box-shadow .15s;font-family:inherit}.filter-trigger[data-v-0c441bc4]:hover{border-color:#222}.filter-trigger.is-active[data-v-0c441bc4]{border-color:#222;font-weight:600;background:#f7f7f7}.filter-trigger.is-open[data-v-0c441bc4]{border-color:#222;box-shadow:0 1px 2px #00000014}.filter-chevron[data-v-0c441bc4]{font-size:10px;color:#717171;transition:transform .2s ease}.filter-chevron.flipped[data-v-0c441bc4]{transform:rotate(180deg)}.fd-filter-popover{min-width:260px;max-width:calc(100vw - 16px);background:#fff;border-radius:12px;box-shadow:0 2px 16px #0000001f,0 0 0 1px #0000000a;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;animation:fd-appear .08s ease-out both}@keyframes fd-appear{0%{opacity:0}to{opacity:1}}.fd-popover-content{padding:16px}.fd-popover-footer{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-top:1px solid #ebebeb}.fd-footer-clear{background:none;border:none;font-size:13px;font-weight:500;color:#222;cursor:pointer;padding:4px 0;text-decoration:underline;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:color .15s}.fd-footer-clear:hover{color:#000}.fd-footer-apply{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 20px;background:#222;color:#fff;border:none;border-radius:40px;font-size:13px;font-weight:500;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:background .15s}.fd-footer-apply:hover{background:#000}.fd-popover-handle,.fd-mobile-close,.fd-mobile-backdrop{display:none}@media (max-width: 480px){.fd-mobile-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0000004d;z-index:9999;animation:fd-fade-in .15s ease-out}.fd-filter-popover{position:fixed!important;top:auto!important;left:0!important;right:0;bottom:0;width:100%;max-width:100%;border-radius:16px 16px 0 0;max-height:85vh;z-index:10000!important;animation:fd-slide-up .2s ease-out both;box-shadow:0 -4px 24px #0000001f;display:flex;flex-direction:column;overscroll-behavior:contain}.fd-popover-handle{display:flex;align-items:center;justify-content:center;padding:10px 12px 2px;position:relative;flex-shrink:0}.fd-popover-handle:after{content:"";width:36px;height:4px;background:#d1d5db;border-radius:2px}.fd-mobile-close{display:flex;align-items:center;justify-content:center;position:absolute;right:12px;top:8px;width:28px;height:28px;background:none;border:1px solid #e5e7eb;border-radius:50%;cursor:pointer;color:#6b7280;font-size:12px;transition:background .15s,color .15s;font-family:inherit}.fd-mobile-close:hover{background:#f3f4f6;color:#333}.fd-popover-content{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.fd-popover-footer{flex-shrink:0;border-top:1px solid #f3f4f6;padding:14px 16px;padding-bottom:calc(14px + env(safe-area-inset-bottom,0px))}}@keyframes fd-slide-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fd-fade-in{0%{opacity:0}to{opacity:1}}
