.vt-pipe{background:#f5f2ef;color:#24222b;font-family:Rethink Sans,-apple-system,BlinkMacSystemFont,sans-serif;margin:0;max-width:none;padding:2.5rem 2rem;width:100%}.vt-pipe *,.vt-pipe :after,.vt-pipe :before{box-sizing:border-box}.vt-pipe__header{align-items:flex-start;border-bottom:2px solid #eeeae5;display:flex;gap:2rem;justify-content:space-between;margin-bottom:2rem;padding-bottom:1.5rem}.vt-pipe__title{color:#24222b;font-size:2rem;font-weight:700;margin:0 0 .25rem}.vt-pipe__subtitle{color:#6b6a75;font-size:.95rem;margin:0}.vt-pipe__live{align-items:center;color:#6b6a75;display:flex;font-size:.85rem;gap:.6rem;white-space:nowrap}.vt-pipe__dot{animation:vt-pipe-pulse 2s infinite;background:#cbfc51;border-radius:50%;box-shadow:0 0 0 0 rgba(203,252,81,.6);height:10px;width:10px}@keyframes vt-pipe-pulse{0%{box-shadow:0 0 0 0 rgba(203,252,81,.6)}70%{box-shadow:0 0 0 10px rgba(203,252,81,0)}to{box-shadow:0 0 0 0 rgba(203,252,81,0)}}.vt-pipe__section{margin-bottom:2.5rem}.vt-pipe__section--split{display:grid;gap:2rem;grid-template-columns:1fr 1fr}@media (max-width:900px){.vt-pipe__section--split{grid-template-columns:1fr}}.vt-pipe__h2{align-items:center;color:#24222b;display:flex;font-size:1.15rem;font-weight:700;gap:.75rem;margin:0 0 1rem}.vt-pipe__badge{background:#906af7;border-radius:999px;color:#fff;font-size:.72rem;font-weight:600;padding:.2rem .7rem;white-space:nowrap}.vt-pipe__badge--warn{background:#f97316}.vt-pipe__note-inline{color:#6b6a75;font-size:.78rem;font-weight:400;margin-left:.5rem}.vt-pipe__fixlink{color:#906af7;font-size:.78rem;font-weight:600;text-decoration:none}.vt-pipe__fixlink:hover{text-decoration:underline}.vt-pipe__longstuck{color:#24222b;font-size:.82rem}.vt-pipe__longstuck-days{color:#ef4444;font-weight:700}.vt-pipe__stuck-empty{color:#6b6a75}.vt-pipe__icptag{border-radius:6px;color:#fff;display:inline-block;font-size:.75rem;font-weight:700;padding:.15rem .45rem}.vt-pipe__icptag--A{background:#cbfc51;color:#24222b}.vt-pipe__icptag--B{background:#906af7}.vt-pipe__icptag--C{background:#ffb180;color:#24222b}.vt-pipe__icptag--D{background:#ef4444}.vt-pipe__icptag--I{background:#94a3b8}.vt-pipe__icptag--U{background:#e2e8f0;color:#6b6a75}.vt-pipe__typetag{border-radius:6px;display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.03em;padding:.15rem .5rem}.vt-pipe__typetag--mrr{background:#906af7;color:#fff}.vt-pipe__typetag--oneoff{background:#ffb180;color:#24222b}.vt-pipe__clickable{cursor:pointer;transition:background .15s}.vt-pipe__clickable:hover{background:#fdfcfb}.vt-pipe__clickable[data-drilldown-open="1"]{background:rgba(144,106,247,.08);box-shadow:inset 3px 0 0 #906af7}tr.vt-pipe__clickable:hover{background:#fdfcfb}tr.vt-pipe__clickable[data-drilldown-open="1"]{background:rgba(144,106,247,.08)}.vt-pipe__drilldown{animation:vt-pipe-slide .2s ease-out;background:#fff;border:2px solid #906af7;border-radius:12px;margin:-1.5rem 0 2.5rem;overflow:hidden}@keyframes vt-pipe-slide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.vt-pipe__drilldown-header{align-items:center;background:#906af7;color:#fff;display:flex;font-size:.95rem;justify-content:space-between;padding:1rem 1.25rem}.vt-pipe__drilldown-meta{font-size:.85rem;font-weight:400;margin-left:.75rem;opacity:.85}.vt-pipe__drilldown-close{background:hsla(0,0%,100%,.2);border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1.2rem;height:28px;line-height:1;transition:background .15s;width:28px}.vt-pipe__drilldown-close:hover{background:hsla(0,0%,100%,.35)}.vt-pipe__drilldown-body{max-height:500px;overflow-y:auto}.vt-pipe__deallink{color:#906af7;font-weight:600;text-decoration:none}.vt-pipe__deallink:hover{text-decoration:underline}.vt-pipe__reason{border-radius:6px;display:inline-block;font-size:.75rem;font-weight:600;padding:.15rem .5rem;white-space:nowrap}.vt-pipe__reason--danger{background:#fee2e2;color:#991b1b}.vt-pipe__reason--warn{background:#fef3c7;color:#92400e}.vt-pipe__reason--muted{background:#f1f5f9;color:#64748b}.vt-pipe__note{color:#6b6a75;font-size:.85rem;margin:0 0 1rem}.vt-pipe__empty{background:#fff;border-radius:12px;color:#6b6a75;padding:2rem}.vt-pipe__kpi-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}@media (max-width:900px){.vt-pipe__kpi-grid{grid-template-columns:repeat(2,1fr)}}.vt-pipe__kpi{background:#fff;border-left:4px solid #906af7;border-radius:12px;box-shadow:0 1px 3px rgba(36,34,43,.05);padding:1.25rem 1.5rem}.vt-pipe__kpi--accent{border-left-color:#ffb180}.vt-pipe__kpi--success{border-left-color:#cbfc51}.vt-pipe__kpi--warning{border-left-color:#f97316}.vt-pipe__kpi__label{color:#6b6a75;font-size:.75rem;letter-spacing:.05em;margin-bottom:.25rem;text-transform:uppercase}.vt-pipe__kpi__value{color:#24222b;font-size:1.9rem;font-weight:700;line-height:1.1}.vt-pipe__kpi__sub{color:#6b6a75;font-size:.8rem;margin-top:.25rem}.vt-pipe__funnel{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(36,34,43,.05);padding:1.25rem}.vt-pipe__funnel-row{align-items:center;border-bottom:1px solid #f5f2ef;display:grid;font-size:.9rem;gap:1rem;grid-template-columns:200px 1fr 100px 100px;padding:.55rem 0}.vt-pipe__funnel-row:last-child{border-bottom:none}.vt-pipe__funnel-label{color:#24222b;font-weight:600}.vt-pipe__funnel-bar{background:linear-gradient(90deg,#906af7,#ffb180);border-radius:4px;height:22px;min-width:4px}.vt-pipe__funnel-count{color:#6b6a75}.vt-pipe__funnel-value{color:#24222b;font-weight:600;text-align:right}.vt-pipe__icp{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(36,34,43,.05);padding:1.25rem}.vt-pipe__icp-row{align-items:center;border-bottom:1px solid #f5f2ef;display:grid;gap:1rem;grid-template-columns:60px 1fr 80px 100px;padding:.5rem 0}.vt-pipe__icp-row:last-child{border-bottom:none}.vt-pipe__icp-tier{border-radius:6px;color:#fff;font-size:.85rem;font-weight:700;padding:.35rem .5rem;text-align:center}.vt-pipe__icp-tier--A{background:#cbfc51;color:#24222b}.vt-pipe__icp-tier--B{background:#906af7}.vt-pipe__icp-tier--C{background:#ffb180;color:#24222b}.vt-pipe__icp-tier--D{background:#ef4444}.vt-pipe__icp-tier--Insufficient{background:#94a3b8}.vt-pipe__icp-tier--Unscored{background:#e2e8f0;color:#6b6a75}.vt-pipe__icp-bar{background:#906af7;border-radius:3px;height:14px;min-width:2px;opacity:.4}.vt-pipe__icp-count{color:#6b6a75;font-size:.9rem}.vt-pipe__icp-value{font-size:.9rem;font-weight:600;text-align:right}.vt-pipe__table-wrap{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(36,34,43,.05);overflow:hidden}.vt-pipe__table{border-collapse:collapse;font-size:.88rem;width:100%}.vt-pipe__table th{background:#eeeae5;color:#24222b;font-size:.75rem;font-weight:600;letter-spacing:.04em;padding:.85rem 1rem;text-align:left;text-transform:uppercase}.vt-pipe__table td{border-bottom:1px solid #f5f2ef;color:#24222b;padding:.75rem 1rem}.vt-pipe__table tr:last-child td{border-bottom:none}.vt-pipe__table tr:hover td{background:#fdfcfb}.align-right{text-align:right}.vt-pipe__days{border-radius:999px;display:inline-block;font-size:.8rem;font-weight:700;padding:.2rem .5rem}.vt-pipe__days--warn{background:#fef3c7;color:#92400e}.vt-pipe__days--danger{background:#fee2e2;color:#991b1b}.vt-pipe__days--critical{background:#ef4444;color:#fff}.vt-pipe__engagement{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(36,34,43,.05);max-height:400px;overflow-y:auto;padding:1rem 1.25rem}.vt-pipe__eng-row{align-items:center;border-bottom:1px solid #f5f2ef;display:grid;font-size:.85rem;gap:.75rem;grid-template-columns:30px 1fr 40px;padding:.5rem 0}.vt-pipe__eng-row:last-child{border-bottom:none}.vt-pipe__eng-warn{color:#ef4444;font-weight:700}.vt-pipe__eng-ok{color:#6b6a75}.vt-pipe__eng-name{color:#24222b;font-weight:500}.vt-pipe__eng-company{color:#6b6a75;font-size:.78rem}.vt-pipe__eng-count{color:#24222b;font-weight:700;text-align:right}.vt-pipe__velocity{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(36,34,43,.05);padding:1.25rem}.vt-pipe__velocity-header{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:1rem}.vt-pipe__velocity-big{color:#906af7;font-size:2.2rem;font-weight:700}.vt-pipe__velocity-label{color:#6b6a75;font-size:.8rem;letter-spacing:.04em;text-transform:uppercase}.vt-pipe__spark{display:block;height:80px;width:100%}.vt-pipe__forecast,.vt-pipe__source{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(36,34,43,.05);padding:1.25rem}.vt-pipe__fc-row,.vt-pipe__src-row{align-items:center;border-bottom:1px solid #f5f2ef;display:grid;font-size:.87rem;gap:.75rem;grid-template-columns:100px 1fr 100px;padding:.5rem 0}.vt-pipe__fc-row:last-child,.vt-pipe__src-row:last-child{border-bottom:none}.vt-pipe__fc-month,.vt-pipe__src-name{color:#24222b;font-weight:600}.vt-pipe__fc-bar{background:linear-gradient(90deg,#ffb180,#906af7)}.vt-pipe__fc-bar,.vt-pipe__src-bar{border-radius:3px;height:14px;min-width:3px}.vt-pipe__src-bar{background:#906af7;opacity:.6}.vt-pipe__fc-value,.vt-pipe__src-value{color:#24222b;font-weight:600;text-align:right}