:root{--gray-0: #ffffff;--gray-50: #f8f9fa;--gray-100: #f1f3f5;--gray-200: #e9ecef;--gray-300: #dee2e6;--gray-400: #ced4da;--gray-500: #adb5bd;--gray-600: #868e96;--gray-650: #6c757d;--gray-700: #495057;--gray-800: #343a40;--gray-900: #212529;--gray-950: #121212;--accent-100: #dbeafe;--accent-200: #bfdbfe;--accent-400: #60a5fa;--accent-500: #3b82f6;--accent-600: #2563eb;--accent-700: #1d4ed8;--red-100: #fee2e2;--red-400: #f87171;--red-600: #dc2626;--red-700: #b91c1c;--amber-100: #fef3c7;--amber-400: #fbbf24;--amber-700: #b45309;--green-100: #dcfce7;--green-400: #4ade80;--green-700: #15803d;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 40px;--space-8: 48px;--space-9: 64px;--space-10: 80px;--space-11: 96px;--radius-xs: 4px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-full: 9999px;--text-xs: 12px;--leading-xs: 16px;--text-sm: 14px;--leading-sm: 20px;--text-base: 16px;--leading-base: 24px;--text-md: 18px;--leading-md: 28px;--text-lg: 20px;--leading-lg: 28px;--text-xl: 24px;--leading-xl: 32px;--text-2xl: 32px;--leading-2xl: 40px;--text-3xl: 40px;--leading-3xl: 48px;--text-4xl: 48px;--leading-4xl: 56px;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--duration-instant: .1s;--duration-fast: .15s;--duration-normal: .2s;--duration-slow: .3s;--duration-slowest: .4s;--ease-standard: cubic-bezier(.2, 0, 0, 1);--ease-decelerate: cubic-bezier(0, 0, 0, 1);--ease-accelerate: cubic-bezier(.3, 0, 1, 1);--shadow-color: 220 12% 40%;--shadow-1: 0 1px 2px 0 hsl(var(--shadow-color) / .1), 0 1px 3px 1px hsl(var(--shadow-color) / .06);--shadow-2: 0 1px 2px 0 hsl(var(--shadow-color) / .09), 0 2px 6px 2px hsl(var(--shadow-color) / .05);--shadow-3: 0 1px 3px 0 hsl(var(--shadow-color) / .08), 0 4px 8px 3px hsl(var(--shadow-color) / .04);--border-width: 1px;--focus-ring-width: 2px;--focus-ring-offset: 2px;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace;--color-surface-page: var(--gray-50);--color-surface-raised: var(--gray-0);--color-surface-overlay: var(--gray-0);--color-surface-sunken: var(--gray-100);--color-text-primary: var(--gray-900);--color-text-secondary: var(--gray-700);--color-text-tertiary: var(--gray-650);--color-text-disabled: var(--gray-500);--color-text-on-accent: var(--gray-0);--color-border: var(--gray-300);--color-border-strong: var(--gray-600);--color-action: var(--accent-600);--color-action-hover: var(--accent-700);--color-action-subtle: var(--accent-100);--color-focus-ring: var(--accent-600);--color-danger: var(--red-600);--color-danger-subtle: var(--red-100);--color-danger-on-subtle: var(--red-700);--color-warning: var(--amber-700);--color-warning-subtle: var(--amber-100);--color-warning-on-subtle: var(--amber-700);--color-success: var(--green-700);--color-success-subtle: var(--green-100);--color-success-on-subtle: var(--green-700);--state-hover-opacity: .08;--state-pressed-opacity: .12;--state-disabled-container-opacity: .12;--state-disabled-content-opacity: .38;--space-inset-card: var(--space-5);--space-inset-card-sm: var(--space-4);--space-gutter: var(--space-4);--space-gutter-lg: var(--space-6);--space-section: var(--space-8);--space-stack-tight: var(--space-2);--space-stack: var(--space-4);--space-stack-loose: var(--space-5);--size-target-min: 44px;--size-control-sm: 32px;--size-control-md: 40px;--size-control-lg: 48px;--measure: 68ch}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--color-surface-page: var(--gray-950);--color-surface-raised: #1c1c1e;--color-surface-overlay: #252528;--color-surface-sunken: #0d0d0d;--color-text-primary: #e5e7eb;--color-text-secondary: var(--gray-400);--color-text-tertiary: var(--gray-500);--color-text-disabled: var(--gray-600);--color-text-on-accent: var(--gray-950);--color-border: #2e2e32;--color-border-strong: #6b6b74;--color-action: var(--accent-400);--color-action-hover: var(--accent-200);--color-action-subtle: #1e3a5f;--color-focus-ring: var(--accent-400);--color-danger: var(--red-400);--color-danger-subtle: #3f1d1d;--color-danger-on-subtle: var(--red-400);--color-warning: var(--amber-400);--color-warning-subtle: #3d2f0f;--color-warning-on-subtle: var(--amber-400);--color-success: var(--green-400);--color-success-subtle: #143024;--color-success-on-subtle: var(--green-400);--shadow-color: 0 0% 0%}}:root[data-theme=dark]{--color-surface-page: var(--gray-950);--color-surface-raised: #1c1c1e;--color-surface-overlay: #252528;--color-surface-sunken: #0d0d0d;--color-text-primary: #e5e7eb;--color-text-secondary: var(--gray-400);--color-text-tertiary: var(--gray-500);--color-text-disabled: var(--gray-600);--color-text-on-accent: var(--gray-950);--color-border: #2e2e32;--color-border-strong: #6b6b74;--color-action: var(--accent-400);--color-action-hover: var(--accent-200);--color-action-subtle: #1e3a5f;--color-focus-ring: var(--accent-400);--color-danger: var(--red-400);--color-danger-subtle: #3f1d1d;--color-danger-on-subtle: var(--red-400);--color-warning: var(--amber-400);--color-warning-subtle: #3d2f0f;--color-warning-on-subtle: var(--amber-400);--color-success: var(--green-400);--color-success-subtle: #143024;--color-success-on-subtle: var(--green-400);--shadow-color: 0 0% 0%}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:var(--color-surface-page);color:var(--color-text-primary);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-base);-webkit-font-smoothing:antialiased}:focus-visible{outline:var(--focus-ring-width) solid var(--color-focus-ring);outline-offset:var(--focus-ring-offset)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.prose{max-width:var(--measure)}
