:root,[data-theme=light]{--color-primary: #2b5be6;--color-primary-hover: #2148c7;--color-primary-subtle: rgba(43, 91, 230, .1);--color-secondary: #11183e;--color-secondary-muted: #5b5e6b;--color-surface-base: #ffffff;--color-surface-subtle: #f7f8fa;--color-surface-raised: #ffffff;--color-border-subtle: #e8e9ec;--color-border-default: #d8dae0;--color-text-primary: #14151a;--color-text-secondary: #5b5e6b;--color-text-tertiary: #6c6e82;--color-success: #0f6e49;--color-success-bg: #e8f5ef;--color-warning: #9c6208;--color-warning-bg: #fcf3e3;--color-error: #c13b33;--color-error-bg: #fbeae9;--color-info: #2563eb;--color-info-bg: #ebf2fe}[data-theme=dark]{--color-primary: #2b5be6;--color-primary-hover: #7fa6ff;--color-primary-subtle: rgba(43, 91, 230, .18);--color-secondary: #edeff3;--color-secondary-muted: #a6acbb;--color-surface-base: #0e1116;--color-surface-subtle: #151922;--color-surface-raised: #1a1f29;--color-border-subtle: #262c38;--color-border-default: #343b4a;--color-text-primary: #edeff3;--color-text-secondary: #a6acbb;--color-text-tertiary: #6e7688;--color-success: #35c98d;--color-success-bg: #10261d;--color-warning: #e0a530;--color-warning-bg: #2c2210;--color-error: #f2685f;--color-error-bg: #2c1614;--color-info: #7fa6ff;--color-info-bg: #101c33}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:IBM Plex Sans Arabic,Inter,system-ui,sans-serif;background:var(--color-surface-subtle);color:var(--color-text-primary);-webkit-tap-highlight-color:transparent}button,input,select{font-family:inherit}.safe-bottom{padding-bottom:env(safe-area-inset-bottom,0px)}
