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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,.App,body,html{font-family:Satoshi,sans-serif;height:100dvh;margin:0;overflow:hidden}.App{background-color:#6337fe;color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;overflow:hidden;text-align:center}.content{align-items:center;box-sizing:border-box;display:flex;flex:1 1;justify-content:center;padding:20px}.text-section{margin:0 auto;max-height:100vh;max-width:400px;width:100%}.logo{font-family:Mea Culpa,cursive;font-size:8rem;line-height:1.1;margin-bottom:1.1rem}.tagline{font-family:Staatliches,sans-serif;font-size:3rem;letter-spacing:1px;line-height:1.3;margin-bottom:2rem;text-transform:uppercase}.form{display:flex;flex-direction:column;gap:10px;width:100%}button,input{border:none;border-radius:6px;box-sizing:border-box;font-family:Satoshi,sans-serif;font-size:1rem;padding:12px 16px;width:100%}input{outline:none}button{background-color:#000;color:#fff;cursor:pointer;font-weight:700;transition:background-color .3s ease}button:hover{background-color:#e5dcff;color:#6337fe}.footer{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;bottom:0;box-sizing:border-box;color:#fff;display:flex;font-size:.75rem;justify-content:center;line-height:1.3;padding:14px 12px;position:fixed;text-align:center;width:100%}.footer a{color:#fff;text-decoration:none;transition:opacity .2s}.footer a:hover{opacity:.8}@media (max-width:600px){.logo{font-size:3rem}.tagline{font-size:2.5rem}}
/*# sourceMappingURL=main.0bdf841a.css.map*/