@keyframes tmg-breathe{0%,to{border-radius:60% 40% 55% 45%/50% 60% 40% 50%;transform:scale(1)}33%{border-radius:40% 60% 45% 55%/60% 40% 60% 40%;transform:scale(1.08)}66%{border-radius:55% 45% 60% 40%/40% 55% 45% 60%;transform:scale(.94)}}.tmg-blob-breathe{width:70px;height:70px;background:var(--color-leaf);animation:tmg-breathe 2.4s ease-in-out infinite}@keyframes tmg-chase-a{0%,to{transform:translate(0)}50%{transform:translate(24px)}}@keyframes tmg-chase-b{0%,to{transform:translate(0)}50%{transform:translate(-24px)}}.tmg-metaballs{position:relative;width:80px;height:40px;filter:url(#tmg-goo)}.tmg-meta-dot{width:36px;height:36px;border-radius:50%;background:var(--color-sand);position:absolute;top:2px}.tmg-meta-dot:first-child{left:0;animation:tmg-chase-a 1.6s ease-in-out infinite}.tmg-meta-dot:nth-child(2){right:0;animation:tmg-chase-b 1.6s ease-in-out infinite}@keyframes tmg-worm-spin{to{transform:rotate(1turn)}}@keyframes tmg-worm-grow{0%,to{stroke-dashoffset:200}50%{stroke-dashoffset:20}}.tmg-worm-svg{animation:tmg-worm-spin 1.4s linear infinite}.tmg-worm-path{stroke-dasharray:220;animation:tmg-worm-grow 1.4s ease-in-out infinite;stroke-linecap:round}@keyframes tmg-bubble-rise{0%{transform:translateY(60px) scale(.4);opacity:0}20%{opacity:.9}80%{opacity:.7}to{transform:translateY(-10px) scale(1);opacity:0}}.tmg-bubbles{position:relative;width:70px;height:80px}.tmg-bub{position:absolute;border-radius:50%;background:var(--color-denim);bottom:0;opacity:0;animation:tmg-bubble-rise 2.2s ease-in-out infinite}.tmg-bub:first-child{width:18px;height:18px;left:8px;animation-delay:0s}.tmg-bub:nth-child(2){width:26px;height:26px;left:26px;animation-delay:.5s;background:var(--color-leaf)}.tmg-bub:nth-child(3){width:14px;height:14px;left:50px;animation-delay:1s}.tmg-bub:nth-child(4){width:20px;height:20px;left:18px;animation-delay:1.5s;background:var(--color-sand)}@keyframes tmg-squish{0%,to{transform:scaleX(1) scaleY(1) translateY(0);border-radius:50%}30%{transform:scaleX(.7) scaleY(1.3) translateY(-22px);border-radius:50%}60%{transform:scaleX(1.3) scaleY(.7) translateY(0);border-radius:45% 45% 50% 50%/30% 30% 50% 50%}75%{transform:scaleX(.95) scaleY(1.05) translateY(-6px);border-radius:50%}}.tmg-squish-ball{width:52px;height:52px;background:var(--color-tomato);animation:tmg-squish 1.2s cubic-bezier(.36,.07,.19,.97) infinite}@keyframes tmg-amoeba{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}25%{border-radius:30% 60% 70% 40%/50% 60% 30% 60%}50%{border-radius:50% 60% 30% 60%/30% 40% 70% 50%}75%{border-radius:60% 30% 50% 40%/70% 60% 30% 40%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}.tmg-amoeba{width:64px;height:64px;background:linear-gradient(135deg,var(--color-leaf),var(--color-garden));animation:tmg-amoeba 3s ease-in-out infinite}@keyframes tmg-ripple{0%{transform:scale(.3);opacity:.9}to{transform:scale(1.8);opacity:0}}.tmg-ripples{position:relative;width:80px;height:80px}.tmg-ring{position:absolute;inset:0;margin:auto;width:40px;height:40px;border:3px solid var(--color-sand);border-radius:50%;animation:tmg-ripple 2s ease-out infinite}.tmg-ring:first-child{animation-delay:0s}.tmg-ring:nth-child(2){animation-delay:.6s}.tmg-ring:nth-child(3){animation-delay:1.2s}.tmg-ripple-dot{position:absolute;inset:0;margin:auto;width:14px;height:14px;background:var(--color-earth);border-radius:50%}@keyframes tmg-stretch{0%,to{border-radius:50% 50% 50% 50%/50% 50% 50% 50%;transform:scaleX(1)}25%{border-radius:80% 20% 80% 20%/50% 50% 50% 50%;transform:scaleX(1.5)}50%{border-radius:50% 50% 50% 50%/50% 50% 50% 50%;transform:scaleX(.8)}75%{border-radius:20% 80% 20% 80%/50% 50% 50% 50%;transform:scaleX(1.5)}}.tmg-stretch-blob{width:56px;height:40px;background:var(--color-denim);animation:tmg-stretch 2s ease-in-out infinite}@keyframes tmg-lava-a{0%,to{transform:translateY(0) scale(1);border-radius:50% 50% 60% 40%/50% 60% 40% 50%}50%{transform:translateY(-30px) scale(.85);border-radius:40% 60% 50% 50%/60% 40% 60% 40%}}@keyframes tmg-lava-b{0%,to{transform:translateY(-30px) scale(.85);border-radius:40% 60% 50% 50%/60% 40% 60% 40%}50%{transform:translateY(0) scale(1);border-radius:50% 50% 60% 40%/50% 60% 40% 50%}}.tmg-lava{position:relative;width:50px;height:80px}.tmg-lava-blob{position:absolute;left:0;right:0;margin:auto;width:38px;height:38px}.tmg-lava-blob:first-child{background:var(--color-tomato);bottom:0;animation:tmg-lava-a 2s ease-in-out infinite}.tmg-lava-blob:nth-child(2){background:var(--color-sand);top:0;animation:tmg-lava-b 2s ease-in-out infinite}@keyframes tmg-orbit{to{transform:rotate(1turn)}}@keyframes tmg-counter-orbit{to{transform:rotate(-1turn)}}.tmg-orbit-wrap{position:relative;width:80px;height:80px}.tmg-orbit-center{position:absolute;inset:0;margin:auto;width:22px;height:22px;background:var(--color-earth);border-radius:50%}.tmg-orbit-ring{position:absolute;inset:0;animation:tmg-orbit 2s linear infinite}.tmg-orbit-ring-2{position:absolute;inset:8px;animation:tmg-counter-orbit 1.4s linear infinite}.tmg-orbit-dot{position:absolute;top:0;left:50%;transform:translateX(-50%);width:14px;height:14px;border-radius:50%}.tmg-orbit-dot-1{background:var(--color-leaf)}.tmg-orbit-dot-2{background:var(--color-sand)}@keyframes tmg-trail-1{0%,to{transform:translate(0);border-radius:60% 40% 55% 45%/50% 60% 40% 50%}50%{transform:translate(30px);border-radius:40% 60% 45% 55%/60% 40% 60% 40%}}@keyframes tmg-trail-2{0%,to{transform:translate(0);border-radius:50% 50% 60% 40%/40% 60% 40% 60%;opacity:.5}50%{transform:translate(30px);opacity:.3}}@keyframes tmg-trail-3{0%,to{transform:translate(0);opacity:.2}50%{transform:translate(30px);opacity:.1}}.tmg-trail{position:relative;width:90px;height:36px}.tmg-trail-blob{position:absolute;top:0;width:36px;height:36px;border-radius:50%;background:var(--color-garden)}.tmg-trail-blob:nth-child(3){opacity:.2;animation:tmg-trail-3 1.8s ease-in-out infinite}.tmg-trail-blob:nth-child(2){opacity:.4;animation:tmg-trail-2 1.8s ease-in-out infinite;animation-delay:-.15s}.tmg-trail-blob:first-child{animation:tmg-trail-1 1.8s ease-in-out infinite;animation-delay:-.3s}@keyframes tmg-drip-body{0%,to{border-radius:50% 50% 40% 40%/50% 50% 60% 60%;height:50px}50%{border-radius:50% 50% 50% 50%/50% 50% 50% 50%;height:44px}}@keyframes tmg-drip-drop{0%{transform:translateY(0) scaleY(.5);opacity:0;border-radius:50% 50% 60% 60%/40% 40% 60% 60%}30%{opacity:1}80%{transform:translateY(30px) scale(.6,1.2);opacity:.8}to{transform:translateY(44px) scale(.9);opacity:0;border-radius:50%}}.tmg-drip-wrap{position:relative;width:54px;height:90px;display:flex;flex-direction:column;align-items:center}.tmg-drip-body{width:50px;background:var(--color-denim);animation:tmg-drip-body 2s ease-in-out infinite}.tmg-drip-drop{position:absolute;top:44px;width:14px;height:18px;background:var(--color-denim);animation:tmg-drip-drop 2s ease-in-out infinite}@keyframes tmg-petal-pulse{0%,to{transform:rotate(var(--tmg-r)) scaleY(1) scaleX(1);opacity:.85}50%{transform:rotate(var(--tmg-r)) scaleY(1.35) scaleX(.8);opacity:1}}.tmg-petals{position:relative;width:80px;height:80px}.tmg-petal{position:absolute;left:50%;top:50%;width:14px;height:30px;background:var(--color-sand);border-radius:50% 50% 40% 40%/60% 60% 40% 40%;transform-origin:50% 100%;margin:-30px 0 0 -7px;animation:tmg-petal-pulse 1.6s ease-in-out infinite}.tmg-petal-core{position:absolute;inset:0;margin:auto;width:18px;height:18px;background:var(--color-earth);border-radius:50%}@keyframes tmg-jelly{0%,to{border-radius:50%;transform:scale(1)}15%{border-radius:50%;transform:scale(1.15,.85)}30%{border-radius:50% 50% 45% 45%/50% 50% 55% 55%;transform:scale(.9,1.1)}45%{border-radius:50% 50% 55% 55%/45% 45% 50% 50%;transform:scale(1.05,.95)}60%{border-radius:50%;transform:scale(.97,1.03)}75%{border-radius:50%;transform:scale(1.01,.99)}}.tmg-jelly-blob{width:62px;height:62px;background:radial-gradient(circle at 38% 38%,#a8d5b5,var(--color-leaf));animation:tmg-jelly 1.5s cubic-bezier(.36,.07,.19,.97) infinite;box-shadow:0 6px 18px rgba(59,107,76,.3)}@keyframes tmg-liquid-spin{to{transform:rotate(1turn)}}@keyframes tmg-morph-border{0%,to{border-radius:60% 40% 55% 45%/50% 60% 40% 50%}33%{border-radius:40% 60% 45% 55%/60% 40% 60% 40%}66%{border-radius:55% 45% 60% 40%/40% 55% 45% 60%}}.tmg-liquid-spin{width:62px;height:62px;border-left:5px solid transparent;border-bottom:5px solid transparent;border-top:5px solid transparent;border-top-color:var(--color-leaf);border-right:5px solid transparent;border-right-color:var(--color-sand);animation:tmg-liquid-spin 1.2s linear infinite,tmg-morph-border 2s ease-in-out infinite}@keyframes tmg-fdot{0%,to{transform:translate(0) scale(1);border-radius:50%}25%{transform:translate(var(--tmg-tx),var(--tmg-ty)) scale(1.2);border-radius:40% 60% 55% 45%}50%{transform:translate(calc(var(--tmg-tx)*1.5)) scale(.9);border-radius:50%}75%{transform:translate(var(--tmg-tx),calc(var(--tmg-ty)*-1)) scale(1.1);border-radius:55% 45% 40% 60%}}.tmg-fdots{position:relative;width:70px;height:70px}.tmg-fdot{position:absolute;border-radius:50%;animation:tmg-fdot 2.4s ease-in-out infinite}.tmg-fdot:first-child{--tmg-tx:14px;--tmg-ty:-10px;width:22px;height:22px;top:10px;left:10px;background:var(--color-leaf);animation-delay:0s}.tmg-fdot:nth-child(2){--tmg-tx:-10px;--tmg-ty:12px;width:16px;height:16px;top:8px;left:44px;background:var(--color-sand);animation-delay:.4s}.tmg-fdot:nth-child(3){--tmg-tx:8px;--tmg-ty:-14px;width:20px;height:20px;top:42px;left:24px;background:var(--color-denim);animation-delay:.8s}.tmg-fdot:nth-child(4){--tmg-tx:-14px;--tmg-ty:8px;width:12px;height:12px;top:44px;left:50px;background:var(--color-tomato);opacity:.7;animation-delay:1.2s}.tmg-wave-container{width:80px;height:80px;border-radius:50%;overflow:hidden;border:3px solid var(--border);position:relative;background:var(--muted)}@keyframes tmg-ink-expand{0%{transform:scale(0);opacity:1;border-radius:50%}70%{border-radius:40% 60% 55% 45%/50% 45% 55% 50%}to{transform:scale(2.5);opacity:0;border-radius:50%}}.tmg-ink-wrap{position:relative;width:70px;height:70px}.tmg-ink-drop{position:absolute;inset:0;margin:auto;width:30px;height:30px;background:var(--color-earth);border-radius:50%;animation:tmg-ink-expand 2s ease-out infinite}.tmg-ink-drop:nth-child(2){animation-delay:.66s;background:var(--color-leaf)}.tmg-ink-drop:nth-child(3){animation-delay:1.33s;background:var(--color-denim)}@keyframes tmg-blob-tick{0%{transform:rotate(0deg);border-radius:50% 50% 55% 45%/50% 60% 40% 50%}50%{border-radius:45% 55% 40% 60%/60% 40% 55% 45%}to{transform:rotate(1turn);border-radius:50% 50% 55% 45%/50% 60% 40% 50%}}@keyframes tmg-hand-sweep{to{transform:translateX(-50%) rotate(1turn)}}.tmg-blob-clock,.tmg-clock-body{position:relative;width:72px;height:72px}.tmg-clock-body{background:var(--color-bg-light);border:3px solid var(--color-sand);animation:tmg-blob-tick 4s linear infinite;display:flex;align-items:center;justify-content:center}.tmg-clock-hand{position:absolute;bottom:50%;left:50%;transform-origin:50% 100%;transform:translateX(-50%) rotate(0deg);width:3px;height:24px;background:var(--color-earth);border-radius:3px 3px 0 0;animation:tmg-hand-sweep 1.5s linear infinite}.tmg-clock-hand-min{height:16px;background:var(--color-leaf);animation:tmg-hand-sweep 10s linear infinite}.tmg-clock-dot{position:absolute;width:7px;height:7px;background:var(--color-earth);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}@keyframes tmg-progress-spin{to{transform:rotate(1turn)}}@keyframes tmg-dash-anim{0%,to{stroke-dashoffset:240;stroke-dasharray:60 180}50%{stroke-dashoffset:0;stroke-dasharray:160 80}}@keyframes tmg-morph-prog{0%,to{filter:url(#tmg-goo-prog) drop-shadow(0 0 4px rgba(59,107,76,.3))}50%{filter:url(#tmg-goo-prog) drop-shadow(0 0 8px rgba(59,107,76,.5))}}.tmg-prog-ring{animation:tmg-progress-spin 2s linear infinite,tmg-morph-prog 2s ease-in-out infinite}.tmg-prog-arc{fill:none;stroke:var(--color-leaf);stroke-width:8;stroke-linecap:round;animation:tmg-dash-anim 2s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.tmg-amoeba,.tmg-blob-breathe,.tmg-bub,.tmg-clock-body,.tmg-clock-hand,.tmg-drip-body,.tmg-drip-drop,.tmg-fdot,.tmg-ink-drop,.tmg-jelly-blob,.tmg-lava-blob,.tmg-liquid-spin,.tmg-meta-dot,.tmg-orbit-ring,.tmg-orbit-ring-2,.tmg-petal,.tmg-prog-arc,.tmg-prog-ring,.tmg-ring,.tmg-squish-ball,.tmg-stretch-blob,.tmg-trail-blob,.tmg-worm-path,.tmg-worm-svg{animation:none!important}}