@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:#1c1b3a;color:#e2e8f0;min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1c1b3a}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}
