.tml-wrap{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.tml-stage{place-items:center;display:grid;position:relative}.tml-float{will-change:transform;animation:2.2s ease-in-out infinite tml-float}.tml-bee{will-change:transform;filter:drop-shadow(0 8px 12px #141e282e);height:auto;animation:3.1s ease-in-out infinite tml-tilt;display:block}.tml-bee.tml-clip{object-fit:contain}.tml-shadow{will-change:transform, opacity;background:radial-gradient(#141e2833 0%,#141e281a 55%,#141e2800 72%);border-radius:50%;width:46%;height:12px;animation:2.2s ease-in-out infinite tml-shadow;position:absolute;bottom:-6px}.tml-spark{opacity:0;background:radial-gradient(circle,#fff 0%,#ffd54a 45%,#ffd54a00 70%);border-radius:50%;width:7px;height:7px;animation:3.4s ease-in-out infinite tml-spark;position:absolute}.tml-spark:first-child{animation-delay:0s;top:12%;left:6%}.tml-spark:nth-child(2){width:9px;height:9px;animation-delay:1.1s;top:30%;right:4%}.tml-spark:nth-child(3){width:6px;height:6px;animation-delay:2.2s;bottom:22%;left:14%}@keyframes tml-float{0%,to{transform:translateY(-6px)}50%{transform:translateY(6px)}}@keyframes tml-tilt{0%,to{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}@keyframes tml-shadow{0%,to{opacity:.55;transform:scale(.82)}50%{opacity:1;transform:scale(1.12)}}@keyframes tml-spark{0%,72%,to{opacity:0;transform:scale(.4)}80%{opacity:.95;transform:scale(1)}88%{opacity:0;transform:scale(.6)}}.tml-text{color:#46586b;letter-spacing:.01em;text-align:center;font-size:16.5px;font-weight:700}.tml-dot{opacity:.15;animation:1.4s ease-in-out infinite tml-dot}.tml-dot:nth-of-type(2){animation-delay:.18s}.tml-dot:nth-of-type(3){animation-delay:.36s}@keyframes tml-dot{0%,60%,to{opacity:.15}30%{opacity:1}}@media (prefers-reduced-motion:reduce){.tml-float,.tml-bee,.tml-shadow,.tml-spark{animation:none}.tml-dot{opacity:1;animation:none}.tml-spark{opacity:.5}}.tml-overlay{z-index:20;justify-content:center;align-items:flex-start;padding-top:16vh;display:flex;position:absolute;inset:0}.tml-overlay-bg{background:linear-gradient(#f5f7f8f5 0%,#f5f7f8e6 52%,#f5f7f899 76%,#f5f7f800 100%)}.tml-static{opacity:0;animation:.18s ease-out .3s forwards tml-appear}@keyframes tml-appear{to{opacity:1}}.tml-stage,.tml-bee{width:var(--tml-size,200px);height:var(--tml-size,200px)}@media (max-width:380px){.tml-stage,.tml-bee{width:160px;height:160px}}.tml-lines{grid-template-areas:"line";place-items:center;display:grid}.tml-lines>.tml-text,.tml-lines>.tml-cheer{grid-area:line}.tml-cheer{color:#46586b;letter-spacing:.01em;text-align:center;opacity:0;font-size:16.5px;font-weight:700;animation:.45s ease-out 2.3s forwards tml-cheer-in}.tml-lines>.tml-text{animation:.45s ease-out 2.3s forwards tml-line-out}@keyframes tml-cheer-in{to{opacity:1}}@keyframes tml-line-out{to{opacity:0}}@media (prefers-reduced-motion:reduce){.tml-cheer{animation:0s step-end 2.3s forwards tml-cheer-in}.tml-lines>.tml-text{animation:0s step-end 2.3s forwards tml-line-out}}
