.sidebar_menuButton__sVjaH{background-color:#000000;border:2px solid #b8b4d4;border-radius:8px;padding:10px 14px;margin:10px 0 10px 20px;cursor:pointer;transition:all .3s ease}.sidebar_menuButton__sVjaH:hover{background-color:#1a1a1a}.sidebar_hamburger__TmxKK{display:flex;flex-direction:column;gap:4px}.sidebar_hamburger__TmxKK span{width:25px;height:3px;background-color:#b8b4d4;border-radius:2px;transition:all .3s ease}.sidebar_sidebar__KXMO7{position:fixed;display:flex;flex-direction:column;top:0;left:-300px;width:250px;height:100vh;background-color:#1a1a1a;border-right:2px solid #b8b4d4;z-index:1002;transition:left .3s ease;padding:30px}.sidebar_sidebar__KXMO7.sidebar_open__uEOjD{left:0}.sidebar_closeButton__PG1tF{position:absolute;top:20px;right:20px;background:none;border:none;color:#b8b4d4;font-size:40px;cursor:pointer;line-height:1;padding:0;width:40px;height:40px}.sidebar_closeButton__PG1tF:hover{color:#ffffff}.sidebar_nav__UxU5o{color:#ffffff;font-size:24px}.sidebar_menu__SmD94{margin-top:10px;margin-bottom:20px}.sidebar_section__wp5If{font-size:18px;margin-bottom:8px;display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;color:#e6e6f0;transition:background-color .16s ease,transform .12s ease}.sidebar_section__wp5If:hover{background:linear-gradient(90deg,rgba(124,58,237,.12),rgba(6,182,212,.06));transform:translateX(4px)}.sidebar_overlay__VciU_{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:1000}.sidebar_authButtons__m8LTA{display:flex;gap:8px;align-items:center}.sidebar_authBlock__g4Y7w{margin-top:20px}.sidebar_logoutBtn__w3Gx1{margin-left:8px;color:#fff;background:linear-gradient(90deg,#7c3aed,#06b6d4);border:none;padding:8px 10px;border-radius:10px;box-shadow:0 8px 20px rgba(124,58,237,.12)}.sidebar_userEmail__BB3kV{font-size:14px}.sidebar_sep__y0m_3{color:#b8b4d4}.chat_page__uwOHh{min-height:calc(100vh - 64px);display:grid;grid-template-columns:300px 1fr 320px;gap:20px;padding:24px}.chat_center__42kxD,.chat_left__4_UT0{display:flex;flex-direction:column;gap:12px}.chat_topbar__zAA7H{display:flex;align-items:center;gap:12px}.chat_sessions__KmngX{display:flex;flex-direction:column;gap:12px}.chat_messages__S_RW3{flex:1;overflow:auto;padding:12px;display:flex;flex-direction:column;gap:12px}.chat_composerWrap__rSJ8a{border-top:1px solid rgba(255,255,255,.02);padding-top:12px}.chat_right__7NVcg{display:flex;flex-direction:column;gap:12px}.chat_breadcrumb__pX6oL{font-size:13px;color:rgba(200,200,210,.6)}