:root{--bg-color: #1a1c20;--bg-texture: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="4"><rect width="4" height="4" fill="%231a1c20"/><rect width="1" height="1" fill="%2322252a"/><rect x="2" y="2" width="1" height="1" fill="%2322252a"/></svg>');--gold-primary: #d4af37;--gold-light: #f3e5ab;--gold-dark: #aa8529;--silver-gradient: linear-gradient(135deg, #e0e0e0 0%, #a8a8a8 50%, #d1d1d1 100%);--gold-gradient: linear-gradient(135deg, #f9f5e8 0%, #d4af37 50%, #aa8529 100%);--text-main: #e0e0e0;--text-muted: #9e9e9e}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);background-image:var(--bg-texture);color:var(--text-main);font-family:Inter,sans-serif;min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{font-family:Cinzel,serif}
