:root{--primary: #d97706;--primary-hover: #b45309;--bg-main: #020617;--bg-secondary: #0f172a;--bg-tertiary: #1e293b;--text-main: #f8fafc;--text-muted: #94a3b8;--border: #334155;--accent: #f59e0b;--transition: all .2s cubic-bezier(.4, 0, .2, 1);--shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Albert Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--bg-main);color:var(--text-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit;color:inherit}
