@import"https://fonts.googleapis.com/css2?family=Roboto+Serif:ital,opsz,wght@0,8..144,100..900;1,8..144,100..900&display=swap";*{padding:0;margin:0;box-sizing:border-box;font-family:"Roboto Serif",serif}body,html{background:#182426;height:100%}body{padding:40px}img,svg,video{display:block;max-width:100%}a{text-decoration:none;cursor:pointer;transition:all .1s ease-in-out}input,textarea,select,button{border:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;outline-style:solid;outline-color:transparent;transition:all .1s ease;font-size:.8rem}button{cursor:pointer}textarea{resize:none}.bg-yellow{background:#f6c333}.bg-mustard{background:#e4d89a}.bg-green{background:#8fc59e}.bg-purple{background:#a6b5ff}.frame{border-radius:40px;background:#ffffff9b;height:100%}.welcome{display:flex;justify-content:center;align-items:center;flex-direction:column}.welcome h1{font-size:4rem;font-weight:400;text-align:center}.welcome-logo{background:#fff;padding:40px 30px;position:fixed;top:0;border-radius:0 0 60px 60px;margin:auto;left:0;right:0;display:flex;align-items:center;width:290px}.welcome-buttons{display:flex;gap:10px;margin-top:30px}.btn{border-radius:10px;font-size:1.2rem;font-weight:600;color:#fff;padding:10px 20px}.btn.green{background:#8fc59e}.btn.yellow{background:#f6c333}
