:root{--ui-primary: #7c3aed;--ui-primary-hover: #6d28d9;--ui-primary-active: #5b21b6;--ui-primary-text: #ffffff;--ui-success: #22c55e;--ui-danger: #ef4444;--ui-warning: #f59e0b;--ui-info: #3b82f6;--ui-bg: #ffffff;--ui-bg-secondary: #fafafa;--ui-bg-tertiary: #f4f4f5;--ui-bg-hover: rgba(24, 24, 27, .05);--ui-text: #18181b;--ui-text-muted: #71717a;--ui-text-disabled: #a1a1aa;--ui-border: #e4e4e7;--ui-border-hover: #d4d4d8;--ui-radius-sm: .375rem;--ui-radius-md: .5rem;--ui-radius-lg: .625rem;--ui-radius-xl: .875rem;--ui-spacing-xs: .25rem;--ui-spacing-sm: .5rem;--ui-spacing-md: 1rem;--ui-spacing-lg: 1.5rem;--ui-spacing-xl: 2rem;--ui-spacing-2xl: 3rem;--ui-shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .04), 0 1px 3px 0 rgb(0 0 0 / .06);--ui-shadow-md: 0 4px 12px -2px rgb(0 0 0 / .08), 0 2px 6px -2px rgb(0 0 0 / .05);--ui-shadow-lg: 0 16px 32px -8px rgb(0 0 0 / .12), 0 6px 14px -6px rgb(0 0 0 / .08);--ui-transition-fast: .15s ease;--ui-transition-normal: .2s ease;--ui-font-xs: .75rem;--ui-font-sm: .875rem;--ui-font-md: 1rem;--ui-font-lg: 1.125rem;--ui-font-xl: 1.25rem;color-scheme:light}@media(prefers-color-scheme:dark){:root:not(.light){--ui-primary: #a78bfa;--ui-primary-hover: #8b5cf6;--ui-primary-active: #7c3aed;--ui-primary-text: #2e1065;--ui-success: #4ade80;--ui-danger: #f87171;--ui-warning: #fbbf24;--ui-info: #60a5fa;--ui-bg: #18181b;--ui-bg-secondary: #27272a;--ui-bg-tertiary: #3f3f46;--ui-bg-hover: rgba(255, 255, 255, .06);--ui-text: #fafafa;--ui-text-muted: #a1a1aa;--ui-text-disabled: #71717a;--ui-border: #3f3f46;--ui-border-hover: #52525b;--ui-shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .5), 0 1px 3px 0 rgb(0 0 0 / .4);--ui-shadow-md: 0 4px 12px -2px rgb(0 0 0 / .5), 0 2px 6px -2px rgb(0 0 0 / .4);--ui-shadow-lg: 0 16px 32px -8px rgb(0 0 0 / .6), 0 6px 14px -6px rgb(0 0 0 / .5);color-scheme:dark}}:root.dark{--ui-primary: #a78bfa;--ui-primary-hover: #8b5cf6;--ui-primary-active: #7c3aed;--ui-primary-text: #2e1065;--ui-success: #4ade80;--ui-danger: #f87171;--ui-warning: #fbbf24;--ui-info: #60a5fa;--ui-bg: #18181b;--ui-bg-secondary: #27272a;--ui-bg-tertiary: #3f3f46;--ui-bg-hover: rgba(255, 255, 255, .06);--ui-text: #fafafa;--ui-text-muted: #a1a1aa;--ui-text-disabled: #71717a;--ui-border: #3f3f46;--ui-border-hover: #52525b;--ui-shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .5), 0 1px 3px 0 rgb(0 0 0 / .4);--ui-shadow-md: 0 4px 12px -2px rgb(0 0 0 / .5), 0 2px 6px -2px rgb(0 0 0 / .4);--ui-shadow-lg: 0 16px 32px -8px rgb(0 0 0 / .6), 0 6px 14px -6px rgb(0 0 0 / .5);color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;padding:0}body{background:var(--ui-bg);color:var(--ui-text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:var(--ui-font-md);line-height:1.5;-webkit-font-smoothing:antialiased}section[id]{scroll-margin-top:4.5rem}:focus-visible{outline:2px solid var(--ui-primary);outline-offset:2px}.theme-icon--dark{display:none}@media(prefers-color-scheme:dark){:root:not(.light) .theme-icon--dark{display:block}:root:not(.light) .theme-icon--light{display:none}}:root.dark .theme-icon--dark{display:block}:root.dark .theme-icon--light{display:none}:root.light .theme-icon--dark{display:none}:root.light .theme-icon--light{display:block}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
