:root{--pane-pad:clamp(20px, 5vw, 56px);--slide:.34s;--bg:#1a1b26;--bg-panel:#16161e;--bg-hl:#292e42;--border:#2f3549;--fg:#c0caf5;--muted:#8b93b8;--faint:#565f89;--accent:#7aa2f7;--green:#9ece6a;--purple:#bb9af7;--cyan:#7dcfff;--red:#f7768e;--yellow:#e0af68}:root[data-theme=one-dark]{--bg:#282c34;--bg-panel:#21252b;--bg-hl:#3a3f4b;--border:#3e4451;--fg:#abb2bf;--muted:#8e95a2;--faint:#5c6370;--accent:#61afef;--green:#98c379;--purple:#c678dd;--cyan:#56b6c2;--red:#e06c75;--yellow:#e5c07b}:root[data-theme=gruvbox]{--bg:#282828;--bg-panel:#1d2021;--bg-hl:#3c3836;--border:#504945;--fg:#ebdbb2;--muted:#a89984;--faint:#7c6f64;--accent:#83a598;--green:#b8bb26;--purple:#d3869b;--cyan:#8ec07c;--red:#fb4934;--yellow:#fabd2f}:root[data-theme=paper]{--bg:#faf9f5;--bg-panel:#efede6;--bg-hl:#e2dfd3;--border:#c9c4b4;--fg:#26251f;--muted:#55524a;--faint:#8d897c;--accent:#1f5fa8;--green:#3e7d3a;--purple:#6d4ea3;--cyan:#23697d;--red:#b3364a;--yellow:#8a6d1f}*,:before,:after{box-sizing:border-box}html{height:100%}@media (width>=1700px){html{font-size:18px}}@media (width>=2200px){html{font-size:20px}}@media (width>=2800px){html{font-size:22px}}body{background:var(--bg);height:100dvh;color:var(--fg);font-variant-ligatures:contextual;-webkit-font-smoothing:antialiased;margin:0;font-family:Fira Code,ui-monospace,Cascadia Code,Menlo,Consolas,monospace;font-size:.9375rem;line-height:1.7}h1,h2,h3,p,ul,ol,dl,dd,figure{margin:0}pre,code,kbd{font-family:inherit}ul,ol{padding:0;list-style:none}a{color:var(--accent);text-decoration:none}a:hover{text-underline-offset:3px;text-decoration:underline}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0}:focus-visible{outline:2px solid var(--accent);outline-offset:1px;border-radius:1px}::selection{background:var(--bg-hl)}*{scrollbar-width:thin;scrollbar-color:var(--faint) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--faint)}::-webkit-scrollbar-thumb:hover{background:var(--muted)}::-webkit-scrollbar-corner{background:0 0}.pane{border:1px solid var(--border);background:var(--bg);min-height:0;position:relative}.pane-title{z-index:1;background:var(--bg-panel);letter-spacing:.08em;color:var(--muted);white-space:nowrap;padding:0 8px;font-size:.7188rem;position:absolute;top:0;left:14px;transform:translateY(-55%)}h1,h2{text-shadow:0 0 9px color-mix(in srgb, currentColor 32%, transparent)}a:hover,a:focus-visible{text-shadow:0 0 10px color-mix(in srgb, currentColor 65%, transparent)}:root[data-theme=paper] :is(h1,h2,a:hover,a:focus-visible){text-shadow:none}:root:not([data-crt=off]):not([data-theme=paper]):not([data-view=reader]) body:before{content:"";z-index:15;pointer-events:none;will-change:transform;background:radial-gradient(#0000 58%,#00000047),repeating-linear-gradient(#0000 0 3px,#00000026 3px 4px),repeating-linear-gradient(90deg,#ff3c5009 0 1px,#3cff8c07 1px 2px,#3c78ff09 2px 3px);animation:5s ease-in-out infinite crt-breathe;position:fixed;inset:0}:root:not([data-crt=off]):not([data-theme=paper]):not([data-view=reader]) body:after{content:"";z-index:15;pointer-events:none;will-change:transform;background:linear-gradient(#0000,#ffffff08,#0000);height:14vh;animation:9s linear infinite crt-roll;position:fixed;top:0;left:0;right:0}@keyframes crt-breathe{50%{opacity:.8}}@keyframes crt-roll{0%{transform:translateY(-16vh)}to{transform:translateY(102vh)}}:root[data-boot] .frame{visibility:hidden}.reveal>*{animation:.35s cubic-bezier(.2,.7,.3,1) both rise}.reveal>:nth-child(2){animation-delay:40ms}.reveal>:nth-child(3){animation-delay:80ms}.reveal>:nth-child(4){animation-delay:.12s}.reveal>:nth-child(5){animation-delay:.16s}.reveal>:nth-child(6){animation-delay:.2s}.reveal>:nth-child(n+7){animation-delay:.24s}@keyframes rise{0%{opacity:0;transform:translateY(5px)}}.cursor-block{color:var(--accent);animation:1.1s step-start infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;transition-delay:0s!important;animation-duration:.01ms!important;animation-delay:0s!important}body:after{display:none}}@media print{:root{--bg:#fff;--bg-panel:#fff;--bg-hl:#eee;--border:#bbb;--fg:#000;--muted:#333;--faint:#666;--accent:#000;--green:#000;--purple:#000;--cyan:#000;--red:#000;--yellow:#000}body{height:auto}body:before{display:none}.no-print,nav{display:none!important}main{overflow:visible!important}a{text-decoration:underline}h1,h2,a:hover{text-shadow:none}}nav.svelte-cssouo{flex-direction:column;grid-area:rail;display:flex}.scroll.svelte-cssouo{flex:1;padding:18px 0 12px;overflow-y:auto}a.svelte-cssouo{color:var(--muted);padding:3px 20px;display:block}a.svelte-cssouo:hover{color:var(--fg);background:var(--bg-hl);text-decoration:none}a[aria-current=page].svelte-cssouo{color:var(--bg);background:var(--accent);text-shadow:none;font-weight:500}.child.svelte-cssouo a:where(.svelte-cssouo){padding-left:38px;font-size:.8125rem}.compact.svelte-cssouo{display:none}@media (width<=719px){.scroll.svelte-cssouo{padding:0;overflow:visible}.child.svelte-cssouo{display:none}ul.svelte-cssouo{grid-auto-columns:1fr;grid-auto-flow:column;display:grid}a.svelte-cssouo,a[aria-current=page].svelte-cssouo{text-align:center;padding:12px 0;font-size:.8125rem;overflow:hidden}.full.svelte-cssouo{display:none}.compact.svelte-cssouo{display:inline}}footer.svelte-omca51{border:1px solid var(--border);background:var(--bg);color:var(--muted);white-space:nowrap;grid-area:status;justify-content:space-between;align-items:center;gap:16px;padding:4px 12px 4px 4px;font-size:.7812rem;display:flex}.mode.svelte-omca51{background:var(--accent);color:var(--bg);letter-spacing:.1em;text-transform:uppercase;padding:3px 10px;font-size:.6875rem;font-weight:700}.mode.alt.svelte-omca51{background:var(--purple)}.meta.svelte-omca51{align-items:center;display:inline-flex}button.svelte-omca51:hover,.theme.svelte-omca51{color:var(--accent)}.theme.svelte-omca51:hover{background:var(--bg-hl)}.sep.svelte-omca51{color:var(--faint);margin:0 4px}.clock.svelte-omca51{text-align:right;min-width:25ch;display:inline-block}@media (width<=719px){.meta.svelte-omca51 .sep:where(.svelte-omca51),.stamp.svelte-omca51{display:none}}.shell.svelte-zqyp7a{border:1px solid var(--border);background:var(--bg);cursor:text;grid-area:cmd;overflow:hidden}@media (width>=720px){.shell.session.svelte-zqyp7a{transition:border-top-color .12s linear calc(var(--slide) - .12s);border-top-color:#0000;flex-direction:column;align-self:end;height:100%;display:flex}}.term.svelte-zqyp7a{font-variant-ligatures:none;font-feature-settings:"calt" 0;max-height:min(27.2em,50dvh);padding:7px 20px;font-size:.8438rem;overflow-y:auto}@media (width<=719px){.term.svelte-zqyp7a{max-height:min(27.2em,32dvh)}}@media (width>=720px){.shell.session.svelte-zqyp7a .term:where(.svelte-zqyp7a){min-height:0;max-height:none;padding-inline:var(--pane-pad);flex:1}}.term.svelte-zqyp7a p:where(.svelte-zqyp7a){white-space:pre-wrap;word-break:break-word}.cmd.svelte-zqyp7a{color:var(--fg)}.out.svelte-zqyp7a{color:var(--muted)}.err.svelte-zqyp7a{color:var(--red)}.promptline.svelte-zqyp7a{align-items:center;gap:8px;min-width:0;display:flex}.ps1.svelte-zqyp7a{white-space:nowrap;cursor:text}.user.svelte-zqyp7a{color:var(--green)}.colon.svelte-zqyp7a,.dollar.svelte-zqyp7a{color:var(--muted)}.cwd.svelte-zqyp7a{color:var(--accent)}input.svelte-zqyp7a{width:0;min-width:0;font:inherit;color:var(--fg);caret-color:var(--accent);background:0 0;border:none;flex:1;padding:0}input.svelte-zqyp7a:focus{outline:none}@media (pointer:coarse){input.svelte-zqyp7a{font-size:1rem}}@media (width<=719px){.user.svelte-zqyp7a,.colon.svelte-zqyp7a{display:none}.cwd.svelte-zqyp7a{text-overflow:ellipsis;text-align:left;vertical-align:bottom;direction:rtl;max-width:34vw;display:inline-block;overflow:hidden}.cwd.svelte-zqyp7a:before{content:"‎"}}.boot.svelte-yk4tqo{z-index:30;background:var(--bg);cursor:pointer;padding:24px;font-size:.875rem;position:fixed;inset:0}.banner.svelte-yk4tqo{color:var(--accent);text-shadow:0 0 10px color-mix(in srgb, currentColor 35%, transparent);margin:0 0 16px;font-size:.8125rem;line-height:1.25}p.svelte-yk4tqo{color:var(--muted)}.cursor.svelte-yk4tqo:before{content:"";vertical-align:-.15em;background:var(--accent);width:.6em;height:1em;display:inline-block}.cursor.svelte-yk4tqo{animation:1s step-start infinite svelte-yk4tqo-blink}@keyframes svelte-yk4tqo-blink{50%{opacity:0}}.reader.svelte-1prxgx1{background:var(--bg);flex-direction:column;min-height:100dvh;padding:0 24px;line-height:1.7;display:flex}header.svelte-1prxgx1,footer.svelte-1prxgx1,main.svelte-1prxgx1{width:100%;max-width:74ch;margin:0 auto}header.svelte-1prxgx1{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;margin-bottom:40px;padding:20px 0;display:flex}.home.svelte-1prxgx1{color:var(--fg);font-weight:700}nav.svelte-1prxgx1{align-items:center;gap:18px;display:flex}nav.svelte-1prxgx1 a:where(.svelte-1prxgx1),button.svelte-1prxgx1{color:var(--muted)}button.svelte-1prxgx1{font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;display:inline-flex}.home.svelte-1prxgx1:hover,nav.svelte-1prxgx1 a:where(.svelte-1prxgx1):hover,button.svelte-1prxgx1:hover{color:var(--accent)}main.svelte-1prxgx1{outline:none;flex:1}footer.svelte-1prxgx1{border-top:1px solid var(--border);color:var(--muted);gap:10px;margin-top:56px;padding:40px 0 28px;display:flex}footer.svelte-1prxgx1 a:where(.svelte-1prxgx1){color:var(--muted)}footer.svelte-1prxgx1 a:where(.svelte-1prxgx1):hover{color:var(--accent)}.sep.svelte-1prxgx1{color:var(--faint)}@media (width<=719px){.reader.svelte-1prxgx1{padding:0 16px}header.svelte-1prxgx1{margin-bottom:28px}}.to-reader.svelte-12qhfyh{float:right;font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-left:16px;padding:0;display:inline-flex}.to-reader.svelte-12qhfyh:hover{color:var(--accent)}.skip.svelte-12qhfyh{z-index:40;background:var(--bg-hl);color:var(--fg);padding:8px 16px;position:absolute;left:-9999px}.skip.svelte-12qhfyh:focus{top:8px;left:8px}.frame.svelte-12qhfyh{background:var(--bg-panel);grid-template:"rail main"1fr"rail cmd""status status"/14rem 1fr;gap:8px;height:100dvh;padding:10px;display:grid}@media (width>=720px){.frame[data-home].svelte-12qhfyh{grid-template-rows:minmax(0,auto) 1fr auto;row-gap:0}.frame[data-home].svelte-12qhfyh .pane-main:where(.svelte-12qhfyh){transition:border-bottom-color .12s linear calc(var(--slide) - .12s);border-bottom-color:#0000}.frame[data-home].svelte-12qhfyh footer{margin-top:8px}.frame[data-home].svelte-12qhfyh main:where(.svelte-12qhfyh){padding-bottom:10px}}.power-on.svelte-12qhfyh{transform-origin:50%;animation:.5s cubic-bezier(.2,.7,.3,1) svelte-12qhfyh-crt-on}@keyframes svelte-12qhfyh-crt-on{0%{filter:brightness(4);transform:scaleY(.004)}65%{filter:brightness(1.3);transform:scaleY(1.015)}to{filter:none;transform:none}}.pane-main.svelte-12qhfyh{grid-area:main;min-width:0;display:flex}main.svelte-12qhfyh{min-width:0;padding:30px var(--pane-pad) 48px;flex:1;overflow-y:auto}main.svelte-12qhfyh:focus{outline:none}@media (width<=719px){.frame.svelte-12qhfyh{grid-template:"main"1fr"cmd""status""rail"/1fr;gap:6px;padding:8px}main.svelte-12qhfyh{padding:20px 20px 40px}.pane-main.svelte-12qhfyh .pane-title{display:none}}@media print{.frame.svelte-12qhfyh{height:auto;display:block}}
