*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,system-ui,-apple-system,sans-serif;color:#1e293b;background:#fafbfc;-webkit-font-smoothing:antialiased}input:focus{border-color:#818cf8!important;outline:none}button{cursor:pointer;font-family:inherit;transition:all .15s ease}button:hover:not(:disabled){opacity:.92;transform:translateY(-1px)}button:active:not(:disabled){transform:translateY(0)}button:disabled{cursor:default}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .4s ease forwards}