:root{--synth-panel:#0b1220;--synth-text:#7fa5ff;--synth-border:#3a63d6;--synth-dim:#1d2a4a;--synth-frame-dark:#0a1531;--synth-frame-light:#33549f}.synth-frame{--synth-pane:45vmax;--synth-period:calc(var(--synth-pane) * 2.82843);background-image:repeating-linear-gradient(45deg, var(--synth-frame-dark) 0, var(--synth-frame-dark) var(--synth-pane), var(--synth-frame-light) var(--synth-pane), var(--synth-frame-light) calc(var(--synth-pane) * 2));background-size:var(--synth-period) 100%}@media (prefers-reduced-motion:no-preference){.synth-frame{animation:60s linear infinite synth-frame-pan}}@keyframes synth-frame-pan{0%{background-position:0 0}to{background-position:var(--synth-period) 0}}@keyframes pixel-blink{0%,54%{opacity:1}55%,to{opacity:0}}.pixel-blink{animation:1.2s step-end infinite pixel-blink}
