:root{--color-cream:#f5f0e6;--color-cream-deep:#ede6d9;--color-ink:#1c1a17;--color-ink-soft:#3f3b35;--color-muted:#6b6359;--color-amber:#b8642a;--color-amber-deep:#944c1b;--color-rule:#d9d1c2;--spacing-xs:4px;--spacing-s:8px;--spacing-m:16px;--spacing-l:24px;--spacing-xl:32px;--radius-card:18px;--typography-display-font-family:Charter, "Iowan Old Style", "Apple Garamond", Georgia, serif;--typography-display-font-weight:700;--typography-display-font-size:32px;--typography-title-font-family:Charter, "Iowan Old Style", "Apple Garamond", Georgia, serif;--typography-title-font-weight:600;--typography-title-font-size:22px;--typography-subtitle-font-family:Charter, "Iowan Old Style", "Apple Garamond", Georgia, serif;--typography-subtitle-font-weight:600;--typography-subtitle-font-size:17px;--typography-body-font-family:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--typography-body-font-weight:400;--typography-body-font-size:15px;--typography-body-strong-font-family:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--typography-body-strong-font-weight:600;--typography-body-strong-font-size:15px;--typography-callout-font-family:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--typography-callout-font-weight:400;--typography-callout-font-size:13px;--typography-callout-strong-font-family:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--typography-callout-strong-font-weight:600;--typography-callout-strong-font-size:13px;--typography-meta-font-family:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--typography-meta-font-weight:600;--typography-meta-font-size:11px}
html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--color-ink);background:var(--color-cream);font-family:var(--typography-body-font-family);font-size:var(--typography-body-font-size);font-weight:var(--typography-body-font-weight);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;line-height:1.55;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:var(--typography-display-font-family);color:var(--color-ink);line-height:1.15}
