@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");:root{color-scheme:light dark}*{box-sizing:border-box;-webkit-font-smoothing:antialiased}body,html{margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;background:#F5F5F7}@media (prefers-color-scheme:dark){body{background:#000}}