:root{--color-bone-rgb:243 238 229;--color-ink-rgb:26 26 23;--color-moss-rgb:45 58 42;--color-olive-rgb:94 107 63;--color-amber-rgb:184 115 51;--color-terracotta-rgb:160 74 44;--color-smoke-rgb:107 107 102;--color-bone:rgb(var(--color-bone-rgb));--color-ink:rgb(var(--color-ink-rgb));--color-moss:rgb(var(--color-moss-rgb));--color-olive:rgb(var(--color-olive-rgb));--color-amber:rgb(var(--color-amber-rgb));--color-terracotta:rgb(var(--color-terracotta-rgb));--color-smoke:rgb(var(--color-smoke-rgb));--color-danger-rgb:var(--color-terracotta-rgb);--color-danger:var(--color-terracotta);--color-background:var(--color-bone);--color-foreground:var(--color-ink);--color-muted:var(--color-smoke);--color-accent:var(--color-amber);--color-border:rgba(26,26,23,.08);--font-display:"Bespoke Serif","Cormorant Garamond",Georgia,serif;--font-sans:"Switzer","Inter",system-ui,-apple-system,sans-serif;--font-mono:"JetBrains Mono","SF Mono",ui-monospace,monospace;--space-section:clamp(6rem,12vw,12rem);--space-section-sm:clamp(4rem,8vw,8rem);--ease-editorial:cubic-bezier(0.16,1,0.3,1);--ease-expressive:cubic-bezier(0.87,0,0.13,1);--ease-soft:cubic-bezier(0.4,0,0.2,1);--duration-instant:150ms;--duration-quick:300ms;--duration-base:600ms;--duration-slow:1200ms;--duration-cinematic:1800ms;--z-base:0;--z-content:10;--z-nav:50;--z-menu:55;--z-overlay:80;--z-modal:90;--z-cursor:100}[data-theme=dark]{--color-background:var(--color-ink);--color-foreground:var(--color-bone);--color-muted:hsla(39,37%,93%,.6);--color-border:hsla(39,37%,93%,.1)}@font-face{font-family:"Bespoke Serif";src:url(/fonts/BespokeSerif-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Bespoke Serif";src:url(/fonts/BespokeSerif-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Bespoke Serif";src:url(/fonts/BespokeSerif-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Switzer;src:url(/fonts/Switzer-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Switzer;src:url(/fonts/Switzer-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Switzer;src:url(/fonts/Switzer-Semibold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}.text-display{font-family:var(--font-display);font-feature-settings:"liga" 1,"kern" 1;font-weight:400}.text-display-light{font-family:var(--font-display);font-weight:300}.text-body{font-family:var(--font-sans);font-feature-settings:"kern" 1,"ss01" 1}.text-eyebrow{font-family:var(--font-sans);font-size:.75rem;text-transform:uppercase;letter-spacing:.18em;font-weight:500}