: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:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,#root,html{margin:0;width:100%;height:100%}.flex-1{display:flex}.flex-col{display:flex;flex-direction:column}.space{width:1em;height:1em}.middle{width:500px;display:flex;place-items:center;flex-direction:column;text-align:center}.title{width:400px}.airdrop-app{width:100%;height:100%;place-items:center}.airdrop-app .panel>*{margin:1em}.airdrop-app input{margin:1em;padding:.5em}:root{--light-green: #44f744;--dark-grey: #8f8f8f;--transparent-black: #00000088}.flex-row{display:flex;flex-direction:row}.flex-col{display:flex;flex-direction:col}.flex-1{flex:1}.flex-2{flex:2}.flex-3{flex:3}.app{display:flex;flex-direction:column;place-items:center;min-height:100vh;height:max-content}.background{position:fixed;display:grid;align-items:center;justify-content:center;z-index:-1;overflow:hidden}.background,.background img{width:100vw;height:100vh;min-width:100vw;min-height:100vh}.header{width:100%;padding:8px 24px 8px 8px;display:flex;flex-direction:row}.footer{width:100vw;display:grid;place-items:center;padding-bottom:16px}.footer>div{width:100%;max-width:360px;text-align:center;color:#fff;font-size:12px;font-family:Manrope;font-weight:200px;line-height:15px;word-wrap:break-word}.footer>img{width:32px;height:32px}.logo{width:128px;height:128px}.panel{display:flex;flex-direction:column;place-items:center;border-radius:16px;width:540px;min-height:100px;background-color:var(--transparent-black);text-align:center}.welcome-page{display:flex;flex-direction:column;place-items:center}.welcome-page>.dapps-button{margin-bottom:2em}.tac-page{display:flex;flex-direction:column;place-items:center}.tac-page .check-row{display:flex;flex-direction:row}.tac-page>*{margin:1em}.warning-page{display:flex;flex-direction:column;place-items:center}.warning-page>*{margin-left:1em;margin-right:1em}.warning-page .dapps-button{margin-bottom:1em}.otp-page{max-width:540px;text-overflow:wrap;display:flex;flex-direction:column;place-items:center;padding-top:1em}.otp-page>*{max-width:540px;padding:.5em}.otp-page input{width:256px}.otp-page .entry .label{padding-top:1em;padding-left:2em}.otp-page .entry .content{padding-bottom:1em;padding-left:2em;padding-right:2em}.otp-page div.content{word-wrap:break-word}.otp-page input,.otp-page .dapps-button{margin-bottom:1em}.dapps-button{background-color:var(--light-green);color:#000;padding:.5em 1.5em;border-radius:.5em;width:max-content;cursor:pointer}.dapps-button[disabled]{background-color:var(--dark-grey)}
