@font-face{font-family:Press Start\ 2P;src:url(/fonts/PressStart2P-Regular.woff2) format("woff2");font-weight:400}*{margin:0;padding:0;outline:0 none;box-sizing:border-box}.bubble,.wrapper{font-family:Press Start\ 2P,sans-serif}.wrapper{margin:0 auto;max-width:400px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:fixed;inset:0;gap:0}.iconWrapper{display:flex;align-items:center;gap:10px}.icon{margin-left:30px;display:block;width:80px;height:70px;background:url(/imgs/capa-talking.gif) no-repeat 50% transparent;background-size:80px 70px;image-rendering:pixelated}.bubble{position:relative;display:inline-block;margin:20px;text-align:left;background-color:#fff;color:#000;box-shadow:0 -4px #fff,0 -8px #000,4px 0 #fff,4px -4px #000,8px 0 #000,0 4px #fff,0 8px #000,-4px 0 #fff,-4px 4px #000,-8px 0 #000,-4px -4px #000,4px 4px #000;box-sizing:border-box;width:200px;height:184px}.bubble .bubble-content{height:172px;overflow-y:auto;font-family:Press Start\ 2P,cursive;font-size:14px;line-height:2em;padding:5px 12px}.bubble .bubble-content p{margin:0}.bubble:after{content:"";display:block;position:absolute;box-sizing:border-box}.bubble.medium{width:350px}.bubble.bottom:after{height:4px;width:4px;bottom:-8px;left:32px;box-shadow:0 4px #000,0 8px #000,0 12px #000,0 16px #000,-4px 12px #000,-8px 8px #000,-12px 4px #000,-4px 4px #fff,-8px 4px #fff,-4px 8px #fff,-4px 0 #fff,-8px 0 #fff,-12px 0 #fff}.bubble-options{list-style:none;margin:8px 0 0;padding:0}.bubble-options li{margin:0}.bubble-options button{display:block;width:100%;text-align:left;background:none;border:none;outline:none;font-family:Press Start\ 2P,cursive;font-size:14px;line-height:2.2em;color:#000;text-transform:uppercase;cursor:pointer;padding:0 2px}.bubble-options button:hover{background:#000;color:#fff}.bubble-content::-webkit-scrollbar,.bubble-content::-webkit-scrollbar-track{background-color:#fff;width:8px}.bubble-content::-webkit-scrollbar-thumb{background-color:#000}.jupuary ::-webkit-scrollbar,.jupuary ::-webkit-scrollbar-track{background-color:transparent;width:8px}.jupuary ::-webkit-scrollbar-thumb{background-color:#c7f284;border-radius:4px}@keyframes ghost-float{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.notes-layout{min-height:100vh}.persistent-ghost{position:fixed;z-index:100;transition:top .8s cubic-bezier(.4,0,.2,1),left .8s cubic-bezier(.7,0,.3,1),transform .8s cubic-bezier(.4,0,.2,1);pointer-events:auto}.icon.ghost-flying{transform:scaleX(-1)}.persistent-ghost--home{top:50%;left:50%;transform:translate(-50%,-50%)}.persistent-ghost--corner{top:20px;left:20px;transform:translate(0);cursor:pointer}.persistent-ghost--corner:hover{filter:drop-shadow(0 0 6px rgba(199,242,132,.8))}.persistent-ghost--corner .icon{margin-left:0}.ghost-float-wrapper{animation:ghost-float 6s ease-in-out infinite;position:relative}.persistent-ghost--home .ghost-float-wrapper{width:350px}.persistent-ghost--home .bubble{position:absolute;bottom:calc(100% + 15px);left:0}@media screen and (max-width:500px){.persistent-ghost--home .bubble{width:-moz-fit-content;width:fit-content}}