.graph-wrapper[data-astro-cid-g4xpav6o]{position:relative}.graph-container[data-astro-cid-g4xpav6o]{width:100%;height:400px;border:1px solid var(--color-border);background:var(--color-bg);position:relative}.graph-loading[data-astro-cid-g4xpav6o]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:IBM Plex Mono,monospace;font-size:.875rem;color:var(--color-text-muted)}.graph-mobile-hint[data-astro-cid-g4xpav6o]{display:none;position:absolute;inset:0;background:#0000004d;border:none;cursor:pointer;align-items:center;justify-content:center}.graph-mobile-hint[data-astro-cid-g4xpav6o] span[data-astro-cid-g4xpav6o]{background:var(--color-bg);padding:.75rem 1.5rem;font-family:IBM Plex Mono,monospace;font-size:.875rem;border:2px solid var(--color-text)}@media (max-width: 768px){.graph-container[data-astro-cid-g4xpav6o]{height:250px}.graph-mobile-hint[data-astro-cid-g4xpav6o]{display:flex}}.graph-modal[data-astro-cid-g4xpav6o]{position:fixed;inset:0;z-index:9999;background:var(--color-bg);display:flex;flex-direction:column}.graph-modal[data-astro-cid-g4xpav6o][hidden]{display:none}.graph-modal-header[data-astro-cid-g4xpav6o]{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid var(--color-border)}.graph-modal-title[data-astro-cid-g4xpav6o]{font-family:IBM Plex Mono,monospace;font-size:.875rem;font-weight:600}.graph-modal-close[data-astro-cid-g4xpav6o]{background:none;border:2px solid var(--color-text);width:2.5rem;height:2.5rem;font-size:1.25rem;cursor:pointer;color:var(--color-text)}.graph-modal-close[data-astro-cid-g4xpav6o]:hover{background:var(--color-text);color:var(--color-bg)}.graph-modal-container[data-astro-cid-g4xpav6o]{flex:1;min-height:0}.graph-modal-hint[data-astro-cid-g4xpav6o]{padding:.75rem;text-align:center;font-family:IBM Plex Mono,monospace;font-size:.75rem;color:var(--color-text-muted);border-top:1px solid var(--color-border)}.graph-fullscreen-btn[data-astro-cid-g4xpav6o]{position:absolute;top:.5rem;right:.5rem;width:2rem;height:2rem;background:var(--color-bg);border:1px solid var(--color-border);cursor:pointer;font-size:1rem;color:var(--color-text-muted);display:flex;align-items:center;justify-content:center;opacity:.7;transition:opacity .15s}.graph-fullscreen-btn[data-astro-cid-g4xpav6o]:hover{opacity:1;border-color:var(--color-text);color:var(--color-text)}@media (max-width: 768px){.graph-fullscreen-btn[data-astro-cid-g4xpav6o]{display:none}}.graph-legend[data-astro-cid-g4xpav6o]{display:flex;gap:1rem;justify-content:center;padding:.75rem;font-family:IBM Plex Mono,monospace;font-size:.75rem;color:var(--color-text-muted);border:1px solid var(--color-border);border-top:none;background:var(--color-bg)}.graph-legend-item[data-astro-cid-g4xpav6o]{display:flex;align-items:center;gap:.375rem}.graph-legend-node[data-astro-cid-g4xpav6o]{width:14px;height:14px;border-radius:50%}.graph-legend-node--default[data-astro-cid-g4xpav6o]{background:var(--color-copper)}.graph-legend-node--complete[data-astro-cid-g4xpav6o]{background:var(--color-bg);border:3px solid var(--color-copper)}.graph-legend-node--important[data-astro-cid-g4xpav6o]{background:var(--color-copper);border:2px solid #f59e0b;box-shadow:0 0 6px #f59e0b}@media (max-width: 768px){.graph-legend[data-astro-cid-g4xpav6o]{gap:.75rem;font-size:.625rem}.graph-legend-node[data-astro-cid-g4xpav6o]{width:12px;height:12px}}.graph-filters[data-astro-cid-g4xpav6o]{display:flex;gap:.5rem;padding:.75rem 0;overflow-x:auto;scrollbar-width:thin;scrollbar-color:var(--color-border) transparent;-webkit-overflow-scrolling:touch;mask-image:linear-gradient(to right,transparent,black 1rem,black calc(100% - 1rem),transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 1rem,black calc(100% - 1rem),transparent)}.graph-filters[data-astro-cid-g4xpav6o]::-webkit-scrollbar{height:4px}.graph-filters[data-astro-cid-g4xpav6o]::-webkit-scrollbar-track{background:transparent}.graph-filters[data-astro-cid-g4xpav6o]::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:2px}.graph-filter-pill[data-astro-cid-g4xpav6o]{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;font-family:IBM Plex Mono,monospace;font-size:.75rem;white-space:nowrap;border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text-muted);cursor:pointer;transition:all .15s ease;flex-shrink:0}.graph-filter-pill[data-astro-cid-g4xpav6o]:hover{border-color:var(--color-text)}.graph-filter-pill[data-astro-cid-g4xpav6o].is-active{border-color:var(--pill-color, var(--color-text));color:var(--color-text)}.graph-filter-pill--all[data-astro-cid-g4xpav6o]{--pill-color: var(--color-text);font-weight:600}.graph-filter-pill--all[data-astro-cid-g4xpav6o].is-active{background:var(--color-text);color:var(--color-bg)}.graph-filter-dot[data-astro-cid-g4xpav6o]{width:8px;height:8px;border-radius:50%;background:var(--pill-color);opacity:.4;transition:opacity .15s}.graph-filter-pill[data-astro-cid-g4xpav6o].is-active .graph-filter-dot[data-astro-cid-g4xpav6o]{opacity:1}.demo-prereqs-section[data-astro-cid-utq34cph]{margin-bottom:1.5rem}.demo-subtitle[data-astro-cid-utq34cph]{font-family:IBM Plex Mono,monospace;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.demo-prereq-settings[data-astro-cid-utq34cph]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:var(--color-bg-grid);border:1px solid var(--color-border)}.demo-prereq-settings[data-astro-cid-utq34cph] select[data-astro-cid-utq34cph]{font-family:IBM Plex Mono,monospace;font-size:.75rem;padding:.25rem .5rem;border:1px solid var(--color-border);background-color:var(--color-bg);color:var(--color-text);cursor:pointer}.demo-mini-roadmap[data-astro-cid-utq34cph]{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}@media (min-width: 640px){.demo-mini-roadmap[data-astro-cid-utq34cph]{grid-template-columns:repeat(2,1fr)}}.demo-mini-roadmap[data-astro-cid-utq34cph].demo-tools-active,.demo-mini-roadmap[data-astro-cid-utq34cph].demo-tools-active [data-astro-cid-utq34cph]{cursor:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.demo-track[data-astro-cid-utq34cph]{border:1px solid var(--color-border);background:#ffffff80}.dark .demo-track[data-astro-cid-utq34cph]{background:#0000004d}.demo-track-header[data-astro-cid-utq34cph]{font-family:IBM Plex Mono,monospace;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.5rem .75rem;background-color:var(--color-bg-grid);border-bottom:1px solid var(--color-border)}.demo-section[data-astro-cid-utq34cph]{padding:.75rem}.demo-section-title[data-astro-cid-utq34cph]{font-family:IBM Plex Mono,monospace;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin-bottom:.5rem;padding-left:.25rem;border-left:2px solid var(--color-copper)}.demo-topics[data-astro-cid-utq34cph]{display:flex;flex-direction:column;gap:.25rem}.demo-topic-node[data-astro-cid-utq34cph]{position:relative;padding-left:1.5rem}.demo-node-button[data-astro-cid-utq34cph]{display:flex;align-items:center;gap:.5rem;width:100%;padding:.25rem 0;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit}.demo-node-dot[data-astro-cid-utq34cph]{position:absolute;left:0;width:12px;height:12px;border:2px solid var(--color-copper);border-radius:50%;background-color:var(--color-bg)}.demo-node-button[data-astro-cid-utq34cph]:hover .demo-node-dot[data-astro-cid-utq34cph],.demo-node-button[data-astro-cid-utq34cph][aria-expanded=true] .demo-node-dot[data-astro-cid-utq34cph]{background-color:var(--color-copper)}.demo-node-title[data-astro-cid-utq34cph]{font-family:IBM Plex Mono,monospace;font-size:.8125rem;font-weight:500;color:var(--color-text)}.demo-node-content[data-astro-cid-utq34cph]{margin-top:.25rem;margin-left:0;padding:.5rem .75rem;border:1px solid var(--color-border);background:#ffffff80}.dark .demo-node-content[data-astro-cid-utq34cph]{background:#0003}.demo-node-content[data-astro-cid-utq34cph][hidden]{display:none}.demo-prereqs[data-astro-cid-utq34cph]{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem;margin-bottom:.5rem}.demo-prereqs-label[data-astro-cid-utq34cph]{font-family:IBM Plex Mono,monospace;font-size:.65rem;color:var(--color-text-muted)}.demo-prereqs[data-astro-cid-utq34cph] .prereq-tag[data-astro-cid-utq34cph]{font-size:.65rem;padding:.125rem .375rem}.demo-prereqs[data-astro-cid-utq34cph] .prereq-tag--link[data-astro-cid-utq34cph]:hover{box-shadow:0 0 6px var(--color-copper-light)}.demo-mode-section[data-astro-cid-utq34cph]{margin-top:2rem;padding-top:1.5rem;border-top:1px dashed var(--color-border)}.demo-settings[data-astro-cid-utq34cph]{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;padding:.75rem 1rem;background-color:var(--color-bg-grid);border:1px solid var(--color-border)}.demo-mode-row[data-astro-cid-utq34cph]{display:flex;align-items:center;gap:.5rem;font-family:IBM Plex Mono,monospace;font-size:.75rem}.demo-label[data-astro-cid-utq34cph]{color:var(--color-text-muted)}.demo-mode-row[data-astro-cid-utq34cph] select[data-astro-cid-utq34cph]{font-family:IBM Plex Mono,monospace;font-size:.75rem;padding:.25rem .5rem;border:1px solid var(--color-border);background-color:var(--color-bg);color:var(--color-text);cursor:pointer}.demo-hints[data-astro-cid-utq34cph]{display:flex;gap:1rem;font-family:IBM Plex Mono,monospace;font-size:.7rem;color:var(--color-text-muted)}.demo-hints[data-astro-cid-utq34cph][hidden]{display:none}.demo-hint[data-astro-cid-utq34cph] strong[data-astro-cid-utq34cph]{color:var(--color-text)}.demo-toolbar[data-astro-cid-utq34cph]{display:flex;gap:.25rem}.demo-toolbar[data-astro-cid-utq34cph][hidden]{display:none}.demo-tool[data-astro-cid-utq34cph]{display:flex;flex-direction:column;align-items:center;gap:.2rem;padding:.4rem .6rem;border:1px solid transparent;background:none;color:var(--color-text-muted);cursor:pointer;font-family:IBM Plex Mono,monospace;font-size:.6rem;transition:color .15s,border-color .15s}.demo-tool[data-astro-cid-utq34cph]:hover{color:var(--color-text)}.demo-tool[data-astro-cid-utq34cph][aria-pressed=true]{color:var(--color-copper);border-color:var(--color-copper);background-color:var(--color-bg)}.demo-touch-hint[data-astro-cid-utq34cph]{font-family:IBM Plex Mono,monospace;font-size:.65rem;color:var(--color-text-muted);padding:.375rem .5rem;background-color:#b873331a;border:1px dashed var(--color-copper)}.demo-touch-hint[data-astro-cid-utq34cph][hidden]{display:none}.demo-roadmap[data-astro-cid-utq34cph]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.demo-topic[data-astro-cid-utq34cph]{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.75rem 1rem;border:1px solid var(--color-border);background:#ffffff80}.dark .demo-topic[data-astro-cid-utq34cph]{background:#0000004d}.demo-topic-title[data-astro-cid-utq34cph]{font-family:IBM Plex Mono,monospace;font-size:.875rem;font-weight:500;color:var(--color-text);min-width:120px}.demo-concepts[data-astro-cid-utq34cph]{display:flex;flex-wrap:wrap;gap:.5rem}.demo-reset-btn[data-astro-cid-utq34cph]{font-family:IBM Plex Mono,monospace;font-size:.75rem;padding:.4rem .75rem;border:1px dashed var(--color-border);background:none;color:var(--color-text-muted);cursor:pointer}.demo-reset-btn[data-astro-cid-utq34cph]:hover{border-color:var(--color-text);color:var(--color-text)}.demo-outro[data-astro-cid-utq34cph]{margin-top:2rem;padding-top:1.5rem;border-top:1px dashed var(--color-border);text-align:center}.track[data-astro-cid-dlg544zd]{border:1px solid var(--color-border);padding:1.25rem;position:relative;background:#fff9;transition:transform .2s,box-shadow .2s}.track[data-astro-cid-dlg544zd]:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(transparent,transparent 1.5rem,rgba(0,0,0,.03) 1.5rem,rgba(0,0,0,.03) calc(1.5rem + 1px));pointer-events:none;opacity:.5}.track[data-astro-cid-dlg544zd]:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000001f}.track[data-astro-cid-dlg544zd]:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background-color:var(--track-color, var(--color-copper));transition:width .2s}.track[data-astro-cid-dlg544zd]:hover:before{width:6px}.dark .track[data-astro-cid-dlg544zd]{background:#0000004d}.dark .track[data-astro-cid-dlg544zd]:after{background:repeating-linear-gradient(transparent,transparent 1.5rem,rgba(255,255,255,.03) 1.5rem,rgba(255,255,255,.03) calc(1.5rem + 1px))}.dark .track[data-astro-cid-dlg544zd]:hover{box-shadow:0 6px 20px #0006}.features-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:repeat(4,1fr)}}.feature-item[data-astro-cid-vnivfuh2]{padding:1rem 0;border-bottom:1px dotted var(--color-border)}.feature-item[data-astro-cid-vnivfuh2]:last-child{border-bottom:none}@media (min-width: 640px){.feature-item[data-astro-cid-vnivfuh2]{border-bottom:none;border-left:1px dotted var(--color-border);padding:0 0 0 1.25rem}.feature-item[data-astro-cid-vnivfuh2][data-index="0"]{border-left:none;padding-left:0}}@media (min-width: 1024px){.feature-item[data-astro-cid-vnivfuh2][data-index="2"]{border-left:1px dotted var(--color-border);padding-left:1.25rem}}
