:root{--bg:#0a0806;--gold:#c9a84c;--gold-light:#e8c76a;--gold-dim:#7a6230;--red:#6b1a1a;--red-bright:#9b2020;--cream:#d4c4a0;--white:#f0ead8}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--cream);-webkit-font-smoothing:antialiased;font-family:EB Garamond,Georgia,serif;overflow-x:hidden}body:before{content:"";opacity:.035;pointer-events:none;z-index:9999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit;text-decoration:none}::selection{background:var(--red);color:var(--gold-light)}
