*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0d0d0d;--surface: #111111;--surface2: #171717;--border: #222222;--border2: #2e2e2e;--gold: #d4a843;--gold-dim: rgba(212,168,67,.14);--gold-glow: rgba(212,168,67,.06);--text: #e8e2d9;--text-muted: #8a847e;--text-dim: #4a4540;--green: #16a34a;--red: #dc2626;--blue: #3b82f6;--purple: #8b5cf6;--orange: #f97316}html{font-size:16px;-webkit-text-size-adjust:100%}body{font-family:Epilogue,system-ui,sans-serif;background:var(--bg);color:var(--text);line-height:1.7;min-height:100vh}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit;font-size:15px}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:2px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}.fade-up{animation:fadeUp .3s ease}
