.AppSidebar-module__e9_lJW__sidebar{width:var(--app-sidebar-width,60px);background:var(--v2-bg-surface);border-right:1px solid var(--v2-border);z-index:200;flex-direction:column;align-items:center;padding:16px 0;transition:width .22s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0;overflow:visible}.AppSidebar-module__e9_lJW__sidebar:hover{z-index:700;width:200px}.AppSidebar-module__e9_lJW__logoSection{border-bottom:1px solid var(--v2-border);cursor:pointer;white-space:nowrap;align-items:center;gap:10px;width:100%;margin-bottom:12px;padding:4px 16px 16px;display:flex;overflow:hidden}.AppSidebar-module__e9_lJW__logoIcon{object-fit:contain;width:28px;min-width:28px;height:28px}.AppSidebar-module__e9_lJW__logoText{color:var(--v2-text-primary);opacity:0;white-space:nowrap;font-size:14px;font-weight:600;transition:opacity .18s}.AppSidebar-module__e9_lJW__sidebar:hover .AppSidebar-module__e9_lJW__logoText{opacity:1}.AppSidebar-module__e9_lJW__navList{flex-direction:column;flex:1;gap:4px;width:100%;padding:0 8px;display:flex;overflow:hidden auto}.AppSidebar-module__e9_lJW__navItem{border-radius:var(--v2-radius-md);width:100%;min-height:40px;color:var(--v2-text-tertiary);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:12px;padding:8px 12px;font-size:13px;text-decoration:none;transition:all .16s;display:flex;overflow:hidden}.AppSidebar-module__e9_lJW__navItem:hover{background:var(--v2-bg-hover);color:var(--v2-text-secondary)}.AppSidebar-module__e9_lJW__navItemActive{background:var(--v2-accent-dim);color:var(--v2-accent-light)}.AppSidebar-module__e9_lJW__navItemActive:hover{color:var(--v2-accent-light);background:#6e78f52e}.AppSidebar-module__e9_lJW__navIconWrap{justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;display:flex}.AppSidebar-module__e9_lJW__navLabel{opacity:0;white-space:nowrap;transition:opacity .18s}.AppSidebar-module__e9_lJW__sidebar:hover .AppSidebar-module__e9_lJW__navLabel{opacity:1}.AppSidebar-module__e9_lJW__bottomSection{border-top:1px solid var(--v2-border);flex-direction:column;gap:4px;width:100%;margin-top:8px;padding:12px 8px 0;display:flex}.AppSidebar-module__e9_lJW__bellBtn{border-radius:var(--v2-radius-md);width:100%;min-height:40px;color:var(--v2-text-tertiary);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:12px;padding:8px 12px;font-size:13px;transition:all .16s;display:flex;position:relative;overflow:hidden}.AppSidebar-module__e9_lJW__bellBtn:hover{background:var(--v2-bg-hover);color:var(--v2-text-secondary)}.AppSidebar-module__e9_lJW__bellBadge{color:#fff;text-align:center;pointer-events:none;background:#ef4444;border-radius:8px;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:16px;position:absolute;top:4px;left:24px}.AppSidebar-module__e9_lJW__bellLabel{opacity:0;transition:opacity .18s}.AppSidebar-module__e9_lJW__sidebar:hover .AppSidebar-module__e9_lJW__bellLabel{opacity:1}.AppSidebar-module__e9_lJW__creditsBtn{border-radius:var(--v2-radius-md);width:100%;color:var(--v2-text-secondary);cursor:pointer;background:#8e98ff14;border:none;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:8px 4px;transition:all .16s;display:flex;overflow:hidden}.AppSidebar-module__e9_lJW__sidebar:hover .AppSidebar-module__e9_lJW__creditsBtn{flex-direction:row;justify-content:flex-start;gap:8px;padding:8px 12px}.AppSidebar-module__e9_lJW__creditsBtn:hover{background:#8e98ff24}.AppSidebar-module__e9_lJW__creditsIconWrap{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.AppSidebar-module__e9_lJW__creditsBtnCoin{object-fit:contain;width:18px;height:18px}.AppSidebar-module__e9_lJW__creditsValue{color:var(--v2-text-primary);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:12px;font-weight:600;line-height:1}.AppSidebar-module__e9_lJW__creditsInfo{align-items:center;margin-left:auto;display:none}.AppSidebar-module__e9_lJW__sidebar:hover .AppSidebar-module__e9_lJW__creditsInfo{display:flex}.AppSidebar-module__e9_lJW__creditsTopup{border-radius:var(--v2-radius-pill);color:var(--v2-accent);background:#8e98ff1f;border:1px solid #8e98ff59;padding:2px 8px;font-size:11px;transition:all .18s}.AppSidebar-module__e9_lJW__creditsBtn:hover .AppSidebar-module__e9_lJW__creditsTopup{background:#8e98ff33;border-color:#8e98ff80}.AppSidebar-module__e9_lJW__avatarBtn{border-radius:var(--v2-radius-md);width:100%;min-height:40px;color:var(--v2-text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:12px;padding:8px 12px;font-size:13px;transition:all .16s;display:flex;overflow:hidden}.AppSidebar-module__e9_lJW__avatarBtn:hover{background:var(--v2-bg-hover)}.AppSidebar-module__e9_lJW__avatar{color:#fff;background:linear-gradient(135deg,#5a64e6,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;font-size:12px;font-weight:600;display:flex}.AppSidebar-module__e9_lJW__avatarName{opacity:0;text-overflow:ellipsis;max-width:100px;transition:opacity .18s;overflow:hidden}.AppSidebar-module__e9_lJW__sidebar:hover .AppSidebar-module__e9_lJW__avatarName{opacity:1}.AppSidebar-module__e9_lJW__loginBtn{border:1px solid var(--v2-border);border-radius:var(--v2-radius-md);width:100%;min-height:40px;color:var(--v2-text-secondary);cursor:pointer;white-space:nowrap;background:0 0;align-items:center;gap:12px;padding:8px 12px;font-size:13px;transition:all .16s;display:flex;overflow:hidden}.AppSidebar-module__e9_lJW__loginBtn:hover{border-color:var(--v2-accent);color:var(--v2-accent);background:var(--v2-accent-dim)}.AppSidebar-module__e9_lJW__loginLabel{opacity:0;transition:opacity .18s}.AppSidebar-module__e9_lJW__sidebar:hover .AppSidebar-module__e9_lJW__loginLabel{opacity:1}.AppSidebar-module__e9_lJW__userMenuWrap{position:relative}.AppSidebar-module__e9_lJW__userDropdown{border:1px solid var(--v2-border);background:var(--v2-bg-surface);z-index:300;border-radius:12px;min-width:220px;padding:8px;animation:.2s cubic-bezier(.16,1,.3,1) AppSidebar-module__e9_lJW__dropdownIn;position:absolute;bottom:-8px;left:calc(100% + 8px);box-shadow:0 8px 32px #0006,0 2px 8px #0003}@keyframes AppSidebar-module__e9_lJW__dropdownIn{0%{opacity:0;transform:translate(-4px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}.AppSidebar-module__e9_lJW__userDropdownItem{border-radius:var(--v2-radius-sm);width:100%;color:var(--v2-text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:8px 12px;font-size:13px;transition:background .14s,color .14s;display:flex}.AppSidebar-module__e9_lJW__userDropdownItem:hover{background:var(--v2-bg-hover);color:var(--v2-text-primary)}.AppSidebar-module__e9_lJW__userDropdownDanger:hover{color:var(--v2-danger)}.AppSidebar-module__e9_lJW__userDropdownSep{background:var(--v2-border);height:1px;margin:4px 0}.AppSidebar-module__e9_lJW__userInfoHeader{align-items:center;gap:10px;padding:8px 12px 10px;display:flex}.AppSidebar-module__e9_lJW__userInfoAvatar{color:#fff;background:linear-gradient(135deg,#5a64e6,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-size:14px;font-weight:600;display:flex}.AppSidebar-module__e9_lJW__userInfoText{flex-direction:column;gap:2px;min-width:0;display:flex}.AppSidebar-module__e9_lJW__userInfoName{color:var(--v2-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.AppSidebar-module__e9_lJW__creditsPill{border-radius:var(--v2-radius-sm);background:var(--v2-bg-elevated);align-items:center;gap:6px;margin:0 8px 4px;padding:6px 12px;display:flex}.AppSidebar-module__e9_lJW__coinIcon{width:14px;height:14px}.AppSidebar-module__e9_lJW__coinCount{color:var(--v2-text-primary);font-size:13px;font-weight:600}.AppSidebar-module__e9_lJW__topupBtn{color:var(--v2-accent);border-radius:var(--v2-radius-pill);cursor:pointer;background:#8e98ff1f;border:1px solid #8e98ff59;margin-left:auto;padding:3px 8px;font-size:11px;transition:all .18s}.AppSidebar-module__e9_lJW__topupBtn:hover{background:#8e98ff33;border-color:#8e98ff80}
.AppShell-module__mmPYHW__shell{min-height:100vh;display:flex}.AppShell-module__mmPYHW__content{margin-left:var(--app-sidebar-width,60px);flex:1;min-width:0;transition:margin-left .22s cubic-bezier(.4,0,.2,1)}
