.app-shell{color:#0f172a;background:#f8fafc;min-height:100vh;display:flex;position:relative}.app-sidebar{z-index:50;color:#f8fafc;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#0f172a;border-right:1px solid #1e293b;flex-direction:column;width:240px;transition:width .2s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0}.app-shell--collapsed .app-sidebar{width:64px;overflow:hidden}.app-sidebar-header{border-bottom:1px solid #1e293b;flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;height:3.5rem;padding:0 1rem;display:flex}.app-sidebar-brand{white-space:nowrap;align-items:center;text-decoration:none;display:inline-flex;overflow:hidden}.app-sidebar-brand .brand-logo-word{color:#fff!important}.app-sidebar-collapse-btn{color:#94a3b8;cursor:pointer;background:#1e293b;border:1px solid #334155;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s,color .15s;display:inline-flex}.app-sidebar-collapse-btn:hover{color:#fff;background:#334155}.app-shell--collapsed .app-sidebar-header{justify-content:center;gap:.35rem;padding:0 .5rem;position:relative;overflow:hidden}.app-shell--collapsed .app-sidebar-brand{flex-shrink:0}.app-shell--collapsed .app-sidebar-brand .brand-logo-word{display:none!important}.app-shell--collapsed .app-sidebar-collapse-btn{flex-shrink:0;width:26px;height:26px;padding:0}.app-sidebar-mobile-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.25rem;display:none}.app-sidebar-mobile-close:hover{color:#fff;background:#1e293b}.app-sidebar-cta-wrap{flex-shrink:0;padding:.75rem .75rem .5rem}.app-sidebar-new-chat-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#0e7a4d 0%,#10b981 100%);border:1px solid rgba(255,255,255,.15);border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.6rem .85rem;font-size:.8125rem;font-weight:600;transition:all .15s;display:inline-flex;box-shadow:0 2px 4px rgba(0,0,0,.2)}.app-sidebar-new-chat-btn:hover{background:linear-gradient(135deg,#0a5c3a 0%,#059669 100%);transform:translateY(-1px);box-shadow:0 4px 10px rgba(14,122,77,.35)}.app-shell--collapsed .app-sidebar-cta-wrap{padding:.75rem .5rem .5rem}.app-shell--collapsed .app-sidebar-new-chat-btn{border-radius:8px;padding:.6rem 0}.app-sidebar-nav{flex-direction:column;flex-shrink:0;gap:.25rem;padding:.5rem .75rem;display:flex}.app-sidebar-section-title{letter-spacing:.08em;text-transform:uppercase;color:#64748b;padding:.5rem .5rem .25rem;font-size:.65rem;font-weight:700}.app-sidebar-link{color:#94a3b8;white-space:nowrap;border-radius:8px;align-items:center;gap:.75rem;padding:.55rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex;overflow:hidden}.app-sidebar-link:hover{color:#f8fafc;background:rgba(255,255,255,.07)}.app-sidebar-link--active{color:#fff;background:#334155;font-weight:600}.app-shell--collapsed .app-sidebar-link{justify-content:center;padding:.55rem 0}.app-sidebar-history{border-top:1px solid rgba(255,255,255,.06);flex-direction:column;flex:1;min-height:0;margin-top:.25rem;padding:.25rem .75rem;display:flex}.app-sidebar-history-scroll{flex:1;margin-top:.25rem;padding-right:.2rem;overflow-y:auto}.app-sidebar-history-empty{color:#64748b;padding:.5rem .4rem;font-size:.75rem}.app-sidebar-history-scroll::-webkit-scrollbar{width:4px}.app-sidebar-history-scroll::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}.app-sidebar-history-group{margin-bottom:.75rem}.app-sidebar-history-label{color:#64748b;margin-bottom:.35rem;padding-left:.4rem;font-size:.65rem;font-weight:600;display:block}.app-sidebar-history-list{flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.app-sidebar-history-item{border-radius:6px;justify-content:space-between;align-items:center;transition:background .15s;display:flex}.app-sidebar-history-item:hover{background:rgba(255,255,255,.06)}.app-sidebar-history-btn{text-align:left;cursor:pointer;color:#cbd5e1;background:0 0;border:none;flex-direction:column;flex:1;align-items:flex-start;min-width:0;padding:.35rem .45rem;display:flex}.app-sidebar-history-btn--active{color:#fff;font-weight:600}.app-sidebar-history-item:has(.app-sidebar-history-btn--active){background:#1e293b}.app-sidebar-history-title{white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:.78125rem;line-height:1.3;overflow:hidden}.app-sidebar-history-time{color:#64748b;font-size:.65rem}.app-sidebar-history-del{opacity:0;color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.2rem .4rem;font-size:1.1rem;line-height:1;transition:opacity .15s,color .15s,background .15s}.app-sidebar-history-item:hover .app-sidebar-history-del,.app-sidebar-history-item:focus-within .app-sidebar-history-del{opacity:1}@media (hover:none){.app-sidebar-history-del{opacity:1}}.app-sidebar-history-del:hover{color:#f87171;background:rgba(248,113,113,.15)}.app-sidebar-bottom{background:#090d16;border-top:1px solid #1e293b;flex-direction:column;flex-shrink:0;gap:.5rem;margin-top:auto;padding:.5rem .75rem .75rem;display:flex}.app-shell--collapsed .app-sidebar-bottom{padding:.5rem .35rem .75rem}.app-sidebar-user{background:#1e293b;border-radius:8px;align-items:center;gap:.65rem;padding:.45rem .5rem;display:flex;overflow:hidden}.app-sidebar-avatar{color:#fff;background:linear-gradient(135deg,#0e7a4d 0%,#2fbf71 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.72rem;font-weight:700;display:flex}.app-sidebar-user-info{flex-direction:column;flex:1;min-width:0;display:flex}.app-sidebar-user-name{color:#f1f5f9;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:600;overflow:hidden}.app-sidebar-user-org{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:.65rem;overflow:hidden}.app-sidebar-logout-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.3rem;transition:color .15s,background .15s;display:flex}.app-sidebar-logout-btn:hover{color:#ef4444;background:rgba(239,68,68,.15)}.app-shell-main-wrapper{flex-direction:column;flex:1;min-width:0;min-height:100vh;margin-left:240px;transition:margin-left .2s cubic-bezier(.4,0,.2,1);display:flex}.app-shell--collapsed .app-shell-main-wrapper{margin-left:64px}.app-shell-header{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(255,255,255,.9);border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:1rem;height:3.5rem;padding:0 1.25rem;display:flex;position:-webkit-sticky;position:sticky;top:0;box-shadow:0 1px 2px rgba(15,23,42,.03)}.app-shell-header-left{flex:auto;align-items:center;gap:.75rem;min-width:0;display:flex}.app-shell-header-right{flex-shrink:1;align-items:center;gap:.75rem;min-width:0;display:flex}.app-shell-mobile-toggle{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:none}.app-shell-titles{min-width:0}.app-shell-title{letter-spacing:-.02em;color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.0625rem;font-weight:700;line-height:1.25;overflow:hidden}.app-shell-subtitle{color:#64748b;align-items:center;gap:.5rem;margin-top:.1rem;font-size:.75rem;display:flex}.app-shell-subtitle-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.app-shell-actions{align-items:center;gap:.5rem;min-width:0;display:flex}.app-shell-status{white-space:nowrap;border:1px solid transparent;border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .55rem;font-size:.6875rem;font-weight:600;display:inline-flex}.app-shell-status-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.app-shell-status--online{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.app-shell-status--online .app-shell-status-dot{background:#10b981;box-shadow:0 0 0 2px rgba(16,185,129,.25)}.app-shell-status--offline{color:#b45309;background:#fffbeb;border-color:#fde68a}.app-shell-status--offline .app-shell-status-dot{background:#f59e0b}.app-shell-status-details{position:relative}.app-shell-status-details summary{cursor:pointer;list-style:none}.app-shell-status-details summary::-webkit-details-marker{display:none}.app-shell-status-pop{z-index:30;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:17rem;max-width:80vw;padding:.75rem .85rem;font-size:.75rem;line-height:1.5;position:absolute;top:calc(100% + .4rem);right:0;box-shadow:0 1px 2px rgba(15,23,42,.06),0 8px 24px -4px rgba(15,23,42,.08)}.app-shell-status-pop strong{margin-bottom:.25rem;display:block}.app-shell-status-pop p{color:#64748b;margin:0 0 .5rem}.app-shell-status-pop p:last-child{margin-bottom:0}.app-shell-main{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.app-shell-loading{color:#64748b;justify-content:center;align-items:center;min-height:100vh;font-size:.875rem;display:flex}@media (max-width:767px){.app-sidebar{transform:translate(-100%);box-shadow:4px 0 24px rgba(0,0,0,.3);width:280px!important}.app-shell--mobile-open .app-sidebar{transform:translate(0)}.app-sidebar-mobile-close{display:inline-flex}.app-sidebar-collapse-btn{display:none}.app-sidebar-backdrop{z-index:45;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(15,23,42,.6);animation:.2s ease-out fadeIn;position:fixed;top:0;bottom:0;left:0;right:0}.app-shell-main-wrapper{margin-left:0!important}.app-shell-mobile-toggle{display:inline-flex}.app-shell-subtitle-text{display:none}.app-shell-header-right{max-width:60%}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
