:root{--gold-primary: #d4af37;--gold-hover: #f1c40f;--bg-dark: #0a0a0a;--bg-card: #151515;--text-main: #ffffff;--text-muted: #888888}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--bg-dark);color:var(--text-main);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,.font-cinzel{font-family:serif}.font-amalfi{font-family:AmalfiCoast,cursive}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--gold-primary)}._container_1a4qs_3{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background-color:var(--bg-color, #0a0a0a)}._card_1a4qs_23{background:var(--card-bg-color, #151515);padding:3rem;border-radius:12px;border:1px solid #2a2a2a;box-shadow:0 10px 30px #00000080;width:100%;max-width:400px;text-align:center}._logoImage_1a4qs_47{max-width:180px;height:auto;margin-bottom:1.5rem}._title_1a4qs_59{color:var(--title-color, #d4af37);font-family:serif;font-size:2rem;margin-bottom:1.5rem}._input_1a4qs_75{width:100%;padding:12px;margin-bottom:1rem;background:#202020;border:1px solid #333;border-radius:4px;color:var(--text-color, #fff);font-size:1rem;outline:none;transition:border-color .3s;box-sizing:border-box}._input_1a4qs_75:focus{border-color:var(--btn-color, #d4af37)}._loginButton_1a4qs_113{width:100%;padding:14px;background:var(--btn-color, #d4af37);color:var(--btn-text-color, #000);border:none;border-radius:4px;font-weight:700;font-family:serif;cursor:pointer;transition:transform .2s,filter .3s}._loginButton_1a4qs_113:hover{filter:brightness(1.2);transform:translateY(-2px)}._loginButton_1a4qs_113:disabled{background:#555;cursor:not-allowed}._regularText_1a4qs_165{color:var(--text-color, #e0e0e0);font-size:1rem;margin-bottom:.5rem}._helperText_1a4qs_177{font-size:14px;color:var(--text-color, #888);opacity:.8;margin-bottom:1.5rem;line-height:1.4}._backLink_1a4qs_193{background:none;border:none;color:var(--text-color, #aaa);opacity:.8;text-decoration:underline;margin-top:1.2rem;cursor:pointer;font-size:.9rem;transition:color .2s}._backLink_1a4qs_193:hover{opacity:1}._sidebar_1bg6m_3{width:250px;height:100vh;position:sticky;top:0;background-color:var(--bg-card, #0a0a0a);border-right:1px solid #222;display:flex;flex-direction:column;transition:width .3s cubic-bezier(.4,0,.2,1);z-index:100;overflow:visible}._collapsed_1bg6m_17{width:80px}._header_1bg6m_23{padding:20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #222;height:80px;box-sizing:border-box}._collapsed_1bg6m_17 ._header_1bg6m_23{justify-content:center;padding:20px 0}._brand_1bg6m_27{display:flex;flex-direction:column;white-space:nowrap;transition:opacity .3s}._collapsed_1bg6m_17 ._brand_1bg6m_27{opacity:0;pointer-events:none;display:none}._title_1bg6m_31{color:var(--text-main, #fff);font-family:serif;font-size:1.2rem;margin:0}._btnToggle_1bg6m_33{background:transparent;border:none;color:var(--text-secondary, #888);cursor:pointer;font-size:1.4rem;transition:.3s;padding:5px}._btnToggle_1bg6m_33:hover{color:var(--gold-primary, #00d2ff)}._moduleSwitcher_1bg6m_41{display:flex;align-items:center;gap:5px;cursor:pointer;position:relative;padding:2px 0;transition:all .2s ease;-webkit-user-select:none;user-select:none}._subtitle_1bg6m_43{color:var(--gold-primary, #00d2ff);font-size:.7rem;margin:0;text-transform:uppercase;letter-spacing:1px;font-weight:700}._moduleSwitcher_1bg6m_41:hover ._subtitle_1bg6m_43{color:var(--text-main, #fff)}._moduleSwitcher_1bg6m_41:hover ._chevronIcon_1bg6m_47{color:var(--gold-primary, #00d2ff);transform:translateY(2px)}._chevronIcon_1bg6m_47{font-size:.6rem;color:var(--text-secondary, #888);transition:all .2s ease}._moduleDropdown_1bg6m_55{position:absolute;top:calc(100% + 5px);left:0;width:220px;background:var(--bg-base, #111);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:5px;box-shadow:0 10px 40px #000000e6;display:flex;flex-direction:column;z-index:200;animation:_slideDown_1bg6m_1 .2s ease-out}@keyframes _slideDown_1bg6m_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._activeModule_1bg6m_73{color:var(--gold-primary, #00d2ff)!important;font-weight:700;background:#ffffff0d}._nav_1bg6m_79{flex:1;padding:10px 0;display:flex;flex-direction:column;gap:5px;overflow-y:auto;overflow-x:hidden}._groupHeader_1bg6m_81{color:var(--gold-primary, #00d2ff);opacity:.6;font-size:.7rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;padding:10px 20px;-webkit-user-select:none;user-select:none;pointer-events:none;transition:opacity .3s ease}._collapsed_1bg6m_17 ._groupHeader_1bg6m_81{opacity:0;display:none}._link_1bg6m_85{display:flex;align-items:center;padding:12px 20px;color:var(--text-secondary, #888);text-decoration:none;font-size:.9rem;transition:.3s;border-left:3px solid transparent;white-space:nowrap}._linkIcon_1bg6m_87{width:35px;font-size:1.1rem;text-align:center;margin-right:15px;transition:.3s}._collapsed_1bg6m_17 ._linkIcon_1bg6m_87{margin-right:0;width:100%;font-size:1.2rem}._linkText_1bg6m_91{transition:opacity .3s}._collapsed_1bg6m_17 ._linkText_1bg6m_91{opacity:0;display:none}._link_1bg6m_85:hover{color:var(--text-main, #fff);background:#ffffff08}._active_1bg6m_73{color:var(--gold-primary, #00d2ff);border-left-color:var(--gold-primary, #00d2ff);background:#ffffff0d;font-weight:700}._userSection_1bg6m_103{padding:15px;display:flex;align-items:center;border-top:1px solid #222;cursor:pointer;position:relative;transition:.2s;gap:12px;-webkit-user-select:none;user-select:none}._userSection_1bg6m_103:hover{background:#ffffff08}._collapsed_1bg6m_17 ._userSection_1bg6m_103{justify-content:center;padding:15px 0}._avatar_1bg6m_111{width:38px;height:38px;border-radius:50%;background:transparent;color:var(--gold-primary, #00d2ff);border:1px solid var(--gold-primary, #00d2ff);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;flex-shrink:0}._avatarImg_1bg6m_123{width:38px;height:38px;border-radius:50%;object-fit:cover;border:1px solid var(--gold-primary, #00d2ff);flex-shrink:0;transition:border-color .3s}._userInfo_1bg6m_133{display:flex;flex-direction:column;align-items:flex-start;flex:1;overflow:hidden;transition:opacity .3s}._collapsed_1bg6m_17 ._userInfo_1bg6m_133{opacity:0;display:none}._userName_1bg6m_137{color:var(--text-main, #fff);font-weight:700;font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}._userRole_1bg6m_139{color:var(--gold-primary, #00d2ff);font-size:.65rem;text-transform:uppercase;letter-spacing:1px}._moreIcon_1bg6m_141{color:var(--text-secondary, #666);font-size:1rem;transition:.2s}._userSection_1bg6m_103:hover ._avatarImg_1bg6m_123{border-color:var(--text-main, #fff)}._dropdown_1bg6m_149{position:absolute;bottom:calc(100% + 10px);left:10px;width:calc(100% - 20px);background:var(--bg-base, #111);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:5px;box-shadow:0 -10px 40px #000000e6;display:flex;flex-direction:column;z-index:200;animation:_slideUp_1bg6m_1 .2s ease-out}._collapsed_1bg6m_17 ._dropdown_1bg6m_149{left:100%;bottom:10px;width:200px;margin-left:10px}@keyframes _slideUp_1bg6m_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._dropdownHeader_1bg6m_169{padding:10px 15px;display:flex;flex-direction:column;align-items:flex-start}._dropdownHeader_1bg6m_169 strong{color:var(--text-main, #fff);font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}._dropdownHeader_1bg6m_169 span{color:var(--gold-primary, #00d2ff);font-size:.7rem;text-transform:uppercase;letter-spacing:1px;margin-top:3px}._divider_1bg6m_175{border:none;border-top:1px solid #222;margin:0 5px 5px}._dropdownItem_1bg6m_179{background:transparent;border:none;color:var(--text-secondary, #ccc);padding:10px 15px;text-align:left;cursor:pointer;border-radius:4px;font-size:.85rem;display:flex;align-items:center;gap:10px;transition:.2s}._dropdownItem_1bg6m_179:hover{background:#ffffff0d;color:var(--text-main, #fff)}._dropdownItem_1bg6m_179._danger_1bg6m_183{color:#ff4c4c}._dropdownItem_1bg6m_179._danger_1bg6m_183:hover{background:#ff4c4c1a}._wrapper_1uxl2_1{position:fixed;bottom:30px;right:30px;z-index:400;display:flex;flex-direction:column;align-items:flex-end;gap:15px}._floatingBtn_1uxl2_25{width:58px;height:58px;border-radius:50%;background:var(--btn-bg, var(--gold-primary, #00d2ff));color:var(--btn-text, #000);border:1px solid var(--btn-border, var(--gold-primary, #00d2ff));font-size:1.4rem;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 8px 25px #00000080;transition:.2s ease}._floatingBtn_1uxl2_25:hover{background:var(--btn-hover-bg, var(--gold-primary, #00b8e6));color:var(--btn-text-hover, #000);border-color:var(--btn-hover-border, var(--gold-primary, #00b8e6));transform:translateY(-3px);box-shadow:0 12px 30px #0009}._floatingBadge_1uxl2_73{position:absolute;top:-4px;right:-4px;background:#ff4c4c;color:#fff;font-size:.7rem;font-weight:700;min-width:20px;height:20px;padding:0 5px;border-radius:10px;display:flex;align-items:center;justify-content:center;border:2px solid var(--bg-base, #050505)}._panel_1uxl2_111{width:360px;height:480px;max-height:70vh;background:var(--bg-card, #111);border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 15px 40px #000000b3;display:flex;flex-direction:column;overflow:hidden;animation:_slideUp_1uxl2_1 .2s ease-out}@keyframes _slideUp_1uxl2_1{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}._panelHeader_1uxl2_147{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:15px 18px;background:#0000004d;border-bottom:1px solid rgba(255,255,255,.08);color:var(--text-main, #fff);font-family:serif;font-size:1rem;flex-shrink:0}._panelHeader_1uxl2_147 span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._iconBtn_1uxl2_187{background:transparent;border:none;color:var(--text-secondary, #888);cursor:pointer;font-size:1rem;padding:4px;transition:.2s;display:flex;align-items:center;justify-content:center;flex-shrink:0}._iconBtn_1uxl2_187:hover{color:var(--gold-primary, #00d2ff)}._contactSearchWrapper_1uxl2_217{padding:10px 15px;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}._listSectionLabel_1uxl2_229{padding:8px 15px 4px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary, #888)}._memberSelectedIcon_1uxl2_247{color:var(--gold-primary, #00d2ff);flex-shrink:0}._groupCreateFooter_1uxl2_257{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 15px;border-top:1px solid rgba(255,255,255,.08);background:#00000040;flex-shrink:0}._groupMemberCount_1uxl2_279{font-size:.8rem;color:var(--text-secondary, #888)}._btnCreateGroup_1uxl2_289{padding:8px 20px;border-radius:8px;background:var(--btn-bg, var(--gold-primary, #00d2ff));color:var(--btn-text, #000);border:1px solid var(--btn-border, var(--gold-primary, #00d2ff));font-weight:700;font-size:.85rem;cursor:pointer;transition:.2s}._btnCreateGroup_1uxl2_289:hover:not(:disabled){background:var(--btn-hover-bg, var(--gold-primary, #00b8e6));border-color:var(--btn-hover-border, var(--gold-primary, #00b8e6))}._btnCreateGroup_1uxl2_289:disabled{opacity:.5;cursor:not-allowed}._contextMenu_1uxl2_323{position:fixed;z-index:500;background:var(--bg-card, #111);border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:5px;min-width:150px;box-shadow:0 10px 30px #000000b3;animation:_contextPopIn_1uxl2_1 .12s ease-out}@keyframes _contextPopIn_1uxl2_1{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}._contextMenuItem_1uxl2_355{width:100%;background:transparent;border:none;color:var(--text-main, #fff);padding:9px 12px;border-radius:5px;cursor:pointer;font-size:.85rem;display:flex;align-items:center;gap:10px;transition:.15s;text-align:left}._contextMenuItem_1uxl2_355:hover:not(:disabled){background:#ffffff0f}._contextMenuItem_1uxl2_355:disabled{opacity:.6;cursor:not-allowed}._contextMenuItemDanger_1uxl2_391{color:#ff4c4c}._contextMenuItemDanger_1uxl2_391:hover:not(:disabled){background:#ff4c4c1a}._tabRow_1uxl2_397{display:flex;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}._tabBtn_1uxl2_409{flex:1;background:transparent;border:none;color:var(--text-secondary, #888);padding:10px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;border-bottom:2px solid transparent;transition:.2s;display:flex;align-items:center;justify-content:center;gap:6px}._tabBtn_1uxl2_409:hover{color:var(--text-main, #fff)}._tabBtnActive_1uxl2_447{color:var(--gold-primary, #00d2ff);border-bottom-color:var(--gold-primary, #00d2ff)}._tabBadge_1uxl2_457{background:#ff4c4c;color:#fff;font-size:.65rem;font-weight:700;min-width:16px;height:16px;padding:0 4px;border-radius:8px;display:flex;align-items:center;justify-content:center}._centerState_1uxl2_485{flex:1;display:flex;align-items:center;justify-content:center;color:var(--text-secondary, #888);font-size:.85rem;padding:30px;text-align:center}._list_1uxl2_229{flex:1;overflow-y:auto;display:flex;flex-direction:column}._listItem_1uxl2_523{display:flex;align-items:center;gap:12px;padding:12px 18px;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.05);transition:.2s}._listItem_1uxl2_523:hover{background:#ffffff0a}._avatarWrapper_1uxl2_545{width:40px;height:40px;border-radius:50%;background:#0006;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}._avatarImg_1uxl2_569{width:100%;height:100%;object-fit:cover}._avatarFallback_1uxl2_571{color:var(--text-secondary, #888);font-size:1.1rem}._listItemInfo_1uxl2_575{flex:1;min-width:0}._listItemName_1uxl2_577{color:var(--text-main, #fff);font-weight:700;font-size:.9rem;display:flex;align-items:center;gap:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._blockedIcon_1uxl2_599{color:#ff4c4c;font-size:.8rem;flex-shrink:0}._listItemSubtitle_1uxl2_603{display:block;color:var(--text-secondary, #888);font-size:.72rem;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._unreadDot_1uxl2_623{background:var(--gold-primary, #00d2ff);color:var(--btn-text, #000);font-size:.7rem;font-weight:700;min-width:20px;height:20px;padding:0 6px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._thread_1uxl2_655{flex:1;overflow-y:auto;padding:15px 18px;display:flex;flex-direction:column;gap:10px}._bubbleRow_1uxl2_673{display:flex;justify-content:flex-start}._bubbleRowMine_1uxl2_675{justify-content:flex-end}._bubble_1uxl2_673{max-width:75%;padding:10px 14px;border-radius:14px;font-size:.88rem;line-height:1.4;word-wrap:break-word}._bubbleTheirs_1uxl2_695{background:#ffffff0f;color:var(--text-main, #eee);border-bottom-left-radius:4px}._bubbleMine_1uxl2_705{background:var(--btn-bg, var(--gold-primary, #00d2ff));color:var(--btn-text, #000);border-bottom-right-radius:4px}._senderRoleTag_1uxl2_717{display:block;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;opacity:.75;margin-bottom:3px}._senderNameTag_1uxl2_737{display:block;font-size:.7rem;font-weight:700;opacity:.8;margin-bottom:3px}._inputRow_1uxl2_755{display:flex;gap:10px;padding:12px 15px;border-top:1px solid rgba(255,255,255,.08);background:#00000040;flex-shrink:0}._input_1uxl2_755{flex:1;background:#0006;border:1px solid rgba(255,255,255,.1);color:var(--text-main, #fff);border-radius:8px;padding:10px 12px;font-size:.88rem;font-family:inherit;outline:none;transition:.2s}._input_1uxl2_755:focus{border-color:var(--gold-primary, #00d2ff)}._input_1uxl2_755:disabled{opacity:.6}._sendBtn_1uxl2_803{width:40px;height:40px;border-radius:8px;background:var(--btn-bg, var(--gold-primary, #00d2ff));color:var(--btn-text, #000);border:1px solid var(--btn-border, var(--gold-primary, #00d2ff));cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:.2s}._sendBtn_1uxl2_803:hover:not(:disabled){background:var(--btn-hover-bg, var(--gold-primary, #00b8e6));border-color:var(--btn-hover-border, var(--gold-primary, #00b8e6))}._sendBtn_1uxl2_803:disabled{opacity:.5;cursor:not-allowed}@media(max-width:500px){._wrapper_1uxl2_1{bottom:15px;right:15px}._panel_1uxl2_111{width:calc(100vw - 30px);height:70vh;max-height:70vh}}._sidebar_tug9d_3{width:250px;height:100vh;position:sticky;top:0;background-color:var(--bg-card);border-right:1px solid #222;display:flex;flex-direction:column;transition:width .3s cubic-bezier(.4,0,.2,1);z-index:100;overflow:visible}._collapsed_tug9d_31{width:80px}._header_tug9d_37{padding:20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #222;height:80px;box-sizing:border-box}._collapsed_tug9d_31 ._header_tug9d_37{justify-content:center;padding:20px 0}._brand_tug9d_59{display:flex;flex-direction:column;white-space:nowrap;transition:opacity .3s}._collapsed_tug9d_31 ._brand_tug9d_59{opacity:0;pointer-events:none;display:none}._title_tug9d_63{color:var(--gold-primary);font-family:serif;font-size:1.2rem;margin:0}._subtitle_tug9d_65{color:var(--text-secondary);font-size:.7rem;margin:0;text-transform:uppercase;letter-spacing:1px}._moduleSwitcher_tug9d_71{display:flex;align-items:center;gap:5px;cursor:pointer;position:relative;padding:2px 0;transition:all .2s ease;-webkit-user-select:none;user-select:none}._moduleSwitcher_tug9d_71:hover ._subtitle_tug9d_65{color:var(--text-main, #fff)}._moduleSwitcher_tug9d_71:hover ._chevronIcon_tug9d_101{color:var(--gold-primary);transform:translateY(2px)}._chevronIcon_tug9d_101{font-size:.6rem;color:var(--text-secondary);transition:all .2s ease}._moduleDropdown_tug9d_125{position:absolute;top:calc(100% + 5px);left:0;width:220px;background:var(--bg-base, #111);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:5px;box-shadow:0 10px 40px #000000e6;display:flex;flex-direction:column;z-index:200;animation:_slideDown_tug9d_1 .2s ease-out}@keyframes _slideDown_tug9d_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._activeModule_tug9d_171{background:#ffffff0d;color:var(--gold-primary)!important;font-weight:700}._btnToggle_tug9d_183{background:transparent;border:none;color:var(--text-secondary);cursor:pointer;font-size:1.4rem;transition:.3s;padding:5px;display:flex;align-items:center;justify-content:center}._btnToggle_tug9d_183:hover{color:var(--gold-primary)}._nav_tug9d_191{flex:1;padding:10px 0;display:flex;flex-direction:column;gap:5px;overflow-y:auto;overflow-x:hidden}._groupHeader_tug9d_211{color:var(--text-secondary);font-size:.7rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;padding:10px 20px;-webkit-user-select:none;user-select:none;pointer-events:none;transition:opacity .3s ease}._collapsed_tug9d_31 ._groupHeader_tug9d_211{opacity:0;display:none}._link_tug9d_245{display:flex;align-items:center;padding:12px 20px;color:var(--text-secondary);text-decoration:none;font-size:.9rem;transition:.3s;border-left:3px solid transparent;white-space:nowrap}._linkIcon_tug9d_269{width:35px;font-size:1.1rem;text-align:center;margin-right:15px;transition:.3s}._collapsed_tug9d_31 ._linkIcon_tug9d_269{margin-right:0;width:100%;font-size:1.2rem}._linkText_tug9d_273{transition:opacity .3s}._collapsed_tug9d_31 ._linkText_tug9d_273{opacity:0;display:none}._link_tug9d_245:hover{color:var(--text-main, #fff);background:#ffffff08}._active_tug9d_171{color:var(--gold-primary);border-left-color:var(--gold-primary);background:#ffffff0d;font-weight:700}._userSection_tug9d_295{padding:15px;display:flex;align-items:center;border-top:1px solid #222;cursor:pointer;position:relative;transition:.2s;gap:12px;-webkit-user-select:none;user-select:none}._userSection_tug9d_295:hover{background:#ffffff08}._collapsed_tug9d_31 ._userSection_tug9d_295{justify-content:center;padding:15px 0}._avatar_tug9d_325{width:38px;height:38px;border-radius:50%;background:#ffffff0d;color:var(--gold-primary);border:1px solid var(--gold-primary);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;flex-shrink:0}._storeLogoImg_tug9d_339{width:38px;height:38px;border-radius:8px;object-fit:contain;background:#000;border:1px solid #333;flex-shrink:0;transition:border-color .3s}._userInfo_tug9d_361{display:flex;flex-direction:column;align-items:flex-start;flex:1;overflow:hidden;transition:opacity .3s}._collapsed_tug9d_31 ._userInfo_tug9d_361{opacity:0;display:none}._userName_tug9d_375{color:var(--text-main, #fff);font-weight:700;font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}._userRole_tug9d_395{color:var(--gold-primary);font-size:.65rem;text-transform:uppercase;letter-spacing:1px}._moreIcon_tug9d_399{color:var(--text-secondary);font-size:1rem;transition:.2s}._userSection_tug9d_295:hover ._storeLogoImg_tug9d_339{border-color:var(--gold-primary)}._dropdown_tug9d_411{position:absolute;bottom:calc(100% + 10px);left:10px;width:calc(100% - 20px);background:var(--bg-base, #111);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:5px;box-shadow:0 -10px 40px #000000e6;display:flex;flex-direction:column;z-index:200;animation:_slideUp_tug9d_1 .2s ease-out}._collapsed_tug9d_31 ._dropdown_tug9d_411{left:100%;bottom:10px;width:200px;margin-left:10px}@keyframes _slideUp_tug9d_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._dropdownHeader_tug9d_471{padding:10px 15px;display:flex;flex-direction:column;align-items:flex-start}._dropdownHeader_tug9d_471 strong{color:var(--text-main, #fff);font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}._dropdownHeader_tug9d_471 span{color:var(--gold-primary);font-size:.7rem;text-transform:uppercase;letter-spacing:1px;margin-top:3px}._divider_tug9d_497{border:none;border-top:1px solid #222;margin:0 5px 5px}._dropdownItem_tug9d_501{background:transparent;border:none;color:var(--text-secondary);padding:10px 15px;text-align:left;cursor:pointer;border-radius:4px;font-size:.85rem;display:flex;align-items:center;gap:10px;transition:.2s}._dropdownItem_tug9d_501:hover{background:#ffffff0d;color:var(--text-main, #fff)}._dropdownItem_tug9d_501._danger_tug9d_525{color:#ff4c4c}._dropdownItem_tug9d_501._danger_tug9d_525:hover{background:#ff4c4c1a}._sidebar_1xhex_3{width:250px;height:100vh;position:sticky;top:0;background-color:var(--bg-card);border-right:1px solid #222;display:flex;flex-direction:column;transition:width .3s cubic-bezier(.4,0,.2,1);z-index:100;overflow:visible}._collapsed_1xhex_31{width:80px}._header_1xhex_37{padding:20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #222;height:80px;box-sizing:border-box}._collapsed_1xhex_31 ._header_1xhex_37{justify-content:center;padding:20px 0}._brand_1xhex_59{display:flex;flex-direction:column;white-space:nowrap;transition:opacity .3s}._collapsed_1xhex_31 ._brand_1xhex_59{opacity:0;pointer-events:none;display:none}._title_1xhex_63{color:var(--gold-primary);font-family:serif;font-size:1.2rem;margin:0}._subtitle_1xhex_65{color:var(--text-secondary);font-size:.7rem;margin:0;text-transform:uppercase;letter-spacing:1px}._moduleSwitcher_1xhex_71{display:flex;align-items:center;gap:5px;cursor:pointer;position:relative;padding:2px 0;transition:all .2s ease;-webkit-user-select:none;user-select:none}._moduleSwitcher_1xhex_71:hover ._subtitle_1xhex_65{color:var(--text-main, #fff)}._moduleSwitcher_1xhex_71:hover ._chevronIcon_1xhex_101{color:var(--gold-primary);transform:translateY(2px)}._chevronIcon_1xhex_101{font-size:.6rem;color:var(--text-secondary);transition:all .2s ease}._moduleDropdown_1xhex_125{position:absolute;top:calc(100% + 5px);left:0;width:220px;background:var(--bg-base, #111);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:5px;box-shadow:0 10px 40px #000000e6;display:flex;flex-direction:column;z-index:200;animation:_slideDown_1xhex_1 .2s ease-out}@keyframes _slideDown_1xhex_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._activeModule_1xhex_171{background:#ffffff0d;color:var(--gold-primary)!important;font-weight:700}._btnToggle_1xhex_183{background:transparent;border:none;color:var(--text-secondary);cursor:pointer;font-size:1.4rem;transition:.3s;padding:5px;display:flex;align-items:center;justify-content:center}._btnToggle_1xhex_183:hover{color:var(--gold-primary)}._nav_1xhex_191{flex:1;padding:10px 0;display:flex;flex-direction:column;gap:5px;overflow-y:auto;overflow-x:hidden}._groupHeader_1xhex_211{color:var(--text-secondary);font-size:.7rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;padding:10px 20px;-webkit-user-select:none;user-select:none;pointer-events:none;transition:opacity .3s ease}._collapsed_1xhex_31 ._groupHeader_1xhex_211{opacity:0;display:none}._link_1xhex_245{display:flex;align-items:center;padding:12px 20px;color:var(--text-secondary);text-decoration:none;font-size:.9rem;transition:.3s;border-left:3px solid transparent;white-space:nowrap}._linkIcon_1xhex_269{width:35px;font-size:1.1rem;text-align:center;margin-right:15px;transition:.3s}._collapsed_1xhex_31 ._linkIcon_1xhex_269{margin-right:0;width:100%;font-size:1.2rem}._linkText_1xhex_273{transition:opacity .3s}._collapsed_1xhex_31 ._linkText_1xhex_273{opacity:0;display:none}._link_1xhex_245:hover{color:var(--text-main, #fff);background:#ffffff08;text-shadow:0 0 12px rgba(255,255,255,.9)}._active_1xhex_171{color:var(--gold-primary);border-left-color:var(--gold-primary);background:#ffffff0d;font-weight:700}._userSection_1xhex_297{padding:15px;display:flex;align-items:center;border-top:1px solid #222;cursor:pointer;position:relative;transition:.2s;gap:12px;-webkit-user-select:none;user-select:none}._userSection_1xhex_297:hover{background:#ffffff08}._collapsed_1xhex_31 ._userSection_1xhex_297{justify-content:center;padding:15px 0}._avatar_1xhex_327{width:38px;height:38px;border-radius:50%;background:#ffffff0d;color:var(--gold-primary);border:1px solid var(--gold-primary);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;flex-shrink:0}._storeLogoImg_1xhex_341{width:38px;height:38px;border-radius:8px;object-fit:contain;background:#000;border:1px solid #333;flex-shrink:0;transition:border-color .3s}._userInfo_1xhex_363{display:flex;flex-direction:column;align-items:flex-start;flex:1;overflow:hidden;transition:opacity .3s}._collapsed_1xhex_31 ._userInfo_1xhex_363{opacity:0;display:none}._userName_1xhex_377{color:var(--text-main, #fff);font-weight:700;font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}._userRole_1xhex_397{color:var(--gold-primary);font-size:.65rem;text-transform:uppercase;letter-spacing:1px}._moreIcon_1xhex_401{color:var(--text-secondary);font-size:1rem;transition:.2s}._userSection_1xhex_297:hover ._storeLogoImg_1xhex_341{border-color:var(--gold-primary)}._dropdown_1xhex_413{position:absolute;bottom:calc(100% + 10px);left:10px;width:calc(100% - 20px);background:var(--bg-base, #111);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:5px;box-shadow:0 -10px 40px #000000e6;display:flex;flex-direction:column;z-index:200;animation:_slideUp_1xhex_1 .2s ease-out}._collapsed_1xhex_31 ._dropdown_1xhex_413{left:100%;bottom:10px;width:200px;margin-left:10px}@keyframes _slideUp_1xhex_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._dropdownHeader_1xhex_473{padding:10px 15px;display:flex;flex-direction:column;align-items:flex-start}._dropdownHeader_1xhex_473 strong{color:var(--text-main, #fff);font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}._dropdownHeader_1xhex_473 span{color:var(--gold-primary);font-size:.7rem;text-transform:uppercase;letter-spacing:1px;margin-top:3px}._divider_1xhex_499{border:none;border-top:1px solid #222;margin:0 5px 5px}._dropdownItem_1xhex_503{background:transparent;border:none;color:var(--text-secondary);padding:10px 15px;text-align:left;cursor:pointer;border-radius:4px;font-size:.85rem;display:flex;align-items:center;gap:10px;transition:.2s}._dropdownItem_1xhex_503:hover{background:#ffffff0d;color:var(--text-main, #fff)}._dropdownItem_1xhex_503._danger_1xhex_527{color:#ff4c4c}._dropdownItem_1xhex_503._danger_1xhex_527:hover{background:#ff4c4c1a}
