:root{color:#0f172a;background:#f5f7fb;font-family:Avenir Next,Helvetica Neue,sans-serif}*{box-sizing:border-box}body{margin:0}.workspace-shell{min-height:100vh;display:flex;flex-direction:column}.top-bar{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #dbe3ef;background:#fff}.top-bar h1{font-size:18px;margin:0}.top-bar-actions{display:flex;align-items:center;gap:10px}.top-bar button{border:1px solid #2e6cff;background:#2e6cff;color:#fff;border-radius:8px;padding:8px 12px;cursor:pointer}.workspace-content{display:flex;flex:1;min-height:0}.canvas-panel{flex:1;padding:12px}.geogebra-host{position:relative;height:100%;border-radius:12px;border:1px solid #dbe3ef;background:linear-gradient(140deg,#f4faff,#eef6ff 35%,#f3fff9);overflow:hidden}.geogebra-container{width:100%;height:100%}.canvas-overlay{position:absolute;inset:0;display:grid;place-items:center;background:#f4f9ffd1;color:#305080;font-size:14px}.canvas-overlay-error{color:#9a3412;background:#fff3e8e6}.chat-panel{width:min(560px,44vw);border-left:1px solid #dbe3ef;background:#fff;padding:10px}.chat-panel-hidden{display:none}.chat-shell{height:100%;display:flex;min-width:0}.conversation-sidebar{width:200px;border-right:1px solid #e4ebf5;background:#f8fbff;border-radius:10px 0 0 10px;display:flex;flex-direction:column}.conversation-sidebar-header{padding:10px;border-bottom:1px solid #e4ebf5}.new-conversation-button{width:100%;height:34px;border:1px solid #cfdcf5;border-radius:8px;background:#fff;color:#204066;cursor:pointer}.conversation-list{flex:1;overflow:auto;display:flex;flex-direction:column;padding:8px;gap:6px}.conversation-item{border:1px solid transparent;background:#f1f6ff;border-radius:8px;padding:8px;text-align:left;color:#17365b;cursor:pointer;display:flex;flex-direction:column;gap:4px}.conversation-item-active{border-color:#8bb5ff;background:#e7f1ff}.conversation-item-title{font-size:13px;line-height:1.2}.conversation-item-meta{font-size:11px;color:#607089}.mode-switcher{display:inline-flex;align-items:center;gap:6px;font-size:13px}.mode-switcher select{height:32px;border-radius:8px;border:1px solid #d1d9e6;padding:0 8px}.runtime-tag{font-size:12px;color:#1d3557;background:#eaf2ff;border:1px solid #c9dafb;border-radius:999px;padding:4px 10px}.chat-body{flex:1;min-width:0;padding:10px;height:100%;display:flex;flex-direction:column;gap:10px}.chat-thread-header{border-bottom:1px solid #edf1f8;padding-bottom:6px;display:flex;align-items:center;justify-content:space-between;gap:8px}.chat-thread-header h3{margin:0;font-size:14px}.scene-transaction-count{font-size:12px;color:#607089}.chat-messages{flex:1;overflow:auto;display:flex;flex-direction:column;gap:8px}.chat-empty{color:#74839a;border:1px dashed #d4dceb;border-radius:10px;padding:12px}.session-warning{border:1px solid #ffd8b5;background:#fff3e8;color:#9a3412;border-radius:8px;padding:10px;font-size:13px}.chat-message{max-width:90%;padding:10px;border-radius:10px;font-size:14px}.chat-message-user{align-self:flex-end;background:#2e6cff;color:#fff}.chat-message-assistant{align-self:flex-start;background:#eef2ff;color:#13203a}.agent-steps{margin-top:8px;border-top:1px solid #d4def2;padding-top:8px}.agent-steps h4{margin:0 0 6px;font-size:12px;color:#51607a;text-transform:uppercase;letter-spacing:.04em}.agent-steps ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.agent-step{display:grid;grid-template-columns:1fr auto auto;gap:8px;font-size:12px;padding:4px 6px;border-radius:6px;background:#f4f7ff}.agent-step-status{font-weight:600;text-transform:uppercase}.agent-step-time{color:#607089}.agent-step-ok .agent-step-status{color:#006f4f}.agent-step-fallback .agent-step-status{color:#8b5f00}.agent-step-error .agent-step-status{color:#b42318}.agent-step-skipped .agent-step-status{color:#5f6b7a}.chat-input-row{display:grid;grid-template-columns:minmax(180px,240px) 1fr auto;gap:8px}.template-select-row{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#55657d}.template-select-row select{border-radius:8px;border:1px solid #d1d9e6;padding:10px;background:#fff}.chat-input-row input{flex:1;border-radius:8px;border:1px solid #d1d9e6;padding:10px}.chat-input-row button{border-radius:8px;border:none;background:#0f172a;color:#fff;padding:0 12px}.chat-input-row button[disabled]{opacity:.5}.token-gate-overlay{position:fixed;inset:0;background:#0f172a59;display:grid;place-items:center}.token-gate-card{width:min(460px,90vw);background:#fff;border-radius:12px;padding:18px;display:flex;flex-direction:column;gap:10px}.token-gate-card h2{margin:0;font-size:18px}.token-gate-card input{border:1px solid #d1d9e6;border-radius:8px;height:40px;padding:0 10px}.token-gate-actions{display:flex;justify-content:flex-end;gap:8px}.token-gate-actions button{border:1px solid #d1d9e6;border-radius:8px;height:36px;padding:0 12px}.token-gate-actions button:first-child{background:#2e6cff;border-color:#2e6cff;color:#fff}.token-gate-error{color:#b42318;margin:0;font-size:13px}.settings-drawer-backdrop{position:fixed;inset:0;background:#08132647;display:flex;justify-content:flex-end;z-index:40}.settings-drawer{width:min(520px,92vw);background:#fff;border-left:1px solid #d8e1ef;height:100%;overflow:auto;padding:14px;display:flex;flex-direction:column;gap:14px}.settings-drawer-header{display:flex;align-items:center;justify-content:space-between}.settings-drawer-header h2{margin:0;font-size:20px}.settings-drawer-header button{border:1px solid #c8d6ee;background:#fff;border-radius:8px;padding:6px 10px;cursor:pointer}.settings-section{border:1px solid #e6edf8;border-radius:10px;padding:10px;display:flex;flex-direction:column;gap:8px}.settings-section h3{margin:0;font-size:15px}.settings-section label{display:flex;flex-direction:column;gap:4px;font-size:13px}.settings-section input,.settings-section select{height:34px;border:1px solid #d3ddef;border-radius:8px;padding:0 10px}.settings-inline-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.settings-inline-actions button{border:1px solid #b9c9e6;border-radius:8px;background:#f8fbff;color:#1d3557;padding:6px 10px;cursor:pointer}.settings-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.settings-grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.settings-checkbox{flex-direction:row!important;align-items:center;gap:8px!important}.settings-checkbox input{width:auto;height:auto}.settings-hint{margin:0;font-size:13px;color:#607089}.settings-warning{border:1px solid #f6c16f;background:#fff8ea;border-radius:8px;padding:8px;display:flex;flex-direction:column;gap:6px}.settings-warning p{margin:0;font-size:13px;color:#7d4c00}.settings-import-preview{border:1px dashed #c6d4ec;background:#f8fbff;border-radius:8px;padding:8px;display:flex;flex-direction:column;gap:6px}.settings-import-preview p{margin:0;font-size:13px;color:#33445f}.settings-warning-text{color:#9a5a00!important}.debug-log-panel{max-height:220px;overflow:auto;border:1px solid #e6edf8;border-radius:8px;padding:8px;display:flex;flex-direction:column;gap:6px}.debug-log-panel article{display:grid;grid-template-columns:70px 1fr;gap:8px;font-size:12px}.debug-log-info span{color:#124469}.debug-log-error span{color:#b42318}.workspace-shell.chat-collapsed .canvas-panel{width:100%}@media(max-width:900px){.chat-panel{width:52vw}.conversation-sidebar{width:160px}.settings-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.chat-input-row{grid-template-columns:1fr}}
