.pa{position:relative;overflow:hidden;--pa-cyan:#00d9ff;--pa-magenta:#d946ef;--pa-purple:#8b5cf6;--pa-bg:#0a0e1a}.pa,.pa svg{width:100%;height:100%;display:block}.pa[data-pa]{animation-play-state:paused}.pa.is-active [class*=pa-anim]{animation-play-state:running}@media (prefers-reduced-motion:reduce){.pa [class*=pa-anim]{animation:none!important}}.pa-ddos__wave{fill:none;stroke:var(--pa-cyan);stroke-width:1.5;transform-origin:300px 150px;opacity:0;animation:pa-anim-ddos-wave 3.6s ease-out infinite}.pa-ddos__wave--2{animation-delay:1.2s;stroke:var(--pa-magenta)}.pa-ddos__wave--3{animation-delay:2.4s;stroke:var(--pa-purple)}@keyframes pa-anim-ddos-wave{0%{transform:scale(.2);opacity:0}20%{opacity:.9}70%{opacity:.5}to{transform:scale(2.2);opacity:0}}.pa-ddos__shield{fill:rgba(0,217,255,.08);stroke:var(--pa-cyan);stroke-width:2;filter:drop-shadow(0 0 12px rgba(0,217,255,.5));animation:pa-anim-ddos-pulse 3.6s ease-in-out infinite}@keyframes pa-anim-ddos-pulse{0%,to{filter:drop-shadow(0 0 8px rgba(0,217,255,.4))}50%{filter:drop-shadow(0 0 18px rgba(217,70,239,.7))}}.pa-finops__bg-line{fill:none;stroke:rgba(255,255,255,.08);stroke-width:1;stroke-dasharray:4 6}.pa-finops__line{fill:none;stroke:url(#pa-finops-grad);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1000;stroke-dashoffset:1000;animation:pa-anim-finops-draw 4s ease-in-out infinite}@keyframes pa-anim-finops-draw{0%{stroke-dashoffset:1000}60%{stroke-dashoffset:0}85%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:0}}.pa-finops__dot{fill:var(--pa-magenta);filter:drop-shadow(0 0 6px var(--pa-magenta));opacity:0;animation:pa-anim-finops-dot 4s ease-in-out infinite}.pa-finops__dot--1{animation-delay:.8s}.pa-finops__dot--2{animation-delay:1.5s}.pa-finops__dot--3{animation-delay:2.2s}.pa-finops__dot--4{animation-delay:2.9s}@keyframes pa-anim-finops-dot{0%,30%{opacity:0;transform:scale(.5)}50%{opacity:1;transform:scale(1.2)}85%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1)}}.pa-gauge__bg{fill:none;stroke:rgba(255,255,255,.1);stroke-width:16;stroke-linecap:round}.pa-gauge__fill{fill:none;stroke:url(#pa-gauge-grad);stroke-width:16;stroke-linecap:round;stroke-dasharray:440;stroke-dashoffset:440;animation:pa-anim-gauge-fill 4s ease-out infinite;filter:drop-shadow(0 0 10px rgba(0,217,255,.5))}@keyframes pa-anim-gauge-fill{0%{stroke-dashoffset:440}60%{stroke-dashoffset:22}90%{stroke-dashoffset:22}to{stroke-dashoffset:440}}.pa-gauge__needle{transform-origin:300px 220px;transform:rotate(-90deg);animation:pa-anim-gauge-needle 4s ease-out infinite}@keyframes pa-anim-gauge-needle{0%{transform:rotate(-90deg)}60%{transform:rotate(80deg)}90%{transform:rotate(80deg)}to{transform:rotate(-90deg)}}.pa-gauge__needle-line{stroke:var(--pa-magenta);stroke-width:3;stroke-linecap:round;filter:drop-shadow(0 0 6px var(--pa-magenta))}.pa-restore__plate{fill:rgba(0,217,255,.06);stroke:var(--pa-cyan);stroke-width:1.5;opacity:0;animation:pa-anim-restore-drop 4s cubic-bezier(.34,1.56,.64,1) infinite}.pa-restore__plate--1{animation-delay:0s}.pa-restore__plate--2{animation-delay:.6s;stroke:var(--pa-magenta);fill:rgba(217,70,239,.06)}.pa-restore__plate--3{animation-delay:1.2s;stroke:var(--pa-purple);fill:rgba(139,92,246,.06)}.pa-restore__plate--4{animation-delay:1.8s}@keyframes pa-anim-restore-drop{0%{transform:translateY(-100px);opacity:0}30%{transform:translateY(0);opacity:1}80%{transform:translateY(0);opacity:1}to{transform:translateY(0);opacity:0}}.pa-plugins__cell{fill:rgba(255,255,255,.04);stroke:rgba(255,255,255,.15);stroke-width:1;animation:pa-anim-plugins-glow 5s ease-in-out infinite}.pa-plugins__cell--0{animation-delay:0s}.pa-plugins__cell--1{animation-delay:.3s}.pa-plugins__cell--2{animation-delay:.6s}.pa-plugins__cell--3{animation-delay:.9s}.pa-plugins__cell--4{animation-delay:1.2s}.pa-plugins__cell--5{animation-delay:1.5s}.pa-plugins__cell--6{animation-delay:1.8s}.pa-plugins__cell--7{animation-delay:2.1s}.pa-plugins__cell--8{animation-delay:2.4s}@keyframes pa-anim-plugins-glow{0%,80%,to{fill:rgba(255,255,255,.04);stroke:rgba(255,255,255,.15);filter:drop-shadow(0 0 0 transparent)}20%{fill:rgba(0,217,255,.18);stroke:var(--pa-cyan);filter:drop-shadow(0 0 8px var(--pa-cyan))}40%{fill:rgba(217,70,239,.12);stroke:var(--pa-magenta);filter:drop-shadow(0 0 6px var(--pa-magenta))}}.pa-chat__bubble{opacity:0;animation:pa-anim-chat-rise 4.5s ease-out infinite}.pa-chat__bubble--1{animation-delay:0s}.pa-chat__bubble--2{animation-delay:.8s}.pa-chat__bubble--3{animation-delay:1.6s}@keyframes pa-anim-chat-rise{0%{transform:translateY(40px);opacity:0}20%{transform:translateY(0);opacity:1}70%{transform:translateY(0);opacity:1}to{transform:translateY(-40px);opacity:0}}.pa-chat__bubble-rect{fill:rgba(0,217,255,.1);stroke:var(--pa-cyan);stroke-width:1.5;filter:drop-shadow(0 0 8px rgba(0,217,255,.3))}.pa-chat__bubble--2 .pa-chat__bubble-rect{fill:rgba(217,70,239,.1);stroke:var(--pa-magenta);filter:drop-shadow(0 0 8px rgba(217,70,239,.3))}.pa-chat__bubble--3 .pa-chat__bubble-rect{fill:rgba(139,92,246,.1);stroke:var(--pa-purple);filter:drop-shadow(0 0 8px rgba(139,92,246,.3))}.pa-chat__bubble-line{fill:rgba(255,255,255,.4)}.pa-dns__core{fill:var(--pa-cyan);filter:drop-shadow(0 0 12px var(--pa-cyan));animation:pa-anim-dns-pulse 2.4s ease-in-out infinite}@keyframes pa-anim-dns-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.pa-dns__path{fill:none;stroke:var(--pa-cyan);stroke-width:1.5;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200;animation:pa-anim-dns-fan 3.2s ease-out infinite;opacity:0}.pa-dns__path--1{animation-delay:0s}.pa-dns__path--2{animation-delay:.2s;stroke:var(--pa-magenta)}.pa-dns__path--3{animation-delay:.4s;stroke:var(--pa-purple)}.pa-dns__path--4{animation-delay:.6s;stroke:var(--pa-cyan)}.pa-dns__path--5{animation-delay:.8s;stroke:var(--pa-magenta)}@keyframes pa-anim-dns-fan{0%{stroke-dashoffset:200;opacity:0}20%{opacity:1}60%{stroke-dashoffset:0;opacity:1}90%{stroke-dashoffset:0;opacity:.5}to{stroke-dashoffset:0;opacity:0}}.pa-dns__node{fill:rgba(255,255,255,.08);stroke:rgba(255,255,255,.4);stroke-width:1;opacity:0;animation:pa-anim-dns-node 3.2s ease-out infinite}.pa-dns__node--1{animation-delay:.5s}.pa-dns__node--2{animation-delay:.7s}.pa-dns__node--3{animation-delay:.9s}.pa-dns__node--4{animation-delay:1.1s}.pa-dns__node--5{animation-delay:1.3s}@keyframes pa-anim-dns-node{0%,30%{opacity:0}50%,90%{opacity:1;fill:rgba(0,217,255,.2);stroke:var(--pa-cyan)}to{opacity:0}}.pa-pipe__stage{fill:rgba(255,255,255,.05);stroke:rgba(255,255,255,.2);stroke-width:1.5;animation:pa-anim-pipe-stage 4.5s ease-in-out infinite}.pa-pipe__stage--1{animation-delay:0s}.pa-pipe__stage--2{animation-delay:.9s}.pa-pipe__stage--3{animation-delay:1.8s}@keyframes pa-anim-pipe-stage{0%,80%,to{fill:rgba(255,255,255,.05);stroke:rgba(255,255,255,.2);filter:drop-shadow(0 0 0 transparent)}20%{fill:rgba(0,217,255,.15);stroke:var(--pa-cyan);filter:drop-shadow(0 0 12px var(--pa-cyan))}}.pa-pipe__connector{stroke:var(--pa-cyan);stroke-width:2;stroke-linecap:round;stroke-dasharray:8 8;animation:pa-anim-pipe-flow 1.5s linear infinite}@keyframes pa-anim-pipe-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-32}}.pa-pipe__icon{fill:rgba(255,255,255,.5)}