@import"https://fonts.googleapis.com/css2?family=Nunito:wght@600;700;800;900&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{font-family:Nunito,Segoe UI,system-ui,sans-serif;background:linear-gradient(160deg,#fdf6ec,#fce7f3 40%,#ede9fe);min-height:100vh}@keyframes floatBob{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}
