:root{--font-main:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;--color-bg:#f9f9f9;--color-text:#333;--color-border:#e0e0e0;--color-hover:#e5e5e5;--color-active:#d0d0d0;--sidebar-width:80px}*,:after,:before{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;font-family:var(--font-main);background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}.layout-container{display:flex;flex-direction:column;height:100vh}@media(min-width:768px){.layout-container{flex-direction:row}}.main-content{flex:1;padding:1rem;overflow-y:auto;background-color:#1a1616}@media(max-width:768px){.main-content{padding:.75rem}}.text-center{text-align:center}.hidden{display:none!important}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.justify-center{justify-content:center}.items-center{align-items:center}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.Sidebar_sidebar__Jph1T{width:var(--sidebar-width,80px);height:100vh;background-color:#1a1a1a;border-right:1px solid #2a2a2a;display:flex;flex-direction:column;align-items:center;padding-top:24px;box-sizing:border-box}@media(max-width:768px){.Sidebar_sidebar__Jph1T{flex-direction:row;height:auto;width:100%;padding:.5rem 1rem;justify-content:space-around;border-right:none;border-bottom:1px solid #2a2a2a}}.Sidebar_footer__OpkUK{margin-top:auto;margin-bottom:24px}@media(max-width:768px){.Sidebar_footer__OpkUK{margin-bottom:0}}.Sidebar_logo__c_P1x{margin-bottom:30px;display:flex;align-items:center;justify-content:center;border:1px solid #333;border-radius:8px;background:#222;transition:all .3s}.Sidebar_logo__c_P1x,.Sidebar_logo__c_P1x a{width:50px;height:50px}.Sidebar_logo__c_P1x:hover{border-color:#fff;background:#2a2a2a}@media(max-width:768px){.Sidebar_logo__c_P1x{margin-bottom:0}}.Sidebar_logo__c_P1x svg{width:100%;height:100%}.Sidebar_nav__rRAZU{display:flex;flex-direction:column;gap:20px;align-items:center}@media(max-width:768px){.Sidebar_nav__rRAZU{flex-direction:row;gap:12px}}.Sidebar_navLink__bd1i6{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .3s ease;cursor:pointer;color:#888;border:1px solid rgba(0,0,0,0)}.Sidebar_navLink__bd1i6 svg{width:24px;height:24px;max-width:24px;max-height:24px;object-fit:contain}.Sidebar_navLink__bd1i6:hover{background-color:#222;color:#fff;border-color:#333}.Sidebar_active__ioZdc{background-color:#222;color:#fff;border-color:#fff}.UserMenu_userAvatar__sm4Xh{cursor:pointer;border:2px solid #444;transition:all .3s ease;background-color:#333!important}.UserMenu_userAvatar__sm4Xh:hover{border-color:#666;transform:scale(1.05)}.UserMenu_guestAvatar__lcEl9{background-color:#555!important;border-color:#666}.UserMenu_menuContent__MDbr6{padding:8px 0;min-width:200px}.UserMenu_userInfo__SCPvm{padding:12px 16px;background:#222;border-radius:6px;margin-bottom:8px}.UserMenu_userInfo__SCPvm .UserMenu_userName__bSTId{font-weight:600;color:#fff;margin-bottom:4px;font-size:14px}.UserMenu_userInfo__SCPvm .UserMenu_userStatus__1S6uV{font-size:12px;color:#888;margin-bottom:8px}.UserMenu_userInfo__SCPvm .UserMenu_quotaInfo__QeqNT{display:flex;flex-direction:column;gap:6px;padding-top:8px;border-top:1px solid #333}.UserMenu_userInfo__SCPvm .UserMenu_quotaInfo__QeqNT .UserMenu_quotaItem__9w7VR{display:flex;justify-content:space-between;align-items:center;font-size:12px}.UserMenu_userInfo__SCPvm .UserMenu_quotaInfo__QeqNT .UserMenu_quotaItem__9w7VR .UserMenu_quotaLabel__m5IM5{color:#888}.UserMenu_userInfo__SCPvm .UserMenu_quotaInfo__QeqNT .UserMenu_quotaItem__9w7VR .UserMenu_quotaValue__7ijl7{color:#fff;font-weight:600}.UserMenu_userInfo__SCPvm .UserMenu_quotaInfo__QeqNT .UserMenu_quotaItem__9w7VR .UserMenu_quotaValue__7ijl7.UserMenu_surplus__TLzI3{color:#52c41a}.UserMenu_userInfo__SCPvm .UserMenu_quotaInfo__QeqNT .UserMenu_quotaItem__9w7VR .UserMenu_quotaValue__7ijl7.UserMenu_total__7iTvD{color:#1890ff}.UserMenu_menuItem__5q9JN{padding:8px 16px;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:8px;color:rgba(219,225,231,.29)}.UserMenu_menuItem__5q9JN:hover{background:#333}.UserMenu_menuItem__5q9JN.UserMenu_danger__Sonjb{color:#ff4d4f}.UserMenu_menuItem__5q9JN.UserMenu_danger__Sonjb:hover{background:rgba(255,77,79,.1)}