@keyframes move-fixer{0%,5%{transform:translate(120px,120px) scale(1)}10%{transform:translate(120px,120px) scale(.8)}15%,20%{transform:translate(40px,40px) scale(1)}25%{transform:translate(40px,40px) scale(.8)}30%,35%{transform:translate(200px,200px) scale(1)}40%{transform:translate(200px,200px) scale(.8)}45%,50%{transform:translate(200px,40px) scale(1)}55%{transform:translate(200px,40px) scale(.8)}60%,65%{transform:translate(40px,200px) scale(1)}70%{transform:translate(40px,200px) scale(.8)}75%,80%{transform:translate(120px,40px) scale(1)}85%{transform:translate(120px,40px) scale(.8)}90%,to{transform:translate(120px,120px) scale(1)}}@keyframes flash-node-center{0%,2%{stroke:#0b1e2f66;filter:none}3%,9%{stroke:#ef4444;filter:url(#glow-error);stroke-width:6px}10%,15%{stroke:#21b798;filter:none;stroke-width:4px}16%,to{stroke:#0b1e2f66;filter:none}}@keyframes flash-node-tl{0%,12%{stroke:#0b1e2f33;filter:none}13%,24%{stroke:#ef4444;filter:url(#glow-error);stroke-width:5px}25%,30%{stroke:#21b798;filter:none;stroke-width:3px}31%,to{stroke:#0b1e2f33;filter:none}}@keyframes flash-node-br{0%,12%{stroke:#0b1e2f33;filter:none}13%,39%{stroke:#ef4444;filter:url(#glow-error);stroke-width:5px}40%,45%{stroke:#21b798;filter:none;stroke-width:3px}46%,to{stroke:#0b1e2f33;filter:none}}@keyframes flash-node-tr{0%,42%{stroke:#0b1e2f33;filter:none}43%,54%{stroke:#ef4444;filter:url(#glow-error);stroke-width:5px}55%,60%{stroke:#21b798;filter:none;stroke-width:3px}61%,to{stroke:#0b1e2f33;filter:none}}@keyframes flash-node-bl{0%,42%{stroke:#0b1e2f33;filter:none}43%,69%{stroke:#ef4444;filter:url(#glow-error);stroke-width:5px}70%,75%{stroke:#21b798;filter:none;stroke-width:3px}76%,to{stroke:#0b1e2f33;filter:none}}@keyframes flash-node-tc{0%,72%{stroke:#0b1e2f33;filter:none}73%,84%{stroke:#ef4444;filter:url(#glow-error);stroke-width:5px}85%,90%{stroke:#21b798;filter:none;stroke-width:3px}91%,to{stroke:#0b1e2f33;filter:none}}.anim-fixer[data-astro-cid-b4hz3kop]{animation:move-fixer 8s cubic-bezier(.4,0,.2,1) infinite;transform-origin:0 0}.anim-node-center[data-astro-cid-b4hz3kop]{animation:flash-node-center 8s infinite}.anim-node-tl[data-astro-cid-b4hz3kop]{animation:flash-node-tl 8s infinite}.anim-node-br[data-astro-cid-b4hz3kop]{animation:flash-node-br 8s infinite}.anim-node-tr[data-astro-cid-b4hz3kop]{animation:flash-node-tr 8s infinite}.anim-node-bl[data-astro-cid-b4hz3kop]{animation:flash-node-bl 8s infinite}.anim-node-tc[data-astro-cid-b4hz3kop]{animation:flash-node-tc 8s infinite}@keyframes pulse-idle{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.1);opacity:1}}.anim-node-ml[data-astro-cid-b4hz3kop]{animation:pulse-idle 4s infinite 1s;transform-origin:40px 120px}.anim-node-mr[data-astro-cid-b4hz3kop]{animation:pulse-idle 4s infinite 2s;transform-origin:200px 120px}.anim-node-bc[data-astro-cid-b4hz3kop]{animation:pulse-idle 4s infinite 3s;transform-origin:120px 200px}@keyframes shimmer{to{transform:translate(100%)}}.vignette-container{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.ticket{position:absolute;background:#fff;border:1px solid #E5E7EB;border-radius:8px;padding:16px;box-shadow:0 10px 25px #0b1e2f0d;opacity:0;transform:translateY(20px) rotate(0);transition:all .6s cubic-bezier(.175,.885,.32,1.275)}.ticket-skeleton-line{height:8px;background:#f3f4f6;border-radius:4px;margin-bottom:8px}.ticket-skeleton-badge{width:40px;height:16px;background:#fee2e2;border-radius:999px}.show-ticket{opacity:1}.invoice-card{position:absolute;left:50%;top:50%;background:#fff;border:1px solid #E5E7EB;border-radius:8px;box-shadow:0 10px 30px #0b1e2f14;opacity:0;transform:translate(-50%,calc(-50% + 40px));transition:all .6s cubic-bezier(.175,.885,.32,1.275)}.invoice-skeleton-line{height:6px;background:#f3f4f6;border-radius:3px}.show-invoice{opacity:1}.wireframe{border:2px solid #E5E7EB;background:#faf9f7;opacity:0;transition:opacity .5s ease}.wireframe-header{height:40px;border-bottom:2px solid #E5E7EB;display:flex;gap:8px;align-items:center;padding:0 16px}.wireframe-dot{width:10px;height:10px;border-radius:50%;background:#e5e7eb}.wireframe-body{padding:24px;display:flex;gap:16px}.wireframe-sidebar{width:80px;height:200px;background:#f3f4f6}.wireframe-content{flex:1;display:flex;flex-direction:column;gap:12px}.wireframe-img{height:100px;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.spinner{border:3px solid #E5E7EB;border-top-color:#9ca3af;border-radius:50%;width:24px;height:24px;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.cursor-blink:after{content:"|";animation:blink 1s step-end infinite}@keyframes blink{50%{opacity:0}}
