:root{--color-bg:#16201B;--color-bg-2:#1E2B23;--color-bg-3:#26352B;--color-bg-card:#1E2B23;--color-footer-bg:#111912;--color-primary:#2E7D32;--color-primary-dark:#1B5E20;--color-header-bg:#0E3A13;--color-accent:#A1887F;--color-accent-bright:#BCA79E;--color-accent-muted:color-mix(in srgb, #A1887F 12%, transparent);--color-accent-border:color-mix(in srgb, #A1887F 24%, transparent);--color-text:#EDEAE4;--color-text-muted:color-mix(in srgb, #EDEAE4 62%, transparent);--color-text-subtle:color-mix(in srgb, #EDEAE4 32%, transparent);--color-text-on-accent:#ffffff;--color-border:color-mix(in srgb, #EDEAE4 14%, transparent);--color-border-subtle:color-mix(in srgb, #EDEAE4 7%, transparent);--color-focus:#A1887F;--font-display:'Poppins', system-ui, sans-serif;--font-primary:'Inter', system-ui, sans-serif;--font-heading:'Poppins', system-ui, sans-serif;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:2rem;--text-4xl:2.75rem;--text-5xl:3.75rem;--text-6xl:5rem;--font-light:300;--font-regular:400;--font-medium:500;--font-semibold:600;--font-bold:700;--font-extrabold:800;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--container-max:1200px;--container-wide:1400px;--container-narrow:900px;--container-pad:1.5rem;--radius-sm:0.25rem;--radius-md:0.5rem;--radius-lg:0.75rem;--radius-xl:1rem;--radius-2xl:1.5rem;--radius-full:9999px;--transition-fast:150ms ease;--transition-base:300ms cubic-bezier(0.4, 0, 0.2, 1);--transition-slow:600ms cubic-bezier(0.4, 0, 0.2, 1);--z-base:1;--z-dropdown:100;--z-sticky:200;--z-header:300;--z-modal:400;--z-toast:500}[data-theme="light"]{--color-bg:#f7f4ef;--color-bg-2:#efe9e0;--color-bg-3:#e6ddd2;--color-bg-card:#ffffff;--color-footer-bg:#e6ddd2;--color-text:#1a1a1a;--color-text-muted:rgba(26, 26, 26, 0.65);--color-text-subtle:rgba(26, 26, 26, 0.38);--color-border:rgba(26, 26, 26, 0.12);--color-border-subtle:rgba(26, 26, 26, 0.06)}