html,body,#root{min-height:100%}:root{--app-ink: #111827;--app-muted: #667085;--app-soft: #f6f8fc;--app-panel: #ffffff;--app-border: #dfe6f1;--app-border-strong: #c7d3e5;--glass-bg: rgba(255, 255, 255, .86);--glass-bg-strong: rgba(255, 255, 255, .94);--glass-tint: #f4f7fb;--glass-shadow: 0 10px 28px rgba(15, 23, 42, .045);--glass-shadow-strong: 0 18px 44px rgba(15, 23, 42, .09);--accent: #1267e8;--accent-strong: #0b55c6;--accent-soft: rgba(18, 103, 232, .1);--success-soft: rgba(22, 160, 93, .12);--radius-sm: 8px;--radius-md: 10px;--radius-lg: 12px}*{box-sizing:border-box}body{margin:0;color:var(--app-ink);accent-color:var(--accent);background:radial-gradient(circle at 84% -10%,rgba(18,103,232,.08),transparent 28%),linear-gradient(180deg,#fbfdff 0%,var(--app-soft) 240px,var(--app-soft) 100%)}body:before{display:none}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid rgba(8,119,238,.34);outline-offset:3px}::selection{color:#fff;background:#0877eed1}.app-shell{position:relative;isolation:isolate}.app-topbar{border-bottom:1px solid rgba(223,230,241,.92)!important;background:#ffffffe0!important;box-shadow:0 1px #0f172a05!important;backdrop-filter:saturate(130%) blur(14px);-webkit-backdrop-filter:saturate(130%) blur(14px)}.app-topbar .MuiToolbar-root{min-height:64px}.brand-lockup{display:flex;min-width:0;align-items:center;gap:12px}.brand-title{color:var(--app-ink);font-size:20px!important;text-wrap:balance}.sidebar-panel{background:#fffffff5!important;border-right:1px solid var(--app-border)!important;box-shadow:12px 0 32px #0f172a06}.sidebar-workspace{display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;align-items:center;padding:11px 8px 18px}.workspace-mark{display:grid;width:40px;height:40px;place-items:center;overflow:hidden;border:1px solid rgba(18,103,232,.16);border-radius:12px;color:#fff;font-weight:950;background:#fff;box-shadow:0 12px 24px #1267e81f}.workspace-mark img{width:78px;height:32px;object-fit:contain;object-position:left center;mix-blend-mode:multiply}.workspace-name{overflow:hidden;font-weight:900!important;line-height:1.15!important;text-overflow:ellipsis;white-space:nowrap}.workspace-meta{color:var(--app-muted);font-size:11px!important;font-weight:700!important;line-height:1.1!important}.sidebar-section{margin-bottom:12px}.sidebar-section-label{margin:8px 8px 5px!important;color:var(--app-muted);font-size:11px!important;font-weight:900!important;letter-spacing:.02em!important;text-transform:uppercase}.sidebar-link{position:relative;overflow:hidden;color:#344054!important}.sidebar-link:before{position:absolute;inset:7px auto 7px 3px;width:3px;border-radius:999px;content:"";opacity:0;background:linear-gradient(180deg,var(--accent),#5c72ff);transition:opacity .16s ease}.sidebar-link.Mui-selected:before{opacity:1}.sidebar-link.Mui-selected{color:var(--accent-strong)!important;background:#eef6ff!important;box-shadow:none!important}.sidebar-link:hover{background:#f3f4f6!important}.app-main{max-width:100%}.app-footer-credit{margin-top:28px!important;padding:12px 0 2px;color:var(--app-muted);font-size:12px!important;text-align:center}.page-header{padding:4px 0 8px}.page-header h4{letter-spacing:0;text-wrap:balance}.page-actions{flex-wrap:wrap}.table-scroll{width:100%;overflow-x:auto}.glass-surface{background:#fff!important;border:1px solid var(--app-border)!important;box-shadow:var(--glass-shadow)!important}.glass-button{color:var(--app-ink)!important;background:#fff!important;border:1px solid var(--app-border)!important;box-shadow:none!important}.glass-button:hover{border-color:var(--app-border-strong)!important;background:#f9fafb!important}.topbar-search-button.MuiButton-root{min-width:190px;justify-content:flex-start;margin-inline:10px 4px;color:var(--app-muted);border:1px solid var(--app-border);background:#f9fafb}.global-switcher{display:inline-flex;flex:0 0 auto;gap:4px;margin-inline:12px;padding:4px;border:1px solid var(--app-border);border-radius:8px;background:#f9fafb;box-shadow:none}.global-switch-button.MuiButton-root{min-width:auto;min-height:34px;padding-inline:14px;border-radius:6px;color:var(--app-muted);font-size:12px;font-weight:900;letter-spacing:0;text-transform:none}.global-switch-button.MuiButton-root:hover,.global-switch-button.MuiButton-root.active{color:var(--accent-strong);background:#fff;box-shadow:0 1px 2px #1018280a}.sidebar-app-switcher{display:none;gap:6px;margin:8px 8px 0;padding:5px;border:1px solid var(--app-border);border-radius:8px;background:#f9fafb}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.login-card{position:relative;overflow:hidden}.login-card:before{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;content:"";background:linear-gradient(145deg,rgba(255,255,255,.52),transparent 42%),linear-gradient(315deg,rgba(8,119,238,.08),transparent 48%)}.login-card>*{position:relative}.login-logo-wrap{display:flex;margin-bottom:18px}.login-logo{width:min(360px,100%);height:auto;object-fit:contain;object-position:left center;border-radius:8px;mix-blend-mode:multiply}.login-choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.login-choice-grid.managers{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.login-choice-button.MuiButton-root{justify-content:flex-start;min-height:68px;padding:12px 14px;text-align:left}.login-choice-button .MuiButton-startIcon{margin-inline-end:10px}.login-choice-button span:not(.MuiButton-startIcon){display:grid;gap:2px;line-height:1.15}.login-choice-button small{color:var(--app-muted);font-size:12px;font-weight:700}.metric-card{position:relative;overflow:hidden;transition:border-color .12s ease}.metric-card:after{position:absolute;inset:auto 14px 0;height:3px;border-radius:999px 999px 0 0;content:"";background:linear-gradient(90deg,var(--accent),rgba(15,156,255,.82));opacity:.42}.metric-card:hover{border-color:#0877ee3d!important}.crm-command-center{overflow:hidden;border-color:#dbeafe!important;background:linear-gradient(135deg,#fff,#fff 56%,#eef6ff)!important}.crm-command-grid{display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:18px;align-items:center}.crm-quick-actions{flex-wrap:wrap}.crm-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(170px,1fr));gap:14px;margin-bottom:16px}.crm-metric{position:relative;min-height:120px;overflow:hidden}.crm-metric:after{position:absolute;inset:auto 14px 0;height:3px;border-radius:999px 999px 0 0;content:"";opacity:.68}.crm-metric-blue:after{background:#0877ee}.crm-metric-green:after{background:#24885c}.crm-metric-amber:after{background:#b47512}.crm-metric-red:after{background:#ba4250}.crm-metric-icon,.crm-object-icon{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border:1px solid rgba(255,255,255,.74);border-radius:8px;color:var(--accent-strong);background:#f9fafb;box-shadow:none}.crm-dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));gap:16px}.crm-panel{min-width:0}.crm-list-row,.crm-manager-row{display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:12px;align-items:center;min-height:54px;padding:10px 11px;border:1px solid rgba(42,68,72,.08);border-radius:8px;background:#fff}.crm-status-dot{width:10px;height:10px;flex:0 0 10px;border:1px solid rgba(255,255,255,.82);border-radius:999px;box-shadow:0 4px 10px #12212429}.crm-status-progress.MuiLinearProgress-root{height:7px;border-radius:999px;background-color:#172f3414}.crm-status-progress .MuiLinearProgress-bar{border-radius:999px;background:linear-gradient(90deg,#0877ee,#24885c)}.crm-object-grid{display:none;grid-template-columns:repeat(4,minmax(170px,1fr));gap:14px;margin-top:16px}.crm-object-card{min-height:148px}.crm-manager-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.filter-bar{content-visibility:auto;contain-intrinsic-size:auto 88px;position:sticky;top:64px;z-index:4}.filter-grid{align-items:stretch}.premium-table{background:#fff}.premium-table thead{position:sticky;top:0;z-index:2;background:#f9fafb}.premium-table tbody tr{transition:background .1s ease,box-shadow .1s ease}.premium-table tbody tr:hover{background:#f9fafb}.premium-table .MuiTableCell-root{border-bottom-color:#edf0f3}.reminders-table{table-layout:fixed;width:100%}.reminders-table .MuiTableCell-root{overflow:hidden;text-overflow:ellipsis}.reminders-table th:nth-child(1),.reminders-table td:nth-child(1){width:30%}.reminders-table th:nth-child(2),.reminders-table td:nth-child(2){width:24%}.reminders-table th:nth-child(3),.reminders-table td:nth-child(3){width:16%}.reminders-table th:nth-child(4),.reminders-table td:nth-child(4){width:15%}.reminders-table th:nth-child(5),.reminders-table td:nth-child(5){width:15%}.excel-sheet{width:100%;max-width:100%}.excel-table{table-layout:fixed;width:100%}.excel-table tbody tr{min-height:54px;contain:paint style}.excel-table th,.excel-table td{border-right:1px solid rgba(42,68,72,.08)}.excel-table th:last-child,.excel-table td:last-child{border-right:none}.excel-table .MuiTableCell-root{font-size:12px;line-height:1.25;height:auto;min-height:54px;overflow:hidden}.excel-table th.MuiTableCell-root{text-wrap:balance}.excel-input .MuiInputBase-root{min-height:28px;font-size:12px;line-height:1.25;border-radius:6px;padding:0 4px;background:transparent;transition:background .14s ease,box-shadow .14s ease}.excel-input .MuiInputBase-root:hover,.excel-input .MuiInputBase-root.Mui-focused{background:#eef6ff;box-shadow:inset 0 0 0 1px #0877ee57}.excel-input input,.excel-input textarea{padding:4px 2px!important;overflow:hidden;text-overflow:ellipsis}.contact-cell{position:relative;display:grid;grid-template-columns:minmax(0,1fr);min-width:0}.contact-cell:has(.contact-call-button){grid-template-columns:24px minmax(0,1fr);column-gap:4px}.contact-call-button.MuiIconButton-root{width:24px;height:24px;margin-top:2px}.contact-inline-input .MuiInputBase-root{min-height:38px;align-items:flex-start}.contact-inline-input textarea{height:30px!important;max-height:30px!important;overflow:hidden!important;resize:none}.contact-more-button.MuiButton-root{position:absolute;right:2px;bottom:0;min-width:34px;min-height:20px;padding:0 5px;border-radius:999px;color:var(--accent-strong);font-size:11px;font-weight:900;background:#e5f2fff0;box-shadow:none!important}.company-cell .excel-input .MuiInputBase-root{min-height:36px;font-size:12px;font-weight:500;line-height:1.2}.company-cell .excel-input textarea{height:30px!important;max-height:30px!important;white-space:normal;overflow:hidden!important;resize:none}.company-cell{display:grid;grid-template-columns:minmax(0,1fr) 24px;gap:4px;align-items:start;min-width:0}.company-history-button.MuiIconButton-root{width:22px;height:22px;margin-top:1px;color:var(--accent-strong);background:#e5f2ffb8}.excel-table .MuiChip-root{max-width:100%;min-width:0;height:22px;font-size:11px}.excel-table .MuiChip-label{display:block;max-width:100%;padding-left:6px;padding-right:6px;overflow:hidden;text-overflow:ellipsis}.comment-cell{position:relative;min-width:0}.comment-inline-input .MuiInputBase-root{min-height:30px;align-items:flex-start}.comment-inline-input textarea{min-height:64px!important;max-height:90px!important;overflow-y:auto!important;resize:none;padding-right:58px!important}.comment-template-button.MuiButton-root{position:absolute;right:2px;bottom:1px;min-width:52px;min-height:20px;padding:0 6px;border-radius:999px;font-size:10.5px;font-weight:950;color:var(--accent-strong);background:#e5f2fff0;box-shadow:none!important}.comment-template-menu{width:min(420px,calc(100dvw - 32px));padding:12px}.comment-template-grid{display:flex;flex-wrap:wrap;gap:6px}.comment-template-grid .MuiButton-root{min-height:28px;border-radius:999px;padding-inline:10px;color:var(--app-text);background:#f1f7ffeb;box-shadow:none!important}.history-timeline{position:relative;padding:4px 0 8px}.history-event{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;align-items:start}.history-event-dot{width:10px;height:10px;margin-top:7px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 4px #0877ee1a}.history-event.task .history-event-dot{background:#6f9472}.history-event.transfer .history-event-dot{background:#b07d62}.history-event.audit .history-event-dot{background:#8878a8}.history-event-content{min-width:0;padding:10px 12px;border:1px solid rgba(42,68,72,.08);border-radius:8px;background:#ffffff8a}.soft-divider{height:1px;background:linear-gradient(90deg,rgba(8,119,238,.72),rgba(15,156,255,.42),transparent)}.pagination-bar{flex-wrap:wrap;gap:12px;padding:2px 2px 18px}.daily-report-form,.report-section,.report-chart{content-visibility:auto;contain-intrinsic-size:auto 420px}.report-form-grid{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(320px,1.2fr) minmax(320px,1.2fr);gap:16px;align-items:start}.report-line{display:grid;grid-template-columns:minmax(130px,1fr) 112px;gap:10px;align-items:start}.report-line>.MuiTextField-root:last-child{grid-column:1 / -1}.report-line.compact{grid-template-columns:minmax(180px,1fr) 112px;align-items:center}.report-line.compact>.MuiTextField-root:last-child{grid-column:auto}.report-call-group{width:fit-content;margin-bottom:2px!important;padding:4px 9px;border-radius:999px;font-weight:600!important;letter-spacing:0}.report-call-group.current{color:#4d6576;background:#edf3f6}.report-call-group.new{color:#5f6747;background:#f0f3e9}.report-kpi-grid,.report-chart-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.report-period-layout{display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:14px;align-items:center}.report-period-dates,.report-period-actions{min-width:0}.report-quick-buttons{flex-wrap:wrap}.report-quick-buttons .MuiButton-root{min-width:auto;border:1px solid var(--app-border);background:#fff}.report-manager-select{width:260px}.report-bar-row{display:grid;grid-template-columns:92px minmax(120px,1fr) 48px;gap:10px;align-items:center}.report-manager-label{display:flex;min-width:0;align-items:center;gap:8px}.report-color-dot{width:10px;height:10px;flex:0 0 10px;border:1px solid rgba(255,255,255,.82);border-radius:999px;box-shadow:0 4px 10px #12212429}.report-bar-track{min-height:28px;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:8px;background:#ffffff7a;box-shadow:inset 0 1px #ffffffd1}.report-bar-fill{min-height:28px;border-radius:7px;box-shadow:inset 0 1px #ffffff5c,0 10px 28px #0877ee2e}.clickable-report-row{cursor:pointer}.clickable-report-row:focus-visible{outline:3px solid rgba(8,119,238,.34);outline-offset:-3px}.report-detail-kpis{display:flex;flex-wrap:wrap;gap:10px}.report-detail-grid{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(280px,1.1fr) minmax(280px,1.1fr);gap:14px;align-items:start}.report-detail-section{min-width:0}.report-detail-row{display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:6px 12px;padding:9px 0;border-bottom:1px solid rgba(42,68,72,.09)}.report-detail-row:last-child{border-bottom:0}.report-detail-count{min-width:32px;text-align:right;color:var(--accent-strong)}.report-detail-text{grid-column:1 / -1;white-space:pre-wrap;overflow-wrap:anywhere}.control-filter-panel,.control-panel,.control-stat-card{content-visibility:auto;contain-intrinsic-size:auto 280px}.control-filter-grid{display:grid;grid-template-columns:150px 150px minmax(220px,1fr) max-content;gap:12px;align-items:center}.control-period-buttons{flex-wrap:wrap;justify-content:flex-end}.control-period-buttons .MuiButton-root{min-width:auto;border:1px solid var(--app-border);background:#fff}.control-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(170px,1fr));gap:14px}.control-stat-grid.compact{grid-template-columns:repeat(6,minmax(120px,1fr))}.control-stat-card{min-width:0;position:relative;overflow:hidden}.control-stat-card:after{position:absolute;inset:auto 12px 0;height:3px;border-radius:999px 999px 0 0;content:"";background:linear-gradient(90deg,var(--accent),#5f9a9a);opacity:.48}.control-stat-icon,.control-section-icon{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:8px;color:var(--accent-strong);background:#eef6ff}.motivation-row{display:grid;grid-template-columns:42px minmax(0,1fr) minmax(180px,.5fr);gap:12px;align-items:center;padding:10px;border:1px solid var(--app-border);border-radius:8px;background:#fff}.motivation-place{display:grid;width:38px;height:38px;place-items:center;border:2px solid;border-radius:8px;font-weight:950;background:#fff}.motivation-score{display:grid;gap:7px;text-align:right}.motivation-score .MuiLinearProgress-root{height:8px;border-radius:999px;background:#edf0f3}.motivation-score .MuiLinearProgress-bar{border-radius:999px}.refusal-row{display:grid;grid-template-columns:minmax(180px,.65fr) minmax(160px,1fr) 54px;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid var(--app-border)}.refusal-row:last-child{border-bottom:none}.refusal-analytics-grid{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(320px,1.15fr);gap:18px;align-items:start}.comment-reason-card{padding:10px;border:1px solid var(--app-border);border-radius:8px;background:#fff}.comment-reason-main{padding:0;border-bottom:0}.comment-reason-example{display:grid;grid-template-columns:minmax(110px,.35fr) minmax(0,1fr);gap:8px;padding:7px 8px;border-radius:7px;background:#f9fafb}.cleanup-grid{display:grid;grid-template-columns:minmax(260px,1fr) minmax(260px,1fr);gap:16px}.cleanup-row{display:grid;grid-template-columns:88px minmax(0,1fr) max-content;gap:10px;align-items:center;min-height:42px;padding:8px 10px;border:1px solid var(--app-border);border-radius:8px;background:#fff}.cleanup-row.import{grid-template-columns:minmax(0,1fr);align-items:start}.kanban-board{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:14px;align-items:start}.kanban-column{min-height:62vh;padding:14px;border-radius:8px!important}.kanban-card{cursor:grab;padding:12px;border:1px solid var(--app-border);border-radius:8px!important;background:#fff!important;box-shadow:var(--glass-shadow)!important;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.kanban-card:hover,.kanban-card:focus-visible{border-color:#0071e347;box-shadow:0 12px 32px #0071e31f!important;outline:none;transform:translateY(-1px)}.kanban-card:active{cursor:grabbing}.kanban-drag-icon{color:var(--app-muted);margin-top:2px}.kanban-card-title{font-weight:900!important;line-height:1.2!important;overflow-wrap:anywhere}.kanban-card-meta{display:flex;flex-wrap:wrap;gap:6px}.kanban-card-text{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow-wrap:anywhere}.kanban-empty,.kanban-empty-state{display:grid;min-height:96px;place-items:center;gap:6px;padding:16px;color:var(--app-muted);border:1px dashed var(--app-border-strong);border-radius:8px;background:#f9fafb}.kanban-archive-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.kanban-form-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:12px}.blacklist-row{display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:12px;align-items:center;padding:10px 12px;border:1px solid var(--app-border);border-radius:8px;background:#fff}.MuiPopover-paper,.MuiMenu-paper,.MuiDialog-paper{background:#fff!important;border:1px solid var(--app-border)!important;box-shadow:0 12px 32px #1018281f!important}.MuiBackdrop-root{background-color:#14262a29!important}.mobile-list{display:none!important}.mobile-client-list{container:inline-size / mobile-clients}.mobile-client-card{padding:12px;border-radius:8px!important;content-visibility:auto;contain-intrinsic-size:auto 180px}.mobile-card-head{display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:10px;align-items:start}.mobile-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-field-label{display:block;margin-block-end:4px;color:var(--app-muted);font-weight:900!important;text-transform:uppercase}.mobile-empty-state{padding:18px;border-radius:8px!important}@supports (background: linear-gradient(in oklab,white,black)){.soft-divider,.metric-card:after,.sidebar-link:before{background:linear-gradient(90deg in oklab,var(--accent),rgba(15,156,255,.82),transparent)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(prefers-contrast:more){:root{--glass-bg: rgba(255, 255, 255, .92);--glass-bg-strong: rgba(255, 255, 255, .96)}.glass-surface,.glass-button,.MuiPopover-paper,.MuiMenu-paper,.MuiDialog-paper{border-color:#1221246b!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}@media(max-width:980px){.crm-command-grid,.crm-dashboard-grid{grid-template-columns:1fr}.crm-metric-grid,.crm-object-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}.filter-grid{grid-template-columns:repeat(2,minmax(160px,1fr))!important}.report-form-grid,.report-period-layout,.control-filter-grid,.refusal-analytics-grid,.cleanup-grid,.kanban-board{grid-template-columns:1fr}.control-stat-grid,.control-stat-grid.compact{grid-template-columns:repeat(2,minmax(150px,1fr))}.report-manager-select{width:100%}.report-detail-grid{grid-template-columns:1fr}}@media(max-width:760px){.crm-metric-grid,.crm-object-grid,.crm-manager-grid{grid-template-columns:1fr}.crm-command-center{margin-bottom:12px!important}.crm-quick-actions .MuiButton-root{flex:1 1 132px}.desktop-table{display:none!important}.mobile-list{display:flex!important}.app-topbar .MuiToolbar-root{min-height:60px;padding-inline:10px}.brand-title{font-size:15px!important;line-height:1.1!important}.app-topbar .global-switcher,.topbar-search-button.MuiButton-root{display:none}.sidebar-app-switcher{display:flex}.sidebar-app-switcher .global-switch-button.MuiButton-root{flex:1 1 0}.mobile-menu-button.MuiIconButton-root,.app-topbar .MuiIconButton-root{width:44px;height:44px}.app-topbar .MuiChip-root{max-width:112px}.app-topbar .MuiChip-label{overflow:hidden;text-overflow:ellipsis}.app-main{width:100%;padding:14px 10px 24px!important}.page-header{align-items:flex-start!important;flex-direction:column;gap:12px!important;margin-bottom:12px!important}.page-header h4{font-size:24px!important}.page-actions{width:100%}.page-actions .MuiButton-root{min-height:44px;flex:1 1 132px}.filter-grid{grid-template-columns:1fr!important}.filter-bar{margin-bottom:12px!important;padding:10px!important}.filter-bar .MuiInputBase-root,.mobile-client-card .MuiInputBase-root{min-height:48px;font-size:16px}.filter-bar input,.filter-bar textarea,.mobile-client-card input,.mobile-client-card textarea{font-size:16px!important}.mobile-client-card .excel-input .MuiInputBase-root{padding-inline:8px;background:#ffffff61}.mobile-client-card .excel-input input,.mobile-client-card .excel-input textarea{padding:8px 2px!important}.mobile-client-card .MuiButton-root,.mobile-client-card .MuiIconButton-root{min-height:44px}.mobile-client-card .MuiIconButton-root{width:44px;height:44px}.mobile-client-card .comment-cell{grid-template-columns:1fr}.pagination-bar{justify-content:center!important;padding-bottom:28px}.pagination-bar>.MuiTypography-root{width:100%;text-align:center}.MuiPopover-paper,.MuiDialog-paper{max-width:calc(100dvw - 20px)!important}.MuiDialog-paper{margin:10px!important}.report-line,.report-line.compact,.report-bar-row,.motivation-row,.refusal-row,.comment-reason-example{grid-template-columns:1fr}.report-quick-buttons .MuiButton-root{flex:1 1 92px}.kanban-form-grid,.blacklist-row{grid-template-columns:1fr}}@container mobile-clients (inline-size < 420px){.mobile-card-grid{grid-template-columns:1fr}}@media(min-width:761px){.mobile-list{display:none!important}}.app-main{background:transparent}.page-header{padding:14px 0 10px}.page-header h4{color:#111827;font-size:32px!important;font-weight:920!important}.soft-divider{display:none}.glass-surface{background:var(--glass-bg-strong)!important;border:1px solid var(--app-border)!important;box-shadow:var(--glass-shadow)!important;backdrop-filter:saturate(122%) blur(10px);-webkit-backdrop-filter:saturate(122%) blur(10px)}.glass-surface:hover{border-color:var(--app-border-strong)!important}.glass-button{color:#172033!important;background:#ffffffc7!important;border:1px solid var(--app-border)!important;box-shadow:0 1px #fffc inset,0 8px 18px #0f172a09!important;backdrop-filter:saturate(125%) blur(10px);-webkit-backdrop-filter:saturate(125%) blur(10px)}.glass-button:hover{color:var(--accent-strong)!important;border-color:#bed0ee!important;background:#fffffff5!important}.app-topbar .MuiToolbar-root{gap:10px}@media(min-width:761px){.brand-lockup{display:none}}.topbar-search-button.MuiButton-root{min-width:min(42vw,560px);min-height:42px;margin-inline:0 auto;padding-inline:14px 20px;color:#697386;border-color:var(--app-border);border-radius:10px;background:#ffffffc7;box-shadow:inset 0 1px #ffffffd6}.global-switcher{background:#f4f7fbe0;border-color:var(--app-border);border-radius:12px}.global-switch-button.MuiButton-root{border-radius:9px}.user-chip.MuiChip-root{min-height:34px;border-radius:999px}.sidebar-section-label{margin:14px 10px 7px!important;color:#667085;font-size:11px!important;font-weight:820!important;text-transform:uppercase}.sidebar-link{min-height:46px!important;margin-bottom:4px!important;padding-inline:12px!important;color:#344054!important;border-radius:10px!important}.sidebar-link:before{display:none}.sidebar-link.Mui-selected{color:var(--accent-strong)!important;background:linear-gradient(90deg,#1267e81f,#1267e80b)!important}.sidebar-link.Mui-selected .MuiSvgIcon-root{color:var(--accent)}.sidebar-link:hover{background:#f4f7fb!important}.workspace-name{color:#111827;font-size:17px!important;font-weight:920!important}.workspace-meta{color:#667085}.login-shell{background:radial-gradient(circle at 16% 12%,rgba(18,103,232,.1),transparent 30%),linear-gradient(180deg,#fff,#f6f8fc)}.login-card{border-radius:22px!important;box-shadow:0 28px 80px #0f172a1c!important}.login-card:before{background:linear-gradient(150deg,rgba(255,255,255,.86),transparent 42%),radial-gradient(circle at 95% 5%,rgba(18,103,232,.12),transparent 34%)}.login-logo{width:min(330px,100%)}.login-choice-button.MuiButton-root{min-height:58px;border-radius:14px}.crm-metric-grid,.control-stat-grid,.report-kpi-grid{gap:18px}.crm-metric,.metric-card,.control-stat-card{min-height:126px;border-radius:14px!important}.crm-metric:after,.metric-card:after,.control-stat-card:after{display:none}.crm-metric-icon,.crm-object-icon,.control-stat-icon,.control-section-icon{width:48px;height:48px;border:0;border-radius:999px;color:var(--accent);background:#eaf2ff}.crm-metric-green .crm-metric-icon,.control-stat-card:nth-child(3n) .control-stat-icon{color:#12925a;background:#e7f7ef}.crm-metric-red .crm-metric-icon,.control-stat-card:nth-child(3n+2) .control-stat-icon{color:#e22b3a;background:#ffe8ea}.crm-metric-amber .crm-metric-icon,.control-stat-card:nth-child(3n+1) .control-stat-icon{color:#8c5cf6;background:#f0e9ff}.crm-dashboard-grid{gap:18px}.crm-panel,.report-section,.report-chart,.control-panel{border-radius:14px!important}.crm-list-row,.crm-manager-row,.motivation-row,.cleanup-row,.comment-reason-card,.blacklist-row{border-color:#edf1f7;border-radius:12px;background:#fff}.filter-bar,.control-filter-panel,.report-period-panel{top:72px;border-radius:14px!important;background:#ffffffeb!important}.filter-grid .MuiTextField-root,.control-filter-grid .MuiTextField-root,.report-period-panel .MuiTextField-root{min-width:0}.premium-table{overflow:hidden;border-collapse:separate;border-spacing:0;background:#fff}.premium-table thead{background:#fbfcff}.premium-table th.MuiTableCell-root{height:48px;color:#667085;font-size:12px;font-weight:850;background:#fbfcff}.premium-table td.MuiTableCell-root{height:56px;color:#1f2937;font-size:13px;border-bottom-color:#edf1f7}.premium-table tbody tr:hover{background:#f8fbff}.premium-table .MuiChip-root{min-height:28px;border-radius:8px}.excel-sheet{border-radius:14px!important}.excel-table tbody tr{height:50px}.excel-table .MuiTableCell-root{height:50px;padding:6px 8px;border-right-color:#edf1f7;font-size:12.5px}.excel-table th.MuiTableCell-root{height:44px}.company-cell .excel-input .MuiInputBase-root{color:#111827;font-size:12px;font-weight:500;line-height:1.2}.excel-input .MuiInputBase-root{border-radius:8px}.excel-input .MuiInputBase-root:hover,.excel-input .MuiInputBase-root.Mui-focused{background:#eef5ff;box-shadow:inset 0 0 0 1px #1267e852}.contact-more-button.MuiButton-root,.comment-template-button.MuiButton-root,.company-history-button.MuiIconButton-root,.website-open-button.MuiIconButton-root{color:var(--accent-strong);background:#eaf2ff}.website-cell{display:grid;grid-template-columns:minmax(0,1fr) 24px;gap:3px;align-items:start;min-width:0}.website-open-button.MuiIconButton-root{width:22px;height:22px;margin-top:2px;color:var(--accent-strong);background:#e5f2ffb8}.reminders-table th:nth-child(1),.reminders-table td:nth-child(1){width:28%}.reminders-table th:nth-child(2),.reminders-table td:nth-child(2){width:25%}.kanban-board{gap:16px}.kanban-column{padding:16px;border-radius:16px!important;background:#ffffffc7!important}.kanban-card{border-color:#dfe6f1;border-radius:14px!important;box-shadow:0 8px 22px #0f172a0b!important}.kanban-card:hover,.kanban-card:focus-visible{border-color:#bfd3f4;box-shadow:0 16px 34px #1267e81f!important}.report-bar-track{border-color:#edf1f7;border-radius:10px;background:#f3f6fb}.report-bar-fill{border-radius:9px;box-shadow:none}.report-call-group.current{color:#335d7f;background:#edf5fb}.report-call-group.new{color:#557442;background:#eef6ea}.MuiPopover-paper,.MuiMenu-paper,.MuiDialog-paper{border-radius:16px!important;border-color:var(--app-border)!important;box-shadow:0 22px 54px #0f172a24!important}.MuiBackdrop-root{background-color:#0f172a2e!important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.app-footer-credit{color:#98a2b3}@media(max-width:760px){.page-header h4{font-size:26px!important}.app-topbar .MuiToolbar-root{min-height:62px}.brand-title{font-size:17px!important}.glass-surface,.glass-button,.MuiPopover-paper,.MuiMenu-paper,.MuiDialog-paper{backdrop-filter:none;-webkit-backdrop-filter:none}.crm-metric,.metric-card,.control-stat-card{min-height:110px}}.reference-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:18px}.reference-metric{display:grid;grid-template-columns:58px minmax(0,1fr);gap:16px;min-height:144px;padding:22px;border:1px solid var(--app-border);border-radius:14px;background:#ffffffeb;box-shadow:var(--glass-shadow)}.reference-metric-icon{display:grid;width:52px;height:52px;place-items:center;border-radius:999px;color:var(--accent);background:#eaf2ff}.reference-metric-icon svg{font-size:27px}.crm-metric-green .reference-metric-icon{color:#139562;background:#e6f7ee}.crm-metric-red .reference-metric-icon{color:#e22b3a;background:#ffe7e8}.crm-metric-amber .reference-metric-icon{color:#7e57c2;background:#efe8ff}.reference-metric-label,.reference-panel-subtitle,.reference-row-caption{color:var(--app-muted);font-size:13px!important;font-weight:700!important}.reference-metric-value{margin-top:8px!important;color:#101828;font-size:30px!important;font-weight:950!important;line-height:1!important}.reference-metric-helper{margin-top:12px!important;color:#475467;font-size:14px!important;line-height:1.35!important}.reference-dashboard-grid{display:grid;grid-template-columns:minmax(300px,.95fr) minmax(300px,.9fr) minmax(380px,1.2fr);gap:18px;align-items:stretch;margin-bottom:18px}.reference-panel,.reference-table-card,.reference-import-card,.reference-filter-card,.reference-kanban-summary{border:1px solid var(--app-border);border-radius:14px!important;background:#fffffff0!important;box-shadow:var(--glass-shadow)}.reference-panel,.reference-table-card,.reference-import-card,.reference-filter-card{padding:20px}.reference-panel-title{color:#101828;font-size:17px!important;font-weight:950!important;line-height:1.2!important}.reference-panel-total{margin-top:18px!important;color:#101828;font-size:14px!important;font-weight:900!important}.reference-progress.MuiLinearProgress-root{height:7px;border-radius:999px;background:#eef2f7}.reference-progress .MuiLinearProgress-bar{border-radius:inherit;background:var(--accent)}.reference-focus-row,.reference-rank-row,.reference-recent-item{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;min-height:52px;border-bottom:1px solid #edf1f7}.reference-focus-row:last-child,.reference-rank-row:last-child{border-bottom:0}.reference-row-title{overflow:hidden;color:#101828;font-size:14px!important;font-weight:900!important;text-overflow:ellipsis;white-space:nowrap}.reference-manager-avatar{display:inline-grid;width:34px;min-width:34px;height:34px;place-items:center;border:3px solid #f2f6fc;border-radius:999px;color:#fff;font-size:12px;font-weight:950;box-shadow:0 8px 16px #0f172a1a}.reference-rank-row{grid-template-columns:28px 38px minmax(0,1fr) auto;min-height:58px}.reference-rank-place{display:grid;width:24px;height:24px;place-items:center;border-radius:999px;color:#fff;font-size:12px;font-weight:950;background:#d8e2ef;color:#344054}.reference-rank-place.rank-1{background:#f2b84b;color:#fff}.reference-rank-place.rank-2{background:#a8b3c5;color:#fff}.reference-rank-place.rank-3{background:#c47b54;color:#fff}.reference-rank-stats{display:grid;grid-template-columns:repeat(3,minmax(70px,auto));gap:8px}.reference-rank-stats span{display:grid;min-width:74px;padding:7px 8px;border:1px solid #e6edf7;border-radius:9px;color:var(--accent);text-align:center;background:#f5f9ff;font-size:13px;font-weight:950}.reference-rank-stats small{color:var(--app-muted);font-size:10px;font-weight:750}.reference-task-table td,.reference-tasks-table td{height:54px!important}.reference-task-description{display:-webkit-box;overflow:clip;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;line-height:1.35!important}.reference-recent-card{margin-top:18px}.reference-recent-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.reference-recent-item{grid-template-columns:38px minmax(0,1fr);min-height:66px;padding:12px;border:1px solid #edf1f7;border-radius:12px;background:#fbfdff}.reference-import-grid{display:grid;grid-template-columns:minmax(280px,1.15fr) minmax(280px,.9fr) minmax(260px,.75fr);gap:18px;align-items:stretch}.import-mapping-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px}.reference-upload-zone,.reference-import-settings,.reference-import-note{min-height:240px;padding:22px;border:1px solid #e6edf7;border-radius:14px;background:#fbfdff}.reference-upload-zone{display:grid;place-items:center;align-content:center;gap:12px;text-align:center;background:linear-gradient(180deg,#1267e80b,#ffffffc7),#fbfdff}.reference-upload-zone>svg,.reference-import-note>svg{color:var(--accent);font-size:42px}.reference-file-chip{max-width:100%}.reference-import-note{display:grid;align-content:start;gap:12px}.reference-filter-grid{display:grid;grid-template-columns:minmax(260px,1.3fr) repeat(4,minmax(150px,.8fr)) auto;gap:12px;align-items:center}.reference-filter-chip{justify-self:end;height:40px!important;border-radius:10px!important;background:#eef5ff!important}.priority-chip{border-radius:8px!important;font-weight:850!important}.priority-low{color:#53708c!important;background:#eef3f7!important}.priority-normal{color:#1267e8!important;background:#eaf2ff!important}.priority-high{color:#ad6a00!important;background:#fff2da!important}.priority-urgent{color:#cc1f2f!important;background:#ffe8ea!important}.reference-kanban-summary{display:grid;grid-template-columns:minmax(280px,1fr) auto;gap:18px;align-items:center;padding:18px 22px;margin-bottom:18px}.reference-kanban-mail-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:999px;color:var(--accent);background:#eaf2ff}.reference-kanban-metrics{display:grid;grid-template-columns:repeat(4,minmax(100px,1fr));gap:16px}.reference-kanban-metrics span{display:grid;gap:2px;min-width:0;padding-left:18px;border-left:1px solid #e3e9f3}.reference-kanban-metrics strong{color:#101828;font-size:20px;font-weight:950;line-height:1}.reference-kanban-metrics small{color:var(--app-muted);font-size:12px;font-weight:750}.kanban-column{content-visibility:auto;contain-intrinsic-size:auto 360px auto 900px}@supports not (content-visibility: auto){.kanban-column{contain:layout style paint}}@media(max-width:1280px){.reference-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-dashboard-grid,.reference-import-grid{grid-template-columns:1fr}.reference-recent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-filter-grid,.reference-kanban-summary{grid-template-columns:1fr}.reference-kanban-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.reference-metric-grid,.reference-recent-grid,.reference-kanban-metrics{grid-template-columns:1fr}.reference-metric{min-height:118px;padding:16px}.reference-rank-row{grid-template-columns:28px 36px minmax(0,1fr)}.reference-rank-stats{grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr))}}
