:root,[data-theme=light]{--sw-bg: #fafafa;--sw-surface: #ffffff;--sw-surface-2: #f4f4f5;--sw-border: #e4e4e7;--sw-border-strong: #d4d4d8;--sw-text: #171717;--sw-text-muted: #6b7280;--sw-brand: #3ecf8e;--sw-brand-hover: #34b27b;--sw-on-brand: #062e20;--sw-danger: #dc2626;--sw-danger-hover: #b91c1c;--sw-danger-bg: #fef2f2;--sw-warning: #b45309;--sw-warning-bg: #fffbeb;--sw-success: #1c7c54;--sw-success-bg: #ecfdf5;--sw-info: #2563eb;--sw-info-bg: #eff6ff;--sw-focus-ring: rgba(62, 207, 142, .35);--sw-overlay: rgba(0, 0, 0, .4)}[data-theme=dark]{--sw-bg: #171717;--sw-surface: #1c1c1c;--sw-surface-2: #262626;--sw-border: #2e2e2e;--sw-border-strong: #404040;--sw-text: #ededed;--sw-text-muted: #a1a1aa;--sw-brand: #3ecf8e;--sw-brand-hover: #4ad99b;--sw-on-brand: #062e20;--sw-danger: #f87171;--sw-danger-hover: #ef4444;--sw-danger-bg: #2a1616;--sw-warning: #fbbf24;--sw-warning-bg: #2a2110;--sw-success: #3ecf8e;--sw-success-bg: #112b1f;--sw-info: #60a5fa;--sw-info-bg: #101f33;--sw-focus-ring: rgba(62, 207, 142, .4);--sw-overlay: rgba(0, 0, 0, .6)}:root{--sw-font-sans: "Inter Variable", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--sw-font-mono: ui-monospace, "Cascadia Code", Consolas, "SF Mono", Menlo, monospace}@keyframes sw-spin{to{transform:rotate(360deg)}}@keyframes sw-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%}body{font-family:var(--sw-font-sans, system-ui, sans-serif);-webkit-font-smoothing:antialiased}
