*{padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-container{align-items:center;background-color:#000;display:flex;height:100vh;justify-content:center;overflow:hidden;width:100vw}.content-wrapper{display:flex;height:100%;overflow:hidden;width:100%}.terminal-wrapper{font-size:15px;padding:20px 20px 80px 30px;width:150%}.orientation-warning{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:large;gap:10px}.terminal-container{background:#000;color:#0f0;font-family:Courier New,Courier,monospace;height:100%;overflow:hidden;padding:20px;position:relative;width:100%}.terminal-content{font-family:monospace;height:100%;overflow-y:auto;position:relative;scroll-behavior:smooth;scrollbar-color:#32cd32 #000;scrollbar-width:thin;white-space:pre-wrap}.terminal-content::-webkit-scrollbar{width:8px}.terminal-content::-webkit-scrollbar-track{background:#000;border-radius:10px}.terminal-content::-webkit-scrollbar-thumb{background:#32cd32;border:2px solid #000;border-radius:20px}.terminal-content::-webkit-scrollbar-thumb:hover{background:#90ee90}.terminal-log{padding:5px 0}.terminal-input{align-items:center;display:flex;font-size:15px;font-weight:700}.prompt{color:#0f0;margin-right:5px}.input-text{color:#fff}.cursor{background-color:#fff;display:inline-block;height:18px;width:10px}.blink,.cursor{animation:blink-animation 1s step-start infinite}@keyframes blink-animation{50%{opacity:0}}.terminal-input-field{opacity:0;position:absolute}.password-screen{align-items:center;display:flex;flex-direction:column;gap:20px;height:90%;justify-content:center;padding:20px;text-align:center;width:95%}.password-input{background-color:#000;border:2px solid #0f0;border-radius:5px;color:#0f0;font-family:Courier New,monospace;font-size:16px;margin-right:10px;outline:none;padding:10px;transition:all .2s ease-in-out}.password-input:focus{border-color:#3f3;box-shadow:0 0 5px #0f0c}.submit-btn{background-color:#000;border:2px solid #0f0;border-radius:5px;color:#0f0;cursor:pointer;font-family:Courier New,monospace;font-size:16px;padding:10px 20px;transition:all .2s ease-in-out}.submit-btn:hover{background-color:#0f0;box-shadow:0 0 10px #0f0c;color:#000}.submit-btn:active{transform:scale(.95)}
/*# sourceMappingURL=main.8281a3de.css.map*/