:root{--color-forest:#0b3327;--color-forest-light:#144a3a;--color-forest-dark:#082720;--color-ivory:#f5f1e8;--color-ivory-dark:#ece5d4;--color-gold:#b08a4a;--color-gold-light:#c9a671;--color-gold-dark:#8c6b37;--color-black:#111412;--color-black-soft:#3c413d;--color-muted:#6b6f68;--color-bg:var(--color-ivory);--color-bg-alt:var(--color-ivory-dark);--color-bg-inverse:var(--color-forest);--color-text:var(--color-black);--color-text-inverse:var(--color-ivory);--color-text-muted:var(--color-muted);--color-accent:var(--color-gold);--color-border:#1114121a;--color-border-inverse:#f5f1e82e;--font-serif:var(--font-fraunces), Georgia, "Times New Roman", serif;--font-sans:var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text-xs:clamp(.75rem, .72rem + .15vw, .8125rem);--text-sm:clamp(.875rem, .84rem + .15vw, .9375rem);--text-base:clamp(1rem, .96rem + .2vw, 1.0625rem);--text-lg:clamp(1.125rem, 1.06rem + .3vw, 1.25rem);--text-xl:clamp(1.3rem, 1.2rem + .5vw, 1.5rem);--text-2xl:clamp(1.6rem, 1.4rem + .9vw, 2rem);--text-3xl:clamp(2rem, 1.7rem + 1.3vw, 2.75rem);--text-4xl:clamp(2.5rem, 2rem + 2.2vw, 3.75rem);--text-5xl:clamp(3rem, 2.3rem + 3.2vw, 5rem);--text-6xl:clamp(3.6rem, 2.6rem + 4.5vw, 6.5rem);--leading-tight:1.1;--leading-snug:1.3;--leading-normal:1.6;--tracking-tight:-.02em;--tracking-normal:0;--tracking-wide:.08em;--tracking-wider:.16em;--space-1:.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2rem;--space-5:2.5rem;--space-6:3rem;--space-8:4rem;--space-10:5rem;--space-12:6rem;--space-16:8rem;--space-20:10rem;--section-spacing-mobile:var(--space-8);--section-spacing-desktop:var(--space-16);--container-max:1400px;--container-padding-mobile:1.25rem;--container-padding-desktop:3rem;--border-hairline:1px;--radius-sm:2px;--radius-md:4px;--ease-editorial:cubic-bezier(.4, 0, .2, 1);--duration-fast:.18s;--duration-base:.32s;--duration-slow:.64s;--z-header:100;--z-overlay:200}@media (prefers-reduced-motion:reduce){:root{--duration-fast:0s;--duration-base:0s;--duration-slow:0s}}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;height:100%;overflow-x:hidden}@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}}body{background:var(--color-bg);min-height:100%;color:var(--color-text);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-wrap:break-word;overflow-x:hidden}img,picture,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}h1,h2,h3,h4{font-family:var(--font-serif);font-weight:500;line-height:var(--leading-tight);letter-spacing:var(--tracking-tight)}::selection{background:var(--color-gold);color:var(--color-forest)}:focus-visible{outline:1.5px solid var(--color-gold);outline-offset:3px}.container{width:100%;max-width:var(--container-max);padding-inline:var(--container-padding-mobile);margin-inline:auto}@media (min-width:1024px){.container{padding-inline:var(--container-padding-desktop)}}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
