.SessionExpiredBanner-module__JaMZAG__banner{background:var(--p-yellow-100,#fef9c3);color:var(--p-yellow-900,#713f12);border-bottom:1px solid var(--p-yellow-300,#fde047);z-index:1000;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;display:flex}[data-theme=dark] .SessionExpiredBanner-module__JaMZAG__banner{background:var(--p-yellow-900,#713f12);color:var(--p-yellow-100,#fef9c3);border-bottom-color:var(--p-yellow-700,#a16207)}.SessionExpiredBanner-module__JaMZAG__loginLink{color:inherit;cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.SessionExpiredBanner-module__JaMZAG__loginLink:hover{opacity:.8}
.IsAuthLoading-module__qPii9a__container{height:100vh;color:var(--p-text-color,#666);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.IsAuthLoading-module__qPii9a__detail{max-width:32rem;color:var(--p-text-color-secondary,#999);text-align:center;word-break:break-word;font-size:.75rem}.IsAuthLoading-module__qPii9a__retryBtn{border:1px solid var(--p-primary-color,#3b82f6);color:var(--p-primary-color,#3b82f6);cursor:pointer;background:0 0;border-radius:.5rem;margin-top:.5rem;padding:.5rem 1.25rem;font-size:.875rem;transition:background .2s,color .2s}.IsAuthLoading-module__qPii9a__retryBtn:hover{background:var(--p-primary-color,#3b82f6);color:#fff}
.UserMenu-module__lOg-IW__wrapper,.UserMenu-module__lOg-IW__container{position:relative}.UserMenu-module__lOg-IW__container{align-items:center;display:flex}.UserMenu-module__lOg-IW__avatarSmall,.UserMenu-module__lOg-IW__avatarLarge{letter-spacing:.025em;background:linear-gradient(135deg,var(--primary-color),color-mix(in srgb,var(--primary-color)70%,#000));color:#fff;-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex}.UserMenu-module__lOg-IW__avatarSmall{width:1.75rem;height:1.75rem;font-size:.6875rem}.UserMenu-module__lOg-IW__avatarLarge{width:2.5rem;height:2.5rem;font-size:.875rem}.UserMenu-module__lOg-IW__userBtn{min-width:0;color:var(--text-color-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.625rem;flex:1;align-items:center;gap:.5rem;padding:.425rem .625rem;font-family:inherit;font-size:.8125rem;transition:background .2s,color .2s,border-color .2s;display:flex}.UserMenu-module__lOg-IW__userBtn:hover{color:var(--text-color);background:#0000000a;border-color:#0000000f}[data-theme=dark] .UserMenu-module__lOg-IW__userBtn:hover{background:#ffffff0f;border-color:#ffffff14}.UserMenu-module__lOg-IW__userName{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;overflow:hidden}.UserMenu-module__lOg-IW__chevron{opacity:.5;font-size:.625rem;transition:transform .2s}.UserMenu-module__lOg-IW__chevronOpen{transform:rotate(180deg)}.UserMenu-module__lOg-IW__dropdown{background:var(--surface-card);border:1px solid var(--surface-border);z-index:1000;border-radius:.75rem;min-width:14rem;padding:.375rem;animation:.15s ease-out UserMenu-module__lOg-IW__slideUp;position:absolute;bottom:calc(100% + .5rem);left:0;right:0;box-shadow:0 8px 30px #0000001f,0 2px 8px #0000000f}[data-theme=dark] .UserMenu-module__lOg-IW__dropdown{box-shadow:0 8px 30px #0006,0 2px 8px #0003}@keyframes UserMenu-module__lOg-IW__slideUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.UserMenu-module__lOg-IW__dropdownHeader{align-items:center;gap:.75rem;padding:.625rem .625rem .5rem;display:flex}.UserMenu-module__lOg-IW__userInfo{flex-direction:column;gap:.125rem;min-width:0;display:flex}.UserMenu-module__lOg-IW__userNameLarge{color:var(--text-color);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;overflow:hidden}.UserMenu-module__lOg-IW__userEmail{color:var(--text-color-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;overflow:hidden}.UserMenu-module__lOg-IW__divider{background:var(--surface-border);height:1px;margin:.25rem .375rem}.UserMenu-module__lOg-IW__dropdownItem{width:100%;color:var(--text-color);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.625rem;padding:.5rem .625rem;font-family:inherit;font-size:.8125rem;transition:background .15s;display:flex}.UserMenu-module__lOg-IW__dropdownItem i{text-align:center;width:1.125rem;color:var(--text-color-secondary);flex-shrink:0;font-size:.875rem}.UserMenu-module__lOg-IW__dropdownItem:hover{background:#0000000a}[data-theme=dark] .UserMenu-module__lOg-IW__dropdownItem:hover{background:#ffffff0f}.UserMenu-module__lOg-IW__dropdownItemDanger,.UserMenu-module__lOg-IW__dropdownItemDanger i{color:var(--red-500,#ef4444)}.UserMenu-module__lOg-IW__dropdownItemDanger:hover{background:#ef444414}.UserMenu-module__lOg-IW__themeIndicator{margin-left:auto}.UserMenu-module__lOg-IW__themeSwitch{background:#00000026;border-radius:999px;width:2rem;height:1.125rem;transition:background .2s;position:relative}[data-theme=dark] .UserMenu-module__lOg-IW__themeSwitch{background:#fff3}.UserMenu-module__lOg-IW__themeSwitchActive{background:var(--primary-color)}[data-theme=dark] .UserMenu-module__lOg-IW__themeSwitchActive{background:var(--primary-color)}.UserMenu-module__lOg-IW__themeSwitchThumb{background:#fff;border-radius:50%;width:.875rem;height:.875rem;transition:transform .2s;position:absolute;top:.125rem;left:.125rem;box-shadow:0 1px 3px #0003}.UserMenu-module__lOg-IW__themeSwitchActive .UserMenu-module__lOg-IW__themeSwitchThumb{transform:translate(.875rem)}.UserMenu-module__lOg-IW__compactBtn{border:1px solid rgba(from var(--accent-color,var(--primary-color))r g b/20%);-webkit-backdrop-filter:blur(12px);width:2.5rem;height:2.5rem;color:var(--text-color-secondary);cursor:pointer;box-shadow:0 4px 12px rgba(from var(--accent-color,var(--primary-color))r g b/8%),0 1px 3px #0000000a;background:#ffffffb3;border-radius:.75rem;justify-content:center;align-items:center;transition:background .2s,box-shadow .2s,transform .2s;display:flex}.UserMenu-module__lOg-IW__compactBtn:hover{box-shadow:0 4px 12px rgba(from var(--accent-color,var(--primary-color))r g b/12%),0 8px 24px #0000000a;background:#ffffffe6;transform:scale(1.05)}[data-theme=dark] .UserMenu-module__lOg-IW__compactBtn{box-shadow:0 4px 12px rgba(from var(--accent-color,var(--primary-color))r g b/5%),0 1px 3px #0003;background:#ffffff14;border-color:#ffffff1f}[data-theme=dark] .UserMenu-module__lOg-IW__compactBtn:hover{background:#ffffff24}.UserMenu-module__lOg-IW__wrapper .UserMenu-module__lOg-IW__dropdown{min-width:14rem;bottom:calc(100% + .5rem);left:0}
.Sidebar-module__CazQ7G__sidebar{-webkit-backdrop-filter:blur(20px);background:#ffffffbf;flex-direction:column;width:280px;min-width:280px;height:100vh;transition:width .3s cubic-bezier(.4,0,.2,1),min-width .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:4px 0 24px #00000008}[data-theme=dark] .Sidebar-module__CazQ7G__sidebar{background:#1e1e28d9;box-shadow:4px 0 24px #0003}.Sidebar-module__CazQ7G__toolbar{display:none}.Sidebar-module__CazQ7G__collapsed:not(.Sidebar-module__CazQ7G__mobile){-webkit-backdrop-filter:none;width:3.5rem;min-width:3.5rem;box-shadow:none;background:0 0}.Sidebar-module__CazQ7G__collapsed:not(.Sidebar-module__CazQ7G__mobile) .Sidebar-module__CazQ7G__toolbar{flex-direction:column;justify-content:space-between;align-items:center;height:100%;padding:.75rem 0;display:flex}.Sidebar-module__CazQ7G__collapsed:not(.Sidebar-module__CazQ7G__mobile) .Sidebar-module__CazQ7G__expanded{display:none}.Sidebar-module__CazQ7G__toolbarTop,.Sidebar-module__CazQ7G__toolbarBottom{flex-direction:column;align-items:center;gap:.375rem;display:flex}.Sidebar-module__CazQ7G__toolbarBtn{border:1px solid rgba(from var(--accent-color)r g b/20%);-webkit-backdrop-filter:blur(12px);width:2.5rem;height:2.5rem;color:var(--text-color-secondary);cursor:pointer;box-shadow:0 4px 12px rgba(from var(--accent-color)r g b/8%),0 1px 3px #0000000a;background:#ffffffb3;border-radius:.75rem;justify-content:center;align-items:center;font-size:1rem;transition:background .2s,box-shadow .2s,color .2s,transform .2s;display:flex}.Sidebar-module__CazQ7G__toolbarBtn:hover{box-shadow:0 4px 12px rgba(from var(--accent-color)r g b/12%),0 8px 24px #0000000a;color:var(--text-color);background:#ffffffe6;transform:scale(1.05)}[data-theme=dark] .Sidebar-module__CazQ7G__toolbarBtn{box-shadow:0 4px 12px rgba(from var(--accent-color)r g b/5%),0 1px 3px #0003;background:#ffffff14;border-color:#ffffff1f}[data-theme=dark] .Sidebar-module__CazQ7G__toolbarBtn:hover{background:#ffffff24}.Sidebar-module__CazQ7G__toolbarBtnActive{background:var(--primary-color);color:var(--primary-color-text);border-color:var(--primary-color)}.Sidebar-module__CazQ7G__toolbarBtnActive:hover{background:var(--primary-color);color:var(--primary-color-text);opacity:.9}[data-theme=dark] .Sidebar-module__CazQ7G__toolbarBtnActive{background:var(--primary-color);color:var(--primary-color-text);border-color:var(--primary-color)}[data-theme=dark] .Sidebar-module__CazQ7G__toolbarBtnActive:hover{background:var(--primary-color);color:var(--primary-color-text);opacity:.9}.Sidebar-module__CazQ7G__expanded{flex-direction:column;min-width:280px;height:100%;display:flex}.Sidebar-module__CazQ7G__mobile{z-index:50;background:#fffffff2;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;box-shadow:4px 0 32px #0000001a}[data-theme=dark] .Sidebar-module__CazQ7G__mobile{background:#1e1e28f7;box-shadow:4px 0 32px #0006}.Sidebar-module__CazQ7G__mobile.Sidebar-module__CazQ7G__collapsed{opacity:0;pointer-events:none;transform:translate(-100%)}.Sidebar-module__CazQ7G__mobile .Sidebar-module__CazQ7G__toolbar{display:none!important}.Sidebar-module__CazQ7G__header{flex-direction:column;gap:1rem;padding:1.25rem 1rem;display:flex}.Sidebar-module__CazQ7G__headerTop{justify-content:space-between;align-items:center;display:flex}.Sidebar-module__CazQ7G__brand{-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,var(--primary-color),var(--accent-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;gap:.625rem;font-size:1.125rem;font-weight:700;display:flex}.Sidebar-module__CazQ7G__brandName{letter-spacing:-.025em}.Sidebar-module__CazQ7G__collapseBtn{width:2rem;height:2rem;color:var(--text-color-secondary);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;font-size:.875rem;transition:background .2s,color .2s,transform .2s;display:flex}.Sidebar-module__CazQ7G__collapseBtn:hover{color:var(--text-color);background:#0000000d;transform:translate(-2px)}[data-theme=dark] .Sidebar-module__CazQ7G__collapseBtn:hover{background:#ffffff14}.Sidebar-module__CazQ7G__newChatBtn{width:100%;color:var(--text-color-secondary)!important;border:1px dashed #0000001f!important;border-radius:.625rem!important;font-weight:500!important;transition:background .2s,border-color .2s,color .2s!important}.Sidebar-module__CazQ7G__newChatBtn:hover{color:var(--text-color)!important;background:#0000000a!important;border-color:#0003!important}[data-theme=dark] .Sidebar-module__CazQ7G__newChatBtn{border-color:#ffffff26!important}[data-theme=dark] .Sidebar-module__CazQ7G__newChatBtn:hover{background:#ffffff0f!important;border-color:#ffffff40!important}.Sidebar-module__CazQ7G__navLink{width:100%;color:var(--text-color-secondary);cursor:pointer;background:0 0;border:none;border-radius:.625rem;align-items:center;gap:.625rem;padding:.5rem .75rem;font-family:inherit;font-size:.8125rem;font-weight:500;transition:background .2s,color .2s;display:flex}.Sidebar-module__CazQ7G__navLink:hover{color:var(--text-color);background:#0000000a}[data-theme=dark] .Sidebar-module__CazQ7G__navLink:hover{background:#ffffff0f}.Sidebar-module__CazQ7G__navLinkActive{background:var(--highlight-bg);color:var(--highlight-text-color)}.Sidebar-module__CazQ7G__navLinkActive:hover{background:var(--highlight-bg)}.Sidebar-module__CazQ7G__historySection{flex-direction:column;flex:1;padding-top:1rem;display:flex;overflow:hidden}.Sidebar-module__CazQ7G__historyLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-color-secondary);padding:0 1rem .5rem;font-size:.75rem;font-weight:600}.Sidebar-module__CazQ7G__historyList{scrollbar-width:none;flex:1;padding:0 .5rem .5rem;overflow-y:auto}.Sidebar-module__CazQ7G__historyList:hover{scrollbar-width:thin}.Sidebar-module__CazQ7G__emptyState{color:var(--text-color-secondary);padding:.75rem .5rem;font-size:.8125rem}.Sidebar-module__CazQ7G__errorState{color:var(--red-500);align-items:center;gap:.375rem;padding:.75rem .5rem;font-size:.8125rem;display:flex}.Sidebar-module__CazQ7G__sectionLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-color-secondary);padding:.75rem .75rem .375rem;font-size:.6875rem;font-weight:600;display:block}.Sidebar-module__CazQ7G__favoriteIcon{color:#eab308;flex-shrink:0;margin-right:.375rem;font-size:.6875rem}.Sidebar-module__CazQ7G__sessionItem{width:100%;color:var(--text-color);text-align:left;background:0 0;border:none;border-radius:.625rem;align-items:center;gap:0;margin-bottom:2px;padding:0;font-family:inherit;font-size:.875rem;transition:background .2s,box-shadow .2s,transform .15s;display:flex;position:relative}.Sidebar-module__CazQ7G__sessionButton{min-width:0;color:inherit;font-size:inherit;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.625rem;flex:1;align-items:center;padding:.625rem .75rem;font-family:inherit;display:flex}.Sidebar-module__CazQ7G__sessionItem:hover{background:#0000000a}[data-theme=dark] .Sidebar-module__CazQ7G__sessionItem:hover{background:#ffffff0f}.Sidebar-module__CazQ7G__sessionItemActive{background:var(--highlight-bg);color:var(--highlight-text-color);font-weight:500;box-shadow:0 1px 4px #3b82f626}.Sidebar-module__CazQ7G__sessionItemActive:hover{background:var(--highlight-bg)}.Sidebar-module__CazQ7G__sessionMenuBtn{width:1.75rem;height:1.75rem;color:var(--text-color-secondary);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;margin-right:.375rem;font-size:.8125rem;transition:opacity .15s,background .15s,color .15s;display:flex}.Sidebar-module__CazQ7G__sessionItem:hover .Sidebar-module__CazQ7G__sessionMenuBtn,.Sidebar-module__CazQ7G__sessionMenuBtn:focus-visible{opacity:1}.Sidebar-module__CazQ7G__sessionMenuBtn:hover{color:var(--text-color);background:#00000014}[data-theme=dark] .Sidebar-module__CazQ7G__sessionMenuBtn:hover{background:#ffffff1f}.Sidebar-module__CazQ7G__sessionMenuBtnVisible{opacity:1}.Sidebar-module__CazQ7G__renameInput{width:100%;color:var(--text-color);border:1px solid var(--primary-color);background:0 0;border-radius:.375rem;outline:none;padding:.375rem .5rem;font-family:inherit;font-size:.8125rem;font-weight:500}.Sidebar-module__CazQ7G__menuItemDanger{color:var(--red-500)!important}.Sidebar-module__CazQ7G__sessionContent{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.Sidebar-module__CazQ7G__sessionTitle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Sidebar-module__CazQ7G__sessionMeta{color:var(--text-color-secondary);font-size:.6875rem;font-weight:400}.Sidebar-module__CazQ7G__sessionItemActive .Sidebar-module__CazQ7G__sessionMeta{color:var(--highlight-text-color);opacity:.7}.Sidebar-module__CazQ7G__footer{border-top:1px solid #0000000f;padding:.75rem 1rem}[data-theme=dark] .Sidebar-module__CazQ7G__footer{border-top-color:#ffffff14}@media (max-width:768px){.Sidebar-module__CazQ7G__sidebar{transition:none}.Sidebar-module__CazQ7G__sessionButton{padding:.75rem}.Sidebar-module__CazQ7G__sessionMenuBtn{width:2rem;height:2rem;margin-right:.5rem}.Sidebar-module__CazQ7G__collapseBtn{width:2.5rem;height:2.5rem}}
.layout-module__L5FxyW__shell{background:linear-gradient(to right,#00000017 0%,#00000008 5rem,transparent 10rem),radial-gradient(ellipse at 20% 0%,#3b82f60a 0%,transparent 60%),radial-gradient(ellipse at 80% 100%,#8b5cf608 0%,transparent 60%),var(--surface-ground);height:100vh;display:flex;position:relative;overflow:hidden}[data-theme=dark] .layout-module__L5FxyW__shell{background:linear-gradient(to right,#0000004d 0%,#0000001a 5rem,transparent 10rem),radial-gradient(ellipse at 20% 0%,#3b82f60f 0%,transparent 60%),radial-gradient(ellipse at 80% 100%,#8b5cf60d 0%,transparent 60%),var(--surface-ground)}.layout-module__L5FxyW__contentArea{flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.layout-module__L5FxyW__content{flex:1;overflow-y:auto}@media (max-width:768px){.layout-module__L5FxyW__content{padding-top:0}}.layout-module__L5FxyW__backdrop{z-index:40;-webkit-backdrop-filter:blur(2px);background:#0000004d;animation:.2s layout-module__L5FxyW__fadeIn;position:fixed;inset:0}@keyframes layout-module__L5FxyW__fadeIn{0%{opacity:0}to{opacity:1}}.layout-module__L5FxyW__lockdown{background:var(--surface-ground);height:100vh;color:var(--text-color);text-align:center;justify-content:center;align-items:center;padding:2rem;display:flex}.layout-module__L5FxyW__lockdownCard{background:var(--surface-card);border-radius:1rem;max-width:28rem;padding:2.5rem;box-shadow:0 2px 12px #00000014}.layout-module__L5FxyW__lockdownIcon{color:var(--text-color-secondary);margin-bottom:1rem;font-size:2.5rem}.layout-module__L5FxyW__lockdownMessage{color:var(--text-color);margin:0;font-size:1.125rem;line-height:1.6}
