: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}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;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}.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-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)}}.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}.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}.mode-switch{display:grid;grid-template-columns:1fr 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}.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}.error-message,.muted-message{margin:0;font-size:14px;line-height:1.5}.error-message{color:#b42318}.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;min-height:0;overflow-y:auto;padding:4px}.message{display:grid;grid-template-columns:54px minmax(0,auto);gap:10px;align-items:end;max-width:min(74%,720px);line-height:1.6;white-space:pre-wrap;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{padding:12px 14px;border-radius:8px}.message-bubble p{margin:0}.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-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}.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}@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;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}.compose-body{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.compose-body textarea{min-height:64px}.pending-attachments{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px}.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}.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}.profile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:20px;background:#12182085;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile-dialog{display:grid;gap:18px;width:min(100%,760px);max-height:min(92vh,760px);overflow:auto;padding:22px;border:1px solid rgba(216,224,230,.9);border-radius:8px;background:#fffffff5;box-shadow:var(--shadow-strong)}.profile-dialog-header,.settings-heading,.avatar-preview-row,.avatar-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}.profile-dialog-header>div,.settings-form{display:grid;gap:14px;min-width:0}.profile-dialog-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.settings-form{align-content:start;padding:16px;border:1px solid #d9e1e7;border-radius:8px;background:#f8fafb}.settings-heading{align-items:end}.settings-heading h3{margin:0;color:#17212b;font-size:18px;line-height:1.2}.settings-heading span,.avatar-preview-row span,.avatar-preview-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.avatar-preview-row strong{color:#17212b;font-size:14px}.settings-heading span,.avatar-preview-row span{color:#5e6f7b;font-size:13px;font-weight:800}.avatar-preview-row{justify-content:flex-start;padding:10px;border:1px solid #dfe7ed;border-radius:8px;background:#fff}.avatar-preview-row div{display:grid;gap:3px;min-width:0}.avatar-preview-row .user-avatar{flex:0 0 auto}.avatar-actions{justify-content:flex-start}.feishu-settings{grid-column:1 / -1}.feishu-status-row{display:flex;align-items:flex-start;gap:10px;min-width:0;padding:2px 0}.feishu-status-row div{display:grid;gap:4px;min-width:0}.feishu-status-row strong{color:#17212b;font-size:14px}.feishu-status-row span:not(.feishu-status-dot),.feishu-code-panel span,.feishu-code-panel small{color:#5e6f7b;font-size:13px;font-weight:800}.feishu-status-dot{flex:0 0 auto;width:10px;height:10px;margin-top:5px;border-radius:999px;background:#9aa9b5;box-shadow:0 0 0 4px #9aa9b524}.feishu-status-row.connected .feishu-status-dot{background:#0f766e;box-shadow:0 0 0 4px #0f766e24}.feishu-qr-panel{display:grid;grid-template-columns:96px minmax(0,1fr);gap:12px;align-items:center;min-width:0;padding:10px 0;border-top:1px dashed #d3dee6}.feishu-qr-panel.qr-missing{grid-template-columns:minmax(0,1fr)}.feishu-qr-panel img{width:96px;height:96px;border:1px solid #d3dee6;border-radius:8px;background:#fff;object-fit:contain}.feishu-qr-panel div{display:grid;gap:4px;min-width:0}.feishu-qr-panel strong{color:#17212b;font-size:14px}.feishu-qr-panel span{color:#5e6f7b;font-size:13px;font-weight:800;line-height:1.4}.feishu-code-panel{display:grid;gap:8px;min-width:0;padding:10px 0;border-top:1px dashed #d3dee6;border-bottom:1px dashed #d3dee6}.feishu-code-panel>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px;min-width:0}.feishu-code-panel strong{color:#17212b;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:24px;line-height:1.1}.feishu-code-panel code{display:block;min-width:0;overflow-x:auto;padding:8px 10px;border-radius:6px;color:#124e55;background:#edf7f5;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;font-weight:800;white-space:nowrap}.feishu-actions{display:flex;flex-wrap:wrap;gap:8px}.feishu-actions .primary-button{min-height:32px;padding:0 12px;font-size:13px}.danger-button{border-color:#f4c7c3;color:#b42318;background:#fff7f6}.profile-message{margin:0;padding:10px 12px;border:1px solid #b7e2dc;border-radius:6px;color:#145b52;background:#ecfdf9;font-size:14px;font-weight:800}.profile-message.error{border-color:#f4c7c3;color:#b42318;background:#fff1f0}.recharge-dialog{width:min(100%,920px)}.recharge-balance{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid #d7e7e6;border-radius:8px;background:#eef8f7}.recharge-balance span{color:#5e6f7b;font-size:13px;font-weight:800}.recharge-balance strong{color:var(--brand-strong);font-size:28px;line-height:1}.recharge-dialog-body{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);gap:16px}.recharge-section{display:grid;align-content:start;gap:14px;min-width:0;padding:16px;border:1px solid #d9e1e7;border-radius:8px;background:#f8fafb}.recharge-package-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.recharge-package-card{display:grid;align-content:start;gap:8px;min-height:148px;padding:14px;border:1px solid #d4dee6;border-radius:8px;color:#17212b;background:#fff;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.recharge-package-card:hover,.recharge-package-card.active{border-color:var(--brand);box-shadow:0 10px 28px #0f766e1f;transform:translateY(-1px)}.recharge-package-card span{font-size:14px;font-weight:900}.recharge-package-card strong{color:var(--brand-strong);font-size:26px;line-height:1}.recharge-package-card small,.recharge-package-card em{color:#5e6f7b;font-size:12px;font-style:normal;font-weight:800;line-height:1.4}.custom-recharge-card{border-style:dashed}.recharge-custom-amount{display:grid;gap:8px;padding:12px;border:1px solid #d9e1e7;border-radius:8px;background:#fff}.recharge-custom-amount span{color:#17212b;font-size:13px;font-weight:900}.recharge-custom-amount input{width:100%;min-height:42px;padding:0 12px;border:1px solid #cddbe3;border-radius:8px;color:#17212b;background:#f8fafb;font-size:16px;font-weight:800;outline:none}.recharge-custom-amount input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #0f766e1f;background:#fff}.recharge-custom-amount small{color:#5e6f7b;font-size:12px;font-weight:800}.recharge-proof-upload{display:grid;gap:10px;padding:12px;border:1px dashed #cddbe3;border-radius:8px;background:#fff}.recharge-proof-preview,.recharge-proof-placeholder{display:grid;grid-template-columns:68px minmax(0,1fr);gap:10px;align-items:center;min-width:0}.recharge-proof-preview img{width:68px;height:68px;border:1px solid #d8e1e7;border-radius:8px;object-fit:cover;background:#f7fafb}.recharge-proof-placeholder:before{content:"凭证";display:grid;width:68px;height:68px;place-items:center;border:1px dashed #bfd0d9;border-radius:8px;color:#1f5361;background:#eef6f8;font-size:13px;font-weight:900}.recharge-proof-preview div,.recharge-proof-placeholder{min-width:0}.recharge-proof-preview strong,.recharge-proof-preview span,.recharge-proof-placeholder strong,.recharge-proof-placeholder span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recharge-proof-preview strong,.recharge-proof-placeholder strong{color:#17212b;font-size:14px}.recharge-proof-preview span,.recharge-proof-placeholder span{color:#5e6f7b;font-size:12px;font-weight:800}.recharge-proof-actions{display:flex;flex-wrap:wrap;gap:8px}.recharge-order-list{display:grid;gap:10px;max-height:390px;overflow:auto;padding-right:2px}.recharge-order-item{display:grid;grid-template-columns:minmax(0,1.3fr) auto auto;gap:12px;align-items:center;min-height:72px;padding:12px;border:1px solid #d9e1e7;border-radius:8px;background:#fff}.recharge-order-item>div{display:grid;gap:4px;min-width:0}.recharge-order-item strong,.recharge-order-item span,.recharge-order-item time{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recharge-order-item strong{color:#17212b;font-size:14px}.recharge-order-item span,.recharge-order-item time{color:#5e6f7b;font-size:12px;font-weight:800}.recharge-proof-link{color:#1f5361;font-size:12px;font-weight:900;text-decoration:none}.recharge-proof-link:hover{text-decoration:underline}.recharge-order-item em{justify-self:end;min-width:64px;padding:5px 8px;border-radius:999px;color:#7a4d10;background:#fff4d6;font-size:12px;font-style:normal;font-weight:900;text-align:center}.recharge-order-item.status-paid em{color:#0f5f55;background:#dff7f2}.recharge-order-item.status-canceled em{color:#8b1f16;background:#ffe4e1}.recharge-empty{min-height:92px}.home-shell{gap:26px;padding:30px clamp(18px,4vw,48px);background:linear-gradient(115deg,rgba(15,118,110,.12),transparent 36%),linear-gradient(245deg,rgba(159,58,74,.1),transparent 34%),linear-gradient(180deg,#f8fafb,#edf2f4)}.home-header{position:relative;overflow:hidden;min-height:168px;padding:clamp(22px,3vw,34px);border-color:#ffffff2e;color:#fff;background:linear-gradient(135deg,rgba(255,255,255,.09) 0 1px,transparent 1px 18px),linear-gradient(128deg,#111820,#17333b 54%,#2d2430);box-shadow:var(--shadow-strong)}.home-header:after{content:"";position:absolute;inset:auto 0 0 0;height:3px;background:linear-gradient(90deg,var(--brand),var(--gold),var(--accent))}.home-header h1{color:#fff;font-size:clamp(30px,4vw,48px);letter-spacing:0}.home-header .eyebrow,.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}@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,.recharge-dialog-body,.recharge-order-item{grid-template-columns:1fr}.recharge-order-item em{justify-self: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 span,.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);height:100vh;overflow:hidden;background:#f7f8f8;transition:grid-template-columns .18s ease}.app-shell.sidebar-collapsed{grid-template-columns:72px minmax(0,1fr)}.chat-sidebar{display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr) 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:center;justify-content:space-between;gap:8px;min-width:0;padding:4px 4px 8px}.sidebar-brand h1{overflow:hidden;color:#17212b;font-size:16px;font-weight:900;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.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;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-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 h1,.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;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{color:#17212b;font-size:16px;line-height:1.2}.sidebar-user-card .user-meta span{color:#0f766e;font-size:14px;line-height:1.25}.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: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{width:100%;max-width:none;height:100vh;padding:16px;background:linear-gradient(180deg,#ffffffe0,#f7f9faeb),#f7f8f8}.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{overflow:hidden;color:#66747f;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.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}.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{grid-template-columns:1fr;gap:0;align-items:stretch;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 .compose-body{grid-template-columns:1fr;gap:0;align-items:stretch}.app-shell .compose-tools{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-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{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:30;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-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 .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-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}.agent-picker-page,.applications-page{grid-row:1 / -1;align-self:stretch;display:grid;align-content:start;gap:18px;width:100%;min-height:0;overflow:auto;justify-self:center;padding:12px 22px 24px 0;scrollbar-gutter:stable}.applications-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;padding:10px 0 4px}.applications-heading>div:not(.applications-heading-actions){display:grid;gap:5px;min-width:0}.applications-heading h2{font-size:26px}.applications-heading-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.application-sidebar-toggle{min-height:38px;padding:0 12px;border-color:#cbd8e0;color:#3f5260;background:#fff;font-weight:900;white-space:nowrap}.application-sidebar-toggle.active{border-color:#0f766e47;color:#0f5d58;background:#edf5f4}.application-sidebar-toggle:hover,.application-sidebar-toggle:focus-visible{border-color:#0f766e61;color:#0f766e;outline:0}.application-create-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:112px;min-height:38px;padding:0 16px 0 12px;border:1px solid rgba(15,118,110,.2);border-radius:8px;color:#fff;background:linear-gradient(180deg,rgba(255,255,255,.12),transparent),#0f766e;box-shadow:0 10px 22px #0f766e38,inset 0 1px #ffffff3d;cursor:pointer;font-size:14px;font-weight:900;line-height:1;white-space:nowrap;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.application-create-button:before{content:"+";display:grid;width:20px;height:20px;place-items:center;border-radius:6px;color:#0f5d58;background:#ffffffeb;font-size:18px;font-weight:900;line-height:1}.application-create-button:hover{border-color:#0f766e57;background:linear-gradient(180deg,rgba(255,255,255,.16),transparent),#0b6b64;box-shadow:0 14px 28px #0f766e47,inset 0 1px #ffffff47;transform:translateY(-1px)}.application-create-button:active{box-shadow:0 7px 16px #0f766e38,inset 0 1px #ffffff2e;transform:translateY(0)}.application-create-button:focus-visible{outline:0;box-shadow:0 0 0 3px #0f766e29,0 12px 26px #0f766e3d}.application-create-button:disabled{cursor:not-allowed;opacity:.68;transform:none}.application-section{display:grid;gap:12px}.application-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.application-section-heading strong{color:#24313a;font-size:15px;font-weight:900}.application-section-heading span{color:#6d7a84;font-size:13px;font-weight:900;white-space:nowrap}.application-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.application-card{display:grid;gap:12px;align-items:stretch;min-height:88px;padding:14px;border:1px solid #dfe7ea;border-radius:8px;color:#17212b;background:#fff;text-align:left;box-shadow:0 10px 24px #1218200d}.application-card-main{display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;align-items:center;min-width:0;padding:0;border:0;color:inherit;background:transparent;cursor:pointer;text-align:left}.application-card:hover,.application-card:focus-visible{border-color:#1683e961;background:#f6faff;box-shadow:0 0 0 3px #1683e914,0 14px 30px #12182014}.application-card-icon{position:relative;display:grid;width:48px;height:48px;overflow:hidden;place-items:center;border-radius:8px;color:#1d5d8f;background:#e7f2fb;font-size:13px;font-weight:900}.application-card-icon img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;background:#e7f2fb;object-fit:cover}.application-card-icon span{position:relative;z-index:1}.application-card-body{display:grid;gap:6px;min-width:0}.application-card strong{overflow:hidden;color:#17212b;font-size:15px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.application-card small{overflow:hidden;color:#64727c;font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.application-card footer{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.application-card em{min-width:0;overflow:hidden;align-self:center;padding:5px 10px;border-radius:999px;color:#0f766e;background:#e4f1ef;font-size:12px;font-style:normal;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.application-card-actions{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px}.application-card-action{flex:0 0 auto;min-height:28px;padding:0 10px;border:1px solid #b9d8f3;border-radius:999px;color:#1683e9;background:#f3f9ff;cursor:pointer;font-size:12px;font-weight:900}.application-card-action:hover,.application-card-action:focus-visible{border-color:#1683e9}.application-card-action:disabled{color:#8395a6;border-color:#d8e1e7;background:#f3f5f7;cursor:not-allowed}.application-card-action.danger{color:#b42318;border-color:#efc2bd;background:#fff7f6}.application-empty{display:grid;min-height:92px;place-items:center;border:1px dashed #cfdbe3;border-radius:8px;color:#768590;background:#fbfcfd;font-size:13px;font-weight:800}.application-dialog{width:min(100%,720px)}.application-dialog-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.application-dialog-body label:nth-last-child(-n+2){grid-column:1 / -1}.application-dialog-actions{display:flex;justify-content:flex-end;gap:10px;padding:0 20px 18px}.application-model-field{position:relative}.application-model-select{width:100%;min-height:44px;padding:10px 42px 10px 12px;border:1px solid #c9d7df;border-radius:8px;color:#17212b;background:linear-gradient(45deg,transparent 50%,#526b76 50%) calc(100% - 21px) 50% / 6px 6px no-repeat,linear-gradient(135deg,#526b76 50%,transparent 50%) calc(100% - 16px) 50% / 6px 6px no-repeat,linear-gradient(180deg,#fff,#f7fafb);box-shadow:inset 0 1px #ffffffb8;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-size:14px;font-weight:800;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.application-model-select:hover{border-color:#9fb8c5;background:linear-gradient(45deg,transparent 50%,#0f766e 50%) calc(100% - 21px) 50% / 6px 6px no-repeat,linear-gradient(135deg,#0f766e 50%,transparent 50%) calc(100% - 16px) 50% / 6px 6px no-repeat,linear-gradient(180deg,#fff,#f2f8f7)}.application-model-select:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e24,inset 0 1px #ffffffb8}.application-model-select:disabled{color:#8a98a3;background:linear-gradient(45deg,transparent 50%,#9aa8b2 50%) calc(100% - 21px) 50% / 6px 6px no-repeat,linear-gradient(135deg,#9aa8b2 50%,transparent 50%) calc(100% - 16px) 50% / 6px 6px no-repeat,#edf1f4;cursor:not-allowed}.application-dialog-actions .primary-button,.application-dialog-cancel{min-width:104px;min-height:40px;padding:0 16px;border-radius:8px}.application-dialog-cancel{border:1px solid #cbd8e0;color:#2f4350;background:linear-gradient(180deg,#fff,#f6f9fb);box-shadow:inset 0 1px #fffc;cursor:pointer;font-size:14px;font-weight:900;transition:border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.application-dialog-cancel:hover{border-color:#9fb8c5;color:#0f5d58;box-shadow:0 8px 18px #12182014,inset 0 1px #ffffffdb;transform:translateY(-1px)}.application-dialog-cancel:active{box-shadow:inset 0 1px 3px #1218201f;transform:translateY(0)}.application-dialog-cancel:focus-visible{outline:0;box-shadow:0 0 0 3px #0f766e1f}.application-dialog-cancel:disabled{cursor:not-allowed;opacity:.62;transform:none}.agent-picker-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;padding:10px 0 4px}.agent-picker-heading>div{display:grid;gap:5px;min-width:0}.agent-picker-heading h2{font-size:26px}.agent-picker-heading>span,.agent-category-heading span{color:#6d7a84;font-size:13px;font-weight:900;white-space:nowrap}.agent-category-list{display:grid;gap:18px}.agent-category-section{display:grid;gap:10px}.agent-category-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.agent-category-heading strong{color:#24313a;font-size:15px}.agent-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.agent-card{display:grid;grid-template-columns:54px minmax(0,1fr);gap:12px;align-items:start;min-height:94px;padding:12px;border:1px solid #dfe7ea;border-radius:8px;color:#17212b;background:#fff;cursor:pointer;text-align:left;box-shadow:0 10px 24px #1218200d}.agent-card:hover,.agent-card.active{border-color:#0f766e73;background:#f6fbfa;box-shadow:0 0 0 3px #0f766e14,0 14px 30px #12182014}.agent-card:disabled{cursor:wait;opacity:.68}.agent-card img{width:54px;height:54px;border-radius:8px;object-fit:cover;background:#eef3f5}.agent-card span{display:grid;gap:6px;min-width:0}.agent-card strong{overflow:hidden;color:#17212b;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.agent-card small{overflow:hidden;color:#64727c;font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:900px){.app-shell{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);height:auto;min-height:100vh;overflow:auto}.app-shell.sidebar-collapsed{grid-template-columns:1fr}.chat-sidebar{grid-template-rows:auto auto auto auto minmax(0,1fr) 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{display:none}.sidebar-brand h1{white-space:normal}.sidebar-scroll{grid-template-columns:1fr}.app-shell .workspace{height:auto;min-height:54vh;padding:14px}.applications-page,.agent-picker-page{width:100%}}@media(max-width:560px){.chat-sidebar{max-height:52vh;padding:12px}.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 span,.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{gap:5px}.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{grid-template-columns:1fr}.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}}:root{--mobile-bottom-nav: 78px;--mobile-page-x: 12px;--mobile-line: #dfe7ea;--mobile-panel: rgba(255, 255, 255, .96)}html,body,#app{width:100%;min-height:100%}html{-webkit-text-size-adjust:100%}body{min-width:320px;min-height:100vh;min-height:100dvh;overflow:hidden;background:#f5f7f8;overscroll-behavior:none}button,input,textarea,select{font-size:16px;-webkit-tap-highlight-color:transparent}button{touch-action:manipulation}.auth-shell{min-height:100vh;min-height:100dvh;align-content:center;place-items:stretch;padding:calc(18px + env(safe-area-inset-top,0px)) 16px calc(18px + env(safe-area-inset-bottom,0px))}.auth-panel{width:100%;max-width:420px;justify-self:center;padding:24px 18px;border-radius:8px}.brand-block{margin-bottom:22px}.brand-block h1{font-size:26px}.login-form{gap:16px}input,textarea,select,.primary-button,.small-button,.text-button,.secondary-button{min-height:44px}.app-shell,.app-shell.sidebar-collapsed{position:relative;display:block;width:100vw;height:100vh;height:100dvh;min-height:0;padding-bottom:calc(var(--mobile-bottom-nav) + env(safe-area-inset-bottom,0px));overflow:hidden;background:#f5f7f8}.chat-sidebar,.app-shell.sidebar-collapsed .chat-sidebar{position:fixed;right:0;bottom:0;left:0;z-index:110;display:flex!important;align-items:stretch;justify-content:space-between;gap:6px;width:100%;height:calc(var(--mobile-bottom-nav) + env(safe-area-inset-bottom,0px));min-height:0;max-height:none;padding:7px max(8px,env(safe-area-inset-left,0px)) calc(7px + env(safe-area-inset-bottom,0px)) max(8px,env(safe-area-inset-right,0px));overflow:visible;border-top:1px solid rgba(210,220,226,.94);border-right:0;border-bottom:0;background:#fffffff5;box-shadow:0 -12px 28px #1218201f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sidebar-brand,.sidebar-scroll,.app-shell.sidebar-collapsed .sidebar-brand,.app-shell.sidebar-collapsed .sidebar-scroll{display:none!important}.sidebar-nav-button,.app-shell.sidebar-collapsed .sidebar-nav-button{display:flex!important;flex:1 1 0;flex-direction:column;gap:4px;align-items:center;justify-content:center;width:25%;min-width:0;max-width:none;min-height:0;height:100%;padding:5px 2px;overflow:hidden;border:1px solid transparent;border-radius:8px;background:transparent;text-align:center}.sidebar-new-chat{order:1}.sidebar-agent-toggle{order:2}.sidebar-app-toggle{order:3}.sidebar-nav-button>span,.app-shell.sidebar-collapsed .sidebar-nav-button>span{display:inline-grid;flex:0 0 30px;width:30px;height:30px;min-width:30px;border-radius:8px}.sidebar-nav-button strong,.app-shell.sidebar-collapsed .sidebar-nav-button strong{display:block;width:100%;max-width:100%;min-width:0;overflow:hidden;color:inherit;font-size:11px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.sidebar-user-card,.app-shell.sidebar-collapsed .sidebar-user-card{position:relative;order:4;display:block!important;flex:1 1 0;width:25%;min-width:0;max-width:none;height:100%;padding:0;overflow:visible;border:0}.sidebar-user-main-row,.app-shell.sidebar-collapsed .sidebar-user-main-row{display:grid;grid-template-columns:1fr;height:100%}.sidebar-user-main,.app-shell.sidebar-collapsed .sidebar-user-main{display:flex!important;flex-direction:column;gap:4px;align-items:center;justify-content:center;width:100%;min-width:0;height:100%;padding:5px 2px;overflow:hidden;border:1px solid transparent;border-radius:8px;background:transparent;text-align:center}.sidebar-user-main:hover,.sidebar-user-main[aria-expanded=true],.sidebar-user-main.active{border-color:#0f766e2e;background:#edf5f4}.sidebar-user-card .user-avatar,.app-shell.sidebar-collapsed .sidebar-user-card .user-avatar{width:30px;height:30px}.sidebar-user-card .user-meta,.app-shell.sidebar-collapsed .sidebar-user-card .user-meta{display:block;width:100%;min-width:0}.sidebar-user-card .user-meta strong,.app-shell.sidebar-collapsed .sidebar-user-card .user-meta strong{display:block;width:100%;overflow:hidden;font-size:11px;line-height:1.15;text-align:center;text-overflow:ellipsis;white-space:nowrap}.sidebar-user-card .user-meta span{display:none}.sidebar-recharge-shortcut{position:absolute;top:2px;right:2px;min-height:18px;margin:0;padding:0 5px;border-radius:999px;font-size:10px}.sidebar-user-menu,.sidebar-collapsed .sidebar-user-menu{display:none!important;right:0;bottom:calc(100% + 10px);left:auto;width:min(220px,calc(100vw - 16px));z-index:130}.mobile-profile-page{position:fixed;inset:0 0 calc(var(--mobile-bottom-nav) + env(safe-area-inset-bottom,0px)) 0;z-index:80;display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;min-height:0;padding:calc(10px + env(safe-area-inset-top,0px)) var(--mobile-page-x) 12px;overflow:hidden;background:#f5f7f8}.mobile-app-topbar{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;min-height:46px}.mobile-app-topbar>div{display:grid;grid-column:2;gap:3px;min-width:0;text-align:center}.mobile-app-topbar h2,.mobile-app-topbar span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-app-topbar h2{margin:0;color:#17212b;font-size:18px;font-weight:900}.mobile-app-topbar span{color:#66747f;font-size:12px;font-weight:900}.mobile-back-button{display:inline-grid;width:38px;height:38px;place-items:center;padding:0;border:0;border-radius:50%;color:#253440;background:transparent}.mobile-back-button svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}.mobile-profile-card{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;align-items:center;padding:14px;border:1px solid #dfe7ea;border-radius:8px;background:#fff;box-shadow:0 12px 28px #12182014}.mobile-profile-card .user-avatar{width:58px;height:58px}.mobile-profile-card div{display:grid;gap:4px;min-width:0}.mobile-profile-card h2,.mobile-profile-card span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-profile-card h2{margin:0;color:#17212b;font-size:20px}.mobile-profile-card span{color:#0f766e;font-size:13px;font-weight:900}.mobile-profile-actions{display:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mobile-profile-actions .small-button{width:100%;min-width:0;padding:0 8px}.mobile-profile-content{display:grid;align-content:start;gap:10px;min-height:0;overflow-y:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch}.mobile-profile-content .settings-form{border:1px solid #dfe7ea;border-radius:8px;background:#fff;box-shadow:0 10px 24px #1218200d}.mobile-profile-row{width:100%}.mobile-profile-link{display:grid;grid-template-columns:minmax(0,1fr) auto 18px;gap:12px;align-items:center;min-height:56px;padding:0 14px;border:1px solid #dfe7ea;border-radius:8px;color:#17212b;background:#fff;box-shadow:0 10px 24px #1218200d;cursor:pointer;text-align:left}.mobile-profile-link:after{color:#9aa8b2;content:"›";font-size:24px;font-weight:400;line-height:1;text-align:right}.mobile-profile-link span,.mobile-profile-link strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-profile-link span{font-size:16px;font-weight:900}.mobile-profile-link strong{color:#66747f;font-size:13px;font-weight:900}.mobile-profile-link.danger span,.mobile-profile-link.danger strong{color:#b42318}.mobile-profile-section{gap:14px}.mobile-recharge-page .recharge-balance{margin:0}.mobile-recharge-page .recharge-section{border:1px solid #dfe7ea;border-radius:8px;background:#fff;box-shadow:0 10px 24px #1218200d}.app-shell .workspace{width:100%;height:calc(100vh - var(--mobile-bottom-nav) - env(safe-area-inset-bottom,0px));height:calc(100dvh - var(--mobile-bottom-nav) - env(safe-area-inset-bottom,0px));min-height:0;padding:calc(8px + env(safe-area-inset-top,0px)) var(--mobile-page-x) 10px;overflow:hidden;grid-template-rows:auto minmax(0,1fr) auto auto;gap:8px}.app-shell .standalone-workspace{grid-template-rows:minmax(0,1fr) auto auto}.workspace.chat-fullscreen{height:100vh;height:100dvh;padding:calc(8px + env(safe-area-inset-top,0px)) var(--mobile-page-x) calc(10px + env(safe-area-inset-bottom,0px))}.app-shell .chat-header{grid-template-columns:40px minmax(0,1fr) 38px;gap:10px;min-height:54px;padding:2px 0 6px}.app-shell .chat-header img{width:40px;height:40px}.app-shell .chat-header h2{overflow:hidden;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.app-shell .chat-header .eyebrow,.app-shell .chat-header span,.app-shell .chat-header em{display:none}.chat-fullscreen-button{width:38px;height:38px;min-height:38px}.app-shell .chat-messages,.app-shell .standalone-chat-messages{min-height:0;padding:10px 0 12px;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.standalone-welcome{width:100%;padding:0 18px}.standalone-welcome h2{font-size:20px}.app-shell .message{grid-template-columns:32px minmax(0,auto);gap:7px;max-width:96%;font-size:15px}.app-shell .message-user{grid-template-columns:minmax(0,auto) 32px;max-width:92%}.message-avatar{width:28px;height:28px}.message-time{font-size:10px}.app-shell .message-bubble{max-width:100%;padding:10px 12px;line-height:1.65}.message-attachment,.pending-attachment{grid-template-columns:38px minmax(0,1fr) auto;min-width:0}.message-attachment img,.pending-attachment img,.attachment-icon{width:38px;height:38px}.new-session-card{grid-template-columns:54px minmax(0,1fr);gap:12px;padding:14px}.new-session-card img{width:54px;height:54px}.new-session-card h2{font-size:18px}.app-shell .chat-input-row,.app-shell .standalone-chat-input,.app-shell .role-chat-input{padding:8px;border-radius:8px}.app-shell .chat-compose{gap:6px}.pending-attachments{grid-template-columns:1fr;max-height:22vh;overflow-y:auto}.app-shell .compose-body{grid-template-columns:1fr}.app-shell .compose-body textarea{min-height:46px;max-height:28vh;padding:10px;font-size:16px;line-height:1.45}.app-shell .compose-tools{display:grid;grid-template-columns:34px 34px 34px 34px minmax(0,1fr) 42px;gap:5px;align-items:center;min-width:0;min-height:38px;padding-top:6px}.app-shell .compose-tools .icon-button,.app-shell .compose-tools .icon-button.attachment-trigger,.send-button{width:34px;height:36px;min-height:36px}.send-button{width:42px;border-radius:8px}.standalone-model-picker,.app-shell .standalone-model-picker{width:100%;min-width:0;height:36px;margin-left:0}.standalone-model-trigger,.app-shell .standalone-model-trigger{width:100%;min-width:0;max-width:none;padding:0 8px;grid-template-columns:20px minmax(0,1fr) 14px}.standalone-model-mark{width:20px;height:20px}.standalone-model-menu{right:0;left:auto;width:min(330px,calc(100vw - 24px));max-height:min(56vh,420px)}.attachment-menu-popover{width:min(190px,calc(100vw - 24px))}.chat-mcp-popover{left:-39px;width:min(320px,calc(100vw - 24px));max-height:50vh;overflow:auto}.history-drawer{width:min(92vw,380px);padding:calc(14px + env(safe-area-inset-top,0px)) 14px calc(16px + env(safe-area-inset-bottom,0px))}.applications-page,.agent-picker-page{height:100%;padding:6px 0 16px;overflow-y:auto;-webkit-overflow-scrolling:touch}.applications-heading,.agent-picker-heading{align-items:stretch;flex-direction:column;gap:10px;padding-top:2px}.applications-heading h2,.agent-picker-heading h2{font-size:22px}.applications-heading-actions{display:grid;grid-template-columns:1fr;gap:8px}.application-sidebar-toggle{display:none!important}.application-sidebar-toggle,.application-create-button{width:100%;min-width:0;padding:0 10px}.application-card-grid,.agent-card-grid{grid-template-columns:1fr;gap:10px}.application-card,.agent-card{min-height:84px;padding:12px}.application-card footer{align-items:flex-start;flex-direction:column;gap:8px}.application-card-actions{width:100%}.application-card-action{min-height:32px}.mcp-settings-page{position:fixed;inset:0 0 calc(var(--mobile-bottom-nav) + env(safe-area-inset-bottom,0px)) 0;z-index:90;display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;min-height:0;padding:calc(10px + env(safe-area-inset-top,0px)) var(--mobile-page-x) 12px;overflow:hidden;border:0;border-radius:0;background:#f5f7f8;box-shadow:none}.mcp-settings-topbar{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;min-height:46px;padding:0;border:0}.mcp-settings-topbar h2{grid-column:2;justify-self:center;overflow:hidden;max-width:100%;color:#17212b;font-size:18px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.mcp-settings-close{grid-column:1;grid-row:1;display:inline-grid;width:38px;height:38px;min-height:38px;place-items:center;padding:0;border:0;border-radius:50%;color:#253440;background:transparent}.mcp-settings-close span{display:none}.mcp-settings-close svg{display:none}.mcp-settings-close:before{content:"‹";font-size:34px;font-weight:400;line-height:1}.settings-section-home .mcp-settings-close:before{content:"‹";font-size:34px}.mcp-settings-body{display:grid;grid-template-columns:1fr;grid-template-rows:minmax(0,1fr);min-height:0}.settings-section-home .mcp-settings-body{align-content:start}.settings-section-home .mcp-settings-nav{display:grid;align-content:start;grid-auto-flow:row;grid-auto-columns:auto;gap:10px;min-height:0;padding:0;overflow:visible;border:0;background:transparent}.mcp-settings-page:not(.settings-section-home) .mcp-settings-nav{display:none}.settings-section-home .mcp-settings-content{display:none}.settings-section-home .mcp-settings-nav-item{display:grid;grid-template-columns:28px minmax(0,1fr) 18px;gap:12px;align-items:center;min-height:56px;padding:0 14px;border:1px solid #dfe7ea;border-radius:8px;color:#17212b;background:#fff;box-shadow:0 10px 24px #1218200d}.settings-section-home .mcp-settings-nav-item:after{color:#9aa8b2;content:"›";font-size:24px;font-weight:400;line-height:1;text-align:right}.settings-section-home .mcp-settings-nav-item svg{width:22px;height:22px}.settings-section-home .mcp-settings-nav-item strong{overflow:hidden;font-size:16px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.mcp-settings-content .settings-form,.mcp-settings-content .settings-bind-panel,.mcp-settings-content .mcp-server-list,.mcp-settings-content .mcp-add-server-card{width:100%}.mcp-settings-content .settings-form,.mcp-settings-content .settings-bind-panel{border:1px solid #dfe7ea;border-radius:8px;background:#fff;box-shadow:0 10px 24px #1218200d}.mcp-settings-nav{scrollbar-width:none}@media(max-width:900px){.mcp-settings-page{height:auto;min-height:0}}.mcp-settings-close svg{margin-right:0}.mcp-settings-body{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.mcp-settings-nav{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:8px;padding:8px 0;overflow-x:auto;overflow-y:hidden;border-right:0;border-bottom:1px solid var(--mobile-line);scrollbar-width:none}.mcp-settings-nav::-webkit-scrollbar,.app-shell .compose-tools::-webkit-scrollbar{display:none}.mcp-settings-nav-item{min-height:40px;padding:0 12px}.mcp-settings-content{padding:14px 0 4px}.mcp-server-list{grid-template-columns:1fr}.settings-section-home .mcp-settings-nav{display:grid!important;grid-auto-flow:row;grid-auto-columns:auto;gap:10px;padding:0;overflow:visible;border:0;background:transparent}.mcp-settings-page:not(.settings-section-home) .mcp-settings-nav{display:none!important}.settings-section-home .mcp-settings-content{display:none!important}.mcp-settings-page:not(.settings-section-home) .mcp-settings-content{display:grid;align-content:start;gap:12px;min-height:0;padding:0 0 8px;overflow-y:auto;background:transparent;-webkit-overflow-scrolling:touch}.mcp-settings-page:not(.settings-section-home) .mcp-settings-content>h3{display:none}.settings-section-home .mcp-settings-nav-item{grid-auto-flow:initial;grid-template-columns:28px minmax(0,1fr) 18px;min-height:56px;padding:0 14px}.admin-notice-stack{top:calc(8px + env(safe-area-inset-top,0px));right:10px;left:10px;width:auto}.admin-notice{grid-template-columns:34px minmax(0,1fr);padding:12px}.admin-notice-icon{width:34px;height:34px}.profile-overlay,.mcp-server-overlay{z-index:160;align-items:end;place-items:end stretch;padding:0}.profile-dialog,.mcp-server-dialog,.application-dialog,.recharge-dialog{width:100%;max-width:none;max-height:min(92vh,820px);max-height:min(92dvh,820px);border-radius:8px 8px 0 0;overflow:hidden}.profile-dialog-header,.mcp-server-dialog-header{padding:14px 16px}.profile-dialog-header h2,.mcp-server-dialog-header h2{font-size:20px}.profile-dialog-body,.recharge-dialog-body,.application-dialog-body{grid-template-columns:1fr;max-height:68vh;max-height:68dvh;padding:0 16px 16px;overflow-y:auto}.settings-form{padding:14px}.application-dialog-actions,.mcp-server-actions{padding:0 16px 16px}.application-dialog-actions{display:grid;grid-template-columns:1fr 1fr}.application-dialog-actions .primary-button,.application-dialog-cancel{width:100%}.mcp-server-field,.mcp-server-message,.mcp-test-tools{margin-right:16px;margin-left:16px}.mcp-server-actions{display:grid;grid-template-columns:1fr}.mcp-server-actions>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mcp-server-test,.mcp-server-save{width:100%}.recharge-balance{margin:0 16px}.recharge-package-grid{grid-template-columns:1fr}.recharge-proof-preview,.recharge-proof-placeholder{grid-template-columns:48px minmax(0,1fr)}.recharge-order-item{grid-template-columns:1fr;gap:8px}.feishu-qr-panel{grid-template-columns:86px minmax(0,1fr)}.feishu-qr-panel img{width:86px;height:86px}@media(max-width:360px){:root{--mobile-page-x: 10px}.app-shell .compose-tools{grid-template-columns:32px 32px 32px 32px minmax(0,1fr) 40px;gap:4px}.app-shell .compose-tools .icon-button,.app-shell .compose-tools .icon-button.attachment-trigger{width:32px}.standalone-model-trigger{padding:0 6px}.standalone-model-mark{display:none}.standalone-model-trigger{grid-template-columns:minmax(0,1fr) 14px}}
