@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Poppins:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/icon?family=Material+Icons";:root{--font-family-body: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-family-heading: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--color-black: #000000;--color-white: #ffffff;--color-bg: #f9fbfc;--color-bg-alt: #f1f5f9;--color-bg-dark: #050817;--color-bg-row: #f2f6f8;--color-bg-list: #fbfbfb;--color-card: #ffffff;--color-primary: #050817;--color-secondary: #0c0c0c;--color-label: #62666e;--color-title: #0d0f1a;--color-text-dark-blue: #1f2633;--color-text-light-black: #3e3e3e;--color-muted: #96989c;--color-border: #dedede;--color-border-grey: #a7a9ac;--color-border-light: #dfe1e6;--color-border-lighter: #f3f3f3;--color-divider: #c5c5c5;--color-table-border: #eef0f2;--color-error: #e33012;--color-success: #00ae30;--color-success-light: #d8f3e2;--color-success-bg: #ebf9f0;--color-green-button: #0a6e21;--color-active-green: #4caf50;--color-blue: #1d4fd7;--color-title-blue: #004f98;--color-yellow: #ffbc42;--color-red: #ff0505;--color-selected-tab: #ffcbb8;--color-selected: #e0e0e0;--color-hover: #f7f7f7;--color-grey-21: #212121;--color-grey-12: #121212;--color-grey-3e: #3e3e3e;--color-grey-34: #343c44;--color-grey-400: #a1a1aa;--color-grey-column: #6c747c;--color-grey-row: #181818;--color-blue-grey: #eaecf5;--color-status-1: #2196f3;--color-status-2: #f44336;--color-status-3: #474d22;--color-status-4: #4caf50;--color-status-5: #ff9800;--color-status-6: #2c345c;--color-status-7: #183a23;--font-size-10: 10px;--font-size-12: 12px;--font-size-14: 14px;--font-size-16: 16px;--font-size-18: 18px;--font-size-20: 20px;--font-size-24: 24px;--font-size-32: 32px;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--sidebar-width: 400px;--drawer-width: 776px;--drawer-width-dialer: 1100px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%;font-family:var(--font-family-body);font-size:var(--font-size-14);color:var(--color-primary);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-secondary)}._overlay_168ce_1{position:fixed;inset:0;background:#0000004d;display:flex;flex-direction:column;gap:14px;align-items:center;justify-content:center;z-index:9999}._message_168ce_16{color:#fff;font-size:13px;font-weight:500;text-align:center;max-width:280px;padding:0 16px;text-shadow:0 1px 2px rgba(0,0,0,.4)}._spinner_168ce_26{width:40px;height:40px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_168ce_26 .8s linear infinite}@keyframes _spin_168ce_26{to{transform:rotate(360deg)}}
