:root{color:#dedede;background:#1b1b1c;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #1b1b1c;--panel: #202022;--panel-2: #262628;--panel-3: #2e2e31;--line: #333336;--line-soft: #2b2b2e;--text: #dedede;--muted: #9b9b9f;--faint: #747478;--blue: #4f9cff;--green: #38d47b;--orange: #d98b5f;--red: #ff6470}*{box-sizing:border-box}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#4a4a4d;border:3px solid transparent;border-radius:8px;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background:#646469;border:2px solid transparent;background-clip:padding-box}body{margin:0;overflow:hidden}button,input,textarea{font:inherit}button{color:inherit}button:disabled{opacity:.55;cursor:not-allowed}.app-shell{height:100vh;display:grid;grid-template-rows:72px minmax(0,1fr);background:var(--bg)}.topbar{display:grid;grid-template-columns:240px 1fr minmax(360px,480px);align-items:center;border-bottom:1px solid var(--line);padding:0 10px;background:#1d1d1e}.back-button,.top-actions button,.mode-tabs button,.quick-actions button,.auth-block button,.prompt-box button,.form-stack button,.restore-panel,.home-actions button,.admin-page-head button,.admin-empty button,.admin-danger button{border:1px solid #38383b;background:#2b2b2d;color:#ededed;border-radius:8px;height:38px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.back-button{justify-self:start;font-weight:700;border-radius:18px;height:42px}.title{text-align:center;font-weight:700;color:#d6d6d8}.top-actions{justify-self:end;display:flex;align-items:center;gap:8px;min-width:0}.top-actions button{width:38px;padding:0;background:#202022}.path-pill{min-width:0;width:260px;display:flex;gap:8px;align-items:center;border:1px solid #3a3a3d;height:40px;border-radius:8px;padding:0 12px;color:#ceced2;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.workspace{min-height:0;display:grid;grid-template-columns:minmax(360px,34vw) 248px minmax(0,1fr)}.home-shell{overflow:auto}.home-dashboard{min-height:0;overflow:auto;display:grid;grid-template-rows:auto auto 1fr;gap:20px;padding:28px;background:#1f1f20}.home-hero{min-height:260px;display:grid;align-content:center;justify-items:start;gap:15px;border-bottom:1px solid var(--line);padding:10px 0 32px}.home-hero h1{margin:0;color:#f3f3f4;font-size:clamp(54px,8vw,116px);line-height:.9;letter-spacing:0}.home-hero p{margin:0;max-width:760px;color:#b7b7ba;font-size:19px;line-height:1.65}.home-actions{display:flex;flex-wrap:wrap;gap:10px}.dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-card,.home-panels>div,.admin-summary article{border:1px solid #37373a;border-radius:8px;background:#242426;padding:16px}.metric-card span,.admin-summary span{color:#94949a;font-size:13px}.metric-card b,.admin-summary b{display:block;margin-top:10px;color:#f0f0f2;font-size:24px;line-height:1.1;overflow-wrap:anywhere}.metric-card p,.admin-summary p{margin:8px 0 0;color:#929299;line-height:1.45}.home-panels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home-panels h2{margin:0 0 10px;font-size:18px;color:#e2e2e5}.home-panels p{margin:0;color:#a8a8ad;line-height:1.6}.admin-shell{overflow:hidden}.admin-page{min-height:0;overflow:auto;background:#1f1f20;padding:24px}.admin-console-page{max-width:1180px;margin:0 auto;border:1px solid #343438;border-radius:8px;background:#222224}.admin-page-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px;border-bottom:1px solid #333336}.admin-page-head p{margin:0 0 6px;color:#8f8f95;font-size:13px}.admin-page-head h1{margin:0;color:#eeeeef;font-size:28px;line-height:1.1}.admin-empty{min-height:calc(100vh - 160px);display:grid;align-content:center;justify-items:center;gap:14px;color:#d8d8dc;text-align:center}.admin-empty p{max-width:520px;margin:0;color:#9e9ea4;line-height:1.6}.admin-loading{margin:16px 20px 0;display:flex;gap:10px;align-items:center;color:#bdbdc2;border:1px solid #343438;border-radius:8px;padding:12px;background:#1d1d1f}.admin-danger{margin:14px 20px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #5c3036;border-radius:8px;background:#2a1f22;padding:14px}.admin-danger b{color:#ffd5d9}.admin-danger p{margin:6px 0 0;color:#b99ba0;line-height:1.45}.admin-danger button{background:#3a252a;border-color:#6c3a42;color:#ffd9dd}.agent-panel,.file-panel,.editor-panel{min-height:0;border-right:1px solid var(--line)}.agent-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:0;padding:0;overflow:hidden;background:#1f1f20}.agent-panel.collapsed{display:none}.agent-fixed-head{display:grid;gap:10px;padding:14px;border-bottom:1px solid #303033;background:#202022}.agent-head{display:flex;align-items:center;justify-content:space-between;color:#a3a3a8;min-width:0}.agent-head span{min-width:0;display:flex;gap:10px;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.agent-head svg:first-child{color:var(--blue)}.agent-head button,.panel-title button,.modal header button{border:0;background:transparent;cursor:pointer;color:#b9b9bd}.run-meta{display:flex;justify-content:space-between;gap:12px;color:#8f8f95;font-size:14px}.runtime-meter{display:flex;flex-wrap:wrap;gap:6px}.runtime-meter span{border:1px solid #36363a;border-radius:999px;padding:4px 8px;color:#8d8d93;font-size:12px}.runtime-meter .ok{color:#b9f8d0;border-color:#285c3d;background:#1d2c22}.runtime-meter .bad{color:#ffc3c9;border-color:#67343b;background:#301f22}.runtime-meter .run{color:#ffe0bd;border-color:#634b2f;background:#2d261d}.run-feed{min-height:0;overflow:auto;padding:14px;display:grid;align-content:start;gap:12px}.feed-provider{display:grid;gap:6px;color:#8f8f95;font-size:13px}.feed-provider b{color:#d6d6da;font-weight:650}.run-module{display:grid;grid-template-columns:34px 1fr;gap:12px;border:1px solid #333336;border-radius:8px;background:#222225;padding:14px}.run-module.done{border-color:#313f36}.run-module.running{border-color:#435365}.run-module.error,.run-module.timeout,.run-module.aborted{border-color:#613039}.run-module.assistant-message{background:#23282b;border-color:#2f3e44}.module-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#2b2b2e;color:#8fddff}.module-body{min-width:0}.module-body header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:5px}.module-body header span{color:#8fddff;font-size:12px;font-weight:800;text-transform:uppercase}.module-body header svg{color:var(--green)}.run-module.running .module-body header svg{color:#8fddff}.run-module.error .module-body header svg,.run-module.timeout .module-body header svg,.run-module.aborted .module-body header svg{color:var(--red)}.module-body b{display:block;color:#dedee2;font-size:16px;line-height:1.35}.module-body p{margin:7px 0 0;color:#9b9ba1;line-height:1.5;overflow-wrap:anywhere}.module-file{margin-top:10px;width:100%;min-height:30px;border:1px solid #36363a;border-radius:8px;background:#1e1e20;color:#cfcfd5;text-align:left;padding:6px 9px;cursor:pointer}.run-module details{margin-top:10px;color:#8f8f95}.run-module summary{cursor:pointer}.run-module pre{max-height:160px;overflow:auto;white-space:pre-wrap;color:#8fddff;font-size:12px;line-height:1.45;background:#19191a;border-radius:8px;padding:10px}.agent-fixed-foot{display:grid;gap:10px;padding:10px;border-top:1px solid #303033;background:#202022}.suggestion-row{display:flex;gap:8px;overflow-x:auto}.suggestion-row button,.jump-latest{flex:0 0 auto;height:34px;border:1px solid #38383b;background:#2b2b2d;color:#ededed;border-radius:18px;padding:0 12px;cursor:pointer}.jump-latest{justify-self:center;color:#8fddff}.quick-actions{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.quick-actions button{flex:0 0 auto;border-radius:18px;height:36px;padding:0 12px}.quick-actions button:hover,.home-actions button:hover,.back-button:hover,.top-actions button:hover{background:#343438}.pkg{font-size:11px;color:#8fddff;font-weight:900}.prompt-box{display:grid;grid-template-columns:1fr 44px;gap:8px;align-items:end;border:1px solid #363639;border-radius:8px;padding:10px;background:#262628}.prompt-box textarea{resize:none;height:94px;color:#dfdfe2;background:transparent;border:0;outline:none;line-height:1.45}.prompt-box button{width:42px;height:42px;padding:0;border-radius:50%}.file-panel{display:grid;grid-template-rows:58px 1fr auto;background:#222224}.panel-title{display:flex;align-items:center;gap:8px;padding:0 16px;border-bottom:1px solid #303033;color:#d3d3d6}.file-tree{overflow:auto;padding:10px}.file-tree button{width:100%;height:34px;display:flex;align-items:center;gap:10px;border:0;border-radius:8px;color:#cfcfd3;background:transparent;cursor:pointer;text-align:left}.file-tree button:hover{background:#29292c}.file-tree button.active{background:#303034}.file-tree svg{flex:0 0 auto;color:#77bdfb}.file-tree span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-block{display:grid;gap:8px;padding:12px;border-top:1px solid #303033}.auth-block button{justify-content:center;height:38px}.editor-panel{display:grid;grid-template-rows:64px minmax(0,1fr);background:#1d1d1e}.mode-tabs{display:flex;align-items:center;gap:10px;padding:0 12px;border-bottom:1px solid #303033}.mode-tabs button{border-radius:18px;height:42px;font-weight:700}.mode-tabs button.active{background:#333337}.mode-tabs span{width:8px;height:8px;border-radius:50%;background:#dedee2}.code-editor{min-height:0;overflow:auto}.cm-editor{height:calc(100vh - 136px);font-size:15px;background:#1f1f20}.cm-gutters{background:#202022!important;border-right:1px solid #303033!important}.preview-frame{width:100%;height:100%;border:0;background:#fff}.markdown-preview,.empty-preview{height:100%;overflow:auto;background:#f7f7f4;color:#111827;padding:72px 15vw}.markdown-preview{font-family:ui-serif,Georgia,Cambria,Times New Roman,serif;line-height:1.65}.markdown-preview h1{font-size:58px;line-height:1}.kernel-logo{width:46px;height:46px;display:grid;place-items:center;border-radius:8px;background:#111827;color:#fff;font-size:26px;font-weight:900}.empty-preview h1{max-width:760px;font-family:ui-serif,Georgia,serif;font-size:clamp(42px,6vw,82px);line-height:.92}.empty-preview p{color:#64748b;max-width:620px;font-size:18px;line-height:1.7}.modal-backdrop{position:fixed;inset:0;display:grid;place-items:center;background:#0000009e;z-index:20}.modal{width:min(760px,calc(100vw - 28px));max-height:calc(100vh - 40px);overflow:auto;border:1px solid #3d3d41;border-radius:8px;background:#242426;box-shadow:0 24px 80px #00000073}.modal header{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid #333336}.modal h2{margin:0;font-size:18px}.form-stack{display:grid;gap:12px;padding:20px}.form-stack input,.form-stack textarea{width:100%;border:1px solid #3d3d41;border-radius:8px;background:#181819;color:#e7e7ea;padding:12px;outline:none}.form-stack input:focus,.form-stack textarea:focus{border-color:#577da8;box-shadow:0 0 0 2px #4f9cff29}.form-stack input[type=range]{padding:0;height:6px;accent-color:var(--orange);cursor:pointer}.form-stack textarea{min-height:110px;resize:vertical}.form-stack label{display:grid;gap:8px;color:#bdbdc2}.form-stack label span{color:#8fddff;font-size:12px}.form-stack button{justify-content:center}.form-stack .ghost{background:transparent}.admin-console{display:grid;gap:4px}.admin-tabs{display:flex;gap:8px;padding:14px 20px 0;overflow-x:auto}.admin-tabs button{height:34px;border:1px solid #38383b;border-radius:18px;background:#202022;color:#cfcfd3;padding:0 12px;cursor:pointer}.admin-tabs button.active{background:#333337;color:#fff}.admin-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:16px 20px 0}.admin-list{display:grid;gap:10px;padding:20px}.admin-list article{display:grid;gap:6px;border:1px solid #36363a;border-radius:8px;background:#202022;padding:12px}.admin-list article b{color:#eeeeef}.admin-list article span,.admin-list article p{margin:0;color:#9b9ba1;overflow-wrap:anywhere}.admin-list article button{justify-self:start;height:32px;border:1px solid #38383b;border-radius:8px;background:#2b2b2d;color:#e7e7ea;padding:0 10px;cursor:pointer}.check-row{display:flex!important;grid-template-columns:auto 1fr;align-items:center}.check-row input{width:auto}.admin-status{padding:0 20px 18px}.muted{color:#929299}.error-text{color:var(--red)}.spin{animation:spin 1s linear infinite}.restore-panel{position:fixed;left:14px;bottom:14px;z-index:10}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1180px){.workspace{grid-template-columns:minmax(320px,38vw) 220px minmax(0,1fr)}}@media(max-width:980px){body{overflow:auto}.app-shell{min-height:100vh;height:auto}.topbar{grid-template-columns:1fr;gap:8px;height:auto;padding:10px}.title{text-align:left}.top-actions{justify-self:stretch}.path-pill{width:auto;flex:1}.workspace,.dashboard-grid,.home-panels,.admin-summary{grid-template-columns:1fr}.admin-page{padding:12px}.admin-page-head,.admin-danger{align-items:stretch;flex-direction:column}.agent-panel{min-height:760px;border-bottom:1px solid #303033}.file-panel{min-height:280px}.editor-panel{min-height:720px}.markdown-preview,.empty-preview{padding:40px 24px}}
