@import"https://fonts.googleapis.com/css2?family=Syne:wght@400;600;700;800&family=DM+Sans:wght@300;400;500&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--accent: #00D4AA;--accent-dark: #00A882;--bg-dark: #0A0E1A;--bg-card: #111827;--bg-surface: #1C2333}body{font-family:DM Sans,sans-serif;background:var(--bg-dark);color:#e2e8f0;min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-dark)}::-webkit-scrollbar-thumb{background:#2d3748;border-radius:3px}
