:root {--primary: hsla(0,0%,10%,1);--secondary: hsla(39,64%,96%,1);--accent: hsla(27,30%,50%,1);--accent-strong: hsla(27,29%,39%,1);--accent-soft: #dbc7a6;--success: hsla(146,50%,40%,1);--warning: hsla(42,80%,55%,1);--danger: hsla(2,66%,52%,1);--surface: var(--primary);--surface-2: hsla(0,0%,14%,1);--surface-3: hsla(0,0%,18%,1);--surface-paper: var(--secondary);--text: var(--secondary);--text-muted: hsla(39,22%,74%,1);--text-subtle: hsla(39,12%,58%,1);--text-on-paper: var(--primary);--text-on-paper-muted: hsla(0,0%,10%,0.64);--border: hsla(39,32%,88%,0.14);--border-strong: hsla(39,32%,88%,0.28);--border-on-paper: hsla(0,0%,10%,0.12);--link: var(--accent);--link-hover: var(--accent-soft);--overlay: hsla(0,0%,4%,0.6);--ring: hsla(27,45%,58%,0.55);--space-3xs: 0.25rem;--space-2xs: 0.375rem;--space-xs: 0.5rem;--space-s: 0.75rem;--space-m: 1rem;--space-l: clamp(1.25rem, calc(0.24vw + 1.2rem), 1.41rem);--space-xl: clamp(1.56rem, calc(0.65vw + 1.43rem), 2rem);--space-2xl: clamp(1.95rem, calc(1.29vw + 1.69rem), 2.83rem);--space-3xl: clamp(2.44rem, calc(2.31vw + 1.98rem), 4rem);--space-4xl: clamp(3.05rem, calc(3.85vw + 2.28rem), 5.65rem);--text-xs: 0.75rem;--text-s: 0.875rem;--text-m: 1rem;--text-l: clamp(1.13rem, calc(0.37vw + 1.05rem), 1.38rem);--text-xl: clamp(1.27rem, calc(0.53vw + 1.16rem), 1.63rem);--text-2xl: clamp(1.42rem, calc(0.85vw + 1.25rem), 2rem);--text-3xl: clamp(1.6rem, calc(3vw + 1rem), 3.63rem);--text-4xl: clamp(1.8rem, calc(4.35vw + 0.93rem), 4.74rem);--font-heading: Lora, Georgia, 'Times New Roman', serif;--font-body: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;--leading-tight: 1.1;--leading-snug: 1.3;--leading-normal: 1.6;--tracking-tight: -0.01em;--tracking-wide: 0.1em;--tracking-wider: 0.18em;--radius-xs: 2px;--radius-s: 4px;--radius-m: 8px;--radius-l: 12px;--radius-xl: 16px;--radius-full: 999px;--shadow-s: 0 1px 2px hsla(0,0%,0%,0.30);--shadow-m: 0 8px 24px hsla(0,0%,0%,0.32);--shadow-l: 0 24px 60px hsla(0,0%,0%,0.45);--width-content: 1200px;--width-wide: 1400px;--width-narrow: 760px;--container-gutter: clamp(1.25rem, 4vw, 2.5rem);}