:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#202124;background:#f7f7f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--app-bg: #f7f7f5;--surface: #fff;--sidebar-bg: #f0f0ec;--text-primary: #202124;--text-secondary: #62666d;--border-subtle: #dfe1e5;--accent: #2563eb;--radius-card: 14px;--radius-input: 20px}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app-shell{display:flex;width:100%;height:100dvh;min-height:520px;overflow:hidden}.sidebar{width:256px;flex:0 0 256px;display:flex;flex-direction:column;background:var(--sidebar-bg);border-right:1px solid var(--border-subtle)}.sidebar-top{padding:21px 14px 10px}.sidebar-brand{display:flex;align-items:center;gap:10px;padding:0 8px 27px;font-size:15px;font-weight:680;letter-spacing:-.02em;white-space:nowrap}.brand-icon,.brand-mark{color:var(--accent)}.brand-icon{font-size:22px;line-height:1}.new-chat-button{width:100%;height:42px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #d4d8de;border-radius:10px;background:var(--surface);color:var(--text-primary);text-align:left;font-weight:600}.new-chat-button:hover:not(:disabled){border-color:#abb8ca;background:#fafcff}.new-chat-button span{font-size:21px;font-weight:350}.search-box{margin-top:15px;display:flex;align-items:center;gap:7px;padding:0 11px;height:37px;border-radius:9px;color:#777c83}.search-box:focus-within{background:#e7e9e9}.search-box span{font-size:22px}.search-box input{width:100%;border:none;outline:none;background:transparent;color:var(--text-primary);font-size:13px}.sidebar-section{padding:17px 14px 0}.section-caption{padding:0 9px 9px;color:#74777e;font-size:11px;font-weight:700;letter-spacing:.07em}.workspace-select{width:100%;min-height:37px;padding:0 10px;border:1px solid transparent;border-radius:8px;background:#e4e6e2;color:var(--text-primary);font-size:13px;font-weight:600}.workspace-select:hover{border-color:#bdc3ca}.sidebar-add-workspace{width:100%;margin-top:7px;padding:7px 10px;border:none;border-radius:8px;background:transparent;color:#5f6975;text-align:left;font-size:12px}.sidebar-add-workspace:hover{background:#e2e4e2;color:#24354a}.conversation-section{display:flex;flex-direction:column;min-height:0;flex:1}.conversation-list{overflow-y:auto;padding-bottom:12px}.conversation-item{width:100%;min-height:37px;display:flex;align-items:center;gap:8px;padding:5px 10px;border:none;border-radius:8px;color:#3e4247;background:transparent;text-align:left;font-size:13px}.conversation-item:hover{background:#e2e4e2}.conversation-item.selected{background:#dce6f7;color:#123967;font-weight:620}.conversation-item span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-item span:first-child{color:#82888e}.sidebar-empty{margin:8px 9px;color:#7a7f85;font-size:12px}.sidebar-footer{display:flex;align-items:center;gap:9px;padding:13px 14px;border-top:1px solid var(--border-subtle);min-width:0}.user-avatar{display:grid;place-items:center;width:29px;height:29px;flex:0 0 29px;border-radius:50%;background:#d9e2ec;color:#314861;font-size:13px}.user-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600}.quiet-button{border:none;background:transparent;color:var(--text-secondary);font-size:12px;border-radius:7px;padding:7px 9px}.quiet-button:hover:not(:disabled){background:#e4e8ed;color:var(--text-primary)}.main-area{position:relative;display:flex;flex:1;min-width:0;flex-direction:column;background:var(--surface)}.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;height:57px;flex:0 0 57px;padding:0 24px;border-bottom:1px solid #ebecef}.topbar-location{display:flex;align-items:center;min-width:0;gap:11px;font-size:13px;font-weight:620}.topbar-location span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumb-divider{color:#b2b6bd;font-weight:400}.conversation-name{color:var(--text-secondary);font-weight:430}.topbar-actions{display:flex;align-items:center;gap:8px}.model-label{color:var(--text-secondary);font-size:12px;white-space:nowrap}.model-select{max-width:250px;min-width:120px;height:34px;padding:0 11px;border:1px solid var(--border-subtle);border-radius:8px;background:var(--surface);color:var(--text-primary);font-size:12px}.add-model-button{white-space:nowrap}.topbar-file-button,.topbar-change-button{white-space:nowrap;border:1px solid #e1e5ea}.change-label-short,.mobile-menu-button{display:none}.message-pane{flex:1;overflow-x:hidden;overflow-y:auto;scroll-behavior:auto}.chat-content{width:min(100%,832px);min-height:100%;margin:0 auto;padding:35px 24px 50px}.message{margin:0 0 31px}.message.user{width:fit-content;max-width:min(86%,690px);margin-left:auto;padding:12px 17px;border-radius:17px 17px 5px;background:#f1f3f6}.message.assistant{max-width:100%}.message-label{margin-bottom:6px;color:#777d85;font-size:11px;font-weight:700;letter-spacing:.04em}.usage-history-button{margin-left:12px;padding:0;border:0;background:transparent;color:#3565a3;font-size:11px;font-weight:600;letter-spacing:0;cursor:pointer}.usage-history-button:hover{text-decoration:underline}.message.user .message-label{display:none}.message-body{overflow-wrap:anywhere;font-size:15px;line-height:1.7}.markdown>:first-child{margin-top:0}.markdown>:last-child{margin-bottom:0}.markdown p{margin:0 0 13px}.markdown p:last-child{margin-bottom:0}.markdown ul,.markdown ol{margin:0 0 15px;padding-left:24px}.markdown h1,.markdown h2,.markdown h3{line-height:1.35;margin:21px 0 10px}.markdown h1{font-size:22px}.markdown h2{font-size:19px}.markdown h3{font-size:16px}.markdown a{color:#1d5bb5}.markdown blockquote{margin:14px 0;padding-left:14px;border-left:3px solid #cbd5e1;color:#5b626b}.markdown pre{max-width:100%;overflow-x:auto;margin:14px 0;padding:15px 17px;border-radius:10px;background:#1d232b;color:#e9eef5;font:12px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace}.markdown code{padding:2px 4px;border-radius:4px;background:#edf0f3;font:12px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace}.markdown pre code{padding:0;background:transparent;color:inherit}.markdown table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse;font-size:13px}.markdown th,.markdown td{border:1px solid #dce0e5;padding:6px 10px;white-space:nowrap}.markdown th{background:#f4f5f7}.image-placeholder{color:var(--text-secondary);font-style:italic}.run-output{margin-top:4px}.run-status-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 17px;padding:10px 0;border-bottom:1px solid #eceef1}.run-status{display:flex;align-items:center;min-width:0;color:#606772;font-size:12px;font-weight:600}.run-indicator{width:7px;height:7px;margin-right:8px;border-radius:50%;background:#81a1ce}.run-indicator.active{background:#3e86e8;box-shadow:0 0 0 3px #deecff}.run-indicator.finished{background:#7aa780}.connection-note{font-weight:400}.stop-button{border:1px solid #d8dde3;white-space:nowrap}.tool-card{margin-bottom:9px;border:1px solid #e1e5e9;border-radius:10px;background:#fafbfc;font-size:12px}.tool-card summary{display:flex;align-items:center;gap:10px;min-height:39px;padding:8px 12px;cursor:pointer;list-style:none}.tool-card summary::-webkit-details-marker{display:none}.tool-card summary:after{content:"⌄";color:#8d929b}.tool-card[open] summary:after{transform:rotate(180deg)}.tool-dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#a4abb5}.tool-dot.running{background:#4b84dc}.tool-dot.completed{background:#4f9e6d}.tool-dot.failed{background:#d06161}.tool-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:570}.tool-status{color:var(--text-secondary)}.tool-detail{padding:0 14px 12px 29px;color:#666d76;line-height:1.6}.tool-detail pre{max-height:210px;overflow:auto;margin:6px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;font:11px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace}.history-tool-card{margin:0 0 26px}.review-card{margin:17px 0 22px;padding:17px 18px;border:1px solid #e6d8aa;border-radius:12px;background:#fffdf5}.review-card h2{margin:0 0 7px;font-size:15px}.review-card p{margin:0 0 12px;color:#6f6956;font-size:12px;line-height:1.6}.review-reason{margin-bottom:13px;color:#706242;font-size:12px;overflow-wrap:anywhere}.review-card label{display:block;margin-bottom:6px;font-size:12px;font-weight:650}.review-card textarea{display:block;width:100%;min-height:80px;padding:9px 11px;border:1px solid #d9d1ba;border-radius:8px;background:#fff;color:var(--text-primary);resize:vertical;font-size:12px;line-height:1.5}.review-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px;margin-top:12px}.review-abort{border:1px solid #d6c9bb;color:#80473e;font-weight:600}.review-card .review-footnote{margin:10px 0 0;font-size:11px}.review-card .inline-alert,.review-card .success-note{margin-top:12px}.review-waiting{padding:10px 12px;border-radius:8px;background:#f8f2df;color:#75633c;font-size:12px}.success-note{padding:10px 12px;border:1px solid #b9ddc5;border-radius:8px;background:#f2faf4;color:#286843;font-size:12px;line-height:1.5}.live-message{margin-top:26px}.inline-alert{padding:10px 13px;border:1px solid #edc9c6;border-radius:9px;background:#fff5f4;color:#8f3d38;font-size:12px;line-height:1.5}.run-output .inline-alert{margin:13px 0}.usage-panel{margin:18px 0 25px;padding:17px 18px;border:1px solid #dde5ee;border-radius:12px;background:#f9fbfd}.usage-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.usage-heading h2{margin:0 0 4px;font-size:14px}.usage-heading p,.usage-note{margin:0;color:#677484;font-size:11px;line-height:1.6}.usage-heading .quiet-button{border:1px solid #d6e0ea;white-space:nowrap}.usage-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:14px}.usage-metrics>div{min-width:0;padding:10px 11px;border:1px solid #e3e9ef;border-radius:8px;background:#fff}.usage-metrics span,.usage-metrics strong{display:block;overflow-wrap:anywhere}.usage-metrics span{margin-bottom:5px;color:#677484;font-size:10px}.usage-metrics strong{color:#26394d;font-size:13px;font-weight:680}.usage-panel>.usage-note{margin-top:11px}.usage-warning{margin-top:13px;padding:10px 12px;border:1px solid #e9d5a7;border-radius:8px;background:#fff9e9;color:#72501d;font-size:11px;line-height:1.65}.usage-panel .inline-alert{margin-top:11px}.usage-details{margin-top:14px;border-top:1px solid #e4e9ee;padding-top:11px}.usage-details summary{color:#335e93;font-size:11px;font-weight:650;cursor:pointer}.usage-details>p{color:#677484;font-size:11px}.usage-table-scroll{max-width:100%;margin-top:10px;overflow-x:auto}.usage-table-scroll table{width:100%;min-width:650px;border-collapse:collapse;text-align:left;font-size:11px}.usage-table-scroll th,.usage-table-scroll td{padding:8px 9px;border-bottom:1px solid #e3e9ef;vertical-align:top;overflow-wrap:anywhere}.usage-table-scroll th{color:#667383;background:#f0f4f8;font-weight:650;white-space:nowrap}.usage-table-scroll td strong,.usage-table-scroll td small{display:block}.usage-table-scroll td small{margin-top:3px;color:#6b7786;font-size:10px;line-height:1.5}.reconciliation-panel{min-width:0;font-size:12px;overflow-wrap:anywhere}.reconciliation-panel>p{line-height:1.65}.reconciliation-panel fieldset{min-width:0;margin:14px 0 0;padding:13px;border:1px solid #dce4ed;border-radius:9px}.reconciliation-panel legend{padding:0 5px;color:#334b65;font-weight:650}.reconciliation-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:0 12px}.reconciliation-field{display:flex;min-width:0;flex-direction:column;gap:6px;margin-bottom:12px}.reconciliation-field>span{font-weight:600;color:#43546a}.reconciliation-field input,.reconciliation-field select{width:100%;min-width:0;max-width:100%;height:36px;padding:7px 9px;border:1px solid #cfd9e5;border-radius:7px;background:#fff;color:var(--text-primary)}.reconciliation-panel .usage-note,.reconciliation-panel .usage-warning{margin:0 0 12px}.reconciliation-confirm{display:flex;align-items:flex-start;gap:8px;margin:14px 0;line-height:1.6}.reconciliation-confirm input{flex:0 0 auto;margin:3px 0 0}.reconciliation-panel .success-note{margin-top:12px}.reconciliation-receipt-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:16px}.reconciliation-receipt-heading h3{margin:0;font-size:12px}.reconciliation-receipts{margin:8px 0 0;padding:0;list-style:none}.reconciliation-receipts li{display:grid;gap:5px;padding:10px 0;border-top:1px solid #e0e6ee;line-height:1.5}.reconciliation-receipts small{color:#687484}.new-content-button{position:absolute;bottom:165px;left:50%;transform:translate(-50%);border:1px solid #d9e1eb;border-radius:99px;background:#fff;padding:7px 13px;color:#365d90;font-size:12px;box-shadow:0 4px 18px #26364716}.composer-wrap{flex:0 0 auto;padding:8px 24px 12px;background:linear-gradient(to top,#fff 85%,#ffffffed)}.composer,.composer-footnote,.composer-error{width:min(100%,800px);margin-left:auto;margin-right:auto}.composer{border:1px solid #d9dde3;border-radius:var(--radius-input);background:#fff;box-shadow:0 3px 15px #17263a0b}.composer:focus-within{border-color:#8eafe0;box-shadow:0 0 0 3px #e9f1ff}.composer textarea{display:block;width:100%;min-height:62px;max-height:32vh;resize:vertical;padding:15px 17px 2px;border:none;outline:none;border-radius:var(--radius-input);background:transparent;color:var(--text-primary);font-size:14px;line-height:1.5}.composer textarea::placeholder{color:#9a9fa6}.composer-bottom{display:flex;align-items:center;justify-content:space-between;padding:0 9px 9px 17px}.composer-options{display:flex;align-items:center;min-width:0;gap:7px}.composer-options label{color:#6f7883;font-size:11px}.composer-options select{max-width:190px;height:27px;padding:2px 7px;border:1px solid #d9dde3;border-radius:7px;background:#fff;color:#344154;font-size:11px}.composer-hint{color:#9ba0a7;font-size:11px}.send-button{width:30px;height:30px;display:grid;place-items:center;padding:0;border:none;border-radius:9px;background:var(--accent);color:#fff;font-size:21px;line-height:1}.send-button:hover:not(:disabled),.primary-button:hover:not(:disabled){background:#1d50c9}.send-button:disabled{background:#d7dce3}.composer-footnote{margin-top:7px;margin-bottom:0;color:#a0a4aa;text-align:center;font-size:10px}.composer-error{margin-bottom:8px}.welcome-state,.empty-screen{display:flex;flex-direction:column;align-items:center;text-align:center}.welcome-state{min-height:62vh;justify-content:center;padding-bottom:50px}.welcome-symbol{margin-bottom:16px;color:#3973c7;font-size:32px}.welcome-state h1,.empty-screen h1{margin:0 0 9px;font-size:23px;font-weight:640;letter-spacing:-.035em}.welcome-state p,.empty-screen p{max-width:460px;margin:0;color:var(--text-secondary);font-size:13px;line-height:1.7}.notice-card{max-width:430px;margin-top:24px;padding:13px 17px;border:1px solid #e3e8ef;border-radius:10px;background:#f7f9fc;color:#576375;font-size:12px;line-height:1.6}.text-button{display:block;margin:8px auto 0;padding:3px 5px;border:none;background:transparent;color:#1d5bb5;font-size:12px;font-weight:650}.text-button:hover{text-decoration:underline}.empty-screen{flex:1;justify-content:center;padding:30px}.empty-icon{margin-bottom:15px;color:#6a90ca;font-size:37px}.new-workspace-form{display:flex;gap:9px;width:min(100%,390px);margin-top:25px}.new-workspace-form input{min-width:0;flex:1;height:41px;padding:0 12px;border:1px solid #d4d9e0;border-radius:9px}.primary-button{min-height:41px;padding:0 17px;border:none;border-radius:9px;background:var(--accent);color:#fff;font-weight:600}.primary-button:disabled{background:#bcc8d9;color:#f7f9fc}.empty-screen .inline-alert{margin-top:13px}.center-state{display:flex;min-height:100dvh;align-items:center;justify-content:center;flex-direction:column;padding:24px;text-align:center}.center-state .brand-mark{font-size:30px}.center-state h1{font-size:24px}.center-state p{color:var(--text-secondary);font-size:14px}.login-page{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:28px;background:#f7f7f5}.login-page>.brand-mark{position:absolute;top:32px;left:39px;font-size:28px}.login-card{width:min(100%,410px);padding:39px;border:1px solid #e5e7e9;border-radius:16px;background:#fff;box-shadow:0 18px 55px #202e4110}.eyebrow{color:#5d7799;font-size:10px;font-weight:750;letter-spacing:.15em}.login-card h1{margin:13px 0 5px;font-size:25px;font-weight:650;letter-spacing:-.04em}.login-card p{margin:0 0 30px;color:var(--text-secondary);font-size:13px}.login-card label{display:block;margin:17px 0 8px;font-size:12px;font-weight:620}.login-card input{width:100%;height:43px;padding:0 12px;border:1px solid #d9dde3;border-radius:8px;outline:none;background:#fff}.login-card input:focus{border-color:#85a8dd;box-shadow:0 0 0 3px #e9f1ff}.login-card .inline-alert{margin-top:18px}.login-submit{width:100%;margin-top:25px}.sidebar-scrim{display:none}.file-panel{width:440px;flex:0 0 440px;display:flex;flex-direction:column;min-width:0;background:#fafbf9;border-left:1px solid var(--border-subtle);box-shadow:-5px 0 18px #17263a09}.file-panel-header{height:57px;flex:0 0 57px;display:flex;justify-content:space-between;align-items:center;padding:7px 17px 7px 22px;border-bottom:1px solid var(--border-subtle);background:#fff}.file-panel-header h2{margin:0 0 2px;font-size:14px}.file-panel-header p{margin:0;color:var(--text-secondary);font-size:10px}.file-close{font-size:21px;line-height:1}.file-panel-scroll{flex:1;min-height:0;overflow-y:auto;padding:22px}.file-section-heading{display:flex;justify-content:space-between;align-items:center;gap:9px}.file-section-heading h3,.file-upload h3{margin:0;font-size:13px}.file-list{margin:9px 0 24px;padding:0;list-style:none}.file-list li{padding:10px 0;border-bottom:1px solid #e7e9e8}.file-name{display:flex;align-items:flex-start;gap:8px;color:#2c3949;font-size:12px;font-weight:600;overflow-wrap:anywhere}.file-name span:first-child{color:#74879c}.file-meta{margin:4px 0 0 18px;color:#808791;font-size:11px}.artifact-download{margin:6px 0 0 10px;color:#1d5bb5;font-weight:650}.artifact-more{margin:-10px 0 17px;color:#1d5bb5;font-weight:650}.file-empty{margin:12px 0 25px;padding:16px;border:1px dashed #d7dfe4;border-radius:10px;color:#7a818a;font-size:12px;line-height:1.6}.file-upload{margin-top:25px;padding-top:21px;border-top:1px solid #e1e4e7}.file-upload p{margin:8px 0 17px;color:var(--text-secondary);font-size:11px;line-height:1.6}.file-upload label{display:block;margin:14px 0 7px;color:#454b54;font-size:11px;font-weight:650}.file-upload input[type=file]{display:block;width:100%;padding:8px 4px;color:#555f6e;font-size:11px}.file-upload input[type=text]{width:100%;height:38px;padding:0 10px;border:1px solid #d6dce2;border-radius:8px;background:#fff;font-size:12px}.file-version-note{margin:8px 0 16px;color:#7b8590;font-size:11px}.file-upload .primary-button{width:100%}.file-feedback{margin-top:15px}.file-readonly{margin-top:25px;padding:12px;border-radius:9px;background:#f1f3f4;color:#68717b;font-size:12px}.skill-panel{width:440px;flex:0 0 440px;display:flex;flex-direction:column;min-width:0;background:#fafbf9;border-left:1px solid var(--border-subtle);box-shadow:-5px 0 18px #17263a09}.skill-panel-content{flex:1;min-height:0;overflow-y:auto;padding:18px 22px 30px;font-size:12px}.budget-description{color:var(--text-secondary);line-height:1.7}.budget-refresh{margin-bottom:12px}.budget-account{border:1px solid var(--border-subtle);border-radius:10px;background:#fff;padding:14px;margin:0 0 14px;overflow-wrap:anywhere}.budget-account h3,.budget-form h3{margin:0 0 10px;font-size:14px}.budget-identity{color:var(--text-secondary);font-size:11px}.budget-warning{background:#fff8e7;color:#744d13;padding:8px;border-radius:5px;line-height:1.6}.budget-metrics{margin-bottom:0}.budget-metrics div{display:flex;gap:12px;justify-content:space-between;padding:6px 0;border-bottom:1px solid var(--border-subtle)}.budget-metrics dt{color:var(--text-secondary);flex:1 1 50%}.budget-metrics dd{margin:0;text-align:right;flex:1 1 50%;font-variant-numeric:tabular-nums}.budget-alerts h4{margin-bottom:6px}.budget-alerts ul{padding-left:16px;line-height:1.7}.budget-form{border-top:1px solid var(--border-subtle);padding-top:18px}.budget-form p{color:var(--text-secondary);line-height:1.6}.budget-form fieldset{padding:0;border:0;min-width:0;display:grid;gap:12px}.budget-form label{display:grid;gap:6px}.budget-form input{width:100%;min-width:0;border:1px solid var(--border-subtle);border-radius:7px;padding:9px 10px;background:#fff}.skill-upload{display:grid;gap:9px;margin-bottom:22px;padding:14px;border:1px solid #dfe5ec;border-radius:9px;background:#fff}.skill-upload label{font-weight:650}.skill-upload input{width:100%;font-size:11px}.skill-list{display:grid;gap:10px}.skill-card{padding:13px;border:1px solid #dfe5ec;border-radius:9px;background:#fff}.skill-card-title{display:flex;justify-content:space-between;gap:10px}.skill-card-title span,.skill-card-meta{color:#687483;font-size:11px}.skill-card p{margin:7px 0;line-height:1.5;overflow-wrap:anywhere}.skill-card-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.skill-detail{margin-top:20px;padding-top:17px;border-top:1px solid #dfe5ec}.skill-detail h3{margin:0 0 9px;font-size:14px}.skill-detail h4{margin:16px 0 7px;font-size:12px}.skill-detail p,.skill-detail li{overflow-wrap:anywhere;line-height:1.5}.skill-detail pre{max-height:40vh;overflow:auto;padding:12px;border-radius:8px;background:#f0f3f6;white-space:pre-wrap;overflow-wrap:anywhere;font:11px/1.5 ui-monospace,Consolas,monospace}.skill-detail ul{padding-left:18px}.change-review-backdrop{position:fixed;z-index:60;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:22px;background:#15243a82}.change-review-dialog{width:min(1160px,100%);height:min(92dvh,900px);min-height:420px;display:flex;flex-direction:column;overflow:hidden;border-radius:17px;background:#fff;box-shadow:0 24px 80px #07182b52;outline:none}.change-review-header{flex:0 0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:15px;padding:22px 26px 18px;border-bottom:1px solid #e5e9ee}.change-review-header h2{margin:0 0 4px;font-size:20px}.change-review-header p{margin:0;color:var(--text-secondary);font-size:12px;line-height:1.5}.change-review-close{font-size:22px;line-height:1}.change-review-body{flex:1;min-height:0;display:grid;grid-template-columns:290px minmax(0,1fr)}.change-review-list,.change-review-detail{min-height:0;overflow-y:auto;padding:20px 22px 28px}.change-review-list{border-right:1px solid #e5e9ee;background:#fafbf9}.change-review-section-title{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-bottom:13px}.change-review-section-title h3{margin:0;font-size:14px}.change-review-list ul,.change-review-files ul{margin:0;padding:0;list-style:none}.change-review-list li+li{margin-top:7px}.change-review-item{width:100%;padding:11px 12px;border:1px solid #e0e5e9;border-radius:9px;background:#fff;color:var(--text-primary);text-align:left}.change-review-item:hover:not(:disabled){border-color:#a8bfdf}.change-review-item.selected{border-color:#779eda;background:#edf4ff}.change-review-item-title{display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:12px;font-weight:680}.change-review-item-meta{display:block;margin-top:7px;color:#777f89;font-size:11px}.change-status{padding:3px 6px;border-radius:5px;background:#e6edf8;color:#345d97;font-size:10px;font-weight:650;white-space:nowrap}.change-status.committed{background:#e6f5e9;color:#287247}.change-status.conflict,.change-status.needs_review,.change-status.applying{background:#fff0dd;color:#8d5d1b}.change-review-more{width:100%;margin-top:10px;color:#1d5bb5}.change-review-empty{padding:15px;border:1px dashed #d8dfe5;border-radius:9px;color:#737d88;font-size:12px;line-height:1.6}.change-review-list .inline-alert,.change-review-detail .inline-alert,.change-review-detail .success-note{margin-top:13px}.change-review-summary{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;padding:12px 14px;border:1px solid #e2e7eb;border-radius:9px;background:#f8fafb;color:#586370;font-size:12px}.change-review-summary strong{color:#26394d}.change-review-warning{margin-top:13px;padding:11px 13px;border:1px solid #e9d5a7;border-radius:9px;background:#fffaf0;color:#78541f;font-size:12px;line-height:1.6}.change-review-failure{margin:10px 0;color:#9a473e;font-size:12px;overflow-wrap:anywhere}.change-review-files{margin-top:19px}.change-review-files h4,.change-review-diff h4{margin:0 0 9px;font-size:13px}.change-review-files li{display:flex;flex-wrap:wrap;gap:5px 12px;padding:9px 0;border-bottom:1px solid #e8ebef;color:#5d6773;font-size:11px}.change-review-files li strong{min-width:170px;flex:1;color:#2b3949;overflow-wrap:anywhere;font-size:12px}.change-review-files li small{flex-basis:100%;color:#86909a;overflow-wrap:anywhere;font-size:10px}.change-review-actions{display:flex;justify-content:flex-end;margin-top:18px}.change-review-confirm{width:100%;padding:13px;border:1px solid #c4d5ed;border-radius:9px;background:#f4f8ff;text-align:right}.change-review-confirm p{margin:0 0 13px;color:#355574;text-align:left;font-size:12px;line-height:1.6}.change-review-confirm button+button{margin-left:8px}.change-review-owner-note{margin:16px 0;color:#6d7783;font-size:12px}.change-review-diff{margin-top:23px}.change-review-diff pre{max-height:min(46vh,480px);margin:0;overflow:auto;padding:15px;border-radius:9px;background:#17212c;color:#e3edf5;font:11px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace;-moz-tab-size:4;tab-size:4}.modal-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#15243a75}.model-dialog,.workspace-dialog{width:min(100%,480px);max-height:min(92dvh,780px);overflow-y:auto;padding:25px 29px 23px;border-radius:16px;background:#fff;box-shadow:0 20px 65px #08192c33}.dialog-header{display:flex;align-items:start;justify-content:space-between;gap:10px}.dialog-header h2{margin:0 0 4px;font-size:20px}.dialog-header p{margin:0 0 15px;color:var(--text-secondary);font-size:12px}.dialog-close{font-size:21px;line-height:1}.model-dialog form label,.workspace-dialog form label{display:block;margin:13px 0 6px;font-size:12px;font-weight:650}.model-dialog form input,.model-dialog form select,.workspace-dialog form input{width:100%;height:39px;padding:0 10px;border:1px solid #d9dde3;border-radius:8px;background:#fff;color:var(--text-primary);font-size:13px}.dialog-note{margin:17px 0 0;color:#68717e;font-size:11px;line-height:1.65}.model-dialog .inline-alert,.workspace-dialog .inline-alert{margin-top:12px}.dialog-actions{display:flex;justify-content:end;align-items:center;gap:9px;margin-top:22px}@media(max-width:900px){.sidebar{width:220px;flex-basis:220px}.topbar{padding:0 17px}.chat-content{padding-left:20px;padding-right:20px}}@media(max-width:1279px){.file-panel,.skill-panel{position:fixed;z-index:15;top:0;right:0;bottom:0;width:min(440px,calc(100vw - 220px));box-shadow:-12px 0 35px #17263a24}}@media(max-width:767px){.app-shell{min-height:0}.sidebar{position:fixed;z-index:30;inset:0 auto 0 0;width:min(82vw,282px);transform:translate(-100%);transition:transform .15s ease;box-shadow:12px 0 28px #182a3f15}.sidebar.open{transform:translate(0)}.sidebar-scrim{display:block;position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;width:100%;border:none;background:#15243a66}.mobile-menu-button{display:block;font-size:17px}.topbar{gap:6px 8px;padding:8px 10px;height:auto;flex-basis:auto;flex-wrap:wrap}.topbar-location{flex:1;font-size:12px}.conversation-name,.breadcrumb-divider,.model-label{display:none}.topbar-actions{gap:4px;flex:1 0 100%;flex-wrap:wrap;justify-content:flex-end}.model-select{min-width:0;width:min(25vw,120px);max-width:25vw}.topbar-file-button,.topbar-change-button{padding:7px 5px;font-size:11px}.change-label-full{display:none}.change-label-short{display:inline}.add-model-button{padding:7px 4px;font-size:11px}.file-panel,.skill-panel{z-index:35;top:0;right:0;bottom:0;left:0;width:100%;border-left:none}.file-panel-scroll,.skill-panel-content{padding:18px}.composer-options .composer-hint{display:none}.composer-options select{max-width:min(40vw,150px)}.chat-content{padding:24px 17px 35px}.usage-panel{padding:13px}.usage-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.composer-wrap{padding:8px 10px calc(9px + env(safe-area-inset-bottom))}.composer textarea{font-size:16px}.message.user{max-width:93%}.welcome-state{min-height:57vh}.login-card{padding:31px 25px}.change-review-backdrop{padding:0}.change-review-dialog{width:100%;height:100dvh;min-height:0;border-radius:0}.change-review-header{padding:15px 17px}.change-review-body{display:flex;flex-direction:column}.change-review-list{flex:0 0 auto;max-height:31dvh;overflow-y:auto;border-right:none;border-bottom:1px solid #e5e9ee;padding:13px 17px}.change-review-detail{flex:1;padding:17px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
