.cv-cc{display:block;margin:1rem 0;border-radius:.5rem;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#0d1117;font-size:.875rem;line-height:1.6}html.light .cv-cc,html[data-theme=light] .cv-cc{background:#fafafa;border-color:rgba(0,0,0,.1)}.cv-cc-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;padding:.4rem .75rem;background:rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.06);font-size:.75rem;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace}html.light .cv-cc-header,html[data-theme=light] .cv-cc-header{background:rgba(0,0,0,.03);border-bottom-color:rgba(0,0,0,.08)}.cv-cc-path{color:rgba(255,255,255,.6);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html.light .cv-cc-path,html[data-theme=light] .cv-cc-path{color:rgba(0,0,0,.65)}.cv-cc-path-seg{color:rgba(125,211,252,.95);font-weight:500}html.light .cv-cc-path-seg,html[data-theme=light] .cv-cc-path-seg{color:#0369a1}.cv-cc-path-sep{color:rgba(255,255,255,.3);margin:0 .1rem}html.light .cv-cc-path-sep,html[data-theme=light] .cv-cc-path-sep{color:rgba(0,0,0,.3)}.cv-cc-filename{color:rgba(255,255,255,.55);font-style:italic}html.light .cv-cc-filename,html[data-theme=light] .cv-cc-filename{color:rgba(0,0,0,.55)}.cv-cc-pre{margin:0;padding:.75rem 0;background:transparent!important;overflow-x:auto}.cv-cc-line{display:block;padding:0 .75rem;transition:opacity .12s ease;white-space:pre}.cv-cc-dim{opacity:.38}.cv-cc-focus{opacity:1;background:linear-gradient(90deg,rgba(125,211,252,.08),rgba(125,211,252,.01));box-shadow:inset 2px 0 0 rgba(125,211,252,.6)}html.light .cv-cc-focus,html[data-theme=light] .cv-cc-focus{background:linear-gradient(90deg,rgba(2,132,199,.07),rgba(2,132,199,.01));box-shadow:inset 2px 0 0 rgba(2,132,199,.65)}.cv-cc:hover .cv-cc-dim{opacity:.7}.cv-cc-linenum{display:inline-block;width:2rem;padding-right:.5rem;text-align:right;color:rgba(255,255,255,.25);-webkit-user-select:none;-moz-user-select:none;user-select:none}html.light .cv-cc-linenum,html[data-theme=light] .cv-cc-linenum{color:rgba(0,0,0,.3)}.cv-cc-linecontent{white-space:pre}.cv-ai{margin:1.5rem 0;border:1px dashed rgba(167,139,250,.4);border-radius:.5rem;background:rgba(167,139,250,.04);overflow:hidden}html.light .cv-ai,html[data-theme=light] .cv-ai{border-color:rgba(124,58,237,.35);background:rgba(124,58,237,.03)}.cv-ai-summary{display:flex;align-items:center;gap:.75rem;padding:.6rem .85rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;list-style:none;transition:background .12s ease}.cv-ai-summary::-webkit-details-marker{display:none}.cv-ai-summary:hover{background:rgba(167,139,250,.08)}.cv-ai-badge{display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;border-radius:.35rem;background:rgba(167,139,250,.22);color:rgba(196,181,253,1);font-size:.7rem;font-weight:700;letter-spacing:.04em;flex-shrink:0}html.light .cv-ai-badge,html[data-theme=light] .cv-ai-badge{background:rgba(124,58,237,.15);color:#6d28d9}.cv-ai-text{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.cv-ai-title{font-weight:600;font-size:.95rem}.cv-ai-hint{font-size:.78rem;color:rgba(255,255,255,.5)}html.light .cv-ai-hint,html[data-theme=light] .cv-ai-hint{color:rgba(0,0,0,.55)}.cv-ai-caret{width:.55rem;height:.55rem;border-right:2px solid rgba(167,139,250,.7);border-bottom:2px solid rgba(167,139,250,.7);transform:rotate(-45deg);transition:transform .16s ease}details[open]>.cv-ai-summary .cv-ai-caret{transform:rotate(45deg)}.cv-ai-body{padding:.5rem 1rem 1rem;border-top:1px dashed rgba(167,139,250,.25)}html.light .cv-ai-body,html[data-theme=light] .cv-ai-body{border-top-color:rgba(124,58,237,.18)}.cv-llms-link{display:inline-flex;align-items:center;gap:.5rem;margin:.75rem 0 0;padding:.35rem .7rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.02);color:rgba(255,255,255,.75);font-size:.78rem;text-decoration:none;transition:background .12s ease,border-color .12s ease,color .12s ease}html.light .cv-llms-link,html[data-theme=light] .cv-llms-link{border-color:rgba(0,0,0,.12);background:rgba(0,0,0,.02);color:rgba(0,0,0,.7)}.cv-llms-link:hover{background:rgba(125,211,252,.08);border-color:rgba(125,211,252,.4);color:rgba(186,230,253,1)}html.light .cv-llms-link:hover,html[data-theme=light] .cv-llms-link:hover{background:rgba(2,132,199,.07);border-color:rgba(2,132,199,.4);color:#0369a1}.cv-llms-badge{display:inline-flex;align-items:center;justify-content:center;width:1.3rem;height:1.3rem;border-radius:.3rem;background:rgba(167,139,250,.22);color:rgba(196,181,253,1);font-size:.65rem;font-weight:700}html.light .cv-llms-badge,html[data-theme=light] .cv-llms-badge{background:rgba(124,58,237,.15);color:#6d28d9}.cv-hero-root{--bg:#0a0e1a;--blue:#60a5fa;--blue-2:#3b82f6;--green:#34d399;--amber:#fbbf24;--crimson:#f87171;--c-indexer:#a78bfa;--c-frontend:#22d3ee;--c-backend:#f472b6;--text:rgba(255,255,255,0.85);--text-dim:rgba(255,255,255,0.50);--text-mono:rgba(255,255,255,0.45);--glass:rgba(255,255,255,0.022);--hairline:rgba(255,255,255,0.06)}.cv-hero-root .hero{width:100%;max-width:1200px;aspect-ratio:60/31;position:relative;isolation:isolate}.cv-hero-root .hero svg{width:100%;height:100%;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:visible}.cv-hero-root .hero:before{content:"";position:absolute;inset:0;background:radial-gradient(1px 1px at 23% 17%,rgba(255,255,255,.22),transparent 50%),radial-gradient(1px 1px at 71% 38%,rgba(255,255,255,.18),transparent 50%),radial-gradient(1px 1px at 13% 71%,rgba(255,255,255,.16),transparent 50%),radial-gradient(1px 1px at 89% 81%,rgba(255,255,255,.2),transparent 50%),radial-gradient(1px 1px at 47% 91%,rgba(255,255,255,.14),transparent 50%),radial-gradient(1200px 600px at 50% 50%,rgba(96,165,250,.035),transparent 60%);z-index:-1;border-radius:12px;pointer-events:none}.t-label{font:600 13px/1 Inter,system-ui,sans-serif;fill:var(--text)}.t-label,.t-sub{letter-spacing:.02em}.t-sub{font:500 11px/1 Inter,system-ui,sans-serif;fill:var(--text-dim)}.t-lane{font:600 14px/1 Inter,system-ui,sans-serif;fill:var(--text);letter-spacing:.08em;text-transform:uppercase}.t-lane-sub{font:400 11.5px/1 Inter,system-ui,sans-serif;fill:var(--text-dim)}.t-mono{font:500 12px/1 JetBrains Mono,ui-monospace,SF Mono,Menlo,monospace;fill:var(--text);letter-spacing:.02em}.t-mono-s{fill:var(--text-mono)}.t-mono-dim,.t-mono-s{font:500 10.5px/1 JetBrains Mono,ui-monospace,SF Mono,Menlo,monospace;letter-spacing:.02em}.t-mono-dim{fill:var(--text-dim)}.t-mark{font:700 22px/1 Inter,system-ui,sans-serif;fill:var(--text);letter-spacing:.06em}.card-bg{fill:var(--glass);stroke:var(--hairline);stroke-width:1}.icon{fill:none;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;opacity:.95}.icon-indexer{stroke:var(--c-indexer);filter:drop-shadow(0 0 5px rgba(167,139,250,.45))}.icon-frontend{stroke:var(--c-frontend);filter:drop-shadow(0 0 5px rgba(34,211,238,.45))}.icon-backend{stroke:var(--c-backend);filter:drop-shadow(0 0 5px rgba(244,114,182,.45))}.core-bg{fill:var(--glass);stroke:var(--hairline);stroke-width:1}.lane{fill:rgba(255,255,255,.012);stroke:rgba(255,255,255,.045);stroke-width:1;transition:fill .22s ease,stroke .22s ease,opacity .24s ease}.lane.active-blue{fill:rgba(96,165,250,.08);stroke:rgba(96,165,250,.55)}.lane.active-green{fill:rgba(52,211,153,.07);stroke:rgba(52,211,153,.5)}.lane.active-amber{fill:rgba(251,191,36,.06);stroke:rgba(251,191,36,.55)}.lane-clickable{cursor:pointer}.lane-clickable:hover .lane{fill:rgba(96,165,250,.04);stroke:rgba(96,165,250,.3)}.fs-box{cursor:pointer}.fs-box .fs-bg{fill:var(--glass);stroke:rgba(255,255,255,.07);stroke-width:1;transition:fill .22s ease,stroke .22s ease,opacity .24s ease}.fs-box:hover .fs-bg{stroke:rgba(96,165,250,.45);fill:rgba(96,165,250,.04)}.fs-box .fs-name{font:600 12px/1 Inter,system-ui,sans-serif;fill:var(--text);letter-spacing:.06em;text-transform:uppercase}.fs-box .fs-tag{font:500 10px/1.2 JetBrains Mono,ui-monospace,SF Mono,Menlo,monospace;fill:var(--text-dim);letter-spacing:.02em}.fs-box.active .fs-bg{fill:rgba(251,191,36,.1);stroke:rgba(251,191,36,.65)}.flow{fill:none;stroke:var(--blue);stroke-width:1.4;opacity:.5;stroke-dasharray:4 6;stroke-linecap:round;filter:drop-shadow(0 0 4px rgba(96,165,250,.45));animation:flowDash 1.6s linear infinite}.flow.exit-rail{opacity:.62;stroke-width:1.6;stroke-dasharray:5 7}@keyframes flowDash{to{stroke-dashoffset:-10}}.flow.cordoned{stroke-dasharray:4 4;stroke:var(--crimson);opacity:.42;animation:none;filter:none}.flow.slow{stroke-width:1;opacity:.32;animation-duration:2.6s}.cache-off-rails,svg.cache-off .cache-on-rails{display:none}svg.cache-off .cache-off-rails{display:inline}svg.cache-off #rail-c-m{display:none}.dot{transform-box:fill-box;transform-origin:center}.dot.healthy{fill:var(--green);filter:drop-shadow(0 0 4px rgba(52,211,153,.7));animation:heartbeat 2.6s ease-in-out infinite}.dot.slow{fill:var(--amber);filter:drop-shadow(0 0 4px rgba(251,191,36,.6));animation:heartbeat 3.4s ease-in-out infinite}.dot.cordoned{fill:var(--crimson);opacity:.55;filter:none;animation:none}@keyframes heartbeat{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.92)}}.up-node{cursor:pointer}.up-node .card-bg{transition:stroke .2s ease,fill .2s ease,opacity .2s ease}.up-node:hover .card-bg{stroke:rgba(96,165,250,.55);fill:rgba(96,165,250,.045)}.up-node.cordoned .card-bg{opacity:.5;stroke:rgba(248,113,113,.3)}.up-node.cordoned text{opacity:.55}.up-node.cordoned .dot{fill:var(--crimson);opacity:.55;filter:none;animation:none}.up-node.cordoned:hover .card-bg{stroke:rgba(248,113,113,.55);opacity:.7}.up-node .slider-track{stroke:rgba(255,255,255,.18);stroke-width:2;stroke-linecap:round}.up-node .slider-fill{stroke:var(--blue);stroke-width:2;stroke-linecap:round;opacity:.85}.up-node.cordoned .slider-fill{stroke:var(--crimson);opacity:.55}.up-node .slider-thumb{fill:var(--text);stroke:var(--blue);stroke-width:1.2;cursor:ew-resize}.up-node.cordoned .slider-thumb{stroke:var(--crimson);opacity:.6}.cordon-toggle{cursor:pointer}.cordon-toggle .ct-bg{fill:rgba(255,255,255,.04);stroke:rgba(255,255,255,.18);stroke-width:1;transition:fill .2s ease,stroke .2s ease}.cordon-toggle:hover .ct-bg{stroke:rgba(96,165,250,.55);fill:rgba(96,165,250,.06)}.cordon-toggle.cordoned .ct-bg{fill:rgba(248,113,113,.1);stroke:rgba(248,113,113,.5)}.cordon-toggle.cordoned:hover .ct-bg{stroke:rgba(248,113,113,.7)}.cordon-toggle .ct-knob{fill:var(--green);filter:drop-shadow(0 0 4px rgba(52,211,153,.6));transition:transform .24s cubic-bezier(.4,0,.2,1),fill .22s ease;transform-box:fill-box}.cordon-toggle.cordoned .ct-knob{transform:translateY(22px);fill:var(--crimson);filter:drop-shadow(0 0 4px rgba(248,113,113,.6))}.cordon-toggle .ct-label{font:500 9px/1 JetBrains Mono,ui-monospace,SF Mono,Menlo,monospace;fill:rgba(255,255,255,.45);letter-spacing:.06em;text-anchor:middle}.toggle{cursor:pointer}.toggle .switch-track{transition:fill .2s ease,stroke .2s ease;fill:rgba(255,255,255,.1);stroke:rgba(255,255,255,.2)}.toggle.on .switch-track{fill:rgba(52,211,153,.18);stroke:rgba(52,211,153,.55)}.toggle:hover .switch-track{stroke-opacity:.7}.toggle .switch-knob{transition:transform .24s cubic-bezier(.4,0,.2,1),fill .2s ease,filter .2s ease;transform-box:fill-box}.toggle.off .switch-knob{transform:translateX(0);fill:rgba(255,255,255,.55);filter:none}.toggle.on .switch-knob{transform:translateX(20px);fill:var(--green);filter:drop-shadow(0 0 4px rgba(52,211,153,.7))}.toggle .toggle-label{font:500 11px/1 JetBrains Mono,ui-monospace,SF Mono,Menlo,monospace;letter-spacing:.04em;fill:var(--text-dim)}.toggle .toggle-state{font:600 11px/1 JetBrains Mono,ui-monospace,SF Mono,Menlo,monospace;letter-spacing:.04em}.toggle.on .toggle-state{fill:var(--green)}.toggle.off .toggle-state{fill:var(--text-dim)}.hint-copy{fill:rgba(255,255,255,.5)}.hint-copy,.reset-link{font:500 11px/1 JetBrains Mono,ui-monospace,SF Mono,Menlo,monospace;letter-spacing:.02em}.reset-link{fill:rgba(255,255,255,.65);cursor:pointer}.reset-link:hover{fill:var(--text)}#reset-group{opacity:0;transition:opacity .24s ease;pointer-events:none}#reset-group.show{opacity:1;pointer-events:auto}.annot-check{fill:var(--green);filter:drop-shadow(0 0 3px rgba(52,211,153,.45))}.annot-text{fill:rgba(255,255,255,.78);transition:opacity .32s ease}#annot-line{font:500 14px/1 JetBrains Mono,ui-monospace,SF Mono,Menlo,monospace;letter-spacing:.02em}#annot-line.swapping .annot-text{opacity:.2}.pulse{mix-blend-mode:screen}.pulse.blue{fill:var(--blue);filter:drop-shadow(0 0 5px rgba(96,165,250,.95)) drop-shadow(0 0 12px rgba(96,165,250,.45))}.pulse.green{fill:var(--green);filter:drop-shadow(0 0 5px rgba(52,211,153,.95)) drop-shadow(0 0 12px rgba(52,211,153,.45))}.pulse.amber{fill:var(--amber);filter:drop-shadow(0 0 5px rgba(251,191,36,.95)) drop-shadow(0 0 12px rgba(251,191,36,.45))}.pulse.crimson{fill:var(--crimson);filter:drop-shadow(0 0 5px rgba(248,113,113,.95)) drop-shadow(0 0 10px rgba(248,113,113,.4))}.pulse.indexer{fill:var(--c-indexer);filter:drop-shadow(0 0 5px rgba(167,139,250,.95)) drop-shadow(0 0 12px rgba(167,139,250,.45))}.pulse.frontend{fill:var(--c-frontend);filter:drop-shadow(0 0 5px rgba(34,211,238,.95)) drop-shadow(0 0 12px rgba(34,211,238,.45))}.pulse.backend{fill:var(--c-backend);filter:drop-shadow(0 0 5px rgba(244,114,182,.95)) drop-shadow(0 0 12px rgba(244,114,182,.45))}.burst{fill:none;stroke-width:1.5;pointer-events:none}.burst.green{stroke:var(--green);filter:drop-shadow(0 0 6px rgba(52,211,153,.7))}.burst.blue{stroke:var(--blue);filter:drop-shadow(0 0 6px rgba(96,165,250,.7))}.score-box{fill:rgba(255,255,255,.018);stroke:rgba(255,255,255,.08);stroke-width:1}.bar-bg{fill:rgba(255,255,255,.07)}.bar{fill:var(--blue);opacity:.9;filter:drop-shadow(0 0 3px rgba(96,165,250,.55));transition:width .32s ease,opacity .24s ease,fill .24s ease}.bar.slow{fill:var(--amber);filter:drop-shadow(0 0 3px rgba(251,191,36,.55))}.bar.cordoned{opacity:.3;filter:none;fill:var(--crimson)}.bar-name{font:600 10px/1 Inter,system-ui,sans-serif;fill:rgba(255,255,255,.8);letter-spacing:.02em}.bar-score{font:500 9.5px/1 JetBrains Mono,ui-monospace,SF Mono,Menlo,monospace;fill:rgba(255,255,255,.5);letter-spacing:.02em}.bar-cell.cordoned .bar-name{fill:rgba(255,255,255,.4)}.bar-cell.cordoned .bar-score{fill:rgba(248,113,113,.65)}.focused #clients,.focused #upstreams,.focused .hint-copy,.focused .toggle{opacity:.28}.focused .flow{opacity:.1;animation-duration:3s}.focused #core .lane{opacity:.38}.focused #lane-route{opacity:.32}.focused #core .t-lane,.focused #core .t-lane-sub,.focused .t-mark,.focused .t-mono-dim{opacity:.4}.focused .fs-box .fs-bg{opacity:.32}.focused .fs-box .fs-name,.focused .fs-box .fs-tag{opacity:.35}.focused .focus-target,.focused .focus-target .fs-name,.focused .focus-target .fs-tag,.focused .focus-target .t-lane,.focused .focus-target .t-lane-sub{opacity:1!important}.focused .focus-target .lane,.focused .fs-box.focus-target .fs-bg{opacity:1!important;fill:rgba(251,191,36,.18);stroke:rgba(251,191,36,1);stroke-width:2;filter:drop-shadow(0 0 8px rgba(251,191,36,.95)) drop-shadow(0 0 22px rgba(251,191,36,.55)) drop-shadow(0 0 48px rgba(251,191,36,.25))}.tooltip{pointer-events:none;opacity:0;transition:opacity .28s ease}.tooltip.show{opacity:1}.tooltip .tt-bg{fill:rgba(10,14,26,.92);stroke:rgba(251,191,36,.55);stroke-width:1.2;filter:drop-shadow(0 0 16px rgba(251,191,36,.28)) drop-shadow(0 4px 12px rgba(0,0,0,.55))}.tooltip .tt-text{font:500 12.5px/1.45 Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;fill:rgba(255,255,255,.92);letter-spacing:.005em}.tooltip .tt-step circle{fill:var(--amber);stroke:rgba(255,255,255,.4);stroke-width:1.2;filter:drop-shadow(0 0 10px rgba(251,191,36,.85)) drop-shadow(0 0 22px rgba(251,191,36,.45))}.tooltip .tt-step text{font:700 16px/1 Inter,system-ui,sans-serif;fill:#0a0e1a;text-anchor:middle}@media (prefers-reduced-motion:reduce){.dot,.flow{animation:none!important}}@media (max-width:720px){.hero{aspect-ratio:auto;min-height:360px}.hero svg{height:auto}}