:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:clamp(13px,4vw,16px);line-height:1.5}*,:before,:after{box-sizing:border-box}html,body,#root{height:100%}body{color:#d0d0d0;background:#000;margin:0}.shutdown-overlay{opacity:0;z-index:9999;background:#000;justify-content:center;align-items:center;transition:opacity .5s ease-in;display:flex;position:fixed;inset:0}.shutdown-overlay--visible{opacity:1}.shutdown-content{text-align:center;color:#c8c8c8;width:60vw;padding:2rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif}.shutdown-message{opacity:0;animation:.6s ease-in forwards shutdown-appear}@keyframes shutdown-appear{to{opacity:1}}.shutdown-content h1{margin:0 0 2rem;font-size:1.8rem;font-weight:700}.shutdown-content h2{margin:0 0 1.2rem;font-size:1.25rem;font-weight:400}.shutdown-content p{opacity:.75;margin:0 0 1rem;font-size:1.1rem;font-weight:400;line-height:1.6}.shutdown-message--prose{text-align:left;max-width:60ch;margin-inline:auto}.shutdown-message--prose p{text-align:justify}@media (width<=640px){.shutdown-overlay{align-items:flex-start;overflow-y:auto}.shutdown-content{text-align:left;width:100%;padding:1.5rem 1rem}.shutdown-content h1{margin:0 0 1.2rem;font-size:1.3rem}.shutdown-content h2{margin:0 0 .9rem;font-size:1rem}.shutdown-content p{font-size:.9rem}.shutdown-message--prose{max-width:100%}}@media (prefers-reduced-motion:reduce){.shutdown-overlay{transition:none}.shutdown-message{opacity:1;animation:none}}:root{--term-bg:#0a0a0a;--term-fg:#c8c8c8;--term-prompt-color:#7ec8a0;--term-input-bg:transparent;--term-input-border:none;--term-link-color:#6ab0d8;--term-separator-color:#444;--term-scrollbar-color:#333;--term-padding:1rem;--term-gap:.25rem}@media (width<=480px){:root{--term-padding:.6rem}}.term-terminal{background:var(--term-bg);height:100%;color:var(--term-fg);flex-direction:column;display:flex;overflow:hidden}.term-scrollback{min-height:0;padding:var(--term-padding);scrollbar-width:thin;scrollbar-color:var(--term-scrollbar-color) transparent;flex:1;width:100%;max-width:80ch;margin-inline:auto;overflow-y:auto}.term-scrollback::-webkit-scrollbar{width:6px}.term-scrollback::-webkit-scrollbar-thumb{background:var(--term-scrollbar-color);border-radius:3px}.term-entry-input,.term-entry-output{margin-bottom:var(--term-gap)}.term-entry-input{opacity:.7;gap:.5rem;display:flex}.term-entry-output p{margin:0 0 .8em}.term-entry-output p:last-child{margin-bottom:0}.term-record-separator{white-space:pre;color:var(--term-separator-color);margin:.3em 0;overflow:hidden}.term-entry-output ul,.term-entry-output ol{margin:0 0 .4em;padding-left:1.5em}.term-entry-output a{color:var(--term-link-color);text-decoration:underline}.term-entry-output a:hover{opacity:.8}.term-entry-output strong{color:#e8e8e8}.term-entry-output span strong{color:inherit}.term-entry-output mark{background:var(--term-fg);color:var(--term-bg);padding:0 .15em}.term-record-image-wrap{text-align:center;margin:.75em 0;display:block}.term-record-image{filter:grayscale();width:80%;display:inline-block}.term-entry-output hr{border:none;border-top:1px solid var(--term-separator-color);margin:.5em 0}.term-prompt{color:var(--term-prompt-color);-webkit-user-select:none;user-select:none;flex-shrink:0}.term-input-line{align-items:center;gap:.5rem;display:flex}.term-input-line input{background:var(--term-input-bg);border:var(--term-input-border);color:var(--term-fg);font:inherit;caret-color:var(--term-prompt-color);outline:none;flex:1}.term-input-line input:disabled{opacity:.4;cursor:not-allowed}.update-banner{border-top:1px solid var(--term-separator-color);padding:.4rem var(--term-padding);color:var(--term-prompt-color);box-sizing:border-box;flex-shrink:0;align-items:center;gap:.75rem;width:100%;max-width:80ch;margin-inline:auto;font-size:.9em;display:flex}.update-banner-action{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.update-banner-action:hover{opacity:.8}.page-home{background:var(--term-bg,#0a0a0a);min-height:100%;color:var(--term-fg,#c8c8c8);font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:1.3rem;line-height:1.7}.page-home-content{max-width:80ch;margin-inline:auto;padding:3rem 1.5rem}.page-home-content h1{color:#e8e8e8;margin:0 0 2rem;font-size:1.8rem;font-weight:700}.page-home-content h2{color:#e8e8e8;margin:2rem 0 .75rem;font-size:1.25rem;font-weight:700}.page-home-content h3{color:#e8e8e8;margin:1.5rem 0 .5rem;font-size:1rem;font-weight:700}.page-home-content p{margin:0 0 1rem}.page-home-content a{color:#6ab0d8;text-decoration:underline}.page-home-content a:hover{opacity:.8}.page-home-content ul,.page-home-content ol{margin:0 0 1rem;padding-left:1.5em}.page-home-content hr{border:none;border-top:1px solid #333;margin:2rem 0}.page-home-content blockquote{color:#a0a0a0;border-left:2px solid #444;margin:0 0 1rem;padding-left:1rem}.page-home-content figcaption a{color:inherit}.page-home-content figcaption{color:#8f8e8e;margin-top:.6rem;padding-bottom:1em;font-size:.8rem}
