@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*,:after,:before{box-sizing:border-box}*{margin:0;padding:0;font:inherit}html{hanging-punctuation:first last}img,picture,svg,video{display:block;max-width:100%}h1,h2,h3,h4,h5,h6{text-wrap:balance}li,p{text-wrap:pretty}body,html{height:100%;margin:0;padding:0}body{display:grid;grid-template-rows:1fr auto;font-family:Inter,system-ui,sans-serif;background-color:#f8fafc}main{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;overflow-y:hidden}.toast{background-color:#fff;border:1px solid #e5e7eb}