@import url("https://fonts.googleapis.com/css2?family=Dancing+Script:wght@500;700&display=swap");@keyframes bgDrift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes floatUpDown{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-14px) scale(1.03)}}@keyframes twinkle{0%,to{filter:drop-shadow(0 0 2px #fff6ff);opacity:.75}50%{filter:drop-shadow(0 0 12px #ffffff);opacity:1}}@media (prefers-reduced-motion:reduce){.dreamy-combo-float,.dreamy-root{animation:none!important}}