:root{--red:#a3271e;--red-deep:#7c1b14;--red-bright:#c0392d;--gold:#b98a2f;--gold-dark:#7a5a1b;--cream:#f7f1e5;--paper:#eee5d1;--ink:#24201b;--ink-soft:#5f574d;--cream-text:#f9f4e9;--line:#24201b29;--line-on-red:#f9f4e947;--scrim:#24201b8c;--scrim-strong:#24201be6;--ink-shadow:#24201b47;--cream-text-soft:#f9f4e91f;--cream-glass:#f7f1e5c7;--glass-backdrop:saturate(180%) blur(20px);--scrim-backdrop:blur(14px) saturate(110%);--font-display:"Besley", "Georgia", serif;--font-body:"Archivo", "Helvetica Neue", Arial, sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.375rem;--text-2xl:1.75rem;--text-3xl:2.25rem;--text-4xl:3rem;--text-5xl:4rem;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:40px;--space-2xl:64px;--space-3xl:104px;--radius-sm:2px;--radius-md:6px;--shadow-md:0 12px 32px -12px #24201b40;--shadow-header:0 8px 24px -18px #24201b66;--content-width:1200px;--header-height:76px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font-body);color:var(--ink);background-color:var(--cream);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}@media (width>=769px){:root{--header-height:136px}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{min-width:320px;min-height:100vh;margin:0}body.is-scroll-locked{overflow:hidden}#root{width:100%}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.01em;text-wrap:balance;margin:0;font-weight:600;line-height:1.12}p{text-wrap:pretty;margin:0}a{color:var(--red);text-underline-offset:3px;text-decoration-thickness:1px}img,video{max-width:100%;display:block}button{font:inherit;cursor:pointer}::selection{background:var(--red);color:var(--cream-text)}:focus-visible{outline:2px solid var(--red);outline-offset:3px}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(20px)}.reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;transition-delay:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
