@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&display=swap";:root{--bg-color: #f8fafc;--text-primary: #0f172a;--text-secondary: #475569;--accent-glow: rgba(56, 189, 248, .4);--accent-color: #0ea5e9;--accent-hover: #0284c7}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-color);color:var(--text-primary);display:flex;place-items:center;min-width:320px;min-height:100vh;justify-content:center}*{box-sizing:border-box}
