:root{--ac-navy-deep:#082827;--ac-navy-medium:#0d3d3a;--ac-navy-light:#0f3d3e;--ac-gold-primary:#a88e58;--ac-gold-light:#bfa070;--ac-gold-warm:#c9a878;--ac-gold-bright:#c9a84c;--ac-ivory-primary:#f5efe5;--ac-ivory-bright:#faf6ee;--ac-exception-bronze:#c18a5c;--color-background:var(--ac-navy-deep);--color-surface:var(--ac-navy-medium);--color-surface-elevated:var(--ac-navy-light);--color-foreground:var(--ac-ivory-primary);--color-foreground-bright:var(--ac-ivory-bright);--color-accent:var(--ac-gold-primary);--color-accent-hover:var(--ac-gold-light);--color-accent-warm:var(--ac-gold-warm);--color-accent-bright:var(--ac-gold-bright);--color-exception:var(--ac-exception-bronze);--text-xs:0.64rem;--text-sm:0.8rem;--text-base:1rem;--text-lg:1.25rem;--text-xl:1.563rem;--text-2xl:1.953rem;--text-3xl:2.441rem;--text-4xl:3.052rem;--text-5xl:3.815rem;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--space-24:6rem;--ease-entrance:cubic-bezier(0.2,0.8,0.2,1);--ease-transition:cubic-bezier(0.4,0,0.6,1);--ease-exit:cubic-bezier(0.4,0,1,1);--duration-fast:150ms;--duration-medium:250ms;--duration-slow:400ms;--duration-cinematic:800ms;--icon-xs:12px;--icon-sm:16px;--icon-md:20px;--icon-lg:24px;--icon-xl:32px;--card-padding:var(--space-6);--card-gap:var(--space-6);--body-line-height:1.5}.density-compact{--card-padding:var(--space-3);--card-gap:var(--space-3);--body-line-height:1.4}.density-expanded{--card-padding:var(--space-8);--card-gap:var(--space-8);--body-line-height:1.6}.theme-light{--color-background:var(--ac-ivory-primary);--color-surface:var(--ac-ivory-bright);--color-surface-elevated:#fff;--color-foreground:var(--ac-navy-deep);--color-foreground-bright:var(--ac-navy-medium)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:50ms!important;animation-iteration-count:1!important;transition-duration:50ms!important}}