:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body,#root{height:100%;width:100%;min-height:100vh;min-width:100vw;margin:0;padding:0;background:linear-gradient(135deg,#181818,#232323);color:#e0e0e0;font-family:Orbitron,Segoe UI,Arial,sans-serif}.auth-container{height:100vh;width:100vw;max-width:none;margin:0;padding:2rem;text-align:center;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}h1{font-family:Monoton,Orbitron,Segoe UI,Arial,sans-serif;font-size:3.5em;letter-spacing:.12em;color:#a259ff;margin-bottom:2rem;text-shadow:0 0 8px #a259ff,0 0 16px #a259ff,0 0 32px #a259ff,0 0 2px #fff,0 2px 16px #000,0 1px 0 #444;font-weight:700;filter:brightness(1.2) saturate(1.5)}.viewports{display:flex;gap:2rem;justify-content:center;align-items:stretch;margin-top:0;height:98vh;width:100vw}.viewport{background:#222;border-radius:18px;box-shadow:0 4px 32px #000a,0 1px #333;flex:1 1 0;min-width:0;padding:.5rem;display:flex;flex-direction:column;align-items:center;height:100%;max-height:100%;overflow:auto}.viewport h3{font-family:Orbitron,Segoe UI,Arial,sans-serif;font-size:1.4em;color:#b0b0b0;margin-bottom:1rem}.viewport img{max-width:100%;max-height:96vh;border-radius:12px;box-shadow:0 2px 16px #000a;margin-bottom:0;background:#111}button{border-radius:8px;border:1px solid #444;padding:.8em 1.6em;font-size:1.1em;font-family:Orbitron,Segoe UI,Arial,sans-serif;background-color:#181818;color:#e0e0e0;cursor:pointer;transition:border-color .25s,background .25s;margin-top:.5em}button:hover{border-color:#888;background:#232323}button:focus,button:focus-visible{outline:4px auto #646cff}.success{color:#7fffd4;font-weight:700}.error{color:#ff6b6b;font-weight:700}.result{background:#181818;color:#b0b0b0;border-radius:8px;padding:1em;margin-top:1em;font-size:1em;font-family:Fira Mono,Consolas,monospace}
