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}@font-face{font-family:OCR A;src:url(/static/media/OCRA.09ca86aab5ca3126b6f9.ttf) format("truetype")}body{background-color:#000;font-family:OCR A,sans-serif;margin:0;overflow:hidden;padding:0}.home-container{align-items:center;animation:backgroundAnimation 12s ease-in-out infinite;background:linear-gradient(-45deg,#1d1d1d,#3a3a3a,#1e1e1e,#444);background-size:300% 300%;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative}@keyframes backgroundAnimation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.content{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid hsla(0,0%,100%,.213);border-radius:10px;box-shadow:0 4px 15px #65656580,0 2px 10px #00f3;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;z-index:1}.content:hover{box-shadow:0 6px 25px #ffffff4d,0 0 20px #00c8ff33;transform:scale(1.03)}.home-container:after{background:linear-gradient(45deg,#ff00c833,#00f3);content:"";height:100%;left:0;opacity:.1;position:absolute;top:0;width:100%;z-index:0}.title{color:#fff;font-size:2.5rem;font-weight:600;margin-bottom:1rem;text-shadow:0 0 10px #676767b3}.subtitle{color:#fff;font-size:1.5rem;margin-bottom:1.5rem;text-shadow:0 0 10px #b3b3b399}.message{color:#f0f0f0;font-size:1.2rem}button{background:#ffffff1a;border:1px solid #ffffff4d;box-shadow:0 0 10px #ffffff80;color:#fff;cursor:pointer;font-family:OCR A,sans-serif;font-size:1rem;padding:10px 20px}button:hover{background:#fff3;box-shadow:0 0 20px #ffffffb3}.footer-bar{background-color:#000;bottom:0;box-shadow:0 -2px 5px #00000080;color:#aaa;font-family:OCR A,sans-serif;font-size:.9rem;left:0;padding:10px 0;position:fixed;text-align:center;width:100%;z-index:10}.login-form input{background-color:#ffffff0d;border:1px solid #fff3;border-radius:8px;color:#fff;font-family:OCR A,sans-serif;font-size:1rem;padding:12px 16px;transition:background-color .2s ease,border .2s ease}.login-form input::placeholder{color:#fff6}.login-form input:focus{background-color:#ffffff1a;border:1px solid #fff6;outline:none}.login-form button{background-color:#fff;border:none;border-radius:8px;color:#000;cursor:pointer;font-family:OCR A,sans-serif;font-size:1rem;font-weight:700;padding:12px 16px;transition:background-color .2s ease,transform .1s ease}.wide-content{min-height:320px;min-width:400px;padding:40px}.login-form{display:flex;flex-direction:column;gap:15px;margin:0 auto;max-width:300px;width:100%}.error{color:#ff6b6b;font-size:.9rem;margin-top:10px;text-align:center}
/*# sourceMappingURL=main.f3cbd7f2.css.map*/