@import"https://fonts.googleapis.com/css2?family=Inconsolata:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";input.svelte-14r5rn7{width:100%;padding:.75em;outline:none;resize:none;line-height:150%;font-family:inherit;color:inherit}input.placeholder.svelte-14r5rn7{color:gray}.auto-resize.svelte-1jjjoh4{overflow:hidden}textarea.svelte-1jjjoh4{width:100%;padding:.75em;outline:none;resize:none;line-height:150%;font-family:inherit;color:inherit}textarea.placeholder.svelte-1jjjoh4{color:gray}.s-example{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.s-example .content-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;flex:1;padding:2rem;color:#fff}.s-example .content-wrapper>div{flex-grow:1;width:100%;max-width:500px;display:flex;gap:20px;flex-direction:column;justify-content:center}.s-example .content-wrapper label{font-weight:700;display:block;margin-bottom:5px}.s-example .content-wrapper button{align-self:flex-end;color:#fff;border-radius:999px;border:2px solid white;background:none;padding:2em 3em;font-weight:700;transition:.25s ease-out;opacity:0}.s-example .content-wrapper button.can-submit{opacity:1}.s-example input,.s-example textarea{background:none;border:none;color:#fff;padding:0}.s-example input.placeholder,.s-example textarea.placeholder{color:#fff}.s-example .spinner-wrapper{width:100%;position:fixed;top:0;left:0}.s-example canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-999}.s-receipt{display:flex;justify-content:center;align-items:flex-start;background-color:#0a0a0a;font-size:16px;font-family:Inconsolata,monospace;padding:0 1rem 1rem}.s-receipt .receipt{flex-shrink:1;display:flex;flex-direction:column;width:100%;max-width:300px;filter:drop-shadow(2px 1px 2px rgba(0,0,0,.15));color:#3c3c3c;letter-spacing:.08em}.s-receipt .receipt .receipt__content{position:relative;padding:1.5em;background:rgb(231,231,231);z-index:1}.s-receipt .receipt .receipt__content:before{content:"";z-index:-2;position:absolute;top:0;left:0;width:100%;height:500px;background:linear-gradient(-183deg,rgb(240,240,240) 0%,rgb(233,233,233) 25%,rgb(240,240,240) 40%,rgb(248,248,248) 46%,rgb(235,235,235) 52%,rgb(231,231,231) 100%)}.s-receipt .receipt .receipt__content:after{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background:url(./paper-texture.a13ed106.png) center top;background-size:contain;opacity:.2}.s-receipt .receipt svg{width:100%;height:auto}.s-receipt .receipt__header{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-bottom:2rem}.s-receipt .receipt__header img{margin-bottom:1.5rem}.s-receipt .receipt__header p{font-size:13px;margin-bottom:.5rem}.s-receipt .receipt__logo{max-width:100%;width:110px;height:auto}.s-receipt .receipt__form{display:flex;flex-direction:column}.s-receipt .receipt__form>div:not(:first-child){margin-top:1.5rem}.s-receipt .receipt__date{display:flex;gap:20px;justify-content:space-between;margin-top:2rem}.s-receipt .receipt__note{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;margin:.5rem 0;font-size:13px;font-weight:700;line-height:125%}.s-receipt .receipt__note>*{margin:.5rem 0}.s-receipt .receipt__submit-wrapper{display:flex;justify-content:center;align-items:center;padding:1rem}.s-receipt .receipt__submit-wrapper .button{border:1px solid white;border-radius:999px;padding:1em;color:#fff;opacity:.5;transition:.25s}.s-receipt .receipt__submit-wrapper .button.can-submit{cursor:pointer;opacity:1}.s-receipt #receipt__barcode{margin-top:.5rem}.s-receipt .receipt__bottom{transform:translateY(-2px)}.s-receipt form{padding:0}.s-receipt label{display:block;margin-bottom:.25em;font-weight:700}.s-receipt input,.s-receipt textarea{padding:0;border:none;background:none}.s-receipt .loader{width:20px;height:20px;border:2px solid #FFF;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:svelte-budubw-rotation 1s linear infinite}@keyframes svelte-budubw-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.s-brain{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.s-brain .three-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-10;overflow:hidden}.s-brain .content-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;flex:1;padding:2rem}.s-brain .content-wrapper>div{flex-grow:1;width:100%;max-width:500px;display:flex;gap:20px;flex-direction:column;justify-content:center}.s-brain .content-wrapper label{font-weight:700;display:block;margin-bottom:5px}.s-brain .content-wrapper button{align-self:flex-end;border-radius:999px;border:2px solid white;background:none;padding:2em 3em;font-weight:700;transition:.25s ease-out;opacity:0}.s-brain .content-wrapper button.can-submit{opacity:1}.s-brain input,.s-brain textarea{background:none;border:none;padding:0}.s-brain .spinner-wrapper{width:100%;position:fixed;top:0;left:0}.s-brain canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-999}.s-frog{background-color:#68cefd;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:1}.s-frog .content-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;height:40vh;color:#fff}.s-frog .content-wrapper>div{flex-grow:1;width:100%;max-width:500px;display:flex;gap:20px;flex-direction:column;justify-content:center;padding-top:10vh}.s-frog .content-wrapper label{font-weight:700;display:block;margin-bottom:5px}.s-frog .content-wrapper button{align-self:flex-end;color:#fff;border-radius:999px;border:2px solid white;background:none;padding:2em 3em;font-weight:700;transition:.25s ease-out;opacity:0}.s-frog .content-wrapper button.can-submit{opacity:1}.s-frog input,.s-frog textarea{background:none;border:none;color:#fff;padding:0}.s-frog input.placeholder,.s-frog textarea.placeholder{color:#fff}.s-frog .spinner-wrapper{width:100%;position:fixed;top:0;left:0}.s-frog canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-999}.full-frog-container{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0%;z-index:2}.full-frog-container .full-frog{display:flex;flex-direction:row;align-items:center;justify-content:center;height:45vh;width:35%;margin-top:-12vh;margin-bottom:-26vh;margin-right:-5vh}.s-mario body{margin:0;padding:0}.s-mario #form-container{position:absolute;left:0px;top:0px;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:space-evenly}.s-mario textarea{height:50%;background:none;resize:none;border:none;font-family:"Press Start 2P"}.s-mario label{font-family:"Press Start 2P";color:#fff}.s-mario input{background:none;font-family:"Press Start 2P";border:none}.s-mario button{font-family:"Press Start 2P";border:none;background:none;color:#fff}.s-mario p{font-family:"Press Start 2P";color:#fff;text-align:center}.s-keyboardcat{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.s-keyboardcat .content-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;height:100vh;color:#000}.s-keyboardcat .content-wrapper>div{flex-grow:.25;width:100%;max-width:500px;display:flex;gap:20px;flex-direction:column;justify-content:center}.s-keyboardcat .content-wrapper label{font-weight:700;display:block;margin-bottom:5px}.s-keyboardcat .content-wrapper button{align-self:center;color:#000;border-radius:999px;border:2px solid black;background:none;padding:2em 3em;font-weight:700;transition:.25s ease-out;opacity:0}.s-keyboardcat .content-wrapper button.can-submit{opacity:1}.s-keyboardcat input,.s-keyboardcat textarea{background:none;border:none;color:#000;padding:0}.s-keyboardcat input.placeholder,.s-keyboardcat textarea.placeholder{color:#000}.s-keyboardcat .cat-container{position:relative;display:flex;justify-content:center;align-items:center;width:100%;max-width:500px;margin-top:10em}.s-keyboardcat .cat-container>*{width:100%;position:absolute}.s-keyboardcat .hideOnLoad{display:none}.scene-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1}.scene-wrapper>div{width:100%;flex:1}
