:root{color:#202124;background:#f6f6f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.45;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.login-shell{display:grid;min-height:100vh;place-items:center;padding:24px;background:linear-gradient(#ecece6 1px,transparent 1px),linear-gradient(90deg,#ecece6 1px,transparent 1px),#f8f8f5;background-size:32px 32px}.login-panel,.loading-panel{width:min(100%,390px);border:1px solid #deded6;border-radius:8px;background:#ffffff;padding:24px;box-shadow:0 18px 60px #34342d14}.loading-panel{display:flex;align-items:center;justify-content:center;gap:10px;color:#55554f}.loading-panel svg,.login-panel .primary-button svg{animation:spin 1s linear infinite}.login-panel h1{margin:16px 0 4px;color:#202124;font-size:22px;line-height:1.2}.login-panel p{margin:0 0 18px;color:#66665f;font-size:13px}.login-panel label{display:flex;flex-direction:column;gap:6px;margin-bottom:12px;color:#61615b;font-size:12px;font-weight:720}.login-panel input{width:100%;height:40px;border:1px solid #d7d7cc;border-radius:7px;outline:none;padding:0 10px}.login-panel input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.login-panel .primary-button{width:100%;margin-top:6px}.login-meta{margin-top:12px;color:#77776f;font-size:12px;text-align:center}.app-shell{min-height:100vh;background:linear-gradient(#ecece6 1px,transparent 1px),linear-gradient(90deg,#ecece6 1px,transparent 1px),#f8f8f5;background-size:32px 32px}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 24px;border-bottom:1px solid #deded6;background:rgba(248,248,245,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand-mark{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border:1px solid #cfcfc4;border-radius:8px;background:#ffffff;color:#0f766e}.brand h1{margin:0;font-size:22px;font-weight:760;letter-spacing:0}.brand p{margin:2px 0 0;color:#686862;font-size:13px}.topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.api-status{display:inline-flex;align-items:center;min-height:36px;gap:8px;padding:0 10px;border:1px solid #d9d9d0;border-radius:8px;background:#fff;color:#55554f;font-size:13px;white-space:nowrap}.status-dot{width:8px;height:8px;border-radius:99px;background:#b45309}.status-dot.ok{background:#0f766e}.status-dot.warn{background:#b45309}.workspace{display:grid;grid-template-columns:minmax(340px,430px) minmax(0,1fr);gap:20px;width:min(1740px,100%);margin:0 auto;padding:20px 24px 28px}.config-panel,.results-panel{min-width:0}.config-panel{display:flex;flex-direction:column;gap:18px}.results-panel{display:flex;min-height:calc(100vh - 112px);flex-direction:column;gap:16px}.field-block{border:1px solid #deded6;border-radius:8px;background:#ffffff;padding:16px}.field-title-row,.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.field-title-row label,.section-head h2{margin:0;color:#2c2c2a;font-size:16px;font-weight:760}.field-title-row span,.section-head span{color:#77776f;font-size:13px}.section-head.compact{margin-bottom:14px}.prompt-textarea,.questions-textarea{width:100%;border:1px solid #d7d7cc;border-radius:8px;outline:none;background:#fcfcfa;color:#202124;resize:vertical}.prompt-textarea:focus,.questions-textarea:focus,.model-grid input:focus,.settings-grid input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.prompt-textarea{min-height:210px;padding:14px}.questions-textarea{min-height:156px;padding:14px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:14px}.questions-textarea.invalid{border-color:#b42318}.inline-error,.notice{margin-top:10px;color:#b42318;font-size:13px}.notice{display:flex;align-items:center;gap:8px;margin:0;border:1px solid #f1b8b2;border-radius:8px;background:#fff7f6;padding:10px 12px}.model-list{display:flex;flex-direction:column;gap:10px}.model-row{border:1px solid #ddddcf;border-radius:8px;background:#fbfbf8;padding:12px}.compact-model{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.model-id-line{min-width:0;overflow:hidden;color:#6f6f68;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.model-row-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.toggle-line{display:flex;align-items:center;gap:9px;color:#262624;font-weight:700}.toggle-line input{width:16px;height:16px;accent-color:#0f766e}.model-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.model-grid label,.settings-grid label{display:flex;flex-direction:column;gap:6px;color:#61615b;font-size:12px;font-weight:720}.model-grid label.wide{grid-column:1 / -1}.model-grid input,.settings-grid input{min-width:0;width:100%;height:36px;border:1px solid #d7d7cc;border-radius:7px;outline:none;background:#ffffff;color:#222;padding:0 10px;font-size:13px;font-weight:500}.settings-grid{display:grid;grid-template-columns:1fr 116px;gap:12px}.range-line{display:grid;grid-template-columns:1fr 42px;align-items:center;gap:10px}.range-line input{padding:0;accent-color:#0f766e}.range-line strong{color:#202124;text-align:right}.primary-button,.danger-button,.ghost-button,.icon-text-button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:36px;border-radius:8px;border:1px solid transparent;padding:0 12px;font-weight:740;letter-spacing:0}.primary-button{background:#12645d;color:#fff}.primary-button:hover{background:#0f554f}.danger-button{background:#b42318;color:#fff}.danger-button:hover{background:#941b12}.ghost-button,.icon-text-button,.icon-button{border-color:#d7d7cc;background:#ffffff;color:#30302d}.ghost-button:hover,.icon-text-button:hover,.icon-button:hover{border-color:#b9b9ad;background:#f3f3ef}.icon-button{width:34px;padding:0}.hidden-file-input{display:none}.summary-strip{display:grid;grid-template-columns:repeat(2,minmax(118px,1fr));gap:10px}.metric{min-width:0;border:1px solid #deded6;border-radius:8px;background:#ffffff;padding:12px 14px}.metric span{display:block;color:#6b6b65;font-size:12px;font-weight:720}.metric strong{display:block;margin-top:3px;color:#202124;font-size:21px;font-weight:780}.metric.bad strong{color:#b42318}.matrix-wrap{min-height:280px;overflow:auto;border:1px solid #deded6;border-radius:8px;background:#ffffff}.result-table{width:100%;min-width:900px;border-collapse:separate;border-spacing:0}.result-table th,.result-table td{border-right:1px solid #e4e4dc;border-bottom:1px solid #e4e4dc;vertical-align:top}.result-table th:last-child,.result-table td:last-child{border-right:0}.result-table thead th{position:sticky;top:0;z-index:3;background:#f1f1eb;color:#42423d;padding:11px 12px;text-align:left;font-size:13px}.result-table .question-column{left:0;z-index:4;min-width:250px;width:280px}.question-cell{position:sticky;left:0;z-index:2;width:280px;background:#ffffff;padding:12px}.question-badge{display:inline-flex;align-items:center;justify-content:center;height:26px;min-width:42px;border:1px solid #c6d8d5;border-radius:8px;background:#f5fffd;color:#0f766e;font-weight:780}.question-cell p{margin:8px 0 0;color:#2e2e2b;font-size:14px;white-space:pre-wrap;word-break:break-word}.answer-cell{min-width:260px;width:300px;padding:12px;background:#ffffff}.answer-cell:hover{background:#fbfbf8}.muted,.status-label,.empty-state{color:#77776f;font-size:13px}.status-label{display:inline-flex;align-items:center;gap:6px;font-weight:720}.status-label.running svg,.empty-state.active svg{animation:spin 1s linear infinite}.status-label.error{align-items:flex-start;color:#b42318}.error-preview{display:flex;min-height:86px;flex-direction:column;align-items:flex-start;gap:10px}.error-preview .status-label{white-space:pre-wrap;word-break:break-word}.cell-retry-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:30px;border:1px solid #d7d7cc;border-radius:7px;background:#ffffff;color:#30302d;padding:0 10px;font-size:12px;font-weight:740}.cell-retry-button:hover{border-color:#b9b9ad;background:#f3f3ef}.muted-status{color:#8a6a11}.answer-preview{display:flex;min-height:126px;flex-direction:column;gap:8px}.cell-meta{display:flex;align-items:center;gap:8px;color:#0f766e;font-size:12px;font-weight:760}.cell-meta span+span{color:#77776f}.answer-preview p{margin:0;color:#2b2b28;font-size:13px;white-space:pre-wrap;word-break:break-word}.empty-state{display:flex;align-items:center;justify-content:center;gap:8px;min-height:170px;border:1px dashed #d3d3c8;border-radius:8px}.empty-state.small{min-height:72px}.error-box{border:1px solid #f1b8b2;border-radius:8px;background:#fff7f6;color:#b42318;padding:10px;font-size:13px;white-space:pre-wrap;word-break:break-word}.preview-error,.retry-note{color:#8a6a11}.retry-note{margin-top:10px;border:1px solid #ead99c;border-radius:8px;background:#fffbea;padding:8px;font-size:12px}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 1100px){.workspace{grid-template-columns:1fr}.results-panel{min-height:auto}.summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.topbar{align-items:flex-start;flex-direction:column;padding:14px}.workspace{padding:14px}.topbar-actions{width:100%;justify-content:flex-start}.brand h1{font-size:19px}.brand p{font-size:12px}.summary-strip,.model-grid,.settings-grid{grid-template-columns:1fr}.ghost-button,.primary-button,.danger-button{flex:1 1 auto}}
