.pv-container{position:relative;display:flex;align-items:center;justify-content:center;gap:0;padding:1.5rem .5rem;max-width:800px;margin:0 auto;opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .5s ease}.pv-container.pv-loaded{opacity:1;transform:translateY(0)}.pv-sources{gap:1rem;flex-shrink:0;min-width:56px}.pv-source-section,.pv-sources{display:flex;flex-direction:column}.pv-source-section{gap:.375rem}.pv-section-label{font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;text-align:center;transition:color .3s ease,opacity .3s ease}.pv-section-label.pv-disabled{opacity:.35}.dark .pv-section-label{color:#64748b}.pv-source-grid{display:flex;flex-direction:column;gap:.3rem;align-items:center}.pv-source-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:white;border:1.5px solid #e2e8f0;transition:all .35s cubic-bezier(.16,1,.3,1);opacity:0;transform:scale(.5)}.pv-source-icon.pv-visible{opacity:1;transform:scale(1)}.dark .pv-source-icon{background:#1e293b;border-color:#334155}.pv-source-icon img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.pv-source-icon.pv-receipt{border-color:#fde68a}.dark .pv-source-icon.pv-receipt{border-color:#78350f}.pv-source-icon .pv-receipt-svg{width:20px;height:20px;color:#64748b}.dark .pv-source-icon .pv-receipt-svg{color:#94a3b8}.pv-overflow-badge{width:40px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border:1.5px solid #e2e8f0;font-size:.65rem;font-weight:700;color:#64748b;transition:all .35s cubic-bezier(.16,1,.3,1);opacity:0;transform:scale(.5)}.pv-overflow-badge.pv-visible{opacity:1;transform:scale(1)}.dark .pv-overflow-badge{background:#1e293b;border-color:#334155;color:#94a3b8}.pv-empty-state{width:40px;height:40px;border-radius:10px;border:1.5px dashed #d1d5db;display:flex;align-items:center;justify-content:center;opacity:.4}.dark .pv-empty-state{border-color:#4b5563}.pv-empty-state svg{width:18px;height:18px;color:#9ca3af}.dark .pv-empty-state svg{color:#6b7280}.pv-connector{position:relative;display:flex;align-items:center;flex-shrink:0}.pv-connector-left{width:60px;margin-left:-16px;align-self:stretch}.pv-connector-right{width:40px}.pv-connector svg.pv-connector-svg{width:100%;height:100%}.pv-connector-path{stroke:#cbd5e1;stroke-dasharray:none;transition:all .3s ease}.dark .pv-connector-path{stroke:#475569}.pv-connector-path.pv-bank-path{stroke:#93c5fd}.dark .pv-connector-path.pv-bank-path{stroke:#3b82f6}.pv-connector-path.pv-receipt-path{stroke:#fcd34d}.dark .pv-connector-path.pv-receipt-path{stroke:#d97706}.pv-connector-path.pv-inactive{stroke:#d1d5db;stroke-dasharray:4 4}.dark .pv-connector-path.pv-inactive{stroke:#374151}.pv-right-line{position:absolute;top:50%;left:0;right:0;height:2px;transform:translateY(-50%)}.pv-right-line-inner{width:100%;height:100%;background:linear-gradient(90deg,#93c5fd,#a78bfa);border-radius:1px;transition:opacity .3s ease}.dark .pv-right-line-inner{background:linear-gradient(90deg,#3b82f6,#7c3aed)}.pv-right-line-inner.pv-inactive{background:#d1d5db;opacity:.5}.dark .pv-right-line-inner.pv-inactive{background:#374151}.pv-particle{position:absolute;width:14px;height:14px;margin-left:-7px;margin-top:-7px;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:5;opacity:0}.pv-particle svg{width:8px;height:8px}.pv-particle.pv-particle-left{animation:pvFlowLeft 2.5s cubic-bezier(.4,0,.2,1) forwards}@keyframes pvFlowLeft{0%{left:0;top:var(--pv-start-y);opacity:0;transform:scale(.5)}10%{opacity:1;transform:scale(1)}45%{left:50%;top:var(--pv-start-y)}75%{left:75%;top:50%}90%{opacity:1;transform:scale(1)}to{left:100%;top:50%;opacity:0;transform:scale(.5)}}.pv-particle.pv-particle-right{animation:pvFlowRight 1.8s cubic-bezier(.4,0,.2,1) forwards}@keyframes pvFlowRight{0%{left:0;top:50%;opacity:0;transform:scale(.5)}15%{opacity:1;transform:scale(1)}85%{opacity:1;transform:scale(1)}to{left:100%;top:50%;opacity:0;transform:scale(.5)}}.pv-hub{flex-direction:column;gap:.5rem;flex-shrink:0}.pv-hub,.pv-hub-logo{display:flex;align-items:center}.pv-hub-logo{position:relative;z-index:1;width:56px;height:56px;border-radius:16px;background:white;border:2px solid #e2e8f0;justify-content:center;box-shadow:0 4px 16px rgba(0,0,0,.06);transition:all .3s ease}.dark .pv-hub-logo{background:#1e293b;border-color:#334155;box-shadow:0 4px 16px rgba(0,0,0,.3)}.pv-hub-logo img{width:36px;height:36px}.pv-hub-logo.pv-pulsing{animation:pvHubPulse 1.5s ease-in-out infinite}@keyframes pvHubPulse{0%,to{box-shadow:0 4px 16px rgba(0,0,0,.06)}50%{box-shadow:0 4px 20px rgba(59,130,246,.2),0 0 0 4px rgba(59,130,246,.08)}}.dark .pv-hub-logo.pv-pulsing{animation:pvHubPulseDark 1.5s ease-in-out infinite}@keyframes pvHubPulseDark{0%,to{box-shadow:0 4px 16px rgba(0,0,0,.3)}50%{box-shadow:0 4px 20px rgba(59,130,246,.3),0 0 0 4px rgba(59,130,246,.15)}}.pv-hub-stack-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;gap:.35rem}.pv-hub-stack-layer{position:absolute;width:56px;height:56px;border-radius:16px;background:white;border:2px solid #e2e8f0;transition:all .4s cubic-bezier(.16,1,.3,1)}.dark .pv-hub-stack-layer{background:#1e293b;border-color:#334155}.pv-hub-stack-layer.pv-stack-1{top:4px;left:4px;opacity:.5;z-index:0}.pv-hub-stack-layer.pv-stack-2{top:8px;left:8px;opacity:.3;z-index:-1}.pv-hub-stack-layer.pv-stack-3{top:12px;left:12px;opacity:.18;z-index:-2}.pv-hub-sync-label{font-size:.55rem;font-weight:600;color:#94a3b8;text-align:center;white-space:nowrap;margin-top:2px}.dark .pv-hub-sync-label{color:#64748b}.pv-destination{flex-shrink:0;min-width:160px;max-width:200px}.pv-dest-panel{border-radius:10px;background:white;border:1.5px solid #e2e8f0;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease}.dark .pv-dest-panel{background:#1e293b;border-color:#334155;box-shadow:0 2px 8px rgba(0,0,0,.2)}.pv-dest-header{display:flex;align-items:center;gap:.35rem;padding:.4rem .6rem;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:.6rem;font-weight:600;color:#64748b}.dark .pv-dest-header{background:#0f172a;border-bottom-color:#334155;color:#94a3b8}.pv-dest-header img{width:14px;height:14px}.pv-dest-header-cols{display:flex;align-items:center;gap:.5rem;padding:.25rem .6rem;background:#f1f5f9;border-bottom:1px solid #e2e8f0;font-size:.5rem;font-weight:600;color:#94a3b8;letter-spacing:.02em}.dark .pv-dest-header-cols{background:#0f172a;border-bottom-color:#334155;color:#4b5563}.pv-dest-body{padding:.15rem 0;max-height:160px;overflow:hidden}.pv-dest-row{display:flex;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.55rem;border-bottom:1px solid #f1f5f9;opacity:0;transform:translateY(-8px);transition:opacity .3s ease,transform .3s ease}.dark .pv-dest-row{border-bottom-color:#1e293b}.pv-dest-row.pv-row-visible{opacity:1;transform:translateY(0)}.pv-row-icon{width:14px;height:14px;border-radius:3px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pv-row-icon svg{width:9px;height:9px}.pv-row-desc{flex:1;color:#334155;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.dark .pv-row-desc{color:#cbd5e1}.pv-row-amount{font-weight:600;color:#475569;font-variant-numeric:tabular-nums;flex-shrink:0}.dark .pv-row-amount{color:#94a3b8}.pv-team{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #f1f5f9;justify-content:center}.dark .pv-team{border-top-color:#1e293b}.pv-team-label{font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;flex-shrink:0}.dark .pv-team-label{color:#64748b}.pv-team-avatars{gap:.25rem;flex-wrap:wrap}.pv-avatar,.pv-team-avatars{display:flex;align-items:center}.pv-avatar{width:26px;height:26px;border-radius:50%;justify-content:center;font-size:.5rem;font-weight:700;color:white;transition:all .35s cubic-bezier(.16,1,.3,1);opacity:0;transform:scale(.5);position:relative}.pv-avatar.pv-visible{opacity:1;transform:scale(1)}.pv-avatar svg{width:14px;height:14px}.pv-avatar-label{position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);font-size:.45rem;font-weight:600;color:#94a3b8;white-space:nowrap}.pv-team-overflow{height:26px;padding:0 .4rem;border-radius:13px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border:1.5px solid #e2e8f0;font-size:.6rem;font-weight:700;color:#64748b;transition:all .35s cubic-bezier(.16,1,.3,1);opacity:0;transform:scale(.5)}.pv-team-overflow.pv-visible{opacity:1;transform:scale(1)}.dark .pv-team-overflow{background:#1e293b;border-color:#334155;color:#94a3b8}.pv-source-icon.pv-source-pulsing{animation:pvSourcePulse 2s ease-in-out infinite}@keyframes pvSourcePulse{0%,to{box-shadow:none}50%{box-shadow:0 0 0 3px rgba(245,158,11,.12)}}@media (max-width:768px){.pv-container{flex-direction:column;gap:0;padding:1rem 0;overflow:hidden}.pv-sources{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.75rem;min-width:unset;max-width:100%;padding:0 .25rem}.pv-source-section{flex-direction:column;align-items:center;flex-shrink:1;min-width:0}.pv-source-grid{flex-direction:row;flex-wrap:wrap;justify-content:center}.pv-source-icon{width:36px;height:36px;border-radius:8px}.pv-source-icon img{width:20px;height:20px}.pv-source-icon .pv-receipt-svg{width:18px;height:18px}.pv-overflow-badge{width:36px;height:26px;font-size:.6rem}.pv-connector-left{width:100%;height:60px;margin-left:0;align-self:unset}.pv-connector-right{width:100%;height:30px}.pv-right-line{top:0;left:50%;right:auto;bottom:0;width:2px;height:100%;transform:translateX(-50%)}.pv-right-line-inner{background:linear-gradient(180deg,#93c5fd,#a78bfa)}.dark .pv-right-line-inner{background:linear-gradient(180deg,#3b82f6,#7c3aed)}.pv-destination{max-width:100%;min-width:unset;width:100%}.pv-team{margin-top:.5rem}}.pv-mobile-vline{display:none}@media (max-width:768px){.pv-mobile-vline{display:block;position:absolute;left:50%;top:0;bottom:0;width:2px;transform:translateX(-50%)}.pv-mobile-vline-inner{width:100%;height:100%;border-radius:1px;background:linear-gradient(180deg,#93c5fd,#a78bfa);transition:opacity .3s ease}.pv-mobile-vline-inner.pv-has-receipts{background:linear-gradient(180deg,#93c5fd 60%,#fcd34d)}.dark .pv-mobile-vline-inner{background:linear-gradient(180deg,#3b82f6,#7c3aed)}.dark .pv-mobile-vline-inner.pv-has-receipts{background:linear-gradient(180deg,#3b82f6 60%,#d97706)}.pv-mobile-vline-inner.pv-inactive{background:#d1d5db;opacity:.5}.dark .pv-mobile-vline-inner.pv-inactive{background:#374151}}.pv-particle.pv-particle-left.pv-particle-mobile{animation:pvFlowDown 2.5s cubic-bezier(.4,0,.2,1) forwards}@keyframes pvFlowDown{0%{top:0;left:50%;opacity:0;transform:scale(.5)}10%{opacity:1;transform:scale(1)}90%{opacity:1;transform:scale(1)}to{top:100%;left:50%;opacity:0;transform:scale(.5)}}.pv-particle.pv-particle-right.pv-particle-mobile{animation:pvFlowDown2 1.8s cubic-bezier(.4,0,.2,1) forwards}@keyframes pvFlowDown2{0%{top:0;left:50%;opacity:0;transform:scale(.5)}15%{opacity:1;transform:scale(1)}85%{opacity:1;transform:scale(1)}to{top:100%;left:50%;opacity:0;transform:scale(.5)}}@media (prefers-reduced-motion:reduce){.pv-container{transition:none}.pv-avatar,.pv-overflow-badge,.pv-source-icon,.pv-team-overflow{transition:none;opacity:1;transform:none}.pv-avatar.pv-visible,.pv-overflow-badge.pv-visible,.pv-source-icon.pv-visible,.pv-team-overflow.pv-visible{transform:none}.pv-particle{display:none}.pv-hub-logo.pv-pulsing,.pv-source-icon.pv-source-pulsing{animation:none}.pv-dest-row{opacity:1;transform:none;transition:none}}