@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;min-height:100%}body{color:#111;-webkit-font-smoothing:antialiased;background:#fafafa;font-family:Inter,system-ui,sans-serif}::selection{background:#e45e7e4d}input{caret-color:#e05e7e;background:0 0;border:none;outline:none;width:100%;font-family:Inter,system-ui,sans-serif}input:-webkit-autofill{-webkit-text-fill-color:#111;-webkit-box-shadow:inset 0 0 0 1000px #fff}
