*{box-sizing:border-box}button{cursor:pointer;-webkit-user-select:none;user-select:none}button:disabled{cursor:not-allowed;opacity:.6}.modal-overlay{z-index:1000}.modal-content{max-height:90vh;overflow-y:auto}.modal-footer{display:flex;justify-content:flex-end;gap:.5rem;padding:1rem;border-top:1px solid #e5e7eb}.dark .modal-footer{border-color:#374151}@media (max-width: 640px){.mobile-dropdown{position:fixed!important;top:60px!important;right:.5rem!important;left:.5rem!important;width:auto!important;max-width:none!important;transform:none!important}}.dropdown-container{position:relative}.dropdown-menu{position:absolute;z-index:50}
