:root,[data-theme=light]{--color-bg: #f0fdf4;--color-bg-elevated: #ffffff;--color-surface: #ffffff;--color-surface-hover: #f0fdf4;--color-border: rgba(0, 0, 0, .08);--color-border-strong: rgba(0, 0, 0, .12);--color-text: #1f2937;--color-text-secondary: #4b5563;--color-text-muted: #6b7280;--color-accent: #059669;--color-accent-hover: #047857;--color-accent-muted: #d1fae5;--color-accent-muted-hover: #a7f3d0;--color-input-bg: #ffffff;--color-input-border: rgba(5, 150, 105, .25);--color-input-focus: #059669;--color-success-bg: #ecfdf5;--color-success-text: #047857;--color-success-border: rgba(5, 150, 105, .3);--color-error-bg: #fef2f2;--color-error-text: #b91c1c;--color-error-border: rgba(185, 28, 28, .3);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--font-sans: "DM Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono: ui-monospace, "Cascadia Code", "Source Code Pro", Menlo, monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--line-tight: 1.25;--line-normal: 1.5;--line-relaxed: 1.625;--weight-normal: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--duration-instant: 0ms;--duration-fast: .15s;--duration-normal: .25s;--ease: cubic-bezier(.4, 0, .2, 1);--ease-out: cubic-bezier(0, 0, .2, 1);--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 12px rgba(0, 0, 0, .06);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .08);--focus-ring: 2px solid var(--color-accent);--focus-offset: 2px;--color-orb-accent: #22c55e;--color-orb-info: #0ea5e9;--orb-opacity: .12}[data-theme=dark]{--color-bg: #060809;--color-bg-elevated: #0c0f10;--color-surface: rgba(255, 255, 255, .06);--color-surface-hover: rgba(255, 255, 255, .09);--color-border: rgba(255, 255, 255, .08);--color-border-strong: rgba(255, 255, 255, .12);--color-text: rgba(255, 255, 255, .95);--color-text-secondary: rgba(255, 255, 255, .7);--color-text-muted: rgba(255, 255, 255, .5);--color-accent: #10b981;--color-accent-hover: #34d399;--color-accent-muted: rgba(16, 185, 129, .15);--color-accent-muted-hover: rgba(16, 185, 129, .25);--color-input-bg: rgba(255, 255, 255, .06);--color-input-border: rgba(255, 255, 255, .1);--color-input-focus: #10b981;--color-success-bg: rgba(16, 185, 129, .12);--color-success-text: #6ee7b7;--color-success-border: rgba(16, 185, 129, .3);--color-error-bg: rgba(239, 68, 68, .12);--color-error-text: #fca5a5;--color-error-border: rgba(239, 68, 68, .3);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 12px rgba(0, 0, 0, .4);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .5);--color-orb-accent: #22c55e;--color-orb-info: #0ea5e9;--orb-opacity: .2}@media(prefers-reduced-motion:reduce){:root,[data-theme=light],[data-theme=dark]{--duration-instant: 0ms;--duration-fast: 0ms;--duration-normal: 0ms}}html{overflow-x:hidden;-webkit-text-size-adjust:100%}body{margin:0;min-width:320px;min-height:100vh;font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--line-normal);font-weight:var(--weight-normal);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@supports (min-height: 100dvh){body{min-height:100dvh}}:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-offset)}:focus:not(:focus-visible){outline:none}
