:root{--olive-900: #4b5530;--olive-700: #6b7a45;--olive-500: #869359;--olive-300: #aeb98a;--cream-100: #fbf8f2;--cream-200: #f4eee1;--cream-300: #ede4d2;--kraft-300: #d9be95;--kraft-500: #c9a876;--kraft-700: #a9814f;--brown-500: #705a3e;--brown-700: #4a3b2a;--brown-900: #362a1d;--sage-200: #e1e3d8;--sage-400: #d0d3c2;--ink: #33301f;--white: #ffffff;--black: #000000;--bg-page: var(--cream-100);--bg-surface: var(--white);--bg-panel: var(--cream-200);--bg-sunken: var(--sage-200);--text-primary: var(--ink);--text-secondary: #6e6852;--text-muted: #9a9378;--text-on-dark: var(--cream-100);--text-on-accent: var(--white);--accent: var(--olive-700);--accent-strong: var(--olive-900);--accent-soft: var(--olive-300);--border-subtle: #e6dfcd;--border-strong: #c9be9f;--overlay-scrim: rgba(30, 26, 15, .55);--overlay-scrim-strong: rgba(10, 9, 5, .95);--focus-ring: var(--kraft-500);--shadow-color: 30 26 10}:root{--font-script: "Pinyon Script", cursive;--font-serif: "Cormorant Garamond", "Georgia", serif;--font-sans: "Jost", "Helvetica Neue", sans-serif;--text-xs: .75rem;--text-sm: .8125rem;--text-base: .9375rem;--text-md: 1.0625rem;--text-lg: 1.375rem;--text-xl: 1.75rem;--text-2xl: 2.25rem;--text-3xl: 3rem;--text-script-lg: 3.25rem;--tracking-tight: 0;--tracking-nav: .12em;--tracking-caps: .16em;--leading-tight: 1.15;--leading-normal: 1.5;--leading-relaxed: 1.7;--weight-light: 300;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600}:root{--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--space-8: 64px;--space-9: 96px;--radius-sm: 2px;--radius-md: 4px;--radius-lg: 6px;--radius-pill: 999px;--gap-mosaic: 6px;--shadow-sm: 0 1px 3px rgb(var(--shadow-color) / .12);--shadow-md: 0 4px 16px rgb(var(--shadow-color) / .14);--shadow-lg: 0 12px 32px rgb(var(--shadow-color) / .2);--ease-standard: cubic-bezier(.4, 0, .2, 1);--duration-fast: .15s;--duration-normal: .25s}*,*:before,*:after{box-sizing:border-box;margin:0}html{-webkit-text-size-adjust:100%;tab-size:4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh;background:var(--bg-page);color:var(--text-primary);font-family:var(--font-sans);font-weight:var(--weight-regular);line-height:var(--leading-normal)}img,svg{display:block;max-width:100%}button,input{margin:0;color:inherit;font-family:inherit;font-size:100%;line-height:inherit}button{cursor:pointer;background:none;border:none}h1,h2,h3,h4,h5,h6,p{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}
