:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--gallery-color-black-umber:oklch(12.65% .0073 42.6);--gallery-color-dark-umber:oklch(25.53% .0187 40.7);--gallery-color-brown-red:oklch(31.98% .0503 34.8);--gallery-color-bone:oklch(84.14% .0292 68.8);--gallery-color-stone:oklch(73.71% .0513 70.8);--gallery-color-taupe:oklch(59.24% .0445 71.5);--gallery-color-ochre:oklch(73.71% .0513 70.8);--gallery-color-wine:oklch(30.54% .0685 30.7);--gallery-color-olive:oklch(39.13% .0673 139);--cream-base:var(--gallery-color-black-umber);--cream-warm:var(--gallery-color-dark-umber);--cream-aged:var(--gallery-color-brown-red);--ink-primary:var(--gallery-color-bone);--ink-secondary:var(--gallery-color-stone);--ink-muted:var(--gallery-color-taupe);--gold:var(--gallery-color-ochre);--wine:var(--gallery-color-wine);--olive:var(--gallery-color-olive);--gallery-shell-width:min(1560px, calc(100% - clamp(1rem, 5vw, 5rem)))}html{background-color:var(--cream-base);min-height:100%}body{background-color:var(--cream-base);min-height:100vh;color:var(--ink-primary);-webkit-font-smoothing:antialiased;margin:0;font-family:Averia Libre,Georgia,serif}*{box-sizing:border-box}.page-shell{width:var(--gallery-shell-width);margin-inline:auto;padding-block:0 clamp(2rem,6vw,5rem)}
