@import '../themes/detective-dossier.css';@import '../themes/detective-utilities.css';.topbar{background:#fff;box-shadow:0 2px 8px rgba(0,65,107,0.1)}.topbar .nav-link,.topbar .navbar-nav .small{font-weight:600;color:#2c3e50!important;transition:all 0.2s ease}.topbar .nav-link:hover{color:var(--detective-blue)!important}.topbar .text-white-600{letter-spacing:0.3px}.topbar #navbar-active-users-count{font-weight:700;color:var(--detective-blue)}.topbar #navbar-streak-count{font-weight:700;color:var(--detective-orange)}.topbar .fas,.topbar .fab{transition:transform 0.2s ease}.topbar .nav-link:hover .fas,.topbar .nav-link:hover .fab{transform:scale(1.1)}.topbar .fa-fire{color:var(--detective-orange)!important}.topbar .fa-users{color:var(--detective-blue)!important}.topbar .img-profile{border:2px solid var(--detective-blue);transition:all 0.2s ease}.topbar .img-profile:hover{border-color:var(--detective-orange);box-shadow:0 0 8px rgba(255,87,2,0.3)}.topbar .dropdown-menu{border:1px solid var(--detective-blue);border-radius:8px;box-shadow:0 8px 24px rgba(0,65,107,0.15)}.topbar .dropdown-item{font-size:0.9rem;color:#2c3e50;transition:all 0.2s ease}.topbar .dropdown-item:hover{background:rgba(0,65,107,0.05);color:var(--detective-blue)}.topbar .dropdown-item:active{background:rgba(0,65,107,0.1);color:var(--detective-blue)}.topbar .dropdown-item .fas,.topbar .dropdown-item .fab{color:var(--detective-blue-bright)}.topbar .dropdown-item:hover .fas,.topbar .dropdown-item:hover .fab{color:var(--detective-orange)}.topbar .dropdown-divider{border-color:rgba(0,65,107,0.1)}.topbar #sidebarToggleTop{color:var(--detective-blue);transition:all 0.2s ease}.topbar #sidebarToggleTop:hover{color:var(--detective-orange);transform:scale(1.1)}.topbar-divider{border-right:1px solid rgba(0,65,107,0.15)}.topbar .btn-claim-account{font-weight:700}@media (max-width:768px){.topbar .navbar-nav .small{font-size:0.85rem}}