.filter-section{position:relative;z-index:10}.owners-table-container{position:relative;z-index:1;margin-top:1rem}.custom-dropdown-menu{position:absolute;top:100%;left:0;right:0;z-index:50;max-height:220px;overflow-y:auto;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 10px 25px rgba(0,0,0,.15);margin-top:.25rem}.custom-dropdown-menu .dropdown-option{padding:.5rem 1rem;cursor:pointer;transition:background-color .15s ease;width:100%;text-align:left;border:none;background:transparent}.custom-dropdown-menu .dropdown-option:hover{background-color:#f3f4f6}.custom-dropdown-menu .dropdown-option.selected{background-color:#e5e7eb;font-weight:500}.custom-dropdown-menu::-webkit-scrollbar{width:8px}.custom-dropdown-menu::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.custom-dropdown-menu::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.custom-dropdown-menu::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.custom-dropdown-menu{scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}@media (max-width:1023px){.filter-section,.filter-section .custom-select{width:100%}}.filter-section button:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@media (prefers-contrast:high){.custom-dropdown-menu,.filter-section button{border-width:2px}}@media (prefers-reduced-motion:reduce){.custom-dropdown-menu .dropdown-option{transition:none}}