.shelldon-widget{--ease-settle:cubic-bezier(.16, 1, .3, 1)}.shelldon-widget .shelldon-eyerig,.shelldon-widget .shelldon-shell,.shelldon-widget .shelldon-pupil-left,.shelldon-widget .shelldon-pupil-right{transform-box:fill-box;transform-origin:50%}.shelldon-dock{justify-content:center;align-items:flex-end;width:40px;height:34px;display:inline-flex;position:relative}.shelldon-dock svg{width:40px;height:34px}.shelldon-dock .shelldon-shell{transform-origin:50% 100%;transform:translateY(14px)scale(.95)}.shelldon-dock .shelldon-eyerig{transform-origin:50% 100%;opacity:0;transform:translateY(30px)scale(.95)}.shelldon-widget.shelldon-press .shelldon-shell{animation:shelldon-cat-press .1s var(--ease-settle) both}@keyframes shelldon-cat-press{0%{transform:translateY(14px)scaleX(.95)scaleY(.95)}55%{transform:translateY(14px)scaleX(.969)scaleY(.931)}to{transform:translateY(14px)scaleX(.95)scaleY(.95)}}.shelldon-widget.shelldon-peek .shelldon-eyerig{animation:shelldon-cat-peek-in-eyes .25s var(--ease-settle) both}.shelldon-widget.shelldon-peek .shelldon-shell{animation:shelldon-cat-peek-in-shell .25s var(--ease-settle) both}.shelldon-widget.shelldon-peek.shelldon-peek--out .shelldon-eyerig{animation:shelldon-cat-peek-out-eyes .18s var(--ease-settle) both}.shelldon-widget.shelldon-peek.shelldon-peek--out .shelldon-shell{animation:shelldon-cat-peek-out-shell .18s var(--ease-settle) both}@keyframes shelldon-cat-peek-in-eyes{0%{opacity:0;transform:translateY(30px)scale(.95)}12%{opacity:0;transform:translateY(32px)scale(.94)}to{opacity:.85;transform:translateY(18px)scale(.955)}}@keyframes shelldon-cat-peek-in-shell{0%{transform:translateY(14px)scale(.95)}12%{transform:translateY(15px)scale(.945)}to{transform:translateY(10px)scale(.96)}}@keyframes shelldon-cat-peek-out-eyes{0%{opacity:.85;transform:translateY(18px)scale(.955)}to{opacity:0;transform:translateY(30px)scale(.95)}}@keyframes shelldon-cat-peek-out-shell{0%{transform:translateY(10px)scale(.96)}to{transform:translateY(14px)scale(.95)}}.shelldon-widget.shelldon-emerge .shelldon-eyerig{animation-name:shelldon-cat-emerge-eyes;animation-timing-function:var(--ease-settle);animation-duration:.4s;animation-fill-mode:both}.shelldon-widget.shelldon-emerge .shelldon-shell{animation-name:shelldon-cat-emerge-shell;animation-timing-function:var(--ease-settle);animation-duration:.4s;animation-fill-mode:both}.shelldon-widget.shelldon-emerge.shelldon-emerge--big .shelldon-eyerig,.shelldon-widget.shelldon-emerge.shelldon-emerge--big .shelldon-shell{animation-duration:.5s}@keyframes shelldon-cat-emerge-eyes{0%{opacity:0;transform:translateY(30px)scale(.95)}10%{opacity:0;transform:translateY(33px)scale(.94)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes shelldon-cat-emerge-shell{0%{transform:translateY(14px)scale(.95)}10%{transform:translateY(16px)scale(.945)}to{transform:translate(0,0)scale(1)}}.shelldon-widget.shelldon-emerge .shelldon-grain{animation:shelldon-cat-grain-settle .65s var(--ease-settle) both;animation-delay:.22s}.shelldon-widget.shelldon-emerge .shelldon-grain-2{animation-delay:.26s}.shelldon-widget.shelldon-emerge .shelldon-grain-3{animation-delay:.3s}@keyframes shelldon-cat-grain-settle{0%{opacity:0;transform:translateY(-4px)}30%{opacity:.8}to{opacity:0;transform:translate(4px,10px)}}.shelldon-widget.shelldon-blink .shelldon-pupil-left,.shelldon-widget.shelldon-blink .shelldon-pupil-right{animation:shelldon-cat-blink .15s var(--ease-settle) both}@keyframes shelldon-cat-blink{0%,to{transform:scale(1)}50%{transform:scale(.15)}}.shelldon-widget.shelldon-burrow .shelldon-eyerig{animation:shelldon-cat-burrow-eyes .22s var(--ease-settle) both}.shelldon-widget.shelldon-burrow .shelldon-shell{animation:shelldon-cat-burrow-shell .22s var(--ease-settle) both}@keyframes shelldon-cat-burrow-eyes{0%{opacity:1;transform:translate(0,0)scale(1)}to{opacity:0;transform:translateY(30px)scale(.95)}}@keyframes shelldon-cat-burrow-shell{0%{transform:translate(0,0)scale(1)}to{transform:translateY(14px)scale(.95)}}.shelldon-widget.shelldon-settle.shelldon-settle--ambient .shelldon-pupil-left,.shelldon-widget.shelldon-settle.shelldon-settle--ambient .shelldon-pupil-right{animation:shelldon-cat-settle-ambient .65s var(--ease-settle) both}@keyframes shelldon-cat-settle-ambient{0%,15%{transform:translate(0,0)}45%,60%{transform:translate(-1.2px,-.5px)}to{transform:translate(0,0)}}.shelldon-widget.shelldon-settle.shelldon-settle--react .shelldon-shell{animation:shelldon-cat-settle-react .3s var(--ease-settle) both}@keyframes shelldon-cat-settle-react{0%{transform:translate(0,0)scale(1)}40%{transform:translateY(-2px)scale(1.015)}to{transform:translate(0,0)scale(1)}}.shelldon-grain{background:var(--border-strong,#d9cfbc);opacity:0;border-radius:50%;width:3px;height:3px;position:absolute}.shelldon-grain-1{top:62%;left:40%}.shelldon-grain-2{top:60%;left:50%}.shelldon-grain-3{top:64%;left:58%}@media (prefers-reduced-motion:reduce){.shelldon-widget *{transition:none!important;animation:none!important}.shelldon-widget .shelldon-shell{opacity:1!important;transform:translateY(4px)scale(.97)!important}.shelldon-widget .shelldon-eyerig{opacity:0!important}}