:root{--color-dark:#0a0a0a;--color-dark-gray:#374151;--color-medium-gray:#e5e7eb;--color-light-gray:#f3f4f6;--color-white:#fff;--color-blue:#2563eb;--color-blue-light:#3b82f6;--color-blue-dark:#1d4ed8;--color-blue-tint:#2563eb1f;--color-blue-tint-strong:#2563eb33;--color-purple:#7c3aed;--color-purple-light:#7c3aed26;--color-purple-hover:#7c3aed40;--color-teal:#0d9488;--color-teal-light:#0d948826;--primary:var(--color-blue);--primary-light:var(--color-blue-tint);--primary-lighter:#2563eb14;--primary-dark:var(--color-blue-dark);--primary-darker:#1e40af;--primary-gradient:linear-gradient(135deg,#2563eb,#1d4ed8);--btn-light-blue:#60a5fa;--btn-light-blue-bg:#eff6ff;--sidebar-bg:#f3f4f6;--sidebar-bg-solid:#f3f4f6;--sidebar-icon:var(--text-tertiary);--sidebar-icon-active:var(--text-primary);--sidebar-active-bg:var(--primary-lighter);--sidebar-active-accent:var(--primary);--sidebar-logo-bg:linear-gradient(135deg,#3b82f6,#7c3aed);--sidebar-border:var(--border-light);--bg-primary:#f8fafc;--bg-secondary:#f1f5f9;--bg-tertiary:var(--color-medium-gray);--bg-card:#fff;--bg-hover:var(--color-light-gray);--bg-active:var(--color-blue-tint);--bg-dark:#f3f4f6;--bg-message-customer:#f1f5f9;--bg-message-business:#eff6ff;--text-primary:#111827;--text-secondary:#4b5563;--text-tertiary:#6b7280;--text-muted:#9ca3af;--text-on-primary:#fff;--text-disabled:#d1d5db;--border-light:#e5e7eb;--border-medium:#d1d5db;--border-dark:#9ca3af;--border-focus:var(--color-blue);--border-focus-glow:#2563eb66;--status-success:#10b981;--status-success-bg:#10b9812e;--status-success-text:#059669;--status-warning:#f59e0b;--status-warning-bg:#f59e0b2e;--status-warning-text:#d97706;--status-error:#ef4444;--status-error-bg:#ef44442e;--status-error-text:#dc2626;--status-info:var(--color-blue);--status-info-bg:var(--color-blue-tint);--status-online:#22c55e;--badge-open-bg:var(--color-blue-tint);--badge-open-text:var(--color-blue-dark);--badge-pending-bg:#f59e0b40;--badge-pending-text:#d97706;--badge-closed-bg:#ef444433;--badge-closed-text:#dc2626;--priority-low:#10b981;--priority-low-bg:#10b98126;--priority-low-text:#059669;--priority-medium:#f59e0b;--priority-medium-bg:#f59e0b26;--priority-medium-text:#d97706;--priority-high:#f97316;--priority-high-bg:#f9731626;--priority-high-text:#ea580c;--priority-critical:#ef4444;--priority-critical-bg:#ef444426;--priority-critical-text:#dc2626;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--shadow-message:0 2px 8px #00000014;--shadow-purple:#2563eb33;--shadow-purple-strong:#2563eb4d;--border-purple:#2563eb66;--hover-primary:var(--color-blue-dark);--hover-bg:var(--bg-hover);--hover-card:var(--color-light-gray);--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--text-heading-xl:1.75rem;--text-heading-lg:1.5rem;--text-heading-md:1.25rem;--text-heading-sm:1.125rem;--font-weight-bold:700;--font-weight-semibold:600;--font-weight-medium:500}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.page-root{background:var(--bg-primary);height:100%;overflow-y:auto}.page-content{padding:24px 32px}.ui-spinner{animation:ui-spinner-rotate .8s linear infinite;border-color:var(--border-light);border-radius:50%;border-style:solid;border-top-color:var(--primary)}.ui-spinner--sm{border-width:2px;height:20px;width:20px}.ui-spinner--md{border-width:4px;height:40px;width:40px}.ui-spinner--lg{border-width:4px;height:48px;width:48px}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@keyframes ui-spinner-rotate{to{transform:rotate(1turn)}}.page-loader{background:radial-gradient(circle at 50% 42%,#2563eb24,#0000 28%),linear-gradient(180deg,var(--bg-card) 0,var(--bg-primary) 100%);display:grid;min-height:100vh;place-items:center;width:100%}.page-loader__visual{background:#ffffffc7;border:1px solid #ffffffd6;border-radius:28px;box-shadow:0 24px 70px #0f172a24,inset 0 1px 0 #ffffffe6;display:grid;height:112px;overflow:hidden;place-items:center;position:relative;width:112px}.page-loader__visual:before{animation:page-loader-sweep 1.4s linear infinite;background:conic-gradient(from 130deg,#2563eb00,#2563eb3d,#0d948842,#2563eb00);border-radius:999px;content:"";filter:blur(.2px);inset:14px;position:absolute}.page-loader__visual:after{background:var(--bg-card);border-radius:999px;box-shadow:inset 0 0 0 1px #2563eb1a;content:"";inset:26px;position:absolute}.page-loader__brand-mark,.page-loader__orbit,.page-loader__spinner{position:absolute;z-index:1}.page-loader__brand-mark{background:var(--sidebar-logo-bg);border-radius:12px;box-shadow:0 12px 28px #2563eb42;display:grid;height:34px;place-items:center;width:34px}.page-loader__brand-mark:before{background:var(--text-on-primary);-webkit-clip-path:polygon(56% 0,100% 0,68% 42%,100% 42%,38% 100%,48% 56%,12% 56%);clip-path:polygon(56% 0,100% 0,68% 42%,100% 42%,38% 100%,48% 56%,12% 56%);content:"";height:21px;width:13px}.page-loader__spinner.ui-spinner--lg{border-color:#2563eb24;border-top-color:var(--primary);border-width:4px;height:68px;width:68px}.page-loader__orbit{animation:page-loader-sweep 1.9s linear infinite;border-radius:999px;height:86px;width:86px}.page-loader__orbit:before{background:var(--color-teal);border-radius:999px;box-shadow:0 0 18px #0d94888c;content:"";height:9px;left:50%;position:absolute;top:2px;transform:translateX(-50%);width:9px}@keyframes page-loader-sweep{to{transform:rotate(1turn)}}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.App,body,html{background:var(--bg-primary)}.App{color:var(--text-primary);min-height:100vh}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:var(--bg-primary);border-radius:4px}::-webkit-scrollbar-thumb{background:var(--border-medium);border:2px solid var(--bg-primary);border-radius:4px;-webkit-transition:background .2s ease;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:var(--color-purple);border:1px solid var(--bg-primary)}::-webkit-scrollbar-thumb:active{background:var(--primary-dark)}::-webkit-scrollbar-corner{background:var(--bg-primary)}*{scrollbar-color:var(--border-medium) var(--bg-primary);scrollbar-width:thin}html{scroll-behavior:smooth}
/*# sourceMappingURL=main.56da910c.css.map*/