:root{color:#111214;font-synthesis:none;--blue:#191a1c;--blue-dark:#000;--border:#d9dadd;--muted:#696b70;--surface:#f7f7f8;--success:#21a45d;background:#fff;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{overflow-x:hidden}button,textarea,input,select{font:inherit}button{cursor:pointer}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.app-header{border-bottom:1px solid var(--border);height:72px;color:var(--blue);background:#fff;align-items:center;gap:13px;padding:0 32px;display:flex}.app-header strong{color:#121722;letter-spacing:-.03em;font-size:22px}.app-header-spacer{flex:1;min-width:0}.app-context-name{color:#696b70;text-overflow:ellipsis;white-space:nowrap;border-left:1px solid #d9dadd;flex:1;min-width:0;margin-left:4px;padding-left:17px;font-size:13px;overflow:hidden}.code-mark{width:30px;height:30px;color:var(--blue)}.language-toggle{color:#8a8c91;background:#fff;border:1px solid #c9cacf;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:5px;min-width:72px;height:34px;padding:0 10px;font-size:12px;font-weight:700;display:flex}.language-toggle:hover,.language-toggle:focus-visible{background:#f5f5f6;border-color:#777a80;outline:3px solid #191a1c17}.language-toggle span.active{color:#111214}.language-toggle i{color:#b0b2b6;font-style:normal;font-weight:400}.home-page{background:#fff;min-height:100vh}.home-main{max-width:1340px;margin:0 auto;padding:74px 44px}.home-main h1{letter-spacing:-.055em;margin:0 0 40px;font-size:clamp(36px,4vw,54px)}.tool-entry{text-align:left;width:100%;min-height:290px;color:inherit;background:#fff;border:1px solid #aeb0b4;border-radius:10px;grid-template-columns:112px minmax(260px,.8fr) minmax(370px,1.25fr) auto 24px;align-items:center;gap:28px;padding:28px 38px;display:grid;box-shadow:0 10px 32px #1112140f}.tool-entry:hover,.tool-entry:focus-visible{border-color:var(--blue);outline:3px solid #191a1c1a}.tool-symbol{border:1px solid var(--border);background:var(--surface);border-radius:20px;place-items:center;width:96px;height:96px;display:grid}.tool-symbol .code-mark{width:48px;height:48px}.tool-copy{gap:14px;display:grid}.tool-copy strong{letter-spacing:-.035em;font-size:30px}.tool-copy small{color:var(--muted);font-size:16px;line-height:1.6}.editor-preview{border:1px solid var(--border);background:#fbfcfe;min-height:190px;display:block;overflow:hidden}.preview-tab{width:106px;color:var(--blue);border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;padding:10px 16px;font:13px SFMono-Regular,Consolas,monospace;display:block}.editor-preview code{color:#333b4a;padding:16px;font:13px/1.65 SFMono-Regular,Consolas,monospace;display:block}.editor-preview i{color:#9aa3b2;width:28px;font-style:normal;display:inline-block}.editor-preview b,.editor-preview em{color:#7b36c9;font-style:normal;font-weight:500}.open-action{background:var(--blue);color:#fff;white-space:nowrap;border-radius:6px;padding:14px 19px;font-weight:700}.tool-entry>svg{color:#303846;width:22px}.editor-page{background:#fff;grid-template-rows:64px 64px minmax(0,1fr) 38px;grid-template-columns:minmax(0,1fr);height:100vh;display:grid}.editor-page .app-header{height:64px;padding:0 26px}.editor-toolbar{border-bottom:1px solid var(--border);grid-template-columns:1fr auto 1fr;align-items:center;min-width:0;padding:0 24px;display:grid}.back-button{color:#181d27;background:0 0;border:0;justify-self:start;font-size:16px}.back-button span{margin-right:8px;font-size:22px}.toolbar-actions{gap:12px;min-width:0;display:flex}.toolbar-actions button{border-radius:6px;justify-content:center;align-items:center;gap:8px;min-width:120px;height:42px;font-size:16px;display:inline-flex}.toolbar-actions svg{width:18px;height:18px}.run-button{color:#fff;border:1px solid var(--blue);background:var(--blue);font-weight:700}.run-button:hover:not(:disabled){background:var(--blue-dark)}.run-button:disabled{cursor:wait;background:#a8aaae;border-color:#a8aaae}.check-button{color:#202225;background:#fff;border:1px solid #777a80;font-weight:700}.check-button:hover:not(:disabled),.check-button:focus-visible{color:#fff;background:#191a1c;border-color:#191a1c;outline:0}.check-button:focus-visible{box-shadow:0 0 0 3px #191a1c1f}.check-button:disabled{cursor:not-allowed;opacity:.45}.stop-button{color:#2d3035;background:#f5f5f6;border:1px solid #9fa2a8}.stop-button:not(:disabled):hover{color:#fff;background:#191a1c;border-color:#191a1c}.stop-button:disabled,.reset-button:disabled{cursor:not-allowed;opacity:.42}.reset-button,.dependency-button{color:#262d39;background:#fff;border:1px solid #aeb7c4}.dependency-button:hover:not(:disabled),.dependency-button:focus-visible{background:#f1f1f2;border-color:#191a1c;outline:0}.dependency-button:focus-visible{box-shadow:0 0 0 3px #191a1c1c}.dependency-button:disabled{cursor:not-allowed;opacity:.45}.dependency-button i{color:#fff;background:#191a1c;border-radius:999px;min-width:20px;padding:2px 6px;font:10px/1.4 Inter,PingFang SC,sans-serif}.dependency-button.invalid{color:#96362f;background:#fff8f7;border-color:#d7aaa6}.dependency-button.invalid i{background:#aa3931}.history-button{color:#262d39;background:#fff;border:1px solid #aeb7c4;position:relative}.history-button:hover,.history-button:focus-visible{background:#f1f1f2;border-color:#191a1c;outline:3px solid #191a1c1c}.history-count{color:#fff;background:#191a1c;border-radius:999px;min-width:19px;padding:1px 5px;font:700 10px/1.5 Inter,PingFang SC,sans-serif}.workspace-layout-menu{position:relative}.workspace-layout-menu .layout-trigger{color:#262d39;background:#fff;border:1px solid #aeb7c4;min-width:96px}.workspace-layout-menu .layout-trigger:hover,.workspace-layout-menu .layout-trigger:focus-visible,.workspace-layout-menu.focus-active .layout-trigger{background:#f1f1f2;border-color:#191a1c;outline:0;box-shadow:0 0 0 3px #191a1c1c}.workspace-layout-menu .layout-trigger svg{width:18px;height:18px}.workspace-layout-menu .layout-trigger i{margin-left:1px;font-size:13px;font-style:normal}.layout-popover{z-index:24;background:#fff;border:1px solid #c9cbd0;border-radius:7px;width:min(310px,100vw - 28px);position:absolute;top:50px;right:0;overflow:hidden;box-shadow:0 16px 40px #1112142b}.layout-popover>header{background:#fafafb;border-bottom:1px solid #e5e5e7;gap:3px;padding:13px 15px 11px;display:grid}.layout-popover>header strong{color:#222428;font-size:13px}.layout-popover>header small{color:#777a80;font-size:11px;line-height:1.4}.layout-popover>button{color:#27292d;text-align:left;background:#fff;border:0;border-bottom:1px solid #ececef;border-radius:0;justify-content:space-between;align-items:center;gap:14px;width:100%;min-width:0;height:auto;padding:11px 14px;display:flex}.layout-popover>button:last-child{border-bottom:0}.layout-popover>button:hover,.layout-popover>button:focus-visible{background:#f1f1f2;outline:0}.layout-popover>button>span{gap:2px;min-width:0;display:grid}.layout-popover>button strong{font-size:12px}.layout-popover>button small{color:#797c82;font-size:10px;line-height:1.4}.layout-popover>button>i{color:#51545a;text-align:center;flex:none;min-width:25px;font-size:16px;font-style:normal}.layout-popover>.layout-reset{color:#55585e}.runtime-state{color:#303744;justify-self:end;align-items:center;gap:9px;font-size:15px;display:flex}.status-dot{background:#d99b28;border-radius:50%;width:9px;height:9px;display:inline-block}.status-dot.ready{background:var(--success)}.ide-layout{grid-template-columns:minmax(0,var(--workspace-left-fr,1fr)) 10px minmax(0,var(--workspace-right-fr,1.02fr));background:var(--surface);gap:0;min-height:0;padding:0 12px 10px;display:grid}.left-workspace{grid-template-rows:48px minmax(0,var(--editor-panel-fr,1.65fr)) 10px minmax(0,var(--console-panel-fr,.85fr));border:1px solid var(--border);background:#fff;border-top:0;border-radius:0 0 6px 6px;min-width:0;min-height:0;display:grid;position:relative;overflow:hidden}.file-tabs{border-bottom:1px solid var(--border);background:#fafafb;align-items:stretch;min-width:0;display:flex}.project-files-trigger{border:0;border-right:1px solid var(--border);color:#24262a;background:#f1f1f2;justify-content:center;align-items:center;gap:8px;min-width:88px;font-size:13px;font-weight:700;display:flex}.project-files-trigger:hover,.project-files-trigger[aria-expanded=true]{background:#e7e7e9}.project-files-trigger i{color:#55585e;background:#fff;border-radius:999px;min-width:20px;padding:2px 6px;font:11px/1.4 Inter,PingFang SC,sans-serif}.file-tabs-scroll{scrollbar-width:thin;flex:1;min-width:0;display:flex;overflow-x:auto}.file-tab{border-right:1px solid var(--border);background:#f7f7f8;align-items:stretch;min-width:128px;max-width:190px;display:flex;position:relative}.file-tab.active{background:#fff;box-shadow:inset 0 -2px #191a1c}.file-select{color:#4d5158;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;flex:1;min-width:0;padding:0 30px 0 15px;font:13px SFMono-Regular,Consolas,monospace;overflow:hidden}.file-tab.active .file-select{color:#17181a}.file-close{color:#777b82;background:0 0;border:0;border-radius:4px;width:22px;height:22px;font:18px/1 system-ui;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.file-close:hover{color:#111214;background:#e7e7e9}.file-rename{border:1px solid #777b82;border-radius:4px;outline:2px solid #191a1c1a;width:100%;min-width:110px;margin:7px;padding:0 7px;font:13px SFMono-Regular,Consolas,monospace}.file-tabs .add-tab{border:0;border-right:1px solid var(--border);color:#465062;background:#fafafb;min-width:48px;font:22px system-ui}.no-open-files{color:#85888e;align-items:center;min-width:120px;padding:0 14px;font-size:12px;display:flex}.file-tabs button:disabled{cursor:not-allowed;opacity:.48}.monaco-shell .project-search-match{background:#fff0ad;border-bottom:2px solid #7c621d}.project-drawer-layer{z-index:18;position:absolute;inset:48px 0 0}.project-drawer-backdrop{cursor:default;background:#11121447;border:0;width:100%;padding:0;position:absolute;inset:0}.project-file-drawer{background:#fff;border-right:1px solid #bfc1c5;grid-template-rows:auto minmax(0,1fr) auto auto minmax(0,auto);width:min(420px,100%);height:100%;display:grid;position:relative;overflow:hidden;box-shadow:12px 0 34px #11121429}.project-file-drawer:focus{outline:0}.project-search-entry,.project-snapshot-entry{text-align:left;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:3px 8px;width:100%;margin-bottom:8px;display:grid;background:#f4f4f5!important;border-color:#c5c7cc!important;padding:11px 12px!important}.project-snapshot-entry{margin-bottom:12px}.project-search-entry>span,.project-snapshot-entry>span{grid-row:1/3;font-size:23px}.project-search-entry>strong,.project-snapshot-entry>strong{font-size:13px}.project-search-entry>small,.project-snapshot-entry>small{color:#777b81;grid-column:2;font-size:10px;line-height:1.5}.project-search-entry>i,.project-snapshot-entry>i{grid-area:1/3/3;font-style:normal}.snapshot-loading{z-index:80;border:1px solid var(--border);background:#fff;border-radius:8px;padding:24px;position:fixed;inset:20% 10% auto;box-shadow:0 10px 50px #0002}.project-file-drawer>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:11px 15px 11px 18px;display:flex}.project-file-drawer>header>span{gap:3px;min-width:0;display:grid}.project-file-drawer>header strong{color:#17181a;font-size:17px}.project-file-drawer>header small{color:#777a80;font-size:12px}.project-file-drawer>header>div{gap:7px;display:flex}.project-file-drawer button{color:#292b30;background:#fff;border:1px solid #c8c9cc;border-radius:5px}.project-file-drawer button:hover:not(:disabled),.project-file-drawer button:focus-visible{background:#f2f2f3;border-color:#777a80;outline:0}.project-file-drawer button:focus-visible{box-shadow:0 0 0 3px #191a1c1c}.project-file-drawer button:disabled{cursor:not-allowed;opacity:.45}.project-file-drawer>header button{min-height:35px;padding:0 12px;font-size:13px}.project-file-drawer>header .drawer-close-button{width:35px;padding:0;font-size:22px;line-height:1}.project-file-list{min-height:0;padding:12px 10px 18px;overflow:auto}.project-file-dropzone{text-align:left;grid-template-rows:auto auto;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:2px 10px;width:calc(100% - 8px);min-height:78px;margin:0 4px 16px;display:grid;background:#fafafb!important;border:1px dashed #aeb0b4!important;padding:12px 14px!important}.project-file-dropzone>span{color:#fff;background:#191a1c;border-radius:50%;grid-row:1/3;place-items:center;width:32px;height:32px;font-size:20px;line-height:1;display:grid}.project-file-dropzone strong{color:#26282c;font-size:13px}.project-file-dropzone small{color:#777a80;font-size:11px;line-height:1.4}.project-file-dropzone.dragging{box-shadow:inset 0 0 0 2px #191a1c17;background:#ededee!important;border-color:#191a1c!important}.project-tree-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0 4px 8px;display:grid}.project-tree-actions button{min-height:36px;padding:0 7px;font-size:11px}.project-file-dropzone.compact{min-height:62px;margin-bottom:12px;padding-block:9px!important}.project-tree{min-width:0}.project-tree ul{min-width:0;margin:0;padding:0;list-style:none}.project-tree-children,.project-tree-item,.project-tree-folder,.tree-confirm-shell{min-width:0}.project-tree-item:focus,.project-tree-folder:focus{outline:0}.project-tree-item:focus-visible>.project-tree-row,.project-tree-folder:focus-visible>.project-tree-row{box-shadow:0 0 0 3px #191a1c1c}.project-tree-row{min-width:0;padding:4px 4px 4px calc(4px + var(--tree-indent,0px));border:1px solid #0000;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;display:grid}.project-tree-row:hover{background:#f6f6f7}.project-tree-item.active>.project-tree-row{background:#ededee;border-color:#d5d6d9}.project-tree-row .project-file-open{min-height:36px}.project-folder-toggle{text-align:left;cursor:pointer;grid-template-columns:14px 22px minmax(0,1fr);align-items:center;gap:4px;min-width:0;min-height:36px;display:grid;background:0 0!important;border:0!important;padding:0 6px!important}.project-folder-toggle>span{color:#696c72;font:13px/1 system-ui}.project-folder-toggle>i{color:#4d5056;font:18px/1 system-ui;transform:rotate(10deg)}.project-folder-toggle>strong{color:#292b2f;text-overflow:ellipsis;white-space:nowrap;font:600 13px SFMono-Regular,Consolas,monospace;overflow:hidden}.project-folder-actions{opacity:.62;gap:2px;display:flex}.project-tree-row:hover .project-folder-actions,.project-tree-row:focus-within .project-folder-actions{opacity:1}.project-folder-actions button{color:#64676d;background:0 0;border-color:#0000;min-width:27px;min-height:29px;padding:0 5px;font-size:11px}.project-folder-actions button:last-child:hover:not(:disabled),.project-folder-actions button:last-child:focus-visible{color:#a62c25;background:#fff5f4;border-color:#e0b8b4}.project-move-editor{margin:2px 4px 7px calc(10px + var(--tree-indent,0px));background:#fafafb;border:1px solid #d9dade;border-radius:6px;grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:5px;padding:8px;display:grid}.project-tree-folder>.project-move-editor{margin-left:calc(10px + var(--tree-indent,0px))}.project-move-editor label{color:#70737a;gap:4px;min-width:0;font-size:10px;display:grid}.project-move-editor select{color:#292b30;background:#fff;border:1px solid #bfc1c5;border-radius:4px;width:100%;min-width:0;height:32px;padding:0 6px;font-size:11px}.project-move-editor button{min-height:32px;padding:0 7px;font-size:11px}.tree-confirm{margin-left:calc(4px + var(--tree-indent,0px))}.folder-confirm span{white-space:normal}.project-file-group+.project-file-group{margin-top:20px}.project-file-group h3{color:#777a80;letter-spacing:.08em;text-transform:uppercase;margin:0 8px 8px;font-size:11px;font-weight:700}.project-file-empty{color:#85888e;background:#fafafb;border:1px dashed #d5d6d8;border-radius:6px;margin:0 8px;padding:12px;font-size:11px;line-height:1.55}.project-file-row{border:1px solid #0000;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;padding:5px;display:grid}.project-file-row:hover{background:#f6f6f7}.project-file-row.active{background:#f1f1f2;border-color:#dadbde}.project-file-open{text-align:left;cursor:pointer;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;min-width:0;display:grid;background:0 0!important;border:0!important;padding:5px 7px!important}.file-kind-badge{color:#4f5258;text-align:center;letter-spacing:.03em;background:#fff;border:1px solid #d0d1d4;border-radius:4px;min-width:38px;padding:4px 3px;font:700 9px/1.2 Inter,PingFang SC,sans-serif}.project-file-copy{gap:3px;min-width:0;display:grid}.project-file-copy strong{color:#292b2f;text-overflow:ellipsis;white-space:nowrap;font:13px SFMono-Regular,Consolas,monospace;overflow:hidden}.project-file-copy small{color:#85888e;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.project-file-actions{opacity:.62;gap:3px;display:flex}.project-file-row:hover .project-file-actions,.project-file-row:focus-within .project-file-actions,.project-tree-row:hover .project-file-actions,.project-tree-row:focus-within .project-file-actions{opacity:1}.project-file-actions button{color:#64676d;background:0 0;border-color:#0000;min-height:29px;padding:0 6px;font-size:11px}.project-file-actions button:last-child:hover:not(:disabled),.project-file-actions button:last-child:focus-visible{color:#a62c25;background:#fff5f4;border-color:#e0b8b4}.project-file-rename{border:1px solid #76797f;border-radius:5px;outline:3px solid #191a1c1a;grid-column:1/-1;width:100%;min-width:0;height:38px;padding:0 10px;font:13px SFMono-Regular,Consolas,monospace}.project-file-confirm{background:#fff8f7;border:1px solid #e2c2bf;border-radius:7px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:7px;margin:2px 0;padding:9px 8px 9px 11px;display:grid}.project-file-confirm span{color:#6f2a25;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.project-file-confirm button{min-height:30px;padding:0 8px;font-size:11px}.project-file-confirm .danger-action{color:#fff;background:#a9362d;border-color:#a9362d}.project-file-confirm .danger-action:hover,.project-file-confirm .danger-action:focus-visible{color:#fff;background:#8b2720;border-color:#8b2720}.project-capacity{border-top:1px solid var(--border);background:#fff;gap:8px;padding:11px 15px;display:grid}.project-capacity>span{color:#55585e;justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}.project-capacity b{color:#303238;font-weight:700}.project-capacity small{font-size:11px}.project-capacity>div{background:#e7e7e9;border-radius:999px;height:5px;overflow:hidden}.project-capacity>div>i{border-radius:inherit;background:#62666d;height:100%;transition:width .18s;display:block}.project-capacity.warning small{color:#875c19;font-weight:700}.project-capacity.warning>div>i{background:#b87b1d}.project-file-drawer>footer{border-top:1px solid var(--border);background:#fafafb;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 15px;display:grid}.project-export-actions{gap:6px;min-width:0;display:flex}.project-export-actions button{min-height:34px;padding:0 9px;font-size:11px}.project-export-actions .zip-export-action{color:#fff;background:#191a1c;border-color:#191a1c}.project-export-actions .zip-export-action:hover:not(:disabled),.project-export-actions .zip-export-action:focus-visible{color:#fff;background:#3d4045;border-color:#3d4045}.storage-state{color:#3c654b;white-space:nowrap;font-size:11px}.storage-state.saving,.storage-saving{color:#8a641d!important}.storage-state.draft,.storage-draft{color:#6d5b24!important}.storage-state.conflict,.storage-conflict{color:#a45b18!important}.storage-state.failed,.storage-failed{color:#a9362d!important}.project-notice{color:#46494f;background:#fafafb;min-height:0;padding:0 15px;font-size:12px;line-height:0;transition:min-height .15s,padding .15s,line-height .15s}.project-notice:not(:empty){border-top:1px solid #ececef;min-height:36px;padding-top:8px;padding-bottom:10px;line-height:1.4}.history-drawer-layer{z-index:60;position:fixed;inset:0}.history-drawer-backdrop{cursor:default;background:#11121457;border:0;width:100%;padding:0;position:absolute;inset:0}.run-history-drawer{background:#fff;border-left:1px solid #bfc1c5;grid-template-rows:auto minmax(0,1fr);width:min(760px,100%);height:100%;margin-left:auto;display:grid;position:relative;overflow:hidden;box-shadow:-18px 0 44px #1112142e}.run-history-drawer.has-error{grid-template-rows:auto auto minmax(0,1fr)}.run-history-drawer.has-error .history-drawer-body{grid-row:3}.run-history-drawer:focus{outline:0}.history-drawer-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;min-height:68px;padding:12px 16px 12px 20px;display:flex}.history-drawer-header>span{gap:3px;min-width:0;display:grid}.history-drawer-header strong{color:#17181a;font-size:18px}.history-drawer-header small{color:#777a80;font-size:12px}.history-drawer-header>div{align-items:center;gap:7px;display:flex}.run-history-drawer button{color:#292b30;background:#fff;border:1px solid #c8c9cc;border-radius:5px}.run-history-drawer button:hover:not(:disabled),.run-history-drawer button:focus-visible{background:#f2f2f3;border-color:#777a80;outline:0}.run-history-drawer button:focus-visible{box-shadow:0 0 0 3px #191a1c1c}.run-history-drawer button:disabled{cursor:not-allowed;opacity:.45}.history-drawer-header button{min-height:36px;padding:0 11px;font-size:12px}.history-drawer-header .history-close-button{width:36px;padding:0;font-size:22px;line-height:1}.history-error{color:#762c26;background:#fff7f6;border-bottom:1px solid #e2c2bf;justify-content:space-between;align-items:center;gap:14px;min-height:42px;padding:7px 15px 7px 20px;font-size:12px;display:flex}.history-error button{color:#762c26;background:#fff;border-color:#d9aaa5;min-height:29px;padding:0 9px;font-size:11px}.history-drawer-body{grid-template-columns:255px minmax(0,1fr);min-height:0;display:grid}.history-list{border-right:1px solid var(--border);background:#fafafb;min-height:0;padding:10px 8px 22px;overflow:auto}.history-row{text-align:left;grid-template-columns:9px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-width:0;display:grid;background:0 0!important;border-color:#0000!important;border-radius:7px!important;padding:10px 9px!important}.history-row:hover,.history-row:focus-visible{background:#f0f0f1!important}.history-row.active{box-shadow:0 4px 13px #1112140d;background:#fff!important;border-color:#d1d2d5!important}.history-status{background:#777b82;border-radius:50%;width:8px;height:8px}.history-status.success{background:#278b50}.history-status.error,.history-status.timeout{background:#b23a31}.history-status.stopped{background:#9b6b19}.history-row-copy{gap:4px;min-width:0;display:grid}.history-row-copy strong{color:#26282c;text-overflow:ellipsis;white-space:nowrap;font:12px SFMono-Regular,Consolas,monospace;overflow:hidden}.history-row-copy small{color:#81848a;white-space:nowrap;font-size:10px}.history-row-meta{justify-items:end;gap:4px;display:grid}.history-row-meta i{color:#505359;font-size:10px;font-style:normal;font-weight:700}.history-row-meta small{color:#8a8d92;font-size:10px}.history-empty{color:#777a80;text-align:center;place-content:center;justify-items:center;min-height:150px;margin:0;padding:24px 14px;font-size:12px;line-height:1.55;display:grid}.history-empty strong{color:#2a2c30;font-size:14px}.history-empty p{margin:7px 0 0}.history-detail{min-height:0;padding:20px 22px 88px;overflow:auto}.history-detail-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.history-detail-header>div{gap:5px;min-width:0;display:grid}.history-detail-header strong{color:#1d1f22;text-overflow:ellipsis;white-space:nowrap;font:600 16px SFMono-Regular,Consolas,monospace;overflow:hidden}.history-detail-header small{color:#777a80;font-size:11px}.history-status-badge{color:#55585e;background:#f5f5f6;border:1px solid #d2d3d6;border-radius:999px;flex:none;padding:4px 9px;font-size:10px;font-weight:700}.history-status-badge.success{color:#256a40;background:#f2faf5;border-color:#bfd9c8}.history-status-badge.error,.history-status-badge.timeout{color:#8f3029;background:#fff6f5;border-color:#e2c2bf}.history-status-badge.stopped{color:#795415;background:#fffaf0;border-color:#e1d2b5}.history-facts{border-top:1px solid #ececef;border-bottom:1px solid #ececef;gap:26px;margin:18px 0 0;padding:12px 0;display:flex}.history-facts>div{gap:3px;display:grid}.history-facts dt{color:#85888d;text-transform:uppercase;font-size:10px;font-weight:700}.history-facts dd{color:#303237;margin:0;font-size:12px}.history-snapshot,.history-transcript,.history-check-results{margin-top:19px}.history-snapshot h3,.history-transcript h3,.history-check-results h3{color:#4f5258;letter-spacing:.04em;text-transform:uppercase;margin:0 0 8px;font-size:11px}.history-snapshot>pre,.history-output{color:#30343a;white-space:pre-wrap;overflow-wrap:anywhere;background:#fafafb;border:1px solid #dedfe2;border-radius:7px;max-height:230px;margin:0;padding:13px 14px;font:11px/1.55 SFMono-Regular,Consolas,monospace;overflow:auto}.history-output{background:#fbfcfe;min-height:64px}.history-output pre{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font:11px/1.55 SFMono-Regular,Consolas,monospace}.history-truncated{color:#865517;margin:7px 0 0;font-size:10px;line-height:1.45}.history-check-results>div{gap:7px;display:grid}.history-check-results article{background:#fafafb;border:1px solid #dedfe2;border-radius:7px;padding:9px 11px}.history-check-results article.passed{background:#f5faf6;border-color:#c9ddcf}.history-check-results article.failed,.history-check-results article.error{background:#fff8f7;border-color:#e2c2bf}.history-check-results article header{justify-content:space-between;align-items:center;gap:12px;display:flex}.history-check-results article strong{color:#2d3035;font-size:11px}.history-check-results article small{color:#6c7076;font-size:9px;font-weight:700}.history-check-results article pre{white-space:pre-wrap;overflow-wrap:anywhere;max-height:130px;margin:8px 0 0;font:10px/1.5 SFMono-Regular,Consolas,monospace;overflow:auto}.history-check-results article p,.history-no-check-results{color:#6b4a18;margin:7px 0 0;font-size:10px;line-height:1.5}.history-check-results article p b{margin-right:3px}.history-recheck-note{color:#74777d;margin:9px 0 0;font-size:10px;line-height:1.45}.history-detail-actions{z-index:2;border-top:1px solid var(--border);padding:13px 22px calc(13px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;gap:8px;margin:22px -22px -88px;display:flex;position:sticky;bottom:-88px}.history-detail-actions button{min-height:38px;padding:0 12px;font-size:12px;font-weight:700}.history-detail-actions .history-rerun{color:#fff;background:#191a1c;border-color:#191a1c}.history-detail-actions .history-rerun:hover:not(:disabled),.history-detail-actions .history-rerun:focus-visible{color:#fff;background:#000;border-color:#000}.history-detail-actions .history-delete{color:#9a332c;background:#fff8f7;border-color:#ddb9b5;margin-left:auto}.history-empty-detail{color:#85888d;place-items:center;height:100%;font-size:13px;display:grid}.history-confirm-layer{z-index:3;background:#11121457;place-items:end;padding:18px;display:grid;position:absolute;inset:0}.history-confirm-dialog{background:#fff;border:1px solid #bfc1c5;border-radius:9px;width:min(430px,100%);padding:15px;box-shadow:0 18px 48px #1112143d}.history-confirm-dialog p{color:#34363a;margin:0;font-size:13px;line-height:1.55}.history-confirm-dialog .history-confirm-error{color:#a9362d;margin-top:10px;font-weight:700}.history-confirm-dialog>div{justify-content:flex-end;gap:8px;margin-top:13px;display:flex}.history-confirm-dialog button{min-height:36px;padding:0 12px;font-size:12px;font-weight:700}.history-confirm-dialog .history-confirm-primary{color:#fff;background:#191a1c;border-color:#191a1c}.history-confirm-dialog .history-confirm-danger{color:#fff;background:#a9362d;border-color:#a9362d}.history-confirm-dialog .history-confirm-primary:hover:not(:disabled),.history-confirm-dialog .history-confirm-primary:focus-visible{color:#fff;background:#000;border-color:#000}.history-confirm-dialog .history-confirm-danger:hover:not(:disabled),.history-confirm-dialog .history-confirm-danger:focus-visible{color:#fff;background:#8b2720;border-color:#8b2720}.example-menu{position:relative}.example-trigger{color:#262d39;background:#fff;border:1px solid #aeb7c4}.example-trigger:focus-visible{border-color:#191a1c;outline:3px solid #191a1c1c}.example-trigger span{margin-left:3px;font-size:17px}.example-popover{z-index:20;background:#fff;border:1px solid #c9cbd0;border-radius:7px;width:min(330px,100vw - 28px);max-height:min(620px,100vh - 150px);position:absolute;top:50px;right:0;overflow:hidden auto;box-shadow:0 16px 40px #11121429}.example-popover:before{content:"";background:#fff;border-top:1px solid #c9cbd0;border-left:1px solid #c9cbd0;width:10px;height:10px;position:absolute;top:-6px;right:28px;transform:rotate(45deg)}.example-popover button{color:#17181a;text-align:left;background:#fff;border:0;border-bottom:1px solid #ececef;border-radius:0;gap:3px;width:100%;min-width:0;height:auto;padding:13px 16px;display:grid}.example-popover button:last-child{border-bottom:0}.example-popover button:hover,.example-popover button:focus-visible{background:#f1f1f2;outline:0}.example-label{justify-content:space-between;align-items:center;gap:12px;display:flex}.example-popover strong{font-size:14px}.example-popover i{color:#666a70;background:#f6f6f7;border:1px solid #d7d8db;border-radius:999px;flex:none;padding:2px 7px;font:10px/1.3 Inter,PingFang SC,sans-serif}.example-popover small{color:#72767d;font-size:12px;line-height:1.4}.monaco-shell{background:#fff;min-height:0;overflow:hidden}.editor-loading{height:100%;color:var(--muted);background:#fbfcfe;place-items:center;font-size:14px;display:grid}.monaco-shell .monaco-editor,.monaco-shell .monaco-editor-background,.monaco-shell .monaco-editor .margin{background-color:#fff!important}.editor-preview-stack{height:100%;min-height:0}.editor-preview-stack>[hidden]{display:none}.text-editor-surface{grid-template-rows:minmax(0,1fr);height:100%;min-height:0;display:grid}.text-editor-surface.with-modebar{grid-template-rows:auto minmax(0,1fr)}.text-editor-body{min-height:0;overflow:hidden}.text-editor-modebar{border-bottom:1px solid var(--border);background:#fafafb;justify-content:space-between;align-items:center;gap:16px;min-height:44px;padding:6px 12px 6px 16px;display:flex}.text-editor-modebar>span{align-items:baseline;gap:9px;min-width:0;display:flex}.text-editor-modebar strong{color:#2d3035;flex:none;font-size:12px}.text-editor-modebar small{color:#7a7d83;text-overflow:ellipsis;white-space:nowrap;font:11px SFMono-Regular,Consolas,monospace;overflow:hidden}.text-editor-modebar button{color:#2c2e32;background:#fff;border:1px solid #bfc1c5;border-radius:5px;flex:none;min-height:32px;padding:0 11px;font-size:12px}.text-editor-modebar button:hover,.text-editor-modebar button:focus-visible{background:#f1f1f2;border-color:#6f7278;outline:3px solid #191a1c17}.data-file-preview{background:#fff;grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;display:grid}.data-file-preview>header{border-bottom:1px solid var(--border);background:#fafafb;justify-content:space-between;align-items:center;gap:18px;min-height:82px;padding:10px 16px 10px 20px;display:flex}.data-file-preview>header>span{gap:3px;min-width:0;display:grid}.data-file-preview>header strong{color:#222428;text-overflow:ellipsis;white-space:nowrap;font:14px SFMono-Regular,Consolas,monospace;overflow:hidden}.data-file-preview>header small{color:#7c7f85;font-size:11px}.data-file-path{color:#656970;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font:11px SFMono-Regular,Consolas,monospace;overflow:hidden}.data-preview-actions{flex:none;gap:7px;display:flex}.data-file-preview>header button,.empty-file-view button{color:#2c2e32;background:#fff;border:1px solid #bfc1c5;border-radius:5px;flex:none;min-height:34px;padding:0 11px;font-size:12px}.data-file-preview>header button:hover,.data-file-preview>header button:focus-visible,.empty-file-view button:hover,.empty-file-view button:focus-visible{background:#f1f1f2;border-color:#6f7278;outline:3px solid #191a1c17}.data-preview-body{background:#fff;min-height:0;overflow:auto}.large-file-guard{color:#6d511b;background:#fff9e9;border:1px solid #e0c88e;border-radius:6px;gap:4px;margin:12px;padding:10px 12px;display:grid}.large-file-guard strong{font-size:12px}.large-file-guard p{margin:0;font-size:11px;line-height:1.5}.csv-preview-scroll{height:100%;overflow:auto}.csv-preview-scroll table{border-collapse:separate;border-spacing:0;color:#34363b;width:100%;min-width:max-content;font:12px/1.45 SFMono-Regular,Consolas,monospace}.csv-preview-scroll caption{color:#7c7f85;text-align:left;background:#fff;padding:9px 14px;font:11px Inter,PingFang SC,sans-serif}.csv-preview-scroll th,.csv-preview-scroll td{text-align:left;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #e0e1e3;border-right:1px solid #e0e1e3;max-width:260px;padding:9px 12px;overflow:hidden}.csv-preview-scroll th{z-index:1;color:#202226;background:#f1f1f2;font-weight:700;position:sticky;top:0}.csv-preview-scroll tr:nth-child(2n) td{background:#fafafb}.data-text-preview{color:#33363b;white-space:pre-wrap;overflow-wrap:anywhere;background:#fbfbfc;min-height:100%;margin:0;padding:20px;font:13px/1.6 SFMono-Regular,Consolas,monospace;overflow:auto}.data-text-shell{grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;display:grid}.data-text-shell>p{color:#7b5317;background:#fff9ed;border-bottom:1px solid #e3e4e6;margin:0;padding:8px 14px;font-size:11px}.data-image-preview{object-fit:contain;background:#f5f5f6;width:100%;height:100%;padding:24px;display:block}.binary-preview,.empty-file-view{color:#55585e;text-align:center;background:#fbfbfc;place-content:center;justify-items:center;gap:12px;height:100%;padding:28px;display:grid}.binary-preview strong,.empty-file-view strong{color:#24262a;font-size:18px}.binary-preview code{color:#303238;white-space:nowrap;background:#fff;border:1px solid #dadbde;border-radius:5px;max-width:100%;min-height:36px;padding:9px 12px;font:12px/16px SFMono-Regular,Consolas,monospace;display:block;overflow:auto}.binary-preview p,.empty-file-view p{color:#777a80;max-width:420px;margin:0;font-size:13px;line-height:1.6}.numpy-preview{place-content:start center;padding:18px 28px;overflow:auto}.numpy-metadata{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(520px,100%);margin:4px 0 0;display:grid}.numpy-metadata>div{background:#fff;border:1px solid #dedfe1;border-radius:6px;gap:4px;min-width:0;padding:8px 10px;display:grid}.numpy-metadata dt{color:#7b7e84;letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:700}.numpy-metadata dd{color:#292b30;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font:13px SFMono-Regular,Consolas,monospace;overflow:hidden}.numpy-metadata dd small{color:#8a8d92;margin-left:4px;font-size:10px}.preview-empty{color:#777a80;margin:0;padding:24px}.layout-splitter{z-index:3;color:#6f737a;touch-action:none;-webkit-user-select:none;user-select:none;letter-spacing:2px;background:#f1f1f2;outline:0;place-items:center;font-size:9px;display:grid;position:relative}.layout-splitter:after{content:"";opacity:0;background:#8d9096;border-radius:999px;transition:opacity .15s;position:absolute}.layout-splitter:hover:after,.layout-splitter:focus-visible:after,.layout-resizing .layout-splitter:after{opacity:1}.layout-splitter:focus-visible{box-shadow:inset 0 0 0 2px #666a70}.horizontal-layout-splitter{border-top:1px solid var(--border);border-bottom:1px solid var(--border);cursor:row-resize}.horizontal-layout-splitter:after{width:44px;height:2px}.vertical-layout-splitter{border-right:1px solid var(--border);border-left:1px solid var(--border);cursor:col-resize}.vertical-layout-splitter:after{width:2px;height:44px}.vertical-layout-splitter>span{transform:rotate(90deg)}.layout-resizing,.layout-resizing *{-webkit-user-select:none!important;user-select:none!important}.layout-resizing-horizontal,.layout-resizing-horizontal *{cursor:row-resize!important}.layout-resizing-vertical,.layout-resizing-vertical *{cursor:col-resize!important}.console-panel{grid-template-rows:42px 1fr;min-height:0;display:grid}.console-panel header,.canvas-panel header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:0 18px;display:flex}.console-panel header strong,.canvas-panel header strong{font-size:15px}.console-panel header button{border:1px solid var(--border);color:#576174;background:#fff;border-radius:5px;padding:5px 10px;font-size:12px}.console-panel header button:disabled{cursor:not-allowed;opacity:.45}.console-actions{gap:7px;display:flex}.panel-collapse-button{border-radius:5px;place-items:center;width:30px;height:30px;color:#555960!important;background:#fff!important;border:1px solid #c8c9cc!important;min-width:30px!important;padding:0!important;display:grid!important}.panel-collapse-button:hover,.panel-collapse-button:focus-visible{outline:3px solid #191a1c1a;background:#f1f1f2!important;border-color:#777a80!important}.panel-collapse-button svg{width:16px;height:16px}.console-actions .history-button{color:#34383f;align-items:center;gap:6px;display:inline-flex}.console-actions .history-button svg{width:14px;height:14px}.console-actions .history-count{min-width:17px;padding:0 4px;font-size:9px;font-style:normal}.console-output{background:#fbfcfe;min-height:0;padding:13px 18px;overflow:auto}.console-output pre{white-space:pre-wrap;margin:0;font:13px/1.55 SFMono-Regular,Consolas,monospace}.console-standard{color:#313a49}.console-warning{color:#9a5b00}.console-error{color:#b3261e}.console-success{color:#25663d}.console-muted{color:#737985}.console-input{color:#50545b;background:#f4f4f5;border-left:2px solid #aeb0b4;padding-left:9px;margin:3px 0!important}.console-running{color:#73777e;align-items:center;gap:8px;width:max-content;margin-top:8px;font-size:11px;display:flex}.console-running i{background:#777b82;border-radius:50%;width:7px;height:7px;animation:1.15s ease-in-out infinite terminal-pulse}.console-running span{font-weight:600}@keyframes terminal-pulse{50%{opacity:.35;transform:scale(.72)}}.python-input-form{background:#fff;border:1px solid #c8c9cc;border-radius:7px;gap:8px;margin-top:4px;padding:11px 12px;display:grid;box-shadow:0 5px 16px #1112140d}.console-output pre+.python-input-form{margin-top:10px}.python-input-form>label{color:#272a2f;white-space:pre-wrap;overflow-wrap:anywhere;font:13px/1.5 SFMono-Regular,Consolas,monospace}.python-input-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.python-input-row>span{color:#777a80;font:700 18px/1 SFMono-Regular,Consolas,monospace}.python-input-row input{color:#17181a;background:#fbfbfc;border:1px solid #aeb0b4;border-radius:5px;min-width:0;height:36px;padding:0 10px;font:13px SFMono-Regular,Consolas,monospace}.python-input-row input:focus{background:#fff;border-color:#191a1c;outline:3px solid #191a1c1a}.python-input-row button{color:#fff;background:#191a1c;border:1px solid #191a1c;border-radius:5px;height:36px;padding:0 13px;font-size:12px;font-weight:700}.python-input-row button:hover,.python-input-row button:focus-visible{outline-offset:1px;background:#000;outline:3px solid #191a1c1a}.python-input-form>small{color:#7a7d83;font-size:11px;line-height:1.4}.python-error-panel{color:#5e2723;background:#fff8f7;border:1px solid #e2b8b4;border-radius:7px;gap:9px;padding:12px 13px;display:grid}.console-output pre+.python-error-panel,.python-error-panel+.console-output pre{margin-top:10px}.python-error-panel header{border:0;justify-content:flex-start;gap:8px;min-height:0;padding:0}.python-error-panel header span{color:#8d2f28;background:#fff;border:1px solid #d9aaa5;border-radius:999px;padding:2px 7px;font:700 10px/1.35 Inter,PingFang SC,sans-serif}.python-error-panel header strong{color:#602823;font-size:12px}.python-error-panel p{color:#722d27;margin:0;font-size:12px;line-height:1.55}.python-error-location{color:#6d2a25;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #d8aaa5;border-radius:5px;align-items:center;gap:10px;width:max-content;max-width:100%;padding:6px 9px;font:12px SFMono-Regular,Consolas,monospace;display:inline-flex;overflow:hidden}.python-error-location:not(.static):hover,.python-error-location:not(.static):focus-visible{background:#fff1ef;border-color:#a8443b;outline:3px solid #a8443b1a}.python-error-location span{font-family:Inter,PingFang SC,sans-serif}.python-error-location.static{color:#86504c;background:snow;border-color:#ead0cd}.python-error-panel details{color:#70413d;font-size:11px}.python-error-panel summary{cursor:pointer;width:max-content;font-weight:700}.python-error-panel details pre{color:#6e3631;white-space:pre-wrap;overflow-wrap:anywhere;border-top:1px solid #ead1ce;max-height:180px;margin:9px 0 0;padding-top:9px;font:11px/1.5 SFMono-Regular,Consolas,monospace;overflow:auto}.monaco-editor .runtime-error-line{background:#b3261e14}.monaco-editor .runtime-error-glyph{border-left:3px solid #b3261e}.canvas-panel{border:1px solid var(--border);background:#fff;border-top:0;border-radius:0 0 6px 6px;grid-template-rows:56px 1fr;min-width:0;min-height:0;display:grid;overflow:hidden}.canvas-header-actions{align-items:center;gap:8px;display:flex}.canvas-body{place-items:center;min-height:0;padding:20px;display:grid;overflow:auto}.canvas-body img{object-fit:contain;max-width:100%;max-height:100%;display:block}.right-panel-tabs{align-items:stretch;gap:4px;height:100%;display:flex}.right-panel-tabs button{color:#74777d;background:0 0;border:0;min-width:0;padding:0 8px;font-size:14px;font-weight:700;position:relative}.right-panel-tabs button[aria-selected=true]{color:#17181a}.right-panel-tabs button[aria-selected=true]:after{content:"";background:#191a1c;height:2px;position:absolute;bottom:0;left:7px;right:7px}.right-panel-tabs button:focus-visible{outline-offset:-4px;border-radius:4px;outline:3px solid #191a1c1c}.right-panel-tabs i,.configure-checks-button i{color:#585b61;background:#eeeeef;border-radius:999px;min-width:28px;margin-left:6px;padding:2px 6px;font:10px/1.4 Inter,PingFang SC,sans-serif;display:inline-block}.configure-checks-button{color:#2c2e32;background:#fff;border:1px solid #c8c9cc;border-radius:5px;min-height:34px;padding:0 9px;font-size:11px;font-weight:700}.configure-checks-button:hover:not(:disabled),.configure-checks-button:focus-visible{background:#f2f2f3;border-color:#777a80;outline:0}.configure-checks-button:focus-visible{box-shadow:0 0 0 3px #191a1c1c}.configure-checks-button:disabled{cursor:not-allowed;opacity:.45}.check-panel-shell{min-height:0;display:grid;overflow:hidden}.check-panel-empty{text-align:center;place-content:center;justify-items:center;min-height:0;padding:34px;display:grid;overflow:auto}.check-panel-empty strong{color:#202225;margin-top:13px;font-size:18px}.check-panel-empty p{color:#70737a;max-width:390px;margin:8px 0 0;font-size:13px;line-height:1.55}.check-panel-empty button{color:#fff;background:#191a1c;border:1px solid #191a1c;border-radius:5px;min-height:38px;margin-top:18px;padding:0 13px;font-weight:700}.check-empty-mark{color:#45484e;background:#f7f7f8;border:1px solid #cfd1d4;border-radius:50%;place-items:center;width:48px;height:48px;font-size:23px;display:grid}.check-running-mark{border:3px solid #dedfe2;border-top-color:#191a1c;border-radius:50%;width:38px;height:38px;animation:.8s linear infinite check-spin}@keyframes check-spin{to{transform:rotate(360deg)}}.check-results{min-height:0;padding:18px 20px 28px;overflow:auto}.check-summary{background:#f8f8f9;border:1px solid #dedfe2;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:14px 15px;display:flex}.check-summary.passed{background:#f2faf5;border-color:#bfd9c8}.check-summary.failed,.check-summary.error,.check-summary.timeout{background:#fff7f6;border-color:#e2c2bf}.check-summary.stopped{background:#fffaf0;border-color:#e1d2b5}.check-summary>div{gap:4px;min-width:0;display:grid}.check-summary strong{color:#232529;font-size:16px}.check-summary small{color:#71747a;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.check-summary>span{color:#34363a;background:#fff;border-radius:999px;flex:none;padding:5px 9px;font-size:11px;font-weight:800}.check-stale{color:#765419;background:#fffaf0;border-left:3px solid #a47725;margin:10px 0 0;padding:6px 9px;font-size:11px;line-height:1.45}.check-runtime-error{color:#8f3029;white-space:pre-wrap;overflow-wrap:anywhere;background:#fff8f7;border:1px solid #e2c2bf;border-radius:7px;max-height:180px;margin:12px 0 0;padding:11px;font:10px/1.5 SFMono-Regular,Consolas,monospace;overflow:auto}.check-program-output{background:#fafafb;border:1px solid #dedfe2;border-radius:7px;margin:12px 0 0}.check-program-output summary{color:#4c4f55;cursor:pointer;padding:9px 11px;font-size:11px;font-weight:700}.check-program-output pre{white-space:pre-wrap;border-top:1px solid #e5e6e8;max-height:130px;margin:0;padding:10px 11px;font:10px/1.5 SFMono-Regular,Consolas,monospace;overflow:auto}.check-program-output pre.warning{color:#7c5818}.check-result-list{gap:9px;margin-top:13px;display:grid}.check-result-item{background:#fff;border:1px solid #dadbde;border-radius:8px;padding:12px 13px}.check-result-item.passed{border-color:#c9ddcf}.check-result-item.failed,.check-result-item.error{border-color:#e2c2bf}.check-result-item>header{border:0;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:24px;padding:0;display:grid}.check-result-item>header strong{color:#2a2c30;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.check-result-item>header small{color:#6e7177;font-size:10px;font-weight:700}.check-result-icon{color:#fff;background:#777b82;border-radius:50%;place-items:center;width:21px;height:21px;font-size:12px;font-weight:900;display:grid}.check-result-icon.passed{background:#278b50}.check-result-icon.failed,.check-result-icon.error{background:#b23a31}.check-result-message,.check-result-output{color:#4a2c29;white-space:pre-wrap;overflow-wrap:anywhere;background:#fff7f6;border-radius:5px;max-height:150px;margin:9px 0 0 32px;padding:8px 9px;font:10px/1.5 SFMono-Regular,Consolas,monospace;overflow:auto}.check-result-output{color:#34363a;background:#f5f5f6}.check-result-output.warning{color:#765419;background:#fffaf0}.check-result-hint{color:#65491b;margin:9px 0 0 32px;font-size:11px;line-height:1.5}.check-result-hint b{margin-right:4px}.check-case-dialog{background:#fff;border:1px solid #aeb0b4;border-radius:10px;width:min(920px,100vw - 32px);max-width:none;height:min(720px,100dvh - 32px);max-height:none;padding:0;overflow:hidden;box-shadow:0 26px 80px #11121447}.check-case-dialog::backdrop{background:#11121475}.check-case-shell{grid-template-rows:auto minmax(0,1fr) auto;height:100%;display:grid}.check-case-shell:focus{outline:0}.check-case-shell>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;min-height:70px;padding:12px 16px 12px 21px;display:flex}.check-case-shell>header>div{gap:4px;min-width:0;display:grid}.check-case-shell>header strong{color:#17181a;font-size:19px}.check-case-shell>header small{color:#74777d;font-size:12px}.check-case-shell button{color:#292b30;background:#fff;border:1px solid #c8c9cc;border-radius:5px}.check-case-shell button:hover:not(:disabled),.check-case-shell button:focus-visible{background:#f2f2f3;border-color:#777a80;outline:0}.check-case-shell button:focus-visible,.check-case-shell input:focus,.check-case-shell textarea:focus,.check-case-shell select:focus{outline:0;box-shadow:0 0 0 3px #191a1c1c}.check-case-shell button:disabled{cursor:not-allowed;opacity:.45}.check-case-shell>header button{width:38px;height:38px;font-size:22px}.check-case-body{grid-template-columns:260px minmax(0,1fr);min-height:0;display:grid}.check-case-body>aside{border-right:1px solid var(--border);background:#fafafb;grid-template-rows:auto minmax(0,1fr) auto;min-height:0;display:grid}.check-case-list-header{justify-content:space-between;align-items:center;gap:10px;padding:14px 14px 9px;display:flex}.check-case-list-header strong{color:#3a3c41;font-size:12px}.check-case-list-header span{color:#7b7e84;font-size:10px}.check-case-list{min-height:0;padding:0 8px 12px;overflow:auto}.check-case-list>button{text-align:left;background:0 0;border-color:#0000;grid-template-columns:9px minmax(0,1fr);align-items:center;gap:9px;width:100%;min-height:58px;margin:3px 0;padding:8px 9px;display:grid}.check-case-list>button.active{background:#fff;border-color:#d1d2d5;box-shadow:0 4px 13px #1112140d}.check-case-list>button>span:last-child{gap:4px;min-width:0;display:grid}.check-case-list>button strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.check-case-list>button small{color:#80838a;font-size:10px}.check-case-list>p{color:#7a7d83;text-align:center;margin:24px 10px;font-size:11px;line-height:1.5}.check-case-enabled{background:#a9abb0;border-radius:50%;width:8px;height:8px}.check-case-enabled.on{background:#278b50}.check-add-case{min-height:40px;margin:9px 12px 13px;font-size:12px;font-weight:700}.check-case-editor{align-content:start;gap:15px;min-height:0;padding:20px 22px 28px;display:grid;overflow:auto}.check-case-editor label{color:#35373c;gap:6px;font-size:12px;font-weight:700;display:grid}.check-case-editor label>small{color:#7a7d83;font-size:10px;font-weight:400;line-height:1.45}.check-case-editor input:not([type=checkbox]),.check-case-editor select{color:#202225;background:#fff;border:1px solid #bfc1c5;border-radius:5px;width:100%;height:40px;padding:0 10px}.check-enabled-field{align-items:center;gap:8px!important;display:flex!important}.check-enabled-field input{accent-color:#191a1c;width:17px;height:17px}.check-code-field textarea{resize:vertical;color:#25282d;tab-size:4;background:#fafafb;border:1px solid #bfc1c5;border-radius:6px;width:100%;min-height:190px;padding:11px 12px;font:12px/1.55 SFMono-Regular,Consolas,monospace}.check-delete-case{justify-self:start;min-height:36px;padding:0 11px;font-size:11px;font-weight:700;color:#9a332c!important;background:#fff8f7!important;border-color:#ddb9b5!important}.check-case-editor-empty{color:#777a80;text-align:center;place-content:center;justify-items:center;gap:15px;min-height:260px;display:grid}.check-case-editor-empty button{min-height:39px;padding:0 12px;font-weight:700}.check-case-shell>footer{border-top:1px solid var(--border);background:#fafafb;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:10px 16px 10px 21px;display:flex}.check-case-shell>footer>span{color:#777a80;font-size:10px}.check-case-shell>footer>div{align-items:center;gap:8px;display:flex}.check-case-shell>footer p{color:#a2332c;max-width:270px;margin:0 6px 0 0;font-size:10px}.check-case-shell>footer button{min-width:90px;min-height:38px;padding:0 12px;font-size:12px;font-weight:700}.check-case-shell>footer .check-save-cases{color:#fff;background:#191a1c;border-color:#191a1c}.check-case-shell>footer .check-save-cases:hover:not(:disabled),.check-case-shell>footer .check-save-cases:focus-visible{color:#fff;background:#000;border-color:#000}.dependency-dialog{background:#fff;border:1px solid #aeb0b4;border-radius:10px;width:min(980px,100vw - 32px);max-width:none;height:min(700px,100dvh - 32px);max-height:none;padding:0;overflow:hidden;box-shadow:0 26px 80px #11121447}.dependency-dialog::backdrop{background:#11121475}.dependency-shell{grid-template-rows:auto minmax(0,1fr) auto;height:100%;display:grid}.dependency-shell:focus{outline:0}.dependency-shell>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;min-height:70px;padding:12px 16px 12px 21px;display:flex}.dependency-shell>header>div{gap:4px;min-width:0;display:grid}.dependency-shell>header strong{color:#17181a;font-size:19px}.dependency-shell>header small{color:#74777d;font-size:12px}.dependency-shell button{color:#292b30;background:#fff;border:1px solid #c8c9cc;border-radius:5px}.dependency-shell button:hover:not(:disabled),.dependency-shell button:focus-visible{background:#f2f2f3;border-color:#777a80;outline:0}.dependency-shell button:focus-visible,.dependency-shell textarea:focus{outline:0;box-shadow:0 0 0 3px #191a1c1c}.dependency-shell button:disabled{cursor:not-allowed;opacity:.45}.dependency-shell>header button{width:38px;height:38px;font-size:22px}.dependency-body{grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);min-height:0;display:grid}.dependency-editor,.dependency-catalog{min-width:0;min-height:0;padding:20px 22px 28px;overflow:auto}.dependency-editor{border-right:1px solid var(--border);align-content:start;gap:11px;display:grid}.dependency-editor>label{color:#6f7278;font-size:11px;line-height:1.5}.dependency-editor>textarea{resize:vertical;color:#202225;background:#fafafb;border:1px solid #bfc1c5;border-radius:6px;width:100%;min-height:245px;padding:12px 13px;font:13px/1.65 SFMono-Regular,Consolas,monospace}.dependency-section-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.dependency-section-heading strong{color:#292b30;font-size:13px}.dependency-section-heading span{color:#486052;background:#edf6f0;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:700}.dependency-section-heading span.invalid{color:#95342d;background:#fff0ee}.dependency-parse-state{color:#5f6268;min-height:18px;font-size:11px;line-height:1.5}.dependency-policy{background:#f5f5f6;border-left:3px solid #52555b;margin-top:7px;padding:9px 11px}.dependency-policy strong{color:#33353a;font-size:11px}.dependency-policy p{color:#686b71;margin:4px 0 0;font-size:10px;line-height:1.55}.dependency-catalog{background:#fafafb;align-content:start;gap:23px;display:grid}.dependency-catalog section{gap:9px;display:grid}.dependency-catalog section>p{color:#777a80;margin:0;font-size:10px;line-height:1.45}.dependency-chip-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.dependency-chip{text-align:left;align-content:center;gap:3px;min-width:0;min-height:58px;padding:8px 9px;display:grid;position:relative}.dependency-chip b{color:#2c2e32;text-overflow:ellipsis;white-space:nowrap;font:700 11px SFMono-Regular,Consolas,monospace;overflow:hidden}.dependency-chip small{color:#7b7e84;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.dependency-chip i{color:#85888e;font:8px Inter,PingFang SC,sans-serif;position:absolute;top:6px;right:6px}.dependency-chip.selected{color:#fff;background:#191a1c;border-color:#191a1c;box-shadow:inset 3px 0 #7a7e85}.dependency-chip.selected:hover,.dependency-chip.selected:focus-visible{color:#fff;background:#000;border-color:#000}.dependency-chip.selected b,.dependency-chip.selected small,.dependency-chip.selected i{color:#fff}.dependency-chip.included{background:#fff;border:1px solid #d8dadd;border-radius:5px}.dependency-shell>footer{border-top:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:10px 16px 10px 21px;display:flex}.dependency-shell>footer>span{color:#777a80;max-width:460px;font-size:10px;line-height:1.45}.dependency-shell>footer>div{align-items:center;gap:8px;display:flex}.dependency-shell>footer p{color:#a2332c;max-width:260px;margin:0 6px 0 0;font-size:10px}.dependency-shell>footer button{min-width:90px;min-height:38px;padding:0 12px;font-size:12px;font-weight:700}.dependency-shell>footer .dependency-save{color:#fff;background:#191a1c;border-color:#191a1c}.dependency-shell>footer .dependency-save:hover:not(:disabled),.dependency-shell>footer .dependency-save:focus-visible{color:#fff;background:#000;border-color:#000}.animated-chart-shell{place-items:center;width:100%;max-height:100%;display:grid}.animated-chart{width:100%;max-height:100%;display:block;overflow:visible}.chart-grid{stroke:#e4e5e7;stroke-width:1px;stroke-dasharray:3 3}.chart-frame{stroke:#202124;stroke-width:1.2px}.chart-tick{fill:#55585e;font:13px Inter,PingFang SC,sans-serif}.chart-title{fill:#17181a;font:600 18px Inter,PingFang SC,sans-serif}.chart-label{fill:#303236;font:15px Inter,PingFang SC,sans-serif}.animated-line{stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px;animation:1.5s cubic-bezier(.22,.7,.3,1) forwards draw-line}.animated-line.dashed{stroke-dasharray:.018 .014;animation:1.5s ease-out both reveal-patterned-line}.animated-line.dotted{stroke-dasharray:.004 .012;animation:1.5s ease-out both reveal-patterned-line}.animated-line.dashdot{stroke-dasharray:.018 .01 .004 .01;animation:1.5s ease-out both reveal-patterned-line}.animated-point{opacity:0;transform-box:fill-box;transform-origin:50%;animation:pop-point .42s cubic-bezier(.2,.8,.25,1.25) var(--animation-delay) forwards;transform:scale(0)}.animated-bar{transform-box:fill-box;transform-origin:bottom;animation:grow-bar .7s cubic-bezier(.2,.75,.25,1) var(--animation-delay) forwards;transform:scaleY(0)}.animated-bar.negative{transform-origin:top}.animated-heat-cell{opacity:0;animation:reveal-cell .38s ease-out var(--animation-delay) forwards}@keyframes draw-line{to{stroke-dashoffset:0}}@keyframes reveal-patterned-line{0%{opacity:0}to{opacity:1}}@keyframes pop-point{to{opacity:1;transform:scale(1)}}@keyframes grow-bar{to{transform:scaleY(1)}}@keyframes reveal-cell{to{opacity:1}}.canvas-empty{color:#a6a8ad;text-align:center;justify-items:center;display:grid}.canvas-empty svg{width:min(260px,65%)}.canvas-empty p{color:var(--muted);margin-top:20px;font-size:15px}.status-bar{border-top:1px solid var(--border);color:#606a7b;background:#fff;justify-content:space-between;align-items:center;padding:0 20px;font-size:12px;display:flex}.status-bar span:first-child{align-items:center;gap:8px;display:flex}.status-meta{align-items:center;gap:10px;display:flex}.status-meta b{color:#3c654b;font-weight:600}.status-meta>i{background:#d4d5d8;width:1px;height:14px}@media (width>=901px){.left-workspace.output-collapsed{grid-template-rows:48px minmax(0,1fr) 42px}.left-workspace.output-collapsed>.horizontal-layout-splitter{display:none}.console-panel.collapsed{grid-template-rows:42px 0}.console-panel.collapsed>.console-output{display:none}.ide-layout.canvas-collapsed{grid-template-columns:minmax(0,1fr) 44px}.ide-layout.canvas-collapsed>.vertical-layout-splitter{display:none}.canvas-panel.collapsed{grid-template-rows:minmax(0,1fr)}.canvas-panel.collapsed>header{border-bottom:0;justify-content:center;padding:0}.canvas-panel.collapsed .right-panel-tabs,.canvas-panel.collapsed .configure-checks-button,.canvas-panel.collapsed>.canvas-body,.canvas-panel.collapsed>.check-panel-shell{display:none}.canvas-panel.collapsed .canvas-header-actions{width:100%;height:100%}.canvas-panel.collapsed .canvas-collapse-button{border-radius:0;width:100%;height:100%;border:0!important}.ide-layout.editor-focus{grid-template-columns:minmax(0,1fr)}.ide-layout.editor-focus>.vertical-layout-splitter,.ide-layout.editor-focus>.canvas-panel{display:none}.ide-layout.editor-focus .left-workspace{grid-template-rows:48px minmax(0,1fr)}.ide-layout.editor-focus .horizontal-layout-splitter,.ide-layout.editor-focus .console-panel{display:none}}@media (width>=901px) and (width<=1280px){.editor-page{grid-template-rows:64px auto minmax(0,1fr) 38px}.editor-toolbar{grid-template-columns:1fr auto;gap:12px;min-height:116px;padding-top:8px;padding-bottom:8px}.toolbar-actions{grid-area:2/1/auto/-1;justify-self:stretch}.toolbar-actions>button,.toolbar-actions>.example-menu,.toolbar-actions>.workspace-layout-menu{flex:1;min-width:0}.example-menu>.example-trigger,.workspace-layout-menu>.layout-trigger{width:100%;min-width:0}.runtime-state{grid-area:1/2}}@media (width<=900px){.home-main{padding:48px 24px}.tool-entry{grid-template-columns:82px 1fr auto 20px;min-height:220px;padding:24px}.tool-symbol{width:74px;height:74px}.editor-preview{display:none}.ide-layout{grid-template-rows:minmax(620px,70vh) minmax(420px,60vh);grid-template-columns:minmax(0,1fr);overflow:auto}.layout-splitter,.workspace-layout-menu,.panel-collapse-button{display:none!important}.left-workspace{grid-template-rows:48px minmax(400px,1.65fr) minmax(150px,.85fr)}.editor-page{grid-template-rows:64px auto auto 38px;height:auto;min-height:100vh}.editor-toolbar{grid-template-columns:1fr auto;gap:12px;min-height:116px}.toolbar-actions{grid-area:2/1/auto/-1;justify-self:stretch}.toolbar-actions button,.example-menu{flex:1}.example-menu>.example-trigger{width:100%}.runtime-state{grid-area:1/2}}@media (width<=560px){.app-header{height:62px;padding:0 20px}.app-header strong{font-size:19px}html[lang=en] .app-header strong{font-size:16px}.editor-page .app-context-name{display:none}.language-toggle{min-width:66px;height:32px;padding:0 8px}.home-main h1{margin-bottom:26px;font-size:36px}.tool-entry{grid-template-columns:62px 1fr 20px;gap:16px;min-height:168px;padding:20px 16px}.tool-symbol{border-radius:13px;width:58px;height:58px}.tool-symbol .code-mark{width:34px}.tool-copy strong{font-size:23px}.tool-copy small{font-size:13px}.open-action{display:none}.editor-toolbar{min-height:164px;padding:0 14px}.runtime-state{font-size:12px}.ide-layout{padding:0 6px 8px}.left-workspace{grid-template-rows:44px minmax(310px,1.65fr) minmax(170px,.85fr)}.project-files-trigger{min-width:78px}.project-drawer-layer{inset:44px 0 0}.project-file-drawer{border-right:0;width:100%}.project-file-drawer>footer{padding-bottom:calc(11px + env(safe-area-inset-bottom));grid-template-columns:1fr}.project-export-actions button{flex:1;min-height:42px}.toolbar-actions{grid-template-columns:repeat(6,minmax(0,1fr));gap:5px;display:grid}.toolbar-actions>button{grid-column:span 2;padding:0 7px;font-size:12px}.toolbar-actions>.reset-button,.toolbar-actions>.example-menu,.toolbar-actions>.dependency-button{grid-column:span 2}.history-button .history-count,.console-actions .history-button svg{display:none}.project-file-row{grid-template-columns:minmax(0,1fr);padding:6px}.project-tree-row{padding-top:6px;padding-bottom:6px;padding-left:calc(4px + min(var(--tree-indent,0px),42px));grid-template-columns:minmax(0,1fr)}.project-file-open{min-height:44px}.project-file-actions{opacity:1;grid-column:1;justify-content:flex-end;gap:3px;min-width:0}.project-file-actions button{border-color:#dedfe1;flex:1;min-width:0;min-height:44px;padding:0 4px;font-size:10px}.project-folder-toggle{min-height:44px}.project-folder-actions{opacity:1;grid-column:1;grid-template-columns:38px repeat(3,minmax(0,1fr));gap:3px;min-width:0;display:grid}.project-folder-actions button{border-color:#dedfe1;min-width:0;min-height:44px;padding-inline:3px;font-size:10px}.project-move-editor,.project-tree-folder>.project-move-editor{margin-left:calc(10px + min(var(--tree-indent,0px),42px));grid-template-columns:1fr 1fr}.project-move-editor label{grid-column:1/-1}.project-move-editor button{min-height:44px}.project-file-confirm{grid-template-columns:1fr 1fr}.tree-confirm{margin-left:calc(4px + min(var(--tree-indent,0px),42px))}.project-file-confirm span{grid-column:1/-1}.project-file-confirm button{min-height:44px}.data-file-preview>header{grid-template-columns:minmax(0,1fr);gap:8px;min-height:122px;padding:10px 12px;display:grid}.data-file-preview>header small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.data-preview-actions{grid-template-columns:repeat(auto-fit,minmax(105px,1fr));width:100%;display:grid}.data-file-preview>header button{min-height:40px}.text-editor-modebar{min-height:52px;padding:7px 10px 7px 12px}.text-editor-modebar>span{gap:2px;display:grid}.text-editor-modebar button{min-height:40px}.numpy-metadata{grid-template-columns:1fr}.toolbar-actions button{min-width:0;font-size:13px}.toolbar-actions svg{width:16px}.right-panel-tabs button{padding:0 5px;font-size:12px}.right-panel-tabs i{display:none}.configure-checks-button{padding:0 7px}.chart-tick{font-size:22px}.chart-title{font-size:28px}.chart-label{font-size:24px}.status-meta{white-space:nowrap;max-width:58%;overflow:hidden}.status-meta b,.status-meta>i{display:none}}@media (width<=700px){.run-history-drawer{border-left:0;width:100%}.history-drawer-body{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.history-list{border-right:0;border-bottom:1px solid var(--border);max-height:190px}.history-row{grid-template-columns:9px minmax(0,1fr) auto}.history-detail{padding:16px 16px 82px}.history-detail-actions{margin-bottom:-82px;margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px;bottom:-82px}.check-case-dialog{border:0;border-radius:0;width:100vw;height:100dvh}.check-case-shell>header{min-height:64px;padding-left:16px}.check-case-shell>header small{max-width:250px}.check-case-body{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.check-case-body>aside{border-right:0;border-bottom:1px solid var(--border);grid-template-rows:auto minmax(0,1fr);max-height:190px;position:relative}.check-add-case{min-height:34px;margin:0;padding:0 9px;position:absolute;top:7px;right:10px}.check-case-list-header{padding-right:112px}.check-case-editor{padding:16px 16px 24px}.check-code-field textarea{min-height:160px}.check-case-shell>footer{padding:9px 12px calc(9px + env(safe-area-inset-bottom));flex-direction:column;align-items:stretch;gap:7px}.check-case-shell>footer>div{justify-content:flex-end}.check-case-shell>footer p{max-width:none;margin-right:auto}.dependency-dialog{border:0;border-radius:0;width:100vw;height:100dvh}.dependency-shell>header{min-height:64px;padding-left:16px}.dependency-shell>header small{max-width:245px}.dependency-body{display:block;overflow:auto}.dependency-editor,.dependency-catalog{padding:16px;overflow:visible}.dependency-editor{border-right:0;border-bottom:1px solid var(--border)}.dependency-editor>textarea{min-height:190px}.dependency-shell>footer{padding:9px 12px calc(9px + env(safe-area-inset-bottom));flex-direction:column;align-items:stretch;gap:7px}.dependency-shell>footer>span{max-width:none}.dependency-shell>footer>div{justify-content:flex-end}.dependency-shell>footer p{max-width:none;margin-right:auto}}@media (prefers-reduced-motion:no-preference){button{transition:border-color .15s,background-color .15s,box-shadow .15s}}@media (prefers-reduced-motion:reduce){.console-running i,.check-running-mark,.animated-line,.animated-point,.animated-bar,.animated-heat-cell{animation:none}.animated-line{stroke-dashoffset:0}.animated-point,.animated-heat-cell{opacity:1}.animated-point,.animated-bar{transform:none}}.project-home-main{width:min(1120px,100%);min-height:calc(100vh - 72px);margin:0 auto;padding:64px 32px 80px}.project-home-heading{justify-content:space-between;align-items:center;gap:28px;margin-bottom:54px;display:flex}.project-home-heading h1{color:#111214;letter-spacing:-.055em;margin:0;font-size:clamp(38px,4.2vw,54px);line-height:1.05}.project-home-actions{align-items:center;gap:10px;display:flex}.project-home-actions button,.project-home-actions .import-project-button,.project-empty-state button{border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-size:14px;font-weight:700;display:inline-flex}.project-home-actions svg,.project-empty-state button svg{width:18px;height:18px}.import-project-button{color:#292b30;cursor:pointer;background:#fff;border:1px solid #bfc1c5;position:relative;overflow:hidden}.import-project-button:hover:not(.disabled){background:#f5f5f6;border-color:#777a80}.project-import-native-input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.import-project-button:has(.project-import-native-input:focus-visible){outline-offset:2px;outline:3px solid #191a1c1f}.import-project-button.disabled{cursor:not-allowed;opacity:.45}.import-project-button.disabled .project-import-native-input{cursor:not-allowed}.new-project-button,.project-empty-state button{color:#fff;background:#191a1c;border:1px solid #191a1c}.new-project-button:hover:not(:disabled),.project-empty-state button:hover:not(:disabled){background:#000;border-color:#000}.project-home-actions button:focus-visible,.project-empty-state button:focus-visible{outline-offset:2px;outline:3px solid #191a1c1f}.project-home-actions button:disabled,.project-empty-state button:disabled{cursor:not-allowed;opacity:.45}.recent-projects{min-width:0}.recent-projects-header{justify-content:space-between;align-items:baseline;gap:16px;min-height:32px;margin-bottom:17px;display:flex}.recent-projects-header h2{color:#202225;letter-spacing:-.02em;margin:0;font-size:19px}.recent-projects-header>span{color:#777a80;font-size:12px}.project-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-width:0;margin:0;padding:0;list-style:none;display:grid}.project-card{background:#fff;border:1px solid #d4d5d8;border-radius:9px;min-width:0;min-height:142px;position:relative;box-shadow:0 7px 20px #11121408}.project-card:hover,.project-card:focus-within{border-color:#999ca2;box-shadow:0 10px 26px #11121412}.project-card[aria-busy=true]{opacity:.62}.project-card-open{width:100%;min-height:140px;color:inherit;text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:46px minmax(0,1fr) 20px;align-items:center;gap:15px;padding:22px 58px 22px 22px;display:grid}.project-card-open:focus-visible{outline-offset:-3px;outline:3px solid #191a1c1f}.project-card-open:disabled{cursor:wait}.project-card-symbol{color:#27292d;background:#f5f5f6;border:1px solid #d9dadd;border-radius:10px;place-items:center;width:46px;height:46px;display:grid}.project-card-symbol svg{width:25px;height:25px}.project-card-copy{gap:13px;min-width:0;display:grid}.project-card-copy>strong{color:#17181a;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.02em;font-size:18px;overflow:hidden}.project-card-meta{color:#73767c;align-items:center;gap:16px;min-width:0;font-size:12px;display:flex}.project-card-meta span{flex:none}.project-card-meta time{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.project-card-arrow{color:#92959a;place-items:center;display:grid}.project-card-arrow svg{width:18px;height:18px}.project-card-menu-trigger{z-index:2;color:#62656b;background:0 0;border:0;border-radius:6px;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:13px;right:13px}.project-card-menu-trigger svg{width:20px;height:20px}.project-card-menu-trigger:hover:not(:disabled),.project-card-menu-trigger[aria-expanded=true]{color:#17181a;background:#eeeeef}.project-card-menu-trigger:focus-visible{outline-offset:1px;outline:3px solid #191a1c1f}.project-card-menu-trigger:disabled{cursor:not-allowed;opacity:.45}.project-action-backdrop{display:none}.project-action-menu{z-index:12;background:#fff;border:1px solid #c8c9cc;border-radius:7px;width:174px;padding:5px;position:absolute;top:52px;right:12px;overflow:hidden;box-shadow:0 16px 38px #11121429}.project-action-menu button{color:#292b30;text-align:left;background:#fff;border:0;border-radius:4px;align-items:center;width:100%;min-height:38px;padding:0 11px;font-size:13px;display:flex}.project-action-menu button:hover,.project-action-menu button:focus-visible{background:#f0f0f1;outline:0}.project-action-menu .project-menu-danger{color:#9f3029;border-top:1px solid #ececef;border-radius:0 0 4px 4px;margin-top:4px}.project-action-menu .project-menu-danger:hover,.project-action-menu .project-menu-danger:focus-visible{background:#fff3f2}.project-empty-state,.project-load-error{text-align:center;background:#fbfbfc;border:1px dashed #c8c9cc;border-radius:9px;align-content:center;place-items:center;min-height:300px;padding:42px 24px;display:grid}.project-empty-symbol{color:#55585e;background:#fff;border:1px solid #d5d6d9;border-radius:14px;place-items:center;width:58px;height:58px;margin-bottom:18px;display:grid}.project-empty-symbol svg{width:29px;height:29px}.project-empty-state h3,.project-load-error strong{color:#202225;margin:0;font-size:19px}.project-empty-state p,.project-load-error p{color:#74777d;margin:8px 0 22px;font-size:14px;line-height:1.55}.project-load-error button{color:#292b30;background:#fff;border:1px solid #bfc1c5;border-radius:6px;min-height:40px;padding:0 15px;font-weight:700}.project-load-error button:focus-visible{outline-offset:2px;outline:3px solid #191a1c1f}.project-home-error{color:#762c26;background:#fff7f6;border:1px solid #e2c2bf;border-radius:7px;justify-content:space-between;align-items:center;gap:16px;margin:-28px 0 30px;padding:11px 13px 11px 15px;font-size:13px;display:flex}.project-home-error button{color:#762c26;background:0 0;border:0;border-radius:4px;flex:none;padding:5px 9px;font-weight:700}.project-home-error button:hover,.project-home-error button:focus-visible{background:#f6dfdc;outline:0}.project-list-loading{list-style:none}.project-card-skeleton{background:#fbfbfc;border:1px solid #e0e1e3;border-radius:9px;grid-template-columns:46px 1fr;align-items:center;gap:15px;min-height:142px;padding:22px;display:grid}.project-card-skeleton>i{background:#ececef;border-radius:10px;width:46px;height:46px}.project-card-skeleton>span{gap:15px;display:grid}.project-card-skeleton b,.project-card-skeleton small{background:#e7e7e9;border-radius:3px;height:13px;display:block}.project-card-skeleton b{width:min(210px,70%)}.project-card-skeleton small{width:min(280px,88%);height:10px}.project-home-notice{z-index:70;color:#fff;opacity:0;pointer-events:none;background:#191a1c;border:1px solid #34363a;border-radius:7px;max-width:min(460px,100vw - 32px);padding:10px 15px;font-size:13px;transition:opacity .16s,transform .16s;position:fixed;bottom:24px;left:50%;transform:translate(-50%,14px);box-shadow:0 12px 30px #11121433}.project-home-notice.visible{opacity:1;transform:translate(-50%)}.project-dialog-layer{z-index:80;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.project-dialog-backdrop{background:#1112146b;position:absolute;inset:0}.project-dialog{background:#fff;border:1px solid #bfc1c5;border-radius:10px;width:min(470px,100%);position:relative;overflow:hidden;box-shadow:0 24px 70px #1112143d}.project-dialog:focus{outline:0}.project-dialog form{display:grid}.project-dialog-header{border-bottom:1px solid #e1e2e4;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 22px 18px;display:flex}.project-dialog-header>div{min-width:0}.project-dialog-header h2{color:#17181a;letter-spacing:-.025em;margin:0;font-size:21px}.project-dialog-header p{color:#71747a;margin:7px 0 0;font-size:13px;line-height:1.5}.project-dialog-close{color:#62656b;background:0 0;border:0;border-radius:5px;flex:none;place-items:center;width:36px;height:36px;display:grid}.project-dialog-close svg{width:19px;height:19px}.project-dialog-close:hover:not(:disabled),.project-dialog-close:focus-visible{color:#17181a;background:#eeeeef;outline:0}.project-dialog-close:focus-visible{box-shadow:0 0 0 3px #191a1c1c}.project-dialog-close:disabled{cursor:not-allowed;opacity:.4}.project-dialog-body{padding:20px 22px 7px}.project-name-field{color:#313338;gap:8px;font-size:13px;font-weight:700;display:grid}.project-name-field input{color:#17181a;background:#fff;border:1px solid #aeb0b4;border-radius:6px;width:100%;height:44px;padding:0 12px;font:15px Inter,PingFang SC,Microsoft YaHei,sans-serif}.project-name-field input:focus{border-color:#191a1c;outline:3px solid #191a1c1a}.project-name-field input[aria-invalid=true]{border-color:#ae3c34;outline-color:#ae3c341f}.project-field-error{color:#a2332c;min-height:20px;margin:6px 0 0;font-size:12px;line-height:1.45}.project-delete-warning{color:#732b26;background:#fff7f6;border:1px solid #ecd0cd;border-radius:6px;margin:20px 22px 6px;padding:12px 13px;font-size:13px;line-height:1.55}.project-dialog-actions{justify-content:flex-end;gap:9px;padding:18px 22px 22px;display:flex}.project-dialog-actions button{border-radius:6px;min-width:104px;min-height:42px;padding:0 15px;font-size:14px;font-weight:700}.project-dialog-cancel{color:#303237;background:#fff;border:1px solid #bfc1c5}.project-dialog-primary{color:#fff;background:#191a1c;border:1px solid #191a1c}.project-dialog-danger{color:#fff;background:#a3362e;border:1px solid #a3362e}.project-dialog-cancel:hover:not(:disabled){background:#f4f4f5;border-color:#7f8288}.project-dialog-primary:hover:not(:disabled){background:#000;border-color:#000}.project-dialog-danger:hover:not(:disabled){background:#872921;border-color:#872921}.project-dialog-actions button:focus-visible{outline-offset:2px;outline:3px solid #191a1c1f}.project-dialog-actions button:disabled{cursor:not-allowed;opacity:.5}@media (width<=700px){.project-home-main{padding:46px 20px 68px}.project-home-heading{margin-bottom:40px}.project-list{grid-template-columns:1fr}}@media (width<=560px){.project-home-main{min-height:calc(100vh - 62px);padding:36px 16px 64px}.project-home-heading{flex-wrap:wrap;align-items:stretch;gap:22px;margin-bottom:38px}.project-home-heading h1{width:100%;font-size:36px}.project-home-actions{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.project-home-actions button{min-width:0;padding:0 10px}.recent-projects-header{margin-bottom:13px}.project-card{min-height:132px}.project-card-open{grid-template-columns:42px minmax(0,1fr);gap:13px;min-height:130px;padding:18px 52px 18px 16px}.project-card-symbol{width:42px;height:42px}.project-card-copy{gap:10px}.project-card-copy>strong{font-size:17px}.project-card-meta{gap:4px;display:grid}.project-card-arrow{display:none}.project-card-menu-trigger{width:44px;height:44px;top:10px;right:9px}.project-action-backdrop{z-index:44;background:#11121457;display:block;position:fixed;inset:0}.project-action-menu{z-index:45;top:auto;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));border-radius:9px;width:auto;padding:7px;position:fixed;left:12px}.project-action-menu button{min-height:48px;padding:0 14px;font-size:15px}.project-empty-state,.project-load-error{min-height:270px;padding:36px 18px}.project-card-skeleton{min-height:132px}.project-home-error{margin:-18px 0 24px}.project-home-notice{bottom:calc(16px + env(safe-area-inset-bottom))}.project-dialog-layer{padding:12px;padding-bottom:calc(12px + env(safe-area-inset-bottom));align-items:end}.project-dialog{border-radius:10px;width:100%}.project-dialog-header{padding:19px 18px 16px}.project-dialog-body{padding:18px 18px 5px}.project-delete-warning{margin:18px 18px 4px}.project-dialog-actions{grid-template-columns:1fr 1fr;padding:16px 18px 18px;display:grid}.project-dialog-actions button{min-width:0}}@media (width<=340px){.project-home-main{padding-left:14px;padding-right:14px}.project-home-actions,.project-dialog-actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.project-home-notice{transition:none}}.project-dialog-inline-error{color:#a2332c;margin:9px 22px 0;font-size:12px;line-height:1.45}
