:root{--color-brand-primary: #6366f1;--color-brand-primary-hover: #4f46e5;--color-brand-accent: #818cf8;--color-bg-base: #ffffff;--color-bg-surface: #f8fafc;--color-text-base: #1c1b1f;--color-text-muted: #64748b;--color-text-inv: #ffffff;--color-status-success: #10b981;--color-status-danger: #ef4444;--color-status-warning: #f59e0b;--color-status-info: #3b82f6;--space-0: 0;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem;--space-12: 3rem;--space-16: 4rem;--font-sans: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--color-btn-subtle-bg: rgba(0, 0, 0, .05);--color-btn-subtle-text: var(--color-text-muted);--color-btn-primary-bg: #e0e7ff;--color-btn-primary-text: #312e81}[data-theme=dark]{--color-bg-base: #09090b;--color-bg-surface: #18181b;--color-text-base: #f4f4f5;--color-text-muted: #a1a1aa;--color-text-inv: #09090b;--color-brand-primary: #818cf8;--color-brand-primary-hover: #6366f1;--color-btn-subtle-bg: rgba(255, 255, 255, .05);--color-btn-primary-bg: #312e81;--color-btn-primary-text: #e0e7ff}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}body{line-height:1.5;-webkit-font-smoothing:antialiased;font-family:var(--font-sans);background-color:var(--color-bg-base);color:var(--color-text-base)}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}
