:root{--background-primary:#061326;--background-deep:#020a16;--background-surface:#0b1d35;--background-surface-hover:#102844;--gold-primary:#d7a443;--gold-light:#f0c66a;--gold-dark:#9d7027;--text-primary:#f4efe5;--text-secondary:#b9c2d0;--text-muted:#7f8da2;--border-gold:#d7a44347;--border-gold-hover:#f0c66aa6;--dark-overlay:#020a16b8;--font-serif:var(--font-cormorant), "Cormorant Garamond", "Playfair Display", serif;--font-sans:var(--font-inter), "Inter", "Source Sans 3", sans-serif;--sidebar-width:208px;--header-height:76px;--radius-sharp:4px;--shadow-soft:0 2px 10px #01060e8c;--shadow-soft-hover:0 4px 18px #01060ea6}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}body{background:var(--background-primary);max-width:100vw;color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none}ul{list-style:none}a:focus-visible,button:focus-visible{outline:2px solid var(--gold-light);outline-offset:2px;border-radius:4px}.skip-link{z-index:100;background:var(--background-deep);color:var(--gold-light);border:1px solid var(--border-gold);padding:12px 20px;position:absolute;top:0;left:-9999px}.skip-link:focus{top:12px;left:12px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
