.wterm{--term-fg: #d4d4d4;--term-bg: #1e1e1e;--term-cursor: #aeafad;--term-color-0: #1e1e1e;--term-color-1: #f44747;--term-color-2: #6a9955;--term-color-3: #d7ba7d;--term-color-4: #569cd6;--term-color-5: #c586c0;--term-color-6: #4ec9b0;--term-color-7: #d4d4d4;--term-color-8: #808080;--term-color-9: #f44747;--term-color-10: #6a9955;--term-color-11: #d7ba7d;--term-color-12: #569cd6;--term-color-13: #c586c0;--term-color-14: #4ec9b0;--term-color-15: #ffffff;--term-font-family: "Menlo", "Consolas", "DejaVu Sans Mono", "Courier New", monospace;--term-font-size: 14px;--term-line-height: 1.2;--term-row-height: 17px;position:relative;background:var(--term-bg);color:var(--term-fg);font-family:var(--term-font-family);font-size:var(--term-font-size);line-height:var(--term-line-height);padding:12px;border-radius:8px;box-shadow:0 8px 32px #0006;outline:none;overflow:hidden}.wterm:focus,.wterm:focus-visible{outline:none}.term-grid{display:block;white-space:pre;contain:layout paint style;will-change:contents}.term-row{display:block;height:var(--term-row-height);line-height:var(--term-row-height);contain:layout style}.term-row>span{display:inline-block;height:var(--term-row-height);vertical-align:top}.term-block{width:1ch;overflow:hidden}.term-cursor{outline:1px solid var(--term-cursor);outline-offset:-1px}.wterm.focused .term-cursor{background:var(--term-cursor);color:var(--term-bg);outline:none}.wterm.focused.cursor-blink .term-cursor{animation:cursor-blink 1s step-end infinite}@keyframes cursor-blink{0%,to{background:var(--term-cursor);color:var(--term-bg)}50%{background:transparent;color:inherit}}.wterm.has-scrollback{overflow-y:auto}.wterm ::selection{background:#569cd64d}.wterm.theme-solarized-dark{--term-fg: #839496;--term-bg: #002b36;--term-cursor: #93a1a1;--term-color-0: #073642;--term-color-1: #dc322f;--term-color-2: #859900;--term-color-3: #b58900;--term-color-4: #268bd2;--term-color-5: #d33682;--term-color-6: #2aa198;--term-color-7: #eee8d5;--term-color-8: #586e75;--term-color-9: #cb4b16;--term-color-10: #586e75;--term-color-11: #657b83;--term-color-12: #839496;--term-color-13: #6c71c4;--term-color-14: #93a1a1;--term-color-15: #fdf6e3}.wterm.theme-monokai{--term-fg: #f8f8f2;--term-bg: #272822;--term-cursor: #f8f8f0;--term-color-0: #272822;--term-color-1: #f92672;--term-color-2: #a6e22e;--term-color-3: #f4bf75;--term-color-4: #66d9ef;--term-color-5: #ae81ff;--term-color-6: #a1efe4;--term-color-7: #f8f8f2;--term-color-8: #75715e;--term-color-9: #f92672;--term-color-10: #a6e22e;--term-color-11: #f4bf75;--term-color-12: #66d9ef;--term-color-13: #ae81ff;--term-color-14: #a1efe4;--term-color-15: #f9f8f5}.wterm.theme-light{--term-fg: #383a42;--term-bg: #fafafa;--term-cursor: #526eff;--term-color-0: #383a42;--term-color-1: #e45649;--term-color-2: #50a14f;--term-color-3: #c18401;--term-color-4: #4078f2;--term-color-5: #a626a4;--term-color-6: #0184bc;--term-color-7: #fafafa;--term-color-8: #a0a1a7;--term-color-9: #e45649;--term-color-10: #50a14f;--term-color-11: #c18401;--term-color-12: #4078f2;--term-color-13: #a626a4;--term-color-14: #0184bc;--term-color-15: #ffffff}:root{color:#171615;background:#e6e4d9;font-family:Avenir Next,Avenir,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #205ea6;outline-offset:-2px}code,kbd,.capabilities,.sidebar-context,.surface-actions,.surface-statusbar,.dock-header span,.change-code{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{display:grid;grid-template-rows:54px minmax(0,1fr);height:100%;background:#f2f0e5}.app-header{display:grid;grid-template-columns:minmax(240px,1fr) minmax(280px,auto) minmax(220px,1fr);align-items:center;gap:18px;padding:0 16px;border-bottom:1px solid #b7b5ac;background:#f2f0e5}.brand{display:flex;align-items:center;gap:10px;min-width:0}.brand-mark,.welcome-mark{display:grid;place-items:center;color:#f8f7f0;background:#bc5215;font-family:Georgia,Charter,serif;line-height:1}.brand-mark{width:29px;height:29px;font-size:19px}.brand>div{display:grid;min-width:0}.brand strong{font-family:Georgia,Charter,serif;font-size:16px;font-weight:600;letter-spacing:-.015em}.brand small{overflow:hidden;color:#6f6e69;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.runtime-strip{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;color:#575653;font-size:11px}.runtime-strip>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-dot{flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:#ad8301;box-shadow:0 0 0 3px #ad83011f}.status-dot.is-ready{background:#66800b;box-shadow:0 0 0 3px #66800b24}.capabilities{display:flex;justify-content:flex-end;gap:5px}.capabilities span{padding:3px 6px 2px;border:1px solid #cecdc3;color:#6f6e69;font-size:8px;font-weight:700;letter-spacing:.08em}.ide-workspace{display:grid;grid-template-columns:292px minmax(0,1fr);min-width:0;min-height:0}.ide-sidebar{display:grid;grid-template-rows:42px 39px minmax(0,1fr);min-width:0;min-height:0;border-right:1px solid #b7b5ac;background:#eeece1}.sidebar-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #b7b5ac}.sidebar-tabs button{position:relative;display:flex;align-items:center;justify-content:center;gap:6px;border:0;border-right:1px solid #cecdc3;color:#6f6e69;background:#e6e4d9;font-size:10px;font-weight:650;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.sidebar-tabs button:last-child{border-right:0}.sidebar-tabs button[aria-selected=true]{color:#171615;background:#f2f0e5}.sidebar-tabs button[aria-selected=true]:after{position:absolute;right:18px;bottom:-1px;left:18px;height:2px;background:#bc5215;content:""}.sidebar-tabs button span,.segmented-control button span{display:inline-grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:9px;color:#6f6e69;background:#d8d6cd;font-size:9px}.sidebar-context{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;padding:0 10px;border-bottom:1px solid #cecdc3;color:#575653;background:#f2f0e5}.sidebar-context strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.sidebar-context small{flex:0 0 auto;color:#878580;font-size:8px}.sidebar-context small.clean{color:#66800b}.sidebar-context small.dirty{color:#bc5215}.sidebar-body{min-width:0;min-height:0;overflow:hidden;background:#f2f0e5}.explorer-body{padding-top:4px}.sidebar-empty{display:grid;align-content:center;height:100%;padding:24px;color:#6f6e69}.sidebar-empty strong{color:#282726;font-family:Georgia,Charter,serif;font-size:18px;font-weight:500}.sidebar-empty p{margin:6px 0 0;font-size:11px;line-height:1.5}.ide-main{display:grid;grid-template-rows:minmax(230px,1fr) clamp(220px,34vh,310px);min-width:0;min-height:0;background:#faf9f5}.primary-surface{min-width:0;min-height:0;overflow:hidden}.editor-surface,.diff-surface,.sqlite-surface,.sqlite-diff-surface{display:grid;grid-template-rows:40px minmax(0,1fr) 24px;width:100%;height:100%;min-height:0;background:#faf9f5}.surface-tabbar{display:flex;align-items:stretch;justify-content:space-between;min-width:0;border-bottom:1px solid #cecdc3;background:#eeece1}.surface-file-tab{display:flex;align-items:center;gap:8px;min-width:0;max-width:min(52vw,560px);padding:0 13px 0 11px;border-right:1px solid #cecdc3;box-shadow:inset 0 -2px #bc5215;background:#faf9f5}.surface-file-tab strong{overflow:hidden;font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.surface-file-tab i{flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:#bc5215}.surface-file-tab.is-diff{box-shadow:inset 0 -2px #205ea6}.surface-file-tab.is-sqlite{box-shadow:inset 0 -2px #24837b}.file-glyph{display:grid;place-items:center;width:16px;height:16px;color:#bc5215;font-family:Georgia,serif;font-size:11px;font-weight:700}.surface-file-tab.is-diff .file-glyph{color:#205ea6;font-family:SFMono-Regular,Consolas,monospace}.surface-file-tab.is-sqlite .file-glyph{color:#24837b}.surface-actions{display:flex;align-items:center;gap:10px;padding:0 9px;color:#878580;font-size:8px;letter-spacing:.07em}.surface-actions button,.dock-header button,.welcome-surface button,.list-actions button,.branch-create button,.commit-form button{min-height:26px;padding:4px 9px;border:1px solid #b7b5ac;background:#f8f7f0;font-size:10px;font-weight:650;cursor:pointer}.surface-actions button{display:flex;align-items:center;gap:8px;border-color:#bc5215;color:#f8f7f0;background:#bc5215}.surface-actions kbd{color:#f8f7f0b8;font-size:8px}.surface-actions button:hover:not(:disabled),.dock-header button:hover:not(:disabled),.welcome-surface button:hover:not(:disabled),.list-actions button:hover:not(:disabled),.branch-create button:hover:not(:disabled),.commit-form button:hover:not(:disabled){border-color:#878580;background:#fdfcf7}.surface-actions button:hover:not(:disabled),.welcome-surface button:hover:not(:disabled),.commit-form button:hover:not(:disabled){border-color:#9b3f0f;color:#f8f7f0;background:#9b3f0f}button:disabled,input:disabled,select:disabled{cursor:not-allowed;opacity:.48}.editor-content{min-width:0;min-height:0;overflow:hidden}.editor-content textarea{width:100%;height:100%;padding:18px 22px 40px 52px;resize:none;border:0;outline:0;color:#282726;background:linear-gradient(90deg,#f2f0e5 0 39px,#cecdc3 39px 40px,transparent 40px),#faf9f5;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.65;tab-size:2}.editor-content textarea[readonly]{color:#575653;background:linear-gradient(90deg,#eeece1 0 39px,#cecdc3 39px 40px,transparent 40px),#f2f0e5}.surface-message{display:grid;align-content:center;justify-items:center;height:100%;padding:32px;color:#6f6e69;text-align:center}.surface-message>span{margin-bottom:12px;color:#bc5215;font-family:Georgia,serif;font-size:26px}.surface-message strong{color:#282726;font-family:Georgia,Charter,serif;font-size:18px;font-weight:500}.surface-message p{max-width:42ch;margin:6px 0 0;font-size:11px}.surface-statusbar{display:flex;align-items:center;justify-content:flex-end;gap:16px;min-width:0;padding:0 10px;border-top:1px solid #cecdc3;color:#878580;background:#eeece1;font-size:8px;text-transform:uppercase}.surface-error{overflow:hidden;color:#af3029;text-overflow:ellipsis;white-space:nowrap}.sqlite-actions button{border-color:#b7b5ac;color:#282726;background:#f8f7f0}.sqlite-actions button:hover:not(:disabled){border-color:#24837b;color:#282726;background:#fdfcf7}.sqlite-workspace{display:grid;grid-template-columns:164px minmax(0,1fr);min-width:0;min-height:0;overflow:hidden}.sqlite-tables{min-width:0;min-height:0;overflow:auto;border-right:1px solid #cecdc3;background:#f2f0e5}.sqlite-tables>div{padding:11px 10px 7px;color:#878580;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:700;letter-spacing:.1em}.sqlite-tables button{display:flex;align-items:center;gap:7px;width:100%;min-width:0;padding:7px 10px;border:0;color:#575653;background:transparent;font-size:10px;text-align:left;cursor:pointer}.sqlite-tables button span{color:#24837b}.sqlite-tables button:hover,.sqlite-tables button[aria-current=page]{color:#171615;background:#e6e4d9}.sqlite-tables button[aria-current=page]{box-shadow:inset 2px 0 #24837b;font-weight:650}.sqlite-tables p{margin:8px 10px;color:#878580;font-size:10px}.sqlite-data{display:grid;grid-template-rows:44px minmax(0,1fr);min-width:0;min-height:0;background:#faf9f5}.sqlite-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 10px 0 12px;border-bottom:1px solid #cecdc3}.sqlite-toolbar>div{display:flex;align-items:baseline;gap:9px;min-width:0}.sqlite-toolbar strong{overflow:hidden;font-size:11px;text-overflow:ellipsis}.sqlite-toolbar span{flex:0 0 auto;color:#878580;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.sqlite-toolbar button,.row-actions-column button{min-height:25px;padding:3px 8px;border:1px solid #b7b5ac;background:#f8f7f0;font-size:9px;font-weight:650;cursor:pointer}.sqlite-toolbar button:hover:not(:disabled),.row-actions-column button:hover:not(:disabled){border-color:#24837b;background:#fdfcf7}.sqlite-grid-scroll{min-width:0;min-height:0;overflow:auto}.sqlite-grid{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;color:#282726;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:10px}.sqlite-grid th,.sqlite-grid td{min-width:150px;height:38px;padding:0;border-right:1px solid #e6e4d9;border-bottom:1px solid #e6e4d9;background:#faf9f5;text-align:left}.sqlite-grid th{position:sticky;z-index:2;top:0;height:42px;padding:5px 8px;background:#eeece1;font-weight:500}.sqlite-grid th strong,.sqlite-grid th small{display:block}.sqlite-grid th small{margin-top:2px;color:#878580;font-size:7px;font-weight:500}.sqlite-grid input{width:100%;height:37px;padding:0 8px;border:0;outline:0;color:#282726;background:transparent;font-family:inherit;font-size:10px}.sqlite-grid input:focus{background:#fdfcf7;box-shadow:inset 0 0 0 2px #205ea6}.sqlite-grid input:disabled{color:#6f6e69;opacity:1}.sqlite-grid .rowid-column{position:sticky;z-index:1;left:0;width:58px;min-width:58px;padding:0 8px;color:#878580;background:#f2f0e5;text-align:right}.sqlite-grid th.rowid-column{z-index:3}.sqlite-grid .row-actions-column{width:80px;min-width:80px;padding:4px 5px;text-align:right;white-space:nowrap}.row-actions-column button+button{width:25px;margin-left:4px;padding:3px;color:#af3029}.row-actions-column button:last-child{opacity:.45}.sqlite-grid tr:hover .row-actions-column button:last-child,.row-actions-column button:focus-visible{opacity:1}.surface-message.compact{min-height:120px;font-size:11px}.sqlite-diff-workspace{display:grid;grid-template-columns:164px minmax(0,1fr);min-width:0;min-height:0;overflow:hidden}.sqlite-diff-tables{min-width:0;min-height:0;overflow:auto;border-right:1px solid #cecdc3;background:#f2f0e5}.sqlite-diff-section-label{padding:11px 10px 7px;color:#878580;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:700;letter-spacing:.1em}.sqlite-diff-tables button{display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:6px;width:100%;padding:7px 9px;border:0;color:#575653;background:transparent;font-size:10px;text-align:left;cursor:pointer}.sqlite-diff-tables button>span{color:#24837b}.sqlite-diff-tables button strong{overflow:hidden;font-size:10px;text-overflow:ellipsis}.sqlite-diff-tables button small{display:grid;place-items:center;min-width:18px;height:18px;border-radius:9px;background:#e6e4d9;font-size:8px}.sqlite-diff-tables button:hover,.sqlite-diff-tables button[aria-current=page]{color:#171615;background:#e6e4d9}.sqlite-diff-tables button[aria-current=page]{box-shadow:inset 2px 0 #24837b}.sqlite-diff-data{display:grid;grid-template-rows:58px minmax(0,1fr);min-width:0;min-height:0;background:#faf9f5}.sqlite-diff-summary{display:flex;align-items:center;gap:8px;padding:8px 11px;border-bottom:1px solid #cecdc3}.sqlite-diff-summary>div{display:grid;grid-template-columns:24px auto;grid-template-rows:15px 14px;min-width:104px;padding:4px 8px 4px 5px;border:1px solid #cecdc3;background:#f8f7f0}.sqlite-diff-summary>div>span{display:grid;grid-row:1 / 3;place-items:center;margin-right:6px;font-size:16px;font-weight:800}.sqlite-diff-summary strong{font-size:11px;line-height:15px}.sqlite-diff-summary small{color:#878580;font-size:8px;line-height:12px}.sqlite-diff-summary .is-insert>span{color:#66800b}.sqlite-diff-summary .is-update>span{color:#ad8301}.sqlite-diff-summary .is-delete>span{color:#af3029}.sqlite-diff-grid-scroll{min-width:0;min-height:0;overflow:auto}.sqlite-diff-grid{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;color:#282726;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:10px}.sqlite-diff-grid th,.sqlite-diff-grid td{min-width:148px;height:43px;padding:0 9px;border-right:1px solid #e6e4d9;border-bottom:1px solid #e6e4d9;background:#faf9f5;text-align:left;vertical-align:middle}.sqlite-diff-grid th{position:sticky;z-index:2;top:0;height:34px;color:#6f6e69;background:#eeece1;font-size:8px;letter-spacing:.05em;text-transform:uppercase}.sqlite-diff-grid .operation-column{position:sticky;z-index:1;left:0;width:88px;min-width:88px;background:#f2f0e5}.sqlite-diff-grid th.operation-column{z-index:3}.sqlite-diff-grid .diff-rowid-column{position:sticky;z-index:1;left:88px;width:58px;min-width:58px;color:#878580;background:#f2f0e5;text-align:right}.sqlite-diff-grid th.diff-rowid-column{z-index:3}.operation-badge{display:inline-flex;align-items:center;min-height:21px;padding:2px 6px;border:1px solid currentColor;border-radius:11px;font-family:Avenir Next,Avenir,sans-serif;font-size:8px;font-weight:700}.operation-badge.is-insert{color:#66800b}.operation-badge.is-update{color:#ad8301}.operation-badge.is-delete{color:#af3029}.sqlite-value,.sqlite-value-change{display:block;overflow:hidden;max-width:320px;text-overflow:ellipsis;white-space:nowrap}.sqlite-value.is-added,.sqlite-value-change ins{color:#66800b;background:#66800b1a}.sqlite-value.is-deleted,.sqlite-value-change del{color:#af3029;background:#af302917}.sqlite-value.is-deleted{text-decoration:line-through}.sqlite-value.is-unchanged{color:#6f6e69}.sqlite-value-change{display:grid;gap:2px;padding:3px 0;white-space:normal}.sqlite-value-change del,.sqlite-value-change ins{overflow:hidden;padding:1px 4px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.sqlite-value-change del:before{content:"− "}.sqlite-value-change ins:before{content:"+ "}.sqlite-diff-heading b{padding:3px 6px;border-radius:8px;color:#171615;background:#e6e4d9;font-size:8px}.sqlite-diff-status{justify-content:space-between}.diff-editor-scroll{min-width:0;min-height:0;overflow:auto;background:#faf9f5}.diff-editor-scroll>*{min-width:100%}.welcome-surface{display:grid;align-content:center;justify-items:start;width:min(680px,82%);height:100%;margin:0 auto;padding:clamp(24px,5vw,72px)}.welcome-mark{width:38px;height:38px;margin-bottom:18px;font-size:25px}.welcome-surface h1{margin:0;font-family:Georgia,Charter,serif;font-size:clamp(26px,4vw,44px);font-weight:500;letter-spacing:-.04em}.welcome-surface>p{max-width:50ch;margin:10px 0 18px;color:#6f6e69;font-size:13px;line-height:1.55}.welcome-surface button{margin-bottom:20px;border-color:#bc5215;color:#f8f7f0;background:#bc5215}.welcome-surface dl{display:grid;gap:8px;width:100%;margin:0}.welcome-surface dl>div{display:grid;grid-template-columns:74px minmax(0,1fr);gap:12px;padding-top:8px;border-top:1px solid #cecdc3}.welcome-surface dt{color:#bc5215;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:700;text-transform:uppercase}.welcome-surface dd{margin:0;color:#6f6e69;font-size:11px}.terminal-dock{display:grid;grid-template-rows:36px minmax(0,1fr);min-width:0;min-height:0;border-top:1px solid #b7b5ac;background:#faf9f5}.dock-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 10px 0 12px;border-bottom:1px solid #cecdc3;background:#eeece1}.dock-header>div{display:flex;align-items:baseline;gap:10px;min-width:0}.dock-header span{color:#bc5215;font-size:8px;font-weight:700;letter-spacing:.1em}.dock-header strong{overflow:hidden;font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.terminal-body{min-width:0;min-height:0;overflow:hidden;background:#faf9f5}.graft-terminal.wterm{width:100%;height:100%;padding:11px 15px;border-radius:0;box-shadow:none;--term-fg: #282726;--term-bg: #faf9f5;--term-cursor: #bc5215;--term-color-0: #171615;--term-color-1: #af3029;--term-color-2: #66800b;--term-color-3: #ad8301;--term-color-4: #205ea6;--term-color-5: #a02f6f;--term-color-6: #24837b;--term-color-7: #f2f0e5;--term-color-8: #878580;--term-color-9: #d14d41;--term-color-10: #879a39;--term-color-11: #d0a215;--term-color-12: #4385be;--term-color-13: #ce5d97;--term-color-14: #3aa99f;--term-color-15: #fdfcf7;--term-font-family: "SFMono-Regular", Consolas, "Liberation Mono", monospace;--term-font-size: 12px;--term-line-height: 1.42;--term-row-height: 17px}.graft-terminal.wterm ::selection{background:#205ea638}.versions-body{overflow:hidden}.version-panel{display:grid;grid-template-rows:37px 36px 35px minmax(0,1fr) auto;height:100%;min-height:0}.branch-bar,.branch-create,.segmented-control,.commit-form,.list-actions{border-bottom:1px solid #cecdc3}.branch-bar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:5px 9px}.branch-bar label{min-width:0}.branch-bar select{width:100%;min-width:112px;height:26px;padding:2px 24px 2px 7px;border:1px solid #cecdc3;border-radius:0;color:#282726;background:#f8f7f0;font-size:10px}.branch-bar code{color:#878580;font-size:9px}.branch-create,.commit-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px;padding:4px 9px}.branch-create input,.commit-form input{min-width:0;height:27px;padding:4px 7px;border:1px solid #cecdc3;border-radius:0;background:#faf9f5;font-size:10px}.commit-form{border-top:1px solid #cecdc3;border-bottom:0}.commit-form button{border-color:#bc5215;color:#f8f7f0;background:#bc5215}.segmented-control{display:grid;grid-template-columns:1fr 1fr;padding:0 8px;background:#eeece1}.segmented-control button{position:relative;height:34px;padding:0 5px;border:0;color:#6f6e69;background:transparent;font-size:10px;cursor:pointer}.segmented-control button[aria-selected=true]{color:#171615;font-weight:650}.segmented-control button[aria-selected=true]:after{position:absolute;right:10px;bottom:-1px;left:10px;height:2px;background:#bc5215;content:""}.version-list{min-height:0;overflow:auto}.list-actions{display:flex;align-items:center;justify-content:space-between;gap:6px;min-height:34px;padding:3px 7px 3px 10px;color:#6f6e69;font-size:9px}.list-actions>div{display:flex;gap:4px}.list-actions button{min-height:23px;padding:2px 5px;font-size:8px}.change-row{display:grid;grid-template-columns:minmax(0,1fr) 31px;min-height:43px;border-bottom:1px solid #e6e4d9}.change-row:hover,.change-row.is-selected,.history-list button:hover,.history-list button.is-selected{background:#e6e4d9}.change-row.is-selected,.history-list button.is-selected{box-shadow:inset 2px 0 #bc5215}.change-main{display:grid;grid-template-columns:27px minmax(0,1fr);align-items:center;gap:3px;min-width:0;padding:5px 6px;border:0;text-align:left;background:transparent;cursor:pointer}.change-main>span:last-child{display:grid;min-width:0}.change-main strong,.history-list strong{overflow:hidden;font-size:10px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.change-main small,.history-list small{color:#878580;font-size:8px}.change-code{font-size:9px;font-weight:700}.change-added,.change-untracked{color:#66800b}.change-deleted,.change-conflict{color:#af3029}.change-modified{color:#ad8301}.change-action{width:31px;border:0;border-left:1px solid transparent;color:#6f6e69;background:transparent;font-size:17px;cursor:pointer}.change-action:hover:not(:disabled){border-left-color:#cecdc3;color:#171615;background:#f8f7f0}.empty-list{display:grid;place-items:center;min-height:92px;padding:20px;color:#878580;font-size:10px;text-align:center}.history-list button{display:grid;grid-template-columns:20px minmax(0,1fr);width:100%;min-height:49px;padding:6px 9px;border:0;border-bottom:1px solid #e6e4d9;text-align:left;background:transparent;cursor:pointer}.history-list button>span:last-child{display:grid;align-content:center;min-width:0}.history-list small{font-family:SFMono-Regular,Consolas,monospace}.history-rail{position:relative;display:flex;justify-content:center}.history-rail i{position:relative;z-index:1;width:8px;height:8px;margin-top:7px;border:2px solid #bc5215;border-radius:50%;background:#f2f0e5}.history-rail b{position:absolute;top:15px;bottom:-14px;width:1px;background:#cecdc3}.mobile-nav{display:none}:root{color:#1e293b;background:#fffdf5;font-family:Avenir Next,Avenir,Segoe UI,ui-sans-serif,sans-serif}body{background:radial-gradient(circle at 1px 1px,rgb(139 92 246 / 10%) 1px,transparent 1.25px) 0 0 / 18px 18px,#fffdf5}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-color:#8b5cf6}.app-shell{grid-template-rows:62px minmax(0,1fr);gap:10px;padding:10px;color:#1e293b;background:transparent}.app-header{position:relative;grid-template-columns:minmax(240px,1fr) minmax(280px,auto) minmax(220px,1fr);overflow:hidden;padding:0 17px;border:3px solid #1e293b;border-radius:16px;background:#fff;box-shadow:4px 4px #f472b6}.app-header:after{position:absolute;top:-24px;right:24%;width:52px;height:52px;border:3px solid #1e293b;border-radius:50%;background:#34d399;content:"";pointer-events:none}.brand-mark,.welcome-mark{border:3px solid #1e293b;border-radius:7px;color:#1e293b;background:#fbbf24;box-shadow:2px 2px #1e293b;font-family:inherit;font-weight:900;transform:rotate(7deg)}.brand strong{color:#1e293b;font-family:inherit;font-size:17px;font-weight:850;letter-spacing:-.03em}.brand small,.runtime-strip{color:#64748b}.runtime-strip{position:relative;z-index:1;padding:7px 13px;border:2px solid #1e293b;border-radius:999px;background:#fffdf5;font-weight:650}.status-dot{background:#fbbf24;box-shadow:0 0 0 3px #fbbf2433}.status-dot.is-ready{background:#34d399;box-shadow:0 0 0 3px #34d39933}.capabilities span{border:2px solid #1e293b;border-radius:999px;color:#1e293b;background:#fbbf24;font-weight:850}.capabilities span:nth-child(2){background:#f472b6}.capabilities span:nth-child(3){background:#34d399}.ide-workspace{grid-template-columns:292px minmax(0,1fr);gap:10px}.ide-sidebar{overflow:hidden;border:3px solid #1e293b;border-radius:16px;background:#fffdf5;box-shadow:4px 4px #fbbf24}.sidebar-tabs{border-bottom:2px solid #1e293b;background:#fff}.sidebar-tabs button{border-right:2px solid #1e293b;color:#64748b;background:#fff;font-weight:850}.sidebar-tabs button[aria-selected=true]{color:#1e293b;background:#fbbf24}.sidebar-tabs button[aria-selected=true]:after{display:none}.sidebar-tabs button span,.segmented-control button span{color:#fff;background:#8b5cf6}.sidebar-context{border-bottom:2px solid #1e293b;color:#475569;background:#fffdf5}.sidebar-context small,.change-main small,.history-list small,.surface-actions,.surface-statusbar{color:#64748b}.sidebar-context small.clean,.change-added,.change-untracked{color:#059669}.sidebar-context small.dirty,.dock-header span,.welcome-surface dt{color:#7c3aed}.sidebar-body,.sqlite-tables,.history-rail i{background:#fffdf5}.sidebar-empty strong,.surface-message strong,.sqlite-grid,.sqlite-grid input{color:#1e293b}.sidebar-empty strong,.surface-message strong,.welcome-surface h1{font-family:inherit;font-weight:850}.ide-main{gap:10px;background:transparent}.primary-surface,.terminal-dock{overflow:hidden;border:3px solid #1e293b;border-radius:16px;background:#fff}.primary-surface{box-shadow:5px 5px #f472b6}.terminal-dock{border-top:3px solid #1e293b;box-shadow:5px 5px #34d399}.surface-tabbar,.dock-header,.surface-statusbar{border-color:#1e293b;background:#fff7d6}.surface-file-tab{border-right:2px solid #1e293b;box-shadow:inset 0 -3px #8b5cf6;background:#fff}.surface-file-tab.is-diff{box-shadow:inset 0 -3px #f472b6}.surface-file-tab.is-sqlite{box-shadow:inset 0 -3px #34d399}.surface-file-tab.is-sqlite-diff{box-shadow:inset 0 -3px #fbbf24}.surface-file-tab .file-glyph,.surface-file-tab.is-diff .file-glyph{color:#8b5cf6}.surface-file-tab.is-sqlite .file-glyph,.surface-file-tab.is-sqlite-diff .file-glyph{color:#059669}.surface-file-tab i{background:#f472b6}.surface-actions button,.dock-header button,.welcome-surface button,.list-actions button,.branch-create button,.commit-form button,.sqlite-toolbar button,.row-actions-column button{border:2px solid #1e293b;border-radius:999px;color:#1e293b;background:#fff;box-shadow:2px 2px #1e293b;font-weight:800}.surface-actions button,.welcome-surface button,.commit-form button{color:#fff;background:#8b5cf6}.surface-actions button:hover:not(:disabled),.welcome-surface button:hover:not(:disabled),.commit-form button:hover:not(:disabled){border-color:#1e293b;color:#1e293b;background:#fbbf24}.surface-actions button:active:not(:disabled),.dock-header button:active:not(:disabled),.welcome-surface button:active:not(:disabled),.list-actions button:active:not(:disabled),.branch-create button:active:not(:disabled),.commit-form button:active:not(:disabled),.sqlite-toolbar button:active:not(:disabled),.row-actions-column button:active:not(:disabled){box-shadow:0 0 #1e293b;transform:translate(2px,2px)}.editor-content textarea{color:#1e293b;background:linear-gradient(90deg,#fff7d6 0 39px,#1e293b 39px 41px,transparent 41px),#fff}.editor-content textarea[readonly]{color:#475569;background:linear-gradient(90deg,#f1f5f9 0 39px,#1e293b 39px 41px,transparent 41px),#fffdf5}.surface-message,.welcome-surface>p,.welcome-surface dd,.sidebar-empty{color:#64748b}.surface-message>span{color:#8b5cf6;font-family:inherit}.welcome-surface{position:relative}.welcome-surface:before,.welcome-surface:after{position:absolute;z-index:0;content:"";pointer-events:none}.welcome-surface:before{top:14%;right:5%;width:84px;height:84px;border:3px solid #1e293b;border-radius:50%;background:#f472b6;box-shadow:7px 7px #e9d5ff}.welcome-surface:after{right:17%;bottom:13%;width:54px;height:54px;border:3px solid #1e293b;background:#34d399;transform:rotate(13deg)}.welcome-surface>*{position:relative;z-index:1}.welcome-surface h1{max-width:12ch;color:#1e293b;letter-spacing:-.055em}.welcome-surface dl>div{border-color:#cbd5e1}.dock-header{border-bottom:2px solid #1e293b}.graft-terminal.wterm{--term-fg: #1e293b;--term-bg: #ffffff;--term-cursor: #8b5cf6;--term-color-0: #1e293b;--term-color-1: #e11d48;--term-color-2: #059669;--term-color-3: #d97706;--term-color-4: #7c3aed;--term-color-5: #db2777;--term-color-6: #0f766e;--term-color-7: #f8fafc;--term-color-8: #64748b;--term-color-9: #fb7185;--term-color-10: #34d399;--term-color-11: #fbbf24;--term-color-12: #8b5cf6;--term-color-13: #f472b6;--term-color-14: #2dd4bf;--term-color-15: #ffffff}.graft-terminal.wterm ::selection{background:#8b5cf638}.version-panel input,.version-panel select{border-color:#1e293b;color:#1e293b;background:#fff}.segmented-control,.list-header,.change-row,.history-list button{border-color:#cbd5e1}.segmented-control button[aria-selected=true]{color:#1e293b;background:#fbbf24}.change-row:hover,.change-row.is-selected,.history-list button:hover,.history-list button.is-selected{background:#f3e8ff}.change-row.is-selected,.history-list button.is-selected{box-shadow:inset 3px 0 #8b5cf6}.change-modified{color:#d97706}.change-deleted,.change-conflict,.surface-error{color:#e11d48}.history-rail i{border-color:#8b5cf6}.history-rail b{background:#cbd5e1}.sqlite-workspace,.sqlite-toolbar,.sqlite-grid th,.sqlite-grid td,.sqlite-tables{border-color:#cbd5e1}.sqlite-tables button span,.surface-file-tab.is-sqlite .file-glyph{color:#059669}.sqlite-tables button:hover,.sqlite-tables button[aria-current=page]{color:#1e293b;background:#d1fae5}.sqlite-tables button[aria-current=page]{box-shadow:inset 3px 0 #34d399}.sqlite-grid th{background:#fff7d6}.sqlite-grid th,.sqlite-grid td{border-color:#e2e8f0;background-color:#fff}.sqlite-grid .rowid-column{color:#64748b;background:#f1f5f9}.sqlite-grid input:focus{background:#fff;box-shadow:inset 0 0 0 2px #8b5cf6}.sqlite-diff-workspace,.sqlite-diff-summary,.sqlite-diff-grid th,.sqlite-diff-grid td,.sqlite-diff-tables{border-color:#cbd5e1}.sqlite-diff-tables{background:#fffdf5}.sqlite-diff-tables button>span{color:#059669}.sqlite-diff-tables button small,.sqlite-diff-heading b{color:#1e293b;background:#fbbf24}.sqlite-diff-tables button:hover,.sqlite-diff-tables button[aria-current=page]{color:#1e293b;background:#d1fae5}.sqlite-diff-tables button[aria-current=page]{box-shadow:inset 3px 0 #34d399}.sqlite-diff-summary>div{border:2px solid #1e293b;border-radius:11px;background:#fff;box-shadow:2px 2px #1e293b}.sqlite-diff-summary .is-insert{background:#d1fae5}.sqlite-diff-summary .is-update{background:#fef3c7}.sqlite-diff-summary .is-delete{background:#fce7f3}.sqlite-diff-summary .is-insert>span,.operation-badge.is-insert,.sqlite-value.is-added,.sqlite-value-change ins{color:#047857}.sqlite-diff-summary .is-update>span,.operation-badge.is-update{color:#b45309}.sqlite-diff-summary .is-delete>span,.operation-badge.is-delete,.sqlite-value.is-deleted,.sqlite-value-change del{color:#be185d}.sqlite-diff-grid th{color:#475569;background:#fff7d6}.sqlite-diff-grid th,.sqlite-diff-grid td{border-color:#e2e8f0;background-color:#fff}.sqlite-diff-grid .operation-column,.sqlite-diff-grid .diff-rowid-column{color:#64748b;background:#f1f5f9}.operation-badge{border-width:2px;font-family:inherit;font-weight:800}:root{color:#000;background:#fff;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:#fff}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #000000;outline-offset:-2px}.app-shell{grid-template-rows:56px minmax(0,1fr);gap:0;padding:0;color:#000;background:#fff}.app-header{grid-template-columns:minmax(240px,1fr) minmax(280px,auto) minmax(220px,1fr);padding:0 22px;overflow:visible;border:0;border-bottom:1px solid #000000;border-radius:0;background:#fff;box-shadow:none}.app-header:after,.welcome-surface:before,.welcome-surface:after{display:none}.brand-mark,.welcome-mark{border:1px solid #000000;border-radius:0;color:#000;background:#fff;box-shadow:none;font-family:inherit;font-weight:600;transform:none}.brand-mark{width:31px;height:31px;font-size:13px}.brand strong{color:#000;font-family:inherit;font-size:16px;font-weight:700;letter-spacing:-.02em}.brand small,.runtime-strip,.sidebar-context,.surface-actions,.surface-statusbar,.sqlite-diff-section-label{color:#525252}.runtime-strip{z-index:auto;padding:7px 13px;border:1px solid #000000;border-radius:0;background:#fff;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:500;letter-spacing:.07em;text-transform:uppercase}.status-dot,.status-dot.is-ready{width:6px;height:6px;border-radius:0;background:#000;box-shadow:none}.capabilities{gap:7px}.capabilities span,.capabilities span:nth-child(2),.capabilities span:nth-child(3){padding:4px 7px 3px;border:1px solid #000000;border-radius:0;color:#000;background:#fff;font-weight:600}.capabilities span:first-child{color:#fff;background:#000}.ide-workspace{grid-template-columns:292px minmax(0,1fr);gap:0}.ide-sidebar{overflow:hidden;border:0;border-right:1px solid #000000;border-radius:0;background:#fff;box-shadow:none}.sidebar-tabs{border-bottom:1px solid #000000;background:#fff}.sidebar-tabs button{border-right:1px solid #000000;color:#525252;background:#fff;font-weight:600;letter-spacing:.13em}.sidebar-tabs button[aria-selected=true]{color:#fff;background:#000}.sidebar-tabs button span,.segmented-control button span{border:1px solid currentColor;border-radius:0;color:inherit;background:transparent}.sidebar-context{border-bottom:1px solid #000000;color:#000;background:#fff}.sidebar-context small.clean,.sidebar-context small.dirty,.dock-header span,.welcome-surface dt,.change-added,.change-untracked,.change-modified,.change-deleted,.change-conflict,.surface-error{color:#000}.sidebar-body,.sqlite-tables,.sqlite-diff-tables,.history-rail i{background:#fff}.sidebar-empty,.sidebar-empty strong,.surface-message,.surface-message strong,.welcome-surface>p,.welcome-surface dd,.sqlite-grid,.sqlite-grid input{color:#000}.sidebar-empty strong,.surface-message strong{font-family:inherit;font-weight:600}.ide-main{gap:0;background:#fff}.primary-surface,.terminal-dock{overflow:hidden;border:0;border-radius:0;background:#fff;box-shadow:none}.terminal-dock{border-top:1px solid #000000}.editor-surface,.diff-surface,.sqlite-surface,.sqlite-diff-surface,.sqlite-data,.sqlite-diff-data,.diff-editor-scroll,.terminal-body{background:#fff}.surface-tabbar,.dock-header,.surface-statusbar{border-color:#000;background:#fff}.surface-file-tab,.surface-file-tab.is-diff,.surface-file-tab.is-sqlite,.surface-file-tab.is-sqlite-diff{border-right:1px solid #000000;box-shadow:inset 0 -2px #000;background:#fff}.surface-file-tab .file-glyph,.surface-file-tab.is-diff .file-glyph,.surface-file-tab.is-sqlite .file-glyph,.surface-file-tab.is-sqlite-diff .file-glyph{color:#000}.surface-file-tab i{border-radius:0;background:#000}.surface-actions button,.dock-header button,.welcome-surface button,.list-actions button,.branch-create button,.commit-form button,.sqlite-toolbar button,.row-actions-column button{border:1px solid #000000;border-radius:0;color:#fff;background:#000;box-shadow:none;font-weight:600;letter-spacing:.04em}.surface-actions button:hover:not(:disabled),.dock-header button:hover:not(:disabled),.welcome-surface button:hover:not(:disabled),.list-actions button:hover:not(:disabled),.branch-create button:hover:not(:disabled),.commit-form button:hover:not(:disabled),.sqlite-toolbar button:hover:not(:disabled),.row-actions-column button:hover:not(:disabled){border-color:#000;color:#000;background:#fff}.surface-actions button:active:not(:disabled),.dock-header button:active:not(:disabled),.welcome-surface button:active:not(:disabled),.list-actions button:active:not(:disabled),.branch-create button:active:not(:disabled),.commit-form button:active:not(:disabled),.sqlite-toolbar button:active:not(:disabled),.row-actions-column button:active:not(:disabled){box-shadow:none;transform:none}.editor-content textarea,.editor-content textarea[readonly]{color:#000;background:linear-gradient(90deg,#f5f5f5 0 39px,#d4d4d4 39px 40px,transparent 40px),#fff}.surface-message>span{color:#000;font-family:inherit}.welcome-surface h1{max-width:12ch;color:#000;font-family:inherit;font-weight:400;letter-spacing:-.065em}.welcome-mark{width:auto;height:auto;padding:7px 10px;font-size:11px}.welcome-surface dl>div,.sqlite-workspace,.sqlite-diff-workspace,.sqlite-toolbar,.sqlite-diff-summary,.sqlite-grid th,.sqlite-grid td,.sqlite-tables,.sqlite-diff-grid th,.sqlite-diff-grid td,.sqlite-diff-tables{border-color:#d4d4d4}.dock-header{border-bottom:1px solid #000000}.dock-header span{color:#000;letter-spacing:.14em}.graft-terminal.wterm{--term-fg: #000000;--term-bg: #ffffff;--term-cursor: #000000;--term-color-0: #000000;--term-color-1: #171717;--term-color-2: #262626;--term-color-3: #404040;--term-color-4: #525252;--term-color-5: #525252;--term-color-6: #737373;--term-color-7: #e5e5e5;--term-color-8: #737373;--term-color-9: #525252;--term-color-10: #404040;--term-color-11: #737373;--term-color-12: #525252;--term-color-13: #737373;--term-color-14: #a3a3a3;--term-color-15: #ffffff}.graft-terminal.wterm ::selection{color:#fff;background:#000}.version-panel input,.version-panel select{border-color:#000;border-radius:0;color:#000;background:#fff}.segmented-control,.list-header,.change-row,.history-list button{border-color:#d4d4d4}.segmented-control button[aria-selected=true],.change-row:hover,.change-row.is-selected,.history-list button:hover,.history-list button.is-selected{color:#fff;background:#000}.change-row.is-selected,.history-list button.is-selected{box-shadow:none}.history-rail i{border-color:#000;border-radius:0}.history-rail b{background:#000}.sqlite-tables button span,.sqlite-diff-tables button>span{color:#000}.sqlite-tables button:hover,.sqlite-tables button[aria-current=page],.sqlite-diff-tables button:hover,.sqlite-diff-tables button[aria-current=page]{color:#fff;background:#000}.sqlite-tables button[aria-current=page],.sqlite-diff-tables button[aria-current=page]{box-shadow:none}.sqlite-diff-tables button small,.sqlite-diff-heading b{border-radius:0;color:#fff;background:#000}.sqlite-grid th,.sqlite-diff-grid th{color:#000;background:#f5f5f5}.sqlite-grid th,.sqlite-grid td,.sqlite-diff-grid th,.sqlite-diff-grid td{border-color:#e5e5e5;background-color:#fff}.sqlite-grid .rowid-column,.sqlite-diff-grid .operation-column,.sqlite-diff-grid .diff-rowid-column{color:#525252;background:#f5f5f5}.sqlite-grid input:focus{background:#fff;box-shadow:inset 0 0 0 1px #000}.sqlite-diff-summary>div,.sqlite-diff-summary .is-insert,.sqlite-diff-summary .is-update,.sqlite-diff-summary .is-delete{border:1px solid #000000;border-radius:0;color:#000;background:#fff;box-shadow:none}.sqlite-diff-summary .is-update{background:#e5e5e5}.sqlite-diff-summary .is-delete{color:#fff;background:#000}.sqlite-diff-summary .is-delete small{color:#d4d4d4}.sqlite-diff-summary .is-insert>span,.sqlite-diff-summary .is-update>span,.sqlite-diff-summary .is-delete>span,.operation-badge.is-insert,.operation-badge.is-update,.operation-badge.is-delete,.sqlite-value.is-added,.sqlite-value.is-deleted,.sqlite-value-change ins,.sqlite-value-change del{color:inherit}.operation-badge{border:1px solid #000000;border-radius:0;color:#000;font-family:inherit;font-weight:600}.operation-badge.is-delete{color:#fff;background:#000}.sqlite-value.is-added,.sqlite-value-change ins{background:#f5f5f5}.sqlite-value.is-deleted,.sqlite-value-change del{color:#fff;background:#000}.sqlite-value.is-unchanged{color:#525252}.diff-editor-scroll{filter:grayscale(1)}:root{color:#111;background:#f9f9f7;font-family:Iowan Old Style,Palatino Linotype,Palatino,Georgia,Times New Roman,serif}body{background:radial-gradient(circle at 1px 1px,rgb(17 17 17 / 3%) .7px,transparent .8px) 0 0 / 4px 4px,#f9f9f7}.app-shell{color:#111;background:transparent}.app-header{border-color:#111;background:#f9f9f7f5}.brand-mark{position:relative;border:0;color:#fff;background:#111;font-family:Georgia,serif;font-size:16px;font-weight:800}.brand-mark:after{position:absolute;right:-5px;bottom:1px;width:4px;height:4px;background:#c00;content:""}.brand strong{color:#111;font-family:Iowan Old Style,Georgia,serif;font-size:18px;font-weight:800;letter-spacing:-.045em}.brand small,.runtime-strip,.capabilities,.sidebar-tabs,.sidebar-context,.surface-actions,.surface-statusbar,.dock-header span,.sqlite-diff-section-label,.sqlite-grid,.sqlite-diff-grid,.change-code{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.brand small,.runtime-strip,.sidebar-context small,.surface-actions,.surface-statusbar,.sqlite-diff-section-label{color:#707070}.runtime-strip{border-color:#111;color:#111;background:#f9f9f7}.status-dot,.status-dot.is-ready{background:#c00}.capabilities span,.capabilities span:nth-child(2),.capabilities span:nth-child(3){border-color:#111;color:#111;background:#f9f9f7}.capabilities span:first-child{color:#fff;background:#111}.ide-sidebar,.sidebar-tabs,.sidebar-tabs button,.sidebar-context{border-color:#111;background:#f9f9f7}.sidebar-tabs button{color:#555}.sidebar-tabs button[aria-selected=true]{color:#111;background:#f9f9f7;box-shadow:inset 0 -3px #c00}.sidebar-tabs button span,.segmented-control button span{border-color:#c00;color:#c00}.sidebar-context{color:#111}.sidebar-context small.clean,.sidebar-context small.dirty,.dock-header span,.welcome-surface dt,.change-added,.change-untracked,.change-modified,.change-deleted,.change-conflict,.surface-error{color:#c00}.sidebar-body,.sqlite-tables,.sqlite-diff-tables,.history-rail i,.ide-main,.primary-surface,.terminal-dock,.editor-surface,.diff-surface,.sqlite-surface,.sqlite-diff-surface,.sqlite-data,.sqlite-diff-data,.diff-editor-scroll,.terminal-body{background-color:#f9f9f7}.surface-tabbar,.dock-header,.surface-statusbar{border-color:#111;background:#f9f9f7}.surface-file-tab,.surface-file-tab.is-diff,.surface-file-tab.is-sqlite,.surface-file-tab.is-sqlite-diff{border-color:#111;box-shadow:inset 0 -2px #c00;background:#fff}.surface-file-tab .file-glyph,.surface-file-tab.is-diff .file-glyph,.surface-file-tab.is-sqlite .file-glyph,.surface-file-tab.is-sqlite-diff .file-glyph{color:#c00}.surface-file-tab i{background:#c00}.surface-actions button,.dock-header button,.welcome-surface button,.list-actions button,.branch-create button,.commit-form button,.sqlite-toolbar button,.row-actions-column button{border-color:#111;color:#fff;background:#111;font-family:Iowan Old Style,Georgia,serif;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.surface-actions button:hover:not(:disabled),.dock-header button:hover:not(:disabled),.welcome-surface button:hover:not(:disabled),.list-actions button:hover:not(:disabled),.branch-create button:hover:not(:disabled),.commit-form button:hover:not(:disabled),.sqlite-toolbar button:hover:not(:disabled),.row-actions-column button:hover:not(:disabled){border-color:#c00;color:#fff;background:#c00}.editor-content textarea,.editor-content textarea[readonly]{color:#111;background:linear-gradient(90deg,#efefec 0 39px,#b8b8b4 39px 40px,transparent 40px),#f9f9f7}.welcome-mark{border-color:#111;color:#111;background:#f9f9f7;font-family:SFMono-Regular,Consolas,monospace}.welcome-mark:before{display:inline-block;width:7px;height:7px;margin-right:8px;background:#c00;content:""}.welcome-surface h1{color:#111;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-weight:700;letter-spacing:-.065em}.welcome-surface>p{color:#333;font-size:15px;line-height:1.55}.welcome-surface dt{font-family:SFMono-Regular,Consolas,monospace}.welcome-surface dd{color:#333}.welcome-surface dl>div,.sqlite-workspace,.sqlite-diff-workspace,.sqlite-toolbar,.sqlite-diff-summary,.sqlite-grid th,.sqlite-grid td,.sqlite-tables,.sqlite-diff-grid th,.sqlite-diff-grid td,.sqlite-diff-tables,.segmented-control,.list-header,.change-row,.history-list button{border-color:#b8b8b4}.dock-header{border-color:#111}.graft-terminal.wterm{--term-fg: #111111;--term-bg: #f9f9f7;--term-cursor: #cc0000;--term-color-0: #111111;--term-color-1: #cc0000;--term-color-2: #333333;--term-color-3: #555555;--term-color-4: #666666;--term-color-5: #777777;--term-color-6: #888888;--term-color-7: #efefec;--term-color-8: #777777;--term-color-9: #cc0000;--term-color-10: #333333;--term-color-11: #555555;--term-color-12: #666666;--term-color-13: #777777;--term-color-14: #999999;--term-color-15: #ffffff}.graft-terminal.wterm ::selection{color:#fff;background:#c00}.version-panel input,.version-panel select{border-color:#111;color:#111;background:#f9f9f7;font-family:SFMono-Regular,Consolas,monospace}.segmented-control button[aria-selected=true]{color:#111;background:#e8e8e5;box-shadow:inset 0 -2px #c00}.change-row:hover,.change-row.is-selected,.history-list button:hover,.history-list button.is-selected{color:#111;background:#eeeeeb}.change-row:hover *,.change-row.is-selected *,.history-list button:hover *,.history-list button.is-selected *{color:inherit}.change-row.is-selected,.history-list button.is-selected{box-shadow:inset 3px 0 #c00}.history-rail i{border-color:#c00;background:#f9f9f7}.history-rail b{background:#111}.sqlite-tables button span,.sqlite-diff-tables button>span{color:#c00}.sqlite-tables button:hover,.sqlite-tables button[aria-current=page],.sqlite-diff-tables button:hover,.sqlite-diff-tables button[aria-current=page]{color:#111;background:#e8e8e5}.sqlite-tables button[aria-current=page],.sqlite-diff-tables button[aria-current=page]{box-shadow:inset 3px 0 #c00}.sqlite-diff-tables button small,.sqlite-diff-heading b{color:#fff;background:#c00}.sqlite-grid th,.sqlite-diff-grid th{color:#111;background:#e8e8e5}.sqlite-grid th,.sqlite-grid td,.sqlite-diff-grid th,.sqlite-diff-grid td{border-color:#d9d9d5;background-color:#f9f9f7}.sqlite-grid .rowid-column,.sqlite-diff-grid .operation-column,.sqlite-diff-grid .diff-rowid-column{color:#707070;background:#eeeeeb}.sqlite-grid input:focus{background:#fff;box-shadow:inset 0 0 0 1px #c00}.sqlite-diff-summary>div,.sqlite-diff-summary .is-insert,.sqlite-diff-summary .is-update{border-color:#111;color:#111;background:#f9f9f7}.sqlite-diff-summary .is-update{background:#e8e8e5}.sqlite-diff-summary .is-delete{border-color:#c00;color:#fff;background:#c00}.operation-badge{border-color:#111;color:#111}.operation-badge.is-update{border-color:#707070;background:#e8e8e5}.operation-badge.is-delete{border-color:#c00;color:#fff;background:#c00}.sqlite-value.is-added,.sqlite-value-change ins{color:#111;background:#eeeeeb}.sqlite-value.is-deleted,.sqlite-value-change del{color:#fff;background:#c00}.sqlite-value.is-unchanged{color:#555}.app-header{grid-template-columns:minmax(210px,1fr) minmax(240px,auto) auto}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.utility-button{min-height:29px;padding:4px 9px;border:1px solid #111111;color:#111;background:#f9f9f7;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.utility-button:hover:not(:disabled),.utility-button[aria-pressed=true]{color:#fff;background:#111}.utility-button.is-danger{border-color:#c00;color:#c00}.utility-button.is-danger:hover:not(:disabled){color:#fff;background:#c00}.ide-workspace{grid-template-columns:var(--explorer-width, 292px) 7px minmax(0,1fr);gap:0}.ide-workspace.has-guide{grid-template-columns:var(--explorer-width, 292px) 7px minmax(0,1fr) 7px var(--guide-width, 344px)}.ide-main{grid-template-rows:minmax(230px,1fr) 7px var(--terminal-height, 260px);gap:0}.ide-main.is-terminal-closed{grid-template-rows:minmax(0,1fr) 32px}.ide-main.is-terminal-closed .terminal-resize-handle,.ide-main.is-terminal-closed .terminal-dock{display:none}.terminal-collapsed-bar{display:none;align-items:center;gap:10px;min-width:0;min-height:32px;padding:0 12px;border:0;border-top:1px solid #111111;color:#111;background:#f9f9f7;text-align:left;cursor:pointer}.ide-main.is-terminal-closed .terminal-collapsed-bar{display:flex}.terminal-collapsed-bar span,.terminal-collapsed-bar kbd{flex:0 0 auto;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:700;letter-spacing:.11em}.terminal-collapsed-bar span{color:#c00}.terminal-collapsed-bar strong{overflow:hidden;flex:1 1 auto;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.terminal-collapsed-bar kbd{padding:2px 5px;border:1px solid #b8b8b4;color:#555;background:#fff;letter-spacing:0}.terminal-collapsed-bar:hover,.terminal-collapsed-bar:focus-visible{color:#fff;background:#111}.terminal-collapsed-bar:hover span,.terminal-collapsed-bar:focus-visible span{color:#fff}.dock-actions{display:flex;align-items:center;gap:8px}.dock-header .terminal-toggle-button{position:relative;display:grid;place-items:center;width:27px;height:27px;padding:0;border:1px solid #111111;color:#111;background:transparent;font-family:SFMono-Regular,Consolas,monospace;font-size:18px;font-weight:400;line-height:1;letter-spacing:0;text-transform:none}.dock-header .terminal-toggle-button:before{position:absolute;inset:-9px;content:""}.resize-handle{position:relative;z-index:3;display:grid;place-items:center;min-width:0;min-height:0;background:#f9f9f7;touch-action:none}.resize-handle.is-vertical{cursor:col-resize}.resize-handle.is-horizontal{cursor:row-resize}.resize-handle span{display:block;background:#b8b8b4}.resize-handle.is-vertical span{width:1px;height:100%}.resize-handle.is-horizontal span{width:100%;height:1px}.resize-handle:hover span,.resize-handle:focus-visible span{background:#c00}body.is-resizing-columns,body.is-resizing-columns *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}body.is-resizing-rows,body.is-resizing-rows *{cursor:row-resize!important;-webkit-user-select:none!important;user-select:none!important}.quickstart-sidebar{display:grid;grid-template-rows:58px 40px auto auto auto minmax(0,1fr) auto;min-width:0;min-height:0;overflow:hidden;border-left:1px solid #111111;background:radial-gradient(circle at 1px 1px,rgb(17 17 17 / 3%) .7px,transparent .8px) 0 0 / 4px 4px,#f9f9f7}.guide-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;border-bottom:2px solid #111111}.guide-header>div{display:grid;gap:2px;min-width:0}.guide-header span,.guide-progress span,.guide-footer,.guide-command b{font-family:SFMono-Regular,Consolas,monospace}.guide-header span{color:#c00;font-size:8px;font-weight:700;letter-spacing:.13em}.guide-header strong{overflow:hidden;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.guide-header>button{position:relative;flex:0 0 auto;width:26px;height:26px;padding:0;border:1px solid #111111;color:#111;background:transparent;font-size:18px;line-height:1;cursor:pointer}.guide-header>button:before{position:absolute;inset:-9px;content:""}.guide-header>button:hover{color:#fff;background:#111}.guide-progress{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:0 12px;border-bottom:1px solid #b8b8b4}.guide-progress strong{font-size:14px}.guide-progress span{color:#707070;font-size:8px;letter-spacing:.08em}.guide-intro{padding:10px 12px;border-bottom:1px solid #b8b8b4}.guide-intro p{margin:0;color:#444;font-size:11px;line-height:1.5}.guide-steps{min-width:0;min-height:0;margin:0;padding:0;overflow:auto;list-style:none}.guide-steps li{display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;padding:12px;border-bottom:1px solid #d9d9d5}.guide-check{width:27px;height:27px;padding:0;border:1px solid #111111;color:#111;background:#f9f9f7;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;cursor:pointer}.guide-check[aria-pressed=true]{border-color:#c00;color:#fff;background:#c00}.guide-step-copy{display:grid;gap:5px;min-width:0}.guide-step-copy>strong{font-size:13px}.guide-step-copy>p{margin:0;color:#555;font-size:10px;line-height:1.45}.guide-command{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:40px;margin-top:3px;padding:6px 7px 6px 8px;border:1px solid #111111;color:#111;background:#fff;text-align:left;cursor:pointer}.guide-command code,.guide-command>span{overflow:hidden;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;line-height:1.35;text-overflow:ellipsis}.guide-command b{color:#c00;font-size:8px;letter-spacing:.04em;white-space:nowrap}.guide-command:hover:not(:disabled){color:#fff;background:#111}.guide-command:hover:not(:disabled) b{color:#fff}.guide-steps li.is-done .guide-step-copy>strong{text-decoration:line-through;text-decoration-color:#c00}.guide-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 12px;border-top:1px solid #111111;font-size:8px}.guide-footer p{margin:0;color:#555}.guide-footer button{flex:0 0 auto;padding:3px 0;border:0;border-bottom:1px solid #111111;color:#111;background:transparent;font-size:8px;cursor:pointer}.dialog-backdrop{position:fixed;z-index:40;inset:0;display:grid;place-items:center;padding:20px;background:#11111194}.reset-dialog{width:min(470px,100%);padding:24px;border:2px solid #111111;background:#f9f9f7}.reset-dialog>span{color:#c00;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:700;letter-spacing:.13em}.reset-dialog h2{margin:8px 0 10px;font-size:29px;line-height:1.1}.reset-dialog p{margin:0;color:#444;font-size:13px;line-height:1.55}.reset-dialog>div{display:flex;justify-content:flex-end;gap:8px;margin-top:22px}.reset-dialog button{min-height:36px;padding:7px 11px;border:1px solid #111111;color:#111;background:#f9f9f7;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;cursor:pointer}.reset-dialog button.is-danger{border-color:#c00;color:#fff;background:#c00}.list-actions{flex-wrap:wrap;min-height:38px}.list-actions>div{flex-wrap:wrap;justify-content:flex-end}.list-actions button.is-danger{border-color:#c00;color:#c00;background:transparent}.list-actions button.is-danger:hover:not(:disabled){color:#fff;background:#c00}.change-row{grid-template-columns:minmax(0,1fr) auto}.change-row-actions{display:flex;align-items:stretch;min-width:0}.change-row-actions .change-action{width:34px;min-height:42px;border-left-color:#d9d9d5}.change-row-actions .change-action.is-discard{color:#c00;font-family:SFMono-Regular,Consolas,monospace;font-size:15px}.change-row-actions .change-action.is-discard:hover:not(:disabled),.change-row-actions .change-action.is-discard:focus-visible{color:#fff;background:#c00}.history-entry{display:grid}.history-reset-action{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px 7px 31px;border-bottom:1px solid #111111;background:repeating-linear-gradient(-45deg,transparent 0,transparent 4px,rgb(17 17 17 / 4%) 4px,rgb(17 17 17 / 4%) 5px),#f9f9f7}.history-reset-action>span{overflow:hidden;color:#555;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.history-list .history-reset-action>button{display:block;width:auto;min-height:27px;padding:4px 7px;border:1px solid #cc0000;color:#c00;background:#f9f9f7;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.history-list .history-reset-action>button:hover,.history-list .history-reset-action>button:focus-visible{color:#fff;background:#c00}.version-action-dialog{width:min(540px,calc(100vw - 32px));max-height:calc(100dvh - 32px);margin:auto;padding:24px;overflow:auto;border:2px solid #111111;color:#111;background:radial-gradient(circle at 1px 1px,rgb(17 17 17 / 3%) .7px,transparent .8px) 0 0 / 4px 4px,#f9f9f7;box-shadow:10px 10px #1111112e}.version-action-dialog::backdrop{background:#1111119e}.version-action-dialog>span,.reset-mode-options legend{color:#c00;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.version-action-dialog h2{margin:8px 0 10px;font-size:28px;line-height:1.05;letter-spacing:-.045em;overflow-wrap:anywhere}.version-action-dialog>p{margin:0;color:#444;font-size:13px;line-height:1.5}.version-action-dialog>p+p{margin-top:10px}.version-dialog-warning{padding:9px 10px;border:1px solid #b8b8b4;background:#eeeeeb}.version-dialog-warning.is-critical{border-color:#c00;color:#900;background:#fff5f3}.version-dialog-paths{max-height:150px;margin:16px 0 0;padding:0;overflow:auto;border-top:1px solid #111111;list-style:none}.version-dialog-paths li{display:flex;justify-content:space-between;gap:12px;padding:7px 4px;border-bottom:1px solid #d9d9d5;font-size:10px}.version-dialog-paths code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.version-dialog-paths span{flex:0 0 auto;color:#c00;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;text-transform:uppercase}.reset-mode-options{display:grid;gap:6px;margin:18px 0 12px;padding:0;border:0}.reset-mode-options legend{margin-bottom:7px}.reset-mode-options label{position:relative;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:8px;min-height:60px;padding:10px;border:1px solid #b8b8b4;background:#f9f9f7;cursor:pointer}.reset-mode-options label:hover,.reset-mode-options label:focus-within,.reset-mode-options label.is-selected{border-color:#111;background:#eeeeeb}.reset-mode-options label.is-selected{box-shadow:inset 3px 0 #c00}.reset-mode-options input{width:14px;height:14px;margin:2px 0 0;accent-color:#cc0000}.reset-mode-options label>span{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 8px}.reset-mode-options strong{font-size:13px}.reset-mode-options code{color:#c00;font-size:9px}.reset-mode-options small{grid-column:1 / -1;color:#555;font-size:10px;line-height:1.35}.version-dialog-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:20px;padding-top:12px;border-top:2px solid #111111}.version-dialog-footer button{min-height:38px;padding:7px 11px;border:1px solid #111111;color:#111;background:#f9f9f7;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:700;text-transform:uppercase;cursor:pointer}.version-dialog-footer button:hover:not(:disabled),.version-dialog-footer button:focus-visible{color:#fff;background:#111}.version-dialog-footer button.is-danger{border-color:#c00;color:#fff;background:#c00}.version-dialog-footer button:disabled,.reset-mode-options input:disabled,.reset-mode-options label:has(input:disabled){cursor:not-allowed;opacity:.55}@media(max-width:900px){.app-shell{grid-template-rows:52px 40px minmax(0,1fr)}.app-header{grid-template-columns:minmax(0,1fr) minmax(160px,auto) auto;padding:0 11px}.runtime-strip{justify-content:flex-end;max-width:48vw}.capabilities{display:none}.header-actions{gap:5px}.utility-button{padding-inline:7px}.change-row-actions .change-action{width:44px}.version-dialog-footer button{min-height:44px}.mobile-nav{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border:1px solid #000000;border-radius:0;background:#fff;box-shadow:none}.mobile-nav button{border:0;border-right:1px solid #000000;color:#525252;background:transparent;font-size:10px;text-transform:capitalize}.mobile-nav button[aria-current=page]{color:#fff;box-shadow:none;background:#000;font-weight:600}.ide-workspace{display:block;min-height:0}.resize-handle{display:none}.quickstart-sidebar{position:fixed;z-index:30;top:0;right:0;width:min(390px,100vw);height:100dvh;border-left:1px solid #111111;box-shadow:-12px 0 #1111111f}.ide-sidebar,.ide-main{display:none;height:100%}.ide-workspace.mobile-sidebar .ide-sidebar{display:grid;border-right:1px solid #000000}.ide-workspace.mobile-editor .ide-main,.ide-workspace.mobile-terminal .ide-main{display:grid;grid-template-rows:minmax(0,1fr)}.ide-workspace.mobile-editor .terminal-dock,.ide-workspace.mobile-terminal .primary-surface{display:none}.ide-workspace.mobile-terminal .terminal-dock{display:grid;border-top:1px solid #000000}.surface-file-tab{max-width:62vw}}@media(max-width:560px){.brand small,.runtime-strip{display:none}.app-header{grid-template-columns:minmax(0,1fr) auto}.utility-button{min-height:27px;padding-inline:6px;font-size:7px}.surface-actions>span{display:none}.surface-file-tab{max-width:70vw}.editor-content textarea{padding:14px 14px 32px 44px;background:linear-gradient(90deg,#f5f5f5 0 33px,#d4d4d4 33px 34px,transparent 34px),#fff;font-size:12px}.sqlite-workspace,.sqlite-diff-workspace{grid-template-columns:118px minmax(0,1fr)}.welcome-surface{width:94%;padding:24px 16px}}.explorer-tree-host{display:flex;flex-direction:column}.tree-storage-legend{display:grid;grid-template-columns:1fr 1fr;flex:0 0 auto;border-bottom:1px solid #111111;background:#efefeb;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.tree-storage-legend span{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:5px;min-width:0;padding:5px 7px;color:#555;font-size:8px;line-height:1.2}.tree-storage-legend span+span{border-left:1px solid #b8b8b4}.tree-storage-legend b{padding:1px 3px;border:1px solid currentColor;color:#111;font-size:8px;letter-spacing:.06em}.sqlite-storage-badge{padding:2px 5px;border:1px solid currentColor;font-size:8px;font-weight:800;letter-spacing:.08em}.sqlite-storage-badge.is-vfs{color:#c00}.sqlite-storage-notice{display:flex;align-items:center;min-height:32px;padding:5px 12px;border-bottom:1px solid var(--swiss-line);border-left:3px solid var(--swiss-red);color:#333;background:var(--swiss-surface);font-size:9px;line-height:1.35}@media(max-width:560px){.tree-storage-legend span{grid-template-columns:1fr;gap:2px}.sqlite-storage-notice{align-items:flex-start}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.language-switcher{display:inline-grid;grid-template-columns:repeat(2,auto);flex:0 0 auto;border:1px solid #111111;background:#f9f9f7}.explorer-tree-host{width:100%;height:100%;min-height:0}.language-switcher button{min-width:28px;min-height:27px;padding:3px 6px;border:0;border-inline-end:1px solid #111111;color:#555;background:transparent;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:800;letter-spacing:.04em;cursor:pointer}.language-switcher button:last-child{border-inline-end:0}.language-switcher button:hover,.language-switcher button[aria-pressed=true]{color:#fff;background:#111}.language-switcher button:focus-visible{position:relative;z-index:1;outline-offset:2px}html[lang=zh-CN] .app-shell{font-family:PingFang SC,Noto Sans CJK SC,Microsoft YaHei,sans-serif}html[lang=zh-CN] code,html[lang=zh-CN] kbd,html[lang=zh-CN] .capabilities,html[lang=zh-CN] .sidebar-context,html[lang=zh-CN] .surface-actions,html[lang=zh-CN] .surface-statusbar,html[lang=zh-CN] .dock-header span,html[lang=zh-CN] .change-code{font-family:SFMono-Regular,Consolas,PingFang SC,monospace}@media(max-width:560px){.header-actions{gap:4px}.language-switcher button{min-width:27px;padding-inline:5px}}.sqlite-surface.is-vfs-only{grid-template-rows:40px auto minmax(0,1fr) 24px}.sqlite-surface.is-materialized{grid-template-rows:40px minmax(0,1fr) 24px}.sqlite-surface .sqlite-workspace,.sqlite-surface .sqlite-data,.sqlite-surface .sqlite-grid-scroll{min-height:0}.version-panel{container-name:version-panel;container-type:inline-size;display:flex;flex-direction:column;height:100%;min-height:0}.branch-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:40px;padding:6px 8px;border-bottom:1px solid #111111;background:#f9f9f7}.branch-bar label,.branch-bar select{width:100%;min-width:0}.branch-bar select{height:28px}.branch-create-toggle{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:4px 8px;border:1px solid #111111;color:#111;background:transparent;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;cursor:pointer}.branch-create-toggle>span:first-child{font-size:14px;line-height:1}.branch-create-toggle:hover:not(:disabled),.branch-create-toggle[aria-expanded=true]{color:#fff;background:#111}.branch-create{flex:0 0 auto;gap:8px;padding:8px;border-bottom:1px solid #111111;background:#efefeb}.segmented-control{flex:0 0 auto;padding-inline:0;border-bottom-color:#111}.segmented-control button{height:36px;border-right:1px solid #d9d9d5}.segmented-control button:last-child{border-right:0}.list-actions{display:grid;grid-template-columns:1fr;align-items:stretch;gap:8px;min-height:0;padding:8px;border-bottom:1px solid #111111;background:#f3f3f0}.list-actions>span{color:#555;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;letter-spacing:.03em}.list-actions>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px}.list-actions button{min-height:26px;padding:4px 8px}.change-row{min-height:48px}.change-main{padding:6px 8px}.change-main small{display:flex;align-items:center;gap:4px;min-width:0;margin-top:2px}.change-main small span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.change-main small i{flex:0 0 auto;color:#999;font-style:normal}.change-row-actions .change-action{width:30px;min-height:47px}@media(hover:hover){.change-row-actions{opacity:0;pointer-events:none}.change-row:hover .change-row-actions,.change-row:focus-within .change-row-actions,.change-row.is-selected .change-row-actions{opacity:1;pointer-events:auto}}@media(hover:none){.change-row-actions .change-action{width:40px}}@container version-panel (max-width: 300px){.branch-create-toggle>span:last-child{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}}.editor-surface{container-name:document-editor;container-type:inline-size}.editor-surface .surface-actions{min-width:0;gap:8px}.attachment-destination{display:inline-flex;align-items:baseline;gap:6px;min-width:0;color:#555;font-size:8px;font-weight:800;letter-spacing:.08em;white-space:nowrap}.attachment-destination code{color:#c00;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;letter-spacing:0}.attachment-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}.surface-actions .attachment-upload{gap:5px;border-color:#111;color:#111;background:transparent}.surface-actions .attachment-upload>span{color:#c00;font-size:14px;line-height:1}.surface-actions .attachment-upload:hover:not(:disabled),.surface-actions .attachment-upload:focus-visible{border-color:#111;color:#fff;background:#111}.surface-actions .attachment-upload:hover:not(:disabled)>span,.surface-actions .attachment-upload:focus-visible>span{color:#fff}@container document-editor (max-width: 660px){.attachment-destination>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}}@container document-editor (max-width: 480px){.attachment-destination{display:none}.surface-actions .attachment-upload{padding-inline:7px}}.binary-diff-surface{display:grid;grid-template-rows:40px minmax(0,1fr) 24px;width:100%;height:100%;min-height:0;background:#f9f9f7}.surface-file-tab.is-binary{box-shadow:inset 0 -2px #111}.surface-file-tab.is-binary .file-glyph{color:#c00}.binary-diff-content{align-content:center;display:grid;gap:24px;width:min(720px,calc(100% - 48px));margin:0 auto;padding-block:32px;overflow:auto}.binary-diff-content.has-image-history{align-content:start;width:min(920px,calc(100% - 48px))}.binary-image-history{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #111111;border-left:1px solid #111111}.binary-image-revision{display:grid;grid-template-rows:34px minmax(180px,36vh);min-width:0;margin:0;border-right:1px solid #111111;border-bottom:1px solid #111111}.binary-image-revision figcaption{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px;border-bottom:1px solid #d2d2ce;background:#eeeeeb;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.binary-image-revision figcaption strong{color:#111;letter-spacing:.08em;text-transform:uppercase}.binary-image-revision figcaption span{color:#666}.binary-image-revision>div{display:grid;place-items:center;min-width:0;min-height:0;padding:16px;overflow:hidden;background:#f5f5f2}.binary-image-revision img{display:block;max-width:100%;max-height:100%;object-fit:contain}.binary-image-revision>div>span{max-width:28ch;color:#777;font-size:10px;line-height:1.45;text-align:center}.binary-diff-heading{display:grid;gap:8px;border-bottom:3px double #111111;padding-bottom:20px}.binary-diff-heading>span{color:#c00;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.binary-diff-heading h1{overflow-wrap:anywhere;margin:0;font-family:Georgia,Charter,serif;font-size:clamp(28px,5cqi,52px);line-height:.96}.binary-diff-heading p{max-width:62ch;margin:0;color:#444;font-size:12px;line-height:1.55}.binary-diff-content dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;border-top:1px solid #111111;border-left:1px solid #111111}.binary-diff-content dl>div{display:grid;gap:8px;min-width:0;padding:12px;border-right:1px solid #111111;border-bottom:1px solid #111111}.binary-diff-content dt{color:#666;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.binary-diff-content dd{min-width:0;margin:0;font-family:Georgia,Charter,serif;font-size:16px;font-weight:700}.binary-diff-content dd code{display:block;overflow:hidden;color:#111;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.binary-diff-revision{margin:0;color:#666;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}@media(max-width:560px){.binary-diff-content{width:calc(100% - 24px);gap:16px;padding-block:20px}.binary-diff-content dl,.binary-image-history{grid-template-columns:1fr}.binary-image-revision{grid-template-rows:34px minmax(160px,30vh)}}:root{--swiss-ink: #111214;--swiss-paper: #f2f2ef;--swiss-surface: #fbfbf9;--swiss-soft: #e7e7e3;--swiss-line: #c6c7c3;--swiss-muted: #666a70;--swiss-red: #d51f26;--swiss-green: #18794e;--swiss-amber: #946200;color:var(--swiss-ink);background:var(--swiss-paper);font-family:Helvetica Neue,Helvetica,Nimbus Sans L,Liberation Sans,sans-serif}body{background:var(--swiss-paper)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--swiss-red);outline-offset:2px}.app-shell{grid-template-rows:52px minmax(0,1fr);color:var(--swiss-ink);background:var(--swiss-paper)}.app-header{grid-template-columns:minmax(230px,1fr) minmax(250px,auto) auto;padding:0 16px;border:0;border-bottom:2px solid var(--swiss-ink);background:var(--swiss-surface)}.brand{gap:9px}.brand-mark,.welcome-mark{border:0;border-radius:0;color:#fff;background:var(--swiss-red);box-shadow:none;font-family:inherit;font-weight:800;transform:none}.brand-mark{width:27px;height:27px;font-size:14px}.brand-mark:after,.welcome-mark:before,.welcome-surface:before,.welcome-surface:after{display:none}.brand strong{color:var(--swiss-ink);font-family:inherit;font-size:16px;font-weight:750;letter-spacing:-.035em}.brand small{color:var(--swiss-muted);font-family:SFMono-Regular,Consolas,monospace;font-size:8px;letter-spacing:.045em;text-transform:uppercase}.runtime-strip{justify-content:flex-start;min-width:250px;padding:3px 0 3px 10px;border:0;border-left:2px solid var(--swiss-red);color:var(--swiss-ink);background:transparent;font-size:8px;letter-spacing:.085em}.status-dot,.status-dot.is-ready{width:6px;height:6px;border-radius:50%;background:var(--swiss-red);box-shadow:none}.header-actions{gap:5px}.capabilities{gap:4px}.capabilities span,.capabilities span:first-child,.capabilities span:nth-child(2),.capabilities span:nth-child(3){padding:4px 6px 3px;border:0;color:var(--swiss-ink);background:var(--swiss-soft);font-size:7px;font-weight:750;letter-spacing:.09em}.capabilities span:first-child{color:#fff;background:var(--swiss-ink)}.capabilities .graft-version{border:1px solid var(--swiss-red);color:var(--swiss-red);background:var(--swiss-surface)}.language-switcher{border-color:var(--swiss-ink);background:var(--swiss-surface)}.language-switcher button{min-width:27px;min-height:27px;border-color:var(--swiss-ink);color:var(--swiss-muted)}.language-switcher button:hover,.language-switcher button[aria-pressed=true]{color:#fff;background:var(--swiss-ink)}.utility-button,.surface-actions button,.dock-header button,.welcome-surface button,.list-actions button,.branch-create button,.commit-form button,.sqlite-toolbar button,.row-actions-column button,.version-dialog-footer button,.reset-dialog button{border:1px solid var(--swiss-ink);border-radius:0;color:var(--swiss-ink);background:var(--swiss-surface);box-shadow:none;font-family:inherit;font-weight:700;letter-spacing:.045em;text-transform:uppercase}.utility-button:hover:not(:disabled),.utility-button[aria-pressed=true],.surface-actions button:hover:not(:disabled),.dock-header button:hover:not(:disabled),.welcome-surface button:hover:not(:disabled),.list-actions button:hover:not(:disabled),.branch-create button:hover:not(:disabled),.commit-form button:hover:not(:disabled),.sqlite-toolbar button:hover:not(:disabled),.row-actions-column button:hover:not(:disabled),.version-dialog-footer button:hover:not(:disabled),.reset-dialog button:hover:not(:disabled){border-color:var(--swiss-ink);color:#fff;background:var(--swiss-ink)}.utility-button.is-danger,.list-actions button.is-danger,.version-dialog-footer button.is-danger,.reset-dialog button.is-danger{border-color:var(--swiss-red);color:var(--swiss-red);background:transparent}.utility-button.is-danger:hover:not(:disabled),.list-actions button.is-danger:hover:not(:disabled),.version-dialog-footer button.is-danger:hover:not(:disabled),.reset-dialog button.is-danger:hover:not(:disabled){color:#fff;background:var(--swiss-red)}.ide-sidebar,.primary-surface,.terminal-dock,.quickstart-sidebar{border-color:var(--swiss-ink);border-radius:0;background:var(--swiss-surface);box-shadow:none}.sidebar-tabs{border-color:var(--swiss-ink);background:var(--swiss-soft)}.sidebar-tabs button{border-color:var(--swiss-line);color:var(--swiss-muted);background:transparent;font-size:9px;font-weight:750;letter-spacing:.12em}.sidebar-tabs button[aria-selected=true]{color:var(--swiss-ink);background:var(--swiss-surface);box-shadow:inset 0 -3px var(--swiss-red)}.sidebar-tabs button span,.segmented-control button span{border:0;border-radius:0;color:#fff;background:var(--swiss-red)}.sidebar-context{border-color:var(--swiss-line);color:var(--swiss-ink);background:var(--swiss-surface)}.sidebar-context strong{font-size:9px;letter-spacing:.06em;text-transform:uppercase}.sidebar-context small,.surface-actions,.surface-statusbar,.sqlite-diff-section-label{color:var(--swiss-muted)}.sidebar-context small.clean,.change-added,.change-untracked{color:var(--swiss-green)}.sidebar-context small.dirty,.change-deleted,.change-conflict,.surface-error{color:var(--swiss-red)}.change-modified{color:var(--swiss-amber)}.sidebar-body,.ide-main,.editor-surface,.diff-surface,.sqlite-surface,.sqlite-diff-surface,.sqlite-data,.sqlite-diff-data,.diff-editor-scroll{background:var(--swiss-surface)}.surface-tabbar,.dock-header,.surface-statusbar{border-color:var(--swiss-line);background:var(--swiss-soft)}.surface-file-tab,.surface-file-tab.is-diff,.surface-file-tab.is-sqlite,.surface-file-tab.is-sqlite-diff,.surface-file-tab.is-binary{border-color:var(--swiss-line);box-shadow:inset 0 -3px var(--swiss-red);background:var(--swiss-surface)}.surface-file-tab .file-glyph,.surface-file-tab.is-diff .file-glyph,.surface-file-tab.is-sqlite .file-glyph,.surface-file-tab.is-sqlite-diff .file-glyph,.surface-file-tab.is-binary .file-glyph{color:var(--swiss-red);font-family:inherit}.surface-file-tab i{border-radius:50%;background:var(--swiss-red)}.surface-actions button,.welcome-surface button,.commit-form button{color:#fff;background:var(--swiss-ink)}.surface-actions .attachment-upload{border-color:var(--swiss-line);color:var(--swiss-ink);background:transparent}.surface-actions .attachment-upload>span,.attachment-destination code{color:var(--swiss-red)}.editor-content textarea,.editor-content textarea[readonly]{color:var(--swiss-ink);background:linear-gradient(90deg,var(--swiss-soft) 0 39px,var(--swiss-line) 39px 40px,transparent 40px),var(--swiss-surface);font-size:12px;line-height:1.6}.image-preview{display:grid;place-items:center;width:100%;height:100%;min-width:0;min-height:0;padding:clamp(20px,4cqi,52px);overflow:auto;background:linear-gradient(var(--swiss-line) 1px,transparent 1px) 0 0 / 40px 40px,linear-gradient(90deg,var(--swiss-line) 1px,transparent 1px) 0 0 / 40px 40px,var(--swiss-soft)}.image-preview img{display:block;max-width:100%;max-height:100%;object-fit:contain;border:1px solid var(--swiss-ink);background:var(--swiss-surface);box-shadow:8px 8px #11121424}.surface-statusbar{border-top-color:var(--swiss-line)}.welcome-surface{justify-items:start;width:min(650px,calc(100% - 48px));padding:0;text-align:left}.welcome-mark{width:auto;height:auto;padding:5px 8px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;letter-spacing:.1em}.welcome-surface h1{max-width:11ch;color:var(--swiss-ink);font-family:inherit;font-size:clamp(40px,5vw,68px);font-weight:750;line-height:.92;letter-spacing:-.065em}.welcome-surface>p{max-width:52ch;color:var(--swiss-muted);font-family:inherit;font-size:13px;line-height:1.5}.welcome-surface dl{width:100%;border-top:2px solid var(--swiss-ink)}.welcome-surface dl>div{grid-template-columns:76px minmax(0,1fr);border-color:var(--swiss-line)}.welcome-surface dt{color:var(--swiss-red);font-family:SFMono-Regular,Consolas,monospace;font-weight:800}.welcome-surface dd{color:var(--swiss-muted);font-family:inherit}.terminal-dock{border-top-color:var(--swiss-ink);background:var(--swiss-ink)}.terminal-dock .dock-header{border-color:#34363a;color:#fff;background:var(--swiss-ink)}.terminal-dock .dock-header span{color:#ff4b51}.terminal-dock .dock-header button,.terminal-dock .dock-header .terminal-toggle-button{border-color:#777a80;color:#fff;background:transparent}.terminal-dock .dock-header button:hover:not(:disabled){border-color:#fff;color:var(--swiss-ink);background:#fff}.terminal-body{background:var(--swiss-ink)}.graft-terminal.wterm{--term-fg: #f1f1ee;--term-bg: #111214;--term-cursor: #ff343b;--term-color-0: #111214;--term-color-1: #ff4b51;--term-color-2: #58a97b;--term-color-3: #d1a33b;--term-color-4: #7aa7d9;--term-color-5: #bf8cc8;--term-color-6: #67b8b2;--term-color-7: #e7e7e3;--term-color-8: #74777c;--term-color-9: #ff7075;--term-color-10: #79c696;--term-color-11: #e7bc58;--term-color-12: #9bc1e9;--term-color-13: #d6a8de;--term-color-14: #8bd2cc;--term-color-15: #ffffff}.graft-terminal.wterm ::selection{color:#fff;background:#d51f267a}.terminal-collapsed-bar{border-color:var(--swiss-ink);color:var(--swiss-ink);background:var(--swiss-surface)}.terminal-collapsed-bar span{color:var(--swiss-red)}.terminal-collapsed-bar strong{font-family:inherit}.resize-handle{background:var(--swiss-paper)}.resize-handle span{background:var(--swiss-line)}.resize-handle:hover span,.resize-handle:focus-visible span{background:var(--swiss-red)}.tree-storage-legend{border-color:var(--swiss-line);background:var(--swiss-soft)}.tree-storage-legend span+span{border-color:var(--swiss-line)}.tree-storage-legend b,.sqlite-storage-badge.is-vfs,.sqlite-storage-notice strong{color:var(--swiss-red)}.sqlite-storage-notice{border-color:var(--swiss-line);border-left-color:var(--swiss-red);color:var(--swiss-muted);background:var(--swiss-surface)}.version-panel input,.version-panel select,.branch-create input,.commit-form input{border-color:var(--swiss-line);color:var(--swiss-ink);background:var(--swiss-surface)}.segmented-control{border-color:var(--swiss-line);background:var(--swiss-soft)}.segmented-control button[aria-selected=true]{color:var(--swiss-ink);background:var(--swiss-surface);box-shadow:inset 0 -3px var(--swiss-red)}.list-header,.list-actions,.change-row,.history-list button,.history-reset-action{border-color:var(--swiss-line)}.change-row:hover,.change-row.is-selected,.history-list button:hover,.history-list button.is-selected{color:var(--swiss-ink);background:var(--swiss-soft)}.change-row.is-selected,.history-list button.is-selected{box-shadow:inset 3px 0 var(--swiss-red)}.history-rail i{border-color:var(--swiss-red);border-radius:50%;background:var(--swiss-surface)}.history-rail b{background:var(--swiss-line)}.history-reset-action{background:var(--swiss-soft)}.history-list .history-reset-action>button{border-color:var(--swiss-red);color:var(--swiss-red);background:transparent}.history-list .history-reset-action>button:hover,.history-list .history-reset-action>button:focus-visible{color:#fff;background:var(--swiss-red)}.changes-sections{display:grid;align-content:start;min-height:100%;background:var(--swiss-surface)}.changes-section{min-width:0;border-bottom:1px solid var(--swiss-ink)}.changes-section-header{position:sticky;z-index:1;top:0;display:flex;align-items:center;justify-content:space-between;gap:6px;min-height:32px;padding:4px 6px 4px 9px;border-bottom:1px solid var(--swiss-line);background:var(--swiss-soft)}.changes-section-header>strong{display:flex;align-items:center;gap:6px;min-width:0;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.changes-section-header>strong span{display:inline-grid;place-items:center;min-width:16px;height:16px;padding-inline:4px;color:#fff;background:var(--swiss-red);font-family:SFMono-Regular,Consolas,monospace;font-size:7px}.changes-section-header>div{display:flex;gap:4px}.changes-section-header button{min-height:23px;padding:3px 6px;border:1px solid var(--swiss-line);color:var(--swiss-muted);background:var(--swiss-surface);font-size:7px;font-weight:750;cursor:pointer}.changes-section-header button:hover:not(:disabled),.changes-section-header button:focus-visible{border-color:var(--swiss-ink);color:#fff;background:var(--swiss-ink)}.changes-section-header button.is-danger{border-color:var(--swiss-red);color:var(--swiss-red)}.changes-section-header button.is-danger:hover:not(:disabled),.changes-section-header button.is-danger:focus-visible{color:#fff;background:var(--swiss-red)}.changes-section-list .change-row:last-child{border-bottom:0}.quickstart-sidebar{background:var(--swiss-surface)}.guide-header{border-color:var(--swiss-ink);background:var(--swiss-ink)}.guide-header span{color:#ff4b51}.guide-header strong{color:#fff;font-family:inherit;font-size:15px}.guide-header>button{border-color:#777a80;color:#fff;background:transparent}.guide-header>button:hover{color:var(--swiss-ink);background:#fff}.guide-progress,.guide-intro,.guide-steps li,.guide-footer{border-color:var(--swiss-line)}.guide-intro p,.guide-step-copy>p,.guide-footer p{color:var(--swiss-muted)}.guide-check{border-color:var(--swiss-ink);color:var(--swiss-ink);background:var(--swiss-surface)}.guide-check[aria-pressed=true]{border-color:var(--swiss-red);color:#fff;background:var(--swiss-red)}.guide-command{border-color:var(--swiss-line);color:var(--swiss-ink);background:var(--swiss-surface)}.guide-command b{color:var(--swiss-red)}.guide-command:hover:not(:disabled){border-color:var(--swiss-ink);color:#fff;background:var(--swiss-ink)}.guide-command.is-multiline{min-height:70px;align-items:start}.guide-command code{display:grid;gap:4px;min-width:0}.guide-command code span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guide-footer button{border-color:var(--swiss-ink);color:var(--swiss-ink)}.sqlite-workspace,.sqlite-diff-workspace,.sqlite-toolbar,.sqlite-diff-summary,.sqlite-grid th,.sqlite-grid td,.sqlite-tables,.sqlite-diff-grid th,.sqlite-diff-grid td,.sqlite-diff-tables{border-color:var(--swiss-line)}.sqlite-toolbar,.sqlite-tables,.sqlite-diff-tables{background:var(--swiss-soft)}.sqlite-tables button span,.sqlite-diff-tables button>span{color:var(--swiss-red)}.sqlite-tables button:hover,.sqlite-tables button[aria-current=page],.sqlite-diff-tables button:hover,.sqlite-diff-tables button[aria-current=page]{color:var(--swiss-ink);background:var(--swiss-surface)}.sqlite-tables button[aria-current=page],.sqlite-diff-tables button[aria-current=page]{box-shadow:inset 3px 0 var(--swiss-red)}.sqlite-grid th,.sqlite-diff-grid th{color:#fff;background:var(--swiss-ink)}.sqlite-grid th,.sqlite-grid td,.sqlite-diff-grid th,.sqlite-diff-grid td{border-color:var(--swiss-line);background-color:var(--swiss-surface)}.sqlite-grid .rowid-column,.sqlite-diff-grid .operation-column,.sqlite-diff-grid .diff-rowid-column{color:var(--swiss-muted);background:var(--swiss-soft)}.sqlite-grid input:focus{background:#fff;box-shadow:inset 0 0 0 2px var(--swiss-red)}.sqlite-diff-summary>div,.sqlite-diff-summary .is-insert,.sqlite-diff-summary .is-update,.sqlite-diff-summary .is-delete{border:1px solid var(--swiss-line);border-radius:0;color:var(--swiss-ink);background:var(--swiss-surface);box-shadow:none}.sqlite-diff-summary .is-insert{border-top:3px solid var(--swiss-green)}.sqlite-diff-summary .is-update{border-top:3px solid var(--swiss-amber)}.sqlite-diff-summary .is-delete{border-top:3px solid var(--swiss-red)}.operation-badge{border-color:var(--swiss-line);border-radius:0;color:var(--swiss-ink);font-family:inherit}.operation-badge.is-insert,.sqlite-value.is-added,.sqlite-value-change ins{color:var(--swiss-green);background:#e7f3ec}.operation-badge.is-update{color:var(--swiss-amber);background:#f5eedc}.operation-badge.is-delete,.sqlite-value.is-deleted,.sqlite-value-change del{border-color:var(--swiss-red);color:var(--swiss-red);background:#f8e6e6}.diff-editor-scroll{filter:none}.binary-diff-surface{background:var(--swiss-surface)}.binary-diff-heading{border-color:var(--swiss-ink)}.binary-diff-heading>span{color:var(--swiss-red)}.binary-diff-heading h1,.binary-diff-content dd{color:var(--swiss-ink);font-family:inherit}.binary-diff-content dl,.binary-diff-content dl>div,.binary-image-history,.binary-image-revision{border-color:var(--swiss-line)}.binary-image-revision figcaption{border-color:var(--swiss-line);background:var(--swiss-soft)}.binary-image-revision>div{background:var(--swiss-paper)}.dialog-backdrop,.version-action-dialog::backdrop{background:#1112149e}.reset-dialog,.version-action-dialog{border-color:var(--swiss-ink);color:var(--swiss-ink);background:var(--swiss-surface);box-shadow:8px 8px #1112142e}.reset-dialog>span,.version-action-dialog>span,.reset-mode-options legend,.version-dialog-paths span,.reset-mode-options code{color:var(--swiss-red)}.reset-dialog h2,.version-action-dialog h2{font-family:inherit;font-weight:750;letter-spacing:-.045em}.reset-mode-options label{border-color:var(--swiss-line);background:var(--swiss-surface)}.reset-mode-options label:hover,.reset-mode-options label:focus-within,.reset-mode-options label.is-selected{border-color:var(--swiss-ink);background:var(--swiss-soft)}.reset-mode-options label.is-selected{box-shadow:inset 3px 0 var(--swiss-red)}.reset-mode-options input{accent-color:var(--swiss-red)}@media(max-width:900px){.app-shell{grid-template-rows:50px 40px minmax(0,1fr)}.app-header{grid-template-columns:minmax(0,1fr) minmax(160px,auto) auto;padding-inline:10px}.mobile-nav{border-color:var(--swiss-ink);background:var(--swiss-surface)}.mobile-nav button{border-color:var(--swiss-line);color:var(--swiss-muted)}.mobile-nav button[aria-current=page]{color:#fff;background:var(--swiss-red)}.quickstart-sidebar{border-color:var(--swiss-ink);box-shadow:-8px 0 #11121426}}@media(max-width:560px){.brand strong{font-size:14px}.welcome-surface{width:calc(100% - 32px)}.welcome-surface h1{font-size:clamp(36px,14vw,54px)}}.app-header{grid-template-columns:minmax(0,1fr) auto;column-gap:12px}.header-leading{display:flex;align-items:center;gap:12px;min-width:0}.header-leading .brand,.header-leading .capabilities{flex:0 0 auto}.header-context{flex:0 1 400px;display:grid;align-content:center;gap:3px;min-width:0;padding:4px 0 4px 10px;border-left:2px solid var(--swiss-red)}.header-context .runtime-strip{justify-content:flex-start;min-width:0;padding:0;border:0;font-size:7px;line-height:1.2}.header-worktree-summary{display:flex;align-items:center;gap:10px;min-width:0;overflow:hidden;color:var(--swiss-muted);font-family:SFMono-Regular,Consolas,monospace;font-size:7px;letter-spacing:.04em;line-height:1;white-space:nowrap}.header-worktree-meta,.header-storage-state{display:inline-flex;align-items:center;gap:6px;min-width:0}.header-worktree-meta strong{flex:0 0 auto;color:var(--swiss-ink);font-size:7px;letter-spacing:.1em}.header-worktree-meta small{overflow:hidden;font-size:inherit;text-overflow:ellipsis}.header-worktree-meta+.header-storage-state{margin-left:0}.header-storage-state b{padding:2px 3px 1px;border:1px solid var(--swiss-red);color:var(--swiss-red);font-size:7px;letter-spacing:.08em}.header-storage-state em{overflow:hidden;font-style:normal;text-overflow:ellipsis}.ide-sidebar.is-files{grid-template-rows:42px minmax(0,1fr)}.ide-sidebar.is-files .explorer-body{padding-top:0}@media(max-width:1250px){.app-header{grid-template-columns:minmax(0,1fr) auto;column-gap:10px}.header-leading{gap:9px}.header-context{flex-basis:300px}.header-storage-state em{display:none}}@media(max-width:900px){.app-header{grid-template-columns:minmax(0,1fr) auto;padding-inline:10px}.header-leading{gap:7px}.header-context{flex-basis:220px}.header-worktree-summary{gap:5px}.header-worktree-meta strong{display:none}}@media(max-width:560px){.header-context{display:none}.app-header{grid-template-columns:minmax(0,1fr) auto}}.primary-surface{display:grid;grid-template-rows:minmax(0,1fr)}.primary-surface.is-history-review{grid-template-rows:auto minmax(0,1fr)}.primary-content{min-width:0;min-height:0;overflow:hidden}.commit-files-pane{display:grid;grid-template-rows:auto auto;min-width:0;max-height:min(220px,34vh);overflow:hidden;border-bottom:1px solid var(--swiss-ink);background:var(--swiss-surface)}.commit-files-heading,.commit-summary-meta,.commit-summary small{font-family:SFMono-Regular,Consolas,monospace}.commit-summary{display:grid;align-content:center;gap:4px;min-width:0;padding:9px 12px;border-bottom:1px solid var(--swiss-line);background:var(--swiss-surface)}.commit-summary-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;color:var(--swiss-muted);font-size:7px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.commit-summary-meta code{flex:0 0 auto;color:var(--swiss-red);font:inherit;letter-spacing:.04em;text-transform:none}.commit-summary strong{overflow:hidden;color:var(--swiss-ink);font-size:12px;line-height:1.35;text-overflow:ellipsis}.commit-summary small{overflow:hidden;color:var(--swiss-muted);font-size:7px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.commit-files-group{display:grid;grid-template-rows:27px auto;min-width:0;min-height:0;overflow:hidden}.commit-files-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px;border-bottom:1px solid var(--swiss-line);color:var(--swiss-muted);background:var(--swiss-soft);font-size:8px;font-weight:750;letter-spacing:.08em}.commit-files-heading b{color:var(--swiss-red);background:transparent;font-size:8px}.commit-file-list{display:grid;grid-auto-rows:38px;min-height:0;max-height:114px;overflow-x:hidden;overflow-y:auto}.commit-file-list>button{display:grid;grid-template-columns:27px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-width:0;min-height:38px;padding:6px 8px;border:0;border-bottom:1px solid var(--swiss-line);color:var(--swiss-ink);text-align:left;background:transparent;cursor:pointer}.commit-file-list>button:hover,.commit-file-list>button:focus-visible,.commit-file-list>button.is-selected{background:var(--swiss-soft)}.commit-file-list>button.is-selected{box-shadow:inset 3px 0 var(--swiss-red)}.commit-file-list strong,.commit-file-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.commit-file-list strong{min-width:0;font-size:10px;font-weight:650}.commit-file-list small{max-width:170px;color:var(--swiss-muted);font-size:8px;text-align:right}.commit-files-empty,.commit-files-placeholder{color:var(--swiss-muted);font-size:10px;line-height:1.55}.commit-files-empty{padding:12px}.commit-files-placeholder{grid-column:1 / -1;display:grid;align-content:center;gap:3px;padding:12px 16px}.commit-files-placeholder>span{color:var(--swiss-red);font-family:SFMono-Regular,Consolas,monospace;font-size:7px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.commit-files-placeholder strong{color:var(--swiss-ink);font-size:12px}.commit-files-placeholder p{margin:0}@media(max-width:620px){.commit-files-pane{max-height:min(196px,34vh)}.commit-summary{padding-inline:10px}.commit-file-list small{max-width:110px}}@media(min-width:901px){.ide-workspace,.ide-workspace.terminal-closed{grid-template-rows:minmax(0,1fr)}.ide-main{display:grid;grid-column:3;grid-row:1;grid-template-rows:minmax(230px,1fr) 7px var(--terminal-height, 260px)}.ide-main.is-terminal-closed{grid-template-rows:minmax(0,1fr) 32px}.ide-sidebar{grid-column:1;grid-row:1}.ide-workspace>.explorer-resize-handle{grid-column:2;grid-row:1}.primary-surface{grid-column:1;grid-row:1}.terminal-resize-handle{grid-column:1;grid-row:2}.terminal-dock{grid-column:1;grid-row:3}.terminal-collapsed-bar{grid-column:1;grid-row:2}.ide-workspace>.guide-resize-handle{grid-column:4;grid-row:1}.quickstart-sidebar{grid-column:5;grid-row:1}.primary-surface.is-history-review{grid-template-columns:var(--commit-files-width, 286px) 7px minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.commit-files-pane{grid-column:1;grid-row:1;grid-template-rows:auto minmax(0,1fr);max-height:none;border-right:1px solid var(--swiss-ink);border-bottom:0}.commit-files-resize-handle{grid-column:2;grid-row:1}.primary-surface.is-history-review .primary-content{grid-column:3;grid-row:1}.commit-files-group{grid-template-rows:27px minmax(0,1fr)}.commit-file-list{max-height:none}}.version-panel{display:flex;flex-direction:column}.version-list{flex:1 1 auto;min-height:0}.branch-bar{display:grid;grid-template-columns:minmax(0,1fr) auto auto}.branch-create-toggle,.branch-merge-toggle{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:38px;height:27px;padding:0 7px;border:1px solid var(--swiss-ink);border-radius:0;color:var(--swiss-ink);background:var(--swiss-surface);font-family:inherit;font-size:8px;font-weight:750;cursor:pointer}.branch-create-toggle:hover:not(:disabled),.branch-create-toggle[aria-expanded=true],.branch-merge-toggle:hover:not(:disabled),.branch-merge-toggle[aria-expanded=true]{color:#fff;background:var(--swiss-ink)}.branch-merge-toggle>span:first-child{color:var(--swiss-red);font-family:SFMono-Regular,Consolas,monospace;font-size:12px}.branch-merge{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;padding:7px 9px;border-bottom:1px solid var(--swiss-ink);background:var(--swiss-soft)}.branch-merge label{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;min-width:0;color:var(--swiss-muted);font-size:8px}.branch-merge select{width:100%;min-width:0;height:27px}.branch-merge>button{border:1px solid var(--swiss-red);color:#fff;background:var(--swiss-red);font-size:8px;font-weight:750}.merge-state-banner{display:grid;grid-template-columns:27px minmax(0,1fr);align-items:center;gap:8px;min-height:48px;padding:7px 9px;border-bottom:1px solid var(--swiss-ink);background:var(--swiss-soft)}.merge-state-banner>span{display:grid;place-items:center;width:27px;height:27px;color:#fff;background:var(--swiss-red);font-family:SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:800}.merge-state-banner.is-ready>span{background:var(--swiss-ink)}.merge-state-banner>div{display:grid;gap:2px;min-width:0}.merge-state-banner strong{font-size:9px}.merge-state-banner small{overflow:hidden;color:var(--swiss-muted);font-family:SFMono-Regular,Consolas,monospace;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.conflict-workspace{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:100%;height:100%;min-width:0;min-height:0;overflow:hidden;color:var(--swiss-ink);background:var(--swiss-surface)}.conflict-workspace.is-empty{align-content:center;justify-items:start;padding:clamp(24px,5vw,72px)}.conflict-workspace.is-empty>span,.conflict-header>div>span,.conflict-file-header>div>span,.merge-continue-bar span{color:var(--swiss-red);font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.conflict-workspace.is-empty h1{margin:8px 0 4px;font-size:clamp(24px,4vw,42px);letter-spacing:-.05em}.conflict-workspace.is-empty p{max-width:56ch;margin:0;color:var(--swiss-muted);font-size:11px;line-height:1.55}.conflict-header{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:82px;padding:13px 17px;border-bottom:2px solid var(--swiss-ink)}.conflict-header h1{margin:3px 0 2px;font-size:clamp(18px,2vw,27px);font-weight:780;letter-spacing:-.045em}.conflict-header p{margin:0;color:var(--swiss-muted);font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.conflict-progress{display:grid;grid-template-columns:auto auto;align-items:baseline;gap:0 6px;min-width:112px;padding-left:14px;border-left:1px solid var(--swiss-line)}.conflict-progress strong{color:var(--swiss-red);font-family:SFMono-Regular,Consolas,monospace;font-size:25px}.conflict-progress span,.conflict-progress small{color:var(--swiss-muted);font-size:8px}.conflict-progress small{grid-column:1 / -1}.conflict-layout{display:grid;grid-template-columns:minmax(180px,224px) minmax(0,1fr);min-width:0;min-height:0;overflow:hidden}.conflict-paths{display:flex;flex-direction:column;min-width:0;min-height:0;overflow:auto;border-right:1px solid var(--swiss-ink);background:var(--swiss-soft)}.conflict-paths-heading{display:flex;align-items:center;justify-content:space-between;min-height:34px;padding:0 10px;border-bottom:1px solid var(--swiss-line);font-family:SFMono-Regular,Consolas,monospace;font-size:8px;letter-spacing:.07em;text-transform:uppercase}.conflict-paths-heading span{min-width:19px;padding:2px 4px;color:#fff;background:var(--swiss-ink);text-align:center}.conflict-paths>button:not(.conflict-abort){display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:7px;width:100%;min-height:54px;padding:8px 9px;border:0;border-bottom:1px solid var(--swiss-line);color:var(--swiss-ink);background:transparent;text-align:left;cursor:pointer}.conflict-paths>button:not(.conflict-abort):hover,.conflict-paths>button[aria-current=page]{background:var(--swiss-surface);box-shadow:inset 3px 0 var(--swiss-red)}.conflict-paths>button>span:first-child{display:grid;place-items:center;width:20px;height:20px;color:#fff;background:var(--swiss-red);font-family:SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:800}.conflict-paths>button>span:first-child.is-resolved{background:var(--swiss-ink)}.conflict-paths>button>span:last-child{display:grid;gap:3px;min-width:0}.conflict-paths strong,.conflict-paths small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conflict-paths strong{font-size:9px}.conflict-paths small{color:var(--swiss-muted);font-size:7px}.conflict-abort{margin:auto 9px 9px;padding:8px;border:1px solid var(--swiss-red);color:var(--swiss-red);background:transparent;font-family:inherit;font-size:8px;font-weight:750;cursor:pointer}.conflict-abort:hover:not(:disabled){color:#fff;background:var(--swiss-red)}.conflict-detail{min-width:0;min-height:0;overflow:auto;background:linear-gradient(90deg,transparent 31px,rgb(17 18 20 / 7%) 32px,transparent 33px) 0 0 / 100% 100%,var(--swiss-surface)}.conflict-file-header{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:86px;padding:13px 16px 13px 47px;border-bottom:1px solid var(--swiss-ink)}.conflict-file-header h2{margin:3px 0;font-size:15px;letter-spacing:-.025em}.conflict-file-header p{max-width:58ch;margin:0;color:var(--swiss-muted);font-size:8px;line-height:1.45}.conflict-file-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.conflict-file-actions button,.conflict-side-choice>button,.merge-continue-bar button{min-height:29px;padding:5px 8px;border:1px solid var(--swiss-ink);border-radius:0;color:#fff;background:var(--swiss-ink);font-family:inherit;font-size:8px;font-weight:750;cursor:pointer}.conflict-file-actions button:hover:not(:disabled),.conflict-side-choice>button:hover:not(:disabled),.merge-continue-bar button:hover:not(:disabled){color:var(--swiss-ink);background:var(--swiss-surface)}.conflict-file-actions button:nth-child(2),.conflict-side-choice.is-theirs>button,.merge-continue-bar button{border-color:var(--swiss-red);background:var(--swiss-red)}.conflict-file-actions button.is-secondary{color:var(--swiss-muted);background:transparent}.conflict-artifacts{display:grid;gap:12px;padding:16px 16px 24px 47px}.conflict-artifact{border:1px solid var(--swiss-ink);background:var(--swiss-surface)}.conflict-artifact>header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;padding:7px 9px;border-bottom:1px solid var(--swiss-line);background:var(--swiss-soft)}.conflict-artifact>header>div{display:grid;gap:2px}.conflict-artifact>header>div>span,.conflict-artifact>header>span{color:var(--swiss-red);font-family:SFMono-Regular,Consolas,monospace;font-size:7px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.conflict-artifact>header>div>strong{font-size:11px}.conflict-artifact>header>span{padding:3px 5px;border:1px solid currentColor}.conflict-artifact>header>span.is-resolved{color:#fff;border-color:var(--swiss-ink);background:var(--swiss-ink)}.conflict-columns,.conflict-message{margin:0;padding:7px 9px;border-bottom:1px solid var(--swiss-line);color:var(--swiss-muted);font-size:8px}.conflict-row-comparison{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0}.conflict-row-state,.conflict-side-choice{min-width:0}.conflict-row-state{height:100%;padding:9px;border-right:1px solid var(--swiss-line)}.conflict-row-state>strong{display:block;margin-bottom:7px;color:var(--swiss-muted);font-family:SFMono-Regular,Consolas,monospace;font-size:7px;letter-spacing:.07em}.conflict-row-state ol{display:grid;gap:3px;margin:0;padding:0;list-style:none}.conflict-row-state li{display:grid;grid-template-columns:20px minmax(0,1fr);min-height:27px;border:1px solid var(--swiss-line)}.conflict-row-state li>span{display:grid;place-items:center;color:var(--swiss-muted);background:var(--swiss-soft);font-family:SFMono-Regular,Consolas,monospace;font-size:7px}.conflict-row-state code{overflow:hidden;padding:6px;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.conflict-row-state p{margin:0;color:var(--swiss-muted);font-size:8px;font-style:italic}.conflict-side-choice{display:grid;grid-template-rows:minmax(0,1fr) auto;border-right:1px solid var(--swiss-line)}.conflict-side-choice:last-child{border-right:0}.conflict-side-choice .conflict-row-state{border-right:0}.conflict-side-choice>button{margin:0 9px 9px}.conflict-resolved-note{max-width:520px;padding:16px;border:1px solid var(--swiss-ink);background:var(--swiss-soft)}.conflict-resolved-note strong{font-size:13px}.conflict-resolved-note p{margin:5px 0 0;color:var(--swiss-muted);font-size:9px;line-height:1.5}.merge-continue-bar{display:grid;grid-template-columns:minmax(150px,auto) minmax(180px,1fr) auto;align-items:center;gap:10px;min-height:62px;padding:8px 12px;border-top:2px solid var(--swiss-ink);background:var(--swiss-soft)}.merge-continue-bar>div{display:grid;gap:2px}.merge-continue-bar strong{font-size:9px}.merge-continue-bar input{width:100%;min-width:0;height:31px;padding:5px 8px;border:1px solid var(--swiss-ink);border-radius:0;color:var(--swiss-ink);background:var(--swiss-surface);font:inherit;font-size:9px}.guide-tracks{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block:1px solid var(--swiss-ink)}.guide-tracks button{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:4px;min-width:0;min-height:38px;padding:0 7px 3px;overflow:hidden;border:0;border-right:1px solid var(--swiss-line);color:var(--swiss-muted);background:var(--swiss-surface);text-align:left;cursor:pointer}.guide-tracks button:last-child{border-right:0}.guide-tracks button[aria-current=step]{color:#fff;background:var(--swiss-ink)}.guide-track-index{color:var(--swiss-red);font-family:SFMono-Regular,Consolas,monospace;font-size:7px;font-weight:800}.guide-tracks strong,.guide-tracks small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guide-tracks strong{font-size:8px}.guide-tracks small{color:inherit;font-family:SFMono-Regular,Consolas,monospace;font-size:6px}.guide-track-fill{position:absolute;inset:auto 0 0;height:3px;background:var(--swiss-soft)}.guide-track-fill>span{display:block;height:100%;background:var(--swiss-red)}.guide-tracks button[aria-current=step] .guide-track-fill{background:#34363b}.guide-tracks button[aria-current=step] .guide-track-fill>span{background:#ff4b51}.guide-track-intro{display:grid;gap:4px;padding:9px 12px;border-bottom:1px solid var(--swiss-line);background:var(--swiss-soft)}.guide-track-intro span{color:var(--swiss-red);font-family:SFMono-Regular,Consolas,monospace;font-size:7px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.guide-track-intro p{margin:0;color:var(--swiss-muted);font-size:8px;line-height:1.45}.guide-check{min-width:27px}@media(max-width:1180px){.conflict-row-comparison{grid-template-columns:1fr}.conflict-row-state,.conflict-side-choice{border-right:0;border-bottom:1px solid var(--swiss-line)}}@media(max-width:720px){.conflict-header,.conflict-file-header{align-items:flex-start;flex-direction:column}.conflict-layout{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.conflict-paths{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));max-height:132px;border-right:0;border-bottom:1px solid var(--swiss-ink)}.conflict-paths-heading{grid-column:1 / -1}.conflict-abort{display:none}.conflict-file-header,.conflict-artifacts{padding-left:16px}.merge-continue-bar{grid-template-columns:1fr auto}.merge-continue-bar>div{grid-column:1 / -1}}@media(max-width:900px){.capabilities{display:flex}.capabilities>span:not(.graft-version){display:none}}
