@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--bg-color: #000000;--surface-dark: #121212;--surface-light: #181818;--text-color: #ffffff;--text-muted: #b3b3b3;--primary-accent: #059669;--primary-accent-hover: #047857;--gradient-brand: linear-gradient(135deg, #059669 0%, #047857 100%);--border-color: rgba(255, 255, 255, .1)}*{box-sizing:border-box}body{margin:0;font-family:Inter,sans-serif;background-color:var(--bg-color);color:var(--text-color);-webkit-font-smoothing:antialiased;line-height:1.5}.text-center{text-align:center}.full-width{width:100%}
