:root{color:#17212b;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;background:#eef1f4;--ink: #121820;--ink-soft: #2f3c48;--muted: #62717d;--line: #d8e0e6;--panel: #ffffff;--panel-soft: #f7f9fb;--brand: #0f766e;--brand-strong: #124e55;--accent: #9f3a4a;--gold: #b7791f;--shadow-soft: 0 18px 46px rgba(18, 24, 32, .1);--shadow-strong: 0 28px 70px rgba(18, 24, 32, .16);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}.app-i18n-root{min-height:100vh}body{min-width:320px;min-height:100vh;margin:0;background:linear-gradient(90deg,rgba(18,24,32,.035) 1px,transparent 1px),linear-gradient(180deg,rgba(18,24,32,.03) 1px,transparent 1px),#eef1f4;background-size:44px 44px,44px 44px,auto}button,input,textarea{font:inherit}.auth-shell{display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:100vh;place-items:center;padding:24px;background:linear-gradient(135deg,rgba(20,98,127,.16),transparent 34%),linear-gradient(315deg,rgba(176,83,62,.14),transparent 34%),#eef2f5}.auth-panel{width:min(100%,420px);padding:32px;border:1px solid #d7dee5;border-radius:8px;background:#fffffff0;box-shadow:0 24px 70px #29354029}.site-icp-footer{display:flex;align-items:center;justify-content:center;min-width:0;min-height:30px;padding:6px 12px;color:#71808c;font-size:12px;font-weight:700;line-height:1.4;text-align:center}.site-icp-footer a{overflow:hidden;color:inherit;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.site-icp-footer a:hover{color:#0f766e}.auth-shell .site-icp-footer{align-self:end;width:100%}.app-shell{display:grid;grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);width:100vw;height:100vh;overflow:hidden;background:#f5f7f8}.home-shell{display:grid;grid-template-rows:auto minmax(0,1fr);gap:22px;width:100vw;min-height:100vh;padding:28px;background:#f5f7f8}.admin-notice-stack{position:fixed;top:20px;right:20px;z-index:80;display:grid;gap:12px;width:min(420px,calc(100vw - 40px));pointer-events:none}.admin-notice{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;position:relative;overflow:hidden;padding:14px;border:1px solid rgba(15,118,110,.22);border-radius:8px;color:var(--ink);background:linear-gradient(135deg,rgba(15,118,110,.08),transparent 46%),linear-gradient(180deg,#fff,#f8fbfb);box-shadow:0 18px 46px #12182029;pointer-events:auto;animation:adminNoticeIn .18s ease-out}.admin-notice:before{position:absolute;top:0;right:0;left:0;height:3px;background:linear-gradient(90deg,var(--brand),var(--gold));content:""}.admin-notice-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;color:#fff;background:linear-gradient(135deg,#0f766e,#174f5b);box-shadow:0 10px 20px #0f766e38;font-family:Georgia,serif;font-size:18px;font-weight:900}.admin-notice-body{display:grid;gap:10px;min-width:0}.admin-notice-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.admin-notice-title{display:grid;gap:2px;min-width:0}.admin-notice-title span{color:var(--brand-strong);font-size:11px;font-weight:900;letter-spacing:0}.admin-notice-title strong{color:var(--ink);font-size:15px}.admin-notice time{flex:0 0 auto;color:var(--muted);font-size:12px;font-weight:800}.admin-notice p{margin:0;color:var(--ink-soft);font-size:14px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.admin-notice-actions{display:flex;flex-wrap:wrap;gap:8px}.admin-notice-refresh{min-height:34px;padding:0 14px;border:1px solid rgba(15,118,110,.28);border-radius:999px;color:#fff;background:linear-gradient(135deg,#0f766e,#174f5b);cursor:pointer;font-size:13px;font-weight:900}.admin-notice-refresh:hover{box-shadow:0 0 0 3px #0f766e1a}.admin-notice-dismiss{justify-self:end;min-height:32px;padding:0 12px;border:1px solid rgba(15,118,110,.22);border-radius:999px;color:#0f5d58;background:#fff;cursor:pointer;font-size:12px;font-weight:800}.admin-notice-dismiss:hover{border-color:#0f766e75;box-shadow:0 0 0 3px #0f766e14}@keyframes adminNoticeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.app-i18n-root:has(.running-chat-indicator) .admin-notice-stack{top:82px}.running-chat-indicator-stack{position:fixed;top:18px;right:20px;z-index:170;width:min(360px,calc(100vw - 40px))}.running-chat-indicator-list{display:grid;gap:8px;max-height:min(60vh,420px);overflow-y:auto;padding-top:34px}.running-chat-indicator-minimize{position:absolute;top:0;right:0;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid rgba(15,118,110,.26);border-radius:999px;color:#0f4f49;background:#fffffffa;box-shadow:0 12px 24px #12182024;cursor:pointer}.running-chat-indicator-minimize span{display:block;width:12px;height:2px;overflow:hidden;border-radius:999px;color:#111827;background:currentColor}.running-chat-indicator-minimize:hover,.running-chat-indicator-minimize:focus-visible{border-color:#0f766e80;outline:0;background:#f7fbfa;box-shadow:0 14px 28px #1218202e}.running-chat-indicator{display:grid;grid-template-columns:10px minmax(0,1fr);gap:10px;align-items:center;min-height:44px;padding:8px 12px;border:1px solid #cddfdd;border-radius:8px;color:#18312f;background:#fffffff5;box-shadow:0 16px 34px #12182024;cursor:pointer;text-align:left}.running-chat-indicator:hover,.running-chat-indicator:focus-visible{border-color:#0f766e80;outline:0;background:#f7fbfa;box-shadow:0 18px 38px #1218202e}.running-chat-indicator.has-data{border-color:#b7791f6b;color:#39270a;background:#fff8e7}.running-chat-indicator-dot{width:10px;height:10px;border-radius:50%;background:#0f766e;box-shadow:0 0 0 4px #0f766e1f}.running-chat-indicator:not(.has-data) .running-chat-indicator-dot{animation:runningChatPulse 1.4s ease-out infinite}.running-chat-indicator.has-data .running-chat-indicator-dot{background:#b7791f;box-shadow:0 0 0 4px #b7791f29}.running-chat-indicator-body{display:grid;gap:2px;min-width:0}.running-chat-indicator-body strong,.running-chat-indicator-body small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.running-chat-indicator-body strong{font-size:13px;font-weight:900;line-height:1.15}.running-chat-indicator-body small{color:#5f6d75;font-size:12px;font-weight:800;line-height:1.25}.running-chat-indicator-body .running-chat-indicator-progress{color:#0f766e;font-size:11px;font-weight:900}.running-chat-indicator.has-data .running-chat-indicator-body small{color:#75510d}.running-chat-indicator.has-data .running-chat-indicator-body .running-chat-indicator-progress{color:#8a4d0a}.running-chat-indicator-progress-track{display:block;width:100%;height:4px;overflow:hidden;border-radius:999px;background:#dce9e6}.running-chat-indicator-progress-track span{display:block;width:0;height:100%;border-radius:inherit;background:#0f766e;transition:width .18s ease}.running-chat-indicator.has-data .running-chat-indicator-progress-track{background:#f0ddb5}.running-chat-indicator.has-data .running-chat-indicator-progress-track span{background:#b7791f}.running-chat-minimized-button{position:fixed;right:16px;bottom:max(10px,env(safe-area-inset-bottom));z-index:170;display:grid;grid-template-columns:10px 22px minmax(18px,auto);gap:8px;align-items:center;justify-content:center;min-width:74px;height:42px;padding:0 12px;border:1px solid rgba(15,118,110,.34);border-radius:999px;color:#18312f;background:#fffffff7;box-shadow:0 16px 34px #1218202e;cursor:pointer}.running-chat-minimized-button:hover,.running-chat-minimized-button:focus-visible{border-color:#0f766e94;outline:0;background:#f7fbfa;box-shadow:0 18px 38px #12182038}.running-chat-minimized-dot{width:10px;height:10px;border-radius:50%;background:#0f766e;box-shadow:0 0 0 4px #0f766e1f;animation:runningChatPulse 1.4s ease-out infinite}.running-chat-minimized-icon{display:block;width:22px;height:22px;color:#0f4f49;fill:none;stroke:#0f4f49;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.running-chat-minimized-button strong{min-width:18px;color:#0f4f49;font-size:13px;font-weight:900;line-height:1;text-align:center}@keyframes runningChatPulse{0%{box-shadow:0 0 #0f766e47}to{box-shadow:0 0 0 9px #0f766e00}}@media(max-width:720px){.app-i18n-root:has(.running-chat-indicator) .admin-notice-stack{top:68px}.running-chat-indicator{min-height:40px;padding:7px 10px}.running-chat-indicator-stack{top:10px;right:10px;width:min(300px,calc(100vw - 20px))}.running-chat-indicator-list{max-height:min(52vh,320px)}.running-chat-indicator-minimize{width:26px;height:26px}.running-chat-minimized-button{right:10px;bottom:max(8px,env(safe-area-inset-bottom));height:40px;min-width:70px;padding:0 10px}.running-chat-indicator-body strong{font-size:12px}.running-chat-indicator-body small{font-size:11px}.running-chat-indicator-body .running-chat-indicator-progress{font-size:10px}}.home-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px;border:1px solid #d9e1e7;border-radius:8px;background:#fff}.home-header>div:first-child{display:grid;gap:7px}.home-header span{color:#5e6f7b;font-size:14px}.home-user-card{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:10px;align-items:center;min-width:min(360px,100%)}.category-board{display:grid;align-content:start;gap:18px;min-height:0;overflow:auto}.category-section{display:grid;gap:14px}.category-heading{display:flex;align-items:end;justify-content:space-between;gap:14px}.category-heading>div{display:grid;gap:5px}.category-heading>span{color:#5e6f7b;font-size:13px;font-weight:800}.role-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.home-role-card{display:grid;align-content:start;gap:10px;min-height:220px;padding:14px;border:1px solid #d5dde5;border-radius:8px;color:#17212b;background:#fff;cursor:pointer;text-align:left}.home-role-card:hover{border-color:#1f7a8c;box-shadow:0 0 0 3px #1f7a8c1a}.home-role-card:disabled{cursor:wait;opacity:.72}.home-role-card img{width:64px;height:64px;border-radius:8px;object-fit:cover;background:#eef3f5}.home-role-card strong,.home-role-card span,.home-role-card small{overflow:hidden}.home-role-card strong{font-size:16px;text-overflow:ellipsis;white-space:nowrap}.home-role-card span{color:#5e6f7b;font-size:13px;line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home-role-card small{align-self:end;color:#1f5361;font-size:12px;font-weight:800}.sidebar{display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;gap:18px;min-width:0;height:100vh;padding:24px 18px;border-right:1px solid #d9e1e7;background:#fff}.chat-topbar{display:grid;grid-template-columns:minmax(150px,220px) minmax(0,1fr) minmax(220px,auto);gap:14px;align-items:center;padding:16px 24px;border-bottom:1px solid #d9e1e7;background:#fff}.topbar-title{display:grid;gap:6px;min-width:0}.topbar-title h1{font-size:24px}.chat-topbar .user-card{min-width:220px;padding-top:0;border-top:0}.chat-topbar>.muted-message{grid-column:2;margin-top:-8px}.sidebar-brand,.brand-block{display:grid;gap:6px}.brand-block{margin-bottom:28px}.brand-subtitle{margin:0;color:#647782;font-size:13px;font-weight:600;line-height:1.45;overflow-wrap:anywhere}.eyebrow{margin:0;color:#476170;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2{margin:0;color:#17212b;line-height:1.2}h1{font-size:28px}h2{font-size:24px}.login-form{display:grid;gap:18px}.registration-link-html-message{margin-top:24px;padding:12px 14px;border:1px solid #d5dde5;border-radius:8px;color:#5d6f7c;background:#f7fafb;font-size:14px;font-weight:800;line-height:1.5}.registration-link-html-message.expired{border-color:#e4ccd0;color:#b42318;background:#f7e9e7}.wechat-login-panel{display:grid;gap:12px;padding:12px;border:1px solid #d5dde5;border-radius:8px;background:#f7fafb}.wechat-login-panel.error{border-color:#e4ccd0;background:#f7e9e7}.wechat-login-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.wechat-login-heading strong{color:#17212b;font-size:14px}.wechat-login-qr{display:grid;justify-items:center;gap:8px;color:#5e6f7b;text-align:center;font-size:13px;font-weight:700;line-height:1.5}.wechat-login-qr img{width:180px;height:180px;border:1px solid #d5dde5;border-radius:8px;background:#fff;object-fit:contain}.wechat-login-qr small,.wechat-login-hint,.wechat-login-message{margin:0;color:#6d7a84;font-size:12px;font-weight:700;line-height:1.5}.wechat-login-message.error,.wechat-login-panel.error .wechat-login-qr span{color:#b42318}.mode-switch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;border:1px solid #d5dde5;border-radius:6px;background:#eef3f5}.mode-switch button{min-height:36px;border:0;border-radius:4px;color:#526674;background:transparent;cursor:pointer;font-weight:800}.mode-switch button.active{color:#143f49;background:#fff;box-shadow:0 1px 4px #2935401f}label{display:grid;gap:8px;color:#30404d;font-size:14px;font-weight:700}input,textarea{width:100%;border:1px solid #c8d2dc;border-radius:6px;color:#17212b;background:#fff;outline:none;transition:border-color .2s ease,box-shadow .2s ease}input{min-height:44px;padding:10px 12px}textarea{min-height:56px;max-height:150px;resize:vertical;padding:11px 12px;line-height:1.5}input[type=checkbox]{width:16px;min-height:16px;margin:0;accent-color:#1f7a8c}input:focus,textarea:focus{border-color:#1f7a8c;box-shadow:0 0 0 3px #1f7a8c29}.sms-code-row{display:grid;grid-template-columns:minmax(0,1fr) 104px;gap:8px;align-items:center}.profile-code-row{grid-template-columns:152px 104px;width:fit-content;max-width:100%}.profile-code-row input{width:152px}.sms-code-button{min-height:44px;white-space:nowrap}.field-hint{color:#6a7b88;font-size:12px;font-weight:600;line-height:1.45}.checkbox-row{display:flex;align-items:center;gap:8px;width:fit-content;color:#526674;font-size:14px;font-weight:700;cursor:pointer}.primary-button{min-height:44px;border:0;border-radius:6px;color:#fff;background:#1f7a8c;cursor:pointer;font-weight:800}.primary-button:disabled{cursor:wait;opacity:.7}.text-button{min-height:32px;padding:0;border:0;color:#1f5361;background:transparent;cursor:pointer;font-weight:800}.user-actions{display:flex;align-items:center;gap:10px;white-space:nowrap}.auth-message,.error-message,.muted-message{margin:0;font-size:14px;line-height:1.5}.auth-message.success{color:#177245}.auth-message.info{color:#526674}.error-message{color:#b42318}.model-empty-guide{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.model-empty-guide .text-button{min-height:24px;color:#0f7bdc}.muted-message{color:#5e6f7b}.role-list{display:flex;flex-direction:column;gap:10px;min-height:0;overflow-y:auto;padding-right:2px}.top-role-list{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,280px);overflow-x:auto;overflow-y:hidden;padding:2px}.conversation-panel{display:grid;gap:10px;min-height:0}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#17212b;font-size:14px}.small-button{min-height:30px;padding:0 10px;border:1px solid #c8d2dc;border-radius:6px;color:#1f5361;background:#fff;cursor:pointer;font-size:13px;font-weight:800}.small-button:disabled{cursor:wait;opacity:.7}.conversation-list{display:flex;flex-direction:column;gap:8px;min-height:0;overflow-y:auto;padding-right:2px}.conversation-item{display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:8px;align-items:center;width:100%;min-height:58px;padding:8px;border:1px solid #d5dde5;border-radius:8px;color:#17212b;background:#fff;text-align:left}.conversation-item:hover,.conversation-item.active{border-color:#1f7a8c;box-shadow:0 0 0 3px #1f7a8c1a}.conversation-select{display:grid;gap:4px;min-width:0;padding:2px;border:0;color:inherit;background:transparent;cursor:pointer;text-align:left}.conversation-select:disabled,.conversation-delete:disabled{cursor:wait;opacity:.72}.conversation-select strong,.conversation-select span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-select strong{font-size:14px}.conversation-select span{color:#5e6f7b;font-size:12px}.conversation-delete{display:inline-grid;width:28px;height:28px;place-items:center;border:0;border-radius:6px;color:#8a3a33;background:#f7e9e7;cursor:pointer;font-size:18px;line-height:1}.conversation-delete:hover{color:#fff;background:#b42318}.role-item{display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;align-items:center;width:100%;min-height:72px;padding:10px;border:1px solid #d5dde5;border-radius:8px;color:#17212b;background:#fff;cursor:pointer;text-align:left}.role-item:hover,.role-item.active{border-color:#1f7a8c;box-shadow:0 0 0 3px #1f7a8c1f}.role-item:disabled{cursor:wait;opacity:.72}.role-item img{width:48px;height:48px;border-radius:8px;object-fit:cover;background:#eef3f5}.role-item span{display:grid;gap:4px;min-width:0}.role-item strong{font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.role-item small{color:#5e6f7b;font-size:12px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.user-card{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:10px;align-items:center;padding-top:16px;border-top:1px solid #e1e7ec}.user-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;background:#eef3f5}.user-meta{display:grid;gap:3px;min-width:0}.user-meta strong,.user-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-meta strong{color:#17212b;font-size:14px}.user-meta span{color:#5e6f7b;font-size:12px;font-weight:800}.workspace{display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;gap:16px;min-width:0;min-height:0;height:auto;padding:18px 24px 24px;overflow:hidden}.chat-header{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:14px;align-items:center;padding:18px;border:1px solid #d9e1e7;border-radius:8px;background:#fff}.chat-header img{width:64px;height:64px;border-radius:8px;object-fit:cover;background:#eef3f5}.chat-header div{display:grid;gap:5px;min-width:0}.chat-header span{color:#5e6f7b;font-size:14px;line-height:1.4}.chat-header em{color:#1f5361;font-size:12px;font-style:normal;font-weight:800}.chat-messages{display:flex;flex-direction:column;gap:12px;width:100%;max-width:100%;min-height:0;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;padding:4px}.message{display:grid;grid-template-columns:54px minmax(0,auto);gap:10px;align-items:end;min-width:0;max-width:min(74%,720px);box-sizing:border-box;line-height:1.6;white-space:normal;overflow-wrap:anywhere}.message-side{display:grid;gap:4px;justify-items:center;align-self:end}.message-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;background:#eef3f5;border:1px solid #dce5eb}.message-user{align-self:flex-end;grid-template-columns:minmax(0,auto) 54px}.message-user .message-side{order:2}.message-bubble{position:relative;min-width:0;max-width:100%;box-sizing:border-box;overflow-x:hidden;padding:12px 14px;border-radius:8px}.message-bubble p{margin:0}.message-content{display:grid;gap:10px;min-width:0;max-width:100%;overflow-x:hidden;color:inherit;font-size:15px;line-height:1.72;overflow-wrap:break-word;white-space:normal}.message-content>*{margin:0}.message-content h3,.message-content h4,.message-content h5,.message-content h6{color:inherit;font-weight:900;line-height:1.35}.message-content h3{font-size:17px}.message-content h4,.message-content h5,.message-content h6{font-size:15px}.message-content p{color:inherit}.message-context-menu{position:fixed;z-index:4000;display:grid;min-width:148px;padding:6px;border:1px solid #d6e1e7;border-radius:8px;background:#fff;box-shadow:0 16px 40px #0f172a29}.message-context-menu button{display:block;width:100%;padding:9px 10px;border:0;border-radius:6px;color:#263743;background:transparent;font-size:13px;font-weight:800;text-align:left;cursor:pointer}.message-context-menu button:hover,.message-context-menu button:focus-visible{color:#0f766e;background:#eef8f7;outline:none}.message-actions{display:flex;justify-content:flex-end;align-items:center;gap:6px;margin-top:10px}.message-copy-hint{padding:4px 8px;border-radius:999px;color:#0f766e;background:#e8f7f4;font-size:12px;font-weight:800;line-height:1.2;white-space:nowrap}.message-action-button{display:inline-grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid #d6e1e7;border-radius:8px;color:#4b6372;background:#f8fbfc;cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease,transform .16s ease}.message-action-button:hover,.message-action-button:focus-visible{color:#0f766e;border-color:#0f766e59;background:#eef8f7;outline:none;transform:translateY(-1px)}.message-action-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.message-content ul,.message-content ol{display:grid;gap:6px;padding-left:1.25rem}.message-content li{padding-left:2px}.message-content blockquote{display:grid;gap:8px;padding:10px 12px;border-left:3px solid rgba(31,122,140,.55);border-radius:6px;color:#40515e;background:#f3fafb}.message-content a{color:#0f766e;font-weight:750;text-decoration:none;overflow-wrap:anywhere}.message-content a:hover{text-decoration:underline}.message-content code{padding:2px 5px;border-radius:5px;color:#124a54;background:#edf3f5;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.92em;white-space:break-spaces}.message-code-block{display:grid;gap:8px;min-width:0;max-width:100%;box-sizing:border-box;padding:12px;overflow-x:auto;border:1px solid rgba(16,24,32,.12);border-radius:8px;color:#e8f1f8;background:#111820;box-shadow:inset 0 1px #ffffff14;white-space:pre}.message-code-block span{width:fit-content;padding:2px 7px;border-radius:999px;color:#9fd7e0;background:#ffffff14;font-size:11px;font-weight:800;letter-spacing:0}.message-code-block code{display:block;min-width:max-content;padding:0;color:inherit;background:transparent;font-size:13px;line-height:1.6;white-space:pre}.message-table-wrap{min-width:0;max-width:100%;box-sizing:border-box;overflow-x:auto;border:1px solid #dce5eb;border-radius:8px}.message-content table{width:100%;min-width:min(520px,100%);border-collapse:collapse;background:#fff;font-size:13px;line-height:1.5}.message-content th,.message-content td{padding:9px 10px;border-bottom:1px solid #e7eef2;text-align:left;vertical-align:top}.message-content th{color:#243442;background:#f4f8fa;font-weight:850;white-space:nowrap}.message-content tr:last-child td{border-bottom:0}.message-image-block{display:grid;gap:7px;max-width:min(100%,560px)}.message-inline-image{display:block;width:auto;max-width:min(100%,560px);max-height:520px;border:1px solid #dce5eb;border-radius:8px;background:#f5f8fa;box-shadow:0 10px 24px #12182014;cursor:zoom-in;object-fit:contain}.message-content p .message-inline-image{margin-top:6px}.message-image-block figcaption{color:#5e6f7b;font-size:12px;line-height:1.45}.message-time{display:block;color:#72818c;font-size:11px;font-weight:700;line-height:1.2;text-align:center;white-space:nowrap}.message-user .message-time{color:#72818c}.message-user .message-bubble{color:#fff;background:#1f7a8c}.message-user .message-content a{color:#d7fbff}.message-user .message-content code{color:#fff;background:#ffffff2e}.message-user .message-content blockquote{color:#ffffffe6;border-left-color:#ffffff8c;background:#ffffff1f}.message-user .message-code-block{color:#e8f1f8;background:#061221f0}.message-assistant{align-self:flex-start}.message-assistant .message-avatar{border-radius:8px}.message-assistant .message-bubble{color:#17212b;background:#fff;border:1px solid #dce5eb}.new-session-card{align-self:center;justify-self:center;display:grid;grid-template-columns:72px minmax(0,1fr);gap:16px;width:min(100%,520px);padding:22px;border:1px solid #d9e1e7;border-radius:8px;background:linear-gradient(135deg,rgba(31,122,140,.1),transparent 42%),#fff;box-shadow:0 18px 50px #2935401a}.new-session-card img{width:72px;height:72px;border-radius:8px;object-fit:cover;background:#eef3f5}.new-session-card div{display:grid;gap:7px;min-width:0}.new-session-card span{color:#5e6f7b;font-size:14px;line-height:1.5}.message-attachments{display:grid;gap:8px;margin-top:10px}.message-attachment,.pending-attachment{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;min-width:min(280px,100%);padding:8px;border:1px solid rgba(200,210,220,.9);border-radius:8px;color:inherit;background:#ffffffb8;text-decoration:none}.message-attachment img,.pending-attachment img{width:42px;height:42px;border-radius:6px;object-fit:cover;background:#eef3f5}.message-video-attachment{grid-template-columns:minmax(0,1fr) auto;width:min(100%,460px)}.message-image-attachment{grid-template-columns:minmax(0,1fr) auto;width:min(100%,520px);cursor:zoom-in}.message-video-attachment video{grid-column:1 / -1;width:100%;max-height:360px;border-radius:6px;background:#111820}.message-image-attachment img.message-attachment-image{grid-column:1 / -1;width:100%;height:auto;max-height:520px;border-radius:6px;cursor:zoom-in;object-fit:contain;background:#f5f8fa}.message-video-attachment strong,.message-video-attachment small,.message-image-attachment strong,.message-image-attachment small{white-space:normal}.attachment-download-link{color:#0f766e;font-size:12px;font-weight:850;text-decoration:none;white-space:nowrap}.attachment-download-link:hover{text-decoration:underline}.attachment-icon{display:inline-grid;width:42px;height:42px;place-items:center;border-radius:6px;color:#1f5361;background:#e9f3f5;font-size:12px;font-weight:800}.message-attachment strong,.message-attachment small,.pending-attachment strong,.pending-attachment small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-attachment strong,.pending-attachment strong{font-size:13px}.message-attachment small,.pending-attachment small{color:#5e6f7b;font-size:12px}.conversation-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:40px;padding:0 4px}.conversation-actions{display:flex;align-items:center;gap:8px}.icon-button{display:inline-grid;width:38px;height:38px;place-items:center;border:1px solid #c8d2dc;border-radius:6px;color:#1f5361;background:#fff;cursor:pointer}.icon-button:hover,.icon-button.active{border-color:#1f7a8c;box-shadow:0 0 0 3px #1f7a8c1a}.icon-button:disabled{cursor:wait;opacity:.65}.icon-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.current-conversation-title{min-width:0;overflow:hidden;color:#30404d;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.history-popover{display:grid;gap:10px;max-height:260px;overflow:hidden;padding:12px;border:1px solid #d9e1e7;border-radius:8px;background:#fff;box-shadow:0 16px 40px #2935401f}.history-popover .conversation-list{max-height:210px}.history-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;justify-content:flex-end;background:#1018208a;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.history-drawer{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;width:min(360px,88vw);height:100%;padding:18px 16px 20px;border-left:1px solid #dce5eb;background:#fff;box-shadow:-24px 0 48px #1018202e;animation:history-drawer-in .18s ease-out}.history-drawer-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:38px}.history-drawer-header strong{color:#18232f;font-size:17px;font-weight:900}.history-drawer-close{width:34px;height:34px;border-color:transparent;color:#263641;background:transparent}.history-drawer-close:hover{border-color:#d5dde5;background:#f3f7f8;box-shadow:none}.history-drawer-list{min-height:0;max-height:none;overflow-y:auto;padding-right:4px}.history-drawer .muted-message{margin:0}.conversation-load-more{width:100%;min-height:38px;border:1px solid #d9e1e7;border-radius:8px;color:#263641;font-weight:800;background:#f7fafb;cursor:pointer}.conversation-load-more:hover:not(:disabled){border-color:#b9c9d3;background:#eef5f6}.conversation-load-more:disabled{cursor:not-allowed;opacity:.68}@keyframes history-drawer-in{0%{transform:translate(20px);opacity:.72}to{transform:translate(0);opacity:1}}.chat-input-row{display:grid;grid-template-columns:minmax(0,1fr) 104px;gap:10px;align-items:end;max-width:100%;box-sizing:border-box;overflow-x:hidden;padding:14px;border:1px solid #d9e1e7;border-radius:8px;background:#fff}.hidden-file-input{display:none}.chat-compose{display:grid;gap:10px;min-width:0;max-width:100%;overflow-x:hidden}.quoted-message-preview{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start;min-width:0;padding:9px 10px;border:1px solid #d8e6e3;border-left:3px solid #0f766e;border-radius:8px;background:#f5fbfa}.quoted-message-preview-list{display:grid;gap:6px;min-width:0}.quoted-message-preview-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:start;min-width:0}.quoted-message-preview-item div{display:grid;gap:3px;min-width:0}.quoted-message-preview strong{color:#0f766e;font-size:12px;font-weight:900}.quoted-message-preview p{margin:0;overflow:hidden;color:#4b6372;font-size:13px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.quoted-message-preview button{display:inline-grid;place-items:center;width:26px;height:26px;padding:0;border:1px solid #cfe0dd;border-radius:8px;color:#55707d;background:#fff;cursor:pointer}.quoted-message-preview button:hover,.quoted-message-preview button:focus-visible{color:#0f766e;border-color:#0f766e59;outline:none}.compose-body{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;min-width:0;max-width:100%;overflow-x:hidden}.compose-body textarea{min-width:0;max-width:100%;box-sizing:border-box;overflow-x:hidden;min-height:64px}.pending-attachments{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(210px,100%),1fr));gap:8px;max-width:100%;overflow-x:hidden}.attachment-upload-list{display:grid;gap:8px;max-width:100%}.attachment-upload-item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center;min-width:0;padding:8px;border:1px solid #d6e2e8;border-radius:8px;background:#f7fafb}.attachment-upload-item.failed{border-color:#f2c7c7;background:#fff7f7}.attachment-upload-icon{display:inline-grid;width:42px;height:42px;place-items:center;border-radius:6px;color:#1f5361;background:#e9f3f5;font-size:12px;font-weight:850}.attachment-upload-item.failed .attachment-upload-icon{color:#9f1d1d;background:#f9dddd}.attachment-upload-item div{display:grid;gap:4px;min-width:0}.attachment-upload-item strong,.attachment-upload-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-upload-item strong{color:#17212b;font-size:13px;font-weight:850}.attachment-upload-item small{color:#5e6f7b;font-size:12px}.attachment-upload-meter{display:block;width:100%;height:5px;overflow:hidden;border-radius:999px;background:#dfe8ee}.attachment-upload-meter span{display:block;height:100%;border-radius:inherit;background:#0f766e;transition:width .16s ease}.attachment-upload-item.failed .attachment-upload-meter span{background:#dc2626}.pending-attachment{background:#f7fafb}.pending-attachment div{display:grid;gap:3px;min-width:0}.pending-attachment button{display:inline-grid;width:26px;height:26px;place-items:center;border:0;border-radius:50%;color:#526674;background:#e6edf2;cursor:pointer;font-size:18px;line-height:1}.compose-tools{display:flex;align-items:center;gap:8px;height:64px}.compose-dictation-button.active{color:#b91c1c;background:#fee2e2}.compose-dictation-button.active svg{stroke-width:2.3}.dictation-status{flex:0 1 180px;min-width:0;max-width:180px;overflow:hidden;color:#5f6f7a;font-size:12px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.attachment-menu{position:relative;display:inline-flex;align-items:center}.attachment-menu:before{content:"";position:absolute;left:0;bottom:100%;width:150px;height:10px}.compose-tools .icon-button.attachment-trigger{flex:0 0 34px;align-self:center;width:34px;height:34px;min-height:34px;padding:0;border-radius:50%}.attachment-menu-popover{position:absolute;left:0;bottom:calc(100% + 8px);z-index:35;display:grid;min-width:136px;gap:4px;padding:6px;border:1px solid #d8e2e8;border-radius:8px;background:#fff;box-shadow:0 16px 34px #12182024;opacity:0;pointer-events:none;transform:translateY(4px);visibility:hidden;transition:opacity .14s ease,transform .14s ease,visibility .14s ease}.attachment-menu.open .attachment-menu-popover{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.attachment-menu-popover button{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:center;min-height:34px;padding:0 9px;border:0;border-radius:7px;color:#263641;background:transparent;cursor:pointer;font-size:13px;font-weight:850;text-align:left;white-space:nowrap}.attachment-menu-popover button:hover{color:#0f766e;background:#edf5f4}.attachment-menu-popover svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.mcp-toolbar-menu{position:relative;display:inline-flex;align-items:center}.compose-mcp-button{position:relative}.compose-mcp-button.active{color:#0f766e;background:#e4f1ef}.compose-mcp-button.enabled{color:#1683e9}.compose-mcp-count{position:absolute;left:calc(100% - 4px);top:50%;color:#1683e9;font-size:12px;font-weight:900;line-height:1;transform:translateY(-50%)}.chat-mcp-popover{position:absolute;left:0;bottom:calc(100% + 10px);z-index:38;display:grid;gap:12px;width:240px;padding:12px;border:1px solid #d8e2e8;border-radius:7px;background:#fff;box-shadow:0 18px 38px #12182029}.chat-mcp-popover header{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.chat-mcp-popover header strong{color:#6f7c86;font-size:13px;font-weight:900}.chat-mcp-popover header button{display:inline-grid;width:26px;height:26px;place-items:center;padding:0;border:0;border-radius:50%;color:#758490;background:transparent;cursor:pointer}.chat-mcp-popover header button:hover{color:#0f766e;background:#edf5f4}.chat-mcp-popover header svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.chat-mcp-muted{margin:0;color:#7a8790;font-size:13px;font-weight:800}.chat-mcp-list{display:grid;gap:8px;max-height:180px;overflow:auto}.chat-mcp-item{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:36px;padding:0 8px;border:1px solid #dce5eb;border-radius:7px;color:#253440;background:#fbfdff;font-size:13px;font-weight:850}.chat-mcp-item.disabled{color:#7a8790;background:#f5f7f8}.chat-mcp-list span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-mcp-list em{flex:0 0 auto;padding:3px 7px;border-radius:999px;color:#1683e9;background:#eaf4ff;font-size:11px;font-style:normal;font-weight:900}.chat-mcp-switch{position:relative;flex:0 0 auto;width:32px;height:18px;padding:0;border:0;border-radius:999px;background:#c6d0d8;cursor:pointer;transition:background .16s ease}.chat-mcp-switch.active{background:#2589e6}.chat-mcp-switch:disabled{cursor:wait;opacity:.7}.chat-mcp-switch span{position:absolute;top:3px;left:3px;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #12182038;transition:transform .16s ease}.chat-mcp-switch.active span{transform:translate(14px)}.chat-mcp-empty-action{min-height:30px;padding:0 12px;border:1px solid #1683e9;border-radius:5px;color:#1683e9;background:#fff;cursor:pointer;font-size:13px;font-weight:850}.chat-mcp-empty-action:hover{background:#f3f9ff}.send-button{align-self:end;min-height:64px}.empty-chat{align-self:center;justify-self:center;display:grid;gap:10px;text-align:center}.empty-chat p{margin:0;color:#5e6f7b}.empty-action{justify-self:center;min-width:120px;padding:0 18px}.inline-empty{align-self:center;margin:auto}.image-preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:160;display:grid;place-items:center;padding:24px;background:#081018c7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.image-preview-panel{display:grid;gap:10px;max-width:min(96vw,1120px);max-height:94vh;margin:0}.image-preview-panel img{display:block;max-width:100%;max-height:calc(94vh - 56px);border-radius:8px;background:#0b1118;box-shadow:0 24px 80px #0000006b;object-fit:contain}.image-preview-panel figcaption{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;color:#ffffffd6;font-size:13px;line-height:1.4}.image-preview-panel figcaption span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-preview-panel figcaption a{flex:0 0 auto;color:#bff4ff;font-weight:800;text-decoration:none}.image-preview-panel figcaption a:hover{text-decoration:underline}.image-preview-close{position:fixed;top:18px;right:18px;display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(255,255,255,.34);border-radius:8px;color:#fff;background:#ffffff1f;cursor:pointer;font-size:28px;line-height:1}.image-preview-close:hover{background:#fff3}.customer-service-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:170;display:grid;place-items:center;padding:24px;background:#0f17209e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.customer-service-dialog{position:relative;display:grid;justify-items:center;gap:12px;width:min(360px,100%);padding:28px 24px 24px;border:1px solid #dce6eb;border-radius:8px;background:#fff;box-shadow:0 24px 72px #0f172047;text-align:center}.customer-service-dialog h2{margin:0;color:#14232d;font-size:22px;line-height:1.25}.customer-service-dialog p{margin:0;color:#5d6d78;font-size:14px;line-height:1.45}.customer-service-qr{display:block;width:min(260px,78vw);aspect-ratio:1;border:1px solid #e2ebef;border-radius:8px;background:#f7fafb;object-fit:contain}.customer-service-close{position:absolute;top:10px;right:10px;display:grid;width:32px;height:32px;place-items:center;border:1px solid #d8e2e7;border-radius:8px;color:#5d6d78;background:#fff;cursor:pointer;font-size:22px;line-height:1}.customer-service-close:hover{color:#0f766e;border-color:#0f766e52;background:#edf7f5}.chat-topbar .eyebrow,.chat-header .eyebrow{color:#78c8c0}.home-header span{max-width:720px;color:#ffffffc2;font-size:15px}.home-user-card,.chat-topbar .user-card{position:relative;z-index:1;padding:12px;border:1px solid rgba(255,255,255,.18);border-radius:8px;color:#fff;background:#ffffff14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-user-card .user-meta strong,.home-user-card .user-meta span,.chat-topbar .user-card .user-meta strong,.chat-topbar .user-card .user-meta span{color:inherit}.home-user-card .text-button,.chat-topbar .user-card .text-button{color:#a5f3eb}.category-board{gap:24px;padding-bottom:24px}.category-section{gap:16px;padding:18px;border:1px solid rgba(216,224,230,.86);border-radius:8px;background:#ffffffad;box-shadow:0 12px 34px #1218200f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.category-heading h2{font-size:24px}.category-heading>span{min-height:30px;padding:6px 10px;border:1px solid #d7e7e6;border-radius:999px;color:var(--brand-strong);background:#eef8f7}.role-card-grid{grid-template-columns:repeat(auto-fill,minmax(248px,1fr))}.home-role-card{position:relative;gap:12px;min-height:238px;padding:16px;border-color:#d2dde5f0;background:linear-gradient(180deg,#fffffffa,#f7fafbf0),#fff;box-shadow:0 10px 28px #12182012;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-role-card:after{content:"";position:absolute;right:16px;top:16px;width:34px;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--brand),var(--gold))}.home-role-card:hover{transform:translateY(-3px);border-color:#0f766e75;box-shadow:0 24px 54px #12182021}.home-role-card img{width:70px;height:70px;box-shadow:0 12px 26px #12182024}.home-role-card strong{color:var(--ink);font-size:17px}.home-role-card small{width:fit-content;padding:5px 8px;border-radius:999px;color:#7a3d10;background:#fff6e6}.app-shell{background:linear-gradient(115deg,rgba(15,118,110,.11),transparent 34%),linear-gradient(245deg,rgba(159,58,74,.08),transparent 32%),#eef2f4}.chat-topbar{padding:18px 24px;border-bottom-color:#ffffff24;color:#fff;background:linear-gradient(135deg,rgba(255,255,255,.08) 0 1px,transparent 1px 18px),linear-gradient(128deg,#101820,#17313a 55%,#2d2431);box-shadow:0 18px 44px #1218202e}.topbar-title h1{color:#fff;font-size:26px}.topbar-title .small-button{justify-self:start;border-color:#ffffff38;color:#dbfffb;background:#ffffff14}.top-role-list{gap:12px;scrollbar-width:thin}.top-role-list .role-item{min-height:82px;border-color:#ffffff29;color:#fff;background:#ffffff13;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.top-role-list .role-item strong{color:#fff}.top-role-list .role-item small{color:#ffffffa8}.top-role-list .role-item:hover,.top-role-list .role-item.active{border-color:#a5f3ebb3;background:#ffffff21;box-shadow:0 0 0 3px #a5f3eb1f}.top-role-list .role-item img{box-shadow:0 10px 22px #0000003d}.workspace{gap:14px;padding:20px clamp(16px,3vw,32px) 24px}.chat-header,.chat-input-row,.history-popover{border-color:#d8e0e6db;background:#ffffffdb;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.chat-header{grid-template-columns:72px minmax(0,1fr) auto;padding:16px}.chat-header img{width:72px;height:72px;box-shadow:0 12px 28px #12182024}.chat-header h2{font-size:26px}.chat-header em{width:fit-content;padding:5px 8px;border-radius:999px;color:#7a3d10;background:#fff3dd}.chat-messages{padding:14px min(3vw,26px);border:1px solid rgba(216,224,230,.58);border-radius:8px;background:linear-gradient(180deg,#ffffff94,#f7fafb57),#ffffff47}.message{max-width:min(76%,820px)}.message-avatar{box-shadow:0 8px 18px #1218201f}.message-bubble{padding:13px 15px;box-shadow:0 10px 24px #12182014}.message-user .message-bubble{background:linear-gradient(135deg,#0f766e,#174f5b)}.message-assistant .message-bubble{border-color:#d8e0e6e6;background:#fffffff0}.new-session-card{width:min(100%,620px);border-color:#0f766e38;background:linear-gradient(135deg,rgba(15,118,110,.11),transparent 48%),linear-gradient(180deg,#fffffffa,#f7fafbf5);box-shadow:var(--shadow-strong)}.conversation-bar{padding:2px 4px}.current-conversation-title{padding:8px 12px;border:1px solid rgba(216,224,230,.8);border-radius:999px;background:#ffffffb8}.icon-button,.small-button{transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.icon-button:hover,.small-button:hover{transform:translateY(-1px)}.chat-input-row{grid-template-columns:minmax(0,1fr) 112px;padding:12px}.compose-body textarea{border-color:transparent;background:#f7fafb}.compose-body textarea:focus{border-color:#0f766e80}.send-button{background:linear-gradient(135deg,#0f766e,#174f5b);box-shadow:0 12px 26px #0f766e38}.message-pending{max-width:min(86%,760px)}.message-pending .message-avatar{animation:sendingAvatarPulse 1.4s ease-in-out infinite}.sending-bubble{display:grid;gap:12px;border:1px solid rgba(15,118,110,.34);background:linear-gradient(135deg,#0f766e21,#b7791f1a),#fffffff5;box-shadow:0 0 0 3px #0f766e1a,0 16px 34px #1218201f}.sending-status{display:grid;grid-template-columns:26px minmax(0,1fr);gap:12px;align-items:center}.sending-status div{display:grid;gap:2px;min-width:0}.sending-status strong{color:#124e55;font-size:15px;line-height:1.35}.sending-status small{color:#5e6f7b;font-size:13px;font-weight:800;line-height:1.4}.sending-spinner{width:26px;height:26px;border:3px solid rgba(15,118,110,.18);border-top-color:#0f766e;border-radius:50%;animation:sendingSpin .8s linear infinite}.sending-steps{display:grid;gap:7px;margin:0;padding:10px 0 0 38px;border-top:1px solid rgba(15,118,110,.14);color:#50636f;font-size:13px;font-weight:750;line-height:1.45}.sending-steps li{padding-left:2px}.sending-steps li::marker{color:#0f766eb8}.sending-steps li.is-success{color:#0f766e}.sending-steps li.is-warning{color:#9a5b11}.sending-steps li.is-error{color:#b42318}.chat-input-row.is-sending{border-color:#0f766e7a;background:linear-gradient(135deg,#0f766e1a,#b7791f14),#fffffff0;box-shadow:0 0 0 3px #0f766e1f,var(--shadow-soft)}.chat-input-row.is-sending .compose-body textarea{color:#5e6f7b;background:#ffffffc2}.chat-input-row.is-sending .send-button{background:linear-gradient(135deg,#b7791f,#0f766e);box-shadow:0 12px 28px #b7791f3d}.chat-input-row.is-sending .send-button.stop-button,.send-button.stop-button{background:#b42318;box-shadow:0 12px 28px #b423183d}.send-button.stop-button svg{width:16px;height:16px;fill:currentColor;stroke:none}@keyframes sendingSpin{to{transform:rotate(360deg)}}@keyframes sendingAvatarPulse{0%,to{box-shadow:0 8px 18px #1218201f}50%{box-shadow:0 0 0 4px #0f766e24,0 10px 24px #0f766e33}}@media(max-width:780px){.admin-notice-stack{top:auto;right:12px;bottom:12px;left:12px;width:auto}.admin-notice{grid-template-columns:38px minmax(0,1fr);gap:10px;padding:12px}.admin-notice-icon{width:38px;height:38px}.admin-notice-header{align-items:stretch;flex-direction:column;gap:4px}.admin-notice time{flex:none}.home-shell{padding:16px}.home-header,.category-heading{align-items:stretch;flex-direction:column}.home-user-card{min-width:0}.role-card-grid{grid-template-columns:1fr}.app-shell{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.chat-topbar{grid-template-columns:1fr;align-items:stretch;padding:14px 16px}.chat-topbar .user-card{min-width:0}.profile-dialog-body,.checkin-panel{grid-template-columns:1fr}.checkin-panel .primary-button{width:100%}.profile-settings-layout,.recharge-dialog-body,.subaccount-form,.subaccount-edit-form,.recharge-order-item{grid-template-columns:1fr}.subaccount-item-meta,.recharge-order-item em{justify-self:start}.subaccount-item-meta{justify-items:start}.subaccount-item-main{align-items:start}.subaccount-item-actions,.subaccount-edit-actions{justify-content:flex-start}.subaccount-item-meta span{text-align:left}.subaccount-role-editor-heading{align-items:stretch;flex-direction:column}.subaccount-role-editor-heading>div{justify-content:flex-start}.profile-dialog{padding:16px}.top-role-list{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,74vw);overflow-x:auto;overflow-y:hidden;padding:2px}.workspace{height:auto;min-height:0;padding:16px}.conversation-bar{align-items:stretch;flex-direction:column}.conversation-actions{justify-content:space-between}.history-popover{max-height:220px}.message{max-width:92%}.chat-input-row,.compose-body{grid-template-columns:1fr}.compose-tools{height:auto}.send-button{min-height:44px}.new-session-card{grid-template-columns:56px minmax(0,1fr);padding:16px}.new-session-card img{width:56px;height:56px}}@media(max-width:520px){.auth-shell{padding:16px}.auth-panel{padding:24px}.feishu-qr-panel{grid-template-columns:80px minmax(0,1fr)}.feishu-qr-panel img{width:80px;height:80px}.chat-header{grid-template-columns:52px minmax(0,1fr) auto;padding:14px}.chat-header img{width:52px;height:52px}}.home-shell{grid-template-rows:auto minmax(0,1fr);padding:clamp(18px,3vw,34px);background:linear-gradient(115deg,rgba(31,122,140,.12),transparent 38%),linear-gradient(245deg,rgba(159,58,74,.08),transparent 36%),linear-gradient(180deg,#f9fbfc,#edf3f5)}.home-header,.category-board{width:min(100%,1320px);justify-self:center}.home-header{min-height:148px;border:1px solid rgba(190,204,214,.8);background:linear-gradient(135deg,rgba(255,255,255,.1) 0 1px,transparent 1px 20px),linear-gradient(128deg,#111820,#18373c 54%,#3a2635)}.home-header>div:first-child{max-width:780px}.home-header h1{font-size:clamp(32px,4vw,46px)}.home-user-card{width:min(420px,100%);min-width:0;box-shadow:inset 0 1px #ffffff24}.category-board{gap:18px;padding:0 0 28px}.category-section{grid-template-columns:minmax(172px,220px) minmax(0,1fr);align-items:stretch;gap:18px;padding:18px;border:1px solid rgba(203,215,224,.92);background:linear-gradient(180deg,#ffffffe6,#f8fbfcc2),#ffffffbd}.category-heading{align-items:flex-start;flex-direction:column;justify-content:space-between;min-height:100%;padding:14px;border:1px solid rgba(216,226,232,.92);border-left:3px solid var(--brand);border-radius:8px;background:#ffffffbd}.category-heading h2{font-size:clamp(20px,2vw,26px)}.category-heading>span{border-radius:8px;white-space:nowrap}.role-card-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.home-role-card{grid-template-columns:78px minmax(0,1fr);grid-template-rows:auto minmax(48px,1fr) auto;align-items:start;gap:8px 14px;min-height:176px;padding:16px;overflow:hidden}.home-role-card:after{right:16px;top:auto;bottom:16px;width:26px;height:26px;border:1px solid rgba(31,122,140,.26);border-radius:50%;background:linear-gradient(135deg,#fffffff0,#e7f4f4e6)}.home-role-card:before{content:"›";position:absolute;right:25px;bottom:16px;z-index:1;color:var(--brand-strong);font-size:24px;line-height:26px}.home-role-card img{grid-row:1 / 4;width:78px;height:78px}.home-role-card strong{padding-right:34px}.home-role-card span{min-height:54px;-webkit-line-clamp:3}.home-role-card small{max-width:calc(100% - 38px);border:1px solid #f2dfbd}.home-role-card:hover:after{border-color:#1f7a8c80;background:#e7f6f4}.app-shell{background:linear-gradient(115deg,rgba(31,122,140,.09),transparent 35%),linear-gradient(245deg,rgba(183,121,31,.08),transparent 36%),#eef3f5}.chat-topbar{grid-template-columns:minmax(160px,210px) minmax(0,1fr) minmax(240px,auto);gap:16px;padding:14px clamp(16px,3vw,32px);border-bottom:1px solid rgba(203,215,224,.92);color:var(--ink);background:#ffffffe6;box-shadow:0 12px 32px #12182014;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.chat-topbar .eyebrow,.chat-header .eyebrow{color:var(--brand-strong)}.topbar-title h1{color:var(--ink);font-size:24px}.topbar-title .small-button{color:var(--brand-strong);background:#eef8f7;border-color:#cae4e1}.top-role-list{gap:10px;padding:3px}.top-role-list .role-item{grid-template-columns:42px minmax(0,1fr);grid-auto-columns:minmax(0,1fr);min-height:66px;padding:9px;border-color:#cbd7e0e0;color:var(--ink);background:#f8fbfcd1}.top-role-list .role-item img{width:42px;height:42px;box-shadow:0 8px 18px #1218201a}.top-role-list .role-item strong{color:var(--ink)}.top-role-list .role-item small{color:var(--muted);-webkit-line-clamp:1}.top-role-list .role-item:hover,.top-role-list .role-item.active{border-color:#1f7a8c8f;background:#f4fbfa;box-shadow:0 0 0 3px #1f7a8c1a}.chat-topbar .user-card{color:var(--ink);background:#f8fbfc;border-color:#cbd7e0eb;box-shadow:none}.chat-topbar .user-card .user-meta strong{color:var(--ink)}.chat-topbar .user-card .user-meta span,.chat-topbar .user-card .text-button{color:var(--brand-strong)}.workspace{position:relative;width:min(100%,1320px);justify-self:center;padding:18px clamp(14px,2vw,24px) 22px}.chat-header{grid-template-columns:58px minmax(0,1fr) auto;padding:14px;background:linear-gradient(135deg,rgba(31,122,140,.08),transparent 42%),#ffffffe6}.chat-header img{width:58px;height:58px}.chat-header h2{font-size:22px}.chat-header span{max-width:940px}.chat-messages{gap:14px;padding:18px clamp(12px,2.5vw,34px);border-color:#cbd7e0d1;background:linear-gradient(180deg,#ffffffb3,#f8fbfc7a),#ffffff7a;scrollbar-gutter:stable}.message{max-width:min(78%,860px)}.message-bubble{border-radius:8px}.message-assistant .message-bubble{border-left:3px solid rgba(31,122,140,.28)}.message-assistant .sending-bubble{border:1px solid rgba(15,118,110,.34);border-left:3px solid rgba(15,118,110,.55);background:linear-gradient(135deg,#0f766e21,#b7791f1a),#fffffff5;box-shadow:0 14px 34px #0f766e21}.message-user .message-bubble{background:linear-gradient(135deg,#146c72,#0f766e)}.new-session-card{align-self:center;margin-top:min(8vh,70px)}.conversation-bar{min-height:44px}.current-conversation-title{max-width:min(56vw,720px)}.history-popover{max-height:280px}.chat-input-row{align-items:stretch;border-color:#cbd7e0eb}.compose-body{align-items:stretch}.compose-tools{align-items:stretch;height:auto}.compose-tools .icon-button{height:100%;min-height:44px}.send-button{min-height:100%}@media(max-width:980px){.category-section{grid-template-columns:1fr}.category-heading{flex-direction:row;align-items:end;min-height:0}.chat-topbar{grid-template-columns:1fr}}@media(max-width:780px){.home-header{min-height:0}.category-heading{align-items:stretch;flex-direction:column}.home-role-card{grid-template-columns:64px minmax(0,1fr);min-height:150px}.home-role-card img{width:64px;height:64px}.chat-messages{padding:14px 10px}}@media(max-width:520px){.home-role-card{grid-template-columns:1fr}.home-role-card img,.home-role-card small{grid-row:auto}.home-role-card img{width:62px;height:62px}.message{max-width:96%}.chat-header h2{font-size:20px}}.chat-fullscreen-button{align-self:start;background:#ffffffe6}.chat-fullscreen-button.active{color:#fff;border-color:#0f766e;background:linear-gradient(135deg,#146c72,#0f766e);box-shadow:0 12px 26px #0f766e38}.workspace.chat-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;width:auto;max-width:none;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;grid-template-rows:auto minmax(0,1fr) auto auto;gap:12px;padding:14px clamp(12px,2vw,24px);overflow:hidden;background:linear-gradient(135deg,rgba(15,118,110,.1),transparent 38%),linear-gradient(180deg,#f7fbfb,#edf5f6)}.workspace.chat-fullscreen .chat-header,.workspace.chat-fullscreen .chat-input-row,.workspace.chat-fullscreen .history-popover{background:#fffffff0}.workspace.chat-fullscreen .chat-messages{min-height:0;padding:18px clamp(12px,3vw,42px);background:linear-gradient(180deg,#ffffffd1,#f7fafba3),#ffffffa8}.workspace.chat-fullscreen .message{max-width:min(82%,980px)}.workspace.chat-fullscreen .history-popover{max-height:min(34vh,320px)}@media(max-width:780px){.workspace.chat-fullscreen{gap:10px;padding:10px}.workspace.chat-fullscreen .chat-header{grid-template-columns:48px minmax(0,1fr) auto;gap:10px;padding:10px}.workspace.chat-fullscreen .chat-header img{width:48px;height:48px}.workspace.chat-fullscreen .chat-header em{display:none}.workspace.chat-fullscreen .chat-messages{padding:12px 8px}}.app-shell{display:grid;grid-template-columns:292px minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;height:100vh;overflow:hidden;background:#f7f8f8;transition:grid-template-columns .18s ease}.app-shell.sidebar-collapsed{grid-template-columns:72px minmax(0,1fr)}.app-shell.image-tool-shell{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.app-shell.sidebar-collapsed.image-tool-shell{grid-template-columns:minmax(0,1fr)}.chat-sidebar{grid-row:1 / -1;display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr) auto auto;gap:12px;min-width:0;min-height:0;height:100vh;overflow:hidden;padding:14px;border-right:1px solid #dfe5e8;background:#fff}.sidebar-brand{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;min-width:0;padding:4px 4px 8px}.sidebar-brand-text{display:grid;flex:1 1 auto;gap:3px;min-width:0}.sidebar-brand h1{min-width:0;max-width:100%;margin:0;overflow:visible;color:#17212b;font-size:15px;font-weight:900;letter-spacing:0;line-height:1.35;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.sidebar-brand-text p{min-width:0;margin:0;color:#647782;font-size:11px;font-weight:600;line-height:1.35;overflow-wrap:anywhere;word-break:break-word}.sidebar-collapse-button{display:inline-grid;flex:0 0 auto;width:32px;height:32px;place-items:center;border:1px solid #d8e1e7;border-radius:8px;color:#52616b;background:#fff;cursor:pointer}.sidebar-collapse-button:hover{border-color:#0f766e59;color:#0f766e;background:#edf5f4}.sidebar-collapse-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.3}.sidebar-nav-button{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;height:52px;min-height:52px;padding:8px;border:1px solid transparent;border-radius:8px;color:#17212b;background:transparent;cursor:pointer;text-align:left}.sidebar-nav-button:hover,.sidebar-nav-button.active{border-color:#0f766e2e;background:#edf5f4}.sidebar-nav-button>span{display:grid;width:34px;height:34px;place-items:center;border-radius:7px;color:#0f5d58;background:#e2f2ef;font-size:12px;font-weight:900}.sidebar-new-chat>span{color:#fff;background:#0f766e;font-size:18px;line-height:1}.sidebar-app-toggle>span{color:#265f8f;background:#e7f2fb;font-size:11px}.sidebar-image-tool-toggle>span{color:#8a4b06;background:#fff0c2}.sidebar-automation-toggle>span{color:#6d3f91;background:#f1e8fb}.sidebar-agent-featured-toggle>span{color:#8a4b06;background:#fff0c2}.sidebar-agent-top-toggle>span{color:#8b1e2d;background:#ffe3e7}.sidebar-ai-nav-toggle>span{color:#86540a;background:#fff2cf}.sidebar-image-tool-toggle svg,.sidebar-ai-nav-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.sidebar-nav-button strong,.sidebar-nav-button small{grid-column:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-nav-button strong{color:#17212b;font-size:16px;font-weight:900;line-height:1.2}.sidebar-nav-button small{color:#6d7a84;font-size:12px;font-weight:800}.sidebar-nav-button:disabled{cursor:wait;opacity:.62}.sidebar-collapsed .chat-sidebar{padding:12px 10px}.sidebar-collapsed .sidebar-brand{justify-content:center;padding:4px 0 8px}.sidebar-collapsed .sidebar-brand-text,.sidebar-collapsed .sidebar-nav-button strong,.sidebar-collapsed .sidebar-nav-button small,.sidebar-collapsed .sidebar-user-card .user-meta{display:none}.sidebar-collapsed .sidebar-nav-button{grid-template-columns:34px;justify-content:center;height:50px;min-height:50px;padding:7px}.sidebar-collapsed .sidebar-nav-button>span{grid-row:auto}.sidebar-collapsed .sidebar-user-card{justify-items:center;padding-top:10px}.sidebar-collapsed .sidebar-user-main{grid-template-columns:40px;padding:4px}.sidebar-collapsed .sidebar-user-main-row{grid-template-columns:40px;justify-content:center}.sidebar-collapsed .sidebar-recharge-shortcut{display:none}.sidebar-scroll{display:grid;align-content:start;gap:16px;min-height:0;overflow-y:auto;padding-right:2px}.sidebar-section{display:grid;gap:8px;min-width:0}.sidebar-section-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 4px}.sidebar-section-heading strong{color:#33424d;font-size:13px;font-weight:900}.sidebar-section-heading span{color:#7a8790;font-size:12px;font-weight:800}.sidebar-section-toggle{min-height:24px;padding:0 8px;border:1px solid #cdd9df;border-radius:999px;color:#52616b;background:#fff;cursor:pointer;font-size:11px;font-weight:900}.sidebar-section-toggle:hover,.sidebar-section-toggle:focus-visible{border-color:#0f766e57;color:#0f766e;outline:0}.sidebar-application-list{display:grid;gap:6px}.sidebar-application-shortcut{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;min-height:48px;padding:7px;border:1px solid transparent;border-radius:8px;color:#17212b;background:transparent;cursor:pointer;text-align:left}.sidebar-application-shortcut:hover,.sidebar-application-shortcut.active{background:#edf5f4}.sidebar-application-shortcut:disabled{cursor:wait;opacity:.62}.sidebar-application-icon{position:relative;display:grid;width:34px;height:34px;overflow:hidden;place-items:center;border-radius:7px;color:#265f8f;background:#e7f2fb;font-size:11px;font-weight:900}.sidebar-application-icon img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;background:#e7f2fb;object-fit:cover}.sidebar-application-icon span{position:relative;z-index:1}.sidebar-application-meta{display:grid;gap:3px;min-width:0}.sidebar-application-meta strong,.sidebar-application-meta small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-application-meta strong{color:#17212b;font-size:13px;font-weight:900}.sidebar-application-meta small{color:#6d7a84;font-size:12px;font-weight:800}.sidebar-collapsed .sidebar-section-heading{justify-content:center;padding:0}.sidebar-collapsed .sidebar-section-heading strong,.sidebar-collapsed .sidebar-section-toggle,.sidebar-collapsed .sidebar-application-meta{display:none}.sidebar-collapsed .sidebar-application-shortcut{grid-template-columns:34px;justify-content:center;padding:7px}.chat-sidebar .muted-message{padding:0 4px;font-size:12px}.sidebar-role-list,.sidebar-conversation-list{gap:6px;padding:0}.chat-sidebar .role-item{grid-template-columns:34px minmax(0,1fr);gap:10px;min-height:48px;padding:7px;border-color:transparent;border-radius:8px;background:transparent}.chat-sidebar .role-item:hover,.chat-sidebar .role-item.active{border-color:transparent;background:#edf5f4;box-shadow:none}.chat-sidebar .role-item img{width:34px;height:34px;border-radius:7px}.chat-sidebar .role-item strong{font-size:13px}.chat-sidebar .role-item small{color:#6d7a84;font-size:12px;-webkit-line-clamp:1}.chat-sidebar .conversation-item{grid-template-columns:minmax(0,1fr) 28px;min-height:44px;padding:6px;border-color:transparent;background:transparent}.chat-sidebar .conversation-item:hover,.chat-sidebar .conversation-item.active{border-color:transparent;background:#f0f3f4;box-shadow:none}.chat-sidebar .conversation-select strong{font-size:13px;font-weight:800}.chat-sidebar .conversation-select span{font-size:11px}.chat-sidebar .conversation-delete{width:26px;height:26px;color:#87939b;background:transparent;font-size:18px}.chat-sidebar .conversation-delete:hover{color:#fff;background:#b42318}.sidebar-user-card{position:relative;display:grid;gap:8px;min-width:0;padding-top:12px;border-top:1px solid #e4eaee}.sidebar-user-main-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:center;min-width:0}.sidebar-user-main{display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;align-items:center;width:100%;min-width:0;padding:6px;border:0;border-radius:8px;color:inherit;background:transparent;cursor:pointer;text-align:left}.sidebar-user-main:hover{background:#f0f4f5}.sidebar-user-card .user-avatar{width:40px;height:40px}.sidebar-user-card .user-meta strong{display:block;overflow:hidden;color:#17212b;font-size:16px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.sidebar-user-card .user-meta span{display:block;overflow:hidden;color:#0f766e;font-size:14px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.sidebar-user-card .user-meta .user-plan-text{color:#8a4d0a;font-size:12px;font-weight:900}.sidebar-recharge-shortcut{align-self:end;min-height:24px;margin:0 6px 8px 0;padding:0 9px;border:1px solid rgba(183,121,31,.34);border-radius:999px;color:#8a4d0a;background:#fff8e8;cursor:pointer;font-size:12px;font-weight:900;line-height:1;white-space:nowrap}.sidebar-recharge-shortcut:hover{border-color:#b7791f9e;color:#6f3d06;background:#fff1cf;box-shadow:0 0 0 3px #b7791f1f}.sidebar-user-menu{position:absolute;right:4px;bottom:calc(100% + 8px);left:4px;z-index:20;display:grid;gap:4px;padding:6px;border:1px solid #dce5ea;border-radius:8px;background:#fff;box-shadow:0 16px 34px #12182024}.sidebar-user-menu button{display:flex;align-items:center;min-height:36px;padding:0 10px;border:0;border-radius:7px;color:#263641;background:transparent;cursor:pointer;font-size:13px;font-weight:850;text-align:left}.sidebar-user-menu button:hover{color:#0f766e;background:#edf5f4}.sidebar-user-menu button:disabled{color:#9aa8b2;background:transparent;cursor:not-allowed}.sidebar-user-menu button:last-child{margin-top:4px;padding-top:4px;border-top:1px solid #e4eaee}.sidebar-collapsed .sidebar-user-menu{right:auto;left:0;width:176px}.app-shell .workspace{grid-column:2;grid-row:1;width:100%;max-width:none;height:100%;min-height:0;padding:16px;background:linear-gradient(180deg,#ffffffe0,#f7f9faeb),#f7f8f8}.app-shell .image-tool-workspace{grid-column:1;grid-row:1 / -1;width:100%;max-width:none;height:100%;padding:16px;background:#eceff5}.app-shell.image-tool-shell .site-icp-footer{display:none}.app-shell .site-icp-footer{grid-column:2;grid-row:2;border-top:1px solid #e3e9ed;background:#f7f8f8f5}.app-shell .standalone-workspace{grid-template-rows:minmax(0,1fr) auto auto;gap:10px}.app-shell .chat-header,.app-shell .chat-messages,.app-shell .chat-input-row,.app-shell .chat-context-bar,.app-shell .chat-history-popover{width:100%;justify-self:stretch}.app-shell .chat-header{grid-template-columns:46px minmax(0,1fr) auto;min-height:72px;padding:10px 0;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.app-shell .chat-header img{width:46px;height:46px}.app-shell .chat-header h2{font-size:20px}.app-shell .chat-header span{display:block;overflow:visible;color:#66747f;font-size:13px;overflow-wrap:anywhere;white-space:normal}.app-shell .chat-header em{padding:0;color:#8b6b2d;background:transparent}.app-shell .chat-messages{padding:16px 0;border:0;border-radius:0;background:transparent}.app-shell .standalone-chat-messages{padding:18px 0 10px}.chat-scroll-follow-button{position:absolute;left:50%;bottom:118px;z-index:19;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:0 12px;border:1px solid rgba(15,118,110,.24);border-radius:8px;color:#0f766e;background:#fffffff5;box-shadow:0 14px 32px #12182024;font-size:13px;font-weight:850;line-height:1;cursor:pointer;transform:translate(-50%);transition:color .16s ease,border-color .16s ease,background .16s ease,transform .16s ease}.chat-scroll-follow-button:hover,.chat-scroll-follow-button:focus-visible{color:#0b5f59;border-color:#0f766e6b;background:#f3fbfa;outline:none;transform:translate(-50%) translateY(-1px)}.chat-scroll-follow-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.standalone-welcome{display:grid;gap:12px;justify-items:center;width:min(100%,560px);margin:auto;color:#101820;text-align:center}.standalone-welcome-icon{display:grid;width:42px;height:42px;place-items:center;border:1px solid #cdd9e2;border-radius:8px;color:#6f8798;background:#f8fbfc;box-shadow:0 8px 22px #12182014}.standalone-welcome-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.standalone-welcome h2{color:#061221;font-size:19px;font-weight:900;line-height:1.35}.app-shell .message{max-width:100%}.app-shell .message-user{max-width:min(78%,980px)}.app-shell .message-bubble{border-radius:8px}.app-shell .message-assistant .message-bubble{border-left:0}.app-shell .new-session-card{width:min(100%,620px);margin-top:min(12vh,90px);border-color:#dfe7ea;box-shadow:0 18px 44px #12182014}.app-shell .chat-context-bar{justify-content:space-between;min-height:40px;padding:0 4px}.app-shell .current-conversation-title{max-width:min(70vw,1000px);padding:0;border:0;color:#7a8790;background:transparent;font-size:12px}.app-shell .chat-input-row{position:relative;z-index:20;grid-template-columns:1fr;gap:0;align-items:stretch;overflow:visible;padding:8px 10px;border-color:#dfe7ea;border-radius:9px;background:#f7fafb;box-shadow:0 16px 34px #12182014}.app-shell .standalone-chat-input,.app-shell .role-chat-input{position:relative;grid-template-columns:1fr;align-items:stretch}.app-shell .chat-compose{gap:6px;overflow:visible}.app-shell .compose-body{grid-template-columns:1fr;gap:0;align-items:stretch;overflow:visible}.app-shell .compose-tools{position:relative;z-index:1;align-items:center;flex-wrap:nowrap;gap:7px;height:auto;min-height:38px;padding:2px 0 0}.app-shell .compose-tools .icon-button,.app-shell .compose-tools .icon-button.attachment-trigger{flex:0 0 34px;width:34px;height:34px;min-height:34px;padding:0;border-color:transparent;border-radius:50%;color:#3b4a55;background:transparent;box-shadow:none}.app-shell .compose-tools .icon-button:hover,.app-shell .compose-new-conversation:hover,.app-shell .compose-history-button:hover,.app-shell .compose-history-button.active,.app-shell .compose-mcp-button.active{color:#0f766e;background:#e4f1ef;box-shadow:none}.app-shell .compose-dictation-button.active{color:#b91c1c;background:#fee2e2}.app-shell .compose-mcp-button.enabled{color:#1683e9}.standalone-model-picker{position:relative;display:flex;align-items:stretch;align-self:stretch;min-width:0}.app-shell .standalone-model-picker{z-index:40;align-self:center;flex:0 1 auto;height:36px;margin-left:auto}.standalone-model-trigger{display:grid;grid-template-columns:22px minmax(58px,1fr) 14px;gap:6px;align-items:center;width:min(210px,26vw);min-height:36px;padding:0 10px;border:1px solid transparent;border-radius:999px;color:#253440;background:#f7fafb;cursor:pointer;font-size:13px;font-weight:850;text-align:left}.standalone-model-trigger:hover,.standalone-model-trigger[aria-expanded=true]{border-color:#0f766e57;background:#f0f7f6}.standalone-model-trigger:disabled{cursor:wait;opacity:.62}.standalone-model-trigger svg,.standalone-model-option svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.standalone-model-mark,.standalone-model-option-icon,.standalone-model-provider span{display:inline-grid;place-items:center;border-radius:50%;color:#0f5d58;background:#e3f2ef;font-size:10px;font-weight:900;line-height:1}.standalone-model-mark{width:22px;height:22px}.standalone-model-name{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.standalone-model-menu{position:absolute;right:0;bottom:calc(100% + 10px);z-index:120;display:grid;width:min(360px,calc(100vw - 32px));max-height:min(470px,58vh);overflow-y:auto;padding:6px;border:1px solid #d9e3ea;border-radius:8px;background:#fff;box-shadow:0 20px 46px #12182029}.standalone-model-provider{display:flex;align-items:center;gap:8px;min-height:34px;padding:4px 8px 9px;border-bottom:1px solid #e6edf1;color:#546571;font-size:13px;font-weight:900}.standalone-model-provider span{width:20px;height:20px}.standalone-model-option{display:grid;grid-template-columns:24px minmax(0,1fr) 18px;gap:9px;align-items:center;min-height:44px;padding:7px 8px;border:0;border-radius:7px;color:#253440;background:transparent;cursor:pointer;text-align:left}.standalone-model-option:hover,.standalone-model-option.active{background:#eaf3f7}.standalone-model-option:disabled,.standalone-model-option.disabled{color:#8a97a0;cursor:not-allowed;opacity:.46}.standalone-model-option:disabled:hover,.standalone-model-option.disabled:hover{background:transparent}.standalone-model-option:disabled strong,.standalone-model-option.disabled strong,.standalone-model-option:disabled small,.standalone-model-option.disabled small,.standalone-model-option:disabled svg,.standalone-model-option.disabled svg,.standalone-model-option:disabled .standalone-model-option-icon,.standalone-model-option.disabled .standalone-model-option-icon{color:#8a97a0}.standalone-model-option-icon{width:24px;height:24px;color:#263641;background:#f1f5f7}.standalone-model-option>span:nth-child(2){display:grid;gap:2px;min-width:0}.standalone-model-option strong,.standalone-model-option small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.standalone-model-option strong{color:#1b2833;font-size:13px}.standalone-model-option small{color:#6d7a84;font-size:11px;font-weight:800}.standalone-model-option svg{color:#0f766e}.app-shell .compose-body textarea{min-height:64px;max-height:180px;border-color:transparent;border-radius:0;background:transparent;box-shadow:none;resize:none}.app-shell .compose-body textarea:focus,.app-shell .chat-input-row.is-sending .compose-body textarea{border-color:transparent;background:transparent;box-shadow:none}.app-shell .send-button{display:inline-grid;width:36px;height:36px;min-height:36px;place-items:center;align-self:center;padding:0;border-radius:50%}.app-shell .send-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}.app-shell .send-button.stop-button{background:#b42318;box-shadow:0 12px 28px #b423183d}.app-shell .send-button.stop-button svg{width:16px;height:16px;fill:currentColor;stroke:none}.app-shell .chat-input-row:not(.is-sending) .send-button:disabled{color:#8a98a3;background:#e3e8ec;box-shadow:none;cursor:not-allowed;opacity:1}.send-button-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.42);border-top-color:#fff;border-radius:50%;animation:sendingSpin .8s linear infinite}.app-shell .empty-chat{width:min(100%,620px);padding:28px;border:1px solid #dfe7ea;border-radius:8px;background:#fff;box-shadow:0 18px 44px #12182014}.mcp-settings-page{grid-row:1 / -1;align-self:stretch;display:grid;grid-template-rows:54px minmax(0,1fr);width:100%;min-height:0;overflow:hidden;border:1px solid #dfe5e8;border-radius:8px;background:#fff;box-shadow:0 14px 34px #1218200f}.mcp-settings-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0;padding:0 0 0 6px;border-bottom:1px solid #dfe5e8}.mcp-settings-topbar h2{margin:0;color:#0f1720;font-size:24px;font-weight:900;line-height:1}.mcp-settings-close{display:inline-flex;align-items:center;gap:9px;height:100%;padding:0;border:0;color:#7a8790;background:transparent;cursor:pointer}.mcp-settings-close:hover,.mcp-settings-close:focus-visible{color:#111827}.mcp-settings-close span{color:currentColor;font-size:12px;font-weight:900;letter-spacing:0}.mcp-settings-close svg{display:block;width:38px;height:38px;margin-right:6px;padding:10px;border-radius:50%;background:#eef1f3;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.mcp-settings-body{display:grid;grid-template-columns:176px minmax(0,1fr);min-height:0}.mcp-settings-nav{display:grid;align-content:start;gap:8px;min-height:0;padding:8px;overflow-y:auto;border-right:1px solid #dfe5e8;background:#fbfcfd}.mcp-settings-nav-item{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:12px;width:100%;min-height:52px;padding:0 12px;border:0;border-radius:7px;color:#4f5d66;background:transparent;cursor:pointer;text-align:left}.mcp-settings-nav-item:hover,.mcp-settings-nav-item:focus-visible{color:#0f1720;background:#eef3f7}.mcp-settings-nav-item.active{color:#1683e9;background:#eaf4ff}.mcp-settings-nav-item svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.85}.mcp-settings-nav-item strong{overflow:hidden;font-size:14px;font-weight:850;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.mcp-settings-content{display:grid;align-content:start;gap:14px;min-width:0;min-height:0;padding:20px 16px;overflow:auto;background:#fff}.mcp-settings-content h3{margin:0;color:#0f1720;font-size:16px;font-weight:900;line-height:1.35}.settings-bind-panel,.settings-message{width:min(100%,680px)}.mcp-server-loading{margin:0;color:#7a8790;font-size:13px;font-weight:800}.mcp-server-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;width:100%}.mcp-server-item{display:grid;gap:18px;min-height:112px;padding:14px;border:1px solid #dce4ea;border-radius:7px;background:#fff;box-shadow:0 6px 18px #142d460a}.mcp-server-item.disabled{background:#fbfcfd;opacity:.72}.mcp-server-item header,.mcp-server-item footer{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.mcp-server-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mcp-server-item strong{color:#17212b;font-size:14px;font-weight:900}.mcp-server-item em{padding:3px 8px;border-radius:999px;color:#1683e9;background:#eaf4ff;font-size:12px;font-style:normal;font-weight:900;white-space:nowrap}.mcp-server-switch{position:relative;flex:0 0 auto;width:34px;height:18px;padding:0;border:0;border-radius:999px;background:#c6d0d8;cursor:pointer;transition:background .16s ease}.mcp-server-switch.active{background:#2589e6}.mcp-server-switch:disabled{cursor:wait;opacity:.72}.mcp-server-switch span{position:absolute;top:3px;left:3px;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #12182038;transition:transform .16s ease}.mcp-server-switch.active span{transform:translate(16px)}.mcp-server-edit{padding:0;border:0;color:#1683e9;background:transparent;font-size:13px;font-weight:900;cursor:pointer}.mcp-server-edit:hover,.mcp-server-edit:focus-visible{color:#0b67bd;text-decoration:underline}.mcp-add-server-card{display:grid;justify-items:center;align-content:center;gap:6px;width:min(260px,100%);min-height:70px;padding:12px;border:1px dashed #d0d8e2;border-radius:7px;color:#1f7ed8;background:#fff;cursor:pointer;font-weight:850;box-shadow:0 6px 18px #142d460a}.mcp-add-server-card:hover{border-color:#8cbce8;background:#f7fbff}.mcp-add-server-card span{display:grid;width:22px;height:22px;place-items:center;border-radius:5px;color:#fff;background:#2d86dc;font-size:20px;font-weight:800;line-height:1}.mcp-add-server-card strong{font-size:13px;line-height:1.2}.mcp-server-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:24px;background:#0f17206b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.mcp-server-dialog{display:grid;gap:16px;width:min(560px,calc(100vw - 48px));max-height:min(88vh,760px);padding:0 0 18px;overflow:auto;border:1px solid #dbe5ec;border-radius:14px;background:#fff;box-shadow:0 26px 64px #12182038}.mcp-server-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px 16px;border-bottom:1px solid #e6edf2;background:linear-gradient(180deg,#f8fbfd,#fff)}.mcp-server-title{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px;min-width:0}.mcp-server-title>span{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;color:#fff;background:#1683e9;font-size:24px;font-weight:850;line-height:1}.mcp-server-title div{display:grid;gap:4px;min-width:0}.mcp-server-dialog-header h2{margin:0;color:#17212b;font-size:18px;font-weight:900;line-height:1.25}.mcp-server-dialog-header p{margin:0;color:#7a8790;font-size:13px;font-weight:800;line-height:1.3}.mcp-server-close{display:inline-grid;width:34px;height:34px;place-items:center;padding:0;border:0;border-radius:50%;color:#56626c;background:transparent;cursor:pointer}.mcp-server-close:hover,.mcp-server-close:focus-visible{color:#111827;background:#eef1f3}.mcp-server-close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.mcp-server-field{display:grid;gap:8px;margin:0 20px;color:#242f39;font-size:14px;font-weight:850}.mcp-server-field>span em{color:#d72d2d;font-style:normal}.mcp-server-field input[type=text],.mcp-server-field textarea{min-height:40px;padding:9px 12px;border:1px solid #d3dee6;border-radius:9px;color:#1f2933;background:#fbfdff;box-shadow:none}.mcp-server-field input[type=text]:focus,.mcp-server-field textarea:focus{border-color:#1683e9;background:#fff;box-shadow:0 0 0 3px #1683e91f}.mcp-server-field input[type=text]::placeholder,.mcp-server-field textarea::placeholder{color:#aab5c0;font-weight:800}.mcp-server-field textarea{min-height:76px;resize:vertical}.mcp-server-secret-note{margin:-8px 20px 0;color:#657281;font-size:12px;font-weight:750;line-height:1.45}.mcp-server-message{min-height:18px;margin:-4px 20px 0;color:#0f766e;font-size:13px;font-weight:800}.mcp-server-message.error{color:#c3332e}.mcp-test-tools{display:grid;gap:12px;margin:0 20px;padding:14px;border:1px solid #d8e2ea;border-radius:10px;background:#fbfdff}.mcp-test-tools h3{margin:0;color:#17212b;font-size:15px;font-weight:900}.mcp-test-tools div{display:flex;flex-wrap:wrap;gap:8px;max-height:176px;overflow:auto}.mcp-test-tools span{max-width:100%;overflow:hidden;padding:4px 10px;border:1px solid #1683e9;border-radius:999px;color:#1683e9;background:#f5fbff;font-size:12px;font-weight:900;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.mcp-server-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-2px 20px 0}.mcp-server-actions>div{display:flex;justify-content:flex-end;gap:12px}.mcp-server-action-spacer{display:block}.mcp-server-test,.mcp-server-save{min-width:78px;min-height:36px;padding:0 16px;border-radius:9px;font-size:14px;font-weight:850;cursor:pointer}.mcp-server-delete{min-height:36px;padding:0;border:0;color:#d63b35;background:transparent;font-size:14px;font-weight:900;cursor:pointer}.mcp-server-delete:hover,.mcp-server-delete:focus-visible{color:#b4231f;text-decoration:underline}.mcp-server-delete:disabled{color:#d99b97;cursor:wait;text-decoration:none}.mcp-server-test{border:1px solid #d3dee6;color:#33424d;background:#fff}.mcp-server-test:hover,.mcp-server-test:focus-visible{border-color:#9ec8ef;color:#1683e9;background:#f3f9ff}.mcp-server-test:disabled{border-color:#e7ebef;color:#a4adb7;background:#f0f2f4;cursor:not-allowed}.mcp-server-save{border:1px solid #1683e9;color:#fff;background:#1683e9}.mcp-server-save:disabled{border-color:#e7ebef;color:#a4adb7;background:#f0f2f4;cursor:not-allowed}@media(max-width:900px){.app-shell{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr) auto;height:auto;min-height:100vh;overflow:auto}.app-shell.sidebar-collapsed{grid-template-columns:1fr}.chat-sidebar{grid-row:1;grid-template-rows:auto auto auto auto minmax(0,1fr) auto auto;height:auto;max-height:46vh;border-right:0;border-bottom:1px solid #dfe5e8}.app-shell.sidebar-collapsed .chat-sidebar{grid-template-rows:auto;max-height:64px}.app-shell.sidebar-collapsed .sidebar-nav-button,.app-shell.sidebar-collapsed .sidebar-scroll,.app-shell.sidebar-collapsed .sidebar-user-card,.sidebar-image-tool-toggle{display:none}.sidebar-brand h1{white-space:normal}.sidebar-scroll{grid-template-columns:1fr}.app-shell .workspace{grid-column:1;grid-row:2;height:auto;min-height:54vh;padding:14px}.app-shell.image-tool-shell{height:100vh;min-height:100vh;overflow:hidden}.app-shell .image-tool-workspace{grid-row:1;min-height:100vh;padding:16px}.app-shell .site-icp-footer{grid-column:1;grid-row:3}.applications-page,.image-tool-page,.agent-picker-page{width:100%}.image-tool-workbench,.image-tool-editor-panel,.image-tool-preview-card,.image-tool-segmented{grid-template-columns:1fr}.image-tool-side-nav{grid-auto-flow:column;grid-auto-columns:minmax(140px,1fr);overflow-x:auto;border-right:0;border-bottom:1px solid #d4d9e2}.image-tool-editor-controls{border-right:0;border-bottom:1px solid #d4d9e2}.image-tool-preview-stage,.image-tool-edit-preview{padding:32px 14px 48px}.image-tool-free-badge{position:static;justify-self:center;transform:none}.image-tool-source-preview,.image-tool-generated-preview{width:min(100%,352px)}.image-tool-page{grid-template-columns:1fr;grid-template-rows:52px auto minmax(0,1fr);overflow:auto}.image-retouch-top-menu{overflow-x:auto}.image-retouch-side-nav{grid-row:2;grid-auto-flow:column;grid-auto-columns:minmax(158px,1fr);overflow-x:auto;overflow-y:hidden;border-right:0;border-bottom:1px solid #e1e5ec}.image-retouch-layout{grid-row:3;grid-column:1;grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) minmax(220px,34vh)}.image-retouch-main{min-height:720px}.image-retouch-results{min-height:220px;border-left:0;border-top:1px solid #d9dce2}.image-retouch-gallery{padding:48px 16px 18px}.image-retouch-card-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}.image-retouch-composer{grid-template-columns:88px minmax(0,1fr)}.image-retouch-submit{grid-column:1 / -1;justify-items:end;align-items:center}.ai-navigation-ad-banner{grid-template-columns:48px minmax(0,1fr)}.ai-navigation-ad-action{grid-column:2;justify-self:start}}@media(max-width:560px){.chat-sidebar{max-height:52vh;padding:12px}.image-retouch-heading p{font-size:13px}.image-retouch-tabs{width:100%;grid-template-columns:1fr;border-radius:8px}.image-retouch-tabs button{border-radius:6px}.image-retouch-card-grid{grid-template-columns:minmax(0,1fr)}.image-retouch-composer{grid-template-columns:1fr;margin:0 10px 12px}.image-retouch-upload{min-height:96px}.image-retouch-submit{justify-items:end}.app-shell .chat-header{grid-template-columns:40px minmax(0,1fr) auto}.app-shell .chat-header img{width:40px;height:40px}.app-shell .chat-header em{display:none}.app-shell .chat-input-row,.app-shell .standalone-chat-input,.app-shell .role-chat-input{grid-template-columns:1fr}.app-shell .compose-tools{flex-wrap:wrap;gap:5px;row-gap:6px;overflow:visible}.app-shell .compose-tools .icon-button,.app-shell .compose-tools .icon-button.attachment-trigger{flex:0 0 36px;width:36px;height:36px;min-height:36px}.app-shell .compose-dictation-button{display:inline-grid;order:28}.app-shell .dictation-status{order:20;flex:1 1 100%;max-width:100%;padding:0 4px}.app-shell .standalone-model-picker{order:24;margin-left:0}.app-shell .send-button{order:30;margin-left:auto}.standalone-model-picker,.standalone-model-trigger{width:auto}.standalone-model-picker{height:36px}.standalone-model-trigger{width:min(150px,34vw);min-height:36px}.application-card-grid{grid-template-columns:1fr}.applications-heading{align-items:stretch;flex-direction:column}.applications-heading-actions{justify-content:flex-start}.application-card-main{grid-template-columns:44px minmax(0,1fr)}.application-card-icon{width:44px;height:44px}.application-card footer{align-items:flex-start;flex-direction:column}.application-dialog-body,.application-form-body,.user-model-form-grid,.model-provider-layout,.model-provider-input-row,.model-provider-secret-row,.user-model-item,.provider-model-item{grid-template-columns:1fr}.user-model-actions,.model-provider-title-row{justify-content:flex-start}.model-provider-title-row{flex-direction:column}.general-setting-row,.model-system-toggle{align-items:stretch;flex-direction:column}.language-select{width:100%}.application-form-header,.application-form-body{padding:14px}.application-form-actions{display:grid;grid-template-columns:1fr 1fr;padding:0 14px 14px}.application-form-actions .primary-button,.application-form-actions .application-dialog-cancel{width:100%}.standalone-model-menu{right:0;left:auto;width:min(320px,calc(100vw - 28px));max-height:44vh}.agent-picker-heading{align-items:stretch;flex-direction:column}.agent-card-grid{grid-template-columns:1fr}.ai-navigation-ad-banner{grid-template-columns:1fr;gap:12px;padding:16px}.ai-navigation-ad-mark{width:46px;height:46px}.ai-navigation-ad-body strong{font-size:18px}.ai-navigation-ad-action{grid-column:auto;width:100%}}
