*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--color-bg)}body,h1,h2,h3,p,ol{margin:0}ol{padding:0}img{max-inline-size:100%;display:block}a{color:inherit}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
:root{--color-bg:#0b0b0c;--color-surface:#151416;--color-text:#f5f0e8;--color-text-muted:#c9c0b5;--color-burgundy:#6d1e32;--color-burgundy-hover:#81243b;--color-gold:#b99b61;--color-gold-focus:#d1b77c;--color-border:#f5f0e838;--color-error:#ff9a9a;--color-success:#a9d7b5;--font-display:"Cormorant Garamond", Georgia, serif;--font-body:"Manrope", Arial, sans-serif;--container:80rem;--gutter:clamp(1.25rem, 5vw, 4rem);--radius-control:.125rem;--control-height:3.25rem}
html,body{min-block-size:100%}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);overflow-x:hidden}main{overflow:clip}
