.tando-web-backdrop{pointer-events:none;background:linear-gradient(135deg,#edf2ff 0%,#f6efff 48%,#fff1ed 100%);position:absolute;inset:0;overflow:hidden}.tando-web-backdrop__orb{aspect-ratio:1;filter:blur(84px);opacity:.42;will-change:transform, opacity;border-radius:50%;width:min(70vw,900px);position:absolute;transform:translate(0,0)}.tando-web-backdrop__orb--violet{background:#5b3fd6;animation:34s ease-in-out infinite alternate tando-backdrop-violet;top:-30%;left:-20%}.tando-web-backdrop__orb--blue{background:#3a6ff7;animation:40s ease-in-out infinite alternate tando-backdrop-blue;top:22%;right:-28%}.tando-web-backdrop__orb--coral{background:#ff5e62;animation:28s ease-in-out infinite alternate tando-backdrop-coral;bottom:-42%;right:8%}@keyframes tando-backdrop-violet{0%{opacity:.3;transform:translate(-3%,-2%)scale(.94)}to{opacity:.5;transform:translate(18%,12%)scale(1.08)}}@keyframes tando-backdrop-blue{0%{opacity:.27;transform:translate(7%,-5%)scale(1.04)}to{opacity:.46;transform:translate(-18%,14%)scale(.91)}}@keyframes tando-backdrop-coral{0%{opacity:.24;transform:translate(-5%,8%)scale(.9)}to{opacity:.43;transform:translate(13%,-12%)scale(1.08)}}@media (width<=480px){.tando-web-backdrop{display:none}}@media (prefers-reduced-motion:reduce){.tando-web-backdrop__orb{animation:none}}