.TerminalScreen-module__9ghGZG__root{background:var(--term-bg);min-height:100dvh;color:var(--term-fg);-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;padding:28px 20px;font-family:Fira Code,JetBrains Mono,Menlo,Consolas,Lucida Console,monospace;display:flex;position:relative;overflow:hidden}.TerminalScreen-module__9ghGZG__root.TerminalScreen-module__9ghGZG__green{--term-bg:radial-gradient(ellipse at center, #0a0a0a 0%, #000 65%, #000 100%);--term-fg:#3f6;--term-fg-dim:#1fa347;--term-accent:#00ff6a;--term-prompt:#5eff8e;--term-scanline:#33ff660a;--term-glow:#33ff66bf;--term-primary-bg:#00ff6a1f;--term-signature:#a87a00}.TerminalScreen-module__9ghGZG__root.TerminalScreen-module__9ghGZG__amber{--term-bg:radial-gradient(ellipse at center, #140a06 0%, #000 65%, #000 100%);--term-fg:#ff6b4a;--term-fg-dim:#b04a32;--term-accent:#ff8f70;--term-prompt:#ffb3a0;--term-scanline:#ff6b4a0a;--term-glow:#ff6b4abf;--term-primary-bg:#ff8f701f;--term-signature:#b07060}.TerminalScreen-module__9ghGZG__scanlines{pointer-events:none;z-index:1;background:repeating-linear-gradient(to bottom, var(--term-scanline) 0, var(--term-scanline) 1px, transparent 1px, transparent 3px);animation:3.6s steps(2,end) infinite TerminalScreen-module__9ghGZG__flicker;position:absolute;inset:0}@keyframes TerminalScreen-module__9ghGZG__flicker{0%,95%{opacity:.9}96%{opacity:.7}to{opacity:.9}}.TerminalScreen-module__9ghGZG__terminal{z-index:2;letter-spacing:.3px;width:100%;max-width:560px;text-shadow:0 0 1px var(--term-glow);font-size:15px;line-height:1.7;position:relative}.TerminalScreen-module__9ghGZG__line{white-space:pre-wrap;opacity:0;margin:0;animation:.35s ease-out forwards TerminalScreen-module__9ghGZG__revealLine;transform:translate(-4px)}.TerminalScreen-module__9ghGZG__prompt{color:var(--term-prompt);font-weight:700}.TerminalScreen-module__9ghGZG__angle{color:var(--term-fg-dim)}.TerminalScreen-module__9ghGZG__cursor{width:.6ch;margin-left:2px;animation:1s steps(2,end) infinite TerminalScreen-module__9ghGZG__blink;display:inline-block}@keyframes TerminalScreen-module__9ghGZG__blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes TerminalScreen-module__9ghGZG__revealLine{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}.TerminalScreen-module__9ghGZG__l1{animation-delay:.12s}.TerminalScreen-module__9ghGZG__l2{animation-delay:.64s}.TerminalScreen-module__9ghGZG__l3{animation-delay:1.1s}.TerminalScreen-module__9ghGZG__l4{animation-delay:1.5s}.TerminalScreen-module__9ghGZG__l5{animation-delay:1.9s}.TerminalScreen-module__9ghGZG__l6{animation-delay:2.2s}.TerminalScreen-module__9ghGZG__actions{opacity:0;flex-wrap:wrap;gap:12px;margin:22px 0;animation:.35s ease-out forwards TerminalScreen-module__9ghGZG__revealLine;display:flex;transform:translate(-4px)}.TerminalScreen-module__9ghGZG__primary,.TerminalScreen-module__9ghGZG__secondary{letter-spacing:.8px;min-height:44px;color:var(--term-accent);border:1px solid var(--term-accent);cursor:pointer;background:0 0;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:600;line-height:1.6;text-decoration:none;transition:background .12s,color .12s;display:inline-block}.TerminalScreen-module__9ghGZG__primary{background:var(--term-primary-bg)}.TerminalScreen-module__9ghGZG__primary:hover,.TerminalScreen-module__9ghGZG__primary:focus-visible,.TerminalScreen-module__9ghGZG__secondary:hover,.TerminalScreen-module__9ghGZG__secondary:focus-visible{background:var(--term-accent);color:#000;outline:none}.TerminalScreen-module__9ghGZG__primary:active,.TerminalScreen-module__9ghGZG__secondary:active{transform:translateY(1px)}.TerminalScreen-module__9ghGZG__signature{letter-spacing:2px;text-transform:uppercase;color:var(--term-signature);opacity:0;margin:0;font-size:11px;animation:.35s ease-out forwards TerminalScreen-module__9ghGZG__revealLine}@media (max-width:600px){.TerminalScreen-module__9ghGZG__terminal{font-size:14px;line-height:1.65}.TerminalScreen-module__9ghGZG__actions{flex-direction:column;align-items:stretch}.TerminalScreen-module__9ghGZG__primary,.TerminalScreen-module__9ghGZG__secondary{text-align:center}}@media (prefers-reduced-motion:reduce){.TerminalScreen-module__9ghGZG__line,.TerminalScreen-module__9ghGZG__actions,.TerminalScreen-module__9ghGZG__signature{opacity:1;animation:none;transform:none}.TerminalScreen-module__9ghGZG__cursor{opacity:1;animation:none}.TerminalScreen-module__9ghGZG__scanlines{animation:none}}
