:root{--color-gold:#d4af37;--color-gold-light:#f0d890;--color-dark-bg:#0a0a12;--color-card-bg:#14101eb3;--color-text-white:#f5f5f5;--color-text-gray:#b8b8c8;--radius-card:14px}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;font-size:16px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--color-text-white);background:var(--color-dark-bg);font-family:Noto Serif SC,SimSun,STSong,serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}input,button,textarea,select{font:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d4af374d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#d4af3780}
