:root{font-family:Inter,Avenir Next,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17263b;background:#f4f7fa;font-synthesis:none;--navy-1000: #04101f;--navy-950: #071629;--navy-900: #0b2038;--navy-800: #12304d;--blue-700: #0865a8;--blue-600: #087bc4;--blue-500: #1b94d2;--blue-100: #e7f4fc;--blue-50: #f2f9fd;--canvas: #f7f9fb;--surface: #ffffff;--surface-soft: #f1f5f8;--ink: #15243a;--muted: #657389;--line: #dce4ec;--line-strong: #cbd7e2;--danger: #a7283d;--radius-sm: 10px;--radius-md: 14px;--radius-lg: 20px;--shadow-soft: 0 8px 24px rgba(18, 42, 70, .07);--shadow-float: 0 18px 46px rgba(19, 45, 73, .12)}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;min-width:320px;overflow:hidden;background:var(--canvas)}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}button,input,textarea,a{outline:none}button:focus-visible,input:focus-visible,a:focus-visible{box-shadow:0 0 0 3px #32a6e257}::selection{color:#071629;background:#bfe7fa}.app-shell{display:flex;height:100dvh;min-height:0;overflow:hidden;background:var(--canvas)}.sidebar{position:relative;z-index:30;width:286px;flex:0 0 286px;display:flex;flex-direction:column;min-height:0;padding:18px 14px 14px;overflow:hidden;color:#eaf3fb;background:radial-gradient(circle at 14% 0%,rgba(30,133,194,.17),transparent 27%),linear-gradient(175deg,var(--navy-900) 0%,var(--navy-1000) 68%);border-right:1px solid rgba(121,166,202,.16);box-shadow:10px 0 36px #030f1d0d;transition:width .22s ease,flex-basis .22s ease,transform .24s ease}.sidebar:after{content:"";position:absolute;inset:auto 18px 0;height:1px;background:linear-gradient(90deg,transparent,rgba(97,181,229,.34),transparent)}.sidebar.collapsed{width:78px;flex-basis:78px;padding-inline:10px}.sidebar.collapsed .sidebar-brand{gap:2px;margin-inline:0}.sidebar.collapsed .sidebar-mark-shell{width:32px;height:32px;flex-basis:32px;border-radius:10px}.sidebar.collapsed .brand-mark{width:26px;height:22px}.sidebar.collapsed .desktop-collapse{width:24px;height:24px;flex-basis:24px;margin-left:0;border-radius:8px}.sidebar.collapsed .desktop-collapse svg{width:15px;height:15px}.sidebar-brand{position:relative;z-index:1;height:48px;display:flex;align-items:center;gap:10px;margin:0 2px 16px}.sidebar-mark-shell{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(151,205,235,.2);border-radius:14px;background:linear-gradient(145deg,#0f74b5f2,#074374e6);box-shadow:0 10px 24px #00081538,inset 0 1px #ffffff21}.brand-mark{width:35px;height:29px;object-fit:contain}.icon-button{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;padding:0;border:0;border-radius:11px;color:inherit;background:transparent;transition:color .16s ease,background .16s ease,transform .16s ease}.icon-button:hover{background:#ffffff17}.icon-button:active{transform:scale(.96)}.icon-button svg{width:18px;height:18px}.desktop-collapse{margin-left:auto;color:#9eb4ca}.desktop-collapse:hover{color:#f4f9fd}.mobile-close{display:none;margin-left:auto}.new-chat{position:relative;z-index:1;width:100%;min-height:42px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid rgba(102,195,241,.46);border-radius:13px;color:#fff;background:linear-gradient(135deg,#0a72b8,#08619f);box-shadow:0 9px 22px #004f853d,inset 0 1px #ffffff24;font-size:14px;font-weight:650;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}.new-chat:hover:not(:disabled){border-color:#83d8ffb3;background:linear-gradient(135deg,#0b7dc5,#0769ac);box-shadow:0 12px 26px #004e844d,inset 0 1px #ffffff29;transform:translateY(-1px)}.new-chat:active:not(:disabled){transform:translateY(0)}.new-chat:disabled{opacity:.58}.new-chat svg{width:16px;height:16px}.collapsed .new-chat{width:46px;padding:0;margin-inline:auto}.collapsed .new-chat span{display:none}.session-list{position:relative;z-index:1;min-height:0;flex:1;display:flex;flex-direction:column;gap:17px;margin-top:22px;padding:0 2px 8px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#294967 transparent}.history-group{min-width:0}.history-label{display:block;margin:0 9px 7px;color:#7f98b0;font-size:12px;font-weight:700;line-height:1.4;letter-spacing:.075em;text-transform:uppercase}.history-group-items{display:flex;flex-direction:column;gap:3px}.session-row{position:relative;min-height:42px;display:flex;align-items:center;border:1px solid transparent;border-radius:12px;color:#b9cada;transition:color .15s ease,border-color .15s ease,background .15s ease}.session-row:hover{color:#edf6fc;border-color:#77a8cc14;background:#ffffff0e}.session-row.active{color:#fff;border-color:#5ab1e42b;background:linear-gradient(90deg,#184870e0,#133554c7);box-shadow:inset 3px 0 #3ba9e5,0 5px 16px #0008141f}.session-select{min-width:0;width:100%;height:42px;display:flex;align-items:center;gap:10px;padding:0 68px 0 10px;overflow:hidden;border:0;border-radius:11px;color:inherit;background:transparent;text-align:left}.session-select:focus-visible{box-shadow:inset 0 0 0 2px #58b8ebb3}.session-select svg{width:16px;height:16px;flex:0 0 16px;color:#65b8e5}.session-select span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.session-actions{position:absolute;z-index:2;right:5px;display:flex;gap:1px;padding-left:10px;opacity:0;pointer-events:none;background:linear-gradient(90deg,transparent,#163d60 24%);transition:opacity .15s ease}.session-row:hover .session-actions,.session-row:focus-within .session-actions{opacity:1;pointer-events:auto}.session-row:not(.active):hover .session-actions{background:linear-gradient(90deg,transparent,#132d47 24%)}.session-actions button{width:28px;height:30px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;color:#9fb4c8;background:transparent;transition:color .15s ease,background .15s ease}.session-actions button:hover{color:#fff;background:#70b0d929}.session-actions button:last-child:hover{color:#ffb8c2;background:#c6344d29}.session-actions svg{width:14px;height:14px}.rename-input{min-width:0;width:calc(100% - 10px);height:34px;margin:4px 5px;padding:0 9px;border:1px solid #50afe2;border-radius:9px;color:#fff;background:#0b2239;font-size:14px}.history-state{margin:4px 9px;color:#93a9bd;font-size:13px;line-height:1.55}.history-state button{display:block;margin-top:8px;padding:0;border:0;color:#7bcdf5;background:transparent;font-weight:650}.session-skeleton-list{display:flex;flex-direction:column;gap:7px}.session-skeleton{height:42px;border-radius:11px;background:linear-gradient(90deg,#102a45 20%,#1a3d5b,#102a45 76%);background-size:220% 100%;animation:shimmer 1.35s infinite linear}.collapsed .history-label{display:none}.collapsed .session-list{gap:5px;margin-top:18px}.collapsed .history-group-items{gap:5px}.collapsed .session-row{width:46px;margin-inline:auto}.collapsed .session-select{justify-content:center;padding:0}.collapsed .session-select span,.collapsed .session-actions,.sidebar-overlay{display:none}.sidebar{width:276px;flex-basis:276px;padding:16px 12px 12px;color:#ececf1;background:#15171b;border-right-color:#25282e;box-shadow:none}.sidebar:after{display:none}.sidebar.collapsed{width:68px;flex-basis:68px;padding-inline:9px}.sidebar-brand{height:36px;gap:9px;margin:0 6px 14px}.sidebar-mark-shell{width:28px;height:28px;flex-basis:28px;border:0;border-radius:8px;background:#0878ba;box-shadow:none}.brand-mark{width:23px;height:19px}.sidebar-brand-name{min-width:0;color:#f4f4f5;font-size:13px;font-weight:650;line-height:1;letter-spacing:-.01em}.desktop-collapse{color:#9a9ca2}.desktop-collapse:hover{color:#f4f4f5;background:#25282d}.sidebar.collapsed .sidebar-brand{justify-content:space-between;gap:1px;margin-inline:0}.sidebar.collapsed .sidebar-brand-name{display:none}.sidebar.collapsed .sidebar-mark-shell{width:28px;height:28px;flex-basis:28px;border-radius:8px}.sidebar.collapsed .brand-mark{width:23px;height:19px}.sidebar.collapsed .desktop-collapse{display:grid}.sidebar-tools{display:flex;flex-direction:column;gap:7px}.sidebar-search-trigger{order:3;margin-left:auto;color:#a9abb1}.sidebar-search-trigger:hover{color:#f4f4f5;background:#25282d}.desktop-collapse{order:4;margin-left:0}.sidebar.collapsed .sidebar-search-trigger{display:none}.new-chat{min-height:40px;justify-content:flex-start;gap:10px;padding:0 12px;border:1px solid #292c32;border-radius:10px;color:#f3f3f4;background:#202329;box-shadow:none;font-size:12.5px;font-weight:600}.new-chat:hover:not(:disabled){border-color:#343840;background:#282b31;box-shadow:none;transform:none}.new-chat svg{width:15px;height:15px;color:#c8cad0}.collapsed .new-chat{width:40px;min-height:40px}.workspace-nav{display:flex;flex-direction:column;gap:2px;margin-top:4px}.workspace-nav-item{width:100%;min-height:36px;display:flex;align-items:center;gap:10px;padding:0 11px;border:0;border-radius:9px;color:#b9bbc1;background:transparent;font-size:12.5px;font-weight:500;text-align:left;transition:color .15s ease,background .15s ease}.workspace-nav-item:hover:not(:disabled){color:#f5f5f6;background:#22252a}.workspace-nav-item.active{color:#fff;background:#203d5f;font-weight:600}.workspace-nav-item:disabled{cursor:default;opacity:1}.workspace-nav-item:disabled:hover{color:#d1d2d5;background:#1f2227}.workspace-nav-item svg{width:16px;height:16px;flex:0 0 16px;color:#9fa8b5}.workspace-nav-item.active svg{color:#72b9e8}.sidebar.collapsed .workspace-nav{width:40px}.sidebar.collapsed .workspace-nav-item{width:40px;padding:0;justify-content:center}.sidebar.collapsed .workspace-nav-item span{display:none}.session-list{gap:15px;margin-top:16px;padding:14px 0 8px;border-top:1px solid #272a30;scrollbar-color:#3d4047 transparent}.history-label{margin:0 10px 5px;color:#8b8d94;font-size:10.5px;font-weight:600;line-height:1.35;letter-spacing:0;text-transform:none}.history-group-items{gap:2px}.session-row{min-height:36px;border:0;border-radius:9px;color:#d0d1d5}.session-row:hover{color:#f5f5f6;border-color:transparent;background:#22252a}.session-row.active{color:#fff;border-color:transparent;background:#2a2d33;box-shadow:none}.session-select{height:36px;gap:0;padding:0 60px 0 12px;border-radius:9px}.session-select:focus-visible{box-shadow:inset 0 0 0 2px #5faed8bf}.session-select svg{display:none}.session-select span{font-size:12.5px;line-height:1.25}.session-actions{right:4px;gap:0;padding-left:12px;background:linear-gradient(90deg,transparent,#2a2d33 30%)}.session-row:not(.active):hover .session-actions{background:linear-gradient(90deg,transparent,#22252a 30%)}.session-actions button{width:25px;height:28px;border-radius:7px;color:#a7a9af}.session-actions button:hover{background:#383b42}.session-actions svg{width:12px;height:12px}.rename-input{height:30px;margin:3px 4px;border-color:#5f9fbe;border-radius:7px;color:#f5f5f6;background:#202329;font-size:12.5px}.history-state{margin-inline:10px;color:#9a9ca2;font-size:12px}.history-state button{color:#77b8dc;font-size:12px}.session-skeleton-list{gap:5px}.session-skeleton{height:36px;border-radius:9px;background:linear-gradient(90deg,#202329 20%,#2b2e34,#202329 76%);background-size:220% 100%}.collapsed .session-list{margin-top:16px}.collapsed .session-row{width:40px}.collapsed .session-select{height:40px;padding:0}.collapsed .session-select svg{display:block;width:14px;height:14px;color:#aeb1b7}.sidebar-account{min-height:48px;display:flex;align-items:center;gap:9px;padding:10px 7px 0;border-top:1px solid #2a2d32;color:#e4e4e7}.account-avatar{width:27px;height:27px;flex:0 0 27px;display:grid;place-items:center;border:1px solid #41454d;border-radius:50%;color:#c3c5ca;background:#292c32}.account-avatar svg{width:14px;height:14px}.account-name{min-width:0;flex:1;font-size:12px;font-weight:500}.account-menu-icon{width:15px;height:15px;color:#8f9299}.collapsed .sidebar-account{justify-content:center;padding-inline:0}.collapsed .account-name,.collapsed .account-menu-icon{display:none}.search-dialog-backdrop{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:grid;place-items:start center;padding:clamp(72px,13vh,124px) 20px 28px;background:#08101b6b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:search-backdrop-in .15s ease-out}.search-dialog{width:min(820px,100%);max-height:min(70vh,590px);display:flex;flex-direction:column;overflow:hidden;border:1px solid #d9dee5;border-radius:18px;color:#1f2937;background:#fff;box-shadow:0 28px 80px #0e1c2e40;animation:search-dialog-in .18s ease-out}.search-dialog-input-row{min-height:70px;display:flex;align-items:center;gap:12px;padding:0 20px;border-bottom:1px solid #eceff3}.search-dialog-input-row>svg{width:19px;height:19px;flex:0 0 19px;color:#788595}.search-dialog-input-row input{min-width:0;flex:1;padding:0;border:0;color:#17263b;background:transparent;font-size:15px;line-height:1.4}.search-dialog-input-row input::placeholder{color:#8b96a5;opacity:1}.search-dialog-input-row input::-webkit-search-cancel-button{display:none}.search-dialog-input-row input:focus{box-shadow:none}.search-dialog-input-row button{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;padding:0;border:0;border-radius:9px;color:#4f5d6e;background:transparent}.search-dialog-input-row button:hover{color:#18283e;background:#f0f3f6}.search-dialog-input-row button svg{width:18px;height:18px}.search-dialog-results{min-height:180px;padding:16px 14px 20px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c9cfd7 transparent}.search-dialog-heading{margin:0 10px 10px;color:#7a8491;font-size:12px;font-weight:600}.search-result{width:100%;min-height:48px;display:flex;align-items:center;gap:13px;padding:0 12px;border:0;border-radius:10px;color:#202c3b;background:transparent;text-align:left;transition:background .14s ease,color .14s ease}.search-result:hover,.search-result:focus-visible{color:#0f6da6;background:#f1f6f9}.search-result>svg{width:17px;height:17px;flex:0 0 17px;color:#526173}.search-result span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px}.search-result i{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#2588c8}.search-dialog-state{padding:28px 12px;color:#7b8796;font-size:13px;text-align:center}@keyframes search-backdrop-in{0%{opacity:0}}@keyframes search-dialog-in{0%{opacity:0;transform:translateY(-8px) scale(.985)}}.chat-workspace{position:relative;isolation:isolate;min-width:0;flex:1;display:flex;flex-direction:column;height:100dvh;overflow:hidden;background:radial-gradient(circle at 58% -18%,rgba(103,190,235,.14),transparent 40%),linear-gradient(180deg,#fbfcfd,#f6f8fa)}.chat-workspace:before{content:"";position:absolute;z-index:-1;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent 18%,rgba(57,143,195,.18),transparent 82%)}.mobile-menu-trigger{display:none}.message-viewport{min-height:0;flex:1;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c7d3de transparent}.welcome-viewport{display:flex}.welcome-state{width:100%;min-height:100%;display:grid;place-items:center;padding:54px 32px 38px}.welcome-content{width:min(100%,850px);text-align:center}.welcome-mark{width:62px;height:62px;display:grid;place-items:center;margin:0 auto 16px;overflow:hidden;border:1px solid rgba(85,167,217,.26);border-radius:19px;background:linear-gradient(145deg,#0b78bd,#07558f);box-shadow:0 16px 34px #07599133,inset 0 1px #ffffff2e}.welcome-mark img{width:48px;height:40px;object-fit:contain}.welcome-eyebrow{margin:0 0 9px;color:var(--blue-700);font-size:12px;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.welcome-content h1{margin:0;color:#11233a;font-size:clamp(32px,3.1vw,42px);font-weight:680;line-height:1.14;letter-spacing:-.035em}.welcome-intro{max-width:620px;margin:14px auto 30px;color:#617087;font-size:16px;line-height:1.65}.prompt-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;text-align:left}.prompt-card{position:relative;min-width:0;min-height:102px;display:flex;align-items:center;gap:14px;padding:16px 17px;overflow:hidden;border:1px solid var(--line);border-radius:18px;color:var(--ink);background:#ffffffeb;box-shadow:0 5px 16px #162f4c0b;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}.prompt-card:before{content:"";position:absolute;inset:0 0 auto;height:2px;opacity:0;background:linear-gradient(90deg,var(--blue-600),#65c4ed);transition:opacity .18s ease}.prompt-card:hover{border-color:#b8d7e8;background:#fff;box-shadow:0 14px 30px #1341631a;transform:translateY(-2px)}.prompt-card:hover:before,.prompt-card:focus-visible:before{opacity:1}.prompt-card:active{box-shadow:var(--shadow-soft);transform:translateY(0) scale(.995)}.prompt-card:focus-visible{border-color:#76bde3;box-shadow:0 0 0 3px #309dd82e,0 12px 28px #13416317}.prompt-icon{width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;border:1px solid #d4e8f4;border-radius:14px;color:var(--blue-700);background:linear-gradient(145deg,#f3faff,#e7f3fa)}.prompt-icon svg{width:21px;height:21px}.prompt-copy{min-width:0;flex:1;display:grid;gap:5px}.prompt-copy strong{color:#1a2b43;font-size:15px;font-weight:700;line-height:1.25}.prompt-copy>span{color:#6d7a8c;font-size:13px;line-height:1.4}.prompt-arrow{width:17px;height:17px;flex:0 0 17px;align-self:flex-start;margin-top:3px;color:#9ba9b6;transition:color .18s ease,transform .18s ease}.prompt-card:hover .prompt-arrow{color:var(--blue-600);transform:translate(2px,-2px)}.message-column{width:min(calc(100% - 48px),850px);min-height:100%;display:flex;flex-direction:column;gap:29px;margin:0 auto;padding:44px 0 34px}.message{display:flex;align-items:flex-start;gap:14px}.message.user{justify-content:flex-end}.assistant-avatar{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;margin-top:1px;overflow:hidden;border:1px solid rgba(72,154,205,.24);border-radius:12px;background:linear-gradient(145deg,#0a75b8,#07558e);box-shadow:0 6px 16px #06599129}.assistant-avatar img{width:31px;height:26px;object-fit:contain}.message-content{min-width:0;max-width:calc(100% - 52px);color:#25354b;font-size:16px;line-height:1.72;overflow-wrap:anywhere}.message.user .message-content{max-width:min(76%,620px);padding:11px 16px;border:1px solid #dbe5ec;border-radius:18px 18px 5px;color:#1a2a3f;background:linear-gradient(145deg,#f0f5f8,#e9f0f5);box-shadow:0 4px 14px #16304b0d}.message-content>:first-child{margin-top:0}.message-content>:last-child{margin-bottom:0}.message-content p{margin:0 0 13px}.message-content h1,.message-content h2,.message-content h3{margin:22px 0 9px;color:#16283f;line-height:1.3}.message-content h1{font-size:23px}.message-content h2{font-size:20px}.message-content h3{font-size:17px}.message-content ul,.message-content ol{margin:10px 0 14px;padding-left:24px}.message-content li+li{margin-top:6px}.message-content a{color:#056aa9;text-decoration-thickness:1px;text-underline-offset:3px}.message-content a:hover{color:#034b79}.message-content code{padding:2px 6px;border:1px solid #dce5eb;border-radius:6px;color:#21405c;background:#eff4f7;font:13px/1.55 SFMono-Regular,Consolas,monospace}.message-content pre{max-width:100%;overflow-x:auto;padding:16px;border:1px solid #20344b;border-radius:13px;color:#eaf1f7;background:#0d1b2a;box-shadow:0 8px 22px #0a17261f}.message-content pre code{padding:0;border:0;color:inherit;background:transparent}.message-content blockquote{margin-inline:0;padding-left:15px;border-left:3px solid #76bce1;color:#55667b}.message-actions{min-height:30px;display:flex;gap:3px;margin-top:8px;opacity:0;transition:opacity .16s ease}.message:hover .message-actions,.message:focus-within .message-actions{opacity:1}.message-actions button{width:31px;height:29px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;color:#6f7e91;background:transparent;transition:color .15s ease,background .15s ease,transform .15s ease}.message-actions button:hover{color:var(--blue-700);background:var(--blue-100)}.message-actions button:active{transform:scale(.94)}.message-actions svg{width:15px;height:15px}.typing{min-height:38px;display:flex;align-items:center;gap:11px;color:#69798d;font-size:14px}.typing-label{font-weight:550}.typing-dots{display:flex;align-items:center;gap:4px}.typing-dots i{width:6px;height:6px;border-radius:50%;background:#3e9bce;animation:typing 1.25s infinite ease-in-out}.typing-dots i:nth-child(2){animation-delay:.15s}.typing-dots i:nth-child(3){animation-delay:.3s}.composer-wrap{width:min(calc(100% - 48px),850px);flex:0 0 auto;margin:0 auto;padding:10px 0 max(14px,env(safe-area-inset-bottom))}.composer{display:flex;flex-wrap:wrap;align-items:flex-end;gap:6px;padding:9px 10px;border:1px solid var(--line-strong);border-radius:22px;background:#fffffff5;box-shadow:var(--shadow-float),inset 0 1px #fffc;transition:border-color .16s ease,box-shadow .16s ease}.composer:focus-within{border-color:#67b4dc;box-shadow:0 0 0 3px #1e92cf1f,0 19px 48px #12335221}.attachment-list{flex:0 0 100%;display:flex;flex-wrap:wrap;gap:7px;max-height:78px;padding:2px 2px 6px;overflow-x:hidden;overflow-y:auto}.attachment-chip{min-width:0;max-width:min(240px,100%);height:34px;display:flex;align-items:center;gap:7px;padding:0 7px 0 10px;border:1px solid #d5e1e9;border-radius:10px;color:#44566b;background:#f2f6f8;font-size:12px}.attachment-chip>svg{width:15px;flex:0 0 15px;color:var(--blue-600)}.attachment-chip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-chip button{width:22px;height:22px;flex:0 0 22px;display:grid;place-items:center;padding:0;border:0;border-radius:6px;color:#718093;background:transparent}.attachment-chip button:hover{color:var(--danger);background:#fdecef}.attachment-chip button svg{width:13px}.attachment-input{display:none}.composer textarea{min-width:0;min-height:40px;flex:1;max-height:160px;padding:8px 5px;overflow-y:auto;resize:none;border:0;color:#18293f;background:transparent;font-size:16px;line-height:1.5}.composer textarea::placeholder{color:#8995a4}.composer textarea:disabled{opacity:.58}.composer textarea:focus,.composer textarea:focus-visible{outline:none!important;box-shadow:none!important}.composer-icon{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;padding:0;border:0;border-radius:12px;color:#607187;background:transparent;transition:color .15s ease,background .15s ease,transform .15s ease}.composer-icon:hover:not(:disabled){color:#34485f;background:#edf3f7}.composer-icon:active:not(:disabled){transform:scale(.94)}.composer-icon:disabled{opacity:.45}.composer-icon svg{width:19px;height:19px}.send-button{color:#fff;background:linear-gradient(145deg,#0876ba,#075a96);box-shadow:0 6px 14px #055b9733}.send-button:hover:not(:disabled){color:#fff;background:linear-gradient(145deg,#0982ca,#0665a7)}.send-button:disabled{color:#9ba7b3;background:#e5eaee;box-shadow:none}.stop-generation{color:#fff;background:#22374c}.stop-generation:hover{color:#fff;background:#162a3d}.stop-generation svg{width:14px;fill:currentColor}.microphone.recording{color:#b8213a;background:#ffedf0;animation:recording 1.5s infinite}.listening-status{width:max-content;display:flex;align-items:center;gap:7px;margin:0 0 7px 13px;color:#9d2035;font-size:13px;font-weight:650}.listening-status span{width:8px;height:8px;border-radius:50%;background:#d02844;animation:recording 1.15s infinite}.composer-note{margin:8px 0 0;color:#8793a1;text-align:center;font-size:12px;line-height:1.4}.error-banner{width:min(calc(100% - 48px),850px);display:flex;align-items:center;gap:9px;margin:7px auto 0;padding:10px 11px;border:1px solid #efc2ca;border-radius:12px;color:#8f2033;background:#fff5f6;box-shadow:0 6px 18px #711b2b0f;font-size:14px}.error-banner>svg{width:18px;flex:0 0 18px}.error-banner span{min-width:0;flex:1}.error-banner button{display:flex;align-items:center;gap:5px;padding:6px 9px;border:0;border-radius:8px;color:inherit;background:#fbe1e5;font-weight:650}.error-banner button svg{width:14px}.error-banner .dismiss-error{width:28px;padding:6px;background:transparent}.conversation-loading,.conversation-empty{min-height:0;flex:1;display:grid;place-content:center;justify-items:center;gap:15px;color:var(--muted);font-size:15px}.conversation-loading img{width:58px;height:50px;padding:8px;border-radius:16px;background:linear-gradient(145deg,#0b75b9,#07548d);box-shadow:0 12px 28px #06578e2e}.conversation-loading span{width:84px;height:5px;overflow:hidden;border-radius:10px;background:#d9e4eb}.conversation-loading span:after{content:"";display:block;width:36px;height:100%;background:var(--blue-500);animation:load 1s infinite ease-in-out}.conversation-empty button{padding:10px 14px;border:0;border-radius:10px;color:#fff;background:var(--blue-700)}@keyframes typing{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@keyframes recording{50%{opacity:.58}}@keyframes shimmer{to{background-position:-120% 0}}@keyframes load{0%{transform:translate(-40px)}to{transform:translate(92px)}}@media(max-width:840px){.sidebar{position:fixed;inset:0 auto 0 0;width:min(88vw,320px);flex-basis:auto;padding:max(18px,env(safe-area-inset-top)) 14px max(14px,env(safe-area-inset-bottom));visibility:hidden;transform:translate(-103%);box-shadow:22px 0 54px #020c194d;transition:transform .24s ease,visibility .24s ease}.sidebar.collapsed{width:min(88vw,320px);padding-inline:14px}.sidebar.mobile-open{visibility:visible;transform:translate(0)}.sidebar-overlay{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:block;border:0;visibility:hidden;opacity:0;background:#030d198c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:opacity .2s ease,visibility .2s ease}.sidebar-overlay.visible{visibility:visible;opacity:1}.desktop-collapse{display:none}.mobile-close{display:grid;margin-left:0}.collapsed .new-chat{width:100%;padding:0 14px;margin:0}.collapsed .new-chat span{display:inline}.collapsed .sidebar-tools{align-items:stretch}.collapsed .workspace-nav{width:100%}.collapsed .workspace-nav-item{width:100%;padding:0 11px;justify-content:flex-start}.collapsed .workspace-nav-item span{display:inline}.collapsed .history-label{display:block}.collapsed .session-list{gap:17px;margin-top:22px}.collapsed .history-group-items{gap:3px}.collapsed .session-row{width:auto;margin:0}.collapsed .session-select{justify-content:flex-start;padding:0 68px 0 10px}.collapsed .session-select span{display:block}.collapsed .session-actions{display:flex}.mobile-menu-trigger{position:absolute;z-index:10;top:max(14px,env(safe-area-inset-top));left:max(14px,env(safe-area-inset-left));display:grid;width:42px;height:42px;color:#42556c;border:1px solid rgba(205,217,226,.9);border-radius:13px;background:#fffffff0;box-shadow:0 7px 20px #18314d1a}.mobile-menu-trigger:hover{background:#fff}.welcome-state{padding:76px 24px 34px}.message-column{width:calc(100% - 32px);gap:26px;padding:76px 0 28px}.message.user .message-content{max-width:84%}.message-actions{opacity:1}.composer-wrap,.error-banner{width:calc(100% - 24px)}.search-dialog-backdrop{padding:64px 12px 18px}.search-dialog{max-height:calc(100dvh - 82px);border-radius:16px}}@media(max-width:600px){.welcome-state{place-items:center;padding-inline:16px}.welcome-mark{width:56px;height:56px;margin-bottom:14px;border-radius:17px}.welcome-mark img{width:44px;height:36px}.welcome-content h1{font-size:31px}.welcome-intro{margin:12px auto 23px;font-size:15px;line-height:1.55}.prompt-grid{grid-template-columns:1fr;gap:9px}.prompt-card{min-height:86px;padding:13px 14px;border-radius:16px}.prompt-icon{width:42px;height:42px;flex-basis:42px;border-radius:13px}.prompt-copy>span{font-size:12px}.message-content{max-width:calc(100% - 48px);font-size:16px}.message.user .message-content{max-width:88%}.assistant-avatar{width:34px;height:34px;flex-basis:34px;border-radius:11px}.assistant-avatar img{width:28px;height:23px}.composer{padding:8px;border-radius:20px}.composer-icon{width:42px;height:42px;flex-basis:42px}.attachment-chip{max-width:100%}.composer-note{margin-top:6px}}@media(max-width:430px){.welcome-state{padding-top:70px;padding-bottom:24px}.welcome-eyebrow{margin-bottom:7px}.welcome-content h1{font-size:29px}.welcome-intro{max-width:350px}.prompt-card{min-height:82px}.prompt-arrow{display:none}.message-column{width:calc(100% - 24px)}.message{gap:10px}.composer-wrap,.error-banner{width:calc(100% - 16px)}.error-banner{align-items:flex-start;font-size:13px}}@media(max-height:720px)and (max-width:600px){.welcome-state{place-items:start center}.welcome-mark{width:48px;height:48px;margin-bottom:9px}.welcome-mark img{width:38px}.welcome-content h1{font-size:27px}.welcome-intro{margin-bottom:16px}.prompt-card{min-height:76px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
