.user-navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffffff2;border-bottom:1px solid #0000000f;padding:0;transition:all .3s;position:sticky;top:0}.dark .user-navbar{background:#141414f2;border-bottom-color:#ffffff1a}.navbar-container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 24px;display:flex;position:relative}.navbar-menu{background:0 0;border-bottom:none;flex:1}.navbar-menu.desktop-menu{display:flex}@media (max-width:768px){.navbar-menu.desktop-menu{display:none}}.user-navbar .navbar-menu .ant-menu-item{transition:all .3s;color:#1a1a1a!important;border-radius:8px 8px 0 0!important;height:48px!important;margin:0 8px!important;padding:0 20px!important;line-height:48px!important}.dark .user-navbar .navbar-menu .ant-menu-item{color:#ededed!important}.user-navbar .navbar-menu .ant-menu-item:hover{color:#ff753f!important;background:#ff753f1a!important}.user-navbar .navbar-menu .ant-menu-item.ant-menu-item-selected{color:#ff753f!important;background:#ff753f26!important;border-bottom:2px solid #ff753f!important}.dark .user-navbar .navbar-menu .ant-menu-item.ant-menu-item-selected{background:#ff753f40!important}.user-navbar .navbar-menu .ant-menu-item-icon{margin-left:8px!important;font-size:16px!important}.logout-button{border-radius:8px;align-items:center;gap:8px;height:40px;margin-right:16px;padding:0 16px;transition:all .3s;display:flex}.logout-button:hover{color:#ff4d4f;background:#ff4d4f1a}.dark .logout-button:hover{background:#ff4d4f33}@media (max-width:768px){.logout-button .logout-text{display:none}}.mobile-menu-toggle{border-radius:8px;width:40px;height:40px;margin-left:8px;padding:0;transition:all .3s;display:none}@media (max-width:768px){.mobile-menu-toggle{justify-content:center;align-items:center;display:flex}}.mobile-menu-toggle:hover{color:#ff753f;background:#ff753f1a}.dark .mobile-menu-toggle:hover{background:#ff753f33}.mobile-menu{z-index:1000;background:#f5f5f5;border-top:1px solid #0000000f;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 12px #0000001a}.dark .mobile-menu{background:#0a0a0a;border-top-color:#ffffff1a;box-shadow:0 4px 12px #0000004d}@media (max-width:768px){.mobile-menu{display:block}}.mobile-menu-items{background:0 0;border:none}.user-navbar .mobile-menu-items .ant-menu-item{border-bottom:1px solid #0000000f!important;border-radius:0!important;height:48px!important;margin:0!important;padding:0 24px!important;line-height:48px!important}.dark .user-navbar .mobile-menu-items .ant-menu-item{border-bottom-color:#ffffff1a!important}.user-navbar .mobile-menu-items .ant-menu-item:last-child{border-bottom:none!important}.user-navbar .mobile-menu-items .ant-menu-item:hover{background:#ff753f1a!important}.user-navbar .mobile-menu-items .ant-menu-item.ant-menu-item-selected{background:#ff753f26!important;border-bottom:none!important;border-right:3px solid #ff753f!important}.dark .user-navbar .mobile-menu-items .ant-menu-item.ant-menu-item-selected{background:#ff753f40!important}@media (max-width:768px){.navbar-container{padding:0 16px}.logout-button{margin-right:0}}
.app-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#fffffff2;border-bottom:1px solid #0000000f;height:64px;padding:0 24px;line-height:64px;transition:all .3s;position:relative}.dark .app-header{background:#141414f2;border-bottom-color:#ffffff1a}.header-content{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.header-logo{background:linear-gradient(135deg,#ff753f 0%,#ff8c5a 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:700}.theme-toggle{border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;transition:all .3s;display:flex}.theme-toggle:hover{color:#ff753f;background:#ff753f1a}.dark .theme-toggle:hover{background:#ff753f33}
