:root{--color-brand: #5E6AD2;--color-brand-hover: #4F5CC4;--color-brand-subtle: #EEEFFE;--color-brand-fg: #ffffff;--color-bg: #ffffff;--color-bg-subtle: #FAFAFA;--color-surface: #F4F4F5;--color-surface-raised: #ECECED;--color-border: #E4E4E7;--color-border-strong: #D4D4D8;--color-text: #09090B;--color-text-secondary: #71717A;--color-text-muted: #A1A1AA;--color-text-disabled: #D4D4D8;--color-text-inverse: #ffffff;--color-success: #16A34A;--color-success-subtle: #F0FDF4;--color-error: #DC2626;--color-error-subtle: #FEF2F2;--color-warning: #D97706;--color-warning-subtle: #FFFBEB;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", "Fira Code", "Cascadia Code", monospace;--text-xs: .75rem;--text-sm: .8125rem;--text-base: .875rem;--text-md: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--font-normal: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700;--leading-tight: 1.25;--leading-snug: 1.375;--leading-normal: 1.5;--tracking-tight: -.02em;--tracking-normal: 0em;--tracking-wide: .02em;--tracking-widest: .08em;--space-0-5: .125rem;--space-1: .25rem;--space-1-5: .375rem;--space-2: .5rem;--space-2-5: .625rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--radius-xl: 12px;--radius-2xl: 16px;--radius-full: 9999px;--shadow-xs: 0 1px 2px rgba(0,0,0,.04);--shadow-sm: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 6px -1px rgba(0,0,0,.06), 0 2px 4px -1px rgba(0,0,0,.04);--shadow-lg: 0 10px 15px -3px rgba(0,0,0,.08), 0 4px 6px -2px rgba(0,0,0,.04);--transition-fast: .1s ease;--transition-base: .15s ease;--transition-slow: .2s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);font-size:var(--text-base);font-weight:var(--font-normal);line-height:var(--leading-normal);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--color-brand);text-decoration:none}a:hover{text-decoration:underline}code,pre,kbd,samp{font-family:var(--font-mono);font-size:.9em}
