.klieg{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.klieg .beam{transform-origin:bottom;filter:blur(14px);mix-blend-mode:multiply;background:linear-gradient(#0000 22%,#ffd68224 60%,#ffd68280);width:12vw;height:150%;position:absolute;bottom:-30%;left:50%}.beam-a{animation:13s ease-in-out infinite alternate sweepA}.beam-b{animation:17s ease-in-out infinite alternate sweepB}.beam-c{opacity:.7;width:8vw;animation:21s ease-in-out infinite alternate sweepC}@keyframes sweepA{0%{transform:translate(-140%)rotate(-32deg)}to{transform:translate(-20%)rotate(16deg)}}@keyframes sweepB{0%{transform:translate(30%)rotate(28deg)}to{transform:translate(-70%)rotate(-14deg)}}@keyframes sweepC{0%{transform:translate(-200%)rotate(10deg)}to{transform:translate(80%)rotate(-24deg)}}.bulbs{background:#8c1d1d;border-block:2px solid #1c1710;justify-content:space-between;gap:4px;padding:9px 18px;display:flex}.bulbs span{width:10px;height:10px;animation:1.4s linear infinite chase;animation-delay:calc(var(--i) * -.1s);background:#ffe6ad;border-radius:50%;flex:none;box-shadow:0 0 8px #ffd682e6}@keyframes chase{0%,40%{opacity:1;box-shadow:0 0 10px #ffd682f2}60%,to{opacity:.32;box-shadow:0 0 #ffd68200}}.stars{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.stars svg{fill:#b8860b;opacity:.14;animation:7s ease-in-out infinite twinkle;animation-delay:var(--t);position:absolute}@keyframes twinkle{0%,to{opacity:.08;transform:rotate(0)scale(1)}50%{opacity:.24;transform:rotate(14deg)scale(1.12)}}.circuit{pointer-events:none;z-index:0;opacity:.5;width:100%;height:100%;position:absolute;inset:0}.circuit .c-trace path{fill:none;stroke:#16637d;stroke-width:1.5px;opacity:.22}.circuit .c-pad rect{fill:#16637d;opacity:.3}.circuit .c-pulse path{fill:none;stroke:#16637d;stroke-width:2.5px;stroke-linecap:round;stroke-dasharray:26 1400;stroke-dashoffset:1400px;opacity:.85;animation:7s linear infinite charge;animation-delay:var(--t)}@keyframes charge{to{stroke-dashoffset:0}}.codecol{pointer-events:none;z-index:0;width:320px;position:absolute;top:0;bottom:0;right:3vw;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 18% 82%,#0000);mask-image:linear-gradient(#0000,#000 18% 82%,#0000)}.codecol-track{gap:13px;animation:46s linear infinite codescroll;display:grid}.codecol span{font-family:var(--font-mono);letter-spacing:.02em;color:#16637d;opacity:.2;white-space:nowrap;font-size:.66rem}@keyframes codescroll{to{transform:translateY(-50%)}}@media (max-width:1100px){.codecol{display:none}}@media (prefers-reduced-motion:reduce){.beam,.bulbs span,.stars svg,.circuit .c-pulse path,.codecol-track{animation:none!important}.circuit .c-pulse path{opacity:0}}
