#rc-rocky-wrap{z-index:40;transition:transform 7s cubic-bezier(.45,.05,.55,.95);position:fixed;bottom:36px;right:40px}#rc-mascot{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;width:70px;height:98px;padding:0;line-height:0;animation:3.4s ease-in-out infinite rc-mascot-bob;display:block;position:relative}#rc-mascot canvas{width:100%;height:100%;image-rendering:pixelated;display:block}#rc-mascot:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #2f5eff}#rc-mascot:hover{animation-duration:2.2s}@keyframes rc-mascot-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}#rc-mascot.is-hop{animation:.65s cubic-bezier(.34,1.4,.5,1) rc-mascot-hop}#rc-mascot.is-wiggle{animation:.7s ease-in-out rc-mascot-wiggle}@keyframes rc-mascot-hop{0%{transform:translateY(0)}28%{transform:translateY(3px)scale(1.06,.9)}60%{transform:translateY(-11px)scale(.96,1.05)}to{transform:translateY(0)scale(1)}}@keyframes rc-mascot-wiggle{0%,to{transform:rotate(0)}20%{transform:rotate(-6deg)}45%{transform:rotate(6deg)}70%{transform:rotate(-3deg)}}#rc-mascot.is-launching{animation:1.1s cubic-bezier(.5,0,.85,.4) forwards rc-mascot-launch}#rc-mascot.is-landing{animation:.9s cubic-bezier(.2,1.25,.35,1) forwards rc-mascot-land}@keyframes rc-mascot-launch{0%{transform:translateY(0)}14%{transform:translateY(8px)}to{transform:translateY(-140vh)}}@keyframes rc-mascot-land{0%{transform:translateY(45vh)}to{transform:translateY(0)}}#rc-bubble{transform-origin:88% 100%;background:#fff;border:2px solid #0b0f19;border-radius:8px;width:236px;padding:13px 15px 12px;animation:.42s cubic-bezier(.2,1.4,.4,1) rcb-pop;position:absolute;bottom:116px;right:0;box-shadow:5px 5px #0b0f1924}#rc-bubble[hidden]{display:none}#rc-bubble:after{content:"";background:#fff;border-bottom:2px solid #0b0f19;border-right:2px solid #0b0f19;width:12px;height:12px;position:absolute;bottom:-8px;right:24px;transform:rotate(45deg)}.rcb-txt{color:#0b0f19;text-wrap:pretty;margin:0 18px 9px 0;font-size:13.5px;line-height:1.45}.rcb-prompt{font-family:var(--font-geist-mono),ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.02em;color:#2f5eff;margin:0;font-size:12px;font-weight:500}.rcb-prompt:before{content:"> ";color:#0ea5c4}.rcb-cursor{vertical-align:-2px;background:#2f5eff;width:7px;height:12px;margin-left:4px;animation:1.06s step-end infinite rcb-blink;display:inline-block}.rcb-close{cursor:pointer;color:#5e6880;background:0 0;border:0;padding:4px 6px;font-size:16px;line-height:1;position:absolute;top:2px;right:5px}.rcb-close:hover{color:#0b0f19}@keyframes rcb-pop{0%{opacity:0;transform:scale(.72)translateY(10px)}to{opacity:1;transform:none}}@keyframes rcb-blink{0%,49%{opacity:1}50%,to{opacity:0}}@media (max-width:720px){#rc-rocky-wrap{bottom:20px;right:18px}#rc-mascot{width:50px;height:70px}#rc-bubble{width:min(236px,100vw - 32px);bottom:84px}#rc-bubble:after{right:30px}}@media print{#rc-rocky-wrap{display:none}}
