.hero-animation-module__c_vGPa__stage{--bg-deep:#0b1220;--bg-panel:#111827;--bg-panel-light:#1f2937;--border-soft:#94a3b81f;--text-primary:#f8fafc;--text-secondary:#94a3b8;--text-tertiary:#64748b;--accent-brand:#1877f2;--accent-brand-bright:#7fbef9;--positive:#10b981;--warning:#f59e0b;--danger:#e04b3b;background:var(--bg-panel);border:1px solid var(--border-soft);aspect-ratio:16/11;color:var(--text-primary);font-feature-settings:"ss01", "cv11";border-radius:16px;padding:24px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0006}.hero-animation-module__c_vGPa__header{align-items:center;gap:8px;margin-bottom:20px;display:flex}.hero-animation-module__c_vGPa__dot{border-radius:50%;width:10px;height:10px}.hero-animation-module__c_vGPa__dotRed{background:#ff5f57}.hero-animation-module__c_vGPa__dotAmber{background:#febc2e}.hero-animation-module__c_vGPa__dotGreen{background:#28c840}.hero-animation-module__c_vGPa__title{color:var(--text-tertiary);margin-left:12px;font-size:13px;font-weight:500}.hero-animation-module__c_vGPa__sceneViewport{position:absolute;inset:64px 24px 40px}.hero-animation-module__c_vGPa__tabular{font-variant-numeric:tabular-nums}.hero-animation-module__c_vGPa__csvFrame{background:var(--bg-panel-light);border:1px solid var(--border-soft);color:var(--text-secondary);border-radius:10px;padding:16px;font-family:SF Mono,Monaco,Courier New,monospace;font-size:12px}.hero-animation-module__c_vGPa__csvFilename{color:var(--accent-brand-bright);margin-bottom:12px;font-size:13px;font-weight:600}.hero-animation-module__c_vGPa__csvRow{border-bottom:1px solid var(--border-soft);opacity:0;grid-template-columns:2fr 1.2fr 1fr;gap:12px;padding:5px 0;animation:.4s forwards hero-animation-module__c_vGPa__rowFadeIn;display:grid}.hero-animation-module__c_vGPa__csvHeader{color:var(--text-tertiary);font-weight:600}.hero-animation-module__c_vGPa__csvRow:first-child{animation-delay:0s}.hero-animation-module__c_vGPa__csvRow:nth-child(2){animation-delay:.1s}.hero-animation-module__c_vGPa__csvRow:nth-child(3){animation-delay:.2s}.hero-animation-module__c_vGPa__csvRow:nth-child(4){animation-delay:.3s}.hero-animation-module__c_vGPa__csvRow:nth-child(5){animation-delay:.4s}.hero-animation-module__c_vGPa__csvRow:nth-child(6){animation-delay:.5s}.hero-animation-module__c_vGPa__csvRow:nth-child(7){animation-delay:.6s}.hero-animation-module__c_vGPa__csvRow:nth-child(8){animation-delay:.7s}@keyframes hero-animation-module__c_vGPa__rowFadeIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.hero-animation-module__c_vGPa__mappingList{flex-direction:column;gap:8px;display:flex}.hero-animation-module__c_vGPa__mappingRow{background:var(--bg-panel-light);border:1px solid var(--border-soft);opacity:0;border-radius:8px;grid-template-columns:1.4fr auto 1.4fr auto;align-items:center;gap:12px;padding:10px 12px;font-size:13px;animation:.5s forwards hero-animation-module__c_vGPa__mappingIn;display:grid}.hero-animation-module__c_vGPa__mappingRow:first-child{animation-delay:0s}.hero-animation-module__c_vGPa__mappingRow:nth-child(2){animation-delay:.18s}.hero-animation-module__c_vGPa__mappingRow:nth-child(3){animation-delay:.36s}.hero-animation-module__c_vGPa__mappingRow:nth-child(4){animation-delay:.54s}.hero-animation-module__c_vGPa__mappingRow:nth-child(5){animation-delay:.72s}@keyframes hero-animation-module__c_vGPa__mappingIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.hero-animation-module__c_vGPa__sourceAcct{color:var(--text-secondary);font-family:SF Mono,Monaco,monospace;font-size:12px}.hero-animation-module__c_vGPa__arrow{color:var(--text-tertiary)}.hero-animation-module__c_vGPa__targetAcct{color:var(--text-primary);font-weight:500}.hero-animation-module__c_vGPa__targetAcctMuted{color:var(--text-tertiary)}.hero-animation-module__c_vGPa__badge{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:12px;padding:3px 8px;font-size:10px;font-weight:600}.hero-animation-module__c_vGPa__badgeGreen{color:var(--positive);background:#10b98126}.hero-animation-module__c_vGPa__badgeAmber{color:var(--warning);background:#f59e0b26}.hero-animation-module__c_vGPa__badgeRed{color:var(--danger);background:#e04b3b26}.hero-animation-module__c_vGPa__kpiGrid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px;display:grid}.hero-animation-module__c_vGPa__kpi{background:var(--bg-panel-light);border:1px solid var(--border-soft);opacity:0;border-radius:10px;padding:10px 12px;animation:.5s forwards hero-animation-module__c_vGPa__kpiIn}.hero-animation-module__c_vGPa__kpi:first-child{animation-delay:0s}.hero-animation-module__c_vGPa__kpi:nth-child(2){animation-delay:.15s}.hero-animation-module__c_vGPa__kpi:nth-child(3){animation-delay:.3s}.hero-animation-module__c_vGPa__kpi:nth-child(4){animation-delay:.45s}@keyframes hero-animation-module__c_vGPa__kpiIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hero-animation-module__c_vGPa__kpiLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:10px}.hero-animation-module__c_vGPa__kpiValue{color:var(--text-primary);letter-spacing:-.01em;font-size:20px;font-weight:600}.hero-animation-module__c_vGPa__kpiDelta{align-items:center;gap:3px;margin-top:3px;font-size:11px;display:inline-flex}.hero-animation-module__c_vGPa__kpiDeltaUp{color:var(--positive)}.hero-animation-module__c_vGPa__kpiDeltaDown{color:var(--danger)}.hero-animation-module__c_vGPa__miniChart{background:var(--bg-panel-light);border:1px solid var(--border-soft);opacity:0;border-radius:10px;padding:12px;animation:.5s .5s forwards hero-animation-module__c_vGPa__kpiIn}.hero-animation-module__c_vGPa__miniChartTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);margin-bottom:8px;font-size:10px}.hero-animation-module__c_vGPa__bars{align-items:flex-end;gap:4px;height:48px;display:flex}.hero-animation-module__c_vGPa__bar{background:var(--accent-brand);opacity:.7;transform-origin:bottom;border-radius:3px 3px 0 0;flex:1;animation:.8s cubic-bezier(.16,1,.3,1) forwards hero-animation-module__c_vGPa__barRise;transform:scaleY(0)}.hero-animation-module__c_vGPa__barHighlight{background:var(--accent-brand-bright);opacity:1}.hero-animation-module__c_vGPa__bar:first-child{height:40%;animation-delay:.7s}.hero-animation-module__c_vGPa__bar:nth-child(2){height:55%;animation-delay:.75s}.hero-animation-module__c_vGPa__bar:nth-child(3){height:50%;animation-delay:.8s}.hero-animation-module__c_vGPa__bar:nth-child(4){height:68%;animation-delay:.85s}.hero-animation-module__c_vGPa__bar:nth-child(5){height:62%;animation-delay:.9s}.hero-animation-module__c_vGPa__bar:nth-child(6){height:78%;animation-delay:.95s}.hero-animation-module__c_vGPa__bar:nth-child(7){height:72%;animation-delay:1s}.hero-animation-module__c_vGPa__bar:nth-child(8){height:88%;animation-delay:1.05s}.hero-animation-module__c_vGPa__bar:nth-child(9){height:95%;animation-delay:1.1s}.hero-animation-module__c_vGPa__bar:nth-child(10){height:100%;animation-delay:1.15s}@keyframes hero-animation-module__c_vGPa__barRise{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.hero-animation-module__c_vGPa__narrative{background:var(--bg-panel-light);border:1px solid var(--border-soft);border-left:3px solid var(--accent-brand-bright);border-radius:10px;padding:16px 18px}.hero-animation-module__c_vGPa__narrativeHeader{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-brand-bright);align-items:center;gap:8px;margin-bottom:12px;font-size:11px;font-weight:600;display:flex}.hero-animation-module__c_vGPa__sparkle{width:12px;height:12px;color:var(--accent-brand-bright)}.hero-animation-module__c_vGPa__narrative p{color:var(--text-secondary);margin-bottom:10px;font-size:13.5px;line-height:1.6}.hero-animation-module__c_vGPa__narrative p:last-child{margin-bottom:0}.hero-animation-module__c_vGPa__highlight{color:var(--text-primary);font-weight:500}.hero-animation-module__c_vGPa__highlightPositive{color:var(--positive);font-weight:500}.hero-animation-module__c_vGPa__caret{background:var(--accent-brand-bright);vertical-align:-2px;width:6px;height:1em;margin-left:2px;animation:1s infinite hero-animation-module__c_vGPa__blink;display:inline-block}@keyframes hero-animation-module__c_vGPa__blink{0%,50%{opacity:1}51%,to{opacity:0}}.hero-animation-module__c_vGPa__progressDots{z-index:10;gap:6px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.hero-animation-module__c_vGPa__pd{background:var(--border-soft);border-radius:2px;width:24px;height:3px;transition:background .4s}.hero-animation-module__c_vGPa__pdActive{background:var(--accent-brand-bright)}@media (max-width:768px){.hero-animation-module__c_vGPa__stage{aspect-ratio:4/3;padding:20px}.hero-animation-module__c_vGPa__sceneViewport{inset:60px 20px 40px}.hero-animation-module__c_vGPa__kpiGrid{grid-template-columns:repeat(2,1fr)}.hero-animation-module__c_vGPa__csvRow{grid-template-columns:2fr 1fr 1fr;font-size:10px}.hero-animation-module__c_vGPa__mappingRow{grid-template-columns:1fr auto 1fr;font-size:11px}.hero-animation-module__c_vGPa__mappingRow .hero-animation-module__c_vGPa__badge{display:none}}