:root{color-scheme:dark;--bg: #16100a;--bg-soft: #1e150c;--amber: #ffb000;--amber-dim: #b08144;--amber-hi: #ffd28f;--accent-rgb: 255, 176, 0;--rule: rgba(var(--accent-rgb), .22);--glow: 0 0 6px rgba(var(--accent-rgb), .25);--mono: ui-monospace, "SF Mono", "Cascadia Mono", Menlo, Consolas, "Liberation Mono", monospace}:root[data-theme=phosphor]{--bg: #071009;--bg-soft: #0b170d;--amber: #39ff6a;--amber-dim: #35b85a;--amber-hi: #b8ffc8;--accent-rgb: 57, 255, 106}:root[data-theme=monochrome]{--bg: #0b0b0b;--bg-soft: #141414;--amber: #ededed;--amber-dim: #a8a8a8;--amber-hi: #ffffff;--accent-rgb: 237, 237, 237}*,*:before,*:after{box-sizing:border-box}[hidden]{display:none!important}html{-webkit-text-size-adjust:100%;height:100%}body{margin:0;min-height:100dvh;display:flex;flex-direction:column;background:var(--bg);color:var(--amber);font-family:var(--mono);font-size:.9375rem;line-height:1.6}::selection{background:var(--amber);color:var(--bg)}a{color:var(--amber-hi);text-decoration-color:var(--rule);text-underline-offset:3px}a:hover{text-decoration-color:var(--amber-hi)}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--amber-hi);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.skip{position:absolute;left:.75rem;top:-3rem;z-index:10;padding:.5rem .75rem;background:var(--amber);color:var(--bg);transition:top .12s ease-out}.skip:focus{top:.75rem}.bar{display:flex;flex-wrap:wrap;gap:.25rem 1.25rem;align-items:center;justify-content:space-between;padding:.85rem 1.25rem;border-bottom:1px solid var(--rule)}.bar-title{margin:0;font-size:1rem;font-weight:600;letter-spacing:.02em;text-shadow:var(--glow)}.bar-nav{display:flex;flex-wrap:wrap;gap:.25rem 1rem}.bar-nav a{display:inline-flex;align-items:center;min-height:44px;padding-inline:.2rem}.colophon{margin-top:auto;padding:1rem 1.25rem;border-top:1px solid var(--rule);color:var(--amber-dim);font-size:.8125rem}.colophon p{margin:0}main{flex:1;display:flex;width:100%;max-width:84rem;margin:0 auto;padding:1.25rem}.console{flex:1;display:flex;flex-direction:column;min-width:0}.rail{display:flex;flex-wrap:wrap;gap:.35rem 0;margin-bottom:.9rem;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--amber-dim)}.rail-item{padding:0 .8rem;border-left:1px solid var(--rule)}.rail-item:first-child{padding-left:0;border-left:0}.intro{max-width:46rem;color:var(--amber)}.intro p{margin:0 0 .8rem}.intro-hint{color:var(--amber-dim)}.shell-frame,.shell-frame .wterm{--term-font-family: var(--mono);--term-font-size: 15px;--term-line-height: 1.3;--term-bg: var(--bg);--term-fg: var(--amber);--term-cursor: var(--amber-hi);--term-color-0: #241a10;--term-color-1: #ff5c33;--term-color-2: #c9a227;--term-color-3: #ffb000;--term-color-4: #d18a2d;--term-color-5: #e89b4b;--term-color-6: #f4c26b;--term-color-7: #e8d5b0;--term-color-8: #8a6a3f;--term-color-9: #ff8059;--term-color-10: #e0bc50;--term-color-11: #ffd28f;--term-color-12: #e8a94f;--term-color-13: #ffc27a;--term-color-14: #ffe3b0;--term-color-15: #fff3dc}.shell-frame{position:relative;width:100%;overflow:hidden;background:transparent}.crt{width:100%;height:min(75vh,720px);min-height:380px;border:0;border-radius:0;background:var(--bg);box-shadow:none;-ms-overflow-style:none;scrollbar-width:none}.crt::-webkit-scrollbar{display:none;width:0;height:0}:root[data-theme=phosphor] .shell-frame,:root[data-theme=phosphor] .shell-frame .wterm{--term-color-0: #0e2013;--term-color-1: #ff6259;--term-color-2: #2fd95b;--term-color-3: #39ff6a;--term-color-4: #2bb374;--term-color-5: #4fe08a;--term-color-6: #7dffa2;--term-color-7: #c4f0ce;--term-color-8: #2e7a44;--term-color-9: #ff8c85;--term-color-10: #5fff8a;--term-color-11: #b8ffc8;--term-color-12: #49d98a;--term-color-13: #8affab;--term-color-14: #d2ffdd;--term-color-15: #eafff0}:root[data-theme=monochrome] .shell-frame,:root[data-theme=monochrome] .shell-frame .wterm{--term-color-0: #1f1f1f;--term-color-1: #ffffff;--term-color-2: #d9d9d9;--term-color-3: #ffffff;--term-color-4: #bfbfbf;--term-color-5: #cccccc;--term-color-6: #e3e3e3;--term-color-7: #ededed;--term-color-8: #a8a8a8;--term-color-9: #ffffff;--term-color-10: #e6e6e6;--term-color-11: #ffffff;--term-color-12: #d0d0d0;--term-color-13: #dddddd;--term-color-14: #f2f2f2;--term-color-15: #ffffff}.crt ::selection{background:rgba(var(--accent-rgb),.35);color:inherit}.crt .term-cursor,.crt.focused .term-cursor{outline:none;background:transparent;color:inherit;animation:none}.crt.dossier-open .term-scrollback-row{display:none}.dossier-bar{display:flex;align-items:center;gap:.9rem;margin-top:.75rem}.dossier-bar button{min-height:44px;min-width:44px;padding:.4rem 1.1rem;font:inherit;font-weight:600;color:var(--bg);background:var(--amber);border:1px solid var(--amber-hi);border-radius:4px;cursor:pointer}.dossier-bar button:hover{background:var(--amber-hi)}.dossier-hint{color:var(--amber-dim);font-size:.8125rem}.doom-host{position:relative;width:100%;height:min(75vh,720px);min-height:380px;background:#000;overflow:hidden}.doom-host .doom-frame{display:block;width:100%;height:100%;border:0;background:#000}.doom-msg{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;margin:0;padding:1rem;text-align:center;color:var(--amber-hi);background:#000000d9;pointer-events:none}.doom-msg[hidden]{display:none}.doom-bar{display:flex;align-items:center;gap:.9rem;margin-top:.75rem;flex-wrap:wrap}.doom-bar button{min-height:44px;min-width:44px;padding:.4rem 1.1rem;font:inherit;font-weight:600;color:var(--bg);background:var(--amber);border:1px solid var(--amber-hi);border-radius:4px;cursor:pointer}.doom-bar button:hover{background:var(--amber-hi)}.doom-hint{color:var(--amber-dim);font-size:.8125rem}.console-fallback{margin:.85rem 0 0;padding:.75rem;border:1px solid var(--amber-dim);color:var(--amber-hi);background:var(--bg-soft)}.promptline{position:absolute;top:0;left:0;margin:0;padding:0;border:0;background:transparent;font-family:var(--term-font-family);font-size:var(--term-font-size);color:var(--term-fg);white-space:nowrap;opacity:0;pointer-events:none}.promptline.prompt-live{opacity:1;pointer-events:auto}.promptline.prompt-off{visibility:hidden}.prompt-label{display:inline-block;vertical-align:top;cursor:text}.prompt-label .p-host{color:var(--term-color-3);font-weight:700}.prompt-label .p-sep{color:var(--term-color-8)}.prompt-label .p-path{color:var(--term-color-14)}.promptline input{position:absolute;top:0;left:0;margin:0;padding:0;border:0;border-radius:0;background:transparent;color:var(--term-fg);font-family:inherit;font-size:16px;transform-origin:0 0;caret-color:var(--amber-hi)}.promptline input::placeholder{color:var(--amber-dim);opacity:1}.promptline input:focus{outline:none}.promptline:focus-within .prompt-label{text-shadow:var(--glow)}.chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto;padding-top:.75rem}.chips button{min-height:44px;min-width:44px;padding:.4rem .9rem;font:inherit;color:var(--amber);background:transparent;border:1px solid var(--rule);border-radius:4px;cursor:pointer}.chips button:hover{border-color:var(--amber-hi);color:var(--amber-hi)}.tray{min-width:0}.tray a{display:inline-flex;align-items:center;min-height:44px}.tray-hi{animation:tray-pulse .9s ease-out 1}@keyframes tray-pulse{0%{background:rgba(var(--accent-rgb),.18)}to{background:transparent}}@media(prefers-reduced-motion:reduce){.tray-hi{animation:none}.skip{transition:none}}@media(max-width:44rem){main{padding:.85rem}.bar{padding:.75rem .85rem}.shell-frame,.shell-frame .wterm{--term-font-size: 14px}.crt,.doom-host{height:min(62vh,500px);min-height:340px}.rail{font-size:.65rem}.rail-item{padding:0 .55rem}}@media(max-height:500px)and (orientation:landscape){.doom-host{height:82vh;min-height:240px}}