:root{--font-family:system-ui,sans-serif;--radius:0.25rem;--radius-card:0.25rem;--soft:0.22rem;--baseline:0.1875rem;--spacing:0.25rem;--space-x:0.75rem;--space-y:0.5rem;--layout-inset:1rem;--layout-gap:0.5rem;--space-block-xs:2rem;--space-block-sm:3rem;--space-block-md:5rem;--space-block-lg:8rem;--space-block-xl:13rem;--max-width-xs:36rem;--max-width-sm:48rem;--max-width-md:64rem;--max-width-lg:88rem;--max-width-xl:96rem;--header:2.75rem;--sidebar:2.75rem;--text-xs:0.75rem;--text-sm:0.8333rem;--text-base:0.875rem;--text-lg:1rem;--text-xl:1.125rem;--border-solid:1px solid var(--border);--border-solid-hover:1px solid var(--border-hover);--duration-fast:120ms;--duration-base:180ms;--duration-slow:360ms;--easing:cubic-bezier(0.2,0.8,0.2,1);--transition-fast:var(--duration-fast) var(--easing);--transition-base:var(--duration-base) var(--easing);--transition-slow:var(--duration-slow) var(--easing);--card-pop:card-pop var(--transition-base) forwards;--card-pop-reverse:card-pop-reverse var(--duration-fast) ease-out forwards;--card-fade:card-fade var(--transition-base) var(--duration-base) forwards}