.image-preview-overlay{position:fixed;inset:0;background:#000000bf;z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.image-preview-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:700px;max-height:85vh;background:#fff;border-radius:16px;box-shadow:0 24px 48px #0000004d;z-index:10001;display:flex;flex-direction:column;overflow:hidden}.image-preview-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.image-preview-title{font-size:18px;font-weight:600;color:#1e293b}.image-preview-close{background:none;border:none;font-size:24px;color:#64748b;cursor:pointer;padding:4px 8px;line-height:1;transition:all .2s;border-radius:6px}.image-preview-close:hover{background:#e2e8f0;color:#1e293b}.image-preview-content{flex:1;overflow:auto;padding:20px;display:flex;align-items:center;justify-content:center;background:#f8fafc}.image-preview-wrapper{max-width:100%;max-height:100%;display:flex;align-items:center;justify-content:center}.image-preview-image{max-width:100%;max-height:60vh;object-fit:contain;border-radius:8px;box-shadow:0 8px 16px #0000001a}.image-preview-footer{padding:16px 20px;border-top:1px solid #e2e8f0;background:#fff;display:flex;flex-direction:column;gap:12px}.image-preview-compress{display:flex;align-items:center;gap:8px;font-size:14px;color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none}.image-preview-compress input[type=checkbox]{width:18px;height:18px;cursor:pointer}.image-preview-compress span{font-weight:500}.image-preview-input-wrapper{display:flex;align-items:center;gap:12px;background:#f1f5f9;border-radius:12px;padding:8px 12px;transition:all .2s}.image-preview-input-wrapper:focus-within{background:#e2e8f0;box-shadow:0 0 0 3px #667eea1a}.image-preview-input{flex:1;background:transparent;border:none;outline:none;font-size:15px;color:#1e293b;padding:8px 4px}.image-preview-input::placeholder{color:#94a3b8}.image-preview-send{background:linear-gradient(135deg,#667eea,#764ba2);border:none;width:40px;height:40px;border-radius:10px;color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.image-preview-send:hover{transform:scale(1.05);box-shadow:0 4px 12px #667eea66}.image-preview-send:active{transform:scale(.95)}@media(max-width:768px){.image-preview-modal{width:95%;max-height:90vh}.image-preview-image{max-height:50vh}.image-preview-header{padding:12px 16px}.image-preview-title{font-size:16px}.image-preview-footer{padding:12px 16px}}.expanded-messenger-overlay{position:fixed;inset:0;background:#00000080;z-index:9998;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.expanded-messenger{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:95vw;max-width:1600px;height:90vh;background:#fff;border-radius:16px;box-shadow:0 24px 64px #0000004d;z-index:9999;display:grid;grid-template-columns:280px 1fr 320px;overflow:hidden}.messenger-sidebar{background:#f8fafc;border-right:1px solid #e2e8f0;display:flex;flex-direction:column}.sidebar-header{padding:20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e8f0}.sidebar-header h2{margin:0;font-size:18px;font-weight:600;color:#1e293b}.new-chat-btn{width:36px;height:36px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s,box-shadow .2s}.new-chat-btn:hover{transform:scale(1.05);box-shadow:0 4px 12px #667eea4d}.sidebar-search{padding:16px;border-bottom:1px solid #e2e8f0}.sidebar-search input{width:100%;padding:10px 16px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;font-size:14px;outline:none;transition:border-color .2s,box-shadow .2s}.sidebar-search input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.sidebar-tabs{display:flex;padding:12px 16px;gap:8px;border-bottom:1px solid #e2e8f0}.sidebar-tabs button{flex:1;padding:8px 12px;background:none;border:none;border-radius:8px;font-size:13px;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s}.sidebar-tabs button:hover{background:#667eea1a;color:#667eea}.sidebar-tabs button.active{background:#667eea;color:#fff}.sidebar-chats{flex:1;overflow-y:auto;padding:8px}.chat-item{width:100%;display:flex;align-items:flex-start;gap:10px;padding:10px;background:none;border:none;border-radius:10px;cursor:pointer;transition:background .2s;text-align:left;margin-bottom:2px}.chat-item:hover{background:#667eea14}.chat-item.active{background:#667eea26}.chat-item-avatar{position:relative;flex-shrink:0}.chat-item-avatar .avatar{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:14px;background:linear-gradient(135deg,#667eea,#764ba2);background-size:cover;background-position:center}.pinned-badge{position:absolute;top:-4px;right:-4px;font-size:12px}.chat-item-content{flex:1;min-width:0}.chat-item-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.chat-name{font-weight:600;font-size:13px;color:#1e293b}.chat-time{font-size:11px;color:#94a3b8;flex-shrink:0;margin-left:8px}.chat-item-preview{display:flex;align-items:center;justify-content:space-between;gap:8px}.preview-text{font-size:12px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.unread-badge{background:#ef4444;color:#fff;font-size:11px;font-weight:600;padding:2px 6px;border-radius:10px;min-width:18px;text-align:center;flex-shrink:0}.messenger-conversation{display:flex;flex-direction:column;background:#fff;height:100%;min-height:0;overflow:hidden}.conversation-header{padding:16px 20px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between}.header-info{display:flex;align-items:center;gap:12px}.header-avatar{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:14px;flex-shrink:0;background:linear-gradient(135deg,#667eea,#764ba2);background-size:cover;background-position:center}.header-text h3{margin:0 0 2px;font-size:15px;font-weight:600;color:#1e293b}.header-text p{margin:0;font-size:13px;color:#64748b}.close-btn{width:36px;height:36px;background:none;border:none;border-radius:8px;color:#64748b;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.close-btn:hover{background:#f1f5f9;color:#1e293b}.conversation-messages{flex:1;overflow-y:auto;padding:16px 20px;display:flex;flex-direction:column;gap:12px;background:#f8fafc;min-height:0}.conversation-messages .message{display:flex;max-width:70%;position:relative}.conversation-messages .message.own{align-self:flex-end}.conversation-messages .message.other{align-self:flex-start;margin-left:20px}.message.other .message-avatar{position:absolute;left:-14px;top:-14px;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:13px;background:linear-gradient(135deg,#667eea,#764ba2);background-size:cover;background-position:center;z-index:1;box-shadow:0 2px 4px #0000001a}.message-bubble{display:flex;flex-direction:column;gap:4px}.message-text{background:#fff;padding:10px 14px;border-radius:14px;color:#1e293b;font-size:13px;line-height:1.5;word-wrap:break-word;box-shadow:0 1px 2px #0000000d}.message.other .message-text{border-top-left-radius:4px;padding-left:20px}.message.own .message-text{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.message-time{font-size:10px;color:#94a3b8;padding:0 4px}.conversation-input{padding:20px 24px;border-top:1px solid #e2e8f0;display:flex;gap:12px;align-items:center;background:#fff}.conversation-input input{flex:1;padding:12px 16px;border:1px solid #e2e8f0;border-radius:24px;background:#f8fafc;font-size:14px;outline:none;transition:all .2s}.conversation-input input:focus{border-color:#667eea;background:#fff;box-shadow:0 0 0 3px #667eea1a}.conversation-input button[type=submit]{width:44px;height:44px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50%;color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s,box-shadow .2s}.conversation-input button[type=submit]:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px #667eea4d}.conversation-input button[type=submit]:disabled{opacity:.5;cursor:not-allowed}.no-chat-selected{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#94a3b8}.no-chat-icon{font-size:64px;opacity:.5}.no-chat-selected h3{margin:0;font-size:20px;color:#64748b}.no-chat-selected p{margin:0;font-size:14px}.messenger-info{background:#f8fafc;border-left:1px solid #e2e8f0;overflow-y:auto;padding:24px}.info-profile{text-align:center;padding-bottom:24px;border-bottom:1px solid #e2e8f0;margin-bottom:24px}.profile-avatar-large{width:80px;height:80px;border-radius:20px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:28px;background:linear-gradient(135deg,#667eea,#764ba2);background-size:cover;background-position:center}.info-profile h3{margin:0 0 8px;font-size:18px;font-weight:600;color:#1e293b}.profile-email,.profile-position{margin:4px 0;font-size:13px;color:#64748b}.info-section{margin-bottom:24px}.info-section h4{margin:0 0 12px;font-size:14px;font-weight:600;color:#1e293b;text-transform:uppercase;letter-spacing:.5px}.info-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #e2e8f0}.info-item:last-child{border-bottom:none}.info-label{font-size:13px;color:#64748b}.info-value{font-size:13px;font-weight:500;color:#1e293b}.info-toggle{display:flex;justify-content:space-between;align-items:center;padding:12px 0;font-size:14px;color:#1e293b}.info-toggle input[type=checkbox]{width:44px;height:24px;cursor:pointer}.info-actions{margin-top:24px;padding-top:24px;border-top:1px solid #e2e8f0}.action-btn{width:100%;padding:12px;border:none;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.action-btn.danger{background:#fee2e2;color:#dc2626}.action-btn.danger:hover{background:#fecaca}.no-info{text-align:center;padding:40px 20px;color:#94a3b8;font-size:14px}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}@keyframes wave{0%,to{height:8px}50%{height:24px}}@media(max-width:1400px){.expanded-messenger{grid-template-columns:260px 1fr 280px}}@media(max-width:1200px){.expanded-messenger{grid-template-columns:240px 1fr 0}.messenger-info{display:none}}@media(max-width:768px){.expanded-messenger{width:100vw;height:100vh;border-radius:0;grid-template-columns:1fr}.messenger-sidebar{display:none}}.messenger-sidebar-container .expanded-messenger{position:static;transform:none;width:100%;height:100%;border-radius:0;box-shadow:none;z-index:auto;grid-template-columns:1fr}.messenger-sidebar-container .expanded-messenger .messenger-sidebar,.messenger-sidebar-container .expanded-messenger .messenger-info{display:none}.expanded-messenger[data-compact=true]{grid-template-columns:1fr;transform:none}.expanded-messenger[data-compact=true] .messenger-sidebar,.expanded-messenger[data-compact=true] .messenger-info{display:none}.expanded-messenger[data-compact=true] .conversation-header{cursor:move;user-select:none;-webkit-user-select:none}.tooltip-btn{position:relative}.tooltip-btn:after{content:attr(data-tooltip);position:absolute;bottom:-36px;left:50%;transform:translate(-50%) translateY(10px);background:linear-gradient(135deg,#1f2937,#111827);color:#fff;padding:6px 12px;border-radius:8px;font-size:11px;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0000004d;z-index:9999}.tooltip-btn:before{content:"";position:absolute;bottom:-12px;left:50%;transform:translate(-50%) translateY(10px);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #1f2937;opacity:0;visibility:hidden;pointer-events:none;transition:all .2s cubic-bezier(.4,0,.2,1);z-index:9999}.tooltip-btn:hover:after,.tooltip-btn:hover:before{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}@keyframes tooltipFadeIn{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.dashboard-page{padding:20px;background:#f8fafc;min-height:100vh;width:100%;max-width:100%}.dashboard-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;gap:20px}.dashboard-title h1{margin:0 0 6px;font-size:28px;font-weight:700;color:var(--text)}.dashboard-title p{margin:0;color:var(--muted);font-size:14px}.dashboard-controls{display:flex;gap:12px}.control-btn{height:40px;padding:0 16px;background:#fff;border:1px solid var(--divider);border-radius:8px;color:var(--text);font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.control-btn:hover{background:#f1f5f9;border-color:var(--focus)}.control-btn.active{background:var(--focus);color:#fff;border-color:var(--focus)}.dashboard-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:20px;grid-auto-rows:120px}.dashboard-grid.edit-mode .dashboard-widget{position:relative}.dashboard-grid.edit-mode .dashboard-widget:before{content:"";position:absolute;inset:-2px;border:2px dashed var(--focus);border-radius:14px;opacity:.5;z-index:1}.dashboard-widget{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0c121c0f;border:1px solid var(--divider);overflow:hidden;transition:all .2s ease;position:relative}.dashboard-widget:hover{box-shadow:0 4px 16px #0c121c1a;border-color:#5b8def33}.dashboard-widget[data-widget-id=deals-summary]{grid-column:span 4;grid-row:span 2}.dashboard-widget[data-widget-id=revenue-chart]{grid-column:span 8;grid-row:span 4}.dashboard-widget[data-widget-id=team-tasks]{grid-column:span 4;grid-row:span 4}.dashboard-widget[data-widget-id=quick-actions]{grid-column:span 12;grid-row:span 2}.widget-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px 12px;border-bottom:1px solid var(--divider)}.widget-title{margin:0;font-size:16px;font-weight:600;color:var(--text)}.widget-controls{display:flex;gap:4px;opacity:0;transition:opacity .2s ease}.dashboard-widget:hover .widget-controls,.dashboard-grid.edit-mode .widget-controls{opacity:1}.widget-control-btn{width:28px;height:28px;background:none;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;transition:background .2s ease}.widget-control-btn:hover{background:var(--divider)}.widget-content{padding:16px 20px 20px;height:calc(100% - 60px);display:flex;flex-direction:column}.widget-deals-summary{height:100%}.widget-stats{display:flex;gap:24px;height:100%}.stat-item{flex:1;display:flex;flex-direction:column;justify-content:center}.stat-value{font-size:24px;font-weight:700;color:var(--text);margin-bottom:4px}.stat-label{font-size:13px;color:var(--muted)}.widget-chart{height:100%;display:flex;align-items:center;justify-content:center}.chart-placeholder{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.chart-bars{display:flex;align-items:flex-end;justify-content:space-between;height:calc(100% - 30px);gap:8px;padding:0 10px}.bar{flex:1;background:linear-gradient(180deg,var(--focus) 0%,#3b82f6 100%);border-radius:4px 4px 0 0;min-height:20px;transition:all .3s ease}.bar:hover{opacity:.8;transform:scaleY(1.05)}.chart-labels{display:flex;justify-content:space-between;padding:8px 10px 0;font-size:11px;color:var(--muted)}.widget-tasks{height:100%}.task-list{display:flex;flex-direction:column;gap:12px;height:100%;overflow-y:auto}.task-item{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.task-title{font-weight:500;color:var(--text);font-size:13px}.task-assignee{font-size:12px;color:var(--muted);background:#e2e8f0;padding:2px 8px;border-radius:12px}.widget-actions{display:flex;gap:12px;align-items:center;justify-content:center;height:100%;flex-wrap:wrap}.action-btn{height:40px;padding:0 20px;background:#fff;border:1px solid var(--divider);border-radius:8px;color:var(--text);font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;font-size:14px}.action-btn:hover{background:#f1f5f9;border-color:var(--focus);transform:translateY(-1px)}.action-btn.primary{background:var(--focus);color:#fff;border-color:var(--focus)}.action-btn.primary:hover{background:#4f46e5;transform:translateY(-1px)}.widget-placeholder{height:100%;display:flex;align-items:center;justify-content:center;color:var(--muted);font-style:italic}.dashboard-help{margin-top:20px;padding:16px;background:#fef3c7;border:1px solid #fbbf24;border-radius:8px}.help-text{color:#92400e;font-size:14px;text-align:center}@media(max-width:1024px){.dashboard-grid{grid-template-columns:repeat(8,1fr);gap:16px}.dashboard-widget[data-widget-id=deals-summary]{grid-column:span 4}.dashboard-widget[data-widget-id=revenue-chart]{grid-column:span 8}.dashboard-widget[data-widget-id=team-tasks]{grid-column:span 4}.dashboard-widget[data-widget-id=quick-actions]{grid-column:span 8}}@media(max-width:768px){.dashboard-page{padding:12px}.dashboard-header{flex-direction:column;align-items:flex-start;gap:16px}.dashboard-controls{align-self:stretch}.control-btn{flex:1;justify-content:center}.dashboard-grid{grid-template-columns:1fr;gap:12px;grid-auto-rows:160px}.dashboard-widget[data-widget-id=deals-summary],.dashboard-widget[data-widget-id=revenue-chart],.dashboard-widget[data-widget-id=team-tasks],.dashboard-widget[data-widget-id=quick-actions]{grid-column:span 1}.widget-stats{flex-direction:column;gap:16px}.widget-actions{flex-direction:column;gap:8px}.action-btn{width:100%}}.toast-container{position:fixed;top:16px;right:16px;z-index:9999;display:flex;flex-direction:column;gap:8px;max-width:400px}.toast{background:#fff;border-radius:10px;box-shadow:0 8px 24px #0000001f,0 2px 6px #00000014;overflow:hidden;animation:toastSlideIn .3s ease-out;border:1px solid #e5e7eb}.toast-exit{animation:toastSlideOut .3s ease-in forwards}@keyframes toastSlideIn{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes toastSlideOut{0%{transform:translate(0);opacity:1}to{transform:translate(400px);opacity:0}}.toast-content{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;position:relative}.toast-icon{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0;margin-top:2px}.toast-success .toast-icon{background:#10b981;color:#fff}.toast-error .toast-icon{background:#ef4444;color:#fff}.toast-info .toast-icon{background:#3b82f6;color:#fff}.toast-text{flex:1;min-width:0}.toast-title{font-size:14px;font-weight:600;color:#111827;margin:0;line-height:1.5;padding-right:24px}.toast-message{font-size:12px;color:#6b7280;margin:4px 0 0;line-height:1.5;padding-right:24px}.toast-close{position:absolute;top:12px;right:12px;background:#f3f4f6;border:none;color:#6b7280;font-size:18px;line-height:1;cursor:pointer;padding:0;width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s}.toast-close:hover{background:#e5e7eb;color:#374151}.toast-action{background:#f9fafb;border:none;border-top:1px solid #e5e7eb;color:#2563eb;font-size:13px;font-weight:600;padding:12px 16px;width:100%;text-align:center;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center;gap:6px}.toast-action:hover{background:#eff6ff;color:#1d4ed8}.toast-action:after{content:"→";font-size:14px}.settings-page{padding:2rem;max-width:1000px;margin:0 auto;background:transparent;min-height:100%}.settings-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--border-color)}.settings-tabs{display:flex;gap:4px;border-bottom:2px solid #e5e7eb;margin-bottom:2rem;position:sticky;top:0;background:#fff;z-index:10;overflow-x:auto}.settings-tab{padding:10px 16px;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;cursor:pointer;font-size:13px;font-weight:500;color:#6b7280;transition:all .15s;white-space:nowrap}.settings-tab:hover{color:#374151;background:#f9fafb}.settings-tab.active{color:#2563eb;border-bottom-color:#2563eb}.settings-title h1{margin:0 0 .5rem;font-size:2rem;font-weight:600;color:var(--text-primary)}.settings-title p{margin:0;color:var(--text-secondary);font-size:.875rem}.settings-actions{display:flex;gap:.75rem}.save-notification{background:var(--success-bg);color:var(--success-color);padding:1rem;border-radius:8px;margin-bottom:2rem;border:1px solid var(--success-border);animation:slideDown .3s ease-out}.welcome-notification{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.5rem;border-radius:12px;margin-bottom:2rem;border:none;position:relative;animation:slideDown .3s ease-out;box-shadow:0 4px 20px #667eea4d}.welcome-content{display:flex;align-items:flex-start;gap:1rem}.welcome-icon{font-size:2rem;flex-shrink:0}.welcome-text h3{margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.welcome-text p{margin:0;opacity:.9;font-size:.875rem;line-height:1.5}.welcome-close{position:absolute;top:1rem;right:1rem;background:#fff3;border:none;color:#fff;font-size:1.25rem;width:2rem;height:2rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.welcome-close:hover{background:#ffffff4d}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.settings-form{display:flex;flex-direction:column;gap:2rem}.form-section{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;padding:2rem;box-shadow:0 2px 10px #0c121c1a}.section-title{margin:0 0 1.5rem;font-size:1.25rem;font-weight:600;color:var(--text-primary);padding-bottom:.75rem;border-bottom:1px solid var(--border-light)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.form-row:last-child{margin-bottom:0}.form-group:last-child{margin-bottom:0}.form-input,.form-select{padding:.75rem 1rem;border:1px solid var(--border-color);border-radius:8px;background:var(--input-bg);color:var(--text-primary);font-size:.875rem;transition:all .2s ease;outline:none}.form-input::placeholder{color:var(--text-tertiary)}.form-input[required]+.form-label:after{content:" *";color:var(--error-color)}.logo-group{margin-bottom:2rem}.logo-upload{display:flex;gap:1.5rem;align-items:flex-start}.logo-preview{flex-shrink:0;width:80px;height:80px;border-radius:12px;overflow:hidden;border:1px solid var(--border-color);background:var(--bg-tertiary)}.logo-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;background:var(--bg-quaternary)}.logo-icon{font-size:1.5rem;opacity:.6}.logo-text{font-size:.75rem;color:var(--text-tertiary);text-align:center}.btn-outline:hover{background:var(--primary-color-10)}.btn-text:hover{color:var(--text-secondary);background:var(--bg-tertiary)}@media(max-width:768px){.settings-page{padding:1rem;max-width:100%;width:100%;margin:0}.settings-header{flex-direction:column;gap:1rem;align-items:stretch}.settings-actions{justify-content:flex-end}.form-section{padding:1.5rem}.form-row{grid-template-columns:1fr;gap:1rem}.logo-upload{flex-direction:column;align-items:center;text-align:center}.logo-actions{flex-direction:row;justify-content:center}.settings-title h1{font-size:1.75rem}}@media(max-width:480px){.settings-page{padding:.75rem}.form-section{padding:1rem}.settings-actions{flex-direction:column}.btn-primary,.btn-secondary{width:100%}}@media(prefers-color-scheme:dark){.settings-page{background:var(--bg-primary-dark)}.form-section{background:var(--bg-secondary-dark);border-color:var(--border-color-dark)}.form-input,.form-select{background:var(--input-bg-dark);border-color:var(--border-color-dark);color:var(--text-primary-dark)}.settings-title h1{color:var(--text-primary-dark)}.settings-title p{color:var(--text-secondary-dark)}.section-title{color:var(--text-primary-dark);border-color:var(--border-light-dark)}.form-label{color:var(--text-primary-dark)}}.modal-overlay{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:100%;max-width:500px;max-height:90vh;overflow:hidden;animation:modalSlideIn .2s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-header{padding:2rem 2rem 1rem;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center}.modal-header h2{margin:0;font-size:1.5rem;font-weight:600;color:var(--text-primary)}.modal-close-btn{background:none;border:none;font-size:1.5rem;color:var(--text-tertiary);cursor:pointer;padding:.25rem;line-height:1;border-radius:4px;transition:all .2s ease;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.modal-close-btn:hover:not(:disabled){color:var(--text-secondary);background:var(--bg-tertiary)}.modal-close-btn:disabled{opacity:.5;cursor:not-allowed}.create-company-form{padding:2rem;display:flex;flex-direction:column;gap:1.5rem;max-height:calc(90vh - 140px);overflow-y:auto}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{font-size:.875rem;font-weight:500;color:var(--text-primary);margin:0}.form-input,.form-textarea{padding:.75rem 1rem;border:1px solid var(--border-color);border-radius:8px;background:var(--input-bg);color:var(--text-primary);font-size:.875rem;transition:all .2s ease;outline:none;font-family:inherit}.form-input:focus,.form-textarea:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px var(--primary-color-10)}.form-input.error,.form-textarea.error{border-color:var(--error-color)}.form-input.error:focus,.form-textarea.error:focus{box-shadow:0 0 0 3px #dc26261a}.form-input::placeholder,.form-textarea::placeholder{color:var(--text-tertiary)}.form-textarea{resize:vertical;min-height:80px}.textarea-counter{font-size:.75rem;color:var(--text-tertiary);text-align:right;margin-top:-.25rem}.logo-upload-section{display:flex;gap:1rem;align-items:flex-start}.logo-preview{flex-shrink:0;width:60px;height:60px;border-radius:8px;overflow:hidden;border:1px solid var(--border-color);background:var(--bg-tertiary)}.logo-image{width:100%;height:100%;object-fit:cover;display:block}.logo-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.125rem;background:var(--bg-quaternary)}.logo-icon{font-size:1.25rem;opacity:.6}.logo-text{font-size:.625rem;color:var(--text-tertiary);text-align:center}.logo-actions{display:flex;flex-direction:column;gap:.5rem}.form-error{color:var(--error-color);font-size:.75rem;margin-top:.25rem}.form-error-general{background:#fef2f2;color:var(--error-color);padding:.75rem;border-radius:8px;border:1px solid #fecaca;font-size:.875rem}.modal-actions{display:flex;gap:.75rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid var(--border-color);margin-top:1rem}.btn-primary,.btn-secondary,.btn-outline,.btn-text{padding:.625rem 1.25rem;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;outline:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none}.btn-primary:hover:not(:disabled){background:var(--primary-hover)}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary:hover:not(:disabled){background:var(--bg-quaternary);color:var(--text-primary)}.btn-secondary:disabled{opacity:.6;cursor:not-allowed}.btn-outline{background:transparent;color:var(--primary-color);border:1px solid var(--primary-color)}.btn-outline:hover:not(:disabled){background:var(--primary-color-10)}.btn-outline:disabled{opacity:.6;cursor:not-allowed}.btn-text{background:transparent;color:var(--text-tertiary);padding:.5rem .75rem}.btn-text:hover:not(:disabled){color:var(--text-secondary);background:var(--bg-tertiary)}.btn-text:disabled{opacity:.6;cursor:not-allowed}@media(max-width:640px){.modal-content{max-width:calc(100vw - 2rem);margin:1rem}.modal-header{padding:1.5rem 1.5rem 1rem}.modal-header h2{font-size:1.25rem}.create-company-form{padding:1.5rem}.logo-upload-section{flex-direction:column;align-items:center;text-align:center}.logo-actions{flex-direction:row;justify-content:center}.modal-actions{flex-direction:column}.btn-primary,.btn-secondary{width:100%}}.modal-content:focus{outline:none}.tasks-context-dock{padding:4px 0 2px}.tasks-context-dock.collapsed{padding:2px 0 6px}.tasks-context-dock-wrapper{display:flex;justify-content:center}.tasks-context-dock-container{display:flex;align-items:center;gap:12px;padding:6px;border-radius:50px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 5px 20px #0000001a;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);width:fit-content;justify-content:space-between}.tasks-context-dock-buttons{position:relative;display:flex;align-items:center;justify-content:center;gap:6px;padding:4px}.tasks-context-dock-expand{border-radius:999px;border:1px solid #e5e7eb;background:#fffe;padding:2px 12px;font-size:11px;cursor:pointer;box-shadow:0 6px 18px #0f172a1f;transition:all .2s}.tasks-context-dock-expand:hover{background:#fff;box-shadow:0 8px 22px #0f172a2e}.tooltip-bottom-btn{position:relative}.tooltip-bottom-btn:after{content:attr(data-tooltip);position:absolute;bottom:-48px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#1f2937,#111827);color:#fff;padding:6px 12px;border-radius:6px;font-size:12px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:99999;box-shadow:0 4px 12px #0000004d}.tooltip-bottom-btn:before{content:"";position:absolute;bottom:-16px;left:50%;transform:translate(-50%);border-width:0 6px 8px 6px;border-style:solid;border-color:transparent transparent #1f2937 transparent;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:99999}.tooltip-bottom-btn:hover:after,.tooltip-bottom-btn:hover:before{opacity:1}.tooltip-top-btn:after{content:attr(data-tooltip);position:absolute;top:-40px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#1f2937,#111827);color:#fff;padding:6px 12px;border-radius:6px;font-size:12px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:99999;box-shadow:0 4px 12px #0000004d}.tooltip-top-btn:before{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%);border-width:8px 6px 0 6px;border-style:solid;border-color:#1f2937 transparent transparent transparent;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:99999}.tooltip-top-btn:hover:after,.tooltip-top-btn:hover:before{opacity:1}.executor-workspace-page{display:flex;flex-direction:column;height:100%}.executor-workspace-container{display:flex;flex:1;min-height:0;height:calc(100vh - 140px);padding:16px;gap:16px;overflow:hidden}.executor-list-panel{width:360px;min-width:320px;max-width:420px;height:100%;border-radius:16px;border:1px solid #e5e7eb;background:#f9fafb;display:flex;flex-direction:column}.executor-list-header{padding:10px 12px 0;font-size:14px;font-weight:600;color:#111827}.executor-list-tabs{display:flex;flex-wrap:wrap;gap:4px;padding:8px 8px 0}.executor-tab{flex:1;min-width:fit-content;padding:10px 8px;border:none;background:transparent;color:#6b7280;font-size:14px;font-weight:600;cursor:pointer;border-bottom:3px solid transparent;transition:all .2s;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;white-space:nowrap;position:relative}.executor-tab:hover{color:#374151;background:#f9fafb99;border-bottom-color:#cbd5e1}.executor-tab.active{color:#2563eb;border-bottom-color:#2563eb;background:linear-gradient(to bottom,#eff6ff,#dbeafe)}.executor-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;background:#e5e7eb;color:#6b7280;border-radius:10px;font-size:10px;font-weight:700}.executor-tab.active .executor-tab-count{background:#3b82f6;color:#fff}.executor-tab-badge{position:absolute;top:6px;right:6px;width:6px;height:6px;background:#ef4444;border-radius:50%;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.executor-list-description{padding:4px 8px;font-size:12px;color:#6b7280}.executor-list-body{flex:1;padding:8px 8px 10px;overflow-y:auto;overflow-x:hidden;min-height:0}.executor-list-body::-webkit-scrollbar{width:6px}.executor-list-body::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.executor-list-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.executor-list-body::-webkit-scrollbar-thumb:hover{background:#94a3b8}.executor-list-empty{font-size:13px;color:#9ca3af}.executor-task-item{display:flex;align-items:stretch;margin-bottom:4px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;transition:all .2s;overflow:hidden}.executor-task-item:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000f}.executor-task-item.active{border-color:#4a6cf7;background:#eef2ff;box-shadow:0 2px 12px #4a6cf726}.executor-task-item-content{flex:1;text-align:left;padding:6px 8px;background:transparent;border:none;cursor:pointer;min-width:0}.executor-task-play-btn{flex-shrink:0;width:36px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#10b981,#059669);border:none;border-left:1px solid #e5e7eb;color:#fff;cursor:pointer;transition:all .2s;font-size:16px}.executor-task-play-btn:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);transform:scale(1.05)}.executor-task-play-btn:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed}.executor-task-play-btn.active{background:linear-gradient(135deg,#ef4444,#dc2626);animation:pulse-play 2s cubic-bezier(.4,0,.6,1) infinite}.executor-task-play-btn.active:hover{background:linear-gradient(135deg,#dc2626,#b91c1c)}@keyframes pulse-play{0%,to{opacity:1}50%{opacity:.85}}.executor-task-item-row{display:flex;justify-content:space-between;align-items:center;gap:8px;width:100%}.executor-task-item-main{flex:1;min-width:0}.executor-task-item-title-row{display:flex;align-items:center;gap:6px;margin-bottom:2px}.executor-task-item-meta{font-size:10px;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.executor-task-item-stats{display:flex;align-items:center;gap:8px;flex-shrink:0}.executor-task-stat{display:flex;align-items:center;justify-content:center;padding:2px 6px;background:#f3f4f6;border-radius:6px;min-width:32px;height:22px}.executor-task-item-timer{font-size:10px;color:#b91c1c;display:flex;align-items:center;gap:4px}.executor-task-item-timer-dot{width:6px;height:6px;border-radius:50%;background:#ef4444;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.executor-task-item-title{font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#111827}.executor-card-panel{flex:1;min-width:0;height:100%;display:flex;flex-direction:column}.executor-card-empty{font-size:14px;color:#9ca3af}.executor-card{flex:1;border-radius:18px;border:1px solid #e5e7eb;background:#fff;padding:16px;box-shadow:0 8px 24px #0f172a0f;overflow-y:auto;display:flex;flex-direction:column;min-height:0}.executor-card::-webkit-scrollbar{width:6px}.executor-card::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.executor-card::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.executor-card::-webkit-scrollbar-thumb:hover{background:#94a3b8}.executor-card-header{margin-bottom:16px}.executor-card-title-section{flex:1}.executor-card-meta{font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-weight:500}.executor-card-title{margin:6px 0 0;font-size:22px;font-weight:700;color:#111827;line-height:1.3}.executor-info-table{margin-bottom:16px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;overflow:hidden}.executor-info-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1px;background:#e5e7eb}.executor-info-cell{padding:12px 16px;background:#fff;display:flex;flex-direction:column;gap:6px}.executor-info-label{font-size:10px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.executor-info-value{font-size:13px;color:#111827;font-weight:500}.executor-badge{display:inline-block;padding:4px 10px;border-radius:6px;font-weight:600;font-size:12px}.executor-time-table{margin-bottom:16px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;overflow:hidden}.executor-time-table-row{display:grid;grid-template-columns:1fr 1fr 2fr;gap:1px;background:#e5e7eb}.executor-time-table-cell{padding:16px;background:#fff;display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center}.executor-time-table-cell-timer{background:linear-gradient(135deg,#f9fafb,#fff)}.executor-time-table-label{font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.executor-time-table-value{font-size:28px;font-weight:700;color:#111827}.executor-time-table-footer{padding:8px 16px;background:#f9fafb;border-top:1px solid #e5e7eb;font-size:11px;color:#6b7280;text-align:center}.executor-timer-buttons{display:flex;gap:8px;margin-top:8px;width:100%}.executor-timer-button{flex:1;padding:10px 16px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.executor-timer-button:hover:not(:disabled){background:#f9fafb;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.executor-timer-button:disabled{opacity:.5;cursor:not-allowed}.executor-timer-button.start{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-color:#059669}.executor-timer-button.start:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);box-shadow:0 4px 12px #0596694d}.executor-timer-button.finish{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border-color:#dc2626}.executor-timer-button.finish:hover:not(:disabled){background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 4px 12px #dc26264d}.executor-section{margin-top:16px}.executor-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:12px}.executor-section-title{font-size:16px;color:#111827;font-weight:700}.executor-checklist-progress-mini{display:flex;align-items:center;gap:8px}.executor-checklist-progress-text{font-size:13px;color:#6b7280;font-weight:600;min-width:50px}.executor-checklist-progress-bar{width:100px;height:6px;background:#f3f4f6;border-radius:3px;overflow:hidden}.executor-checklist-progress-fill{height:100%;background:linear-gradient(90deg,#8b5cf6,#6366f1);transition:width .3s ease}.executor-help-card{display:flex;align-items:flex-start;padding:12px 16px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;margin-bottom:16px;color:#1e40af;font-size:13px;line-height:1.5}.executor-help-card-active{background:#fef3c7;border-color:#fcd34d;color:#92400e;animation:pulse-help 2s ease-in-out infinite}@keyframes pulse-help{0%,to{box-shadow:0 0 #fcd34d66}50%{box-shadow:0 0 0 8px #fcd34d00}}.executor-progress-section{display:flex;gap:16px;margin-bottom:24px;flex-wrap:wrap}.executor-progress-card{flex:1;min-width:200px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;display:flex;flex-direction:column;align-items:center;gap:16px;box-shadow:0 1px 3px #0000000d}.executor-progress-label{font-size:12px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-weight:600;text-align:center}.executor-progress-circle{display:flex;align-items:center;justify-content:center}.executor-timer-clock{display:flex;flex-direction:column;align-items:center;gap:8px}.executor-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:16px}.executor-stat-card{padding:14px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;align-items:center;gap:12px;transition:all .2s;box-shadow:0 1px 2px #0000000a}.executor-stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.executor-stat-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.executor-stat-content{flex:1;min-width:0}.executor-stat-label{font-size:10px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-weight:600;margin-bottom:2px}.executor-stat-value{font-size:14px;color:#111827;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.executor-description-box{padding:12px;border-radius:12px;border:1px dashed #e5e7eb;background:#f9fafb;font-size:13px;color:#9ca3af}.executor-worklog-form{display:flex;gap:8px;align-items:flex-end;margin-bottom:8px;flex-wrap:wrap}.executor-worklog-field{display:flex;flex-direction:column;gap:2px}.executor-worklog-field label{font-size:11px;color:#6b7280}.executor-worklog-hours{width:80px}.executor-worklog-comment{flex:1;min-width:160px}.executor-worklog-list{max-height:160px;overflow-y:auto;border-radius:12px;border:1px solid #e5e7eb;background:#f9fafb;padding:8px;font-size:12px}.executor-worklog-list ul{list-style:none;margin:0;padding:0}.executor-worklog-item{padding:4px 0;border-bottom:1px dashed #e5e7eb}.executor-worklog-item:last-child{border-bottom:none}.executor-worklog-item-header{display:flex;justify-content:space-between;gap:8px}.executor-worklog-item-comment{margin-top:2px;color:#6b7280}.executor-worklog-empty,.executor-worklog-loading{font-size:12px;color:#9ca3af}.executor-description-textarea{width:100%;padding:12px;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;font-family:inherit;line-height:1.5;resize:vertical;transition:border-color .2s}.executor-description-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.executor-links-form{display:flex;gap:8px;margin-bottom:12px}.executor-links-form input{flex:1}.executor-links-list{display:flex;flex-direction:column;gap:6px}.executor-link-item{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;gap:12px}.executor-link-item a{flex:1;font-size:12px;color:#3b82f6;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.executor-link-item a:hover{text-decoration:underline}.executor-link-remove{flex-shrink:0;width:24px;height:24px;border:none;background:#fee2e2;color:#dc2626;border-radius:4px;cursor:pointer;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;transition:all .2s}.executor-link-remove:hover{background:#fecaca;transform:scale(1.1)}.executor-comment-form{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.executor-comment-textarea{width:100%;padding:12px;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;font-family:inherit;line-height:1.5;resize:vertical;transition:border-color .2s}.executor-comment-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.executor-comment-form button{align-self:flex-start}.executor-comment-placeholder{padding:16px;background:#f9fafb;border:1px dashed #e5e7eb;border-radius:8px;font-size:12px;color:#9ca3af;text-align:center}.executor-subtasks-form{display:flex;gap:8px;margin-bottom:12px}.executor-subtasks-form input{flex:1}.executor-subtasks-list{display:flex;flex-direction:column;gap:6px}.executor-subtask-item{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;transition:all .2s}.executor-subtask-item:hover{background:#f9fafb;border-color:#cbd5e1}.executor-subtask-item-blocked{opacity:.5;pointer-events:none;cursor:not-allowed}.executor-subtask-checkbox{width:18px;height:18px;cursor:pointer;flex-shrink:0;accent-color:#10b981}.executor-subtask-text{flex:1;font-size:13px;color:#374151;line-height:1.5;transition:all .2s}.executor-subtask-text.completed{color:#9ca3af;text-decoration:line-through}.executor-subtask-text.blocked{color:#d1d5db}.executor-subtask-arrow{display:inline-block;margin-right:4px;animation:pulse-arrow 2s ease-in-out infinite}@keyframes pulse-arrow{0%,to{transform:translate(0)}50%{transform:translate(4px)}}.executor-subtask-remove{flex-shrink:0;width:24px;height:24px;border:none;background:transparent;color:#9ca3af;border-radius:4px;cursor:pointer;font-size:20px;font-weight:600;display:flex;align-items:center;justify-content:center;transition:all .2s;opacity:0}.executor-subtask-item:hover .executor-subtask-remove{opacity:1}.executor-subtask-remove:hover{background:#fee2e2;color:#dc2626}.executor-content-tabs{display:flex;flex-wrap:wrap;gap:6px;padding:12px 0;margin:16px 0 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;background:linear-gradient(to bottom,#fafbfc,#fff)}.executor-content-tab{flex-shrink:0;padding:10px 16px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;font-size:13px;font-weight:600;cursor:pointer;border-radius:10px;transition:all .2s;display:flex;align-items:center;gap:8px;white-space:nowrap;box-shadow:0 1px 2px #0000000a}.executor-content-tab:hover{color:#374151;background:#f9fafb;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 2px 4px #00000014}.executor-content-tab.active{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);border-color:#2563eb;box-shadow:0 4px 12px #3b82f666;transform:translateY(-2px)}.executor-content-tab .executor-tab-count{background:#e5e7eb;color:#6b7280;font-size:9px}.executor-content-tab.active .executor-tab-count{background:#ffffff4d;color:#fff}.tooltip-top-btn{position:relative}.tooltip-top-btn:after{content:attr(data-tooltip);position:absolute;top:-36px;left:50%;transform:translate(-50%) translateY(-10px);background:linear-gradient(135deg,#1f2937,#111827);color:#fff;padding:6px 12px;border-radius:8px;font-size:11px;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0000004d;z-index:99999}.tooltip-top-btn:before{content:"";position:absolute;top:-12px;left:50%;transform:translate(-50%) translateY(-10px);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #1f2937;opacity:0;visibility:hidden;pointer-events:none;transition:all .2s cubic-bezier(.4,0,.2,1);z-index:99999}.tooltip-top-btn:hover:after,.tooltip-top-btn:hover:before{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.tasks-monitor-page{padding:16px}.tasks-monitor-back-wrapper{margin-bottom:12px}.tasks-monitor-back-btn{position:relative;width:40px;height:40px;border-radius:50%;border:none;background:linear-gradient(45deg,#05abe0,#8200f4);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #8200f44d;transition:all .3s ease;z-index:10}.tasks-monitor-back-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #8200f466}.tasks-monitor-back-btn:active{transform:translateY(0)}.tasks-monitor-back-btn:after{content:attr(data-tooltip);position:absolute;top:50%;left:calc(100% + 12px);transform:translateY(-50%);background:linear-gradient(135deg,#1f2937,#111827);color:#fff;padding:6px 12px;border-radius:6px;font-size:12px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease;box-shadow:0 4px 12px #0000004d}.tasks-monitor-back-btn:before{content:"";position:absolute;top:50%;left:calc(100% + 4px);transform:translateY(-50%);border-width:6px 8px 6px 0;border-style:solid;border-color:transparent #1f2937 transparent transparent;opacity:0;pointer-events:none;transition:opacity .2s ease}.tasks-monitor-back-btn:hover:after,.tasks-monitor-back-btn:hover:before{opacity:1}.tasks-monitor-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:16px}.tasks-monitor-title-section h2{margin:0 0 4px;font-size:20px;font-weight:600;color:#111827}.tasks-monitor-title-section p{margin:0;font-size:12px;color:#6b7280;line-height:1.4}.tasks-monitor-filters{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap}.tasks-monitor-filter-group{display:flex;flex-direction:column;gap:4px}.tasks-monitor-filter-group label{font-size:11px;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.tasks-monitor-filter-select{font-size:12px;padding:6px 10px;border-radius:8px;border:1px solid #e5e7eb;min-width:160px}.tasks-monitor-count{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;font-size:12px;font-weight:600;color:#0369a1}.tasks-monitor-count-label{color:#0284c7}.tasks-monitor-table-wrapper{overflow-x:auto;border-radius:12px;border:1px solid #e5e7eb;background:#fff}.tasks-monitor-table{width:100%;border-collapse:collapse;font-size:12px}.tasks-monitor-table thead th{text-align:left;padding:10px 12px;border-bottom:2px solid #e5e7eb;background:#f9fafb;font-weight:600;font-size:11px;color:#374151;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px}.tasks-monitor-table tbody td{padding:10px 12px;border-bottom:1px solid #f3f4f6;font-size:12px;vertical-align:middle}.tasks-monitor-table tbody tr:hover{background:#f9fafb}.tasks-monitor-table tbody tr:last-child td{border-bottom:none}.tasks-monitor-empty{padding:24px;text-align:center;color:#9ca3af;font-size:13px}.monitor-status{display:inline-block;padding:3px 10px;border-radius:12px;font-size:11px;font-weight:600;white-space:nowrap}.monitor-status-todo{background:#f3f4f6;color:#6b7280}.monitor-status-in_progress{background:#dbeafe;color:#1e40af}.monitor-status-review{background:#fef3c7;color:#92400e}.monitor-status-completed{background:#d1fae5;color:#065f46}.monitor-status-blocked{background:#fee2e2;color:#991b1b}.monitor-priority{display:inline-block;padding:2px 8px;border-radius:6px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.monitor-priority-low{background:#f3f4f6;color:#6b7280}.monitor-priority-medium{background:#dbeafe;color:#1e40af}.monitor-priority-high{background:#fed7aa;color:#9a3412}.monitor-priority-urgent{background:#fecaca;color:#991b1b}.monitor-norm-input{width:70px;font-size:12px;padding:4px 8px;border-radius:6px;border:1px solid #e5e7eb;text-align:center}.monitor-norm-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.monitor-cell-assignee{font-size:11px;color:#6b7280}.monitor-cell-hours{font-weight:600;color:#374151}.views-page{padding:16px}.views-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.views-header h2{margin:0;font-size:20px;font-weight:600}.views-tabs{display:flex;gap:4px;border-bottom:2px solid #e5e7eb;margin-bottom:16px;position:sticky;top:0;background:#fff;z-index:10}.views-tab{padding:8px 16px;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;cursor:pointer;font-size:13px;font-weight:500;color:#6b7280;transition:all .15s}.views-tab:hover{color:#374151;background:#f9fafb}.views-tab.active{color:#2563eb;border-bottom-color:#2563eb}.views-info{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:12px;background:#f9fafb;border-radius:8px;font-size:12px;color:#6b7280}.views-stat{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:#fff;border-radius:6px;font-weight:500;color:#374151}.views-stat-label{color:#9ca3af}.views-stat-value{color:#111827;font-weight:600}.tabs-container{display:flex;flex-direction:column;width:100%}.tabs-header{display:flex;gap:4px;border-bottom:1px solid var(--divider);margin-bottom:16px;overflow-x:auto;scrollbar-width:thin}.tab-button{background:none;border:none;padding:12px 16px;font-size:14px;font-weight:500;color:var(--muted);cursor:pointer;white-space:nowrap;border-bottom:2px solid transparent;transition:all .2s}.tab-button:hover{color:var(--text);background:#5b8def0d}.tab-button.active{color:var(--focus);border-bottom-color:var(--focus)}.tabs-content{flex:1}.chart-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #00000014;border:1px solid #e5e7eb;transition:box-shadow .2s}.chart-card:hover{box-shadow:0 4px 12px #0000001f}.chart-card.full-width{grid-column:1 / -1}.chart-card-header{margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #f3f4f6}.chart-title{margin:0;font-size:16px;font-weight:600;color:#1f2937}.chart-subtitle{margin:4px 0 0;font-size:13px;color:#6b7280}.chart-card-body{min-height:300px;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.chart-card{padding:16px}.chart-card-body{min-height:250px}.chart-title{font-size:14px}.chart-subtitle{font-size:12px}}.budget-assignment{display:flex;flex-direction:column;gap:24px}.ba-header{display:flex;flex-direction:column;gap:8px}.ba-header h2{margin:0;font-size:24px;font-weight:600}.ba-office{color:var(--muted);font-size:14px}.ba-periods{display:flex;gap:16px;font-size:14px}.ba-periods .period{padding:4px 12px;background:#f8fafc;border-radius:6px;color:var(--muted)}.ba-periods .period.current{background:#5b8def1a;color:var(--focus);font-weight:500}.ba-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.kpi-card{background:#fff;border:1px solid var(--divider);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:8px}.kpi-label{font-size:12px;color:var(--muted);font-weight:500;text-transform:uppercase}.kpi-value{font-size:24px;font-weight:600;color:var(--text)}.kpi-change{font-size:14px;font-weight:500}.kpi-change.positive{color:#10b981}.kpi-change.negative{color:#ef4444}.ba-section{background:#fff;border:1px solid var(--divider);border-radius:12px;padding:20px}.ba-section h3{margin:0 0 16px;font-size:18px;font-weight:600}.ba-table{width:100%;border-collapse:collapse;font-size:14px}.ba-table thead{background:#f8fafc}.ba-table th{text-align:left;padding:12px;font-weight:600;color:var(--text);border-bottom:2px solid var(--divider)}.ba-table td{padding:12px;border-bottom:1px solid var(--divider)}.ba-table tbody tr:last-child td{border-bottom:none}.ba-table tbody tr:hover{background-color:#f9fafb}.ba-table td.positive{color:#10b981;font-weight:500}.ba-table td.negative{color:#ef4444;font-weight:500}@media(max-width:768px){.ba-kpis{grid-template-columns:1fr}.ba-table{font-size:12px}.ba-table th,.ba-table td{padding:8px}.kpi-value{font-size:20px}}.personnel{display:flex;flex-direction:column;gap:24px}.personnel-header{display:flex;flex-direction:column;gap:12px}.personnel-header h2{margin:0;font-size:24px;font-weight:600}.personnel-summary{display:flex;gap:24px;flex-wrap:wrap}.summary-item{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#f8fafc;border-radius:8px}.summary-label{font-size:14px;color:var(--muted)}.summary-value{font-size:16px;font-weight:600;color:var(--text)}.summary-value.warning{color:#f59e0b}.summary-value.success{color:#10b981}.personnel-section{background:#fff;border:1px solid var(--divider);border-radius:12px;padding:20px}.personnel-section h3{margin:0 0 16px;font-size:18px;font-weight:600}.wtf-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}.wtf-card{background:#f8fafc;border:1px solid var(--divider);border-radius:8px;padding:16px}.wtf-title{font-weight:600;margin-bottom:12px;color:var(--text)}.wtf-items{display:flex;flex-direction:column;gap:8px}.wtf-item{display:flex;justify-content:space-between;font-size:14px;padding:6px 0;border-bottom:1px solid #e5e7eb}.wtf-item:last-child{border-bottom:none}.wtf-item.total{margin-top:8px;padding-top:12px;border-top:2px solid var(--divider);font-weight:600}.wtf-item span{color:var(--muted)}.wtf-item strong{color:var(--text)}.table-wrapper{overflow-x:auto}.personnel-table{width:100%;border-collapse:collapse;font-size:14px}.personnel-table thead{background:#f8fafc}.personnel-table th{text-align:left;padding:12px;font-weight:600;color:var(--text);border-bottom:2px solid var(--divider);white-space:nowrap}.personnel-table td{padding:12px;border-bottom:1px solid var(--divider)}.personnel-table tbody tr:last-child td{border-bottom:none}.personnel-table tbody tr:hover{background:#f8fafc}.personnel-table td.positive{color:#10b981;font-weight:500}.personnel-table td.negative{color:#ef4444;font-weight:500}.status-badge.idle{background:#fef3c7;color:#92400e}.status-badge.normal{background:#d1fae5;color:#065f46}.status-badge.overload{background-color:#fee2e2;color:#991b1b}.status-badge.available{background:#d1fae5;color:#065f46}.status-badge.unavailable{background:#e5e7eb;color:#374151}.status-badge.terminated{background:#e5e7eb;color:#6b7280}.status-badge.secondary{background:#dbeafe;color:#1e40af}@media(max-width:768px){.wtf-grid{grid-template-columns:1fr}.personnel-summary{flex-direction:column;gap:8px}.personnel-table{font-size:12px}.personnel-table th,.personnel-table td{padding:8px}}.sales-journal{display:flex;flex-direction:column;gap:20px}.sj-header h2{margin:0 0 16px;font-size:24px;font-weight:600}.sj-summary{display:flex;gap:24px;flex-wrap:wrap}.sj-stat{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#f8fafc;border-radius:8px}.stat-label{font-size:14px;color:var(--muted)}.stat-value{font-size:16px;font-weight:600;color:var(--text)}.sj-filters{display:flex;align-items:center;gap:16px;padding:12px 16px;background:#fff;border:1px solid var(--divider);border-radius:8px;flex-wrap:wrap}.filter-label{font-weight:500;color:var(--text)}.filter-checkbox{display:flex;align-items:center;gap:6px;cursor:pointer;-webkit-user-select:none;user-select:none}.filter-checkbox input[type=checkbox]{cursor:pointer}.filter-results{margin-left:auto;font-size:14px;color:var(--muted)}.sj-table-wrapper{overflow-x:auto;background:#fff;border:1px solid var(--divider);border-radius:12px}.sj-table{width:100%;border-collapse:collapse;font-size:14px}.sj-table thead{background:#f8fafc;position:sticky;top:0}.sj-table th{text-align:left;padding:12px;font-weight:600;color:var(--text);border-bottom:2px solid var(--divider);white-space:nowrap}.sj-table td{padding:12px;border-bottom:1px solid var(--divider)}.sj-table tbody tr:last-child td{border-bottom:none}.sj-table tbody tr:hover{background:#f8fafc}.sj-table td.project-name{max-width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sj-table td.price{font-weight:500;text-align:right}.status-badge{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;white-space:nowrap}.status-badge.закрыт{background:#d1fae5;color:#065f46}.status-badge.в.работе,.status-badge.в{background:#dbeafe;color:#1e40af}.status-badge.планируется{background:#fef3c7;color:#92400e}.status-badge.отменен{background:#fee2e2;color:#991b1b}.sj-empty{padding:40px;text-align:center;color:var(--muted);background:#f8fafc;border-radius:8px}.charts-section{margin-bottom:32px}.charts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:20px}@media(max-width:768px){.sj-summary{flex-direction:column;gap:8px}.sj-filters{flex-direction:column;align-items:flex-start}.filter-results{margin-left:0}.sj-table{font-size:12px}.sj-table th,.sj-table td{padding:8px}}.sales-analytics{padding:24px}.sales-analytics-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.sales-analytics-header h2{margin:0;font-size:24px;font-weight:600;color:#1a1a1a}.analytics-section,.charts-section{margin-bottom:32px}.charts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:20px;margin-bottom:24px}@media(max-width:1024px){.charts-grid{grid-template-columns:1fr}}.analytics-section h3{margin:0 0 16px;font-size:18px;font-weight:600;color:#374151}.analytics-table{width:100%;border-collapse:collapse;background:#fff;font-size:14px}.analytics-table thead{background:#f9fafb;border-bottom:2px solid #e5e7eb}.analytics-table th{padding:12px 16px;text-align:left;font-weight:600;color:#374151;white-space:nowrap}.analytics-table td{padding:12px 16px;border-bottom:1px solid #f3f4f6;color:#1f2937}.analytics-table tbody tr:hover{background:#f9fafb}.analytics-table tbody tr:last-child td{border-bottom:none}.group-row{background:#fef3c7!important;font-weight:600}.group-row:hover{background:#fde68a!important}.group-name{color:#92400e;font-weight:600}.currency{text-align:right;font-family:Courier New,monospace;color:#1f2937}.percent{text-align:center;color:#6b7280}.percent.positive{color:#059669;font-weight:600}.kpi-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-top:24px}.kpi-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;padding:20px;color:#fff;box-shadow:0 4px 6px #0000001a}.kpi-label{font-size:14px;opacity:.9;margin-bottom:8px}.kpi-value{font-size:24px;font-weight:700}@media(max-width:768px){.sales-analytics{padding:16px}.sales-analytics-header{flex-direction:column;align-items:flex-start;gap:12px}.office-info{flex-direction:column;gap:8px;align-items:flex-start}.analytics-table{font-size:12px}.analytics-table th,.analytics-table td{padding:8px 12px}.kpi-cards{grid-template-columns:1fr 1fr}.kpi-value{font-size:20px}}.sales-volume{padding:24px}.sales-volume-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.sales-volume-header h2{margin:0;font-size:24px;font-weight:600;color:#1a1a1a}.period-info{display:flex;gap:16px;align-items:center}.volume-section,.charts-section{margin-bottom:32px}.volume-section h3{margin:0 0 16px;font-size:18px;font-weight:600;color:#374151}.volume-table{width:100%;border-collapse:collapse;background:#fff;font-size:14px}.volume-table thead{background:#f9fafb;border-bottom:2px solid #e5e7eb}.volume-table th{padding:12px 16px;text-align:left;font-weight:600;color:#374151;white-space:nowrap}.volume-table .sub-header th{background:#f3f4f6;font-size:12px;padding:8px 16px;border-top:1px solid #e5e7eb}.volume-table td{padding:12px 16px;border-bottom:1px solid #f3f4f6;color:#1f2937}.volume-table tbody tr:hover{background:#f9fafb}.volume-table tbody tr:last-child td{border-bottom:none}.group-row{background:#dbeafe!important;font-weight:600}.group-row:hover{background:#bfdbfe!important}.group-name{color:#1e40af;font-weight:600}.service-name{color:#1f2937;max-width:300px}.roi{text-align:center;color:#6b7280;font-weight:500}.value{text-align:center;font-family:Courier New,monospace;color:#1f2937;font-weight:500}.volume{text-align:center;color:#6b7280;font-size:13px}.change{text-align:center;font-weight:600;font-size:15px}.change.positive{color:#059669}.change.negative{color:#dc2626}.change.neutral{color:#6b7280}.summary-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:24px}.summary-card{background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:12px;padding:20px;color:#fff;box-shadow:0 4px 6px #0000001a}.summary-card.highlight{background:linear-gradient(135deg,#10b981,#059669)}@media(max-width:768px){.sales-volume{padding:16px}.sales-volume-header{flex-direction:column;align-items:flex-start;gap:12px}.period-info{flex-direction:column;gap:8px;align-items:flex-start}.volume-table{font-size:12px}.volume-table th,.volume-table td{padding:8px 12px}.summary-cards{grid-template-columns:1fr}.summary-value{font-size:24px}}.placeholder-section{padding:24px;background:linear-gradient(135deg,#f9fafb,#fff);min-height:400px}.placeholder-header{position:relative;margin-bottom:32px;padding-bottom:20px;border-bottom:2px solid #e5e7eb}.placeholder-header h2{margin:0 0 12px;font-size:28px;font-weight:700;color:#1f2937}.placeholder-description{margin:0;font-size:16px;color:#6b7280;line-height:1.6}.placeholder-badge{display:inline-block;margin-top:12px;padding:6px 16px;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff;font-size:13px;font-weight:600;border-radius:20px;box-shadow:0 2px 4px #f59e0b4d}.data-preview{margin-bottom:32px;background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000d}.data-preview h3{margin:0 0 16px;font-size:18px;font-weight:600;color:#374151}.preview-table-wrapper{overflow-x:auto;border-radius:8px;border:1px solid #e5e7eb}.preview-table{width:100%;border-collapse:collapse;font-size:14px}.preview-table thead{background:#f3f4f6;border-bottom:2px solid #d1d5db}.preview-table th{padding:12px 16px;text-align:left;font-weight:600;color:#374151;white-space:nowrap}.preview-table td{padding:12px 16px;border-bottom:1px solid #f3f4f6;color:#1f2937}.preview-table tbody tr:hover{background:#fafafa}.preview-table tbody tr:last-child td{border-bottom:none}.future-features{margin-bottom:32px;background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000d}.future-features h3{margin:0 0 16px;font-size:18px;font-weight:600;color:#374151}.future-features ul{margin:0;padding-left:24px}.future-features li{margin-bottom:10px;color:#4b5563;line-height:1.6}.future-features li:last-child{margin-bottom:0}.placeholder-note{background:#eff6ff;border-left:4px solid #3b82f6;border-radius:8px;padding:16px 20px}.placeholder-note p{margin:0;font-size:14px;color:#1e40af;line-height:1.6}.placeholder-note strong{color:#1e3a8a}@media(max-width:768px){.placeholder-section{padding:16px}.placeholder-header h2{font-size:22px}.placeholder-description{font-size:14px}.preview-table{font-size:12px}.preview-table th,.preview-table td{padding:8px 12px}.data-preview,.future-features{padding:16px}}.labor-costs{padding:24px}.labor-costs-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.labor-costs-header h2{margin:0;font-size:24px;font-weight:600;color:#1a1a1a}.office-info{display:flex;gap:16px;align-items:center}.office-name{font-size:16px;font-weight:500;color:#4b5563}.year{font-size:14px;color:#6b7280;background:#f3f4f6;padding:4px 12px;border-radius:12px}.labor-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:32px}.summary-card{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:12px;padding:20px;color:#fff;box-shadow:0 4px 6px #8b5cf633}.summary-label{font-size:14px;opacity:.9;margin-bottom:8px}.summary-value{font-size:28px;font-weight:700}.labor-section,.charts-section{margin-bottom:32px}.charts-section h3{margin:0 0 20px;font-size:18px;font-weight:600;color:#374151}.labor-section h3{margin:0 0 16px;font-size:18px;font-weight:600;color:#374151}.table-wrapper{overflow-x:auto;border-radius:8px;border:1px solid #e5e7eb}.labor-table{width:100%;border-collapse:collapse;background:#fff;font-size:14px}.labor-table thead{background:#f9fafb;border-bottom:2px solid #e5e7eb}.labor-table th{padding:12px 16px;text-align:left;font-weight:600;color:#374151;white-space:nowrap}.labor-table td{padding:12px 16px;border-bottom:1px solid #f3f4f6;color:#1f2937}.labor-table tbody tr:hover{background:#f9fafb}.labor-table tbody tr:last-child td{border-bottom:none}.labor-table tfoot{background:#fef3c7;font-weight:600;border-top:2px solid #fbbf24}.labor-table tfoot td{border-bottom:none}.position-name{font-weight:500;color:#1f2937}.service-group{color:#6b7280}.product{color:#4b5563}.hours{text-align:right;font-family:Courier New,monospace;font-weight:500;color:#7c3aed}.percent{text-align:center;font-weight:500;color:#059669}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.service-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #00000014;border:1px solid #e5e7eb;transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.service-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.service-card-header h4{margin:0;font-size:16px;font-weight:600;color:#1f2937}.service-badge{font-size:11px;padding:4px 10px;background:#dbeafe;color:#1e40af;border-radius:12px;font-weight:600}.service-card-body{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.service-stat{display:flex;justify-content:space-between;align-items:center}.stat-label{font-size:13px;color:#6b7280}.stat-value{font-size:16px;font-weight:600;color:#1f2937}.service-card-progress{height:8px;background:#f3f4f6;border-radius:4px;overflow:hidden}.progress-bar{height:100%;background:linear-gradient(90deg,#8b5cf6,#7c3aed);transition:width .3s ease}@media(max-width:768px){.labor-costs{padding:16px}.labor-costs-header{flex-direction:column;align-items:flex-start;gap:12px}.office-info{flex-direction:column;gap:8px;align-items:flex-start}.labor-summary{grid-template-columns:1fr}.summary-value{font-size:24px}.labor-table{font-size:12px}.labor-table th,.labor-table td{padding:8px 12px}.services-grid{grid-template-columns:1fr}}.budget-page{padding:16px}.budget-header{margin-bottom:16px}.budget-header h1{margin:0 0 4px}.budget-header p{margin:0;color:var(--muted);font-size:14px}.section-panel{padding:16px}.section-header h2{margin:0 0 8px}.section-desc{color:var(--muted);margin:0 0 16px;font-size:14px}.section-body{display:grid;grid-template-columns:1fr 1fr;gap:16px}.todo-block{background:#f8fafc;border:1px dashed var(--divider);border-radius:8px;padding:16px}.todo-title{font-weight:600;margin-bottom:8px}.placeholder{display:flex;align-items:center;justify-content:center;border:1px dashed var(--divider);border-radius:8px;min-height:200px;color:var(--muted);text-align:center;padding:20px}@media(max-width:900px){.section-body{grid-template-columns:1fr}}.finance-container{padding:16px;max-width:100%}.finance-header{margin-bottom:20px}.finance-title{margin:0 0 6px;font-size:22px;font-weight:600;color:#1f2937}.finance-subtitle{margin:0;font-size:13px;color:#6b7280;line-height:1.5}.finance-tabs{display:flex;gap:4px;border-bottom:1px solid #e5e7eb;margin-bottom:20px}.finance-tab{padding:10px 16px;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;font-size:14px;font-weight:500;color:#6b7280;transition:color .15s,border-color .15s}.finance-tab:hover{color:#374151}.finance-tab.active{color:#3b82f6;border-bottom-color:#3b82f6}.finance-section{margin-bottom:28px}.finance-section-title{margin:0 0 10px;font-size:17px;font-weight:600;color:#1f2937;padding-bottom:8px;border-bottom:1px solid #e5e7eb}.finance-section-description{margin:0 0 12px;font-size:12px;color:#6b7280;line-height:1.5}.finance-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.finance-card{padding:14px 16px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 1px 2px #0000000a}.finance-card-title{font-size:13px;font-weight:600;color:#4b5563;margin-bottom:10px}.finance-card-row{font-size:13px;color:#374151;line-height:1.6;margin-bottom:4px}.finance-card-row:last-child{margin-bottom:0}.finance-card-row b{font-weight:600;color:#1f2937}.finance-card-note{margin-top:8px;padding-top:8px;border-top:1px solid #f3f4f6;font-size:12px;color:#6b7280}.finance-table-wrapper{overflow-x:auto;margin-top:12px;border-radius:8px;border:1px solid #e5e7eb}.finance-table{width:100%;border-collapse:collapse;font-size:13px}.finance-table thead{background:#f9fafb}.finance-table th{text-align:left;padding:10px 12px;border-bottom:2px solid #e5e7eb;font-weight:600;color:#374151;font-size:12px;white-space:nowrap}.finance-table td{padding:10px 12px;border-bottom:1px solid #f3f4f6;color:#374151;white-space:nowrap}.finance-table tbody tr:last-child td{border-bottom:none}.finance-table tbody tr:hover{background:#fafbfc}.finance-table tfoot td{padding:10px 12px;border-top:2px solid #e5e7eb;font-weight:600;background:#f9fafb}.deal-status{display:inline-block;padding:3px 8px;border-radius:4px;font-size:12px;font-weight:500}.deal-status.new{background:#e0f2fe;color:#0369a1}.deal-status.in-progress{background:#fef3c7;color:#d97706}.deal-status.prepay{background:#dbeafe;color:#1e40af}.deal-status.docs{background:#e0e7ff;color:#4338ca}.value-positive{color:#059669;font-weight:600}.value-negative{color:#dc2626;font-weight:600}.finance-nav-buttons{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.finance-header .finance-nav-buttons{margin-top:0}.finance-nav-links{display:flex;gap:16px;align-items:center}.finance-nav-link{font-size:13px;color:#6b7280;text-decoration:none;padding:6px 12px;border-radius:6px;transition:all .15s;white-space:nowrap;border:1px solid transparent}.finance-nav-link:hover{color:#3b82f6;background:#f0f9ff;border-color:#bfdbfe}.finance-value-compact{display:inline-block;min-width:100px;text-align:right}.cabinet-page{min-height:100vh;background:#f9fafb}.cabinet-container{width:100%;max-width:none;margin:16px 0 32px;padding:0 24px 32px}.cabinet-section-tabs{display:flex;gap:24px;margin:6px 0 4px;border-bottom:1px solid rgba(148,163,184,.35)}.cabinet-section-tab{position:relative;display:inline-flex;align-items:center;gap:6px;padding:10px 0 12px;border:none;background:transparent;color:#6b7280;font-size:14px;font-weight:600;cursor:pointer}.cabinet-section-tab__dot{width:8px;height:8px;border-radius:999px}.cabinet-section-tab__label{white-space:nowrap}.cabinet-section-tab.is-active{color:#111827}.cabinet-section-tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,#3b82f6,#f97316)}.cabinet-section-hint{font-size:12px;color:#9ca3af;margin-bottom:10px}.cabinet-section-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.cabinet-quick-nav{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.cabinet-quick-nav__item{border-radius:999px;border:1px solid #e5e7eb;background:#fff;padding:4px 10px;font-size:11px;font-weight:600;color:#4b5563;cursor:pointer;display:inline-flex;align-items:center;gap:4px}.cabinet-quick-nav__icon{display:inline-flex;align-items:center;justify-content:center}.cabinet-quick-nav__icon svg{width:12px;height:12px}.cabinet-quick-nav__item:hover{background:#f3f4f6;border-color:#d1d5db}.cabinet-quick-nav__label{white-space:nowrap}.cabinet-card--placeholder .cabinet-card__bd--placeholder{min-height:120px;display:flex;flex-direction:column;justify-content:space-between}.cabinet-placeholder-text{font-size:13px;color:#374151;margin:0 0 6px}.cabinet-placeholder-meta{font-size:11px;color:#6b7280;margin:0}.cabinet-grid{display:grid;grid-template-columns:460px 1fr;gap:16px;align-items:stretch}.cabinet-left-col,.cabinet-right-col{display:grid;gap:16px;min-width:0}.cabinet-left-col{grid-template-rows:auto;min-height:0}.cabinet-card--stretch{height:100%;display:flex;flex-direction:column}.cabinet-card--stretch .cabinet-card__bd{flex:1}@media(max-width:1100px){.cabinet-left-col{grid-template-rows:none;min-height:0}}@media(max-width:1100px){.cabinet-grid{grid-template-columns:1fr}}.cabinet-card{background:#fff;border-radius:20px;box-shadow:0 18px 40px #0f172a14}.cabinet-card__hd{padding:16px 18px 10px;border-bottom:1px solid rgba(226,232,240,.8);background:linear-gradient(90deg,#f8fafce6,#eff6ffe6);display:flex;align-items:center;justify-content:space-between;gap:10px}.cabinet-card__title{margin:0;font-size:17px;font-weight:700;color:#111827;letter-spacing:-.01em}.cabinet-card__bd{padding:18px 18px 20px}.cabinet-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;background:transparent;color:#111827;font-size:13px;font-weight:600;padding:8px 16px;border-radius:999px;cursor:pointer;transition:transform .1s ease,box-shadow .1s ease,background-color .1s ease,color .1s ease}.cabinet-btn:hover{background:#0f172a0a}.cabinet-btn--primary{background:linear-gradient(135deg,#facc15,#f97316);color:#1f2937;box-shadow:0 12px 24px #f8b40073}.cabinet-btn--primary:hover{transform:translateY(-1px);box-shadow:0 18px 32px #f8b4008c}.cabinet-btn--icon{width:32px;height:32px;padding:0;justify-content:center;border-radius:10px}.cabinet-btn--icon svg{width:16px;height:16px}.cabinet-overview-card{display:flex;flex-direction:column}.cabinet-overview-table-wrap{flex:1;width:100%;max-height:360px;overflow-x:hidden;overflow-y:auto}.cabinet-overview-table{width:100%;table-layout:fixed;border-collapse:collapse}.cabinet-overview-table th,.cabinet-overview-table td{padding:6px 8px;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cabinet-overview-table th:nth-child(5),.cabinet-overview-table td:nth-child(5),.cabinet-overview-table th:nth-child(6),.cabinet-overview-table td:nth-child(6),.cabinet-overview-table th:nth-child(7),.cabinet-overview-table td:nth-child(7){white-space:normal}.cabinet-overview-table th:nth-child(5),.cabinet-overview-table td:nth-child(5){text-align:center}@media(max-width:1200px){.cabinet-overview-table th:nth-child(1),.cabinet-overview-table td:nth-child(1){white-space:normal}}.cabinet-overview-table th:nth-child(2),.cabinet-overview-table td:nth-child(2){padding-left:6px;padding-right:6px}.cabinet-card--fullscreen{width:100%;height:100vh;border-radius:0;border:0}.cabinet-overview-hd{position:sticky;top:0;z-index:2;flex-wrap:nowrap}.cabinet-overview-title{display:inline-flex;align-items:center;gap:10px;min-width:0;flex:0 0 auto}.cabinet-overview-controls{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;justify-content:flex-end;min-width:0}.cabinet-overview-search{position:relative;flex:0 0 auto}.cabinet-overview-search__icon{position:absolute;left:9px;top:9px;color:#9ca3af}.cabinet-overview-search__input{padding:7px 10px 7px 28px;border-radius:10px;border:1px solid #e5e7eb;font-size:12px;width:190px;background:#fff}.cabinet-overview-select{padding:7px 10px;border-radius:10px;border:1px solid #e5e7eb;font-size:12px;background:#fff;width:170px}.cabinet-overview-open{padding:7px 10px}@media(max-width:1100px){.cabinet-overview-search__input{width:160px}.cabinet-overview-select{width:150px}}@media(max-width:720px){.cabinet-overview-search__input{width:140px}.cabinet-overview-select{width:130px}}.cabinet-kv{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cabinet-summary-bd{padding:12px}.cabinet-workplan-tabs{display:inline-flex;flex-wrap:wrap;gap:6px;margin:10px 0}.cabinet-workplan-tab{display:inline-flex;align-items:center;gap:6px;padding:4px 9px;border-radius:999px;border:1px solid transparent;background:#f3f4f6;color:#4b5563;font-size:11px;font-weight:600;cursor:pointer}.cabinet-workplan-tab__icon{display:inline-flex;align-items:center;justify-content:center}.cabinet-workplan-tab__icon svg{width:13px;height:13px}.cabinet-workplan-tab__label{white-space:nowrap}.cabinet-workplan-tab.is-active{border-color:#111827;background:#111827;color:#f9fafb}.cabinet-kanban-bd{padding:10px 12px 12px}.cabinet-kanban-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}@media(max-width:1100px){.cabinet-kanban-grid{grid-template-columns:1fr}}.cabinet-kanban-col{position:relative;background:#ffffffeb;border-radius:14px;padding:10px;min-height:140px;box-shadow:0 10px 24px #0f172a38;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border:none}.cabinet-kanban-col--todo .cabinet-kanban-col-header{background:linear-gradient(90deg,#0ea5e9,#38bdf8)}.cabinet-kanban-col--in_progress .cabinet-kanban-col-header{background:linear-gradient(90deg,#f59e0b,#f97316)}.cabinet-kanban-col--review .cabinet-kanban-col-header{background:linear-gradient(90deg,#6366f1,#a855f7)}.cabinet-kanban-col--completed .cabinet-kanban-col-header{background:linear-gradient(90deg,#22c55e,#16a34a)}.cabinet-kanban-col--blocked .cabinet-kanban-col-header{background:linear-gradient(90deg,#ef4444,#b91c1c)}.cabinet-kanban-col-header{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin:-10px -10px 10px;padding:8px 10px 10px;border-radius:14px 14px 0 0;color:#f9fafb;border-bottom:none}.cabinet-kanban-col-caption{display:flex;flex-direction:column;gap:2px}.cabinet-kanban-col-title{font-size:12px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.cabinet-kanban-col-sub{font-size:10px;opacity:.9}.cabinet-kanban-col-metric{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:0}.cabinet-kanban-col-total{font-size:18px;font-weight:900;line-height:1}.cabinet-kanban-col-total-sub{font-size:10px;opacity:.9}.cabinet-kanban-empty{font-size:12px;font-weight:600;color:#6b7280;padding:10px 8px;border-radius:8px;border:1px dashed #e5e7eb;text-align:center;background:#f9fafb}.cabinet-kanban-list{display:flex;flex-direction:column;gap:8px;max-height:540px;overflow-y:auto;overflow-x:hidden;padding-right:4px}.cabinet-kanban-card{border-radius:10px;padding:8px 9px;background:#fff;box-shadow:0 4px 10px #0f172a1f;border:none}.cabinet-kanban-card-title{font-size:12px;font-weight:700;color:#111827;margin-bottom:2px}.cabinet-kanban-card-sub{font-size:11px;color:#6b7280;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cabinet-kanban-card-meta{display:flex;justify-content:space-between;align-items:center;gap:6px}.cabinet-kanban-priority{font-size:11px;color:#4b5563}.cabinet-kanban-due{font-size:11px}.cabinet-kanban-more{margin-top:4px;font-size:11px;color:#6b7280}.cabinet-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:stretch;margin-top:40px}@media(max-width:1100px){.cabinet-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.cabinet-kpi{border-radius:16px;padding:12px 14px;border:none;display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;text-align:center;min-height:72px;box-shadow:0 10px 22px #0f172a0f}.cabinet-kpi__label{font-size:11px;font-weight:600;color:#6b7280}.cabinet-kpi__value{font-size:20px;font-weight:800;color:#111827;line-height:1.1}.cabinet-kpi__suffix{font-size:12px;font-weight:800;color:#111827a6}.cabinet-kpi--blue{background:#eff6ff;border-color:#bfdbfe}.cabinet-kpi--red{background:#fef2f2;border-color:#fecaca}.cabinet-kpi--teal{background:#ecfeff;border-color:#a5f3fc}.cabinet-kpi--amber{background:#fffbeb;border-color:#fde68a}.cabinet-analytics-hd{display:flex;align-items:center;justify-content:space-between;gap:10px}.cabinet-analytics-controls{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.cabinet-analytics-select{padding:7px 10px;border-radius:10px;border:1px solid #e5e7eb;font-size:12px;background:#fff;color:#111827}.cabinet-analytics-bd{padding:12px}.cabinet-analytics-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px}@media(max-width:1100px){.cabinet-analytics-kpis{grid-template-columns:repeat(2,1fr)}}.cabinet-mini-kpi{border-radius:12px;border:1px solid transparent;padding:10px;text-align:center;display:flex;flex-direction:column;justify-content:center;gap:2px;min-height:58px}.cabinet-mini-kpi__label{font-size:11px;font-weight:900;color:#111827a6}.cabinet-mini-kpi__value{font-size:16px;font-weight:900;color:#111827;line-height:1.1}.cabinet-mini-kpi__suffix{font-size:12px;font-weight:900;color:#111827a6}.cabinet-mini-kpi--green{background:#ecfdf5;border-color:#a7f3d0}.cabinet-mini-kpi--blue{background:#eff6ff;border-color:#bfdbfe}.cabinet-mini-kpi--red{background:#fef2f2;border-color:#fecaca}.cabinet-mini-kpi--teal{background:#ecfeff;border-color:#a5f3fc}.cabinet-mini-kpi--gray{background:#f9fafb;border-color:#e5e7eb}.cabinet-analytics-charts{display:grid;grid-template-columns:1fr 1fr;gap:12px;min-width:0}@media(max-width:1200px){.cabinet-analytics-charts{grid-template-columns:1fr}}@media(max-width:1100px){.cabinet-analytics-charts{grid-template-columns:1fr}}.cabinet-mini-chart{border:1px solid #e5e7eb;border-radius:12px;padding:10px;background:#fff;min-width:0}.cabinet-mini-chart__title{font-size:11px;font-weight:900;color:#374151;margin-bottom:8px;text-transform:uppercase;letter-spacing:.02em}.cabinet-mini-chart__bars-wrap{overflow-x:auto;max-width:100%;padding-bottom:2px}.cabinet-mini-chart__bars{display:grid;align-items:stretch;gap:4px;height:64px}.cabinet-mini-chart__bar{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:6px;height:100%}.cabinet-mini-chart__bar-fill{width:100%;max-width:12px;border-radius:999px;background:#111827;opacity:.85}.cabinet-mini-chart__bar-fill.is-zero{opacity:.18}.cabinet-mini-chart__bar-label{font-size:10px;color:#6b7280;font-weight:900;height:10px}.cabinet-mini-chart__bar-value{font-size:10px;font-weight:900;color:#111827;line-height:1}.cabinet-analytics-hint{margin-top:8px;font-size:11px;color:#6b7280}.cabinet-cal-hd{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.cabinet-cal-month{font-size:12px;font-weight:900;color:#111827;white-space:nowrap;text-transform:capitalize;min-width:170px;text-align:center}.cabinet-cal-today{padding:7px 10px;font-size:12px}.cabinet-cal-bd{display:block}@media(max-width:1100px){.cabinet-cal-bd{display:block}}.cabinet-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.cabinet-cal-dow{font-size:10px;color:#6b7280;font-weight:800;text-align:center;padding:2px 0}.cabinet-cal-cell{height:36px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;padding:6px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.cabinet-cal-cell--empty{border:1px dashed #e5e7eb;background:transparent}.cabinet-cal-cell.is-today{border-color:#93c5fd;box-shadow:0 0 0 2px #dbeafe}.cabinet-cal-cell.is-selected{border-color:#111827}.cabinet-cal-day{font-size:11px;font-weight:900;color:#111827;line-height:1}.cabinet-cal-dots{display:inline-flex;gap:3px;height:6px}.cabinet-cal-dot{width:6px;height:6px;border-radius:999px}.cabinet-cal-agenda{border:1px solid #e5e7eb;border-radius:12px;padding:10px;background:#fff;overflow:hidden}.cabinet-cal-agenda__title{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;font-weight:900;color:#111827;margin-bottom:10px}.cabinet-cal-empty{font-size:12px;color:#6b7280;padding:10px 2px}.cabinet-cal-events{display:grid;gap:8px}.cabinet-cal-ev{border:1px solid #e5e7eb;border-radius:12px;padding:8px 9px}.cabinet-cal-ev__row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:2px}.cabinet-cal-ev__type{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.02em}.cabinet-cal-ev__time{font-size:11px;font-weight:900;color:#111827}.cabinet-cal-ev__title{font-size:12px;font-weight:800;color:#111827;line-height:1.2}.cabinet-kv__item{padding:10px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.cabinet-kv__label{font-size:11px;color:#6b7280;margin-bottom:2px}.cabinet-kv__value{font-size:13px;color:#111827;font-weight:600}.cabinet-avatar{width:40px;height:40px;border-radius:999px;background:#f9fafb;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 20px #0f172a2e}.cabinet-avatar__initials{font-size:14px;font-weight:700;color:#0f172a}.cabinet-badges{display:flex;gap:6px;flex-wrap:wrap}.cabinet-badge{display:inline-flex;align-items:center;gap:6px;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:600;border:1px solid #e5e7eb;background:#f9fafb;color:#374151}.cabinet-table{width:100%;border-collapse:collapse;font-size:12px}.cabinet-table th{text-align:left;padding:8px 10px;font-size:11px;color:#6b7280;background:#f9fafb;border-bottom:1px solid #e5e7eb;font-weight:700;white-space:nowrap}.cabinet-table td{padding:8px 10px;border-bottom:1px solid #e5e7eb;vertical-align:middle}.cabinet-table tr:hover td{background:#f9fafb}.cabinet-status{display:inline-flex;align-items:center;gap:6px;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:700;border:1px solid transparent;white-space:nowrap}.cabinet-task-summary{display:flex;align-items:center;gap:6px;flex-wrap:nowrap}.cabinet-task-progress{font-size:11px;font-weight:800;color:#6b7280;min-width:42px;text-align:right}.cabinet-task-chips{display:flex;align-items:center;gap:4px;flex-wrap:nowrap}.cabinet-task-chip{display:inline-flex;align-items:center;gap:6px;padding:2px 6px;border-radius:999px;border:1px solid #e5e7eb;font-size:11px;line-height:1;font-weight:800}.cabinet-task-chip__k{opacity:.8;font-weight:900}.cabinet-task-chip__v{font-variant-numeric:tabular-nums}.cabinet-my-tasks-bd{padding:10px}.cabinet-my-tasks-scroll{max-height:260px;overflow:auto;border-radius:10px}.cabinet-my-tasks-table th,.cabinet-my-tasks-table td{padding:7px 10px}.cabinet-my-tasks-table thead th{position:sticky;top:0;z-index:1}.cabinet-my-task-row{cursor:pointer}.cabinet-my-task-title{font-weight:800;color:#111827;line-height:1.2}.cabinet-my-task-sub{margin-top:2px;font-size:11px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cabinet-pill{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:800;border:1px solid transparent;white-space:nowrap}.cabinet-due{font-size:12px;font-weight:800;color:#111827}.cabinet-due.is-none{color:#9ca3af}.cabinet-due.is-today{color:#1e40af}.cabinet-due.is-overdue{color:#991b1b}.cabinet-my-tasks-empty{padding:14px 10px;color:#6b7280;font-size:12px}.cabinet-my-tasks-hint{margin-top:8px;font-size:11px;color:#6b7280}.cabinet-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:5000}.cabinet-modal{width:min(720px,calc(100vw - 24px));background:#fff;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden}.cabinet-modal__hd{padding:12px 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e7eb;background:#fafafa}.cabinet-modal__title{margin:0;font-size:14px;font-weight:800;color:#111827}.cabinet-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:720px){.cabinet-form{grid-template-columns:1fr}}.cabinet-field label{display:block;font-size:11px;color:#6b7280;margin-bottom:4px;font-weight:700}.cabinet-field input,.cabinet-field select{width:100%;padding:10px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;font-size:13px}.cabinet-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.request-section{margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}.requests-table-container{overflow-x:auto;margin-top:1rem;border-radius:8px;border:1px solid #e5e7eb}.requests-table{width:100%;border-collapse:collapse;background:#fff}.requests-table th,.requests-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e5e7eb}.requests-table thead{background:#f9fafb}.requests-table th{font-weight:600;color:#374151;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.requests-table tbody tr{cursor:pointer;transition:background .2s}.requests-table tbody tr:hover{background:#f9fafb}.requests-table tbody tr:last-child td{border-bottom:none}.request-status-badge{display:inline-block;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;white-space:nowrap}.request-history{padding:1rem;background:#f9fafb;border-top:2px solid #e5e7eb}.request-history-item{padding:.5rem 0;border-bottom:1px solid #e5e7eb;font-size:.875rem}.request-history-item:last-child{border-bottom:none}.request-actions{display:flex;gap:.75rem;margin-top:1rem}.request-actions button{padding:.5rem 1rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s;border:1px solid #e5e7eb;background:#fff;font-size:14px}.request-actions button:hover{transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.mirror{transform:scaleX(-1)}@keyframes pulse-slow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.95;transform:scale(1.02)}}.animate-pulse-slow{animation:pulse-slow 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-fade-in{animation:fadeIn .2s ease-out}.video-overlay-top{background:linear-gradient(to bottom,rgba(0,0,0,.8),transparent)}.video-overlay-bottom{background:linear-gradient(to top,rgba(0,0,0,.8),transparent)}.video-grid{display:grid;gap:1rem;width:100%;height:100%;max-width:1920px;margin:0 auto}.video-grid-1{grid-template-columns:1fr}.video-grid-2{grid-template-columns:repeat(2,1fr)}.video-grid-3,.video-grid-4{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.video-grid-5,.video-grid-6{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.video-grid-7,.video-grid-8,.video-grid-9{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr)}.video-element{width:100%;height:100%;object-fit:cover;border-radius:.5rem;background-color:#1f2937}.pip-video{position:absolute;bottom:6rem;right:1.5rem;width:12rem;height:9rem;border-radius:.5rem;overflow:hidden;box-shadow:0 25px 50px -12px #000c;border:2px solid rgba(255,255,255,.2);background-color:#1f2937;z-index:10}@media(max-width:768px){.pip-video{width:8rem;height:6rem;bottom:5rem;right:1rem}}.participant-status{position:absolute;bottom:1rem;left:1rem;padding:.5rem .75rem;border-radius:.5rem;background-color:#0009;color:#fff;font-size:.875rem;font-weight:500;display:flex;align-items:center;gap:.5rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.call-button{width:3.5rem;height:3.5rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;transition:all .2s;box-shadow:0 10px 15px -3px #0000004d}.call-button:hover{transform:scale(1.1)}.call-button:active{transform:scale(.95)}.call-button-end{width:4rem;height:4rem;background-color:#ef4444}.call-button-end:hover{background-color:#dc2626}.muted-indicator{position:absolute;top:1rem;right:1rem;width:2rem;height:2rem;border-radius:9999px;background-color:#ef4444e6;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.no-video-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#1f2937;color:#fff}.no-video-avatar{width:8rem;height:8rem;border-radius:9999px;object-fit:cover;margin-bottom:1rem}@media(max-width:640px){.video-grid{gap:.5rem}.participant-status{font-size:.75rem;padding:.25rem .5rem}.call-button{width:3rem;height:3rem}.call-button-end{width:3.5rem;height:3.5rem}.no-video-avatar{width:5rem;height:5rem}}@keyframes connecting-pulse{0%,to{opacity:.5}50%{opacity:1}}.connecting-animation{animation:connecting-pulse 1.5s ease-in-out infinite}.fullscreen-container{position:fixed;inset:0;z-index:9999;background-color:#000}.hide-cursor{cursor:none}.connection-status{position:absolute;top:1rem;left:50%;transform:translate(-50%);padding:.5rem 1rem;border-radius:9999px;background-color:#000000b3;color:#fff;font-size:.875rem;display:flex;align-items:center;gap:.5rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:20}.connection-status-good{color:#10b981}.connection-status-medium{color:#f59e0b}.connection-status-poor{color:#ef4444}.project-sidebar{position:relative;width:300px;background:#fff;border-radius:16px;box-shadow:0 8px 24px #0c121c1f;transition:width .3s ease;overflow:visible;display:flex;flex-direction:column;z-index:10}.project-sidebar.collapsed{width:80px}.collapse-toggle{position:absolute;top:16px;right:-12px;width:24px;height:24px;background:var(--focus);border:2px solid #fff;border-radius:50%;color:#fff;font-size:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #5b8def4d;transition:all .2s ease;z-index:20}.collapse-toggle:hover{transform:scale(1.1);box-shadow:0 6px 16px #5b8def66}.create-avatar{background:linear-gradient(135deg,var(--focus) 0%,#4f46e5 100%)!important;border-radius:50%!important}.create-icon{font-size:20px;line-height:1;font-weight:300}.projects-list{padding:16px 16px 16px 12px;display:flex;flex-direction:column;gap:12px}.project-item{position:relative;display:flex;align-items:center;gap:12px;transition:all .2s ease}.project-item.active .project-icon .project-avatar{background:var(--focus);color:#fff;box-shadow:0 0 0 3px #5b8def33}.project-icon{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.project-icon:hover{transform:scale(1.05)}.project-avatar{width:48px;height:48px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:18px;transition:all .2s ease}.project-info{flex:1;opacity:1;transition:opacity .2s ease}.collapsed .project-info{opacity:0;pointer-events:none}.project-name{font-weight:600;color:var(--text);margin-bottom:4px}.project-desc{font-size:12px;color:var(--muted)}.project-tooltip{position:absolute;left:100%;top:50%;transform:translateY(-50%);margin-left:16px;background:#1a1a1a;color:#fff;padding:12px 16px;border-radius:8px;box-shadow:0 8px 24px #0000004d;z-index:100;white-space:nowrap;animation:tooltipFadeIn .2s ease}.project-tooltip:before{content:"";position:absolute;right:100%;top:50%;transform:translateY(-50%);border:6px solid transparent;border-right-color:#1a1a1a}.tooltip-title{font-weight:600;margin-bottom:4px}.tooltip-desc{font-size:12px;opacity:.8;margin-bottom:8px}.tooltip-stats{font-size:11px;color:#60a5fa}@keyframes tooltipFadeIn{0%{opacity:0;transform:translateY(-50%) translate(-8px)}to{opacity:1;transform:translateY(-50%) translate(0)}}.project-menu-overlay{position:absolute;left:100%;top:0;width:280px;height:100%;z-index:1000;animation:slideInFromLeft .3s ease;pointer-events:auto}.project-menu{background:#fff;border-radius:16px;box-shadow:0 12px 32px #0c121c26;height:100%;display:flex;flex-direction:column;margin-left:12px;border:1px solid var(--divider)}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.menu-header{padding:20px 24px 16px;border-bottom:1px solid var(--divider);display:flex;align-items:center;justify-content:space-between}.menu-project-name{font-weight:600;font-size:16px;color:var(--text)}.menu-close{width:28px;height:28px;background:none;border:none;border-radius:6px;color:var(--muted);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;transition:all .2s ease}.menu-close:hover{background:var(--divider);color:var(--text)}.menu-items{padding:12px;display:flex;flex-direction:column;gap:4px;flex:1}.menu-item{display:flex;align-items:center;gap:12px;padding:12px 16px;background:none;border:none;border-radius:10px;cursor:pointer;transition:all .2s ease;text-align:left;width:100%;position:relative;z-index:10;pointer-events:auto}.menu-item:hover{background:#5b8def14;color:var(--focus)}.menu-item.active{background:#5b8def1f;color:var(--focus)}.menu-item.active .menu-label{color:var(--focus);font-weight:600}.menu-icon{font-size:16px;width:20px;text-align:center}.menu-label{font-weight:500;color:var(--text);transition:color .2s ease}.menu-item:hover .menu-label{color:var(--focus)}.current-project-info{padding:16px;border-top:1px solid var(--divider);margin-top:auto}.current-project-header{margin-bottom:16px}.current-project-header h3{margin:0 0 8px;font-size:16px;font-weight:600;color:var(--text)}.project-stats{font-size:12px;color:var(--muted)}.project-navigation{display:flex;flex-direction:column;gap:2px}.nav-item{display:flex;align-items:center;gap:10px;padding:8px 12px;background:none;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:left}.nav-item:hover{background:#5b8def0f}.nav-item.active{background:#5b8def1a}.nav-item.active .nav-label{color:var(--focus);font-weight:600}.nav-icon{font-size:14px;width:16px;text-align:center}.nav-label{font-size:13px;font-weight:500;color:var(--text)}@media(max-width:1200px){.project-sidebar{width:250px}.project-sidebar.collapsed{width:70px}.project-menu-overlay{width:240px}}.chat-panel{position:fixed;right:16px;top:50%;transform:translateY(-50%);width:420px;height:680px;z-index:4000;transition:transform .3s ease}.chat-panel:not(.visible){transform:translateY(-50%) translate(100%)}.chat-toggle{position:absolute;left:-48px;top:50%;transform:translateY(-50%);width:48px;height:48px;background:var(--focus);border:2px solid #fff;border-radius:12px;color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #5b8def4d;transition:all .2s ease;z-index:110}.chat-toggle:hover{transform:translateY(-50%) scale(1.05);box-shadow:0 12px 32px #5b8def66}.chat-badge{position:absolute;top:-6px;right:-6px;background:#ef4444;color:#fff;font-size:11px;line-height:1;padding:3px 6px;border-radius:10px;min-width:18px;text-align:center;font-weight:600}.chat-content{width:100%;height:100%;background:#fff;border-radius:16px;box-shadow:0 16px 48px #0c121c33;overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--divider)}.chat-users{height:100%;display:flex;flex-direction:column}.chat-header{padding:16px 20px 12px;border-bottom:1px solid var(--divider);display:flex;align-items:center;justify-content:space-between}.chat-header h3{margin:0;font-size:15px;font-weight:600;color:var(--text)}.online-count{font-size:12px;color:var(--muted);background:#4ade801a;padding:4px 8px;border-radius:12px}.users-list{flex:1;overflow-y:auto;padding:4px 8px}.user-item{width:100%;display:flex;align-items:center;gap:8px;padding:8px;background:none;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:left}.user-item:hover{background:#5b8def0f}.user-avatar{position:relative;flex-shrink:0}.avatar-circle{width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:12px;background:linear-gradient(135deg,#667eea,#764ba2)}.user-avatar.small .avatar-circle{width:32px;height:32px;font-size:12px}.status-dot{position:absolute;bottom:-2px;right:-2px;width:12px;height:12px;border-radius:50%;border:2px solid #fff}.user-info{flex:1;min-width:0}.user-name{font-weight:600;font-size:13px;color:var(--text);margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-last-message{font-size:12px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.typing{color:var(--focus);font-style:italic;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.user-meta{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.message-time{font-size:10px;color:var(--muted)}.unread-badge{background:#ef4444;color:#fff;font-size:10px;font-weight:600;padding:2px 6px;border-radius:10px;min-width:16px;text-align:center}.chat-conversation{height:100%;display:flex;flex-direction:column;overflow:hidden}.conversation-header{padding:12px 16px;border-bottom:1px solid var(--divider);display:flex;align-items:center;gap:10px}.back-button{width:32px;height:32px;background:none;border:none;border-radius:8px;color:var(--muted);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;transition:all .2s ease}.back-button:hover{background:var(--divider);color:var(--text)}.expand-button{width:32px;height:32px;background:none;border:none;border-radius:8px;color:var(--muted);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;transition:all .2s ease;flex-shrink:0}.expand-button:hover{background:#5b8def1a;color:var(--focus)}.conversation-user{display:flex;align-items:center;gap:10px;flex:1}.user-details{flex:1}.user-details .user-name{margin-bottom:2px}.user-status{font-size:12px;color:var(--muted)}.messages-container{flex:1;overflow-y:auto;padding:16px 20px;display:flex;flex-direction:column;gap:12px}.message{display:flex;flex-direction:column;max-width:70%}.message.own{align-self:flex-end;align-items:flex-end}.message.other{align-self:flex-start;align-items:flex-start}.message-content{background:#f8fafc;padding:8px 12px;border-radius:14px;color:var(--text);font-size:13px;line-height:1.4;word-wrap:break-word}.message.own .message-content{background:var(--focus);color:#fff}.message-time{font-size:10px;color:var(--muted);margin-top:2px;padding:0 4px}.message-input{padding:16px 20px;border-top:1px solid var(--divider);display:flex;gap:12px;align-items:center}.input-field{flex:1;height:40px;padding:0 16px;border:1px solid var(--divider);border-radius:20px;background:#f8fafc;color:var(--text);font-size:14px;outline:none;transition:all .2s ease}.input-field:focus{border-color:var(--focus);background:#fff;box-shadow:0 0 0 3px #5b8def1a}.send-button{width:40px;height:40px;background:var(--focus);border:none;border-radius:50%;color:#fff;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.send-button:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px #5b8def4d}.send-button:disabled{background:var(--muted);cursor:not-allowed;opacity:.6}@media(max-width:1400px){.chat-panel{width:340px;height:550px}.chat-panel:not(.visible){transform:translateY(-50%) translate(300px)}}@media(max-width:1200px){.chat-panel{width:320px;height:500px}.chat-panel:not(.visible){transform:translateY(-50%) translate(280px)}}@media(max-width:768px){.chat-panel{display:none}}@media(max-width:768px){:root{--left-rail-w: 0px;--project-list-w: 100%;--col-w: 280px;--col-gap: 12px}.project-sidebar{display:none!important}.mobile-companies-view{position:fixed;inset:60px 0 0;display:flex!important;flex-direction:column;background:#fff;overflow:hidden;z-index:100}.mobile-header{display:flex;align-items:stretch;padding:12px 16px;gap:12px;border-bottom:1px solid #f0f0f0;background:#fff;flex-shrink:0}.mobile-search{flex:1;padding:0 16px;height:44px;border:1px solid #e0e0e0;border-radius:22px;background:#f8f9fa;font-size:14px;outline:none;margin:0;display:flex;align-items:center}.mobile-add-btn{width:44px;height:44px;background:var(--focus);border:none;border-radius:50%;color:#fff;font-size:20px;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:0}.mobile-companies-list{flex:1;overflow-y:auto}.mobile-company-item{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid #f5f5f5;cursor:pointer;transition:background .2s}.mobile-company-item:hover{background:#f8f9fa}.mobile-company-avatar{width:50px;height:50px;border-radius:25px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:18px;margin-right:12px;flex-shrink:0}.mobile-company-info{flex:1;min-width:0}.mobile-company-name{font-weight:600;font-size:16px;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-company-desc{font-size:13px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-company-meta{font-size:12px;color:#999;text-align:right}.app-root{padding:0}.global-header{position:fixed!important;top:0!important;left:0!important;right:0!important;height:60px!important;padding:8px 16px!important;display:flex!important;justify-content:space-between!important;align-items:center!important;background:#fff!important;z-index:2000!important;box-shadow:0 2px 8px #0000001a!important;border-bottom:1px solid #e0e0e0!important}.gh-search{display:none!important}.gh-center{display:flex!important;align-items:center;justify-content:center;gap:8px;flex:1}.gh-time{font-size:16px!important;font-weight:600!important;color:#333!important;margin:0!important}.gh-status{font-size:12px!important;color:#666!important;font-weight:500!important;margin:0!important}.dot{display:inline-block!important;width:6px!important;height:6px!important;background:#22c55e!important;border-radius:50%!important;margin-right:4px!important}.gh-profile{display:flex!important;align-items:center;justify-content:center}.gh-name{display:none!important}.avatar{display:block!important;width:36px!important;height:36px!important;border-radius:50%!important;background:linear-gradient(135deg,#667eea,#764ba2)!important}.workspace{padding:8px}.content-area,.board-area,.dashboard-page{width:100%;max-width:100%}.workspace-grid{display:block;height:100%;position:relative}.project-sidebar{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;border-radius:0;transform:translate(-100%);transition:transform .3s ease;box-shadow:none}.project-sidebar.mobile-open{transform:translate(0);box-shadow:0 0 20px #0000004d}.project-sidebar.collapsed{width:100vw}.mobile-sidebar-toggle{position:fixed;top:16px;left:16px;width:40px;height:40px;background:var(--focus);border:none;border-radius:8px;color:#fff;font-size:16px;cursor:pointer;z-index:1001;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #5b8def4d}.board-area{width:100%;max-width:100%;margin-top:60px;padding:0 8px}.mobile-company-container{padding-bottom:64px;width:100vw;max-width:100vw;min-height:calc(100vh - 60px);background:#fff}.mobile-company-container .dashboard-grid{grid-template-columns:1fr!important;gap:12px!important;grid-auto-rows:160px!important}.project-header{margin-bottom:8px}.tabs-bar{padding:8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.tabs-bar::-webkit-scrollbar{display:none}.ph-tabs{gap:12px;min-width:max-content}.tab{padding:6px 12px;font-size:13px;white-space:nowrap}.section-title{font-size:18px;padding-left:8px}.filters-bar{flex-wrap:wrap;gap:8px;padding:0 8px}.search-wrap{min-width:0;flex:1 1 200px}.ph-search{height:36px}.chip{height:36px;font-size:13px}.btn-primary.large{height:36px;padding:0 12px;font-size:13px;white-space:nowrap}.board{padding:8px;gap:12px;overflow-x:auto;scrollbar-width:thin}.column{min-width:280px;flex-shrink:0}.col-header{height:56px;padding:8px 12px}.col-title{font-size:14px}.cards{padding:8px;gap:8px}.card{padding:10px}.card-title{font-size:14px}.card-meta{font-size:11px}.projects-list{padding:16px 12px;gap:8px}.project-item{padding:12px 8px;border-radius:12px;background:#5b8def05;border:1px solid transparent}.project-item.active{background:#5b8def14;border-color:#5b8def33}.project-avatar{width:40px;height:40px;font-size:16px}.project-name{font-size:15px}.project-desc{font-size:11px}.collapse-toggle,.project-menu-overlay{display:none}.mobile-sidebar-close{position:absolute;top:16px;right:16px;width:32px;height:32px;background:var(--muted);border:none;border-radius:6px;color:#fff;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}}@media(min-width:769px)and (max-width:1024px){:root{--col-w: 300px;--col-gap: 16px}.workspace-grid{grid-template-columns:280px 1fr}.workspace-grid.sidebar-collapsed{grid-template-columns:70px 1fr}.project-sidebar{width:280px}.project-sidebar.collapsed{width:70px}.gh-search{width:300px}.filters-bar{flex-wrap:wrap;gap:8px}.btn-primary.large{padding:0 12px}}@media(max-width:480px){.app-root{padding:4px}.gh-time{font-size:18px}.column{min-width:260px}.section-title{font-size:16px}.btn-primary.large{font-size:12px;padding:0 8px}.filters-bar{padding:0 4px}.board{padding:4px}}@media(max-width:768px)and (orientation:landscape){.board-area{margin-top:50px}.global-header{height:44px}.mobile-sidebar-toggle{top:12px;left:12px;width:36px;height:36px}}:root{--bg1:#6FA5D9;--bg2:#9FD7C7;--bg3:#F2C6D8;--surface:#FFFFFF;--text:#0B0F1A;--muted:#98A2B3;--divider:#E6EBF3;--focus:#5B8DEF;--shadow: 12,18,28;--left-rail-w:88px;--panel-r:16px;--workspace-r:16px;--project-list-w:300px;--col-gap:20px;--col-w:344px;--bg-primary: #f8fafc;--bg-secondary: #ffffff;--bg-tertiary: #f1f5f9;--bg-quaternary: #e2e8f0;--text-primary: #0f172a;--text-secondary: #64748b;--text-tertiary: #94a3b8;--border-color: #e2e8f0;--border-light: #f1f5f9;--input-bg: #ffffff;--primary-color: #3b82f6;--primary-hover: #2563eb;--primary-color-10: rgba(59, 130, 246, .1);--success-bg: #dcfce7;--success-color: #166534;--success-border: #bbf7d0;--error-color: #dc2626}@media(max-width:1439px){:root{--col-w:320px}}@media(min-width:1600px){:root{--col-w:368px}}*{box-sizing:border-box}button,button:focus,select:focus,input:focus,a:focus{outline:none!important}button:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}html,body,#root{height:100%}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:1.5;color:var(--text);background:linear-gradient(180deg,var(--bg1) 0%,var(--bg2) 55%,var(--bg3) 100%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-text{display:inline-flex;align-items:center;gap:6px}.icon-text svg{flex-shrink:0;vertical-align:middle}.icon-xs svg{width:12px;height:12px}.icon-sm svg{width:14px;height:14px}.icon-md svg{width:16px;height:16px}.icon-lg svg{width:20px;height:20px}.icon-xl svg{width:24px;height:24px}.icon-2xl svg{width:32px;height:32px}.icon-primary svg{color:var(--primary-color)}.icon-secondary svg{color:var(--text-secondary)}.icon-muted svg{color:var(--muted)}.icon-success svg{color:#10b981}.icon-warning svg{color:#f59e0b}.icon-error svg{color:#ef4444}.icon-button{display:inline-flex;align-items:center;justify-content:center;padding:8px;border:none;background:transparent;cursor:pointer;border-radius:6px;transition:background .2s}.icon-button:hover{background:var(--bg-tertiary)}.icon-button svg{color:var(--text-secondary);transition:color .2s}.icon-button:hover svg{color:var(--primary-color)}.emoji,.icon-emoji{font-size:1rem;line-height:1;display:inline-flex;align-items:center;justify-content:center}.app-root{height:100%;display:flex;flex-direction:column;gap:12px;padding:16px}.global-header{height:56px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#fff}.gh-search{position:relative;width:420px;max-width:40vw}.gh-search-input{width:100%;height:36px;padding:0 14px 0 36px;border-radius:18px;border:1px solid rgba(255,255,255,.35);background:#ffffff2e;color:#fff;outline:none}.gh-search-input::placeholder{color:#ffffffd9}.gh-center{display:flex;align-items:baseline;gap:14px;color:#fff}.gh-time{font-size:28px;font-weight:700;letter-spacing:.5px}.gh-status{opacity:.95;font-weight:600;display:flex;align-items:center;gap:6px}.gh-status .dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#4ade80;box-shadow:0 0 0 2px #4ade8059}.gh-profile{display:flex;align-items:center;gap:10px;color:#fff}.avatar{width:36px;height:36px;background:#cbd5e1;border-radius:50%;box-shadow:0 4px 14px rgba(var(--shadow),.14)}.avatar.sm{width:32px;height:32px}.gh-name{font-weight:600}.gh-cabinet-btn{height:32px;padding:0 12px;border-radius:16px;border:1px solid rgba(255,255,255,.35);background:#ffffff2e;color:#fff;font-weight:600;cursor:pointer;transition:background .16s ease,transform .16s ease}.gh-cabinet-btn:hover{background:#ffffff47;transform:translateY(-1px)}.gh-cabinet-btn:active{transform:translateY(0)}.content-area{flex:1;display:flex}.workspace{flex:1;background:#fff;border-radius:var(--workspace-r);box-shadow:0 8px 24px rgba(var(--shadow),.12),0 2px 8px rgba(var(--shadow),.06);padding:12px}.workspace-grid{height:100%;display:grid;grid-template-columns:300px 1fr;gap:12px;transition:grid-template-columns .3s ease}.workspace-grid.sidebar-collapsed{grid-template-columns:80px 1fr}.project-list{display:flex;flex-direction:column;overflow:auto}.mobile-search{height:40px;margin:0 0 8px;border:1px solid var(--divider);border-radius:10px}.mobile-items{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px;overflow:auto}.mobile-row{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;padding:8px;border-radius:10px;cursor:pointer;-webkit-user-select:none;user-select:none}.mobile-row:hover{background:#e6ebf399}.mobile-row.is-active{background:#5b8def1f;box-shadow:inset 0 0 0 1px #5b8def59}.m-col{display:flex;flex-direction:column}.m-title{font-weight:600}.m-sub,.m-time{color:var(--muted);font-size:12px}.project-header{display:flex;flex-direction:column;gap:10px;margin-bottom:4px}.tabs-bar{background:#fff;border-radius:12px;padding:10px 12px;display:flex;align-items:center;box-shadow:0 1px 0 var(--divider) inset}.ph-tabs{display:flex;gap:20px;flex-wrap:wrap}.tab{position:relative;background:transparent;border:0;padding:8px 12px;border-radius:8px;color:var(--muted);cursor:pointer;transition:background .16s ease,color .16s ease}.tab.active{color:var(--text);box-shadow:inset 0 -2px 0 var(--focus)}.tab-badge{position:absolute;top:-6px;right:-8px;background:#ef4444;color:#fff;font-size:10px;line-height:1;padding:2px 5px;border-radius:10px}.badge{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;font-size:11px;color:#fff;background:#ef4444;border-radius:9px}.section-title{font-size:20px;font-weight:700;color:var(--text);display:flex;align-items:center;gap:6px;padding-left:2px}.star{color:var(--muted)}.filters-bar{display:flex;align-items:center;gap:10px}.search-wrap{position:relative;flex:1}.icon-search{position:absolute;left:10px;top:50%;transform:translateY(-50%);opacity:.6}.ph-search{width:100%;height:38px;padding:0 12px 0 30px;border:1px solid var(--divider);border-radius:8px}.chip{height:38px;padding:0 12px;border:1px solid var(--divider);border-radius:10px;background:#eef2f7;color:#334155}.chip.ghost{background:#fff}.ph-select{height:34px;border:1px solid var(--divider);border-radius:8px;background:#fff;padding:0 8px}.btn-primary.large{height:40px;padding:0 16px;border-radius:10px;background:#60a5fa}.board-area{display:flex;flex-direction:column;min-width:0;overflow:hidden}.board{display:flex;gap:var(--col-gap);overflow:auto;padding:12px;background:transparent}.column{min-width:var(--col-w);background:#ffffffeb;border-radius:12px;box-shadow:0 6px 20px rgba(var(--shadow),.1);display:flex;flex-direction:column}.col-header{height:64px;padding:10px 12px;color:#fff;border-top-left-radius:12px;border-top-right-radius:12px;display:flex;flex-direction:column;justify-content:center;gap:6px}.col-title{font-weight:600}.col-sum{opacity:.95}.cards{list-style:none;margin:0;padding:12px;display:flex;flex-direction:column;gap:10px}.card{background:#fff;border:1px solid var(--divider);border-radius:12px;padding:12px;box-shadow:0 2px 10px rgba(var(--shadow),.1);transition:transform .16s ease,box-shadow .16s ease}.card:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(var(--shadow),.12)}.card-title{font-weight:600;color:var(--text)}.card-meta{color:var(--muted);font-size:12px}.status-new .col-header{background:#3ba4f6;color:#fff}.status-inProgress .col-header{background:#f59e0b;color:#0b0f1a}.status-prepay .col-header{background:#06b6d4;color:#fff}.status-docs .col-header{background:#ec4899;color:#fff}.status-done .col-header{background:#10b981;color:#0b0f1a}.status-stalled .col-header{background:#94a3b8;color:#0b0f1a}.page-placeholder{display:flex;align-items:center;justify-content:center;height:100%;min-height:400px;color:var(--muted);font-size:18px;font-weight:500;background:#f8fafc;border-radius:12px;border:2px dashed var(--divider);margin:20px}.form-label{font-size:.875rem;font-weight:500;color:var(--text-primary);margin:0 0 6px}.form-input,.form-select{width:100%;padding:.75rem 1rem;border:1px solid var(--border-color);border-radius:8px;background:var(--input-bg);color:var(--text-primary);font-size:.875rem;transition:all .2s ease;outline:none}.form-input:focus,.form-select:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px var(--primary-color-10)}.btn-primary,.btn-secondary{padding:.625rem 1.25rem;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;outline:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none}.btn-primary{background:var(--primary-color);color:#fff}.btn-primary:hover{background:var(--primary-hover)}.btn-secondary{background:var(--bg-tertiary);color:var(--text-secondary);border:1px solid var(--border-color)}.btn-secondary:hover{background:var(--bg-quaternary);color:var(--text-primary)}@keyframes fadeInScale{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}
