*{margin:0;padding:0;box-sizing:border-box}.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}.skip-link{position:absolute;top:-100%;left:0;background:#1f6feb;color:#fff;padding:8px 16px;z-index:9999;border-radius:0 0 6px;text-decoration:none;font-size:14px}.skip-link:focus{top:0}:focus-visible{outline:2px solid #58a6ff;outline-offset:2px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background:#151b26;color:#eae8db;height:100vh;overflow:hidden;display:flex}#canvas-container,#left-gutter,#hints,#keyboard-shortcuts,#rules-reference,#panel h3,#panel button{-webkit-user-select:none;user-select:none}input,textarea,[contenteditable=true]{-webkit-user-select:text;user-select:text}#canvas-container{flex:1;position:relative}svg{width:100%;height:100%;cursor:crosshair}#left-gutter{display:flex;flex-direction:column;gap:4px;overflow-y:auto;background:#2c2f38;border-right:1px solid #363940;padding:6px 4px;scrollbar-width:none;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 var(--fade-top, 0px),#000 calc(100% - var(--fade-bottom, 0px)),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 var(--fade-top, 0px),#000 calc(100% - var(--fade-bottom, 0px)),transparent 100%)}#left-gutter::-webkit-scrollbar{width:0;height:0;display:none}.canvas-float{position:absolute;z-index:10;display:flex;align-items:center;gap:6px;font-size:12px;color:#768390;pointer-events:auto;transition:opacity .15s}.canvas-float.top-right{top:12px;right:12px}.canvas-float .float-toggle{background:none;border:1px solid #30363d;color:#768390;width:20px;height:20px;border-radius:4px;cursor:pointer;font-size:13px;line-height:18px;text-align:center;padding:0;flex-shrink:0}.canvas-float .float-toggle:hover{color:#eae8db;border-color:#444c56}.canvas-float.collapsed .float-toggle{border-color:transparent}.canvas-float.collapsed>:not(.float-toggle){display:none}#panel-filename{padding:8px 12px;border-bottom:1px solid #363940}#graph-name{font-weight:600;font-size:13px;color:#eae8db;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gutter-group{display:flex;flex-direction:column;gap:2px;padding:4px 0;border-bottom:1px solid rgba(48,54,61,.5)}.gutter-group:last-child{border-bottom:none}.gutter-dropdown{position:relative}#left-gutter button{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid transparent;border-radius:6px;color:#8b949e;cursor:pointer;padding:0;transition:background .15s}#left-gutter button:hover{background:#21262dcc;color:#eae8db}#left-gutter button.active{color:#f0c674;background:#f0c67426}#left-gutter button.dirty{color:#f0c674}#left-gutter button:disabled{opacity:.3;cursor:default}#left-gutter button svg{width:18px;height:18px;pointer-events:none}.gutter-flyout{display:none;position:fixed;background:#363940;border:1px solid #30363d;border-radius:6px;padding:4px 0;min-width:140px;max-height:calc(100vh - 16px);overflow-y:auto;z-index:100;box-shadow:0 4px 12px #0006}.gutter-flyout.visible{display:block}.gutter-flyout button{display:block;width:100%;height:auto;padding:5px 12px;background:none;color:#eae8db;border:none;border-radius:0;font-size:12px;text-align:left;cursor:pointer}.gutter-flyout button:hover{background:#30363d}.gutter-flyout hr{border:none;border-top:1px solid #30363d;margin:4px 0}.gutter-flyout .flyout-empty{padding:5px 12px;color:#768390;font-size:11px;font-style:italic}.gutter-flyout .layout-row{display:flex;align-items:stretch}.gutter-flyout .layout-row .layout-apply{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gutter-flyout .layout-row .layout-del{width:28px;flex:none;text-align:center;color:#768390}.gutter-flyout .layout-row .layout-del:hover{color:#f85149}.gutter-flyout .snapshot-row{display:flex;gap:10px;align-items:baseline;min-width:180px}.gutter-flyout .snapshot-row .snapshot-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gutter-flyout .snapshot-row .snapshot-time{flex:none;color:#768390;font-size:10px}.prompt-overlay{position:fixed;inset:0;background:#00000080;z-index:9998;display:flex;align-items:center;justify-content:center}.prompt-box{background:#2c2f38;border:1px solid #30363d;border-radius:10px;padding:18px;width:320px;box-shadow:0 8px 24px #00000080;display:flex;flex-direction:column;gap:12px}.prompt-label{color:#eae8db;font-size:13px}.prompt-input{width:100%;padding:8px 10px;background:#151b26;border:1px solid #363940;border-radius:6px;color:#eae8db;font-size:13px}.prompt-input:focus{border-color:#1f6feb;outline:none}.prompt-actions{display:flex;justify-content:flex-end;gap:8px}.prompt-actions button{padding:6px 14px;border-radius:6px;border:1px solid #30363d;font-size:12px;cursor:pointer}.prompt-cancel{background:none;color:#adbac7}.prompt-ok{background:#1f6feb;color:#fff;border-color:#1f6feb}.prompt-ok.prompt-danger{background:#b62324;border-color:#b62324}.prompt-actions button:hover{filter:brightness(1.1)}.modal-overlay{position:fixed;inset:0;background:#0009;z-index:100;display:flex;align-items:center;justify-content:center}.modal-content{background:#2c2f38;border:1px solid #30363d;border-radius:10px;width:420px;max-height:70vh;overflow-y:auto;padding:16px}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.modal-header h3{font-size:14px;font-weight:600;color:#eae8db}.modal-header button{background:none;border:none;color:#8b949e;font-size:18px;cursor:pointer;padding:4px 8px}.modal-header button:hover{color:#eae8db}.graph-list-item{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;border-bottom:1px solid #363940;font-size:13px}.graph-list-item:last-child{border-bottom:none}.graph-list-item:hover{background:#363940;border-radius:6px}.graph-list-item button{padding:3px 10px;background:#363940;border:1px solid #30363d;border-radius:4px;color:#eae8db;cursor:pointer;font-size:11px;margin-left:4px}.graph-list-item button:hover{background:#30363d}.graph-list-item .graph-del-btn{color:#f85149;border-color:transparent;background:none}.graph-list-item .graph-del-btn:hover{background:#f8514920}.graph-list-empty{color:#768390;font-style:italic;font-size:13px;padding:12px 0}#hints{color:#8b949e;font-size:11px}#hints table{width:100%;border-collapse:collapse}#hints td{padding:2px 0}#hints td:first-child{color:#eae8db;white-space:nowrap;padding-right:12px}#desktop-link{font-size:11px;color:#768390;text-decoration:none;white-space:nowrap;transition:color .15s}#desktop-link:hover{color:#8b949e}#panel{width:320px;min-width:200px;max-width:50vw;background:#2c2f38;border-left:1px solid #363940;display:flex;flex-direction:column;overflow-y:auto;position:relative}#panel-resize-handle{position:absolute;top:0;left:0;width:5px;height:100%;cursor:col-resize;z-index:20}#panel-resize-handle:hover,#panel-resize-handle.active{background:#1f6feb}.panel-section{padding:14px;border-bottom:1px solid #363940}.panel-section h3{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#8b949e;margin-bottom:10px}.panel-section textarea{width:100%;min-height:80px}#rules{min-height:200px;padding:8px 10px;background:#151b26;border:1px solid #363940;border-radius:6px;color:#eae8db;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:12px;line-height:1.5;resize:vertical}.panel-section textarea:focus{border-color:#1f6feb}#rules::-webkit-resizer,.yaml-editor::-webkit-resizer{background:linear-gradient(135deg,transparent 0 45%,#8b949e 45% 55%,transparent 55% 70%,#8b949e 70% 80%,transparent 80%);border-radius:0 0 6px}.panel-section textarea::placeholder{color:#768390}#rules-status{font-size:11px;color:#6e7681;margin-top:4px;font-variant:small-caps;letter-spacing:.5px;-webkit-user-select:none;user-select:none}#rules-status.waiting{color:#8b949e}#rules-status.applied{color:#6e7681}#rules-status.error{color:#d29922;font-variant:normal;letter-spacing:0}#inspector-content{font-size:12px;min-height:96px}#inspector-content .empty{color:#768390;font-style:italic}.inspector-header{margin-bottom:8px;color:#797b7a;font-weight:600}.yaml-editor{width:100%;min-height:60px;padding:8px 10px;background:#151b26;border:1px solid #363940;border-radius:6px;color:#eae8db;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:12px;line-height:1.5;resize:vertical;overflow:auto;tab-size:2}.yaml-editor:focus{border-color:#1f6feb}.yaml-editor:disabled{opacity:.6;cursor:default}.yaml-editor.has-error{border-color:#f85149}.yaml-error{color:#f85149;font-size:11px;margin-top:4px;min-height:0}.inspector-links{margin-top:4px;display:flex;flex-direction:column;gap:2px}.inspector-links a{color:#58a6ff;font-size:11px;font-family:SF Mono,monospace;text-decoration:none;word-break:break-all}.inspector-links a:hover{text-decoration:underline}#rules-reference{font-size:12px}.panel-section details{border-top:1px solid #363940;padding-top:8px;margin-top:10px}.panel-section details summary{cursor:pointer;color:#797b7a;font-size:11px;font-weight:500;letter-spacing:.3px;padding:4px 0}.panel-section details summary:hover{color:#eae8db}.panel-section details summary::marker{color:#768390}#rules-reference .ref-body{max-height:50vh;overflow-y:auto;margin-top:8px;padding-right:4px}#rules-reference section{margin-bottom:14px}#rules-reference h4{font-size:11px;font-weight:600;color:#eae8db;margin-bottom:6px;padding-bottom:3px;border-bottom:1px solid #363940}#rules-reference p{color:#8b949e;font-size:11px;line-height:1.5;margin-bottom:6px}#rules-reference pre{background:#151b26;border:1px solid #363940;border-radius:4px;padding:8px 10px;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:11px;line-height:1.5;color:#eae8db;overflow-x:auto;margin-bottom:6px;white-space:pre-wrap;word-break:break-word}#rules-reference pre em{font-style:normal}#rules-reference code{background:#363940;padding:1px 5px;border-radius:3px;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:11px;color:#eae8db}#rules-reference ul{padding-left:16px;margin-bottom:6px}#rules-reference li{color:#8b949e;font-size:11px;line-height:1.6;margin-bottom:2px}#rules-reference table{width:100%;border-collapse:collapse;margin-bottom:6px;font-size:11px}#rules-reference th{text-align:left;color:#8b949e;font-weight:600;padding:4px 8px;border-bottom:1px solid #30363d}#rules-reference td{padding:4px 8px;border-bottom:1px solid #363940;color:#eae8db}.themed-scrollbars ::-webkit-scrollbar{width:8px;height:8px}.themed-scrollbars ::-webkit-scrollbar-track{background:transparent}.themed-scrollbars ::-webkit-scrollbar-thumb{background:#3a4150;border-radius:4px}.themed-scrollbars ::-webkit-scrollbar-thumb:hover{background:#4a5365}.themed-scrollbars ::-webkit-scrollbar-corner{background:transparent}#rules-reference .ref-body::-webkit-scrollbar{width:6px}#rules-reference .ref-body::-webkit-scrollbar-track{background:transparent}#rules-reference .ref-body::-webkit-scrollbar-thumb{background:#30363d;border-radius:3px}#rules-reference .ref-body::-webkit-scrollbar-thumb:hover{background:#484f58}.crawler{pointer-events:none;filter:drop-shadow(0 0 2px rgba(255,102,0,.5))}.autocomplete-popup{position:fixed;z-index:200;background:#2c2f38;border:1px solid #30363d;border-radius:6px;max-height:180px;overflow-y:auto;min-width:140px;max-width:320px;padding:4px 0;box-shadow:0 8px 24px #0006;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:12px;display:none}.autocomplete-item{padding:4px 10px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px;color:#eae8db}.autocomplete-item:hover,.autocomplete-item.active{background:#1f6feb;color:#fff}.autocomplete-label{white-space:nowrap}.autocomplete-detail{font-size:11px;color:#8b949e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.autocomplete-item.active .autocomplete-detail,.autocomplete-item:hover .autocomplete-detail{color:#ffffffb3}.autocomplete-popup::-webkit-scrollbar{width:6px}.autocomplete-popup::-webkit-scrollbar-track{background:transparent}.autocomplete-popup::-webkit-scrollbar-thumb{background:#30363d;border-radius:3px}.autocomplete-popup::-webkit-scrollbar-thumb:hover{background:#484f58}.node rect.node-bg{cursor:grab}.node text{pointer-events:none;-webkit-user-select:none;user-select:none}.node.group-node rect.node-bg{stroke-dasharray:6 3}.edge text{pointer-events:auto;cursor:grab}.edge text.label-pinned{text-decoration:underline;text-decoration-color:#58a6ff66;text-underline-offset:3px}.edge .click-target{stroke:transparent;stroke-width:12;fill:none;cursor:pointer}.edge .visible-line{fill:none}#select-box,#select-lasso{fill:#58a6ff1a;stroke:#58a6ff;stroke-width:1.5;stroke-dasharray:5 3;pointer-events:none}#select-lasso.shape-draw{fill:#3fb95024;stroke:#3fb950;stroke-dasharray:none}.shape{fill-opacity:.12;stroke-opacity:.5;stroke-width:1.5;stroke-linejoin:round;pointer-events:auto;cursor:pointer}.shape.selected{fill-opacity:.2;stroke-opacity:1;stroke-width:2.5;stroke-dasharray:6 3}#graph-svg.drawing-shape{cursor:crosshair}.temp-edge{stroke:#58a6ff;stroke-width:2;stroke-dasharray:4 4;pointer-events:none}marker#arrowhead path{fill:#444c56}marker#arrowhead-programmatic path{fill:#8957e5}marker#arrowhead-selected path{fill:#58a6ff}#auth-modal-body{padding:12px 16px 16px}#auth-modal-body p{font-size:13px;color:#8b949e;margin:0 0 10px;line-height:1.4}#auth-upgrade-note{font-style:italic;color:#7ee787}#auth-email{display:block;width:100%;padding:8px 10px;font-size:13px;font-family:inherit;color:#eae8db;background:#151b26;border:1px solid #363940;border-radius:6px;box-sizing:border-box;margin-bottom:10px}#auth-email:focus{border-color:#388bfd}#auth-submit{display:block;width:100%;padding:8px 12px;font-size:13px;font-family:inherit;color:#fff;background:#1f6feb;border:none;border-radius:6px;cursor:pointer}#auth-submit:hover{background:#388bfd}#auth-submit:disabled{opacity:.6;cursor:default}#auth-status{font-size:12px;margin-top:8px;min-height:1.2em}.auth-status-success{color:#7ee787}.auth-status-error{color:#f85149}#upgrade-modal-body{padding:12px 16px 16px}.upgrade-tiers{display:flex;gap:12px}.upgrade-tier{flex:1;text-align:center;padding:16px 12px;border:1px solid #363940;border-radius:8px;background:#151b26}.upgrade-tier h4{font-size:13px;font-weight:600;color:#eae8db;margin:0 0 6px}.upgrade-tier-desc{font-size:12px;color:#8b949e;margin:0 0 12px;line-height:1.4;min-height:2.8em}.upgrade-price{font-size:24px;font-weight:700;color:#eae8db;margin:0 0 12px}.upgrade-period{font-size:13px;font-weight:400;color:#8b949e}#upgrade-buy-btn,#upgrade-desktop-btn{display:block;width:100%;padding:8px 12px;font-size:13px;font-family:inherit;color:#fff;background:#1f6feb;border:none;border-radius:6px;cursor:pointer;text-align:center;text-decoration:none;box-sizing:border-box}#upgrade-buy-btn:hover,#upgrade-desktop-btn:hover{background:#388bfd}#upgrade-buy-btn:disabled{opacity:.6;cursor:default}#upgrade-desktop-btn{background:#363940;border:1px solid #30363d}#upgrade-desktop-btn:hover{background:#30363d}#upgrade-status{font-size:12px;margin-top:10px;min-height:1.2em;color:#8b949e;text-align:center}#search-bar{position:absolute;top:12px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:6px;z-index:15;background:#2c2f38;border:1px solid #30363d;border-radius:6px;padding:6px 10px;box-shadow:0 4px 12px #0006}#search-mode-toggle{display:flex;gap:2px}.search-mode{padding:4px 8px;background:#363940;color:#8b949e;border:1px solid #30363d;border-radius:4px;font-size:11px;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.search-mode:hover{background:#30363d;color:#eae8db}.search-mode.active{background:#1f6feb;border-color:#1f6feb;color:#fff}#search-input{width:260px;padding:5px 8px;font-size:13px;font-family:inherit;color:#eae8db;background:#151b26;border:1px solid #363940;border-radius:4px}#search-input:focus{border-color:#388bfd;outline:none}#search-count{font-size:11px;color:#8b949e;white-space:nowrap;min-width:40px}#search-close{background:none;border:none;color:#8b949e;font-size:16px;cursor:pointer;padding:2px 6px;line-height:1}#search-close:hover{color:#eae8db}#animation-bar{position:absolute;top:12px;left:12px;display:flex;align-items:center;gap:8px;z-index:10;background:#2c2f38;border:1px solid #30363d;border-radius:6px;padding:6px 10px}#animation-bar button{padding:4px 10px;background:#363940;color:#eae8db;border:1px solid #30363d;border-radius:6px;font-size:12px;cursor:pointer;transition:background .15s;flex-shrink:0}#animation-bar button:hover{background:#30363d}#animation-bar button.active{background:#1f6feb;border-color:#1f6feb;color:#fff}.anim-sliders{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.anim-slider-wrapper{display:flex;align-items:center;gap:6px}.anim-label{font-size:11px;color:#8b949e;font-family:SF Mono,Fira Code,Cascadia Code,monospace;white-space:nowrap}.anim-range{width:120px;height:4px;-webkit-appearance:none;appearance:none;background:#30363d;border-radius:2px;cursor:pointer}.anim-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:#797b7a;cursor:pointer;border:none}.anim-range::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#797b7a;cursor:pointer;border:none}.anim-value{font-size:11px;color:#eae8db;font-family:SF Mono,Fira Code,Cascadia Code,monospace;min-width:60px;white-space:nowrap}#mobile-gate{display:none}@media(max-width:700px){#mobile-gate{display:flex;position:fixed;inset:0;z-index:1000;align-items:center;justify-content:center;padding:32px 24px;background:#151b26;color:#eae8db;text-align:center}.mobile-gate-inner{max-width:32rem}#mobile-gate h2{font-size:1.35rem;line-height:1.3;margin:0 0 1rem}#mobile-gate p{margin:0 0 .85rem;line-height:1.55;color:#b6b3a6}#mobile-gate .mobile-gate-link{margin-top:1.5rem}#mobile-gate a{color:#58a6ff;text-decoration:none;border:1px solid #58a6ff;border-radius:6px;padding:10px 18px;display:inline-block}#left-gutter,#canvas-container,#panel{display:none}}
