:root,[data-theme=light]{--color-primary: #07CAC6;--color-primary-hover: #06b5b1;--color-text-primary: #222433;--color-text-secondary: #576E8D;--color-text-fallback: #000;--color-error: #d32f2f;--color-error-bg: #fdecea;--color-success: #2e7d32;--color-success-bg: #edf7ed;--color-border: #e2e6ed;--color-border-focus: #07CAC6;--color-bg: #f5f7fa;--color-surface: #fff;--color-surface-hover: #edf0f5;--color-input-bg: #fff;--color-input-readonly-bg: #f5f7fa;--color-input-shadow: rgba(0, 0, 0, .08);--color-overlay: rgba(0, 0, 0, .3);--color-shadow: rgba(0, 0, 0, .04);--color-placeholder: #b0b8c9;--color-brand-bg: #07CAC6;--color-brand-primary: black;--color-brand-ghost: white;--color-brand-ghost-stroke: white}[data-theme=dark]{--color-primary: #07CAC6;--color-primary-hover: #09e0dc;--color-text-primary: #e4e6eb;--color-text-secondary: #9aa5b8;--color-text-fallback: #fff;--color-error: #f87171;--color-error-bg: #2d1618;--color-success: #6ee7b7;--color-success-bg: #132a1f;--color-border: #2e3345;--color-border-focus: #07CAC6;--color-bg: #13151c;--color-surface: #1c1f2b;--color-surface-hover: #252838;--color-input-bg: #232636;--color-input-readonly-bg: #191c26;--color-input-shadow: rgba(0, 0, 0, .2);--color-overlay: rgba(0, 0, 0, .5);--color-shadow: rgba(0, 0, 0, .15);--color-placeholder: #5a6478;--color-brand-bg: black;--color-brand-primary: #07CAC6;--color-brand-ghost: #07CAC6;--color-brand-ghost-stroke: #07CAC6}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;color:var(--color-text-primary);background:var(--color-bg);-webkit-font-smoothing:antialiased}
