.player.svelte-154lptx{border:1px solid var(--hairline);margin-block:2.25rem;margin-inline:calc(50% - min(var(--player-measure,54rem), 100vw - 3rem) / 2);max-width:none;width:min(var(--player-measure,54rem), 100vw - 3rem);border-radius:.75rem;overflow:hidden}.header-controls.svelte-154lptx{border-bottom:1px solid var(--hairline);user-select:none;justify-content:space-between;align-items:center;padding:.625rem 1rem;display:flex}.header-progress.svelte-154lptx{align-items:center;gap:.75rem;display:flex}.progress-pill.svelte-154lptx{color:var(--muted-ink);font-family:var(--mono);font-variant-numeric:tabular-nums;font-size:.8125rem}.step-dots.svelte-154lptx{align-items:center;gap:4px;display:flex}.step-dot.svelte-154lptx{background:var(--hairline);height:4px;transition:background-color .2s var(--ease-out), width .2s var(--ease-out);border-radius:999px;width:4px;display:inline-block}.step-dot-past.svelte-154lptx{background:color-mix(in srgb, var(--ink) 35%, transparent)}.step-dot-active.svelte-154lptx{background:var(--accent);width:14px}.header-actions.svelte-154lptx{gap:.25rem;display:flex}.header-btn.svelte-154lptx{appearance:none;color:var(--ink);cursor:pointer;font-family:var(--mono);touch-action:manipulation;min-width:44px;min-height:36px;transition:background-color .15s var(--ease-out), color .15s var(--ease-out), transform .15s var(--ease-out);user-select:none;white-space:nowrap;background:0 0;border:0;border-radius:.35rem;justify-content:center;align-items:center;padding:0 .75rem;font-size:.8125rem;display:inline-flex}.header-btn.svelte-154lptx:hover:not(:disabled){background:color-mix(in srgb, var(--ink) 6%, transparent)}.header-btn.svelte-154lptx:active:not(:disabled){transform:scale(.96)}.header-btn.svelte-154lptx:disabled{color:var(--muted-ink);cursor:not-allowed;opacity:.4}.header-btn-primary.svelte-154lptx{font-weight:500}.scene.svelte-154lptx{place-items:center stretch;width:100%;min-height:20rem;padding:1.25rem;display:grid;overflow:hidden}.player.has-envelope.svelte-154lptx .scene:where(.svelte-154lptx) figcaption{display:none}.caption-envelope.svelte-154lptx{border-top:1px solid var(--hairline);grid-template-areas:"caption-slot";align-items:center;min-height:0;padding:1.125rem 1.375rem;display:grid}.caption-slot.svelte-154lptx{opacity:0;pointer-events:none;transition:opacity .24s var(--ease-out), transform .24s var(--ease-out);visibility:hidden;grid-area:caption-slot;transform:translateY(4px)}.caption-slot.active.svelte-154lptx{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.caption-slot.svelte-154lptx p:where(.svelte-154lptx){color:var(--body-ink);max-width:var(--scene-measure,48rem);text-wrap:pretty;margin:0;margin-inline:auto;font-size:1rem;line-height:1.55}@media (width<=30rem){.header-controls.svelte-154lptx{padding:.5rem .75rem}.step-dots.svelte-154lptx{display:none}.scene.svelte-154lptx{min-height:18rem;padding:.75rem}.caption-envelope.svelte-154lptx{padding:.875rem 1rem}}@media (prefers-reduced-motion:reduce){.step-dot.svelte-154lptx,.header-btn.svelte-154lptx,.caption-slot.svelte-154lptx{transition:none!important}.header-btn.svelte-154lptx:active:not(:disabled){transform:none!important}}:root{--focus-top:15%;--focus-bottom:80%;--focus-past-opacity:.3;--focus-future-opacity:.3;--focus-past-veil:70%;--focus-future-veil:70%;--focus-speed:1}.vignette-veil-top[data-astro-cid-fxhkivlm],.vignette-veil-bottom[data-astro-cid-fxhkivlm]{pointer-events:none;z-index:1000;display:none;position:fixed}.vignette-veil-top[data-astro-cid-fxhkivlm]{background:linear-gradient(to bottom,var(--canvas) 0%,color-mix(in srgb,var(--canvas) var(--focus-past-veil,70%),transparent) 60%,transparent 100%);height:var(--focus-top);transition:height .12s ease-out,opacity .15s ease-out;inset:0 0 auto}.vignette-veil-bottom[data-astro-cid-fxhkivlm]{background:linear-gradient(to top,var(--canvas) 0%,color-mix(in srgb,var(--canvas) var(--focus-future-veil,70%),transparent) 60%,transparent 100%);height:calc(100% - var(--focus-bottom));transition:height .12s ease-out;bottom:0;left:0;right:0}:root[data-focus-mode=true] .vignette-veil-top[data-astro-cid-fxhkivlm],:root[data-focus-mode=true] .vignette-veil-bottom[data-astro-cid-fxhkivlm]{display:block}.focal-boundary-markers[data-astro-cid-fxhkivlm]{bottom:0;left:max(16px,calc((100vw - var(--page-measure)) / 2 - 36px));opacity:.65;pointer-events:none;z-index:1001;width:24px;position:fixed;top:0}.focal-line-top[data-astro-cid-fxhkivlm],.focal-line-bottom[data-astro-cid-fxhkivlm]{background:var(--accent);box-shadow:0 0 4px var(--accent);border-radius:1px;width:14px;height:2px;transition:top .15s ease-out;position:absolute;left:0}.focal-line-top[data-astro-cid-fxhkivlm]{top:var(--focus-top)}.focal-line-bottom[data-astro-cid-fxhkivlm]{top:var(--focus-bottom)}.focal-band-fill[data-astro-cid-fxhkivlm]{bottom:calc(100% - var(--focus-bottom));left:6px;top:var(--focus-top);background:linear-gradient(#315bce66,#315bce26 50%,#315bce66);border-radius:1px;width:2px;transition:top .15s ease-out,bottom .15s ease-out;position:absolute}.focal-tag[data-astro-cid-fxhkivlm]{color:var(--accent);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;left:18px;top:var(--focus-top);white-space:nowrap;font-size:9px;position:absolute;transform:translateY(-50%)}.statewalk-tuner[data-astro-cid-fxhkivlm]{backdrop-filter:blur(16px)saturate(1.4);color:#ffffffd9;-webkit-user-select:none;user-select:none;z-index:2147483646;background:#0c0c0ce6;border:1px solid #ffffff1a;border-radius:12px;width:280px;padding:12px 14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;line-height:1.4;position:fixed;top:24px;right:24px;box-shadow:0 8px 32px #00000061,0 2px 8px #0003}.statewalk-tuner[data-astro-cid-fxhkivlm][hidden]{display:none}.statewalk-tuner[data-astro-cid-fxhkivlm][data-minimized=true]{width:auto;padding:6px 10px}.statewalk-tuner[data-astro-cid-fxhkivlm][data-minimized=true] .tuner-body[data-astro-cid-fxhkivlm]{display:none}.tuner-header[data-astro-cid-fxhkivlm],.tuner-title-wrap[data-astro-cid-fxhkivlm],.tuner-header-actions[data-astro-cid-fxhkivlm],.tuner-label-row[data-astro-cid-fxhkivlm],.tuner-speed-group[data-astro-cid-fxhkivlm]{align-items:center;display:flex}.tuner-header[data-astro-cid-fxhkivlm],.tuner-label-row[data-astro-cid-fxhkivlm]{justify-content:space-between}.tuner-header[data-astro-cid-fxhkivlm]{border-bottom:1px solid #ffffff14;margin-bottom:8px;padding-bottom:6px}.statewalk-tuner[data-astro-cid-fxhkivlm][data-minimized=true] .tuner-header[data-astro-cid-fxhkivlm]{border-bottom:0;margin-bottom:0;padding-bottom:0}.tuner-title-wrap[data-astro-cid-fxhkivlm]{gap:6px}.tuner-indicator[data-astro-cid-fxhkivlm]{background:var(--accent);box-shadow:0 0 6px var(--accent);border-radius:50%;width:6px;height:6px}.tuner-title[data-astro-cid-fxhkivlm]{color:#fff;letter-spacing:.04em;font-size:11px;font-weight:600}.tuner-gate-tag[data-astro-cid-fxhkivlm]{color:#8da9fc;text-transform:uppercase;background:#315bce4d;border-radius:3px;padding:1px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px}.tuner-header-actions[data-astro-cid-fxhkivlm]{gap:2px}.tuner-tool-button[data-astro-cid-fxhkivlm],.tuner-tab[data-astro-cid-fxhkivlm],.tuner-speed-button[data-astro-cid-fxhkivlm],.tuner-copy-button[data-astro-cid-fxhkivlm]{appearance:none;cursor:pointer;font:inherit;touch-action:manipulation;border:0;transition:background-color .12s,border-color .12s,color .12s,transform .12s}.tuner-tool-button[data-astro-cid-fxhkivlm]{color:#ffffff80;background:0 0;border-radius:4px;min-width:32px;min-height:32px;padding:2px 5px;font-size:14px;line-height:1}.tuner-body[data-astro-cid-fxhkivlm]{flex-direction:column;gap:9px;display:flex}.tuner-tabs[data-astro-cid-fxhkivlm]{background:#ffffff12;border:1px solid #ffffff14;border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;padding:2px;display:grid}.tuner-tab[data-astro-cid-fxhkivlm]{color:#ffffff8f;background:0 0;border-radius:4px;min-height:28px;padding-inline:4px;font-size:11px}.tuner-tab[data-astro-cid-fxhkivlm][aria-selected=true]{color:#fff;background:#ffffff29;box-shadow:0 1px 2px #0000003d}.tuner-tab-panel[data-astro-cid-fxhkivlm]{flex-direction:column;gap:9px;display:flex}.tuner-tab-panel[data-astro-cid-fxhkivlm][hidden]{display:none}.tuner-row[data-astro-cid-fxhkivlm]{flex-direction:column;gap:3px;display:flex}.tuner-label-row[data-astro-cid-fxhkivlm],.tuner-metric[data-astro-cid-fxhkivlm]{color:#fff9;font-size:11px}.tuner-label-row[data-astro-cid-fxhkivlm] output[data-astro-cid-fxhkivlm],.tuner-metric[data-astro-cid-fxhkivlm] output[data-astro-cid-fxhkivlm]{color:#fff;font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.statewalk-tuner[data-astro-cid-fxhkivlm] input[data-astro-cid-fxhkivlm][type=range]{-webkit-appearance:none;appearance:none;cursor:pointer;background:#ffffff26;border-radius:2px;width:100%;height:4px;margin:5px 0}.statewalk-tuner[data-astro-cid-fxhkivlm] input[data-astro-cid-fxhkivlm][type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;cursor:pointer;background:#fff;border:0;border-radius:50%;width:12px;height:12px;transition:transform .1s;box-shadow:0 1px 3px #0006}.statewalk-tuner[data-astro-cid-fxhkivlm] input[data-astro-cid-fxhkivlm][type=range]::-moz-range-thumb{cursor:pointer;background:#fff;border:0;border-radius:50%;width:12px;height:12px;box-shadow:0 1px 3px #0006}.statewalk-tuner[data-astro-cid-fxhkivlm] input[data-astro-cid-fxhkivlm][type=range]::-webkit-slider-thumb:hover{transform:scale(1.15)}.tuner-speed-group[data-astro-cid-fxhkivlm]{gap:4px;margin-top:2px}.tuner-speed-button[data-astro-cid-fxhkivlm]{color:#fff9;background:#ffffff14;border:1px solid #ffffff1a;border-radius:4px;flex:1;min-height:28px;padding:3px 0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px}.tuner-speed-button[data-astro-cid-fxhkivlm][aria-pressed=true]{color:#fff;background:#ffffff38;border-color:#ffffff4d}.tuner-metric[data-astro-cid-fxhkivlm]{border-top:1px solid #ffffff14;margin:0;padding-top:9px}.tuner-metric[data-astro-cid-fxhkivlm] output[data-astro-cid-fxhkivlm]{float:right}.tuner-copy-button[data-astro-cid-fxhkivlm]{color:#ffffffd9;background:#ffffff14;border:1px solid #ffffff1f;border-radius:6px;justify-content:center;align-items:center;width:100%;min-height:32px;padding:6px;font-size:11px;display:flex}.tuner-tool-button[data-astro-cid-fxhkivlm]:hover,.tuner-speed-button[data-astro-cid-fxhkivlm]:hover,.tuner-copy-button[data-astro-cid-fxhkivlm]:hover{color:#fff;background:#ffffff26}.tuner-tool-button[data-astro-cid-fxhkivlm]:active,.tuner-tab[data-astro-cid-fxhkivlm]:active,.tuner-speed-button[data-astro-cid-fxhkivlm]:active,.tuner-copy-button[data-astro-cid-fxhkivlm]:active{transform:scale(.97)}.tuner-toast[data-astro-cid-fxhkivlm],.tuner-hint[data-astro-cid-fxhkivlm]{text-align:center;margin:0}.tuner-toast[data-astro-cid-fxhkivlm]{color:#8da9fc;min-height:1.4em;font-size:10px}.tuner-hint[data-astro-cid-fxhkivlm]{color:#fff6;font-size:10px}.tuner-hint[data-astro-cid-fxhkivlm] kbd[data-astro-cid-fxhkivlm]{color:#ffffffb3;background:#ffffff1a;border-radius:3px;padding:1px 3px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.tuner-tool-button[data-astro-cid-fxhkivlm]:focus-visible,.tuner-tab[data-astro-cid-fxhkivlm]:focus-visible,.tuner-speed-button[data-astro-cid-fxhkivlm]:focus-visible,.tuner-copy-button[data-astro-cid-fxhkivlm]:focus-visible,.statewalk-tuner[data-astro-cid-fxhkivlm] input[data-astro-cid-fxhkivlm][type=range]:focus-visible{outline-offset:2px;outline:2px solid #8da9fc}@media (prefers-reduced-motion:reduce){.vignette-veil-top[data-astro-cid-fxhkivlm],.vignette-veil-bottom[data-astro-cid-fxhkivlm],.focal-line-top[data-astro-cid-fxhkivlm],.focal-line-bottom[data-astro-cid-fxhkivlm],.focal-band-fill[data-astro-cid-fxhkivlm],.tuner-tool-button[data-astro-cid-fxhkivlm],.tuner-tab[data-astro-cid-fxhkivlm],.tuner-speed-button[data-astro-cid-fxhkivlm],.tuner-copy-button[data-astro-cid-fxhkivlm],.statewalk-tuner[data-astro-cid-fxhkivlm] input[data-astro-cid-fxhkivlm][type=range]::-webkit-slider-thumb{transition:none!important}}.article-header[data-astro-cid-onzzdoap]{margin-bottom:2.5rem}.folio[data-astro-cid-onzzdoap]{justify-content:space-between;align-items:center;min-height:44px;margin:0 0 1.75rem;display:flex}.folio-actions[data-astro-cid-onzzdoap]{align-items:center;gap:1rem;display:flex}.wordmark[data-astro-cid-onzzdoap]{margin-inline-start:-.5rem;padding-inline:.5rem;text-decoration:none}.focus-toggle[data-astro-cid-onzzdoap]{border:1px solid var(--hairline);color:var(--muted-ink);cursor:pointer;transition:color .12s var(--ease-out), border-color .12s var(--ease-out), background-color .12s var(--ease-out), box-shadow .12s var(--ease-out);user-select:none;background:0 0;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .5rem .25rem .45rem;font-family:inherit;font-size:.75rem;line-height:1;display:inline-flex}.focus-toggle[data-astro-cid-onzzdoap]:hover{border-color:var(--ink);color:var(--ink)}.focus-dot[data-astro-cid-onzzdoap]{background:var(--muted-ink);border-radius:50%;width:5px;height:5px;transition:background .12s;display:inline-block}.focus-key[data-astro-cid-onzzdoap]{background:color-mix(in srgb, var(--ink) 6%, var(--canvas));font-family:var(--mono);border-radius:3px;padding:2px 4px;font-size:.68rem;line-height:1}.focus-toggle[data-astro-cid-onzzdoap].active{background:var(--surface);border-color:var(--accent);color:var(--ink);box-shadow:0 1px 3px #0000000f}.focus-toggle[data-astro-cid-onzzdoap].active .focus-dot[data-astro-cid-onzzdoap]{background:var(--accent);box-shadow:0 0 6px var(--accent)}
