*{box-sizing:border-box}html,body{height:100%;margin:0;overflow:hidden}body{color:#e5e5e5;text-shadow:0 0 5px #0f8,0 0 10px #0f8;background:radial-gradient(#2a302e,#141918 60%,#050706 100%);margin:0;font-family:Courier New,monospace;font-size:18px}body:after{content:"";pointer-events:none;background:repeating-linear-gradient(0deg,#0003,#0003 1px,#0000 1px 2px);width:100%;height:100%;position:fixed;top:0;left:0}.app{flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;height:100dvh;padding:0;display:flex;position:relative}.terminal-body{filter:blur(.5px);height:100%;margin-bottom:10px;padding:50px;overflow-y:auto}.terminal-questions li:not(:last-child){margin-bottom:12px}.terminal-questions li{width:100%;padding:0 2px 0 40px;display:block}.terminal-questions li,.terminal-questions li span{text-shadow:0 0 5px #0f8,0 0 10px #0f8}.terminal-questions{margin:0 -30px 0 -20px;padding:0;overflow:hidden}.active{color:#000;text-shadow:none;background-color:#3f9;width:100%;display:block}.typing-indicator{gap:6px;margin-left:10px;display:inline-flex}.typing-indicator span{opacity:0;background:#3f9;border-radius:50%;width:6px;height:6px;animation:1.4s infinite blink}.typing-indicator span:first-child{animation-delay:0s}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes blink{0%,80%,to{opacity:0}40%{opacity:1}}.dots:after{content:"";animation:1.5s steps(4,end) infinite dots}@keyframes dots{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}}@keyframes flicker{0%{opacity:.95}5%{opacity:.85}10%{opacity:1}15%{opacity:.9}20%{opacity:1}50%{opacity:.92}to{opacity:1}}.terminal-body{-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth;flex:1;animation:.15s infinite flicker;overflow-y:auto}.terminal-body::-webkit-scrollbar{display:none}textarea{caret-color:#e5e5e5;resize:none;-ms-overflow-style:none;scrollbar-width:none;vertical-align:bottom;text-shadow:0 0 5px #0f8,0 0 10px #0f8;font-family:Courier New,monospace;line-height:1.4;font-size:inherit;color:#e5e5e5;box-sizing:border-box;background:0 0;border:none;border-bottom:1px solid #e5e5e5;outline:none;width:750px;overflow:hidden;box-shadow:inset 0 -1px #0f8}.input-line span{margin-right:10px}.input-line{align-items:flex-end;display:flex}.input::-webkit-scrollbar{display:none}#screen{background:radial-gradient(#2a6b3f,#123d24 50%,#000 100%);border-radius:8px;flex-direction:column;width:950px;height:100dvh;margin:auto;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 70px #000000e6,0 10px 20px #00ff780a}#screen:before{content:"";pointer-events:none;z-index:2;background:radial-gradient(at 50% 30%,#ffffff14 0%,#ffffff05 30%,#0000 60%);position:absolute;inset:0}#scan,#bezel{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}#bezel{z-index:1}@media (width<=960px){#screen{border-radius:0;width:100%}.app{padding:0}}@media (width<=768px){body{font-size:16px}.terminal-body{padding:40px}textarea{width:100%}.terminal-questions{margin-left:-30px;margin-right:-30px}.terminal-questions li{padding-left:30px}}@media (width<=480px){body{font-size:14px}.terminal-body{padding:30px}textarea{width:100%}.terminal-questions{margin-left:-20px;margin-right:-20px}.terminal-questions li{padding-left:20px}}
