@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--background: #ffffff;--foreground: #171717}@media (prefers-color-scheme: light){:root{--background: #0a0a0a;--foreground: #ededed}}body{color:var(--foreground);background:var(--background);font-family:Inter,Arial,sans-serif}@layer utilities{.text-balance{text-wrap:balance}}
