.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:#8c8478;text-align:center;transition:color .3s ease,opacity .3s ease}.pv-section-label.pv-disabled{opacity:.35}.dark .pv-section-label{color:#978d7e}.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:#fffaf0;border:2.5px solid #2a2620;box-shadow:3px 3px 0 #2a2620;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:#2a251e;border-color:var(--bs-edge);box-shadow:3px 3px 0 #14110d}.pv-source-icon img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.dark .pv-source-icon.pv-receipt,.pv-source-icon.pv-receipt{border-color:#f2b544}.pv-source-icon .pv-receipt-svg{width:20px;height:20px;color:#c8542c}.dark .pv-source-icon .pv-receipt-svg{color:#f2b544}.pv-overflow-badge{width:40px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#f4ecd9;border:2.5px solid #2a2620;font-size:.65rem;font-weight:700;color:#5b544a;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:#2a251e;border-color:var(--bs-edge);color:#c7bdac}.pv-empty-state{width:40px;height:40px;border-radius:10px;border:2.5px dashed #d8cdb8;display:flex;align-items:center;justify-content:center;opacity:.4}.dark .pv-empty-state{border-color:#4a443b}.pv-empty-state svg{width:18px;height:18px;color:#8c8478}.dark .pv-empty-state svg{color:#978d7e}.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:#d8cdb8;stroke-dasharray:none;transition:all .3s ease}.dark .pv-connector-path{stroke:#4a443b}.dark .pv-connector-path.pv-bank-path,.pv-connector-path.pv-bank-path{stroke:#e0683c}.dark .pv-connector-path.pv-receipt-path,.pv-connector-path.pv-receipt-path{stroke:#f2b544}.pv-connector-path.pv-inactive{stroke:#d8cdb8;stroke-dasharray:4 4}.dark .pv-connector-path.pv-inactive{stroke:#4a443b}.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:#e0683c;border-radius:1px;transition:opacity .3s ease}.dark .pv-right-line-inner{background:#e0683c}.pv-right-line-inner.pv-inactive{background:#d8cdb8;opacity:.5}.dark .pv-right-line-inner.pv-inactive{background:#4a443b}.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:#fffaf0;border:2.5px solid #2a2620;justify-content:center;box-shadow:4px 4px 0 #2a2620;transition:all .3s ease}.dark .pv-hub-logo{background:#2a251e;border-color:var(--bs-edge);box-shadow:4px 4px 0 #14110d}.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:4px 4px 0 #2a2620}50%{box-shadow:4px 4px 0 #2a2620,0 0 0 4px rgba(224,104,60,.25)}}.dark .pv-hub-logo.pv-pulsing{animation:pvHubPulseDark 1.5s ease-in-out infinite}@keyframes pvHubPulseDark{0%,to{box-shadow:4px 4px 0 #14110d}50%{box-shadow:4px 4px 0 #14110d,0 0 0 4px rgba(224,104,60,.35)}}.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:#fffaf0;border:2.5px solid #2a2620;transition:all .4s cubic-bezier(.16,1,.3,1)}.dark .pv-hub-stack-layer{background:#2a251e;border-color:var(--bs-edge)}.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:#8c8478;text-align:center;white-space:nowrap;margin-top:2px}.dark .pv-hub-sync-label{color:#978d7e}.pv-destination{flex-shrink:0;min-width:160px;max-width:200px}.pv-dest-panel{border-radius:10px;background:#fffaf0;border:2.5px solid #2a2620;overflow:hidden;box-shadow:4px 4px 0 #2a2620;transition:all .3s ease}.dark .pv-dest-panel{background:#2a251e;border-color:var(--bs-edge);box-shadow:4px 4px 0 #14110d}.pv-dest-header{display:flex;align-items:center;gap:.35rem;padding:.4rem .6rem;background:#fbf6ec;border-bottom:2.5px solid #2a2620;font-size:.6rem;font-weight:600;color:#5b544a}.dark .pv-dest-header{background:#1d1915;border-bottom-color:var(--bs-edge);color:#c7bdac}.pv-dest-header img{width:14px;height:14px}.pv-dest-header-cols{display:flex;align-items:center;gap:.5rem;padding:.25rem .6rem;background:#f4ecd9;border-bottom:1px solid #e6dcc6;font-size:.5rem;font-weight:600;color:#8c8478;letter-spacing:.02em}.dark .pv-dest-header-cols{background:#1d1915;border-bottom-color:#3a342b;color:#978d7e}.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 #efe6d2;opacity:0;transform:translateY(-8px);transition:opacity .3s ease,transform .3s ease}.dark .pv-dest-row{border-bottom-color:#3a342b}.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:#2a2620;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.dark .pv-row-desc{color:#c7bdac}.pv-row-amount{font-weight:600;color:#5b544a;font-variant-numeric:tabular-nums;flex-shrink:0}.dark .pv-row-amount{color:#c7bdac}.pv-team{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #efe6d2;justify-content:center}.dark .pv-team{border-top-color:#3a342b}.pv-team-label{font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#8c8478;flex-shrink:0}.dark .pv-team-label{color:#978d7e}.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:#2a2620;border:2px solid #2a2620;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:#8c8478;white-space:nowrap}.pv-team-overflow{height:26px;padding:0 .4rem;border-radius:13px;display:flex;align-items:center;justify-content:center;background:#f4ecd9;border:2.5px solid #2a2620;font-size:.6rem;font-weight:700;color:#5b544a;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:#2a251e;border-color:var(--bs-edge);color:#c7bdac}.pv-source-icon.pv-source-pulsing{animation:pvSourcePulse 2s ease-in-out infinite}@keyframes pvSourcePulse{0%,to{box-shadow:3px 3px 0 #2a2620}50%{box-shadow:3px 3px 0 #2a2620,0 0 0 3px rgba(242,181,68,.3)}}@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%)}.dark .pv-right-line-inner,.pv-right-line-inner{background:#e0683c}.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:#e0683c;transition:opacity .3s ease}.pv-mobile-vline-inner.pv-has-receipts{background:linear-gradient(180deg,#e0683c 60%,#f2b544)}.dark .pv-mobile-vline-inner{background:#e0683c}.dark .pv-mobile-vline-inner.pv-has-receipts{background:linear-gradient(180deg,#e0683c 60%,#f2b544)}.pv-mobile-vline-inner.pv-inactive{background:#d8cdb8;opacity:.5}.dark .pv-mobile-vline-inner.pv-inactive{background:#4a443b}}.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}}