.layout-module__FtAmOG__shell{min-height:100vh;display:flex}.layout-module__FtAmOG__mainWrapper{margin-left:var(--sidebar-width);min-height:100vh;transition:margin-left var(--transition-slow);flex-direction:column;flex:1;display:flex}.layout-module__FtAmOG__main{flex:1;width:100%}@media (max-width:768px){.layout-module__FtAmOG__mainWrapper{margin-left:0;padding-bottom:64px}}.layout-module__FtAmOG__splash{background:var(--bg);z-index:9999;flex-direction:column;justify-content:center;align-items:center;gap:32px;display:flex;position:fixed;inset:0}.layout-module__FtAmOG__splashLogo{align-items:center;gap:16px;animation:.5s both layout-module__FtAmOG__fadeInUp;display:flex}.layout-module__FtAmOG__splashLogoImg{border-radius:var(--r-xl);box-shadow:0 8px 30px var(--primary-glow)}.layout-module__FtAmOG__splashText{font-family:var(--font-display);background:var(--gradient-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:28px;font-weight:800}.layout-module__FtAmOG__splashSpinner{border:3px solid var(--surface-2);border-top-color:var(--primary);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite layout-module__FtAmOG__spin}
.Sidebar-module__y-Zxfa__sidebar{height:100vh;width:var(--sidebar-width);background:var(--surface);border-right:1px solid var(--border);z-index:var(--z-sidebar);transition:width var(--transition-slow);flex-direction:column;padding:20px 12px 16px;display:flex;position:fixed;top:0;left:0;overflow:hidden}.Sidebar-module__y-Zxfa__collapsed{width:72px}.Sidebar-module__y-Zxfa__logo{white-space:nowrap;align-items:center;gap:10px;padding:12px 10px 20px;text-decoration:none;display:flex;overflow:hidden}.Sidebar-module__y-Zxfa__logoIcon{width:34px;height:34px;box-shadow:0 4px 12px var(--primary-glow);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.Sidebar-module__y-Zxfa__logoImg{object-fit:cover;border-radius:inherit;width:100%;height:100%}.Sidebar-module__y-Zxfa__logoText{font-family:var(--font-display);color:var(--text);letter-spacing:-.03em;font-size:18px;font-weight:800}.Sidebar-module__y-Zxfa__logoAccent{background:var(--gradient-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Sidebar-module__y-Zxfa__nav{flex-direction:column;gap:2px;display:flex}.Sidebar-module__y-Zxfa__navItem{border-radius:var(--r-md);color:var(--text-secondary);transition:all var(--transition-fast);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;align-items:center;gap:14px;width:100%;padding:12px;font-size:14px;font-weight:500;text-decoration:none;display:flex;position:relative;overflow:hidden}.Sidebar-module__y-Zxfa__navItem:hover{color:var(--text);background:var(--surface-2)}.Sidebar-module__y-Zxfa__active{color:var(--text);background:var(--primary-glow-sm);font-weight:600}.Sidebar-module__y-Zxfa__activePill{background:var(--primary);width:4px;height:4px;box-shadow:0 0 8px var(--primary);border-radius:50%;position:absolute;right:8px}.Sidebar-module__y-Zxfa__navIcon{flex-shrink:0;align-items:center;width:22px;display:flex;position:relative}.Sidebar-module__y-Zxfa__navLabel{text-overflow:ellipsis;overflow:hidden}.Sidebar-module__y-Zxfa__badge{background:var(--accent);color:#fff;border-radius:var(--r-full);min-width:16px;height:16px;box-shadow:0 2px 8px var(--accent-glow);justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-6px;right:-8px}.Sidebar-module__y-Zxfa__searchBtn{margin-bottom:8px}.Sidebar-module__y-Zxfa__spacer{flex:1}.Sidebar-module__y-Zxfa__userSection{margin-top:8px;position:relative}.Sidebar-module__y-Zxfa__userBtn{border-radius:var(--r-md);cursor:pointer;width:100%;transition:background var(--transition-fast);white-space:nowrap;background:0 0;border:none;align-items:center;gap:10px;padding:10px 12px;display:flex;overflow:hidden}.Sidebar-module__y-Zxfa__userBtn:hover{background:var(--surface-2)}.Sidebar-module__y-Zxfa__userInfo{text-align:left;flex-direction:column;flex:1;gap:2px;min-width:0;display:flex;overflow:hidden}.Sidebar-module__y-Zxfa__userName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.Sidebar-module__y-Zxfa__userHandle{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.Sidebar-module__y-Zxfa__userMenu{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-lg);transform-origin:0 100%;box-shadow:var(--shadow-lg);z-index:10;padding:6px;animation:.15s both Sidebar-module__y-Zxfa__scaleIn;position:absolute;bottom:calc(100% + 8px);left:0;right:0}.Sidebar-module__y-Zxfa__menuItem{border-radius:var(--r-sm);width:100%;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:10px 12px;font-size:13px;font-weight:500;text-decoration:none;display:flex}.Sidebar-module__y-Zxfa__menuItem:hover{background:var(--surface-3);color:var(--text)}.Sidebar-module__y-Zxfa__menuItemDanger{color:var(--error)}.Sidebar-module__y-Zxfa__menuItemDanger:hover{background:#ef44441a}.Sidebar-module__y-Zxfa__menuDivider{background:var(--border);height:1px;margin:4px 0}.Sidebar-module__y-Zxfa__collapseBtn{background:var(--surface-2);border:1px solid var(--border);cursor:pointer;width:24px;height:24px;color:var(--text-muted);transition:all var(--transition-fast);z-index:10;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:80px;right:-12px}.Sidebar-module__y-Zxfa__collapseBtn:hover{background:var(--primary);border-color:var(--primary);color:#fff}.Sidebar-module__y-Zxfa__searchOverlay{z-index:calc(var(--z-sidebar) + 1);-webkit-backdrop-filter:blur(4px);background:#00000080;animation:.2s both Sidebar-module__y-Zxfa__fadeIn;display:flex;position:fixed;inset:0}.Sidebar-module__y-Zxfa__searchPanel{background:var(--surface);border-right:1px solid var(--border);width:340px;height:100%;padding:24px 16px;animation:.25s both Sidebar-module__y-Zxfa__slideInLeft;overflow-y:auto}.Sidebar-module__y-Zxfa__searchHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Sidebar-module__y-Zxfa__searchHeader h3{font-size:20px;font-weight:700}.Sidebar-module__y-Zxfa__searchHeader button{cursor:pointer;color:var(--text-muted);border-radius:var(--r-sm);transition:color var(--transition-fast);background:0 0;border:none;padding:4px;display:flex}.Sidebar-module__y-Zxfa__searchHeader button:hover{color:var(--text)}.Sidebar-module__y-Zxfa__searchInputWrap{margin-bottom:20px;position:relative}.Sidebar-module__y-Zxfa__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.Sidebar-module__y-Zxfa__searchInput{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-full);width:100%;color:var(--text);transition:border-color var(--transition-fast);outline:none;padding:11px 14px 11px 40px;font-size:14px}.Sidebar-module__y-Zxfa__searchInput:focus{border-color:var(--primary)}.Sidebar-module__y-Zxfa__searchInput::placeholder{color:var(--text-muted)}.Sidebar-module__y-Zxfa__searchHintsLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:8px;font-size:12px;font-weight:600}.Sidebar-module__y-Zxfa__searchHintTag{border:none;border-bottom:1px solid var(--border);width:100%;color:var(--text-secondary);cursor:pointer;transition:color var(--transition-fast);text-align:left;background:0 0;justify-content:space-between;align-items:center;padding:12px 4px;font-size:14px;display:flex}.Sidebar-module__y-Zxfa__searchHintTag:hover{color:var(--text)}.Sidebar-module__y-Zxfa__guestSidebarSection{padding:8px}.Sidebar-module__y-Zxfa__sidebarLoginBtn{background:var(--gradient-brand);font-family:var(--font-display);border-radius:var(--r-full);box-shadow:0 4px 14px var(--primary-glow);transition:all var(--transition-fast);justify-content:center;align-items:center;gap:12px;padding:10px 16px;font-size:14px;font-weight:800;text-decoration:none;display:flex;color:#08080c!important}.Sidebar-module__y-Zxfa__sidebarLoginBtn:hover{box-shadow:0 6px 18px var(--primary-glow);transform:translateY(-1px)}@media (max-width:768px){.Sidebar-module__y-Zxfa__sidebar{display:none}}
