@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{color:#f6f3ee;-webkit-font-smoothing:antialiased;background:#0d1e30;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}input,select,textarea,button{font-family:inherit}*{-webkit-tap-highlight-color:transparent}
