:root{color:#f1f1eb;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0b0c0c;font-family:system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}.entrance{background:#0b0c0c;place-items:center;min-height:100svh;display:grid;overflow:hidden}.frog-stage{width:72px;height:72px;position:relative}.frog{cursor:pointer;outline-offset:8px;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:0;border-radius:50%;place-items:center;width:72px;height:72px;padding:5px;transition:opacity .18s;animation:.65s ease-out both arrive;display:grid;position:relative}.frog svg{-webkit-user-select:none;user-select:none;pointer-events:none;width:48px;height:auto;display:block}.frog:hover{opacity:.7}.frog:focus-visible{outline:1px solid #9b9d96}.frog-shadow{display:none}.departing .frog{cursor:default;animation:1.05s cubic-bezier(.4,0,.2,1) forwards hop}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes arrive{0%{opacity:0}to{opacity:1}}@keyframes hop{0%{opacity:1;transform:translateY(0)scale(1)}14%{transform:translateY(3px)scale(1.12,.8)}28%{transform:translateY(-12px)scale(.88,1.16)}53%{transform:translateY(-90px)rotate(-5deg)scale(.96,1.03)}78%{opacity:1;transform:translateY(0)rotate(0)scale(1.12,.82)}87%{transform:translateY(-3px)scale(1)}to{opacity:0;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.frog{transition:none;animation:none}.departing .frog{animation:.35s linear forwards fade}@keyframes fade{to{opacity:0}}}.frog{color:#f1f1eb}.leg-left{transform-origin:34px 52px}.leg-right{transform-origin:86px 52px}.front-legs{transform-origin:60px 59px}.departing .frog svg{animation:1.05s ease-in-out forwards jump-color}.departing .leg-left{animation:1.05s ease-in-out forwards kick-left}.departing .leg-right{animation:1.05s ease-in-out forwards kick-right}.departing .front-legs{animation:1.05s ease-in-out forwards tuck}@keyframes jump-color{0%,14%,to{color:#f1f1eb}28%,84%{color:#99d477}}@keyframes kick-left{0%,14%,78%,to{transform:rotate(0)scaleY(1)}30%{transform:rotate(-32deg)scaleY(1.5)}55%{transform:rotate(15deg)scaleY(.78)}}@keyframes kick-right{0%,14%,78%,to{transform:rotate(0)scaleY(1)}30%{transform:rotate(32deg)scaleY(1.5)}55%{transform:rotate(-15deg)scaleY(.78)}}@keyframes tuck{0%,14%,78%,to{transform:scaleY(1)}32%,60%{transform:scaleY(.73)}}@media (prefers-reduced-motion:reduce){.departing .leg,.departing .front-legs{animation:none}.departing .frog svg{color:#99d477;animation:none}}
