:root{--bg: #f3f6fb;--surface: #ffffff;--surface-soft: #f7faff;--text: #101828;--muted: #667085;--border: #dbe4ef;--blue: #1268f3;--green: #16a163;--amber: #f5a623;--red: #ef3f3f;--sidebar: #071827;--sidebar-2: #0d2438;--shadow: 0 18px 50px rgba(16, 24, 40, .08);font-family:Segoe UI,Segoe UI Variable Text,Arial,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,textarea{font:inherit}button{cursor:pointer}strong,b{font-weight:600}.crm-shell{min-height:100vh;display:grid;grid-template-columns:204px minmax(0,1fr);transition:grid-template-columns .2s ease}.crm-shell.collapsed-sidebar{grid-template-columns:72px minmax(0,1fr)}.sidebar{background:linear-gradient(180deg,#071827,#0a2032);color:#eef6ff;padding:18px 14px;display:flex;flex-direction:column;gap:18px;transition:padding .2s ease}.sidebar.collapsed{padding:18px 8px;align-items:center}.brand{display:flex;align-items:center;gap:12px;min-height:42px}.brand-mark{width:34px;height:34px;border-radius:8px;border:2px solid #19c37d;color:#19c37d;display:grid;place-items:center;font-weight:600}.brand strong{font-size:18px;letter-spacing:0}.sidebar-nav{display:grid;gap:4px}.nav-button{height:46px;border:0;background:transparent;color:#e6eef9;border-radius:6px;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:12px;padding:0 10px;text-align:left;font-weight:600;transition:all .2s ease}.nav-button svg{width:22px;height:22px;stroke-width:2}.nav-button.active{background:var(--blue);color:#fff}.nav-button:hover{background:#ffffff14}.nav-button.active:hover{background:var(--blue)}.nav-button b{min-width:20px;height:20px;border-radius:999px;display:grid;place-items:center;background:var(--red);color:#fff;font-size:11px}.sidebar.collapsed .sidebar-nav{justify-items:center}.sidebar.collapsed .nav-button{display:flex;justify-content:center;align-items:center;padding:0;width:44px;height:44px;border-radius:8px}.sidebar.collapsed .nav-button svg{margin:0}.with-divider{margin-top:14px;position:relative}.with-divider:before{content:"";position:absolute;top:-9px;left:0;right:0;border-top:1px solid rgba(255,255,255,.22)}.sidebar.collapsed .with-divider:before{left:4px;right:4px}.parking-status{margin-top:auto;border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:14px 16px;display:grid;gap:10px}.parking-status span{font-size:13px;color:#c8d7e8}.parking-status strong{display:flex;align-items:center;gap:8px;font-size:13px}.parking-status i{width:10px;height:10px;background:#20c56b;border-radius:50%;display:inline-block}.user-chip{display:flex;align-items:center;gap:10px;border-radius:8px}.user-chip strong,.top-user strong{display:block;font-size:14px}.user-chip span,.top-user span{color:#9fb1c7;font-size:12px}.avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#e9f1fb;color:#24405f;font-weight:600;flex:0 0 auto}.muted-avatar{background:#d8e2ee}.crm-main{min-width:0;display:grid;grid-template-rows:64px 1fr}.topbar{height:64px;background:var(--surface);border-bottom:1px solid var(--border);display:grid;grid-template-columns:minmax(320px,1fr) auto auto auto auto auto auto auto auto;align-items:center;gap:16px;padding:0 24px}.global-search{height:36px;max-width:466px;border:1px solid var(--border);border-radius:6px;display:flex;align-items:center;gap:10px;padding:0 14px;color:var(--muted);font-size:13px}.primary-button,.ghost-button,.danger-button,.success-button,.square-button,.top-icon,.top-link{height:36px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;background:#fff;color:var(--text);font-size:13px;font-weight:600;white-space:nowrap}.primary-button{background:var(--blue);color:#fff;padding:0 14px}.ghost-button{border-color:var(--border);padding:0 12px}.danger-button{border-color:#fecaca;background:#fff1f1;color:#b42318;padding:0 12px}.success-button{border-color:#b7ebc6;background:#e8f8ef;color:#067647;padding:0 12px}.square-button,.top-icon{width:36px;padding:0;border-color:var(--border);position:relative}.top-icon{border-color:transparent;color:#344054}.top-icon b{position:absolute;top:3px;right:1px;min-width:16px;height:16px;border-radius:999px;background:var(--red);color:#fff;font-size:10px;display:grid;place-items:center}.top-link{padding:0;border:0;color:#344054}.top-user{display:flex;align-items:center;gap:10px;min-width:170px}.top-user span{color:var(--muted)}.alert{margin:14px 16px 0;background:#fff1f1;border:1px solid #fecaca;color:#b42318;border-radius:8px;padding:10px 36px 10px 12px;font-weight:600;position:relative;animation:alertFadeIn .3s ease}.alert-close{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;color:#b42318;font-size:16px;cursor:pointer;padding:4px;line-height:1;opacity:.6}.alert-close:hover{opacity:1}@keyframes alertFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.operations-layout{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 344px;gap:0}.operations-center{min-width:0;padding:0 0 24px}.right-rail{border-left:1px solid var(--border);background:#f7faff;padding:0;display:grid;align-content:start;gap:12px}.kpi-strip{height:76px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:var(--surface);border-bottom:1px solid var(--border)}.kpi-card{display:flex;align-items:center;gap:10px;padding:12px 14px;border-right:1px solid var(--border)}.kpi-icon{width:44px;height:44px;border-radius:8px;color:#fff;display:grid;place-items:center}.kpi-icon.green{background:var(--green)}.kpi-icon.blue{background:var(--blue)}.kpi-icon.amber{background:var(--amber)}.kpi-icon.red{background:var(--red)}.kpi-icon.money{background:#0ca562}.kpi-card span{display:block;color:var(--text);font-weight:600;font-size:12px;margin-bottom:4px}.kpi-card strong{font-size:24px;line-height:1;margin-right:8px}.kpi-card em{color:var(--green);font-size:13px;font-style:normal}.calendar-toolbar{min-height:96px;height:auto;background:var(--surface);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;border-bottom:1px solid var(--border)}.calendar-toolbar h1{margin:0 0 10px;font-size:22px;line-height:1}.date-controls,.toolbar-actions{display:flex;align-items:center;gap:8px}.date-controls span{color:#344054;font-size:13px}.segmented{display:flex;gap:0;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#f8fbff}.segmented button{height:36px;min-width:54px;border:0;border-right:1px solid var(--border);background:transparent;font-size:13px;font-weight:600;color:#344054}.segmented button:last-child{border-right:0}.segmented button.active{background:var(--blue);color:#fff}.resource-calendar{position:relative;margin:0 24px;background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow);overflow:hidden}.vertical-calendar-layout{display:flex;flex-direction:column;position:relative;background:#fff}.calendar-header-row{display:flex;background:#f8fbff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:10}.time-head-corner{width:60px;min-width:60px;height:48px;display:flex;align-items:center;justify-content:center;border-right:1px solid var(--border);font-size:11px;font-weight:600;color:var(--muted);text-transform:uppercase}.day-head-column{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 0;border-right:1px solid var(--border);font-size:13px;font-weight:600;color:var(--text);text-align:center}.day-head-column:last-child{border-right:none}.day-head-column.today{background:#f0f6ff}.day-head-column.today .day-number-bubble{background:var(--blue);color:#fff;border-radius:50%;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}.weekday-name{font-size:11px;color:var(--muted);text-transform:uppercase;margin-bottom:2px}.calendar-grid-body{display:flex;position:relative;overflow-y:auto}.hours-axis{width:60px;min-width:60px;display:flex;flex-direction:column;border-right:1px solid var(--border);background:#f8fbff}.hour-label{display:flex;align-items:flex-start;justify-content:center;font-size:11px;color:var(--muted);font-weight:500;padding-top:4px;box-sizing:border-box}.columns-container{flex:1;display:flex;position:relative}.grid-lines-background{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;pointer-events:none;z-index:1}.hour-grid-line{border-bottom:1px dashed #e2e9f2;box-sizing:border-box}.hour-grid-line:last-child{border-bottom:none}.day-grid-column{flex:1;position:relative;border-right:1px solid var(--border);height:100%}.day-grid-column:last-child{border-right:none}.grid-clickable-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;z-index:2}.hour-clickable-cell{width:100%;cursor:pointer}.hour-clickable-cell:hover{background:#3b82f60a}.booking-block,.static-block{position:absolute;z-index:3;margin:0;box-sizing:border-box;padding:6px 8px;box-shadow:0 1px 3px #0000001a;overflow:hidden;border-radius:6px}.booking-block{border-left:3px solid}.booking-block.status-new{background:#fef3c7;border-color:#f59e0b;color:#92400e}.booking-block.status-confirmed{background:#eff6ff;border-color:#3b82f6;color:#1e40af}.booking-block.status-in_progress{background:#dcfce7;border-color:#22c55e;color:#166534}.booking-block.status-completed{background:#f1f5f9;border-color:#94a3b8;color:#475569}.booking-block.status-canceled{background:#fee2e2;border-color:#ef4444;color:#991b1b}.booking-block strong,.static-block strong{font-size:11px;font-weight:700;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}.booking-block span,.static-block span{font-size:10px;font-weight:500;opacity:.85;display:block}.resize-handle{position:absolute;left:0;right:0;bottom:0;height:6px;width:auto;cursor:ns-resize;background:transparent;z-index:5}.resize-handle:hover{background:#0000000d}.calendar-now-line.horizontal{position:absolute;left:0;right:0;height:2px;background:#ef4444;z-index:5;pointer-events:none}.calendar-now-line.horizontal:before{content:"";position:absolute;left:-4px;top:-3px;width:8px;height:8px;background:#ef4444;border-radius:50%}.unavailable-strip{background:#f8fafc;border-bottom:1px solid var(--border);padding:8px 16px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:12px}.unavailable-strip strong{color:var(--text)}.unavailable-badge{display:inline-flex;align-items:center;gap:6px;padding:3px 8px;border-radius:12px;font-size:11px;font-weight:600}.unavailable-badge.service{background:#fee2e2;color:#991b1b}.unavailable-badge.dayoff{background:#f1f5f9;color:#475569}.mode-month{display:flex;flex-direction:column}.month-header-row{display:grid;grid-template-columns:repeat(7,1fr);background:#f8fbff;border-bottom:1px solid var(--border)}.month-head{display:flex;align-items:center;justify-content:center;padding:10px 0;font-size:12px;font-weight:600;color:var(--muted);border-right:1px solid var(--border)}.month-head:last-child{border-right:none}.month-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-auto-rows:minmax(100px,1fr);background:#edf2f7;gap:1px}.month-day-cell{background:#fff;padding:6px;display:flex;flex-direction:column;position:relative;cursor:pointer;transition:background .15s}.month-day-cell:hover{background:#f8fafc}.month-day-cell.today{background:#eff6ff}.month-day-cell.today .day-number{background:var(--blue);color:#fff;border-radius:50%;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center}.month-day-cell.outside-month{background:#f8fafc;color:var(--muted)}.day-number{font-size:12px;font-weight:600;margin-bottom:6px;color:var(--text)}.month-deals-container{display:flex;flex-direction:column;gap:3px;overflow:hidden}.month-deal-item{font-size:10px;font-weight:600;padding:2px 4px;border-radius:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;border-left:2px solid}.month-deal-item.status-new{background:#fef3c7;border-color:#f59e0b;color:#92400e}.month-deal-item.status-confirmed{background:#eff6ff;border-color:#3b82f6;color:#1e40af}.month-deal-item.status-in_progress{background:#dcfce7;border-color:#22c55e;color:#166534}.month-deal-item.status-completed{background:#f1f5f9;border-color:#94a3b8;color:#475569}.month-deal-item.status-canceled{background:#fee2e2;border-color:#ef4444;color:#991b1b}.month-more-deals{font-size:9px;color:var(--muted);font-weight:600;padding-left:4px}.simple-table table{width:100%;border-collapse:collapse}.simple-table th,.simple-table td{padding:12px 14px;text-align:left;border-bottom:1px solid var(--border)}.simple-table tr:last-child td{border-bottom:none}.simple-table tr:hover{background-color:var(--surface-soft)}.static-block.reserve{background:#fef3c7;border:1px solid #f59e0b;color:#92400e}.static-block.service{background:#fee2e2;border:1px solid #ef4444;color:#991b1b}.static-block.dayoff{background:#f1f5f9;border:1px solid #94a3b8;color:#475569}.legend{height:34px;display:flex;align-items:center;justify-content:center;gap:26px;font-size:12px;color:#344054}.legend i{width:10px;height:10px;border-radius:2px;display:inline-block;margin-right:7px}.legend .green{background:var(--green)}.legend .amber{background:var(--amber)}.legend .blue{background:var(--blue)}.legend .red{background:var(--red)}.legend .gray{background:#98a2b3}.rail-card{background:var(--surface);border-bottom:1px solid var(--border)}.rail-tabs{height:42px;display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--border)}.rail-tabs button,.rail-tabs.single button{border:0;background:transparent;font-weight:600;color:#344054;position:relative}.rail-tabs button.active{color:var(--blue);box-shadow:inset 0 -2px 0 var(--blue)}.rail-tabs b{display:inline-grid;place-items:center;min-width:18px;height:18px;border-radius:999px;background:var(--red);color:#fff;font-size:11px;margin-left:4px}.rail-tabs.single{display:flex;align-items:center;justify-content:space-between;padding:0 14px}.rail-tabs.single strong{font-size:14px}.rail-tabs.single button{color:var(--blue)}.chat-toolbar{height:42px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.chat-toolbar strong{font-size:13px}.chat-toolbar div{display:flex;gap:8px}.chat-toolbar button{width:24px;height:24px;border:0;background:transparent;color:#344054}.chat-list{display:grid;align-content:start;gap:2px}.chat-item{height:60px;border:0;border-bottom:1px solid #f1f5f9;background:#fff;display:grid;grid-template-columns:36px minmax(0,1fr) 42px;gap:12px;align-items:center;padding:0 12px;text-align:left;transition:all .15s ease;border-left:3px solid transparent;cursor:pointer}.chat-item:hover{background:#f8fafc}.chat-item.active{background:#1875f0!important;color:#fff!important;border-left:3px solid #1875f0}.chat-item.active strong{color:#fff!important}.chat-item.active em{color:#fffc!important}.chat-item.active time{color:#fffc!important}.chat-item strong{display:block;font-size:12px}.chat-item em{display:block;color:var(--muted);font-size:11px;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-item time{color:var(--muted);font-size:11px}.manager-pill{font-size:9px;background:#f1f5f9;color:#475569;padding:1px 4px;border-radius:4px;font-weight:500;display:inline-block;white-space:nowrap;max-width:60px;overflow:hidden;text-overflow:ellipsis}.chat-item.active .manager-pill{background:#fff3;color:#fff}.manager-pill.unassigned{background:#fef2f2;color:#991b1b}.chat-item.active .manager-pill.unassigned{background:#ef444466;color:#fff}.jivo-tabs{display:flex;border-bottom:1px solid #e2e8f0;background:#fff;padding:0 8px}.jivo-tabs button{flex:1;background:transparent;border:none;padding:10px 0;font-size:13px;font-weight:500;color:#64748b;cursor:pointer;position:relative;outline:none}.jivo-tabs button.active{color:#1875f0;font-weight:600}.jivo-tabs button.active:after{content:"";position:absolute;bottom:-1px;left:15%;right:15%;height:2px;background:#1875f0}.tab-badge{background:#ef4444;color:#fff;font-size:10px;font-weight:700;border-radius:999px;padding:1px 5px;margin-left:3px;display:inline-block}.message-thread{min-height:168px;padding:16px;display:flex;flex-direction:column;gap:12px;overflow-y:auto;background:#fff}.jivo-message-wrapper{display:flex;gap:12px;padding:6px 16px;align-items:flex-start;box-sizing:border-box;max-width:85%}.jivo-message-wrapper.incoming{margin-right:auto}.jivo-message-wrapper.outgoing{margin-left:auto}.jivo-avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:13px;flex-shrink:0;text-transform:uppercase;-webkit-user-select:none;user-select:none}.jivo-avatar.client{background:#1875f0;color:#fff}.jivo-avatar.operator{background:#e2e8f0;color:#334155}.jivo-message-content{display:flex;flex-direction:column;gap:3px;flex-grow:1;min-width:0}.jivo-message-header{display:flex;align-items:baseline;gap:8px}.jivo-author-name{font-weight:700;font-size:13px}.jivo-message-wrapper.incoming .jivo-author-name{color:#1875f0}.jivo-message-wrapper.outgoing .jivo-author-name{color:#1e293b}.jivo-time{font-size:11px;color:#94a3b8}.jivo-body{font-size:13px;line-height:1.5;color:#334155;white-space:pre-wrap;word-break:break-word}.jivo-status{font-size:11px;color:#94a3b8;margin-top:1px}.jivo-date-separator{display:flex;align-items:center;justify-content:center;margin:16px 0;position:relative;width:100%}.jivo-date-separator:before{content:"";position:absolute;left:16px;right:16px;height:1px;background:#e2e8f0;z-index:1}.jivo-date-separator span{background:#fff;padding:0 12px;font-size:11px;color:#94a3b8;z-index:2;position:relative}.message-system{align-self:center;background:#f8fafc;color:#64748b;font-size:11px;padding:4px 12px;border-radius:12px;max-width:90%;text-align:center;margin:6px 0;border:1px solid #f1f5f9}.channel-badge{position:absolute;bottom:-2px;right:-2px;width:14px;height:14px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:800;color:#fff;border:1px solid white;box-shadow:0 1px 2px #00000026}.channel-badge.telegram{background:#229ed9}.channel-badge.whatsapp{background:#25d366}.channel-badge.vk{background:#4c75a3}.channel-badge.site{background:#26cd7b}.channel-badge.avito{background:#0af}.channel-badge.instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.channel-badge.call{background:#475569}.channel-badge.max{background:#ff5e00}.msg-channel-badge{display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:#fff;padding:1px 4px;border-radius:4px;margin-left:6px;text-transform:uppercase}.msg-channel-badge.telegram{background:#229ed9}.msg-channel-badge.max{background:#ff5e00}.msg-channel-badge.whatsapp{background:#25d366}.msg-channel-badge.vk{background:#4c75a3}.msg-channel-badge.site{background:#26cd7b}.msg-channel-badge.avito{background:#0af}.msg-channel-badge.instagram{background:#cc2366}.jivo-composer-container{border-top:1px solid #e2e8f0;background:#fff;display:flex;flex-direction:column}.jivo-composer-body{padding:8px 16px;display:flex;flex-direction:column}.jivo-composer-body textarea{border:none;resize:none;outline:none;font-size:13px;line-height:1.5;color:#1e293b;min-height:48px;font-family:inherit}.composer-attachment-preview{margin-top:6px;display:flex;align-items:center;gap:8px;font-size:11px;background:#f1f5f9;padding:4px 8px;border-radius:4px;width:fit-content}.composer-attachment-preview button{border:none;background:transparent;cursor:pointer;font-weight:700}.jivo-composer-footer{display:flex;justify-content:flex-end;align-items:center;padding:8px 16px;border-top:1px solid #f1f5f9}.jivo-footer-actions-right{display:flex;align-items:center;gap:12px}.jivo-footer-action-btn{border:none;background:transparent;color:#94a3b8;cursor:pointer;font-size:16px;padding:0;display:flex;align-items:center;justify-content:center;transition:color .15s}.jivo-footer-action-btn:hover{color:#1875f0}.jivo-send-btn{width:28px;height:28px;border-radius:50%;background:#1875f0;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s;font-size:12px}.jivo-send-btn:hover{background:#1565c0}.notification-line{min-height:68px;display:grid;grid-template-columns:32px minmax(0,1fr) 42px;gap:10px;align-items:start;padding:12px 14px;border-bottom:1px solid #edf2f7}.notification-line svg{color:var(--red);margin-top:2px}.notification-line strong{display:block;font-size:12px}.notification-line span{display:block;color:var(--muted);font-size:11px;line-height:1.35;margin-top:3px}.notification-line time{color:var(--muted);font-size:11px}.today-tasks{margin:12px 24px 0;background:var(--surface);border:1px solid var(--border);border-radius:0}.task-header{height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--border)}.task-header h2{margin:0;font-size:16px}.task-header b{display:inline-grid;place-items:center;min-width:20px;height:20px;background:var(--blue);color:#fff;border-radius:999px;font-size:12px;margin-left:8px}.task-header button{border:0;background:transparent;color:var(--blue);font-weight:600}.task-row{min-height:30px;display:grid;grid-template-columns:22px 1fr 70px 110px 160px;gap:10px;align-items:center;padding:0 14px;border-bottom:1px solid #edf2f7;font-size:13px}.task-row:last-child{border-bottom:0}.check{width:16px;height:16px;border:1px solid #98a2b3;border-radius:3px;background:#fff;color:var(--green);padding:0;line-height:1}.priority-pill{justify-self:start;border-radius:4px;padding:3px 10px;font-size:12px;color:#164c9c;background:#eaf2ff}.priority-pill.high{background:#ffe4e4;color:#c41414}.priority-pill.medium{background:#fff4dc;color:#a15c00}.task-row em{color:#344054;font-style:normal}.content-panel{margin:24px;background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow);overflow:hidden}.section-title{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 18px;border-bottom:1px solid var(--border)}.section-title>div{display:flex;align-items:center;gap:10px}.section-title h1{margin:0;font-size:22px}.day-selector{padding:14px 16px;display:flex;gap:8px;flex-wrap:wrap}.schedule-table{margin:0 16px 16px;border:1px solid var(--border);border-radius:8px;overflow:hidden}.schedule-row{display:grid;grid-template-columns:240px repeat(7,minmax(58px,1fr));align-items:center;border-bottom:1px solid var(--border)}.schedule-row:last-child{border-bottom:0}.schedule-row>strong{padding:12px;display:grid;gap:2px}.schedule-row>strong span{color:var(--muted);font-size:12px;font-weight:500}.schedule-row.header{background:#f8fafc;color:var(--muted);font-size:12px}.schedule-cell{height:48px;border:0;border-left:1px solid var(--border);font-weight:600;color:#166534;background:#dcfce7}.schedule-cell.off{color:#9a3412;background:#ffedd5}.schedule-cell.common{background:#fee2e2;color:#991b1b}.schedule-cell.reserve{background:#fef3c7;color:#92400e}.form-grid{padding:16px;display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:12px}label{color:var(--muted);font-size:12px;font-weight:500;display:grid;gap:6px}input,textarea{border:1px solid var(--border);border-radius:6px;padding:10px 12px;background:#fff;color:var(--text)}textarea{min-height:86px;resize:vertical}.span-2{grid-column:span 2}.simple-table{margin:0 16px 16px;border:1px solid var(--border);border-radius:8px;overflow:hidden}.simple-row{display:grid;grid-template-columns:150px 100px 1fr;gap:12px;padding:12px;border-bottom:1px solid var(--border)}.task-list{padding:16px;display:grid;gap:10px}.task-card{border:1px solid var(--border);border-radius:8px;padding:12px;display:grid;grid-template-columns:1fr 220px 140px 120px;gap:12px;align-items:center}.task-card div:first-child{display:grid;grid-template-columns:10px 1fr;gap:6px 8px;align-items:center}.task-card p{grid-column:2;color:var(--muted);font-size:13px;margin:0}.priority-dot{width:8px;height:8px;border-radius:50%;display:inline-block;background:var(--muted)}.priority-dot.high{background:var(--red)}.priority-dot.medium{background:var(--amber)}.priority-dot.low{background:var(--green)}.status-badge{display:inline-block;padding:2px 6px;font-size:11px;border-radius:4px;font-weight:600;width:fit-content}.status-badge.created{background:#f1f5f9;color:#64748b}.status-badge.in_progress{background:#eff6ff;color:#3b82f6}.status-badge.waiting_confirmation{background:#fef3c7;color:#d97706;border:1px solid #f59e0b}.status-badge.done{background:#dcfce7;color:#15803d}.task-card.waiting_confirmation{border-color:#f59e0b;background-color:#fffbeb}.ghost-button.waiting{border-color:#f59e0b;color:#d97706;background:#fef3c7;opacity:.8}.integration-grid{padding:16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.integration-card{border:1px solid var(--border);border-radius:8px;padding:14px;display:grid;gap:7px}.integration-card svg{color:var(--green)}.integration-card span,.muted{color:var(--muted);font-size:13px}.chat-page{padding:16px}@media(max-width:1400px){.crm-shell{grid-template-columns:76px minmax(0,1fr)}.brand strong,.nav-button span,.parking-status,.user-chip div{display:none}.brand{justify-content:center}.nav-button{grid-template-columns:1fr;justify-items:center;padding:0}.top-link{display:none}.topbar{grid-template-columns:minmax(200px,1fr) repeat(6,auto);gap:12px;padding:0 16px}}@media(max-width:1180px){.operations-layout{grid-template-columns:1fr}.right-rail{border-left:0;border-top:1px solid var(--border);grid-template-columns:1fr 1fr;padding-bottom:16px}.kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr));height:auto}.kpi-card{min-height:76px}}@media(max-width:760px){.crm-shell{display:block}.sidebar{position:sticky;top:0;z-index:20;flex-direction:row;overflow-x:auto;padding:10px}.brand,.parking-status,.user-chip{display:none}.sidebar-nav{display:flex;gap:6px}.nav-button{width:46px;flex:0 0 46px}.crm-main{display:block}.topbar{height:auto;grid-template-columns:1fr auto;padding:10px;gap:8px}.global-search{grid-column:1 / -1;max-width:none}.top-link,.top-user{display:none}.operations-center{overflow-x:hidden}.kpi-strip{grid-template-columns:1fr}.calendar-toolbar{height:auto;display:grid;padding:14px}.date-controls,.toolbar-actions{flex-wrap:wrap}.resource-calendar{margin:0 14px;overflow-x:auto}.calendar-header-row,.resource-row{min-width:980px}.right-rail{grid-template-columns:1fr}.today-tasks{margin:12px 14px;overflow-x:auto}.task-row{min-width:720px}.form-grid,.simple-row,.task-card{grid-template-columns:1fr}.span-2{grid-column:auto}}.switch{position:relative;display:inline-block;width:44px;height:24px;margin-top:6px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider{background-color:var(--blue)}input:focus+.slider{box-shadow:0 0 1px var(--blue)}input:checked+.slider:before{transform:translate(20px)}.slider.round{border-radius:24px}.slider.round:before{border-radius:50%}.integration-card{position:relative;display:flex;flex-direction:column;justify-content:space-between}.integration-header{display:flex;align-items:center;gap:8px}.unread-chat{border-left:3px solid var(--red)!important}.unread-dot{display:inline-block;width:8px;height:8px;background-color:var(--red);border-radius:50%;margin-left:6px;vertical-align:middle}.login-container{display:flex;align-items:center;justify-content:center;min-height:100vh;background-color:#0b0f17;color:#f0f6fc;font-family:var(--font-family)}.login-card{width:100%;max-width:420px;padding:40px;background:#15202bbf;border-radius:12px;border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 32px #0000005e;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.login-logo{text-align:center;margin-bottom:24px}.login-logo h2{font-size:28px;font-weight:800;letter-spacing:2px;margin:0 0 6px;background:linear-gradient(135deg,#2b6cb0,#319795);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.login-logo span{font-size:14px;color:#8b949e}.login-error{background:#f8514926;border:1px solid rgba(248,81,73,.4);color:#ff7b72;padding:12px;border-radius:6px;margin-bottom:20px;font-size:14px;text-align:center}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:13px;font-weight:600;margin-bottom:8px;color:#c9d1d9}.form-group input{width:100%;padding:12px 14px;background:#0d1117;border:1px solid #30363d;border-radius:6px;color:#c9d1d9;font-size:14px;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.form-group input:focus{outline:none;border-color:#58a6ff;box-shadow:0 0 0 3px #58a6ff26}.login-button{width:100%;padding:14px;background:#238636;color:#fff;border:none;border-radius:6px;font-size:15px;font-weight:700;cursor:pointer;transition:background-color .2s,transform .1s}.login-button:hover:not(:disabled){background:#2ea043}.login-button:active:not(:disabled){transform:scale(.98)}.login-button:disabled{opacity:.6;cursor:not-allowed}.quick-login-divider{display:flex;align-items:center;text-align:center;margin:24px 0 16px;color:#484f58;font-size:12px}.quick-login-divider:before,.quick-login-divider:after{content:"";flex:1;border-bottom:1px solid #21262d}.quick-login-divider span{padding:0 10px}.quick-login-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.quick-login-grid button{padding:10px;background:#21262d;color:#c9d1d9;border:1px solid #30363d;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:background-color .2s,border-color .2s}.quick-login-grid button:hover{background:#30363d;border-color:#8b949e}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#10182866;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000}.modal-container{background:var(--surface);border-radius:8px;width:100%;max-width:520px;box-shadow:var(--shadow);border:1px solid var(--border);overflow:hidden;display:flex;flex-direction:column}.modal-header{padding:16px 20px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.modal-header h2{margin:0;font-size:18px;font-weight:600}.modal-close{background:transparent;border:0;color:var(--muted);font-size:24px;line-height:1;padding:4px;cursor:pointer}.modal-body{padding:20px;max-height:70vh;overflow-y:auto}.modal-footer{padding:16px 20px;border-top:1px solid var(--border);display:flex;justify-content:flex-end;gap:10px;background:var(--surface-soft)}.form-group-modal{margin-bottom:14px;display:grid;gap:6px}.form-group-modal label{color:var(--text);font-size:13px;font-weight:600;display:flex;align-items:center}.form-group-modal input,.form-group-modal select,.form-group-modal textarea{width:100%;padding:8px 12px;border:1px solid var(--border);border-radius:6px;background:#fff;color:var(--text);font-size:14px;box-sizing:border-box}.form-group-modal textarea{min-height:72px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.filter-panel{background:var(--surface-soft);border-bottom:1px solid var(--border);padding:14px 24px;display:flex;gap:16px;flex-wrap:wrap;align-items:center}.filter-group{display:flex;align-items:center;gap:8px}.filter-group label{font-size:13px;font-weight:600;color:var(--text)}.filter-group select,.filter-group input{padding:6px 10px;border:1px solid var(--border);border-radius:6px;background:#fff;font-size:13px;color:var(--text)}.booking-block{cursor:grab;-webkit-user-select:none;user-select:none;position:absolute}.booking-block:active{cursor:grabbing}.resize-handle{position:absolute;right:0;top:0;bottom:0;width:6px;cursor:ew-resize;background:transparent;z-index:5;transition:background .15s}.resize-handle:hover,.resize-handle:active{background:#00000026}.online-dot{position:absolute;bottom:0;right:0;width:8px;height:8px;background:var(--green);border:1.5px solid var(--surface);border-radius:50%}.avatar-container{position:relative;display:inline-block;flex-shrink:0}.typing-indicator{padding:4px 12px;font-size:11px;color:var(--muted);font-style:italic;animation:pulse 1.5s infinite}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}.search-bar{display:flex;align-items:center;gap:8px;padding:8px 12px;background:var(--surface-soft);border-bottom:1px solid var(--border)}.search-bar input{flex:1;height:28px;padding:0 8px;font-size:12px;border:1px solid var(--border);border-radius:4px}.search-bar button{background:transparent;border:0;font-size:16px;color:var(--muted);cursor:pointer}.search-highlight{background:#ffeb3b;color:#000;padding:0 2px;border-radius:2px}.mention-dropdown{position:absolute;bottom:54px;left:12px;right:12px;background:var(--surface);border:1px solid var(--border);border-radius:6px;box-shadow:0 4px 12px #0000001a;max-height:150px;overflow-y:auto;z-index:50;display:flex;flex-direction:column}.mention-item{padding:8px 12px;font-size:12px;text-align:left;border:0;background:transparent;cursor:pointer;display:flex;align-items:center;gap:8px}.mention-item:hover,.mention-item.active{background:var(--surface-soft)}.attachment-preview{display:flex;align-items:center;justify-content:space-between;padding:6px 12px;background:var(--surface-soft);border-top:1px solid var(--border);font-size:11px;color:var(--text)}.attachment-preview button{background:transparent;border:0;color:var(--red);cursor:pointer;font-weight:700}.inline-image{max-width:100%;max-height:150px;border-radius:6px;margin-top:6px;display:block}.attachment-link{display:inline-flex;align-items:center;gap:6px;background:#0000000d;padding:4px 8px;border-radius:4px;text-decoration:none;color:var(--blue);font-size:11px;margin-top:6px;font-weight:600}.composer-btn-file{position:relative;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;cursor:pointer;color:#667085}.composer-btn-file input[type=file]{position:absolute;left:0;top:0;opacity:0;width:100%;height:100%;cursor:pointer}.radio-group{display:flex;gap:8px}.radio-group button{flex:1;height:32px;border:1px solid var(--border);background:#fff;border-radius:6px;font-size:12px;font-weight:600}.radio-group button.active{background:var(--blue);color:#fff;border-color:var(--blue)}.members-selection-list{display:grid;gap:6px;max-height:140px;overflow-y:auto;border:1px solid var(--border);border-radius:6px;padding:8px;background:#fff}.member-select-btn{display:flex;align-items:center;gap:8px;height:32px;padding:0 8px;border:0;background:transparent;text-align:left;border-radius:4px;font-size:13px;cursor:pointer}.member-select-btn:hover{background:var(--surface-soft)}.member-select-btn.selected{background:#eaf2ff;color:var(--blue);font-weight:600}.member-select-btn .checkbox{width:16px;height:16px;border:1px solid var(--border);border-radius:3px;display:flex;align-items:center;justify-content:center;background:#fff;font-size:10px}.member-select-btn.selected .checkbox{border-color:var(--blue);background:var(--blue);color:#fff}.equipment-selection-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:10px;max-height:220px;overflow-y:auto;padding:10px;background:#f8fafc;border:1px solid var(--border);border-radius:8px;margin-top:6px}.equipment-selection-item{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#fff;border:1px solid var(--border);border-radius:6px;box-shadow:0 1px 2px #0000000d;transition:all .2s ease}.equipment-selection-item:hover{border-color:#cbd5e1;box-shadow:0 2px 4px #0000000d}.equipment-item-info{display:flex;align-items:center;gap:8px}.equipment-item-name{font-size:13px;font-weight:500;color:var(--text)}.equipment-item-code{font-size:11px;color:var(--muted)}.quantity-counter{display:flex;align-items:center;gap:4px}.counter-btn{width:28px;height:28px;min-width:28px;display:inline-flex;align-items:center;justify-content:center;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:4px;cursor:pointer;font-size:14px;font-weight:600;color:#475569;transition:all .15s ease;-webkit-user-select:none;user-select:none}.counter-btn:hover:not(:disabled){background:#e2e8f0;color:#1e293b;border-color:#94a3b8}.counter-btn:disabled{opacity:.5;cursor:not-allowed}.counter-input{width:44px;height:28px;text-align:center;border:1px solid #cbd5e1;border-radius:4px;font-size:13px;font-weight:600;color:var(--text);background:#fff;box-sizing:border-box}.counter-input::-webkit-outer-spin-button,.counter-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.selected-client-display{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:var(--surface-soft);border:1px solid var(--border);border-radius:6px}.client-search-container{position:relative}.search-results-dropdown{position:absolute;top:100%;left:0;right:0;background:var(--surface);border:1px solid var(--border);border-radius:6px;box-shadow:0 4px 12px #10182814;z-index:1000;max-height:200px;overflow-y:auto;margin-top:4px}.search-result-item{padding:8px 12px;cursor:pointer;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;transition:background .15s ease}.search-result-item:last-child{border-bottom:none}.search-result-item:hover{background:var(--surface-soft)}.client-creation-form{margin-top:10px;padding:12px;background:var(--surface-soft);border:1px solid var(--border);border-radius:6px;display:grid;gap:8px}.client-creation-form h4{margin:0;font-size:13px;font-weight:600;color:var(--text)}.jivo-three-column-layout{display:flex;height:calc(100vh - 150px);min-height:600px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #1018280a;border:1px solid var(--border)}.jivo-col-dialogs{width:300px;border-right:1px solid var(--border);display:flex;flex-direction:column;background:#fff}.jivo-col-chat{flex:1;display:flex;flex-direction:column;background:#fff;border-right:1px solid var(--border);min-width:0}.jivo-col-info{width:320px;display:flex;flex-direction:column;background:#f8fafc;overflow-y:auto;border-left:1px solid var(--border)}.jivo-info-header{padding:16px;display:flex;align-items:center;border-bottom:1px solid var(--border);background:#fff}.jivo-info-avatar{width:40px;height:40px;border-radius:50%;background:#f1f5f9;display:flex;align-items:center;justify-content:center;font-size:20px;margin-right:12px;border:1px solid var(--border)}.jivo-info-header-details h3{margin:0 0 2px;font-size:14px;font-weight:600;color:#0f172a}.jivo-info-status-tag{font-size:11px;color:#64748b}.jivo-info-content{padding:16px;display:flex;flex-direction:column;gap:20px}.jivo-info-section h4{font-size:11px;font-weight:700;color:#64748b;letter-spacing:.05em;margin:0 0 8px}.jivo-info-row{display:flex;justify-content:space-between;font-size:12px;padding:4px 0}.jivo-info-label{color:#64748b}.jivo-info-val{color:#0f172a;font-weight:500}.jivo-status-pill.new{background:#dbeafe;color:#1e40af;padding:2px 6px;border-radius:4px;font-size:10px;font-weight:700}.jivo-info-section.actions-section{display:flex;flex-direction:column;gap:8px}.jivo-action-btn{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;background:#fff;border:1px solid var(--border);border-radius:6px;font-size:12px;font-weight:600;color:#0f172a;cursor:pointer;text-align:left;transition:all .15s ease}.jivo-action-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.jivo-info-contact-item{display:flex;align-items:center;gap:10px;font-size:12px;padding:4px 0}.jivo-contact-icon{font-size:16px;color:#64748b}.jivo-contact-text a{color:#0284c7;text-decoration:none;font-weight:500}.jivo-contact-text a:hover{text-decoration:underline}.messenger-contact{align-items:flex-start;min-height:28px}.messenger-contact-badge{width:22px;height:22px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:9px;font-weight:800;flex:0 0 22px;margin-top:1px}.messenger-contact-badge.telegram{background:#229ed9}.messenger-contact-badge.whatsapp{background:#25d366}.messenger-contact-badge.vk{background:#4c75a3}.messenger-contact-badge.avito{background:#0af}.messenger-contact-badge.instagram{background:#cc2366}.messenger-contact-badge.max{background:#ff5e00}.messenger-contact-text{display:flex;flex-direction:column;gap:2px;min-width:0}.messenger-contact-text strong{font-size:12px;color:#0f172a;line-height:1.2}.messenger-contact-text span{color:#64748b;font-size:11px;line-height:1.25;overflow-wrap:anywhere}.messenger-active-pill{margin-left:auto;background:#dcfce7;color:#166534;border-radius:4px;padding:2px 5px;font-size:9px;font-weight:700;line-height:1.2}.jivo-info-empty{font-size:12px;color:#94a3b8;font-style:italic}.jivo-info-deal-card{background:#fff;border:1px solid var(--border);border-radius:6px;padding:10px 12px;box-shadow:0 1px 2px #00000005;cursor:pointer;transition:all .2s ease}.jivo-info-deal-card:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 2px 4px #0000000d}.message-quote-block{border-left:3px solid #1875f0;padding:6px 10px;margin-bottom:6px;font-size:11.5px;font-style:italic;background:#f1f5f9;border-radius:4px;color:#475569;display:block}.chat-context-menu{position:fixed;background:var(--surface);border:1px solid var(--border);border-radius:6px;box-shadow:0 4px 12px #00000026;z-index:10000;padding:4px 0;min-width:140px}.chat-context-menu-item{width:100%;border:none;background:transparent;padding:8px 12px;text-align:left;font-size:13px;color:var(--text);cursor:pointer;display:flex;align-items:center;gap:8px}.chat-context-menu-item:hover{background:var(--surface-soft);color:var(--blue)}.composer-reply-preview{display:flex;align-items:center;justify-content:space-between;background:var(--surface-soft);border-left:3px solid var(--blue);padding:6px 12px;font-size:12px;border-top:1px solid var(--border);color:var(--text)}.composer-reply-preview-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:85%}.composer-reply-preview-close{background:transparent;border:none;font-size:16px;cursor:pointer;color:var(--muted)}.composer-edit-preview{display:flex;align-items:center;justify-content:space-between;background:#fef9c3;border-left:3px solid var(--amber);padding:6px 12px;font-size:12px;border-top:1px solid var(--border);color:#713f12}.composer-edit-preview-close{background:transparent;border:none;font-size:16px;cursor:pointer;color:#713f12}.jivo-message-wrapper.selection-mode{cursor:pointer;transition:background-color .2s}.jivo-message-wrapper.selection-mode:hover{background-color:#1268f30d}.jivo-message-wrapper.selected{background-color:#1268f31a!important}.message-select-checkbox{margin-right:12px;align-self:center;cursor:pointer;width:16px;height:16px}.selection-toolbar{display:flex;align-items:center;justify-content:space-between;background:var(--surface-soft);border-top:1px solid var(--border);padding:8px 16px;font-size:13px}
