.pal-animation-container[data-astro-cid-pw2e5c7c]{width:100%;max-width:1200px;margin:0 auto;padding:2rem}.stage-grid[data-astro-cid-pw2e5c7c]{position:relative;width:100%;height:600px;background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden}.row[data-astro-cid-pw2e5c7c]{position:absolute;width:100%;height:50%;display:grid;grid-template-columns:repeat(9,1fr);padding:1rem}.row-1[data-astro-cid-pw2e5c7c]{top:0}.row-2[data-astro-cid-pw2e5c7c]{bottom:0;border-top:1px solid rgba(255,255,255,.05)}.node[data-astro-cid-pw2e5c7c]{position:absolute;transition:all .8s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center}.node[data-astro-cid-pw2e5c7c].hidden{opacity:0;transform:translateY(20px)}.input-node[data-astro-cid-pw2e5c7c]{width:80px;height:80px;background:linear-gradient(135deg,#77ffe0,#7a7aff);border-radius:50%;box-shadow:0 4px 20px #77ffe04d;cursor:pointer}.response-meter[data-astro-cid-pw2e5c7c]{width:120px;height:40px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:.5rem}.meter-indicator[data-astro-cid-pw2e5c7c]{width:100%;height:100%;background:linear-gradient(90deg,#77ffe0,#7a7aff);border-radius:12px;animation:pulse 2s ease-in-out infinite}.outcome-card[data-astro-cid-pw2e5c7c]{width:140px;height:100px;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:8px;box-shadow:0 4px 20px #7a7aff33}.icon[data-astro-cid-pw2e5c7c]{width:32px;height:32px;color:#000c}.outcome-card[data-astro-cid-pw2e5c7c] .icon[data-astro-cid-pw2e5c7c]{color:#ffffffe6}.pipeline-panel[data-astro-cid-pw2e5c7c]{position:absolute;width:calc(100% / 9 - 1rem);height:calc(100% - 2rem);background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1rem;transition:all .6s cubic-bezier(.4,0,.2,1)}.pipeline-panel[data-astro-cid-pw2e5c7c].hidden{opacity:0;transform:translateY(20px)}.step-box[data-astro-cid-pw2e5c7c]{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem;background:#ffffff0d;border-radius:6px}.step-number[data-astro-cid-pw2e5c7c]{font-size:1.2rem;font-weight:700;color:#77ffe0}.step-title[data-astro-cid-pw2e5c7c]{font-size:.9rem;color:#ffffffe6}.factor-tags[data-astro-cid-pw2e5c7c]{display:flex;flex-wrap:wrap;gap:.5rem}.tag[data-astro-cid-pw2e5c7c]{padding:.25rem .75rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:20px;font-size:.75rem;color:#ffffffb3;opacity:0;animation:fadeInUp .4s forwards}[data-astro-cid-pw2e5c7c][data-col="1"]{left:calc((100% / 9) * 0 + (100% / 18))}[data-astro-cid-pw2e5c7c][data-col="2"]{left:calc((100% / 9) * 1 + (100% / 18))}[data-astro-cid-pw2e5c7c][data-col="3"]{left:calc((100% / 9) * 2 + (100% / 18))}[data-astro-cid-pw2e5c7c][data-col="4"]{left:calc((100% / 9) * 3 + (100% / 18))}[data-astro-cid-pw2e5c7c][data-col="5"]{left:50%}[data-astro-cid-pw2e5c7c][data-col="6"]{left:calc((100% / 9) * 5 + (100% / 18))}[data-astro-cid-pw2e5c7c][data-col="7"]{left:calc((100% / 9) * 6 + (100% / 18))}[data-astro-cid-pw2e5c7c][data-col="8"]{left:calc((100% / 9) * 7 + (100% / 18))}[data-astro-cid-pw2e5c7c][data-col="9"]{left:calc((100% / 9) * 8 + (100% / 18))}.row-1[data-astro-cid-pw2e5c7c] .node[data-astro-cid-pw2e5c7c]{top:50%;transform:translate(-50%) translateY(-50%)}.row-1[data-astro-cid-pw2e5c7c] .node[data-astro-cid-pw2e5c7c].hidden{transform:translate(-50%) translateY(-30%)}.animation-controls[data-astro-cid-pw2e5c7c]{display:flex;align-items:center;gap:1rem;margin-top:2rem;padding:1rem;background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:8px}.control-btn[data-astro-cid-pw2e5c7c]{width:40px;height:40px;padding:.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#fffc;cursor:pointer;transition:all .2s}.control-btn[data-astro-cid-pw2e5c7c]:hover{background:#ffffff1a;transform:scale(1.05)}.control-btn[data-astro-cid-pw2e5c7c].hidden{display:none}.control-btn[data-astro-cid-pw2e5c7c] svg[data-astro-cid-pw2e5c7c]{width:100%;height:100%}.stage-indicator[data-astro-cid-pw2e5c7c]{margin-left:auto;color:#ffffffb3;font-size:.9rem}.stage-number[data-astro-cid-pw2e5c7c]{color:#77ffe0;font-weight:700}@keyframes pulse{0%,to{transform:scaleX(1)}50%{transform:scaleX(.95)}}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.factor-tags[data-astro-cid-pw2e5c7c] .tag[data-astro-cid-pw2e5c7c]:nth-child(1){animation-delay:.1s}.factor-tags[data-astro-cid-pw2e5c7c] .tag[data-astro-cid-pw2e5c7c]:nth-child(2){animation-delay:.15s}.factor-tags[data-astro-cid-pw2e5c7c] .tag[data-astro-cid-pw2e5c7c]:nth-child(3){animation-delay:.2s}.factor-tags[data-astro-cid-pw2e5c7c] .tag[data-astro-cid-pw2e5c7c]:nth-child(4){animation-delay:.25s}.factor-tags[data-astro-cid-pw2e5c7c] .tag[data-astro-cid-pw2e5c7c]:nth-child(5){animation-delay:.3s}.factor-tags[data-astro-cid-pw2e5c7c] .tag[data-astro-cid-pw2e5c7c]:nth-child(6){animation-delay:.35s}@media(prefers-reduced-motion:reduce){.node[data-astro-cid-pw2e5c7c],.pipeline-panel[data-astro-cid-pw2e5c7c],.tag[data-astro-cid-pw2e5c7c]{transition:none!important;animation:none!important}}h1[data-astro-cid-pa64ue2y]{font-size:2.5rem;margin-bottom:1rem;text-align:center;background:linear-gradient(135deg,#77ffe0,#7a7aff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle[data-astro-cid-pa64ue2y]{text-align:center;color:#fff9;margin-bottom:3rem}.fullpage[data-astro-cid-pa64ue2y]{padding-top:2rem;padding-bottom:2rem}
