.custom-dropdown-btn{background-color:#004080;color:#fff;border:none;border-radius:8px;padding:10px 20px;font-weight:600;transition:background-color .3s ease}.custom-dropdown-btn:focus,.custom-dropdown-btn:hover{background-color:#06c;color:#fff}.custom-dropdown-menu{background-color:#f4f8fb;border:1px solid #cfe2f3;border-radius:8px;min-width:200px;margin-top:8px;padding:.5rem 0;box-shadow:0 4px 12px rgba(0,0,0,.15)}.custom-dropdown-item{color:#036;font-weight:500;padding:10px 20px;transition:background-color .2s ease}.custom-dropdown-item:hover{background-color:#d6e9f8;color:#001f3f}.theme-toggle-button{background-color:transparent;border:2px solid #ccc;border-radius:50%;padding:8px;display:flex;align-items:center;justify-content:center;width:30px;height:30px;cursor:pointer;transition:background-color .3s,transform .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.1)}.theme-toggle-button:hover{background-color:#f0f0f0;transform:scale(1.1)}.theme-toggle-button:focus{outline:none}.theme-toggle-button:active{transform:scale(.95)}.theme-toggle-button svg{font-size:18px}
/*# sourceMappingURL=2433a24c38674cd9.css.map*/