:root{--background:#f2f0f0;--foreground:#171717;--main-blue:#1b8ad9;--secondary-blue:#dff2ff;--green:#90ffcb}html,body{background:var(--background);height:97%;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif}div{box-sizing:border-box}h1{font-size:48px;font-weight:400}h2{margin:0;font-size:40px;font-weight:500}h3{margin:0;font-size:20px;font-weight:500}input{font-family:Inter,system-ui,-apple-system,sans-serif}input[type=number]::-webkit-inner-spin-button{opacity:1}input[type=number]::-webkit-outer-spin-button{opacity:1}button:disabled{cursor:not-allowed!important}
