@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#20241f;font-synthesis:none;background:#e8eae6;font-family:DM Sans,Noto Sans SC,sans-serif}[data-theme=dark]{color:#e7eae3;background:#141714}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;overflow:hidden}button,textarea,select{font:inherit}button{color:inherit}.app-shell{--panel-width:390px;background:#f5f6f3;height:100vh}.topbar{background:#f9faf7f5;border-bottom:1px solid #dfe2dc;grid-template-columns:1fr auto 1fr;align-items:center;height:58px;padding:0 14px 0 18px;display:grid}.brand,.topbar-actions,.document-state,.text-button,.icon-button{align-items:center;display:flex}.brand{gap:10px;min-width:0}.brand-mark{color:#dfff54;background:#20241f;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.brand strong{letter-spacing:0;font-size:17px}.brand>span:last-child{color:#7a8077;white-space:nowrap;border-left:1px solid #d8dbd5;padding-left:10px;font-size:13px}.document-state{color:#7b8178;gap:7px;font-size:12px}.document-state>span{background:#d29b45;border-radius:50%;width:7px;height:7px;transition:background .2s}.document-state>span.saved{background:#5f8969}.topbar-actions{justify-content:flex-end;gap:7px}.text-button,.icon-button{cursor:pointer;background:0 0;border:0;border-radius:6px;transition:background .15s,transform .15s,opacity .15s}.text-button{gap:7px;height:34px;padding:0 11px;font-size:13px}.icon-button{justify-content:center;width:34px;height:34px}.text-button:hover,.icon-button:hover{background:#eceee9}.text-button:active,.icon-button:active{transform:scale(.96)}.text-button.primary{color:#fff;background:#20241f}.text-button.primary:hover{background:#343a32}.icon-button:disabled{opacity:.3;cursor:default}.model-button{position:relative}.model-button.configured:after{content:"";background:#8fb226;border:1px solid #f9faf7;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:6px}.workspace{grid-template-columns:minmax(0, 1fr) var(--panel-width);height:calc(100vh - 58px);min-height:0;transition:grid-template-columns .25s;display:grid;overflow:hidden}.panel-collapsed .workspace{grid-template-columns:1fr}.canvas-area{background:#e8eae6;min-width:0;padding:34px 12px 12px;position:relative}.canvas-label{color:#72786e;align-items:center;gap:9px;font-size:11px;display:flex;position:absolute;top:9px;left:18px}.canvas-label span{color:#343a32;font-weight:600}.canvas-label i{background:#adb2aa;border-radius:50%;width:3px;height:3px}.canvas-frame{background:#fff;border:1px solid #d9ddd6;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 8px 25px #2229200f}.canvas-process-bar{z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f9faf7f5;border:1px solid #d8ddd3;grid-template-columns:minmax(220px,auto) auto minmax(0,1fr);align-items:center;gap:18px;min-height:54px;padding:8px 10px 8px 13px;display:grid;position:absolute;top:43px;left:24px;right:24px;box-shadow:0 8px 24px #2229201f}.canvas-process-current{align-items:center;gap:9px;min-width:0;display:flex}.canvas-process-current>span{background:#83a91d;border-radius:50%;flex:none;width:8px;height:8px}.canvas-process-current .live-dot{animation:1.2s ease-in-out infinite canvas-live}.canvas-process-current small,.canvas-process-current strong{display:block}.canvas-process-current small{color:#8b9187;font-size:9px}.canvas-process-current strong{color:#343a32;text-overflow:ellipsis;white-space:nowrap;max-width:320px;font-size:11px;overflow:hidden}.snapshot-nav{align-items:center;gap:7px;display:flex}.snapshot-nav button{cursor:pointer;background:#fff;border:1px solid #dde1da;place-items:center;width:27px;height:27px;display:grid}.snapshot-nav button:disabled{opacity:.3;cursor:default}.snapshot-nav span{color:#646b61;text-align:center;min-width:54px;font-size:10px}.snapshot-steps{justify-content:flex-end;gap:5px;min-width:0;display:flex;overflow-x:auto}.snapshot-steps button{color:#858b82;cursor:pointer;background:0 0;border:0;flex:none;align-items:center;gap:5px;height:28px;padding:0 8px;font-size:9px;display:flex}.snapshot-steps button i{background:#b9beb5;border-radius:50%;width:5px;height:5px}.snapshot-steps button.active{color:#4d5d25;background:#edf3d7;font-weight:700}.snapshot-steps button.active i{background:#84a927}.canvas-frame iframe{border:0;width:100%;height:100%;display:block}.canvas-loading{z-index:2;color:#6e756b;background:#fafbf8;justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex;position:absolute;inset:0}.canvas-loading span{border:2px solid #d8dcd4;border-top-color:#20241f;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite spin}.assistant-panel{background:#f9faf7;border-left:1px solid #dfe2dc;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;height:100%;min-height:0;animation:.25s both panel-in;display:grid;overflow:hidden}.assistant-heading{border-bottom:1px solid #e3e5e0;justify-content:space-between;align-items:center;height:71px;padding:14px 16px 11px 20px;display:flex}.assistant-heading h2{letter-spacing:0;margin:2px 0 0;font-size:16px}.eyebrow{color:#8b9187;letter-spacing:1.1px;font-size:9px;font-weight:700}.conversation{overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-gutter:stable;min-width:0;height:100%;min-height:0;padding:22px 20px;overflow:hidden auto}.conversation::-webkit-scrollbar{width:7px}.conversation::-webkit-scrollbar-track{background:0 0}.conversation::-webkit-scrollbar-thumb{background:#c7cbc3;border:2px solid #f9faf7;border-radius:999px}.conversation::-webkit-scrollbar-thumb:hover{background:#aeb4aa}.empty-state{padding-top:clamp(30px,9vh,90px)}.ai-mark{color:#30372c;background:#edff9e;border-radius:8px;place-items:center;width:38px;height:38px;margin-bottom:18px;display:grid}.empty-state h3{letter-spacing:0;margin:0 0 8px;font-size:20px}.empty-state p{color:#777e74;max-width:290px;margin:0;font-size:13px;line-height:1.65}.suggestions{gap:7px;margin-top:24px;display:grid}.suggestions button{text-align:left;color:#4c5349;cursor:pointer;background:0 0;border:0;border-top:1px solid #e2e5df;padding:11px 2px 4px;font-size:12px;transition:color .15s,padding-left .15s}.suggestions button:hover{color:#111510;padding-left:5px}.message{margin-bottom:22px;animation:.22s both message-in}.message-meta{color:#737a70;align-items:center;gap:6px;margin-bottom:7px;font-size:11px;font-weight:600;display:flex}.message-meta time{color:#aaafa7;margin-left:auto;font-weight:400}.message p{overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap;border-radius:7px;max-width:100%;margin:0;padding:12px 13px;font-size:13px;line-height:1.6}.message.user p{background:#e9ebe6}.message.assistant p{background:#fff;border:1px solid #e2e5df}.message.status p{color:#566139;background:#f0f6d8;padding:9px 12px}.node-result{border-top:1px solid #e0e4dd;margin:0 0 14px;padding:11px 0 0;animation:.2s both message-in}.node-result header{color:#687064;grid-template-columns:18px minmax(0,1fr) auto;align-items:start;gap:5px;display:grid}.node-result header svg{margin-top:2px}.node-result header strong,.node-result header small{display:block}.node-result header strong{color:#353b32;font-size:11px}.node-result header small{color:#8b9187;margin-top:2px;font-size:9px}.node-result header time{color:#a8aea5;font-size:9px}.node-result.review header svg{color:#af7420}.node-result-content{color:#4d544a;white-space:pre-wrap;overflow-wrap:anywhere;background:#f1f3ee;border:0;border-left:2px solid #d9ded5;max-height:230px;margin:8px 0 0 23px;padding:10px 11px;font:11px/1.65 DM Sans,Noto Sans SC,sans-serif;overflow:auto}.node-result.review .node-result-content{border-left-color:#d9a756}.thinking{color:#798075;align-items:center;gap:4px;font-size:11px;display:flex}.thinking span{background:#697164;border-radius:50%;width:5px;height:5px;animation:1s ease-in-out infinite pulse}.thinking span:nth-child(2){animation-delay:.15s}.thinking span:nth-child(3){animation-delay:.3s}.thinking em{margin-left:6px;font-style:normal}.thinking-block{background:#fff;border:1px solid #e0e4dc;border-radius:7px;margin:4px 0 18px;padding:12px 13px;animation:.22s both message-in}.thinking-block small{color:#9aa097;margin-top:8px;font-size:10px;display:block}.active-agent{color:#7c8379;align-items:center;gap:6px;margin-bottom:10px;font-size:10px;display:flex}.active-agent strong{color:#30362d;font-size:11px}.active-agent span{margin-right:2px}.execution-stream{border-top:1px solid #dde1da;margin:2px 0 18px}.execution-title{color:#535a50;justify-content:space-between;align-items:center;padding:12px 0 9px;font-size:11px;font-weight:700;display:flex}.execution-title small{color:#9aa097;font-size:9px;font-weight:500}.execution-item{border-top:1px solid #eaede7;grid-template-columns:24px minmax(0,1fr);padding:8px 0;display:grid}.execution-rail{color:#798176;padding-top:2px}.execution-item.review .execution-rail{color:#b27827}.execution-item.canvas .execution-rail{color:#789b19}.execution-agent{align-items:center;gap:8px;font-size:10px;display:flex}.execution-agent strong{text-overflow:ellipsis;white-space:nowrap;color:#30362d;min-width:0;overflow:hidden}.execution-agent time{color:#adb2aa;margin-left:auto;font-size:9px}.execution-action{color:#747b71;margin-top:3px;font-size:10px}.execution-body pre{color:#4d544a;white-space:pre-wrap;overflow-wrap:anywhere;background:#f3f5f0;border-left:2px solid #dce1d8;max-height:190px;margin:7px 0 0;padding:9px 10px;font:10px/1.55 DM Sans,Noto Sans SC,sans-serif;overflow:auto}.execution-item.review pre{border-left-color:#ddb56d}.execution-item.canvas pre{border-left-color:#a7c64f}.stream-track{background:#e8ebe5;height:2px;margin-top:11px;overflow:hidden}.stream-track i{background:#93b82f;width:38%;height:100%;animation:1.4s ease-in-out infinite stream-progress;display:block}.composer{background:#fff;border:1px solid #d6dad2;border-radius:8px;flex:none;min-width:0;margin:0 14px 14px;transition:border-color .15s,box-shadow .15s;box-shadow:0 6px 22px #20241f12}.composer:focus-within{border-color:#9da692;box-shadow:0 8px 26px #20241f1a}.skill-picker{border-bottom:1px solid #eceee9;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:8px;margin:9px 10px 0;padding:0 4px 8px;display:grid}.skill-picker>span{color:#8b9187;letter-spacing:.5px;font-size:10px;font-weight:700}.skill-select-wrap{align-items:center;display:flex;position:relative}.skill-select-wrap select{appearance:none;color:#30362d;cursor:pointer;background:#f6f8f3;border:1px solid #d9ddd5;border-radius:6px;outline:0;height:28px;padding:0 25px 0 9px;font-size:11px;font-weight:600}.skill-select-wrap svg{pointer-events:none;color:#71786e;position:absolute;right:7px}.skill-picker small{color:#9ba198;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;overflow:hidden}.composer textarea{resize:vertical;color:#20241f;background:0 0;border:0;outline:0;width:100%;min-height:74px;max-height:160px;padding:13px 14px 4px;font-size:13px;line-height:1.55}.composer textarea::placeholder{color:#a1a69e}.composer-footer{justify-content:space-between;align-items:center;padding:7px 8px 8px 13px;display:flex}.composer-footer span{color:#a0a69d;font-size:10px}.composer-footer button{color:#fff;cursor:pointer;background:#20241f;border:0;border-radius:6px;place-items:center;width:31px;height:31px;transition:transform .15s,opacity .15s;display:grid}.composer-footer button:hover{transform:translateY(-1px)}.composer-footer button:disabled{opacity:.25;cursor:default;transform:none}.settings-backdrop{z-index:30;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#13161257;justify-content:flex-end;animation:.18s both fade-in;display:flex;position:fixed;inset:0}.settings-panel{color:#e6e8e2;background:#252825;grid-template-rows:auto 1fr auto;width:min(520px,100vw);height:100%;animation:.25s both settings-in;display:grid;overflow-y:auto;box-shadow:-18px 0 48px #10130f3d}.settings-panel header{border-bottom:1px solid #3a3e39;justify-content:space-between;padding:24px 24px 26px;display:flex}.settings-kicker{color:#c4ef55;letter-spacing:.8px;align-items:center;gap:8px;font-size:10px;font-weight:700;display:flex}.settings-panel h2{letter-spacing:-.8px;margin:18px 0 4px;font-size:32px}.settings-panel header p{color:#9fa49c;margin:0;font-size:14px}.settings-close{color:#b8bcb5;cursor:pointer;background:0 0;border:1px solid #444943;border-radius:10px;place-items:center;width:46px;height:46px;display:grid}.settings-body{padding:30px 24px 20px}.settings-body label,.settings-body fieldset{color:#dedfdc;border:0;margin:0 0 25px;padding:0;font-size:14px;font-weight:600;display:block}.settings-body legend{margin-bottom:10px}.settings-field{color:#9ca295;background:#20241d;border:1px solid #474d43;border-radius:9px;align-items:center;gap:12px;height:58px;margin-top:10px;padding:0 15px;transition:border-color .15s;display:flex}.settings-field:focus-within{border-color:#8ca640}.settings-field input{color:#eef0eb;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:14px}.settings-field input::placeholder{color:#737970}.settings-field svg{width:19px}.settings-field button{color:#b0b5aa;cursor:pointer;background:0 0;border:0;padding:4px}.field-trailing{width:16px!important}.settings-body small{color:#989d95;margin-top:9px;font-size:11px;font-weight:400;line-height:1.5;display:block}.protocol-switch{background:#181c17;border:1px solid #474d43;border-radius:9px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.protocol-switch button{color:#9ea39b;cursor:pointer;background:0 0;border:0;border-radius:6px;height:44px}.protocol-switch button.active{color:#eef0eb;background:#292e25;font-weight:600}.storage-note{color:#b9beb3;background:#20261a;border-left:3px solid #a7d53c;align-items:center;gap:12px;padding:16px;font-size:12px;display:flex}.storage-note svg{color:#bdf056;flex:none}.settings-error{color:#ff9e91;margin:14px 0 0;font-size:12px}.settings-panel footer{border-top:1px solid #393d38;grid-template-columns:120px 1fr;gap:12px;padding:18px 24px 24px;display:grid}.settings-panel footer button{color:#d8dad6;cursor:pointer;background:0 0;border:1px solid #454a44;border-radius:9px;height:52px;font-weight:600}.settings-panel footer .save-settings{color:#fff;background:#0f120e;border-color:#8b927f;justify-content:center;align-items:center;gap:12px;display:flex}[data-theme=dark] .app-shell{background:#181b18}[data-theme=dark] .topbar{background:#1c1f1cf7;border-color:#30352f}[data-theme=dark] .brand-mark{color:#20241f;background:#dfff54}[data-theme=dark] .brand>span:last-child{color:#929990;border-color:#3c413a}[data-theme=dark] .document-state{color:#929990}[data-theme=dark] .text-button:hover,[data-theme=dark] .icon-button:hover{background:#30342f}[data-theme=dark] .text-button.primary{color:#20241f;background:#dfff54}[data-theme=dark] .text-button.primary:hover{background:#ccec4e}[data-theme=dark] .model-button.configured:after{border-color:#1c1f1c}[data-theme=dark] .canvas-area{background:#141714}[data-theme=dark] .canvas-label{color:#858d83}[data-theme=dark] .canvas-label span{color:#cbd0c8}[data-theme=dark] .canvas-label i{background:#596057}[data-theme=dark] .canvas-frame{background:#202320;border-color:#343934;box-shadow:0 8px 28px #00000038}[data-theme=dark] .canvas-process-bar{background:#1e221ef5;border-color:#3d433c;box-shadow:0 8px 24px #00000047}[data-theme=dark] .canvas-process-current strong{color:#e0e4dd}[data-theme=dark] .snapshot-nav button{background:#292e29;border-color:#454b44}[data-theme=dark] .snapshot-steps button.active{color:#d9efa0;background:#39451f}[data-theme=dark] .canvas-loading{color:#aab1a7;background:#202320}[data-theme=dark] .canvas-loading span{border-color:#dfff54 #484e47 #484e47}[data-theme=dark] .assistant-panel{background:#1c1f1c;border-color:#30352f}[data-theme=dark] .assistant-heading{border-color:#333833}[data-theme=dark] .eyebrow,[data-theme=dark] .message-meta{color:#929990}[data-theme=dark] .conversation::-webkit-scrollbar-thumb{background:#4b514a;border-color:#1c1f1c}[data-theme=dark] .ai-mark{color:#dfff54;background:#43501f}[data-theme=dark] .empty-state p{color:#929990}[data-theme=dark] .suggestions button{color:#b7bdb4;border-color:#363b35}[data-theme=dark] .suggestions button:hover{color:#f0f2ed}[data-theme=dark] .message.user p{background:#30342f}[data-theme=dark] .message.assistant p,[data-theme=dark] .thinking-block{background:#242824;border-color:#383d37}[data-theme=dark] .active-agent strong,[data-theme=dark] .execution-agent strong{color:#e1e5de}[data-theme=dark] .execution-stream,[data-theme=dark] .execution-item{border-color:#353a34}[data-theme=dark] .execution-title{color:#c5cbc1}[data-theme=dark] .execution-body pre{color:#bac0b7;background:#222622;border-left-color:#4a5148}[data-theme=dark] .message.status p{color:#d6e6a7;background:#303a20}[data-theme=dark] .node-result{border-color:#363b35}[data-theme=dark] .node-result header strong{color:#e0e4dd}[data-theme=dark] .node-result-content{color:#c1c7bd;background:#232723;border-left-color:#4b5249}[data-theme=dark] .composer{background:#242824;border-color:#3c423b;box-shadow:0 6px 22px #0003}[data-theme=dark] .composer:focus-within{border-color:#758446;box-shadow:0 8px 26px #00000047}[data-theme=dark] .skill-picker{border-color:#383d37}[data-theme=dark] .skill-select-wrap select{color:#e2e6df;background:#30352f;border-color:#454b44}[data-theme=dark] .composer textarea{color:#e7eae3}[data-theme=dark] .composer-footer button{color:#20241f;background:#dfff54}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes settings-in{0%{opacity:.8;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:.25;transform:translateY(1px)}50%{opacity:1;transform:translateY(-1px)}}@keyframes panel-in{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@keyframes message-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes stream-progress{0%{transform:translate(-110%)}to{transform:translate(290%)}}@keyframes canvas-live{0%,to{opacity:.35;box-shadow:0 0 #83a91d40}50%{opacity:1;box-shadow:0 0 0 5px #83a91d00}}@media (width<=760px){.topbar{grid-template-columns:1fr auto;padding-left:10px}.brand>span:last-child,.document-state,.topbar-actions .text-button:first-child,.topbar-actions .icon-button:nth-child(2){display:none}.workspace{display:block;position:relative;overflow:hidden}.canvas-area{height:100%;padding:30px 6px 6px}.assistant-panel{z-index:5;height:auto;min-height:0;position:absolute;inset:0 0 0 15%;box-shadow:-10px 0 30px #14191326}.topbar-actions{gap:4px}.settings-panel{width:100%}.settings-panel h2{font-size:28px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
