@import "https://fonts.googleapis.com/css2?family=DM+Mono&family=Manrope:wght@400;500;600;700;800&display=swap";.concepts-shell{--concepts-bg:#080d19;--concepts-panel:#10182b;--concepts-panel-soft:#151f36;--concepts-line:#263657;--concepts-text:#f3f6ff;--concepts-muted:#8f9dbc;--concepts-blue:#8caeff;--concepts-green:#6ee7b7;--concepts-purple:#b8a2ff;max-width:1800px;min-height:calc(100vh - 74px);color:var(--concepts-text);background:var(--concepts-bg);border-inline:1px solid #ffffff0a;grid-template-columns:270px minmax(0,1fr);margin:0 auto;display:grid}.concepts-shell button{color:inherit}.concepts-scenario-rail{scrollbar-color:#344766 transparent;scrollbar-width:thin;border-right:1px solid var(--concepts-line);background:#0c1322;flex-direction:column;height:calc(100vh - 74px);padding:24px 18px;display:flex;position:sticky;top:74px;overflow-y:auto}.concepts-scenario-rail::-webkit-scrollbar{width:7px}.concepts-scenario-rail::-webkit-scrollbar-track{background:0 0}.concepts-scenario-rail::-webkit-scrollbar-thumb{background:#344766;border-radius:999px}.concepts-rail-brand{align-items:center;gap:11px;padding:0 7px 24px;display:flex}.concepts-rail-brand>span{color:#07142a;background:var(--concepts-blue);border-radius:12px;place-items:center;width:39px;height:39px;font:800 12px DM Mono,monospace;display:grid}.concepts-rail-brand div{gap:2px;display:grid}.concepts-rail-brand strong{font-size:14px}.concepts-rail-brand small{color:var(--concepts-muted);font-size:10px}.concepts-scenario-nav{color:inherit;font-size:initial;display:block}.concepts-scenario-nav section+section{margin-top:23px}.concepts-scenario-nav h2{color:#687897;letter-spacing:.12em;text-transform:uppercase;margin:0 9px 8px;font-size:9px}.concepts-scenario-nav details>button,.concepts-scenario-entry>button{text-align:left;background:0 0;border:1px solid #0000;border-radius:11px;align-items:center;gap:10px;width:100%;min-height:48px;padding:8px 9px;display:flex}.concepts-scenario-nav details>button.is-active,.concepts-scenario-entry>button.is-active{box-shadow:inset 3px 0 var(--concepts-blue);background:#182746;border-color:#7899ef55}.concepts-scenario-nav details>button:disabled{opacity:.52;cursor:default}.concepts-scenario-nav details>button>span:last-child,.concepts-scenario-entry>button>span:last-child{gap:2px;min-width:0;display:grid}.concepts-scenario-nav details>button strong,.concepts-scenario-entry>button strong{font-size:11px;font-weight:700}.concepts-scenario-nav details>button small,.concepts-scenario-entry>button small{color:var(--concepts-muted);white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.concepts-menu-icon{color:#cbd8ff;background:#2b3d68;border-radius:9px;flex:0 0 31px;place-items:center;height:31px;font:700 9px DM Mono,monospace;display:grid}.concepts-menu-dot{background:#51617e;border-radius:50%;flex:0 0 7px;width:7px;height:7px;margin-left:7px}.concepts-action-panel{background:linear-gradient(145deg,#172745,#111c32);border:1px solid #344a75;border-radius:14px;margin-top:10px;padding:15px}.concepts-progress-label{color:var(--concepts-muted);justify-content:space-between;font-size:9px;display:flex}.concepts-progress-label strong{color:#cad6f8;font:700 9px DM Mono,monospace}.concepts-progress-track{background:#2b3954;border-radius:4px;height:3px;margin:8px 0 17px;overflow:hidden}.concepts-progress-track i{background:var(--concepts-green);height:100%;transition:width .26s;display:block}.concepts-next-label{color:var(--concepts-blue);letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:800}.concepts-action-panel h2{margin:5px 0 6px;font-size:15px;line-height:1.25}.concepts-action-panel p{color:#aebad3;min-height:34px;margin:0 0 13px;font-size:10px;line-height:1.55}.concepts-primary-action,.concepts-reset-action{background:var(--concepts-green);border:0;border-radius:9px;justify-content:space-between;align-items:center;width:100%;min-height:39px;padding:0 12px;font-size:10px;font-weight:800;display:flex;color:#09152c!important}.concepts-primary-action:hover,.concepts-primary-action:focus-visible{background:#8af3ca;outline:3px solid #6ee7b744}.concepts-secondary-action{background:#2b2028;border:1px solid #8d5a66;border-radius:9px;width:100%;min-height:35px;margin-top:7px;font-size:9px;font-weight:800;color:#e9aebb!important}.concepts-secondary-action:hover,.concepts-secondary-action:focus-visible{background:#3a252e;outline:3px solid #d7809340}.concepts-reset-action{background:#26385d;justify-content:center;color:#dfe7ff!important}.concepts-complete-mark{color:#082417;background:var(--concepts-green);border-radius:50%;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.concepts-terminal-trace{margin-top:12px;padding:0 7px 5px}.concepts-terminal-trace h2{color:#687897;letter-spacing:.1em;text-transform:uppercase;margin:0 0 7px;font-size:8px}.concepts-terminal-trace p{color:#64738f;margin:0;font:9px DM Mono,monospace}.concepts-terminal-trace code{color:#aab6d0;overflow-wrap:anywhere;padding:3px 0;font:8px/1.4 DM Mono,monospace;display:block}.concepts-terminal-trace code span{color:var(--concepts-green);margin-right:6px}.concepts-terminal-trace code.is-ui{color:#8e9bb5}.concepts-terminal-trace code.is-ui span{color:#c2a9ff}.concepts-category-nav details+details{margin-top:8px}.concepts-category-nav summary{color:#91a0bc;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;border:1px solid #263755;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;min-height:40px;padding:0 10px;font-size:9px;font-weight:800;list-style:none;display:flex}.concepts-category-nav summary::-webkit-details-marker{display:none}.concepts-category-nav summary:after{content:"+";color:#9fb1d3;font:700 13px DM Mono,monospace}.concepts-category-nav details[open] summary{color:#c2cde3;background:#141f35;border-color:#3a4d70}.concepts-category-nav details[open] summary:after{content:"−"}.concepts-category-nav summary i{color:#93a2bd;background:#1c2942;border-radius:6px;place-items:center;width:18px;height:18px;margin-left:auto;font:700 8px DM Mono,monospace;display:grid}.concepts-category-nav details>button,.concepts-scenario-entry{margin-top:5px}.concepts-scenario-entry>button{margin:0}.concepts-selected-controls{padding:0 1px 5px}.concepts-canvas{background:radial-gradient(circle at 40% 4%,#16254a 0,#0000 35rem),#080d19;grid-template-rows:minmax(520px,1fr) auto auto;align-content:start;gap:14px;min-width:0;padding:22px;display:grid}.concepts-graph-card,.concepts-file-card{background:#0e1628;border:1px solid #2a3b60;border-radius:18px;box-shadow:0 15px 45px #0004}.concepts-graph-card{flex-direction:column;min-height:520px;padding:19px;display:flex;overflow:hidden}.concepts-picker-card{text-align:center;justify-content:center;align-items:center}.concepts-picker-card h1{letter-spacing:-2px;margin:6px 0 8px;font-size:clamp(29px,3vw,46px)}.concepts-picker-card p{color:var(--concepts-muted);margin:0;font-size:12px}.concepts-picker-card svg{width:min(680px,78%);margin-top:38px;overflow:visible}.concepts-picker-card svg path{fill:none;stroke:#354a75;stroke-width:5px;stroke-linecap:round}.concepts-picker-card svg circle{fill:#17233f;stroke:#617caf;stroke-width:5px}.concepts-card-heading{justify-content:space-between;align-items:flex-start;gap:20px;padding:0 3px 13px;display:flex}.concepts-kicker{color:var(--concepts-blue);letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:800}.concepts-card-heading h1{letter-spacing:-1.2px;margin:4px 0 0;font-size:clamp(22px,2vw,31px)}.concepts-graph-header-tools{justify-content:flex-end;align-items:center;gap:14px;min-width:0;display:flex}.concepts-last-command{background:#080e1b;border:1px solid #34486f;border-radius:10px;width:clamp(250px,31vw,440px);min-width:0;padding:8px 11px;box-shadow:inset 0 1px 8px #0005}.concepts-last-command>span{color:#6f809f;letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:7px;font-weight:800;display:block}.concepts-last-command code{color:#cad6ee;white-space:nowrap;text-overflow:ellipsis;font:9px DM Mono,monospace;display:block;overflow:hidden}.concepts-last-command code i{color:var(--concepts-green);margin-right:7px;font-style:normal}.concepts-legend{color:var(--concepts-muted);gap:13px;font-size:9px;display:flex}.concepts-legend span{align-items:center;gap:5px;display:flex}.concepts-legend i{border-radius:50%;width:8px;height:8px}.concepts-legend .is-local{background:var(--concepts-green)}.concepts-legend .is-remote{background:var(--concepts-purple)}.concepts-repository-graph{flex:1;width:100%;min-height:430px;display:block}.concepts-graph-zone{stroke-width:2px}.concepts-local-zone{stroke:#375082}.concepts-remote-zone{stroke:#35455f;stroke-dasharray:7 7}.concepts-remote-zone.is-connected{stroke:#7d69bc;stroke-dasharray:none}.concepts-zone-label{fill:#b8c9ee;letter-spacing:.1em;font:800 12px DM Mono,monospace}.concepts-zone-caption{fill:#7686a7;font:11px Manrope,sans-serif}.concepts-empty-repo circle{fill:#142342;stroke:#49618f;stroke-width:3px;stroke-dasharray:7 8}.concepts-empty-repo path{fill:none;stroke:#7790be;stroke-linecap:round;stroke-width:5px}.concepts-empty-title{fill:#dfe7fb;font:700 19px Manrope,sans-serif}.concepts-empty-copy{fill:#8291ae;font:13px Manrope,sans-serif}.concepts-unborn-line{fill:none;stroke:#526b9b;stroke-width:5px;stroke-dasharray:6 9}.concepts-unborn-branch>circle{fill:#24375e;stroke:#91a8d3;stroke-width:4px}.concepts-unborn-branch rect,.concepts-branch-pointer rect{fill:#284f8e;stroke:#aec5ff;stroke-width:2px}.concepts-branch-name{fill:#fff;font:800 16px DM Mono,monospace}.concepts-branch-detail{fill:#c2d2f4;font:10px Manrope,sans-serif}.concepts-head-arrow{fill:none;stroke:#c4d5ff;stroke-width:4px}.concepts-commit-node circle{fill:#133e38;stroke:var(--concepts-green);stroke-width:6px}.concepts-commit-node text{fill:#eafff7;font:800 22px DM Mono,monospace}.concepts-commit-title{fill:#effff9;font:800 21px Manrope,sans-serif}.concepts-commit-meta{fill:#98adbd;font:12px Manrope,sans-serif}.concepts-snapshot rect{fill:#132940;stroke:#33546f}.concepts-snapshot text{fill:#a9c5d7;font:10px DM Mono,monospace}.concepts-remote-empty ellipse,.concepts-remote-empty path{fill:none;stroke:#71809a;stroke-width:4px}.concepts-remote-empty path:nth-of-type(3){stroke-dasharray:4 6}.concepts-remote-empty circle{fill:#303d53;stroke:#71809a;stroke-width:2px}.concepts-remote-title{fill:#c4ccdc;font:700 18px Manrope,sans-serif}.concepts-remote-copy{fill:#7f8da7;font:12px Manrope,sans-serif}.concepts-remote-connected ellipse,.concepts-remote-connected>path{fill:none;stroke:#917fd0;stroke-width:4px}.concepts-remote-connected g rect{fill:#332b56;stroke:#b8a2ff;stroke-width:2px}.concepts-remote-connected g text{fill:#eeeaff;font:800 14px DM Mono,monospace}.concepts-remote-pointer rect{fill:#4b3974;stroke:#c4b4ff;stroke-width:2px}.concepts-remote-ref-arrow{fill:none;stroke:#c4b4ff;stroke-width:4px}.concepts-remote-commit circle{fill:#32264e;stroke:var(--concepts-purple);stroke-width:6px}.concepts-remote-commit text{fill:#f4f0ff;font:800 22px DM Mono,monospace}.concepts-remote-success rect{fill:#1d3c35;stroke:#5fb997}.concepts-remote-success text{fill:#a7f3d0;font:700 10px DM Mono,monospace}.concepts-transfer{pointer-events:none}.concepts-transfer>path{fill:none;stroke:#7183a7;stroke-width:3px;stroke-dasharray:7 8}.concepts-transfer.is-pushed>path{stroke:#a995ed;stroke-width:4px;stroke-dasharray:none}.concepts-transfer g rect{fill:#15213a;stroke:#536789}.concepts-transfer.is-pushed g rect{fill:#3a2f5b;stroke:#a995ed}.concepts-transfer g text{fill:#b6c4df;font:700 9px DM Mono,monospace}.concepts-transfer.is-pushed g text{fill:#e4dcff}.concepts-branch-edge{fill:none;stroke-width:5px;stroke-linecap:round}.concepts-branch-edge.local{stroke:#4c6ca7}.concepts-branch-edge.remote{stroke:#7662ad}.concepts-branch-node circle{stroke-width:5px}.concepts-branch-node text{fill:#f4f7ff;font:800 18px DM Mono,monospace}.concepts-branch-node.is-local circle{fill:#173b38;stroke:#6ee7b7}.concepts-branch-node.is-feature circle{fill:#213f5d;stroke:#78b8ff}.concepts-branch-node.is-remote circle{fill:#322a4a;stroke:#a491dc}.concepts-branch-node.is-remote-feature circle{fill:#3c2d5c;stroke:#bd9cff}.concepts-branch-node.is-merge circle{fill:#31433d;stroke:#75dba8}.concepts-node-caption{fill:#b9c7df;font:700 12px Manrope,sans-serif}.concepts-ref-line{fill:none;stroke:#c4d5ff;stroke-width:3px}.concepts-ref-line.feature{stroke:#83bfff}.concepts-feature-pointer rect{fill:#244d72;stroke:#83bfff;stroke-width:2px}.concepts-remote-feature-pointer rect,.concepts-remote-main-pointer rect{fill:#473663;stroke:#ad94e8;stroke-width:2px}.concepts-small-ref{fill:#f5efff;font:800 11px DM Mono,monospace}.concepts-local-behind rect{fill:#33272d;stroke:#a66b76}.concepts-local-behind text{fill:#e9aebb;font:700 10px Manrope,sans-serif}.concepts-pr-badge rect{fill:#372d59;stroke:#b19af0;stroke-width:2px}.concepts-pr-badge.is-merged rect{fill:#1d473b;stroke:#69d5a4}.concepts-pr-title{fill:#eee8ff;font:800 11px DM Mono,monospace}.concepts-pr-badge.is-merged .concepts-pr-title{fill:#b4f5d7}.concepts-pr-copy{fill:#bbb0dc;font:10px Manrope,sans-serif}.concepts-pr-badge.is-merged .concepts-pr-copy{fill:#9fd6bc}.concepts-single-file{grid-template-columns:minmax(0,1fr)}.concepts-merge-graph .concepts-graph-zone{fill:#101a36}.concepts-merge-graph .concepts-remote-zone{fill:#181a31}.concepts-merge-context{grid-template-columns:minmax(150px,.75fr) minmax(180px,1fr) minmax(260px,1.35fr);gap:8px;margin:-2px 3px 8px;display:grid}.concepts-merge-context>span{background:#101b30;border:1px solid #2f4268;border-radius:10px;min-width:0;padding:8px 11px}.concepts-merge-context>span.is-checked{background:#142b29;border-color:#4c9f81;box-shadow:inset 3px 0 #6ee7b7}.concepts-merge-context small{color:#7383a0;letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px;font-size:7px;font-weight:800;display:block}.concepts-merge-context strong{color:#c9d5eb;white-space:nowrap;text-overflow:ellipsis;font:800 9px DM Mono,monospace;display:block;overflow:hidden}.concepts-merge-context .is-checked strong{color:#a8f1d2}.concepts-merge-edge{fill:none;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.concepts-merge-edge.local{stroke:#5d78b2}.concepts-merge-edge.feature{stroke:#66a9e8}.concepts-merge-edge.remote{stroke:#7563aa;stroke-width:4px}.concepts-merge-edge.is-highlighted{stroke:#f6d26f;stroke-width:8px;filter:drop-shadow(0 0 7px #f6d26f66)}.concepts-branch-node.is-squash circle{fill:#403619;stroke:#f2c75c}.concepts-merge-pointer rect{fill:#284f8e;stroke:#aec5ff;stroke-width:2px}.concepts-merge-pointer.is-feature rect{fill:#244d72;stroke:#83bfff}.concepts-merge-pointer.is-remote rect{fill:#473663;stroke:#ad94e8}.concepts-merge-pointer.is-checked-out rect{stroke:#6ee7b7;stroke-width:4px;filter:drop-shadow(0 0 9px #6ee7b755)}.concepts-merge-pointer.is-checked-out .concepts-branch-detail{fill:#bff5df;font-weight:800}.concepts-remote-mini-node circle{fill:#322a4a;stroke:#a491dc;stroke-width:4px}.concepts-remote-mini-node text{fill:#f4f0ff;font:800 11px DM Mono,monospace}.concepts-node-explanation{fill:#d3ddf3;letter-spacing:.03em;font:800 9px DM Mono,monospace}.concepts-change-copy{fill:none;stroke:#f2c75c;stroke-width:3px;stroke-dasharray:6 6}.concepts-change-copy-label{fill:#e4c66e;font:800 8px DM Mono,monospace}.concepts-concept-callout rect{fill:#25243a;stroke:#a995ed;stroke-width:2px}.concepts-concept-callout text:first-of-type{fill:#eee9ff;font:800 12px Manrope,sans-serif}.concepts-concept-callout text:last-of-type{fill:#aca2cc;font:10px Manrope,sans-serif}.concepts-concept-callout.is-success rect{fill:#183b32;stroke:#68d4a3}.concepts-concept-callout.is-success text:first-of-type{fill:#c6f8e3}.concepts-conflict-stop rect{fill:#3c2028;stroke:#ed8da2;stroke-width:3px}.concepts-conflict-symbol{fill:#ffb4c3;font:900 24px Manrope,sans-serif}.concepts-conflict-title{fill:#ffd4dc;font:900 12px DM Mono,monospace}.concepts-conflict-copy{fill:#d8a8b2;font:10px Manrope,sans-serif}.concepts-file-card.has-conflict{border-color:#9f5364;box-shadow:inset 0 0 0 1px #ed8da220,0 15px 45px #0004}.concepts-state-pill.is-conflict{color:#ffb4c3;border-color:#b75d70}.concepts-conflict-editor{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.concepts-conflict-editor>div{background:#111b2d;border:1px solid #344766;border-radius:9px;min-width:0;padding:9px}.concepts-conflict-editor>div.is-resolved{background:#143129;border-color:#4e9a7d}.concepts-conflict-editor span{color:#8291ae;text-transform:uppercase;margin-bottom:6px;font-size:8px;font-weight:800;display:block}.concepts-conflict-editor code{color:#dce5f8;white-space:nowrap;text-overflow:ellipsis;font:9px DM Mono,monospace;display:block;overflow:hidden}.concepts-rebase-graph .concepts-graph-zone{fill:#101a36}.concepts-rebase-graph .concepts-remote-zone{fill:#181a31}.concepts-rebase-edge{fill:none;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.concepts-rebase-edge.main{stroke:#5d78b2}.concepts-rebase-edge.feature{stroke:#66a9e8}.concepts-rebase-edge.new{stroke:#f2c75c}.concepts-rebase-edge.merge{stroke:#70d6a6}.concepts-rebase-edge.remote{stroke:#7563aa;stroke-width:4px}.concepts-rebase-edge.remote.feature{stroke:#9e86e4}.concepts-rebase-edge.is-highlighted{stroke:#f6d26f;stroke-width:8px;filter:drop-shadow(0 0 7px #f6d26f66)}.concepts-rebase-edge.is-faded{opacity:.25;stroke-dasharray:6 7}.concepts-rebase-node circle{stroke-width:5px}.concepts-rebase-node text{fill:#f5f7ff;font:800 16px DM Mono,monospace}.concepts-rebase-node.is-main circle{fill:#173b38;stroke:#6ee7b7}.concepts-rebase-node.is-feature circle{fill:#213f5d;stroke:#78b8ff}.concepts-rebase-node.is-new circle{fill:#463a1c;stroke:#f2c75c}.concepts-rebase-node.is-merge circle{fill:#26443a;stroke:#70d6a6}.concepts-rebase-node.is-remote circle{fill:#322a4a;stroke:#a491dc}.concepts-rebase-node.is-faded{opacity:.3}.concepts-rebase-node.is-faded circle{stroke-dasharray:5 6}.concepts-rebase-pointer rect{fill:#284f8e;stroke:#aec5ff;stroke-width:2px}.concepts-rebase-pointer.is-feature rect{fill:#244d72;stroke:#83bfff}.concepts-rebase-pointer.is-checked rect{stroke:#6ee7b7;stroke-width:4px;filter:drop-shadow(0 0 9px #6ee7b755)}.concepts-rebase-pointer.is-checked .concepts-branch-detail{fill:#bff5df;font-weight:800}.concepts-rebase-note rect{fill:#2d2631;stroke:#8e6d82}.concepts-rebase-note text:first-of-type{fill:#e9c9d8;font:800 10px Manrope,sans-serif}.concepts-rebase-note text:last-of-type{fill:#b896a5;font:9px Manrope,sans-serif}.concepts-rebase-success rect{fill:#183b32;stroke:#68d4a3}.concepts-rebase-success text{fill:#bff4db;font:800 10px DM Mono,monospace}.concepts-rebase-result-label{fill:#d8e2f6;font:800 9px DM Mono,monospace}.concepts-rebase-remote-ref rect{fill:#473663;stroke:#ad94e8;stroke-width:2px}.concepts-rebase-remote-ref.feature rect{fill:#3d315d}.concepts-comparison-note rect{fill:#22243a;stroke:#6d6b9c}.concepts-comparison-note text:first-of-type{fill:#d9d7f6;font:800 10px Manrope,sans-serif}.concepts-comparison-note text:last-of-type{fill:#9694bb;font:9px Manrope,sans-serif}.concepts-rebase-safety{border-color:#665a36}.concepts-rebase-rules{grid-template-columns:1fr 1fr;gap:8px;display:grid}.concepts-rebase-rules>div{background:#121d32;border:1px solid #3d4660;border-radius:10px;padding:11px}.concepts-rebase-rules>div:last-child{background:#2b2418;border-color:#725b3a}.concepts-rebase-rules strong,.concepts-rebase-rules small{display:block}.concepts-rebase-rules strong{margin-bottom:4px;font-size:9px}.concepts-rebase-rules small{color:var(--concepts-muted);font-size:8px;line-height:1.4}.concepts-collab-graph .concepts-graph-zone{fill:#101a36}.concepts-collab-graph .concepts-remote-zone{fill:#181a31}.concepts-collab-edge{fill:none;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.concepts-collab-edge.local{stroke:#5d78b2}.concepts-collab-edge.local.is-downloaded{stroke:#9482c8;stroke-dasharray:7 7}.concepts-collab-edge.local.merge{stroke:#58a784}.concepts-collab-edge.local.merge.is-downloaded{stroke:#9482c8}.concepts-collab-edge.remote{stroke:#7867ad;stroke-width:4px}.concepts-collab-node circle{stroke-width:5px}.concepts-collab-node text{fill:#f4f7ff;font:800 17px DM Mono,monospace}.concepts-collab-node.is-small text{font-size:11px}.concepts-collab-node.is-local circle{fill:#173b38;stroke:#6ee7b7}.concepts-collab-node.is-tracking circle{fill:#302c4d;stroke:#b8a2ff;stroke-dasharray:7 6}.concepts-collab-node.is-feature circle{fill:#213f5d;stroke:#78b8ff}.concepts-collab-node.is-merge circle{fill:#27443a;stroke:#70d6a6}.concepts-collab-node.is-remote circle{fill:#322a4a;stroke:#a491dc}.concepts-collab-pointer rect{fill:#284f8e;stroke:#aec5ff;stroke-width:2px}.concepts-collab-pointer.is-tracking rect{fill:#393154;stroke:#b8a2ff}.concepts-collab-pointer.is-feature rect{fill:#244d72;stroke:#83bfff}.concepts-collab-pointer.is-remote rect{fill:#473663;stroke:#ad94e8}.concepts-collab-pointer.is-checked rect{stroke:#6ee7b7;stroke-width:4px;filter:drop-shadow(0 0 9px #6ee7b755)}.concepts-collab-pointer.is-highlighted rect{stroke:#f2c75c;stroke-width:4px;filter:drop-shadow(0 0 8px #f2c75c55)}.concepts-downloaded-label{fill:#c6b7f3;letter-spacing:.04em;font:800 8px DM Mono,monospace}.concepts-downloaded-label.is-pulled{fill:#9de6c8}.concepts-collab-callout rect{fill:#24243b;stroke:#9180c8}.concepts-collab-callout.is-warning rect{fill:#38291f;stroke:#c28a54}.concepts-collab-callout.is-success rect{fill:#183b32;stroke:#68d4a3}.concepts-collab-callout text:first-of-type{fill:#e5e4f7;font:800 10px Manrope,sans-serif}.concepts-collab-callout text:last-of-type{fill:#aaa7c5;font:9px Manrope,sans-serif}.concepts-collab-callout.is-success text:first-of-type{fill:#c6f8e3}.concepts-teammate-badge rect{fill:#392b50;stroke:#a98ddd}.concepts-teammate-badge text:first-of-type{fill:#eadfff;font:800 9px DM Mono,monospace}.concepts-teammate-badge text:last-of-type{fill:#aea1c8;font:9px Manrope,sans-serif}.concepts-teammate-badge.is-merged rect{fill:#183b32;stroke:#68d4a3}.concepts-teammate-badge.is-merged text:first-of-type{fill:#c6f8e3}.concepts-reference-card{border-color:#4a4369}.concepts-reference-rows{gap:7px;display:grid}.concepts-reference-rows>div{background:#121d32;border:1px solid #34435f;border-radius:9px;grid-template-columns:minmax(120px,1fr) minmax(110px,1.4fr) auto;align-items:center;gap:10px;padding:9px 11px;display:grid}.concepts-reference-rows strong{font:800 9px DM Mono,monospace}.concepts-reference-rows span{color:var(--concepts-muted);font-size:8px}.concepts-reference-rows code{color:#d6caff;font:800 9px DM Mono,monospace}.concepts-optional-cleanup{background:#10192a;border:1px dashed #53627f;border-radius:9px;grid-template-columns:1fr 1fr;gap:5px 8px;margin-top:10px;padding:10px 11px;display:grid}.concepts-optional-cleanup strong,.concepts-optional-cleanup span,.concepts-optional-cleanup small{grid-column:1/-1}.concepts-optional-cleanup strong{color:#cdd8f1;font-size:9px}.concepts-optional-cleanup span,.concepts-optional-cleanup small{color:var(--concepts-muted);font-size:8px;line-height:1.35}.concepts-optional-cleanup code{color:#c9bcf2;background:#1b2438;border-radius:6px;padding:5px 7px;font:700 7px DM Mono,monospace}.concepts-file-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.concepts-file-card{min-height:190px;padding:17px 18px}.concepts-file-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.concepts-file-heading>div{align-items:center;gap:10px;display:flex}.concepts-file-heading h2{margin:0;font-size:14px}.concepts-area-number{color:#b9cbfa;background:#223354;border-radius:7px;place-items:center;width:24px;height:24px;font:800 9px DM Mono,monospace;display:grid}.concepts-area-caption{color:var(--concepts-muted);margin:8px 0 11px 34px;font-size:9px}.concepts-state-pill{color:#9faecc;text-transform:uppercase;border:1px solid #415477;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:800}.concepts-state-pill.is-clean{color:var(--concepts-green);border-color:#4e9a7d}.concepts-files{grid-template-columns:1fr 1fr;gap:8px;display:grid}.concepts-files>div{background:#121d32;border:1px solid #2b3d60;border-radius:10px;grid-template-columns:28px minmax(0,1fr);column-gap:8px;min-width:0;padding:10px;display:grid}.concepts-files span{color:#ffd9a0;background:#503c2c;border-radius:7px;grid-row:1/3;place-items:center;width:27px;height:27px;font:800 8px DM Mono,monospace;display:grid}.concepts-files strong{white-space:nowrap;text-overflow:ellipsis;align-self:end;font:700 9px DM Mono,monospace;overflow:hidden}.concepts-files small{color:var(--concepts-muted);font-size:8px}.concepts-stage-card.has-files{border-color:#3f876f;box-shadow:inset 0 0 0 1px #6ee7b71f,0 15px 45px #0004}.concepts-staged-files span{color:#07281a;background:var(--concepts-green)}.concepts-empty-stage{color:#9eacc6;border:1px dashed #344766;border-radius:10px;align-content:center;place-items:center;gap:2px;min-height:68px;display:grid}.concepts-empty-stage>span{color:var(--concepts-green);font-size:15px}.concepts-empty-stage strong{font-size:9px}.concepts-empty-stage small{color:#6f7e9b;font-size:8px}.concepts-live-state{color:#8393b1;text-align:center;min-height:18px;margin:0;font-size:9px}html[data-theme=light] .concepts-shell{--concepts-bg:#edf3ff;--concepts-panel:#fff;--concepts-panel-soft:#eff4ff;--concepts-line:#c8d4eb;--concepts-text:#14213c;--concepts-muted:#65728e;background:var(--concepts-bg)}html[data-theme=light] .concepts-scenario-rail{background:#f8faff}html[data-theme=light] .concepts-canvas{background:radial-gradient(circle at 40% 4%,#dce8ff 0,#0000 35rem),#edf3ff}html[data-theme=light] .concepts-graph-card,html[data-theme=light] .concepts-file-card{background:#fff;border-color:#c7d5ed}html[data-theme=light] .concepts-last-command{background:#f4f7ff;border-color:#c6d3e9}html[data-theme=light] .concepts-last-command code{color:#354460}@media (width<=1100px){.concepts-shell{grid-template-columns:230px minmax(0,1fr)}.concepts-canvas{grid-template-rows:minmax(480px,1fr) auto auto;padding:15px}.concepts-graph-card{min-height:480px;padding:13px}.concepts-repository-graph{min-height:400px}.concepts-files{grid-template-columns:1fr}.concepts-graph-header-tools{flex-direction:column;align-items:flex-end;gap:6px}.concepts-last-command{width:min(360px,42vw)}}@media (width<=767px){.concepts-shell{min-height:calc(100vh - 62px);display:block}.concepts-scenario-rail{border-right:0;border-bottom:1px solid var(--concepts-line);height:auto;padding:14px;position:static;overflow:visible}.concepts-rail-brand{padding-bottom:12px}.concepts-scenario-nav details>button{min-height:44px}.concepts-action-panel{margin-top:12px}.concepts-action-panel p{min-height:0}.concepts-canvas{flex-direction:column;gap:10px;padding:10px;display:flex}.concepts-graph-card{min-height:430px}.concepts-card-heading{flex-direction:column;align-items:stretch}.concepts-graph-header-tools{align-items:stretch}.concepts-last-command{width:100%}.concepts-merge-context{grid-template-columns:180px 230px 1fr;min-width:750px}.concepts-legend{display:none}.concepts-repository-graph{min-width:780px;min-height:350px}.concepts-graph-card{overflow-x:auto}.concepts-file-row{grid-template-columns:1fr}.concepts-file-card{min-height:auto}}:root{color:#e9edff;font-synthesis:none;background:#090d19;font-family:Manrope,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 70% -10%,#1b2853 0,#0000 33rem),#090d19;min-width:320px;margin:0}button{cursor:pointer}button,input{font:inherit}a{color:inherit;text-decoration:none}.skip-link{z-index:100;color:#111;background:#fff;padding:8px;position:fixed;top:-60px;left:16px}.skip-link:focus{top:8px}.topbar{border-bottom:1px solid #ffffff12;align-items:center;gap:34px;max-width:1800px;height:74px;margin:auto;padding:0 4vw;display:flex}.brand{white-space:nowrap;letter-spacing:-.7px;align-items:center;gap:9px;font-size:18px;font-weight:800;display:flex}.brand-mark{color:#091020;background:#a5bbff;border-radius:9px;place-items:center;width:29px;height:29px;display:grid}.topbar nav{color:#abb4d3;gap:22px;font-size:14px;display:flex}.topbar nav a.active,.topbar nav a:hover{color:#fff}.preferences{gap:7px;margin-left:auto;display:flex}.preferences button{color:#bbc8ef;background:#18223e;border:1px solid #7184b952;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:700}.preferences button[aria-pressed=true]{color:#0c1935;background:#a9c0ff;border-color:#a9c0ff}.eyebrow{color:#9db8ff;letter-spacing:.13em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:800}.home{grid-template-columns:1.35fr .9fr;gap:70px;max-width:1180px;margin:auto;padding:110px 28px 60px;display:grid}.hero-copy h1,.simple-page h1{letter-spacing:-3.5px;max-width:710px;margin:0;font-size:clamp(39px,5vw,72px);line-height:1.02}.lede{color:#b4bdd7;max-width:620px;margin:25px 0 32px;font-size:18px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{color:#edf0ff;background:#19223d;border:1px solid #7889bd66;border-radius:10px;padding:11px 15px;font-size:14px;font-weight:700;display:inline-block}.button.primary{color:#081126;background:#8ba9ff;border-color:#8ba9ff}.button:hover,.button:focus-visible{outline:3px solid #8ba9ff45}.hero-card{background:linear-gradient(135deg,#172449,#11182e);border:1px solid #7187c255;border-radius:20px;align-self:center;padding:30px;transform:rotate(2deg);box-shadow:12px 20px 80px #0005}.mini-label{color:#cdd8fc;font-size:13px}.mini-graph{border-top:3px solid #718ddf;height:42px;margin:47px 15px 35px;position:relative}.mini-graph i{background:#1a2955;border:3px solid #a5bbff;border-radius:50%;width:28px;height:28px;position:absolute;top:-15px}.mini-graph i:first-child{left:0}.mini-graph i:nth-child(2){left:44%}.mini-graph i:nth-child(3){right:0}.mini-graph i.selected{border-color:#fbc55f;box-shadow:0 0 0 7px #fbc55f44}.hero-card p{color:#b5c1e6;font-size:14px}.principles{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:70px;display:grid}.principles article{background:#101727cc;border:1px solid #ffffff12;border-radius:15px;padding:24px}.principles b{color:#a9c0ff;font-family:DM Mono,monospace}.principles h2{margin:10px 0;font-size:17px}.principles p{color:#acb6d1;margin:0;font-size:14px;line-height:1.65}.simple-page{max-width:970px;min-height:calc(100vh - 74px);margin:auto;padding:85px 28px}.simple-page h1{font-size:52px}.muted{color:#9faac7;margin:24px 0;font-size:13px;line-height:1.65}.about-copy{max-width:760px;margin-top:38px}.about-copy section{border-top:1px solid #ffffff18;padding:20px 0}.about-copy h2{margin:0 0 7px;font-size:19px}.about-copy p{color:#acb6d1;margin:0;font-size:14px;line-height:1.7}.about-copy .button{margin-top:15px}.clear-confirmation{color:#81e0ad!important;margin-top:10px!important;font-size:12px!important}html[data-theme=light] body{color:#19233e;background:radial-gradient(circle at 70% -10%,#d4e0ff 0,#0000 33rem),#f3f6ff}html[data-theme=light] .topbar{border-color:#27355b25}html[data-theme=light] .topbar nav,html[data-theme=light] .lede,html[data-theme=light] .principles p,html[data-theme=light] .about-copy p,html[data-theme=light] .muted{color:#536080}html[data-theme=light] .topbar nav a.active,html[data-theme=light] .topbar nav a:hover{color:#17213d}html[data-theme=light] .preferences button{color:#32456e;background:#eef3ff}html[data-theme=light] .hero-card{background:linear-gradient(145deg,#fff,#e7eeff);border-color:#768fc766}html[data-theme=light] .hero-card p{color:#536080}html[data-theme=light] .principles article{background:#ffffffde;border-color:#31467224}html[data-theme=light] .about-copy section{border-color:#27355b25}html[data-reduce-motion=true] *,html[data-reduce-motion=true] :before,html[data-reduce-motion=true] :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=767px){.topbar{gap:16px;height:62px;padding:0 18px}.brand{font-size:15px}.topbar nav{gap:11px;font-size:11px}.preferences{gap:4px}.preferences button{padding:5px 6px;font-size:9px}.home{padding:65px 22px 40px;display:block}.hero-card{margin-top:50px}.principles{grid-template-columns:1fr;margin-top:45px}.simple-page{min-height:calc(100vh - 62px);padding:58px 22px}.simple-page h1{font-size:39px}}
