:root{--bg: #09090B;--surface: #131316;--surface2: #1A1A1E;--surface3: #222226;--border: #27272A;--border-strong: #3F3F46;--text-primary: #FAFAFA;--text-secondary: #A1A1AA;--text-tertiary: #52525B;--accent: #FAFAFA;--accent-dim: rgba(250, 250, 250, .06);--accent-glow: rgba(250, 250, 250, .03)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}
