@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap");.crm-ws,.msg-workspace{--bg:#ffffff;--surface:#ffffff;--surface-2:#ffffff;--surface-3:#fafafa;--line:#f0f0f0;--line-strong:#e5e5e5;--ink:#171717;--ink-2:#404040;--ink-3:#737373;--ink-4:#a3a3a3;--indigo:#8C62FF;--indigo-soft:#f5f3ff;--indigo-line:rgba(140,98,255,.22);--green:#10b981;--green-soft:#ecfdf5;--amber:#f59e0b;--amber-soft:#fffbeb;--rose:#f43f5e;--rose-soft:#fff1f2;--slate:#525252;--sh-sm:0 1px 2px rgba(17,17,17,.04),0 1px 3px rgba(17,17,17,.04);--sh-md:0 4px 12px rgba(17,17,17,.06),0 2px 4px rgba(17,17,17,.04);--sh-lg:0 12px 32px rgba(17,17,17,.08),0 4px 12px rgba(17,17,17,.04);font-family:Inter,system-ui,-apple-system,sans-serif;font-size:13px;line-height:1.45;color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.crm-ws{--sh-lg:0 18px 48px rgba(17,17,17,.14),0 6px 18px rgba(17,17,17,.06)}.crm-mono,.msg-mono{font-family:JetBrains Mono,monospace;font-feature-settings:"tnum"}.crm-scroll::-webkit-scrollbar,.msg-scroll::-webkit-scrollbar{width:8px;height:8px}.crm-scroll::-webkit-scrollbar-thumb,.msg-scroll::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:99px}.crm-scroll::-webkit-scrollbar-track,.msg-scroll::-webkit-scrollbar-track{background:transparent}.msg-ta{font-family:Inter,sans-serif;font-size:13px;line-height:1.5;color:var(--ink);border:none;outline:none;resize:none;background:transparent;width:100%;max-height:140px;padding:0}.crm-inp::placeholder,.msg-inp::placeholder,.msg-ta::placeholder{color:var(--ink-4)}.crm-inp,.msg-inp{font-family:Inter,sans-serif;font-size:13px;color:var(--ink);border:none;outline:none;background:transparent;width:100%}@keyframes msg-pulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes msg-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes msg-pop{0%{opacity:0;transform:scale(.97) translateY(6px)}to{opacity:1;transform:none}}@keyframes crm-slide{0%{transform:translateX(24px);opacity:.4}to{transform:none;opacity:1}}@keyframes crm-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes msg-shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.msg-skel{background:linear-gradient(90deg,var(--surface-3) 25%,#eeeef1 38%,var(--surface-3) 54%);background-size:800px 100%;animation:msg-shimmer 1.5s ease-in-out infinite;border-radius:6px}.page-container:has(>.msg-workspace){padding:0!important}