:root{--xga-petrol:#0f4c5c;--xga-deep:#1b2a41;--xga-copper:#c97c5d;--xga-ivory:#f6f2e9;--pico-font-family:'Manrope',system-ui,-apple-system,'Segoe UI','Roboto','Ubuntu','Helvetica Neue','Arial','Noto Sans','Liberation Sans',sans-serif;--pico-border-radius:16px}body,html{height:100%;margin:0;display:flex;flex-direction:column;background:linear-gradient(180deg,var(--xga-ivory),#fff)}header.hero{flex-shrink:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;padding:3rem 1rem 2rem}.logo{font-weight:800;letter-spacing:.02em}.logo .spark{color:var(--xga-copper);padding:0 .35rem;position:relative;top:-.04em}.muted{opacity:.75}.cta{max-width:720px;margin:1.25rem auto 0}main{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.term{border:1px solid;box-shadow:0 10px 36px rgb(27 42 65 / 12%);border-radius:12px;margin-top:2rem;max-width:800px;width:100%}.term .bar{display:flex;gap:.5rem;align-items:center;padding:.6rem .8rem;background:linear-gradient(180deg,#f7f7f7,#ececec);border-bottom:1px solid;border-top-left-radius:12px;border-top-right-radius:12px}.dot{width:.75rem;height:.75rem;border-radius:999px;background:#ff5f57}.dot.y{background:#ffbd2e}.dot.g{background:#28c840}.term pre{margin:0;padding:1.1rem 1.25rem;background:#0d1117;color:#e6edf3;font:500 14px/1.6 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,'Liberation Mono',monospace;border-radius:0 0 12px 12px;white-space:pre-wrap;overflow-wrap:anywhere;overflow-x:hidden}.prompt{color:#7ee787}.dim{opacity:.7}.out{color:#a5d6ff}.cursor{display:inline-block;width:.6ch;background:#e6edf3;animation:1s steps(1,end) infinite blink}@keyframes blink{50%{opacity:0}}.site-footer{flex-shrink:0;padding:1.5rem 0 1rem;color:#3a4a5a;text-align:center;background:0 0!important}.site-footer .container{margin:0 auto;text-align:center;background:0 0!important;box-shadow:none}@media (width <= 480px){.term pre{font-size:12px;line-height:1.55}}