:root{--bg: #F5F7F6;--surface: #FFFFFF;--surface-2: #F2F5F4;--line: #E3E8E6;--line-strong: #DCE3E0;--ink: #15201C;--ink-2: #3A4642;--muted: #697371;--faint: #9AA5A2;--accent: #1FA37A;--accent-soft: #D7F0E4;--accent-ink: #13785D;--warn: #A4470E;--warn-soft: #FFF1E6;--warn-line: #F0C9B2;--danger: #9A2F3A;--danger-soft: #FBE9EA;--info-soft: #FFF6E3;--ch-whatsapp: #1FA37A;--ch-telegram: #2A9FD8;--ch-instagram: #C5478C;--ch-phone: #7C8884;--ch-form: #D9A94A;--radius-s: 7px;--radius-m: 10px;--radius-l: 12px;--radius-pill: 999px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--font: "Onest", "Segoe UI", system-ui, sans-serif;--mono: "IBM Plex Mono", ui-monospace, monospace;--text-base: 14px;--line-height-base: 1.45;--text-screen-title: 17px;--text-deal-title: 16px;--text-card: 13.5px;--text-card-muted: 12px;--text-caption: 11px;--text-section-label: 11px;--tracking-section-label: .08em;--control-height: 36px;--control-height-touch: 44px;--chip-height: 30px;--focus-ring: 0 0 0 2px var(--accent-soft)}:root[data-theme=dark]{--bg: #0F1513;--surface: #161E1A;--surface-2: #1D2723;--line: #2A3631;--line-strong: #36433D;--ink: #EAF1ED;--ink-2: #C6D2CC;--muted: #9BAAA3;--faint: #74827C;--accent: #34C795;--accent-soft: #103627;--accent-ink: #7FE3C0;--warn: #E2915A;--warn-soft: #2C1E12;--warn-line: #55381F;--danger: #E87B86;--danger-soft: #31181C;--info-soft: #2A2212;--ch-whatsapp: #34C795;--ch-telegram: #4FB8E8;--ch-instagram: #DB6BA5;--ch-phone: #94A19B;--ch-form: #E4BC65}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--bg: #0F1513;--surface: #161E1A;--surface-2: #1D2723;--line: #2A3631;--line-strong: #36433D;--ink: #EAF1ED;--ink-2: #C6D2CC;--muted: #9BAAA3;--faint: #74827C;--accent: #34C795;--accent-soft: #103627;--accent-ink: #7FE3C0;--warn: #E2915A;--warn-soft: #2C1E12;--warn-line: #55381F;--danger: #E87B86;--danger-soft: #31181C;--info-soft: #2A2212;--ch-whatsapp: #34C795;--ch-telegram: #4FB8E8;--ch-instagram: #DB6BA5;--ch-phone: #94A19B;--ch-form: #E4BC65}}:root{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){color-scheme:dark}}html,body,#root{min-height:100%}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:14px;line-height:1.45;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font-family:inherit;font-size:inherit}img,svg{max-width:100%}
