*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--gold:gray;--gold-dark:#4d4d4d;--charcoal:#1a1a1a;--cream:#fafafa;--scrollbar-thumb:#00000029;--scrollbar-thumb-hover:#00000047;background:var(--cream);color:var(--charcoal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-family:DM Sans,sans-serif}body{background:var(--cream);min-height:100vh}h1,h2,h3{font-family:Playfair Display,serif;font-weight:500}button{cursor:pointer;font-family:DM Sans,sans-serif}input,select,textarea{font-family:DM Sans,sans-serif}a{color:var(--gold-dark);text-decoration:none}a:hover{text-decoration:underline}::selection{background:var(--gold);color:var(--charcoal)}:focus{outline:none}:focus-visible{outline:2px solid var(--gold);outline-offset:2px;border-radius:4px}button:focus-visible,a:focus-visible{outline-offset:3px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border:2px solid var(--cream);border-radius:20px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@keyframes di-spin{to{transform:rotate(360deg)}}@keyframes di-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes di-fade-in{0%{opacity:0}to{opacity:1}}@keyframes di-pulse{0%,to{opacity:1}50%{opacity:.55}}.di-fade-up{animation:.45s cubic-bezier(.2,.8,.2,1) both di-fade-up}.di-fade-in{animation:.3s both di-fade-in}.di-stagger>*{animation:.45s cubic-bezier(.2,.8,.2,1) both di-fade-up}.di-stagger>:first-child{animation-delay:20ms}.di-stagger>:nth-child(2){animation-delay:60ms}.di-stagger>:nth-child(3){animation-delay:.1s}.di-stagger>:nth-child(4){animation-delay:.14s}.di-stagger>:nth-child(n+5){animation-delay:.18s}
