:root{--bg:#0e0b0a;--bg2:#1a1613;--surface:#221d1a;--border:#2e2724;--text:#fdf6ee;--text2:hsla(32,79%,96%,.78);--text3:hsla(32,79%,96%,.52);--fuego:#ff5b1f;--cancha:#7fe38c;--oro:#ffb84d;--warmBlack:#0e0b0a}*{box-sizing:border-box;margin:0;padding:0}body,html{background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;min-height:100vh}a{color:inherit;text-decoration:none}.display{font-family:Space Grotesk,Inter,sans-serif;letter-spacing:-.8px}.mono{font-family:JetBrains Mono,ui-monospace,monospace;letter-spacing:.3px}