@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:18px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#e2e8f0;background-color:#0f1117;font-family:Inter,Segoe UI,sans-serif}.dark body{color:#e2e8f0;background-color:#0f1117}.light body{color:#1a202c;background-color:#fff}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}
