.dashboard{padding:2rem;max-width:1200px;margin:0 auto}.dashboard .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.dashboard .stat-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 6px #0000000d,0 1px 3px #0000001a;border:1px solid rgba(0,0,0,.05);transition:transform .2s ease,box-shadow .2s ease;position:relative;overflow:hidden}.dashboard .stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 15px #0000001a,0 3px 6px #0000000d}.dashboard .stat-card-header{margin-bottom:1rem}.dashboard .stat-card-title{display:flex;align-items:center;gap:.5rem}.dashboard .stat-card-icon{font-size:1.2rem;opacity:.8}.dashboard .stat-card h3{margin:0;color:#6b7280;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;line-height:1.2}.dashboard .stat-card-content{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.dashboard .stat-number{font-size:2.5rem;font-weight:700;line-height:1;margin:0;color:#1976d2;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.dashboard .stat-label{color:#9ca3af;font-size:.875rem;font-weight:500;line-height:1.4;margin:0}.dashboard .section-header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #f3f4f6}.dashboard .section-header h2{margin:0;color:#111827;font-size:2rem;font-weight:700;letter-spacing:-.025em}.dashboard .dashboard-insights{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;border:1px solid rgba(0,0,0,.05);margin-top:1rem}.dashboard .dashboard-insights h3{margin:0 0 1rem;color:#111827;font-size:1.25rem;font-weight:600}.dashboard .insights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.dashboard .insight-card{padding:1rem;border-radius:8px;border:1px solid}.dashboard .insight-card strong{display:block;margin-bottom:.5rem}.dashboard .insight-card p{margin:0;font-size:.9rem;line-height:1.4}.dashboard .insight-warning{background-color:#fef3c7;border-color:#fcd34d}.dashboard .insight-warning strong{color:#92400e}.dashboard .insight-warning p{color:#78350f}.dashboard .insight-info{background-color:#dbeafe;border-color:#93c5fd}.dashboard .insight-info strong{color:#1e40af}.dashboard .insight-info p{color:#1e3a8a}.dashboard .insight-danger{background-color:#fee2e2;border-color:#fca5a5}.dashboard .insight-danger strong{color:#dc2626}.dashboard .insight-danger p{color:#7f1d1d}.dashboard .empty-state{text-align:center;padding:4rem 2rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;border:1px solid rgba(0,0,0,.05)}.dashboard .empty-state h3{margin:0 0 1rem;color:#111827;font-size:1.5rem;font-weight:600}.dashboard .empty-state p{color:#6b7280;font-size:1rem;line-height:1.6;margin:0 0 2rem;max-width:500px;margin-left:auto;margin-right:auto}.dashboard .quick-actions{display:flex;gap:1rem;justify-content:center;margin-top:2rem;flex-wrap:wrap}.dashboard .quick-actions .btn{min-width:160px}@media (max-width: 768px){.dashboard{padding:1rem}.dashboard .stats-grid{grid-template-columns:1fr;gap:1rem}.dashboard .stat-card{padding:1.25rem}.dashboard .stat-number{font-size:2rem}.dashboard .section-header h2{font-size:1.75rem}.dashboard .insights-grid{grid-template-columns:1fr}.dashboard .dashboard-insights{padding:1.25rem}.dashboard .empty-state{padding:3rem 1.5rem}.dashboard .quick-actions{flex-direction:column;align-items:center}.dashboard .quick-actions .btn{width:100%;max-width:280px}}@media (max-width: 480px){.dashboard .stat-card{padding:1rem}.dashboard .stat-number{font-size:1.75rem}.dashboard .dashboard-insights{padding:1rem}}.vto{max-width:1200px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.vto .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e0e0e0}.vto .section-header h2{margin:0;color:#333;font-size:2rem;font-weight:700}.vto-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.vto-column{display:flex;flex-direction:column;gap:1.5rem}.column-header{text-align:center;padding:1rem;border-radius:8px;margin-bottom:1rem}.vto-vision .column-header{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border:1px solid #2196f3}.vto-traction .column-header{background:linear-gradient(135deg,#f3e5f5,#e1bee7);border:1px solid #9c27b0}.column-header h3{margin:0 0 .5rem;font-size:1.3rem;font-weight:600}.vto-section{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000001a;transition:all .2s ease;overflow:hidden}.vto-section:hover{box-shadow:0 4px 8px #00000026}.vto-section-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:#f8f9fa;border-bottom:1px solid #e0e0e0;-webkit-user-select:none;user-select:none;cursor:pointer;transition:background-color .2s ease}.vto-section-header:hover{background:#e9ecef}.vto-section-header h4{margin:0;font-size:1.1rem;font-weight:600;color:#333}.expand-icon{font-size:1.2rem;font-weight:700;color:#666;transition:transform .2s ease;min-width:20px;text-align:center}.empty-indicator{background:#ffebee;color:#c62828;padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:500;white-space:nowrap}.partial-indicator{background:#fff3e0;color:#ef6c00;padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:500;white-space:nowrap}.completion-indicator{background:#e8f5e8;color:#2e7d32;padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:500;white-space:nowrap}.vto-section-preview{padding:1rem 1.25rem;border-bottom:1px solid #f0f0f0;background:#fff}.vto-section-empty{padding:1rem 1.25rem;background:#fafafa}.vto-section-content{padding:1.5rem 1.25rem;background:#fff}.vto-section-content input,.vto-section-content textarea,.vto-section-content select{font-family:inherit;border:1px solid #ddd;border-radius:6px;transition:border-color .2s ease,box-shadow .2s ease;font-size:.9rem;box-sizing:border-box}.vto-section-content input:focus,.vto-section-content textarea:focus,.vto-section-content select:focus{outline:none;border-color:#2196f3;box-shadow:0 0 0 3px #2196f31a}.vto-section-content input[type=text]{width:100%;padding:.5rem}.vto-section-content textarea{width:100%;padding:.75rem;resize:vertical;min-height:60px}.vto-section-content label{display:block;font-weight:500;color:#333;margin-bottom:.5rem}.vto-section-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #f0f0f0}.vto-section-actions .btn{padding:.75rem 1.5rem;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap}.vto-section-actions .btn-primary{background:#2196f3;color:#fff}.vto-section-actions .btn-primary:hover{background:#1976d2;transform:translateY(-1px);box-shadow:0 4px 8px #2196f34d}.vto-section-actions .btn-secondary{background:#f5f5f5;color:#666;border:1px solid #ddd}.vto-section-actions .btn-secondary:hover{background:#e0e0e0;color:#333}.vto-section-content>div[style*="padding: 1rem"]{margin:1rem 0;border-radius:6px;border-left:4px solid}.vto-section-content h5{margin:0 0 .5rem;font-weight:600;font-size:.95rem}.vto-section-content ul{margin:0;padding-left:1rem;line-height:1.5}.vto-section-content ul li{margin-bottom:.25rem}@media (max-width: 768px){.vto{padding:1rem}.vto-grid{grid-template-columns:1fr;gap:1.5rem}.vto .section-header{flex-direction:column;align-items:flex-start;gap:1rem}.vto .section-header h2{font-size:1.5rem}.vto-section-content{padding:1rem}.vto-section-actions{flex-direction:column}.vto-section-actions .btn{width:100%;justify-content:center}.column-header h3{font-size:1.1rem}.vto-section-header{padding:.75rem 1rem}.vto-section-header h4{font-size:1rem}}@media (max-width: 480px){.vto{padding:.5rem}.vto-section-content{padding:.75rem}.vto .section-header{margin-bottom:1rem}.vto .section-header h2{font-size:1.3rem}}.vto .section-header div[style*="width: 100px"]{flex-shrink:0}.vto>div[style*="padding: 1.5rem"]{margin-bottom:2rem}.vto-section-preview div,.vto-section-empty div{word-wrap:break-word;overflow-wrap:break-word}.integrations{max-width:1200px;margin:0 auto;padding:2rem}.connection-status{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500}.connection-status.connected{background:#e8f5e8;color:#2e7d32;border:1px solid #4caf50}.connection-status.disconnected{background:#ffebee;color:#c62828;border:1px solid #f44336}.integration-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 8px #0000001a;margin-bottom:2rem;overflow:hidden}.integration-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #f0f0f0}.integration-info h3{margin:0 0 .5rem;color:#333;font-size:1.4rem}.integration-info p{margin:0;color:#666;font-size:.9rem}.status-badge{padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase}.status-badge.connected{background:#e8f5e8;color:#2e7d32}.status-badge.disconnected{background:#ffebee;color:#c62828}.sync-summary{padding:1rem 1.5rem;background:#f8f9fa;border-bottom:1px solid #f0f0f0;display:flex;gap:2rem;flex-wrap:wrap}.sync-stat{display:flex;flex-direction:column;gap:.25rem}.stat-label{font-size:.8rem;color:#666;font-weight:500}.stat-value{font-size:.9rem;color:#333;font-weight:600}.tab-navigation{display:flex;border-bottom:1px solid #e0e0e0;overflow-x:auto}.tab-button{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:none;border:none;cursor:pointer;transition:all .2s ease;font-size:.9rem;white-space:nowrap;border-bottom:3px solid transparent}.tab-button:hover{background:#f5f5f5}.tab-button.active{background:#e3f2fd;border-bottom-color:#2196f3;color:#1976d2;font-weight:600}.tab-icon{font-size:1.1rem}.tab-content{padding:2rem}.ghl-config{max-width:800px}.config-section{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #f0f0f0}.config-section:last-child{border-bottom:none}.config-section h4{margin:0 0 .5rem;color:#333;font-size:1.2rem}.config-section p{margin:0 0 1.5rem;color:#666;line-height:1.5}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#333}.form-group input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:.9rem;transition:border-color .2s ease}.form-group input:focus{outline:none;border-color:#2196f3;box-shadow:0 0 0 3px #2196f31a}.test-connection{display:flex;align-items:center;gap:1rem;margin-top:1rem}.test-result{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:6px;font-size:.9rem}.test-result.success{background:#e8f5e8;color:#2e7d32;border:1px solid #4caf50}.test-result.error{background:#ffebee;color:#c62828;border:1px solid #f44336}.sync-options{display:flex;flex-direction:column;gap:1rem}.checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;padding:1rem;border:1px solid #e0e0e0;border-radius:8px;transition:all .2s ease}.checkbox-label:hover{border-color:#2196f3;background:#f8f9fa}.checkbox-label input[type=checkbox]{margin:0;width:auto}.checkbox-info strong{display:block;margin-bottom:.25rem;color:#333}.webhook-url{display:flex;align-items:center;padding:.75rem;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;font-family:monospace;font-size:.85rem;word-break:break-all}.config-actions{margin-top:2rem;padding-top:2rem;border-top:1px solid #f0f0f0}.setup-instructions{margin-top:2rem;padding:1.5rem;background:#f0f8ff;border:1px solid #2196f3;border-radius:8px}.setup-instructions h4{margin:0 0 1rem;color:#1976d2}.setup-instructions ol{margin:0;padding-left:1.5rem;line-height:1.6}.setup-instructions li{margin-bottom:.5rem}.sync-status{max-width:800px}.status-overview{display:grid;grid-template-columns:1fr auto;gap:2rem;margin-bottom:2rem}.status-card{padding:1.5rem;background:#fff;border:1px solid #e0e0e0;border-radius:8px}.status-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.status-header h4{margin:0;color:#333}.status-details{display:flex;flex-direction:column;gap:.5rem}.status-item{display:flex;justify-content:space-between;align-items:center}.status-item .label{color:#666;font-size:.9rem}.status-item .value{font-weight:600;font-size:.9rem}.status-item .value.connected{color:#4caf50}.status-item .value.disconnected{color:#f44336}.status-item .value.syncing{color:#2196f3}.sync-stats{margin-bottom:2rem}.sync-stats h4{margin:0 0 1rem;color:#333}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.stat-card{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#fff;border:1px solid #e0e0e0;border-radius:8px}.stat-icon{font-size:2rem}.stat-content{flex:1}.stat-number{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:.25rem}.stat-label{font-size:.9rem;color:#666;font-weight:600;margin-bottom:.25rem}.stat-description{font-size:.8rem;color:#888;line-height:1.3}.sync-result{margin-bottom:2rem}.sync-result h4{margin:0 0 1rem;color:#333}.result-summary{padding:1.5rem;border-radius:8px;border:1px solid}.result-summary.success{background:#e8f5e8;border-color:#4caf50}.result-summary.error{background:#ffebee;border-color:#f44336}.result-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.result-icon{font-size:1.2rem}.result-text{font-weight:600;flex:1}.result-time{font-size:.8rem;color:#666}.result-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem}.result-item{display:flex;justify-content:space-between;align-items:center;font-size:.9rem}.result-warnings{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}.result-warnings ul{margin:.5rem 0 0 1rem;font-size:.9rem}.integration-benefits{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:2rem;box-shadow:0 2px 4px #0000000d}.integration-benefits h3{margin:0 0 1.5rem;color:#333;text-align:center}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.benefit-card{padding:1.5rem;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;text-align:center}.benefit-card h4{margin:0 0 .75rem;color:#333;font-size:1.1rem}.benefit-card p{margin:0;color:#666;line-height:1.5;font-size:.9rem}.data-mapping{max-width:1000px}.mapping-header{margin-bottom:2rem}.mapping-header h4{margin:0 0 .5rem;color:#333}.mapping-header p{margin:0;color:#666}.mapping-selector{display:flex;gap:.5rem;margin-bottom:2rem;flex-wrap:wrap}.mapping-tab{padding:.75rem 1.5rem;background:#f5f5f5;border:1px solid #ddd;border-radius:6px;cursor:pointer;transition:all .2s ease;font-size:.9rem;white-space:nowrap}.mapping-tab:hover{background:#e0e0e0}.mapping-tab.active{background:#2196f3;color:#fff;border-color:#2196f3}.mapping-content{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:2rem}.mapping-description{margin-bottom:2rem}.mapping-description h5{margin:0 0 .75rem;color:#333}.mapping-description p{margin:0;color:#666;line-height:1.5}.mapping-table{margin-bottom:2rem}.table-header{display:grid;grid-template-columns:1fr 1fr auto auto 2fr;gap:1rem;padding:1rem;background:#f5f5f5;border-radius:6px 6px 0 0;font-weight:600;font-size:.9rem;color:#333}.table-row{display:grid;grid-template-columns:1fr 1fr auto auto 2fr;gap:1rem;padding:1rem;border-bottom:1px solid #f0f0f0;align-items:center}.field-name{font-family:monospace;font-size:.85rem;padding:.25rem .5rem;border-radius:4px}.field-name.ghl{background:#e3f2fd;color:#1976d2}.field-name.eos{background:#e8f5e8;color:#2e7d32}.field-type{font-size:.8rem;color:#666;font-weight:500}.field-required.required{color:#f44336;font-weight:600}.field-required.optional{color:#666}.field-description{font-size:.85rem;color:#555;line-height:1.4}.mapping-notes{padding:1.5rem;background:#f0f8ff;border:1px solid #2196f3;border-radius:8px}.mapping-notes h6{margin:0 0 .75rem;color:#1976d2}.mapping-notes ul{margin:0;padding-left:1.5rem;line-height:1.6}.status-section,.priority-section{margin-bottom:2rem}.status-section h6,.priority-section h6{margin:0 0 1rem;color:#333}.status-badge,.pipeline-badge{padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:500;text-transform:uppercase;background:#f5f5f5;color:#333}.progress-badge{display:flex;align-items:center;gap:.5rem}.progress-bar{width:60px;height:8px;background:#e0e0e0;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:#4caf50;transition:width .3s ease}.priority-badge{padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:500;text-transform:uppercase}.priority-badge.high{background:#ffebee;color:#c62828}.priority-badge.medium{background:#fff3e0;color:#ef6c00}.priority-badge.low{background:#e8f5e8;color:#2e7d32}.sync-direction{margin-top:2rem;padding:2rem;background:#f8f9fa;border-radius:8px}.sync-direction h5{margin:0 0 1.5rem;color:#333;text-align:center}.flow-diagram{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:2rem}.flow-item{flex:1;max-width:200px}.system-box{padding:1.5rem;border-radius:8px;text-align:center;border:2px solid}.system-box.ghl{background:#e3f2fd;border-color:#2196f3;color:#1976d2}.system-box.eos{background:#e8f5e8;border-color:#4caf50;color:#2e7d32}.system-box strong{display:block;margin-bottom:.5rem;font-size:1.1rem}.flow-arrow{text-align:center}.flow-arrow span{font-size:2rem}.arrow-label{font-size:.8rem;color:#666;margin-top:.5rem}.sync-triggers{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.trigger-item{padding:1rem;background:#fff;border:1px solid #e0e0e0;border-radius:6px;font-size:.9rem;line-height:1.4}.sync-history{max-width:900px}.history-header{margin-bottom:2rem}.history-header h4{margin:0 0 .5rem;color:#333}.history-header p{margin:0;color:#666}.history-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;margin-bottom:2rem;padding:1.5rem;background:#f8f9fa;border-radius:8px}.history-stats .stat-item{text-align:center}.history-stats .stat-number{font-size:1.5rem;font-weight:700;color:#2196f3;margin-bottom:.25rem}.history-stats .stat-label{font-size:.8rem;color:#666;font-weight:500}.history-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.filter-buttons{display:flex;gap:.5rem}.filter-btn{padding:.5rem 1rem;background:#f5f5f5;border:1px solid #ddd;border-radius:6px;cursor:pointer;transition:all .2s ease;font-size:.9rem}.filter-btn:hover{background:#e0e0e0}.filter-btn.active{background:#2196f3;color:#fff;border-color:#2196f3}.history-list{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.loading-state,.empty-state{padding:3rem;text-align:center;color:#666}.empty-state p{margin:.5rem 0 0;font-size:.9rem}.history-item{border-bottom:1px solid #f0f0f0}.history-item:last-child{border-bottom:none}.history-item.success{border-left:4px solid #4caf50}.history-item.error{border-left:4px solid #f44336}.history-summary{display:grid;grid-template-columns:auto 1fr auto;gap:1rem;padding:1rem 1.5rem;cursor:pointer;transition:background-color .2s ease;align-items:center}.history-summary:hover{background:#f8f9fa}.summary-left{display:flex;align-items:center;gap:.75rem}.sync-icon{font-size:1.2rem}.sync-info{display:flex;flex-direction:column;gap:.25rem}.sync-type{font-weight:600;color:#333;font-size:.9rem}.sync-time{font-size:.8rem;color:#666}.summary-middle{flex:1}.sync-results{display:flex;gap:1rem;align-items:center;font-size:.85rem}.result-item{color:#666}.duration{color:#888;font-style:italic}.sync-error .error-text{color:#f44336;font-weight:500}.summary-right{display:flex;align-items:center;gap:.5rem}.status-indicator{font-size:1.1rem}.expand-icon{color:#666;font-weight:700;font-size:1.2rem}.history-details{padding:1.5rem;background:#f9f9f9;border-top:1px solid #f0f0f0}.details-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:1.5rem}.detail-section h6{margin:0 0 1rem;color:#333;font-size:1rem}.detail-items{display:flex;flex-direction:column;gap:.5rem}.detail-item{display:flex;justify-content:space-between;align-items:center;font-size:.9rem}.detail-item .label{color:#666}.detail-item .value{font-weight:600;color:#333}.detail-item.error .value{color:#f44336}.detail-description{background:#fff;padding:1rem;border-radius:6px;border:1px solid #e0e0e0;font-size:.9rem;line-height:1.4;margin-bottom:1rem}.detail-timestamp{font-size:.8rem;color:#666}.warnings-section{padding:1rem;background:#fff3e0;border:1px solid #ff9800;border-radius:6px}.warnings-section h6{margin:0 0 .75rem;color:#ef6c00}.warnings-list{display:flex;flex-direction:column;gap:.5rem}.warning-item{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem}.warning-icon{font-size:.9rem}.warning-text{color:#666;line-height:1.4}.history-actions{margin-top:2rem;text-align:center}@media (max-width: 768px){.integrations{padding:1rem}.status-overview{grid-template-columns:1fr}.sync-summary{flex-direction:column;gap:1rem}.tab-navigation{flex-direction:column}.tab-content{padding:1rem}.benefits-grid{grid-template-columns:1fr}.table-header,.table-row{grid-template-columns:1fr;gap:.5rem}.table-header>div,.table-row>div{padding:.5rem 0}.details-grid,.history-summary{grid-template-columns:1fr;gap:1rem}.summary-left,.summary-middle,.summary-right{justify-self:stretch}.flow-diagram{flex-direction:column;gap:1rem}.history-controls{flex-direction:column;align-items:stretch}.filter-buttons{justify-content:center}}.eos-platform{min-height:100vh;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.eos-nav{background:#fff;border-bottom:1px solid #e0e0e0;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 4px #0000001a}.nav-brand h1{margin:0;color:#1976d2;font-size:1.5rem}.api-status{display:flex;align-items:center;gap:.5rem;font-size:.8rem;margin-top:.25rem}.api-status.connected{color:#4caf50}.api-status.error{color:#f44336}.api-status.disconnected{color:#ff9800}.nav-menu{display:flex;gap:.5rem;flex-wrap:wrap}.nav-item{background:none;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:all .2s;font-size:.9rem}.nav-item:hover{background:#f0f0f0}.nav-item.active{background:#1976d2;color:#fff}.main-content{padding:2rem;max-width:1200px;margin:0 auto}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.stat-card{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.stat-card h3{margin:0 0 1rem;color:#666;font-size:.9rem;text-transform:uppercase}.stat-number{font-size:2rem;font-weight:700;color:#1976d2;margin-bottom:.5rem}.stat-label{color:#888;font-size:.9rem}.empty-state{text-align:center;padding:3rem;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.empty-section{text-align:center;padding:2rem;background:#fff;border-radius:8px;color:#666}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.section-header h2{margin:0;color:#333}.quick-actions{display:flex;gap:1rem;justify-content:center;margin-top:1rem;flex-wrap:wrap}.btn{background:#1976d2;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-size:.9rem;transition:all .2s}.btn:hover{background:#1565c0;transform:translateY(-1px)}.btn-primary{background:#1976d2}.btn-secondary{background:#666}.btn-secondary:hover{background:#555}.btn-sm{padding:.5rem 1rem;font-size:.8rem}.btn-danger{background:#f44336}.btn-success{background:#4caf50}.table-container{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #0000001a}.eos-table{width:100%;border-collapse:collapse}.eos-table th,.eos-table td{padding:1rem;text-align:left;border-bottom:1px solid #e0e0e0}.eos-table th{background:#f5f5f5;font-weight:600;color:#333}.eos-table tr:hover{background:#f9f9f9}.status{padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:500}.status.on-track{background:#e8f5e8;color:#4caf50}.status.behind{background:#fff3e0;color:#ff9800}.status.exceeded{background:#e8f5e8;color:#2e7d32}.status.unknown{background:#f0f0f0;color:#666}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal{background:#fff;border-radius:8px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e0e0e0}.modal-header h3{margin:0}.modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666}.modal-content{padding:1.5rem}.modal-form{padding:0}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;box-sizing:border-box}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 2px #1976d233}.form-group input.error,.form-group select.error{border-color:#f44336}.error-text{color:#f44336;font-size:.8rem;margin-top:.25rem;display:block}.modal-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e0e0e0}.notifications{position:fixed;top:1rem;right:1rem;z-index:1001}.notification{background:#fff;padding:1rem;border-radius:4px;margin-bottom:.5rem;box-shadow:0 2px 8px #00000026;border-left:4px solid #1976d2;min-width:300px;display:flex;justify-content:space-between;align-items:center}.notification.success{border-left-color:#4caf50}.notification.error{border-left-color:#f44336}.notification-close{background:none;border:none;cursor:pointer;color:#666;font-size:1.2rem;margin-left:1rem}@media (max-width: 768px){.eos-nav{flex-direction:column;gap:1rem}.nav-menu{justify-content:center}.main-content{padding:1rem}.stats-grid{grid-template-columns:1fr}.modal{width:95%;margin:1rem}.notifications{top:.5rem;right:.5rem;left:.5rem}.notification{min-width:auto}.rocks-stats{margin-bottom:2rem}.rocks-stats .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.progress-bar{width:100%;height:8px;background-color:#e0e0e0;border-radius:4px;overflow:hidden;margin:.5rem 0}.progress-fill{height:100%;transition:width .3s ease;border-radius:4px}.eos-table td .progress-container{display:flex;align-items:center;gap:.5rem}.eos-table td .progress-bar{width:60px;margin:0}.progress-buttons{display:flex;gap:.25rem;margin-top:.25rem}.progress-buttons .btn{padding:.25rem .5rem;font-size:.7rem;min-width:auto}.priority-high{color:#f44336}.priority-medium{color:#ff9800}.priority-low{color:#4caf50}.rock-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.progress-input-container{display:flex;align-items:center;gap:.5rem}.progress-input-container input[type=range]{flex:1}.progress-input-container input[type=number]{width:60px}.days-remaining{font-size:.8rem;color:#666}.days-remaining.overdue{color:#f44336;font-weight:700}.days-remaining.urgent{color:#ff9800;font-weight:700}.rocks-stats .stats-grid{grid-template-columns:1fr 1fr}.rock-form .form-row{grid-template-columns:1fr}.eos-table td .progress-container{flex-direction:column;align-items:flex-start;gap:.25rem}.progress-buttons{justify-content:flex-start}.people-stats{margin-bottom:2rem}.people-stats .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.gwc-matrix{margin-bottom:2rem}.gwc-category{padding:1rem;border-radius:8px;margin-bottom:1rem}.gwc-category-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.gwc-category-count{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;color:#fff}.gwc-person-tag{display:inline-block;padding:.25rem .5rem;background-color:#fff;border-radius:12px;font-size:.75rem;margin:.125rem}.gwc-indicator{width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:10px;font-weight:700;cursor:help}.gwc-indicators{display:flex;gap:.25rem;align-items:center}.person-status{padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:500;border:1px solid}.person-status.right-person-right-seat{background-color:#e8f5e8;color:#4caf50;border-color:#4caf5040}.person-status.right-person-wrong-seat{background-color:#fff3e0;color:#ff9800;border-color:#ff980040}.person-status.right-person{background-color:#e3f2fd;color:#2196f3;border-color:#2196f340}.person-status.wrong-person{background-color:#ffebee;color:#f44336;border-color:#f4433640}.person-form .gwc-assessment{margin-top:1.5rem;padding:1rem;background-color:#f9f9f9;border-radius:8px;border:1px solid #e0e0e0}.person-form .gwc-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.person-form .gwc-item{display:flex;align-items:center;gap:.5rem;cursor:pointer}.person-form .gwc-item input[type=checkbox]{width:auto;margin:0}.person-form .gwc-description{font-size:.8rem;color:#666;margin-top:.25rem}.person-form .gwc-status{margin-top:1rem;padding:.75rem;border-radius:6px;text-align:center;font-weight:700}.person-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.seat-badge{display:inline-block;padding:.2rem .6rem;background-color:#f0f0f0;border-radius:12px;font-size:.8rem;color:#666}.department-badge{display:inline-block;padding:.2rem .6rem;background-color:#e3f2fd;border-radius:12px;font-size:.8rem;color:#1976d2}.eos-table .person-row{transition:background-color .2s ease}.eos-table .person-row:hover{background-color:#f9f9f9}.eos-table .person-row.right-person-right-seat{border-left:4px solid #4caf50}.eos-table .person-row.right-person-wrong-seat{border-left:4px solid #ff9800}.eos-table .person-row.wrong-person{border-left:4px solid #f44336}.gwc-legend{margin-top:1.5rem;padding:1rem;background-color:#f5f5f5;border-radius:8px;border:1px solid #e0e0e0}.gwc-legend h4{margin:0 0 .5rem;color:#333}.gwc-legend-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;font-size:.9rem}.gwc-legend-item{display:flex;flex-direction:column}.gwc-legend-title{font-weight:700;margin-bottom:.25rem}.gwc-legend-description{color:#666;font-size:.85rem}.people-stats .stats-grid{grid-template-columns:1fr 1fr}.gwc-matrix,.person-form .form-row,.person-form .gwc-grid,.gwc-legend-grid{grid-template-columns:1fr}.eos-table .person-actions{flex-direction:column;gap:.25rem}.status.completed{background:#e8f5e8;color:#4caf50}.status.overdue{background:#ffebee;color:#f44336;font-weight:700}.status.today{background:#fff3e0;color:#ff9800;font-weight:700}.status.upcoming{background:#e3f2fd;color:#2196f3}.status.pending{background:#fff3e0;color:#ff9800}.meetings-stats{margin-bottom:2rem}.meetings-stats .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.next-meeting-alert{padding:1rem;background-color:#e3f2fd;border:1px solid #2196f3;border-radius:8px;margin-bottom:2rem}.next-meeting-info{display:flex;justify-content:space-between;align-items:center}.next-meeting-details h4{margin:0 0 .5rem;color:#1976d2}.active-meeting{height:80vh;display:flex;flex-direction:column}.meeting-header{padding:1rem;border-bottom:1px solid #e0e0e0;background-color:#f9f9f9}.meeting-progress{height:4px;background-color:#e0e0e0;position:relative}.meeting-progress-bar{height:100%;background-color:#4caf50;transition:width .3s ease}.agenda-navigation{padding:1rem;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.agenda-buttons{display:flex;gap:.5rem}.agenda-button{padding:.5rem 1rem;border:1px solid #ddd;background-color:#fff;border-radius:4px;cursor:pointer;font-size:.8rem;transition:all .2s ease}.agenda-button.active{border:2px solid #1976d2;background-color:#e3f2fd}.agenda-button.completed{background-color:#e8f5e8;border-color:#4caf50}.agenda-button:hover{background-color:#f5f5f5}.meeting-content{flex:1;padding:1.5rem;overflow-y:auto}.agenda-section h3{margin:0 0 .5rem;color:#1976d2}.agenda-description{margin:0;color:#666;font-size:.9rem;margin-bottom:1rem}.meeting-notes{padding:1rem;border-top:1px solid #e0e0e0;background-color:#f9f9f9}.meeting-notes label{display:block;margin-bottom:.5rem;font-weight:700}.meeting-notes textarea{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:4px;resize:vertical;font-family:inherit}.meeting-navigation{padding:1rem;border-top:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.meeting-nav-right{display:flex;gap:1rem}.meeting-rating{margin-bottom:1rem}.rating-buttons{display:flex;gap:.5rem;margin-bottom:1rem}.rating-button{width:40px;height:40px;border:1px solid #ddd;background-color:#fff;border-radius:4px;cursor:pointer;font-weight:400;transition:all .2s ease}.rating-button.selected{border:2px solid #1976d2;background-color:#e3f2fd;font-weight:700}.rating-button:hover{background-color:#f5f5f5}.action-items{margin-bottom:1.5rem}.action-item{padding:.5rem;background-color:#f0f8ff;border:1px solid #e0e0e0;border-radius:4px;margin-bottom:.5rem}.action-item-form{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:.5rem;align-items:end}.action-item-form input{padding:.5rem;border:1px solid #ddd;border-radius:4px}.meeting-form .attendee-list{max-height:120px;overflow-y:auto;border:1px solid #ddd;border-radius:4px;padding:.5rem}.attendee-item{display:flex;align-items:center;gap:.5rem;padding:.25rem 0;cursor:pointer}.attendee-item input[type=checkbox]{margin:0;width:auto}.attendee-role{font-size:.8rem;color:#666}.recurring-options{margin-top:.5rem}.recurring-pattern{width:200px;margin-bottom:.25rem}.recurring-note{display:block;font-size:.8rem;color:#666;margin-top:.25rem}.agenda-preview{margin-top:1rem;padding:1rem;background-color:#f5f5f5;border-radius:8px;border:1px solid #e0e0e0}.agenda-preview h4{margin:0 0 .5rem;color:#333}.agenda-items{font-size:.9rem;color:#666}.agenda-items div{margin-bottom:.25rem}.meeting-timing{text-align:right}.current-time{font-size:1.2rem;font-weight:700}.current-agenda{font-size:.8rem;color:#666}.meeting-content .table-container{margin-top:1rem;max-height:300px;overflow-y:auto}.meeting-content .eos-table{font-size:.9rem}.meeting-content .eos-table th,.meeting-content .eos-table td{padding:.5rem}.meeting-empty-state{font-style:italic;color:#666;text-align:center;padding:1rem;background-color:#f9f9f9;border-radius:4px;margin-top:1rem}.star-rating{display:flex;align-items:center;gap:.25rem}.star{font-size:.8rem}.star.filled{color:gold}.star.empty{color:#ddd}.rating-value{font-size:.8rem;margin-left:.25rem}.meetings-stats .stats-grid{grid-template-columns:1fr 1fr}.next-meeting-info{flex-direction:column;gap:1rem;align-items:flex-start}.agenda-navigation{flex-direction:column;gap:1rem;align-items:stretch}.agenda-buttons{justify-content:center;flex-wrap:wrap}.meeting-navigation{flex-direction:column;gap:1rem}.meeting-nav-right{width:100%;justify-content:space-between}.action-item-form{grid-template-columns:1fr;gap:.5rem}.rating-buttons{justify-content:center}.active-meeting{height:90vh}}
