.vf-body{margin:0;background:#f5f7fb;font-family:"Segoe UI", "Helvetica Neue", sans-serif;overflow-x:hidden}.vf-dashboard{overflow-x:hidden}.vf-table-card{overflow-x:auto}.vf-dashboard{display:flex;flex-direction:column;gap:18px;width:100%;max-width:1540px;margin:0 auto;padding:16px}.vf-header-section{width:100%;display:flex;flex-direction:column;gap:16px}.vf-content-grid{display:grid;grid-template-columns:minmax(330px, 1.1fr) minmax(500px, 1.25fr) minmax(360px, 1.15fr);gap:12px;width:100%;align-items:stretch}.vf-kpi-column{display:flex;flex-direction:column;gap:12px;height:100%}.vf-chart-column{display:flex;flex-direction:column}.vf-sequence-column{display:flex;flex-direction:column;gap:14px;height:100%}.vf-table-section{width:100%;display:flex;flex-direction:column}.vf-left{display:flex;flex-direction:column;gap:20px}.vf-header{display:flex;flex-direction:column;gap:16px}.vf-header-content{width:100%}.vf-header-top-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.vf-header-content h1{font-size:38px;font-weight:700;color:#111827;margin:0 0 10px}.vf-header-content p{color:#6b7280;font-size:15px;margin:0;line-height:1.6}.vf-filters{width:auto;display:flex;flex-direction:row;align-items:center;gap:12px;margin-top:0;flex-wrap:wrap}.vf-filter-form{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;width:auto}.vf-select{height:42px;flex:1;min-width:180px;max-width:200px;border:1px solid #e5e7eb;border-radius:10px;padding:0 16px;background:white;font-size:14px;color:#111827}.vf-apply-btn,.vf-filter-btn{height:42px;border:none;border-radius:10px;background:#111111;color:white;font-weight:600;width:auto;padding:0 16px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:0.2s ease}.vf-apply-btn:hover,.vf-filter-btn:hover{background:#000}.vf-kpi-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-template-rows:repeat(2, minmax(0, 1fr));gap:10px;width:100%;height:100%}.vf-kpi-card{background:#f8fbff;border-radius:11px;padding:9px 10px;min-height:0;height:100%;box-shadow:none;border:1px solid #e3e9f4;display:flex;flex-direction:column;justify-content:space-between;transition:0.2s ease}.vf-kpi-tab{cursor:pointer}.vf-kpi-tab:hover{transform:translateY(-2px)}.vf-kpi-tab.active{box-shadow:0 0 0 2px #2f6fdf inset}.vf-kpi-top{display:flex;justify-content:space-between;align-items:center;color:#6b7280;font-size:12px;margin-bottom:6px}.vf-kpi-card h2{font-size:28px;font-weight:700;color:#111827;line-height:1.1;margin:0 0 2px}.vf-kpi-sub{font-size:12px;color:#5f6b7f}.vf-icon{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px}.vf-kpi-card.blue .vf-icon{background:#eff6ff;color:#3b82f6}.vf-kpi-card.purple .vf-icon{background:#f3e8ff;color:#8b5cf6}.vf-kpi-card.orange .vf-icon{background:#fff7ed;color:#f59e0b}.vf-kpi-card.cyan .vf-icon{background:#ecfeff;color:#06b6d4}.green-gradient{background:linear-gradient(135deg, #18c29c, #00b36b)}.green-gradient h2,.green-gradient .vf-kpi-top,.green-gradient .vf-icon{color:white}.green-gradient .vf-icon{background:rgba(255,255,255,0.2)}.vf-card{width:100%;height:100%;background:white;border-radius:16px;padding:14px;box-shadow:0 1px 4px rgba(0,0,0,0.04);border:1px solid #e5e7eb;display:flex;flex-direction:column}.vf-card-header h3{margin:0;font-size:30px;color:#111827;font-weight:700}.vf-card-header p{margin-top:2px;color:#6b7280;font-size:14px}.vf-chart-section{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}.vf-donut-canvas-wrap{width:226px;height:226px;position:relative;flex-shrink:0}.vf-donut-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.vf-donut-center span{font-size:15px;color:#566077}.vf-donut-center strong{font-size:30px;color:#202838;line-height:1}.vf-donut-canvas-wrap canvas{width:100% !important;height:100% !important}.vf-chart-stats{flex:1;width:100%;max-height:none;overflow:visible}.vf-stat-row{display:flex;justify-content:space-between;align-items:center;padding:10px 11px;margin-bottom:5px;border-radius:10px;background:#ffffff;border:1px solid #edf0f6;cursor:pointer;transition:0.2s ease}.vf-stat-row:hover{background:#f7f9fd}.vf-stat-row.active{background:linear-gradient(135deg, #2563eb, #1d4ed8);border-color:transparent;color:white}.vf-stat-row.active .vf-stat-left,.vf-stat-row.active .vf-stat-right strong,.vf-stat-row.active .vf-stat-right span{color:white}.vf-stat-left{display:flex;align-items:center;gap:10px;color:#3c475f;font-weight:500;font-size:14px}.vf-stat-right{display:flex;align-items:center;gap:14px}.vf-stat-right strong{color:#1f2a3f}.vf-stat-right span{color:#6b7280;font-size:14px}.dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.dot.blue{background:#3b82f6}.dot.purple{background:#8b5cf6}.dot.orange{background:#f59e0b}.dot.cyan{background:#06b6d4}.dot.green{background:#10b981}.dot.red{background:#ef4444}.vf-sequence-grid{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(3, minmax(0, 1fr));gap:10px;height:100%}.vf-sequence-card{background:white;border-radius:12px;padding:10px 12px;min-height:0;height:100%;box-shadow:0 1px 4px rgba(0,0,0,0.04);border:1px solid #e5e7eb;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px}.vf-sequence-card-clickable{cursor:pointer;transition:0.2s ease}.vf-sequence-card-clickable:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(15,23,42,0.08)}.vf-sequence-left{display:flex;align-items:center;gap:12px}.vf-sequence-card h4{margin:0;font-size:22px;line-height:1}.vf-sequence-card p{margin:3px 0 0;color:#4f5b70;font-size:13px}.vf-sequence-right{text-align:right}.vf-sequence-right h2{margin:0;font-size:31px;line-height:1}.vf-sequence-stalled{color:#56627a;font-size:14px}.vf-seq-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}.vf-seq-icon.green{background:#d1fae5;color:#059669}.vf-seq-icon.orange{background:#fed7aa;color:#d97706}.vf-seq-icon.red{background:#fee2e2;color:#dc2626}.vf-sequence-modal .modal-dialog{max-width:1250px}.vf-sequence-modal-content{border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 18px 60px rgba(15,23,42,0.18);overflow:hidden}.vf-sequence-modal-header,.vf-sequence-modal-footer{border-color:#edf2f7;background:#fff}.vf-sequence-modal-header{padding:20px 24px 14px;display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.vf-modal-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:700;color:#0f172a;margin-bottom:6px}.vf-modal-eyebrow-icon{width:30px;height:30px;border-radius:10px;background:#dcfce7;color:#059669;display:inline-flex;align-items:center;justify-content:center}.vf-modal-eyebrow-icon.orange{background:#ffedd5;color:#ea580c}.vf-modal-eyebrow-icon.red{background:#fee2e2;color:#dc2626}.vf-sequence-modal-header .modal-title{font-size:20px;font-weight:700;color:#0f172a;margin:0}.vf-modal-subtitle{margin:6px 0 0;color:#64748b;font-size:13px}.vf-modal-close{font-size:28px;line-height:0;color:#64748b;opacity:1}.vf-sequence-modal-body{padding:18px 24px 10px;background:linear-gradient(180deg, #fff 0%, #fbfdff 100%)}.vf-sequence-summary-grid{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));gap:10px;margin-bottom:18px}.vf-sequence-summary-card{border:1px solid #e5e7eb;border-radius:14px;background:#fff;padding:12px 14px;min-height:64px}.vf-sequence-summary-card span{display:block;color:#64748b;font-size:12px;margin-bottom:8px}.vf-sequence-summary-card strong{display:block;font-size:22px;line-height:1;color:#0f172a}.vf-sequence-summary-card.success strong{color:#16a34a}.vf-sequence-summary-card.info strong{color:#2563eb}.vf-sequence-summary-card.warning strong{color:#f59e0b}.vf-sequence-summary-card.muted strong{color:#6b7280}.vf-sequence-table-wrap{border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;background:#fff}.vf-sequence-table{margin:0}.vf-sequence-table thead th{background:#f8fafc;color:#334155;font-size:12px;font-weight:700;border-bottom:1px solid #e5e7eb;white-space:nowrap}.vf-sequence-table tbody td{font-size:13px;color:#0f172a;vertical-align:middle}.vf-sequence-vendor-name{display:flex;align-items:center;gap:10px}.vf-sequence-avatar{width:30px;height:30px;border-radius:999px;background:#eef2f7;color:#475569;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0}.vf-step-pill,.vf-status-pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.vf-step-pill.success,.vf-status-pill.success{background:#dcfce7;color:#16a34a}.vf-step-pill.primary,.vf-status-pill.primary{background:#dbeafe;color:#2563eb}.vf-step-pill.warning,.vf-status-pill.warning{background:#ffedd5;color:#f97316}.vf-step-pill.danger,.vf-status-pill.danger{background:#fee2e2;color:#dc2626}.vf-sequence-variant-tabs{display:flex;gap:10px;margin-bottom:12px}.vf-variant-tab{display:inline-flex;align-items:center;padding:6px 12px;border-radius:9px;border:1px solid #e5e7eb;background:#f8fafc;color:#475569;font-size:12px;font-weight:700}.vf-variant-tab.active{border-color:#fca5a5;background:#fef2f2;color:#dc2626}.vf-action-eye{width:32px;height:32px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#64748b;display:inline-flex;align-items:center;justify-content:center}.vf-action-eye:hover{background:#f8fafc;color:#334155}.vf-next-note{display:block;color:#64748b;font-size:12px}.vf-sequence-modal-footer{padding:14px 24px 18px;display:flex;justify-content:space-between;align-items:center;gap:12px}.vf-sequence-footer-left{color:#475569;font-size:13px}.vf-sequence-close-btn{border-radius:10px;background:#0f172a;color:#fff;padding:8px 16px}.vf-sequence-close-btn:hover{color:#fff;background:#020617}.sendgrid-badge{display:inline-flex;align-items:center;padding:3px 8px !important;border-radius:6px;font-size:10px;font-weight:700;letter-spacing:0.03em;margin-right:2px !important;white-space:nowrap;text-transform:uppercase;vertical-align:middle;margin:0 4px 0 0 !important;flex-shrink:0}.vf-sendgrid-section{padding:6px 0;border-top:1px solid #e5e7eb;margin-top:6px;min-width:221px}.vf-sendgrid-label{display:block;font-size:11px;font-weight:700;color:#64748b;margin-bottom:4px;text-transform:uppercase;letter-spacing:0.5px}.vf-sendgrid-badges{display:flex;gap:6px;align-items:center;overflow-x:auto}.vf-table-card{width:100%;background:white;border-radius:12px;padding:14px;box-shadow:0 1px 4px rgba(0,0,0,0.04);border:1px solid #e5e7eb;overflow-x:auto}.vf-table-panel{display:none}.vf-table-panel.active{display:block}.vf-table-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.vf-table-header h3{margin:0;font-size:35px;line-height:1.1}.vf-table-header p{margin-top:4px;color:#6b7280}.vf-actions{display:flex;gap:12px}.vf-view-btn{border:1px solid #dce2ed;background:white;color:#222c40;border-radius:10px;padding:8px 14px;font-weight:600;display:inline-flex;align-items:center;gap:8px;text-decoration:none}.vf-download-btn{width:39px;height:39px;border:1px solid #e5e7eb;background:white;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer}.vf-table{width:100%;border-collapse:collapse}.vf-table th{text-align:left;padding:11px 12px;font-size:12px;color:#6b7280;border-bottom:1px solid #f1f5f9;white-space:nowrap}.vf-table td{padding:11px 12px;border-bottom:1px solid #f1f5f9;vertical-align:middle}.vf-row-index{color:#3574e8;font-size:13px;font-weight:600;width:34px}.vf-vendor-info{display:flex;align-items:center;gap:14px}.vf-avatar{width:34px;height:34px;border-radius:7px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;font-weight:700}.vf-contact{display:flex;flex-direction:column;gap:4px}.vf-contact span{color:#6b7280;font-size:13px}.vf-contact strong{font-size:16px}.vf-badge{padding:4px 9px;border-radius:999px;font-size:11px;font-weight:600}.vf-badge.green{background:#dcfce7;color:#16a34a}.vf-badge.blue{background:#dbeafe;color:#2563eb}.vf-badge.purple{background:#f3e8ff;color:#9333ea}.vf-footer{display:flex;justify-content:space-between;align-items:center;margin-top:10px;font-size:14px}.vf-empty-box{background:#f8fafd;border:1px dashed #d8deea;color:#576177;border-radius:10px;padding:18px;text-align:center;font-size:14px}.vf-pagination{display:flex;gap:8px}.vf-pagination button{width:38px;height:38px;border-radius:10px;border:1px solid #e5e7eb;background:white;cursor:pointer}.vf-pagination .active{background:#2563eb;color:white}@media (max-width: 1200px){.vf-dashboard{padding:16px}.vf-content-grid{grid-template-columns:1fr}.vf-header-top-row{flex-direction:column;align-items:flex-start}.vf-kpi-column,.vf-chart-column,.vf-sequence-column{width:100%}.vf-kpi-grid{grid-template-columns:repeat(2, 1fr);grid-template-rows:unset;height:auto}.vf-sequence-grid{grid-template-columns:1fr;grid-template-rows:unset;height:auto}.vf-chart-section{flex-direction:row;flex-wrap:wrap;align-items:center}.vf-chart-stats{width:100%}.vf-filters{width:100%;flex-wrap:nowrap;gap:10px}.vf-filter-form{width:100%;flex-wrap:wrap}.vf-select{flex:1 1 calc(50% - 6px);max-width:100%}.vf-filter-btn{flex:1 1 calc(50% - 6px);width:auto}}@media (max-width: 768px){.vf-kpi-grid{grid-template-columns:1fr}.vf-card-header h3,.vf-table-header h3{font-size:26px}.vf-sequence-card{flex-direction:column;align-items:flex-start}.vf-sequence-right{text-align:left}.vf-footer{flex-direction:column;align-items:flex-start;gap:10px}}.vf-vendor-link{color:#111827;font-weight:600;text-decoration:none;transition:color 0.2s ease}.vf-vendor-link:hover{color:#2563eb;text-decoration:underline}.vf-pause-btn{min-width:88px;height:30px;font-size:11px;padding:0 10px;border-radius:12px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;color:#c56a00;border:1px solid #c56a00;background:#fff8ef}.vf-pause-btn:hover{background:#c56a00;color:#fff;border-color:#c56a00}.vf-already-paused-btn,.vf-already-paused-btn:disabled{min-width:88px;height:30px;font-size:11px;padding:0 10px;border-radius:12px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;background:#f3f4f6;border:1px solid #cbd5e1;color:#64748b;opacity:1;cursor:not-allowed !important;pointer-events:auto}.vf-already-paused-btn:hover:disabled{background:#f3f4f6;color:#64748b;border-color:#cbd5e1}
