:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#100f0f;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;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}.navigation{color:#100f0f;background-color:#fff}}.full-screen-borderless{border:0;height:100vh;width:100vw}.full-screen-borderless .iframe-screen-borderless{border:0;height:95vh;width:100vw}.full-screen-borderless .navigation{height:5vh;display:flex;align-items:center;justify-content:space-between;padding:0 15px;color:#fff;background-color:#0a0a0a;border-bottom:.5px solid rgba(67,67,67,.76)}.full-screen-borderless .navigation .brand{font-weight:700;display:flex;flex-direction:column}.full-screen-borderless .navigation .brand .powered-by{font-size:12px}.full-screen-borderless .navigation .database{display:flex;align-items:center;gap:5px}.form-container{width:70vw;height:100vh;margin:auto;display:flex;justify-content:center;align-items:center}.form-container form{width:50vw}.form-container form h2{text-align:center}.form-container form label{display:flex;flex-direction:column;margin:10px 0}.form-container form label span{font-weight:bolder}.form-container form label input{padding:10px 15px}.form-container form button{width:100%!important;background-color:#28a8ce}
