.profile-dropdown{background-color:rgba(13,17,23,.95);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(55,65,81,.6);border-radius:.75rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.5);min-width:220px}.dropdown-item{display:block;padding:.75rem 1.25rem;color:#c9d1d9;font-weight:500;font-size:.875rem;transition:color .2s ease-in-out;text-decoration:none;background-color:transparent!important}.dropdown-item:not(.disabled-future):hover{color:#fff}#logout-btn:hover{background-color:transparent!important;color:#ef4444!important}.dropdown-divider{border-top:1px solid rgba(55,65,81,.6);margin:.25rem 0}.dropdown-item.disabled-future{opacity:.5;cursor:not-allowed}*{scrollbar-width:auto;scrollbar-color:rgba(75,85,99,.6) transparent}::-webkit-scrollbar{width:16px;height:16px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:rgba(75,85,99,.6);border:4px solid transparent;background-clip:padding-box;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:rgba(59,130,246,.8)}::-webkit-scrollbar-button{display:none;width:0;height:0}body{font-family:Inter,sans-serif!important}