:root{--background:#f5f5f5;--foreground:rgba(0,0,0,.5);--foreground-strong:rgba(0,0,0,.88);--accent:#ff4800;--bubble:#e5e5ea;--panel:#e9e9e9;--panel-hover:#e0e0e0;--bar-background:#000;--bar-foreground:#fff;--bar-muted:hsla(0,0%,100%,.6);--ring:rgba(0,0,0,.07);--grid:rgba(0,0,0,.2);--divider:hsla(0,0%,50%,.4);--note:rgba(0,0,0,.3);--selection:rgba(0,0,0,.1);--cue-highlight:#ffdb99;--cue-line:#ffdb99;--check-done:#00c853;--check-pending:#ccc;--primary-highlight:#1342ff;--lightest-foreground:#000;--study-ink:#16160f;--study-page:#f6f6f4;--study-surface:#fff;--study-surface-sunken:#f5f5f3;--dark-foreground:rgba(0,0,0,.5);--border-color:rgba(0,0,0,.14);--blue-highlight:#c6e7ff;--blue-underline:#4c74b9;--orange-highlight:#ffe1dc;--orange-underline:#ff614c;--yellow-highlight:#fffdd4;--yellow-underline:#ffe24c;--green-highlight:#c1fbca;--green-underline:#00be63;--hl-yellow-bg:#fffdd4;--warn-underline:#d2402f;--desk-selection:#fce94f;--desk-selection-ink:#18181b;--wipe-tint:rgba(0,0,0,.3)}.dark-mode{--background:#111110;--foreground:hsla(0,0%,100%,.55);--foreground-strong:hsla(0,0%,100%,.92);--accent:#ff5510;--bubble:#2c2c2e;--panel:#1e1e1e;--panel-hover:#262626;--bar-background:#000;--bar-foreground:#fff;--bar-muted:hsla(0,0%,100%,.6);--ring:hsla(0,0%,100%,.09);--grid:hsla(0,0%,100%,.16);--divider:hsla(0,0%,50%,.4);--note:hsla(0,0%,100%,.3);--selection:hsla(0,0%,100%,.16);--cue-highlight:#6b4423;--cue-line:#6b4423;--check-done:#00c853;--check-pending:#4d4d4d;--primary-highlight:#5b7cff;--lightest-foreground:#f6f8fc;--study-ink:rgba(222,226,236,.92);--study-page:#0d0f16;--study-surface:#1d1d1f;--study-surface-sunken:#141416;--dark-foreground:#6f7689;--border-color:rgba(150,170,220,.16);--blue-highlight:#28466e;--blue-underline:#78a0dc;--warn-underline:#ff6f63;--wipe-tint:hsla(0,0%,100%,.24)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{background-color:var(--background);color:var(--foreground);font-family:Proxima Soft,Arial,sans-serif,system-ui,-apple-system,Segoe UI,Roboto;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}button,input{font-family:inherit;font-size:inherit}code,kbd,pre,samp{font-family:Departure Mono,Courier New,monospace,ui-monospace,monospace}::-moz-selection{background:var(--selection)}::selection{background:var(--selection)}::view-transition-new(root),::view-transition-old(root){mix-blend-mode:normal}::view-transition-old(root){animation:none}::view-transition-new(root){-webkit-mask-image:linear-gradient(90deg,#000,#000 33%,transparent 66%);mask-image:linear-gradient(90deg,#000,#000 33%,transparent 66%);-webkit-mask-size:300% 100%;mask-size:300% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;filter:drop-shadow(0 0 16px var(--wipe-tint));animation:wipe-in .5s cubic-bezier(.27,0,.51,1) both}html[data-wipe-direction=rtl]::view-transition-new(root){-webkit-mask-image:linear-gradient(90deg,transparent 34%,#000 67%,#000);mask-image:linear-gradient(90deg,transparent 34%,#000 67%,#000);animation-name:wipe-in-rtl}@keyframes wipe-in{0%{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:0 0;mask-position:0 0}}@keyframes wipe-in-rtl{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}@media(prefers-reduced-motion:reduce){::view-transition-new(root),::view-transition-old(root){animation:none}}.desk-topbar,.drawer-toc,.fig-peek,.fig-spot-overlay,.reading-desk__card,.ref-peek{--foreground:var(--study-ink)}.drawer-toc,.fig-peek,.fig-spot-overlay,.reading-desk__card,.ref-peek{-webkit-font-smoothing:subpixel-antialiased;-moz-font-smoothing:subpixel-antialiased;font-smooth:always}.tikz-diagram-rendered{display:block;text-align:center;margin:1.8rem 0;max-width:100%;overflow-x:auto}.tikz-diagram-rendered svg{display:inline-block;max-width:100%;height:auto;color:var(--foreground);fill:currentColor;transition:color .3s ease-out;--tk-accent:#2348f2;--tk-good:#1f9d4d;--tk-warn:#d2402f;--tk-hi:#c79200;--tk-alt:#7a4fd0;--tk-line:rgba(22,22,15,.5);--tk-bg:var(--study-surface);--tk-soft-accent:rgba(35,72,242,.13);--tk-soft-good:rgba(31,157,77,.16);--tk-soft-warn:rgba(210,64,47,.14);--tk-soft-hi:rgba(228,178,30,.22);--tk-soft-alt:rgba(122,79,208,.15);--tk-soft-neutral:rgba(22,22,15,.08)}.tikz-diagram-rendered svg .tikz-text{stroke-linejoin:round;stroke-linecap:round;paint-order:stroke}.dark-mode .tikz-diagram-rendered svg{--tk-accent:#6f93ff;--tk-good:#4cd07e;--tk-warn:#ff6f63;--tk-hi:#ffce5a;--tk-alt:#b69bff;--tk-line:rgba(222,226,236,.5);--tk-soft-accent:rgba(110,150,255,.22);--tk-soft-good:rgba(80,205,125,.2);--tk-soft-warn:rgba(255,120,110,.2);--tk-soft-hi:rgba(245,205,90,.2);--tk-soft-alt:rgba(180,150,255,.22);--tk-soft-neutral:rgba(222,226,236,.1)}.tikz-cap{display:none}figure.tikz-figure{border:1px solid transparent;border-radius:0;padding:.75rem;cursor:pointer;transition:border-color .15s ease,background .15s ease}figure.tikz-figure:hover{border-color:var(--divider);background:var(--study-surface)}.tikz-figure .tikz-loading{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:var(--note)}.tikz-figure .tikz-loading .spin{animation:tikz-spin 1s linear infinite}@keyframes tikz-spin{to{transform:rotate(1turn)}}.textsc{font-variant:small-caps;font-variant-caps:small-caps;font-feature-settings:"smcp" 1;letter-spacing:.02em;font-weight:600}.viz{margin:1.8rem 0;border:1px solid transparent;border-radius:0;padding:1rem 1.1rem 1.2rem;transition:border-color .15s ease,background .15s ease}.viz:hover{border-color:var(--divider);background:var(--study-surface)}.viz-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;flex-wrap:wrap;margin-bottom:.9rem}.viz-title{font-family:Departure Mono,Courier New,monospace;font-size:11px;color:var(--lightest-foreground);letter-spacing:.08em;text-transform:uppercase}.viz-controls{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.viz-select{padding:.3rem .5rem;background:var(--study-surface-sunken)}.viz-btn,.viz-select{border:.5px solid var(--border-color);color:var(--foreground);font-family:Proxima Soft,Arial,sans-serif;font-size:13px}.viz-btn{padding:.3rem .7rem;background:var(--study-surface);cursor:pointer}.viz-btn:hover{border-color:var(--primary-highlight)}.viz-btn.primary{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.viz-input{width:90px;padding:.3rem .5rem;border:.5px solid var(--border-color);background:var(--study-surface-sunken);color:var(--foreground);font-family:Departure Mono,Courier New,monospace;font-size:13px}.bars{display:flex;align-items:flex-end;gap:3px;height:200px;padding-top:.5rem}.bar{flex:1;min-width:3px;transition:height .08s linear,background .1s}.viz-foot{display:flex;align-items:center;gap:.8rem;margin-top:.7rem}.speed{flex:0 0 140px;accent-color:var(--primary-highlight)}.viz-note{font-family:Departure Mono,Courier New,monospace;font-size:11px;color:var(--lightest-foreground)}.viz-canvas{width:100%;height:320px;background:var(--study-surface-sunken)}.viz-edge{stroke:var(--border-color);stroke-width:1.5}.viz-edge.tree{stroke:var(--lightest-foreground);stroke-opacity:.4}.viz-edge.active{stroke:var(--orange-underline);stroke-width:2.5}.viz-node circle{stroke-width:1.5;fill:var(--study-surface);stroke:var(--blue-underline);transition:fill .15s,stroke .15s}.viz-node.active circle{fill:var(--orange-highlight);stroke:var(--orange-underline)}.viz-node.visited circle{fill:var(--green-highlight);stroke:var(--green-underline)}.viz-node.frontier circle{fill:var(--yellow-highlight);stroke:var(--yellow-underline)}.viz-node text{font-family:Departure Mono,Courier New,monospace;font-size:11px;fill:var(--foreground);text-anchor:middle;dominant-baseline:central;pointer-events:none}.viz-legend{display:flex;gap:.9rem;flex-wrap:wrap;margin-top:.6rem;font-family:Proxima Soft,Arial,sans-serif;font-size:11px;color:var(--lightest-foreground)}.viz-legend span{display:inline-flex;align-items:center;gap:.3rem}.viz-legend i{width:10px;height:10px;display:inline-block}@font-face{font-family:Proxima Soft;src:local("Proxima Soft Medium"),url(../fonts/ProximaSoft-Medium.ttf) format(truetype);font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:Departure Mono;src:local("Departure Mono Regular"),local("Departure Mono"),url(../fonts/DepartureMono-Regular.woff2) format(woff2),url(../fonts/DepartureMono-Regular.otf) format(opentype);font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Arizona Text;src:local("Arizona Text Regular"),local("Arizona Text"),url(../fonts/ArizonaText-Regular.woff2) format(woff2);font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Arizona Text;src:local("Arizona Text Regular Italic"),local("Arizona Text Italic"),url(../fonts/ArizonaText-Italic.woff2) format(woff2);font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:Arizona Text;src:local("Arizona Text Bold"),url(../fonts/ArizonaText-Bold.woff2) format(woff2);font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:Arizona Text;src:local("Arizona Text Bold Italic"),url(../fonts/ArizonaText-BoldItalic.woff2) format(woff2);font-display:swap;font-weight:700;font-style:italic}.cue-threads-overlay[data-v-dc8b8db1]{position:fixed;inset:0;width:100%;height:100%;pointer-events:none;z-index:2;mix-blend-mode:darken}.dark-mode .cue-threads-overlay[data-v-dc8b8db1]{mix-blend-mode:lighten}.cue-threads-overlay--over-image[data-v-dc8b8db1]{z-index:10}.cue-threads-overlay--over-image[data-v-dc8b8db1],.dark-mode .cue-threads-overlay--over-image[data-v-dc8b8db1]{mix-blend-mode:normal}.cue-threads-overlay path[data-v-dc8b8db1]{stroke:var(--cue-line);stroke-width:2.4;stroke-linecap:round;fill:none}@media(max-width:900px){.cue-threads-overlay[data-v-dc8b8db1]{display:none}}.error-page[data-v-9bec7356]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:24px;background:var(--background);color:var(--foreground)}.error-scene[data-v-9bec7356]{width:min(440px,86vw);margin-bottom:8px}.error-rings[data-v-9bec7356]{display:block;width:100%}.error-ring[data-v-9bec7356]{fill:none}.error-ring[data-v-9bec7356],.error-spoke[data-v-9bec7356]{stroke:var(--grid);stroke-width:1;stroke-dasharray:1 4;stroke-linecap:round}.error-stray[data-v-9bec7356]{opacity:0;transition:opacity .4s ease}.error-stray.placed[data-v-9bec7356]{opacity:1}.error-thread[data-v-9bec7356]{stroke:var(--accent);stroke-width:1;stroke-dasharray:5 4;opacity:.3}.error-echo[data-v-9bec7356],.error-node[data-v-9bec7356]{fill:var(--accent)}.error-echo[data-v-9bec7356]{opacity:0;animation:error-ripple-9bec7356 3.6s ease-out infinite}@media(prefers-reduced-motion:reduce){.error-echo[data-v-9bec7356]{animation:none}}@keyframes error-ripple-9bec7356{0%{opacity:.5;r:3px}30%{opacity:0;r:22px}to{opacity:0;r:22px}}.error-meta[data-v-9bec7356]{margin:0 0 10px;font-family:Departure Mono,Courier New,monospace,ui-monospace,monospace;font-size:.66rem;letter-spacing:.14em;text-transform:uppercase;color:var(--dark-foreground)}.error-title[data-v-9bec7356]{margin:0 0 10px;font-size:1.7rem;font-weight:400;color:var(--foreground-strong)}.error-detail[data-v-9bec7356],.error-title[data-v-9bec7356]{font-family:Arizona Text,Georgia,serif}.error-detail[data-v-9bec7356]{margin:0;font-size:.9rem;text-align:center}.error-path[data-v-9bec7356]{font-family:Departure Mono,Courier New,monospace,ui-monospace,monospace;font-size:.78em;color:var(--foreground-strong);word-break:break-all}.error-links[data-v-9bec7356]{display:flex;gap:28px;margin-top:26px}.error-link[data-v-9bec7356]{font-family:Departure Mono,Courier New,monospace,ui-monospace,monospace;font-size:.72rem;letter-spacing:.02em;color:var(--accent);text-decoration:none;cursor:pointer}.error-link__arrow[data-v-9bec7356]{display:inline-block;margin-left:.3em;transition:transform .18s cubic-bezier(.22,.61,.36,1)}.error-link__arrow--back[data-v-9bec7356]{margin-left:0;margin-right:.3em}@media(prefers-reduced-motion:reduce){.error-link__arrow[data-v-9bec7356]{transition:none}}.error-link:hover .error-link__arrow[data-v-9bec7356]{transform:translate(4px)}.error-link:hover .error-link__arrow--back[data-v-9bec7356]{transform:translate(-4px)}.error-end[data-v-9bec7356]{margin:44px 0 0;font-family:Departure Mono,Courier New,monospace,ui-monospace,monospace;font-size:.66rem;letter-spacing:.12em;color:var(--dark-foreground)}
