.elegant-letter{display:inline-block;opacity:0;transform:translateY(30px);animation:elegantFadeIn .8s ease-out forwards}@keyframes elegantFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.elegant-text{text-shadow:0 2px 4px rgba(0,0,0,.15),0 0 15px rgba(255,255,255,.08);letter-spacing:.02em}.word-space{display:inline-block;width:.3em}.bubble{position:absolute;background:#ffffff4d;border-radius:50%;pointer-events:none;opacity:0;bottom:-10px;transform:translate(0) scale(.3);transition:all .3s cubic-bezier(.4,0,.2,1)}.group .bubble{animation:none;opacity:0;bottom:-15px;transform:translate(0) scale(.2)}.group:hover .bubble{animation:bubbleUpSmooth 1.4s infinite cubic-bezier(.25,.46,.45,.94);transition:opacity .6s ease-out}.group:hover .bubble-1{animation-delay:0s}.group:hover .bubble-2{animation-delay:.15s}.group:hover .bubble-3{animation-delay:.3s}.group:hover .bubble-4{animation-delay:.45s}.group:hover .bubble-5{animation-delay:.6s}.group:not(:hover) .bubble{animation:bubbleGentleExit 2.5s ease-out forwards;transition:opacity 1.5s cubic-bezier(.25,.46,.45,.94),transform 1.5s cubic-bezier(.25,.46,.45,.94)}.group:not(:hover) .bubble-1{animation-delay:0s}.group:not(:hover) .bubble-2{animation-delay:.2s}.group:not(:hover) .bubble-3{animation-delay:.4s}.group:not(:hover) .bubble-4{animation-delay:.6s}.group:not(:hover) .bubble-5{animation-delay:.8s}.bubble-1{width:8px;height:8px;left:15%}.bubble-2{width:6px;height:6px;left:35%}.bubble-3{width:10px;height:10px;left:55%}.bubble-4{width:7px;height:7px;left:75%}.bubble-5{width:5px;height:5px;left:85%}@keyframes bubbleUpSmooth{0%{bottom:-10px;opacity:0;transform:translate(0) scale(.2)}10%{opacity:.3;transform:translate(1px) scale(.4)}25%{opacity:.8;transform:translate(3px) scale(.7)}50%{opacity:1;transform:translate(6px) scale(1)}75%{opacity:.8;transform:translate(2px) scale(.9)}90%{opacity:.4;transform:translate(8px) scale(.6)}to{bottom:100%;opacity:0;transform:translate(12px) scale(.1)}}@keyframes bubbleGentleExit{0%{opacity:.5;transform:translate(0) scale(.8)}15%{opacity:.7;transform:translate(2px) scale(.9)}35%{opacity:.8;transform:translate(8px) scale(1)}60%{opacity:.6;transform:translate(15px) scale(.9)}80%{opacity:.3;transform:translate(20px) scale(.6)}95%{opacity:.1;transform:translate(25px) scale(.3)}to{bottom:110%;opacity:0;transform:translate(30px) scale(.1)}}
