*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fff;--bg-1:#f7f6f3;--bg-dark:#0a0a0a;--text:#0a0a0a;--text-2:#525252;--text-3:#a0a0a0;--border:#e5e5e5;--border-2:#d0d0d0;--amber:#dfb43d;--amber-bg:#c49a2a14;--success:#16a34a;--error:#dc2626;--radius:12px;--radius-lg:20px;--nav-h:64px}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}#root{flex-direction:column;min-height:100vh;display:flex}a{color:inherit;text-decoration:none}button{font-family:inherit}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
