:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;padding:0;overflow-x:hidden}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700}p{margin:0}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0;list-style:none}button{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}input,textarea,select{font-family:inherit}img{max-width:100%;height:auto;display:block}*{box-sizing:border-box;margin:0;padding:0}#root{min-height:100vh}body.no-scroll{height:100vh;overflow:hidden}.btn{cursor:pointer;text-align:center;border-radius:6px;padding:.625rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-block}.btn-small{padding:.5rem 1.25rem;font-size:.9rem}.btn-large{border-radius:16px;padding:1.25rem 3rem;font-size:1.2rem}.btn-full{width:100%}.btn:disabled{opacity:.6;cursor:not-allowed}.btn:disabled:hover{transform:none}.loading-screen{justify-content:center;align-items:center;min-height:100vh;display:flex}.loading-spinner{border:4px solid #80808033;border-top-color:#667eea;border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.text-center{text-align:center}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}
