@keyframes menu-animation{0%{opacity:0;transform:translateX(-4px)}}@keyframes pointer-anim{0%{left:-5px}}@keyframes slider-item-anim-in-left{0%{transform:translateX(-200px)}}@keyframes slider-item-anim-in-right{0%{transform:translateX(200px)}}@keyframes slider-item-anim-out-left{to{transform:translateX(-200px)}}@keyframes slider-item-anim-out-right{to{transform:translateX(200px)}}@keyframes fade-pulse-anim{50%{opacity:.3}}@keyframes pulse-anim{0%{scale:.85}to{scale:1}}@keyframes fade-in-anim{0%{opacity:.2}}@keyframes side-icon-anim{0%{transform:translateY(1.5px)}to{transform:translateY(-1.5px)}}@keyframes webcam-shutter-animation{5%{filter:brightness(.5)}40%{filter:unset}}@keyframes fade-out{to{opacity:0}}@keyframes blink-anim{0%,50%{opacity:1}90%{opacity:.4}95%{opacity:.8}}@keyframes tap-reminder-icon{0%{transform:translateY(-3px);opacity:.9}to{transform:translateY(3px);opacity:.5}}@keyframes marqueeAnimation{0%,30%{transform:translateX(0)}to{transform:translateX(-66.6666%)}}@keyframes revealing-anim{0%{transform:scale(3) rotateZ(45deg)}}@keyframes revealing-anim-inner{0%,50%{opacity:0}to{opacity:1}}@keyframes randomLetterBounceAnim{0%{opacity:.5;transform:rotateZ(calc(var(--direction)*-5deg)) translate(calc(var(--direction)*1px),2px)}to{padding-top:2px;transform:rotateZ(calc(var(--direction)*5deg))}}:root{--container-background:linear-gradient(0deg, #ffcf9d, #ffb1ee);--background-a:repeating-linear-gradient(-45deg, #ffddb8 0 15px, #ffe5ca 15px 30px);--background-b:repeating-linear-gradient(-45deg, #ffcaf4 0 10px, #ffe5ca 10px 20px);--background-c:repeating-linear-gradient(0deg, #ffd7bf 0 10px, #ffe5ca 10px 20px);--background-d:repeating-linear-gradient(-45deg, #D88C9A 0 10px, #FBACBE 10px 20px)}@font-face{font-family:"Pixel";src:url(resources/font/PixelColeco.otf)}@font-face{font-family:"PixelOld";src:url(resources/font/PixelifySans-VariableFont_wght.ttf);unicode-range:U+221E}*{-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-drag:none}html{font-family:"PixelOld","Pixel",serif;word-spacing:-3px}body{background-color:#ffdead;min-height:100vh;margin:0;color:#fff;overflow:hidden}.loading-text{position:absolute;left:0;width:100%;color:#ffb362;z-index:9999;top:0;height:100%;display:flex;align-items:center;justify-content:center;background:var(--background-a);border-radius:5px;font-size:xx-large;flex-direction:column;background:#000}.loading-logo{width:65%;max-width:248px}.loading-spinner{position:fixed;bottom:25%;color:#fff}.graphics-wrapper{width:100%;max-width:192px;position:relative;outline:5px solid #00000040;border-radius:5px;overflow:hidden}.graphics-canvas{background-color:#000;image-rendering:pixelated;width:100%}.root{height:100vh;display:flex;align-items:center;justify-content:center}.generic-empty-container,.generic-list-container{position:absolute;height:100%;width:100%;background:#fff;top:0;left:0;color:#000;overflow:auto;z-index:2;background:var(--container-background)}.generic-empty-container{text-transform:uppercase}.generic-list-container{display:flex;flex-direction:column}.menu-animation>*{animation:menu-animation .2s both!important}.menu-animation>:nth-child(n+2){animation-delay:calc(.025s*(var(--child-index) - 1))!important}.menu-animation>:nth-child(2){animation-delay:.025s!important}.menu-animation>:nth-child(3){animation-delay:.05s!important}.menu-animation>:nth-child(4){animation-delay:.075s!important}.menu-animation>:nth-child(5){animation-delay:.1s!important}.menu-animation>:nth-child(6){animation-delay:.125s!important}.menu-animation>:nth-child(7){animation-delay:.15s!important}.menu-animation>:nth-child(8){animation-delay:.175s!important}.menu-animation>:nth-child(9){animation-delay:.2s!important}.menu-animation>:nth-child(10){animation-delay:.225s!important}.slide-btn:active::before,.slide-btn:hover::before,.w-btn:active{outline-offset:1px}.generic-btn:active:after,.generic-btn:hover:after,.grid-item:active:after,.grid-item:hover:after{width:11px;height:9px;content:"";position:absolute;left:-2px;background:url(resources/img/ui/pointer_right.png);background-position:50% 50%;image-rendering:pixelated;background-repeat:no-repeat;animation:infinite .5s pointer-anim alternate}.list-title{margin:5px 0}.list-text{margin:5px 15px;background:#222285;color:#fff}.generic-slider-container,.slide-btn{height:100%;align-items:center;z-index:2}.generic-slider-container{position:absolute;width:100%;background:var(--background-c);display:flex;top:0;left:0;color:#000;overflow:hidden;flex-direction:column}.generic-slider-container .main-container{display:flex;flex-grow:1;height:145px;width:100%;justify-content:space-between;align-items:center}.generic-slider-container .actions-container{display:flex;justify-content:space-between;width:calc(100% - 10px);padding-bottom:5px;align-items:flex-end}.generic-slider-container .content{text-align:-webkit-center;padding:10px 0;min-width:50%;overflow:hidden}.generic-slider-container .content img{outline:2px solid #ffb4e6;border-radius:5px;margin-bottom:5px;image-rendering:pixelated;max-height:64px;object-fit:cover}.slide-btn{display:inline-flex;font-weight:700;position:relative}.slide-btn:before{width:20px;height:20px;content:"";position:absolute;background:#fff;border-radius:100%;left:0;z-index:-1;box-shadow:inset 0-4px 0 2px #0000001a;outline:2px solid #fff}.slide-btn.disabled:before{background:#f5f5f5}.slide-btn.slide-left:before{margin-left:5px}.slide-btn.slide-right:before{margin-left:-5px}.slide-left{padding-left:10px}.slide-right{padding-right:10px}.slider-item{text-align:center;display:flex;flex-direction:column;width:80%;position:relative}.custom-file-upload input[type=file],.stepper__step>span{display:none}.custom-file-upload{cursor:pointer;width:calc(100% + 18px);margin:-16px;padding:7px 7px 7px 16px}.text-transform-none,input{text-transform:none!important}input[type=file]{width:-webkit-fill-available}input{all:unset;background:rgba(255,255,255,.849);margin:5px;padding:5px 10px;border-radius:10px;border:1px solid #ffcf9d;color:#ff8000}input:focus{outline:3px solid #ffffff7a;border-color:#ff80006b;background:#fff}.sales-notice{background:red;color:#fff;padding:2px 5px;border-radius:5px;margin-left:5px;margin-right:-5px;animation:fade-pulse-anim 1s ease-in infinite}.pulse{animation:pulse-anim .25s infinite alternate}.generic-slider-container .additional-text{position:absolute;pointer-events:none;background:#ffffffb5;padding:2px 5px;border-radius:5px;animation:fade-in-anim .2s;text-wrap:nowrap;font-size:smaller;left:0;top:0}.buttons-container{display:flex;flex-direction:column;align-items:stretch}.generic-grid-container{display:flex;flex-direction:row;flex-wrap:wrap;background:var(--container-background)}.grid-item{width:33.333333%;height:33.333333%;flex-shrink:0;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:xx-large;text-shadow:0 1px 1px #0000004a;color:#fff}.grid-item img{width:35px}.grid-item:before{position:absolute;width:55px;height:55px;content:"";background:var(--container-background);z-index:-1;border-radius:100px;box-shadow:inset -10px 20px rgba(255,255,255,.158),0 0 12px 1px #ffe5ca;background:linear-gradient(45deg,#ffb362,#ff72e0)}.grid-item:hover:before{background-color:#fff;outline:5px solid #ffffff3b}.classic-main-menu__item:nth-child(1):hover,.grid-item:nth-child(1):before{background:#fa9189}.classic-main-menu__item:nth-child(2):hover,.grid-item:nth-child(2):before{background:#fcae7c}.classic-main-menu__item:nth-child(3):hover,.grid-item:nth-child(3):before{background:#9cf}.classic-main-menu__item:nth-child(4):hover,.grid-item:nth-child(4):before{background:#fc9}.classic-main-menu__item:nth-child(5):hover,.grid-item:nth-child(5):before{background:#a4e4a9}.classic-main-menu__item:nth-child(6):hover,.grid-item:nth-child(6):before{background:#fb88ff}.classic-main-menu__item:nth-child(7):hover,.grid-item:nth-child(7):before{background:#f9c}.classic-main-menu__item:nth-child(8):hover,.grid-item:nth-child(8):before{background:#d1bdff}button{appearance:none;all:unset;font-family:"Pixel";cursor:pointer}.back-btn{border-bottom:none}.disabled{color:gray;pointer-events:none}.uppercase,body{text-transform:uppercase}.absolute-fullscreen{top:0;left:0;position:absolute;height:100%;width:100%}.flex-center{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;text-align:center}.inline-flex-between{display:inline-flex;justify-content:space-between}.flex-between{display:flex;justify-content:space-between}.flex-wrap{flex-wrap:wrap}.align-center{align-items:center}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.ellipsis{text-overflow:ellipsis}.flex-1{flex:1}.text-bold{font-weight:700}.hidden{display:none!important}.progressbar{border-radius:5px;overflow:hidden}.progressbar-background{width:100%;height:20px}.progressbar-rod{background-color:#000;height:100%;border-right:5px solid #fff}.btn,.main-action-icon{all:unset;text-align:center;cursor:pointer}.btn{border:1px solid #fff;background-color:#000;min-height:30px}.main-action-icon{background-color:rgba(0,0,0,.382);height:30px;z-index:1}.main-action-icon:hover{filter:none;background-color:rgba(0,0,0,.544)}.background-canvas{background-color:transparent;position:absolute;width:60vw;filter:blur(100px);opacity:.5;display:none}.screen-shell{position:absolute;image-rendering:pixelated;z-index:5;scale:3;top:calc(50% - 82px);left:calc(50% - 58px);pointer-events:none}.background{width:100vw;height:100vh;position:fixed;background-position:50% 50%;filter:contrast(.8) brightness(.6) blur(10px);scale:1.1;display:none}.dom-shell{width:320px;height:400px;position:absolute;background:50% 50%/cover #ffedd9;border-radius:100% 100% 95% 95%;overflow:hidden;box-shadow:rgba(0,0,0,.333) 20px 20px 32px inset,rgb(255 255 255/33%) -12px -20px 16px inset;filter:drop-shadow(rgba(0,0,0,.082) 4px 10px 18px)}.dom-shell>.logo{position:absolute;left:calc(50% - 75px);top:40px;width:150px}:root{--shell-btn-size:32px;--shell-btn-space:64px}.dom-shell .shell-btn{background:linear-gradient(180deg,#f7f7f7,#fff);border-radius:50px;box-shadow:0 7px 5px -3px #00000061,inset -5px -7px 5px -3px #0000005c,inset 5px 7px 5px -3px #ffffff5c;height:calc(var(--shell-btn-size));width:var(--shell-btn-size);position:absolute;filter:brightness(.9)}.dom-shell .shell-btn:before{width:32px;height:32px;background:radial-gradient(transparent 60%,rgba(0,0,0,.65) 100%);content:"";position:absolute;left:0;top:0;z-index:-1;border-radius:100%;scale:1.15}.dom-shell .shell-btn:active{box-shadow:none;transform:translateY(1px)}.dom-shell .shell-btn:active:before{transform:translateY(-1px);box-shadow:none}.dom-shell .shell-btn.main{left:calc(50% - (var(--shell-btn-size)/2));bottom:9%;background-position:0}.dom-shell .shell-btn.left,.dom-shell .shell-btn.right{left:calc(50% - (var(--shell-btn-size)/2) + var(--shell-btn-space));bottom:13%;background-position:0}.dom-shell .shell-btn.left{left:calc(50% - (var(--shell-btn-size)/2) - var(--shell-btn-space))}c-sprite.ui-food{position:absolute;z-index:10;top:calc(50% - -18px);left:calc(50% - 12px);transform:scale(1.2);pointer-events:none}c-sprite{display:inline-flex;justify-content:center;align-items:center}.user-id{right:0;bottom:0;padding:6px;text-shadow:none!important;margin-bottom:12px;display:flex;flex-direction:column;gap:10px}.pet-trait-icons-container{display:flex;align-self:center;gap:4px;padding:4px;background-color:#ffe3c7;border-radius:20px;margin:6px -10px 0;flex-wrap:wrap;justify-content:center}.pet-trait-icon{width:22px;height:22px;background:#ffcc97;border-radius:100%;display:inline-flex;align-items:center;justify-content:center;border:1px solid}.pet-trait-icon.disabled{position:relative;filter:grayscale();pointer-events:initial}.pet-trait-icon.disabled:after{width:100%;height:1px;position:absolute;content:"";background-color:gray;transform:rotateZ(-45deg)}:root{--post-striped:repeating-linear-gradient(-45deg, #ded4ff 0 10px, #bca8ff 10px 20px)}.post-container{position:absolute;left:0;top:0;width:100%;height:100%;z-index:3;text-transform:uppercase}.post-canvas{image-rendering:pixelated;width:100%;height:100%;margin-top:-70px;background-color:#3d00ff}.post-text{position:absolute;top:calc(100% - 85px);width:calc(100% - 20px);height:100%;padding:5px 10px;background:#fff;border-top:5px solid #3d00ff;color:#12004e;background:repeating-linear-gradient(-45deg,#e7e0ff 0 10px,#ded2ff 10px 20px)}.post-header{position:absolute;top:0;background:#3d00ff;width:100%;height:30px;line-height:33px;padding-left:50px;border-bottom:1px solid #ffffff5c;font-weight:700;color:#fff}.post-header:after{width:100%;height:5px;background:var(--post-striped);top:30px;left:0;position:absolute;content:"";z-index:0}.post-close{right:2.6px;height:25px;width:25px;background:#ffffff1a;color:#fff;align-items:center;top:2.5px;border-radius:100px}.badge,.post-close,.post-next,.post-profile-icon{position:absolute;display:flex;justify-content:center}.post-next{right:2.6px;height:25px;width:25px;background:#3d00ff;color:#fff;align-items:center;top:50%;border-radius:100px}.badge,.post-profile-icon{border-radius:100%}.post-profile-icon{top:10px;left:12px;scale:1.6;background:var(--post-striped);width:22px;height:22px;overflow:hidden;outline:#3d00ff 2px solid}.post-profile-icon>c-sprite{margin-right:0!important}input#background-color-picker{all:unset;width:100%;height:100%}.badge{background:gray;font-size:x-small;padding:2px 5px;color:#fff;right:0;top:0;align-items:center;margin-left:2px;font-weight:700;text-shadow:none!important;pointer-events:none}.badge.circle{padding:4px}.badge.red{background:#ed254e}.badge.night{background:#180067}.badge.gold{background:linear-gradient(45deg,gold,#ffc800);color:#ff7800;outline:1px solid}.screen-wrapper{height:192px}.screen-wrapper img{image-rendering:pixelated}.battle-participant-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:5px}.battle-participant-status-wrapper{width:100%}.w-btn{background-color:#fff;padding:0 5px;text-transform:uppercase;border-radius:20px;position:relative;box-shadow:inset 0-4px 0 2px #0000001a;outline:2px solid #fff}.w-btn:hover{outline-offset:1px}.cancel-btn{background:#222285;outline-color:#222285;outline-offset:-1px;outline-width:3px;color:#fff}.install-prompt{position:fixed;bottom:0;left:0;display:flex;background:#4e7dff;width:100%;align-items:center;justify-content:center}.install-prompt .app-icon{border:1px solid #fff;border-radius:5px;margin:5px;background-color:rgba(255,255,255,.175)}.install-prompt button{background-color:rgba(255,255,255,.105);padding:2px 8px;border:1px solid #fff;border-radius:5px}.opacity-half{opacity:.5}.opacity-third{opacity:.325}.flex-container{display:flex;justify-content:center;align-items:center;align-content:center}.height-100p{height:100%}.font-small{font-size:small}.flex-dir-col{flex-direction:column}.flex-dir-row{flex-direction:row}.flex-gap-05{gap:4px}.flex-gap-1{gap:8px}.flex{display:flex}.height-auto{height:auto}.width-full{width:100%}.width-half{width:50%}.items-center{align-items:center}.bg-white{background:#fff}.b-radius-10{border-radius:10px}.bg-bef-1:before{background:#fcae7c!important}.inner-padding{padding:10px 20px}.m{margin:6px}.relative{position:relative}.text-center{text-align:center}.modal{position:fixed;top:0;left:0;background:#fff;width:calc(100% - 20px);color:#000;text-transform:uppercase;flex-direction:row;padding:10px}.modal,.side-container,.side-icon{display:flex;justify-content:center;align-items:center}.side-container{position:fixed;top:40px;right:0;background:#fff;padding:5px 10px;color:#000;text-transform:uppercase;font-size:small;border-radius:15px;border-top-right-radius:0;border-bottom-right-radius:0;font-weight:700;cursor:pointer}.side-icon{width:10px;height:10px;border-radius:100%;padding:10px;margin-right:5px;background:var(--container-background);color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.494)}.side-icon>i{animation:side-icon-anim .5s infinite alternate linear}.side-container a{all:unset;text-decoration-line:underline;color:#f44336;cursor:pointer}.timing-bar-container{background:#ffffffc4;width:180px;height:10px;border-radius:10px;display:flex;position:relative;border:4px solid #000}.timing-bar-rod{height:100%}.timing-bar-rod:nth-child(1){background-color:#adff2f;width:70%}.timing-bar-rod:nth-child(2){background-color:orange;width:20%}.timing-bar-rod:nth-child(3){background-color:red;width:10%}.timing-bar-cursor{width:6px;height:15px;background:#fff;position:absolute;border-radius:100px;bottom:-3px;outline:2px solid #000}.webcam-container{overflow:hidden;background:#000}.webcam-video{width:100%;height:100%;object-fit:cover}.webcam-video.taken{animation:webcam-shutter-animation .5s linear}#webcam-button{width:40px;height:40px;background-color:#fff;border-radius:100%;position:absolute;left:calc(50% - 20px);bottom:10px;outline:solid #d3d3d3 4px;transition:background-color .5s}#webcam-button:active,#webcam-button:hover{background-color:#8a8a8a}#webcam-change-button{position:absolute;left:10px;bottom:12px;color:#fff;width:30px;height:30px;background:#0000002e;display:inline-flex;justify-content:center;align-items:center;border-radius:100%}:root{--color-a:#FFD9DA;--color-b:#EA638C;--color-c:#8D0034;--color-d:#4E36D3;--color-e:#8CD867}.generic-btn+.generic-btn{margin-top:4px}.generic-btn{height:28px;min-height:28px;background:#fff;padding:2px 12px;border-radius:2px;color:#000;position:relative;flex-shrink:0;display:inline-flex;align-items:center;text-wrap:nowrap}a.generic-btn{text-decoration:none;padding-left:26px}a.generic-btn:before{content:"";left:10px;position:absolute;font-family:"Font Awesome 6 Free";font-size:xx-small;padding:2px;border-radius:100%}.collection__char>c-sprite,.generic-btn i{pointer-events:none}.generic-btn>.icon{font-size:small;margin-right:5px}.generic-btn>img.icon{width:28px;object-fit:none}.generic-btn.no-anim{animation:unset!important}.generic-btn.disabled,.generic-btn:disabled{pointer-events:none;box-shadow:unset!important;background-color:#fff4e8!important;color:#ffc280!important;border-color:#ffd2a1!important;text-shadow:none!important}.generic-btn:disabled>:not(.enabled){opacity:.5;filter:contrast(.5)}.generic-btn.stylized{border:2px solid #b0beff;border-color:#ffb362;border-bottom-width:4px;border-radius:10px;background:#fff4e8;box-shadow:-20px -20px 0-15px inset wheat;color:#ff8300;transition:all .07s;text-shadow:1px 1px 0#ffcf9d}.generic-btn.large{flex-wrap:wrap;height:auto;display:block}.generic-btn.large .inline-list{display:flex;align-items:center;flex-wrap:wrap}.generic-btn:has(>.corner-icon){border-top-left-radius:0}.generic-btn>.corner-icon{font-size:x-small;position:absolute;top:0;left:0}.generic-btn.stylized:active{background:#ffecd7;scale:.95}.generic-btn.floating-top{position:absolute;top:0;left:0;width:100%}.generic-btn.sticky-top{position:sticky;left:0;top:0;z-index:2;margin:-4px -4px 4px;border-radius:0}.generic-btn .ellipsis{overflow:hidden;text-overflow:ellipsis;width:100%}.generic-btn.stylizedd{transition:all .07s;mask:url(resources/img/ui/ui_mask_01.png);background:#fff;border-radius:0;mask-size:cover;image-rendering:pixelated}.generic-btn.primary.solid,.generic-btn.stylized.back-btn{background:#3d00ff;color:#fff;text-shadow:unset;box-shadow:unset;border-color:rgba(0,0,0,.418)!important;transition:all .07s}.generic-btn.primary.solid:active,.generic-btn.stylized.back-btn:active{background:#2f1190}.generic-btn.primary.soft{color:#222285;background-color:#dbdbf4}.bold{font-weight:700}.generic-list-container{background:var(--background-b);padding:4px;box-sizing:border-box;overflow-x:hidden}.generic-grid-container{background:linear-gradient(0deg,#ffe5ca,#ffdaf7);background:var(--background-a)}.back-btn{margin-top:unset}.surface-stylized{margin:5px;background:#fff4e8;color:#ff8000;border:2px solid #ffb362;box-shadow:10px -20px 0-15px inset wheat;text-shadow:1px 1px 0#ffcf9d;border-radius:10px;border-top-left-radius:20px;border-bottom-right-radius:20px}.solid-surface-stylized{margin:5px;background:#ff9d3a;color:#fff7ee;text-shadow:1px 1px 0#cf6800;background:repeating-linear-gradient(45deg,#ff9d3a 0 15px,#ff952b 15px 30px,#ffa952 30px 45px);border:2px solid #ff572257}.solid-surface-stylized:has(+.surface-stylized){margin-bottom:0}.slide-action{width:35px;height:35px;box-sizing:border-box;border-radius:100%!important}hr{border:0;height:1px;background:#ffb362}.fade-out{animation-name:fade-out;animation-fill-mode:forwards}.family-tree__partners-container{display:flex;align-items:center;position:relative}.family-tree__vertical-line{width:30px;height:2px;background:#3d00ff;margin:0 5px}.family-tree__horizontal-line{width:2px;height:30px;background:#ff00c6;margin:5px 0 5px 76px}.family-tree__member-container{display:flex;justify-content:center;align-items:center;width:36px;flex-direction:column}.family-tree__member-container small{font-size:x-small;font-weight:700;color:var(--color-d);text-shadow:none}.family-tree__gen-badge{position:absolute;left:calc(50% - 8px);width:16px;height:16px;background:#ffb1ee;display:flex;justify-content:center;align-items:center;border-radius:100%;color:#ff00c6;font-size:x-small}.content-separator{border:3px solid #ff8300;width:1px;background:0 0!important;border-radius:100%}.save-indicator{position:absolute;right:5px;top:5px;width:10px;height:10px;animation:fade-pulse-anim .5s ease-in infinite;padding:6px;display:inline-flex;justify-content:center;align-items:center;border-radius:100%;font-size:small;pointer-events:none;z-index:999;opacity:.25;text-shadow:1px 1px 0#ff00c6,2px 2px 0#ff00c6,-1px 1px 0#ff00c6,1px -1px 0#ff00c6,-1px -1px 0#ff00c6}.blink{animation:blink-anim 1s linear infinite}.shell-shape-2{border-radius:30%}.shell-shape-3{border-radius:10% 10% 50% 50%}.shell-shape-4{border-radius:50% 50% 10% 10%}.shell-shape-5{border-radius:17% 7% 17% 7%}.shell-shape-1{border-radius:200%}.shell-shape-6{border-radius:50% 50% 50% 50%/60% 60% 40% 40%}@media screen and (min-width:480px){::-webkit-scrollbar{width:7px;background-color:transparent}::-webkit-scrollbar-track{background:rgba(255,255,255,.5);border-left:1px solid #ff840080}::-webkit-scrollbar-thumb{background:#ff8300;border-top-right-radius:10px;border-bottom-right-radius:10px}::-webkit-scrollbar-thumb:hover{background:#3d00ff}}.classic-main-menu__container{position:absolute;display:flex;flex-direction:row;width:100%;height:100%;top:0;flex-wrap:wrap;align-content:space-between;pointer-events:none;background:var(--background-a)}.classic-main-menu__item{width:25%;display:inline-flex;justify-content:center;align-items:center;height:24px;pointer-events:initial;cursor:pointer;position:relative;z-index:1;filter:saturate(2)}.classic-main-menu__item>i{text-shadow:1px 0 0#fff,-1px 0 0#fff,0 1px 0#fff,0-1px 0#fff,2px 0 0#fff,-2px 0 0#fff,0 2px 0#fff,0-2px 0#fff;pointer-events:none}.classic-main-menu__item::before{width:24px;height:24px;left:12px;top:0;content:"";background-color:rgba(255,255,255,.32);position:absolute;border-radius:100%;z-index:-1}.classic-main-menu__item:active,.classic-main-menu__item:hover{color:#fff}.classic-main-menu__container.disabled>.classic-main-menu__item{pointer-events:none;opacity:.5;display:none}.graphics-wrapper.classic-main-menu .graphics-canvas{position:absolute}.classic-main-menu__item:nth-child(1){color:#fa9189}.classic-main-menu__item:nth-child(2){color:#fcae7c}.classic-main-menu__item:nth-child(3){color:#9cf}.classic-main-menu__item:nth-child(4){color:#fc9}.classic-main-menu__item:nth-child(5){color:#a4e4a9}.classic-main-menu__item:nth-child(6){color:#fb88ff}.classic-main-menu__item:nth-child(7){color:#f9c}.classic-main-menu__item:nth-child(8){color:#d1bdff}.mimic-game__btn-container{display:flex}.mimic-game__btn-container>button{margin:0!important}.background-pattern,.full-device-overlay{top:0;position:fixed;width:100%;height:100%}.full-device-overlay{display:flex;align-items:center;justify-content:center;pointer-events:none}.tap-reminder>img{width:36px;animation:tap-reminder-icon .3s infinite alternate;animation-timing-function:cubic-bezier(.215,.61,.355,1)}.background-pattern{background:repeating-linear-gradient(-45deg,#0000003d 0 10px,#00000000 10px 20px,#00000082 20px 30px);left:0;mix-blend-mode:soft-light;opacity:.6}.marquee{transform:translate3d(0,0,0);animation:marqueeAnimation 5s linear infinite}.stepper{display:flex;justify-content:space-between;position:relative}.stepper:before{width:99%;height:2px;content:"";position:absolute;top:calc(50% - 1.5px)}.stepper__step{z-index:2;width:8px;height:8px;border-radius:100%;border:2px solid #ff8000;background:#fff;display:flex;align-items:center;justify-content:center}.stepper:before,.stepper__step.active{background:#ff8000}.stepper__step.active>span{font-size:xx-small;color:#fff;display:block}.collection__container{display:flex;flex-wrap:wrap;margin:5px 0;justify-content:space-between;gap:5px}.collection__char,.gold-circle{display:inline-flex;justify-content:center;align-items:center}.collection__char{width:36px;height:36px;border-radius:100%;background:#00000028;border:1px solid #0000000f}.collection__char.locked>c-sprite{filter:grayscale(1) contrast(.01)}.gold-circle{background:#ffdfa4;width:40px;height:40px;border:orange 4px solid;border-radius:100px;color:#6d4600;font-size:x-large;font-weight:700;padding-left:3px;box-sizing:border-box}.display.revealing{animation:revealing-anim 1s}.display.revealing>*>*{animation:revealing-anim-inner 2s}a{color:#3d00ff}.credit-author{margin:5px -10px;padding:5px 10px;border-radius:16px;background:#f5deb39c}.graphics-wrapper.fullscreen{position:fixed;height:100vh;width:100vw;max-width:unset;transform:unset!important}.graphics-wrapper.fullscreen .screen-wrapper{height:100%}.graphics-wrapper.fullscreen .graphics-canvas{object-fit:fill;height:100%;width:100%}.directional-control__container{height:100%;display:flex}.directional-control__container .controls-y{display:flex;flex-direction:column;align-items:center;justify-content:space-between;flex-grow:1;padding:4px}.directional-control__container .controls-x{width:100%;display:flex;justify-content:space-between}.directional-control__container .control{display:inline-flex;width:26px;height:26px;background:#d1c3ff;color:#3d00ff;justify-content:center;align-items:center;border-radius:100%;cursor:pointer}.directional-control__container .control#cancel{color:#a30000;background-color:#ffc3c3}.directional-control__container .control#apply{background-color:#0f8500;color:#fff}.directional-control__container .bottom-container{width:100%;display:inline-flex;justify-content:space-between}.directional-control__container .bottom-container>*{display:inline-flex;justify-content:center;align-items:center}.seed-pack{background-image:url(resources/img/misc/seed_pack_01.png);background-repeat:no-repeat;background-position:center;height:34px;background-size:contain;image-rendering:pixelated}.red-label{color:#fd2f2f;background:#fd2f2f2e;border-radius:10px;text-shadow:none;text-wrap-mode:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:x-small;margin-top:6px;border:1px solid;word-spacing:-2px}.seller-analysis{text-shadow:0;position:relative}.seller-analysis:after{font-family:"Font Awesome 6 Free";font-size:x-small;position:absolute;top:25%;margin-left:2px}.seller-analysis.negative{color:red}.seller-analysis.negative:after{content:""}.seller-analysis.positive{color:green}.seller-analysis.positive:after{content:""}.random-letter-bounce{animation:randomLetterBounceAnim .5s linear infinite}