.document-card{background:linear-gradient(135deg,#f5f5f5,#e8e8e8);border-radius:12px;overflow:hidden;pointer-events:none!important}.document-card:hover,.document-card:focus,.document-card:active{z-index:inherit!important}.document-card img{opacity:0;transition:opacity .3s ease;width:100%;height:auto;object-fit:contain;pointer-events:none!important}.document-card img.loaded,.drop-in-1 img,.drop-in-2 img,.drop-in-3 img{opacity:1}.drop-in-1{animation:dropIn 2.14s cubic-bezier(.34,1.56,.64,1) .56s both}.drop-in-2{animation:dropIn 2.14s cubic-bezier(.34,1.56,.64,1) 1.35s both}.drop-in-3{animation:dropIn 2.14s cubic-bezier(.34,1.56,.64,1) 2.14s both}@keyframes dropIn{0%{opacity:0;transform:translate(var(--center-x, 0)) translateY(-80px) scale(.9) rotate(var(--start-rotate, 0deg))}60%{transform:translate(var(--center-x, 0)) translateY(8px) scale(1.02) rotate(var(--end-rotate, 0deg))}to{opacity:1;transform:translate(var(--center-x, 0)) translateY(0) scale(1) rotate(var(--end-rotate, 0deg))}}.hero-story{position:absolute;inset:0;z-index:5}.hero-story [data-role]{position:absolute;opacity:0}.hero-notification{left:50%;top:4%;width:min(640px,84%);transform:translate(-50%);display:flex;flex-direction:column;padding:.55rem;border:1px solid rgba(124,58,237,.16);border-radius:18px;background:#fffffff7;box-shadow:0 24px 50px #4c1d952e}.hero-notification-image{display:block;width:100%;height:clamp(220px,40vw,340px);border-radius:12px;object-fit:contain;object-position:center top}.hero-notification-cross{left:50%;top:50%;display:grid;place-items:center;width:60%;height:60%;transform:translate(-50%,-50%) rotate(-12deg);color:#dc26269e;font-size:clamp(6rem,16vw,11rem);font-weight:300;line-height:1;text-shadow:0 6px 24px rgba(127,29,29,.18);pointer-events:none}.hero-flow-lines{inset:0;width:100%;height:100%;z-index:1;overflow:visible;opacity:1}.hero-flow-lines path{fill:none;stroke-width:3;vector-effect:non-scaling-stroke;opacity:0}[data-role=flow-path]{stroke:#8b5cf6;filter:drop-shadow(0 0 6px rgba(139,92,246,.35))}[data-role=dist-path]{stroke:#ec4899;filter:drop-shadow(0 0 6px rgba(236,72,153,.35))}.hero-source-node{z-index:3;display:flex;width:200px;min-height:88px;align-items:center;justify-content:center;padding:1.2rem;border:1px solid rgba(124,58,237,.16);border-radius:16px;background:#fffffff2;box-shadow:0 14px 30px #4c1d9524;transform:translate(-50%,-50%)}.hero-source-node img{display:block;width:118px;max-height:46px;object-fit:contain}.hero-source-ebox{left:17%;top:15%}.hero-source-myminfin{left:83%;top:15%}.hero-flow-dot{z-index:2;top:0;left:0;width:10px;height:10px;border-radius:999px;background:#ec4899;box-shadow:0 0 14px #ec4899d9;visibility:hidden}.hero-hub{left:50%;top:43%;z-index:4;display:flex;align-items:center;justify-content:center;width:150px;height:150px;transform:translate(-50%,-50%)}.hero-hub-ring{position:absolute;inset:0;border:1px solid rgba(124,58,237,.25);border-top-color:#8b5cf6;border-right-color:#ec4899;border-radius:999px;box-shadow:0 0 30px #8b5cf640;animation:heroHubSpin 3s linear infinite}.hero-hub-ring:after{content:"";position:absolute;inset:13px;border:1px dashed rgba(236,72,153,.45);border-radius:inherit;animation:heroHubSpin 4.5s linear infinite reverse}.hero-hub-core{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100px;height:100px;border:5px solid rgba(255,255,255,.92);border-radius:999px;background:#fff;box-shadow:0 12px 30px #4c1d9533,0 0 0 8px #ffffff40}.hero-hub-core img{width:78%;height:auto;object-fit:contain}.hero-hub-labels{position:absolute;top:calc(100% + 14px);left:50%;width:max(220px,160%);transform:translate(-50%);text-align:center}.hero-hub-labels [data-role=hub-label]{position:absolute;left:0;right:0;top:0;color:#6d28d9;font-size:.7rem;font-weight:700;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}@keyframes heroHubSpin{to{transform:rotate(360deg)}}.hero-doc-packet{top:0;left:0;z-index:6;width:46px;height:46px;padding:3px;border-radius:8px;background:#fff;box-shadow:0 8px 20px #4c1d954d;visibility:hidden}.hero-doc-packet img{width:100%;height:100%;border-radius:5px;object-fit:cover}.hero-destination{z-index:7;width:30%;height:250px;overflow:hidden;border:1px solid rgba(139,92,246,.22);border-radius:18px;background:#fff;box-shadow:0 20px 45px #4c1d952e,0 0 0 6px #ffffff4d;transform:translate(-50%,-50%)}.hero-destination-thumb{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top center;filter:saturate(.9)}.hero-destination-check{position:absolute;z-index:3;top:.55rem;right:.55rem;display:grid;width:30px;height:30px;place-items:center;border-radius:999px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 8px 18px #05966966}.hero-destination-check svg{width:16px;height:16px}.hero-destination-copy{position:absolute;z-index:2;left:.6rem;right:.6rem;bottom:.6rem;display:flex;flex-direction:column;gap:.2rem;padding:.65rem .75rem;border:1px solid rgba(255,255,255,.7);border-radius:12px;background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 20px #4c1d951f;line-height:1.15}.hero-destination-channel{color:#7c3aed;font-size:.6rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-destination-copy strong{color:#312e81;font-size:.98rem;line-height:1.15}.hero-destination-1{left:15%;top:84%}.hero-destination-2{left:50%;top:90%}.hero-destination-3{left:85%;top:84%}.hero-mobile-connector{left:50%;width:3px;border-radius:999px;background:linear-gradient(to bottom,#8b5cf68c,#ec48998c);transform:translate(-50%) scaleY(0);transform-origin:top center}@media(max-width:640px){.hero-notification{top:2%}.hero-notification-image{height:180px}.hero-source-node{width:150px;min-height:76px;padding:.8rem}.hero-source-node img{width:90px;max-height:34px}.hero-hub{width:128px;height:128px}.hero-hub-core{width:84px;height:84px}.hero-hub-labels [data-role=hub-label]{font-size:.6rem}.hero-flow-lines [data-role=dist-path],.hero-doc-packet{display:none}.hero-mobile-connector{top:29%;height:13%}.hero-destination{width:78%;height:118px;border-radius:14px}.hero-destination-1{left:50%;top:56%}.hero-destination-2{left:50%;top:73%}.hero-destination-3{left:50%;top:90%}.hero-destination-copy{left:.5rem;right:.5rem;bottom:.5rem;padding:.5rem .6rem}.hero-destination-channel{font-size:.48rem}.hero-destination-copy strong{font-size:.72rem}.hero-destination-check{top:.4rem;right:.4rem;width:24px;height:24px}.hero-destination-check svg{width:13px;height:13px}.document-stack{overflow:visible}}.replay-animation-button{display:inline-flex;align-items:center;justify-content:center;width:2.15rem;height:2.15rem;border:1px solid rgba(124,58,237,.16);border-radius:999px;background:#ffffffb8;color:#4c1d959e;box-shadow:0 6px 18px #4c1d9514;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:20;transition:color .2s ease,background .2s ease,transform .2s ease}.replay-animation-button:hover,.replay-animation-button:focus-visible{background:#fffffff5;color:#7c3aed;outline:none;transform:rotate(-35deg)}@media(prefers-reduced-motion:reduce){.hero-hub-ring{animation:none}.hero-destination{transform:translate(-50%,-50%)!important;opacity:1!important}}
