*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;outline:none}:root{--bg-color: #efe1c7;--text-red: #b70000;--gold-yellow: #feb519;--dark-gold: #d87900;--btn-green: #37cd85;--btn-green-stroke: #285e42;--btn-red: #ff3232;--btn-red-stroke: #7b0000}html,body{width:100vw;height:100dvh;margin:0;padding:0;background-color:var(--bg-color);font-family:Chelsea Market,system-ui,-apple-system,sans-serif;overflow:hidden}.screen-wrapper{position:relative;width:100vw;height:100dvh;overflow:hidden;background-color:var(--bg-color)}.game-board{position:relative;width:100vw;height:100dvh;overflow:hidden;-webkit-user-select:none;user-select:none}.sky-background{position:absolute;top:0;left:0;width:100vw;height:100dvh;background-color:var(--bg-color);z-index:1}.cloud{position:absolute;pointer-events:none;z-index:2;will-change:transform}.cloud-far-left{left:-1.319vw;top:3.125dvh;width:13.111vw;height:9.443dvh;animation:floatCloudFarLeft 7s ease-in-out infinite alternate}.cloud-left-mid{left:21.597vw;top:3.223dvh;width:19.91vw;height:11.113dvh;animation:floatCloudLeftMid 9s ease-in-out infinite alternate;animation-delay:-2.5s}.cloud-right-mid{left:58.472vw;top:1.27dvh;width:19.91vw;height:11.113dvh;animation:floatCloudRightMid 8.5s ease-in-out infinite alternate;animation-delay:-4s}.cloud-far-right{left:87.083vw;top:8.496dvh;width:13.111vw;height:9.443dvh;animation:floatCloudFarRight 7.5s ease-in-out infinite alternate;animation-delay:-1.2s}.game-hud-frame{position:absolute;left:31.528vw;top:13.672dvh;width:36.889vw;height:28.965dvh;z-index:4}.hud-screen-img{width:100%;height:100%;object-fit:fill;display:block}.stall{position:absolute;pointer-events:none;object-fit:contain}.stall-fabric{left:7.083vw;top:18.75dvh;width:26.875vw;height:22.676dvh;z-index:13}.stall-mannequin{left:67.778vw;top:17.969dvh;width:26.042vw;height:21.973dvh;z-index:13}.stall-meji-00{left:-8.75vw;top:37.012dvh;width:26.736vw;height:22.559dvh;z-index:13}.stall-nail-salon{left:.764vw;top:38.867dvh;width:24.931vw;height:21.035dvh;z-index:13}.stall-danfo{left:82.847vw;top:37.012dvh;width:17.361vw;height:21.973dvh;z-index:13}.stall-meji-01{left:-9.931vw;top:45.801dvh;width:29.167vw;height:24.609dvh;z-index:13}.stall-meji-02{left:77.917vw;top:46.191dvh;width:27.222vw;height:22.969dvh;z-index:13}.mid-sand-strip{position:absolute;left:-.278vw;top:47.559dvh;width:100.625vw;height:16.016dvh;z-index:5;pointer-events:none}.ground-layer{position:absolute;pointer-events:none;z-index:7}.ground-base{left:-6.458vw;top:34.473dvh;width:108.75vw;height:78.125dvh}.ground-patch-left{left:0vw;top:53.506dvh;width:31.875vw;height:23.857dvh}.ground-patch-right{left:67.292vw;top:52.637dvh;width:32.986vw;height:24.688dvh}.ground-patch-mid{left:34.924vw;top:67.188dvh;width:30.917vw;height:23.145dvh}.puddle{position:absolute;pointer-events:none;z-index:8}.puddle-center{left:69.236vw;top:34.473dvh;width:9.292vw;height:3.857dvh;z-index:7}.puddle-left{left:4.375vw;top:64.453dvh;width:14.236vw;height:5.908dvh}.puddle-midright{left:75.486vw;top:70.605dvh;width:9.292vw;height:3.857dvh}.puddle-right{left:94.375vw;top:79.785dvh;width:9.292vw;height:3.857dvh}.tires{position:absolute;pointer-events:none;z-index:9}.tires-bottom-left{left:-3.264vw;top:62.402dvh;width:8.75vw;height:9.766dvh}.tires-bottom-right{left:91.458vw;top:62.402dvh;width:8.75vw;height:9.766dvh}.tires-title-left{left:34.167vw;top:53dvh;width:8.75vw;height:9.766dvh;z-index:12}.tires-title-right{left:57.014vw;top:53dvh;width:8.75vw;height:9.766dvh;z-index:12}.title-action-container{position:absolute;top:38dvh;left:0;right:0;margin-inline:auto;width:max-content;max-width:95vw;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.5dvh;z-index:12;pointer-events:none}.title-glow{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);width:44.861vw;height:37.305dvh;background:radial-gradient(ellipse at center,#fff5d7f2,#ffebbe99 40%,#efe1c700 75%);filter:blur(1.5vw);pointer-events:none;z-index:-1;animation:glowEntrance .9s cubic-bezier(.22,1,.36,1) backwards}.main-title{position:relative;width:auto;height:auto;font-family:Chelsea Market,cursive,sans-serif;font-weight:800;font-size:min(6.823vw,9.6dvh);line-height:.91;text-align:center;color:var(--text-red);text-shadow:0 .43vw 0 var(--dark-gold),.3vw 0 .8vw rgba(216,121,0,.3),-.3vw 0 .8vw rgba(216,121,0,.3);display:flex;flex-direction:column;align-items:center;justify-content:center;letter-spacing:-.04vw;pointer-events:none;animation:titleEntrance .8s cubic-bezier(.22,1,.36,1) backwards}.main-title span{display:block}.btn{font-family:Chelsea Market,cursive,sans-serif;font-weight:800;border:none;outline:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-align:center;transition:transform .12s ease,border-color .12s ease;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.btn:focus,.btn:focus-visible{outline:none}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(2px)}.btn-start{position:relative;pointer-events:auto;width:10.903vw;height:4.688dvh;background-color:var(--gold-yellow);color:var(--text-red);font-size:min(1.724vw,2.42dvh);border-radius:.28vw;border:.12vw solid var(--dark-gold);box-shadow:0 .39dvh 0 var(--dark-gold);z-index:15;animation:startBtnEntrance .8s cubic-bezier(.22,1,.36,1) .15s backwards}.btn-start:hover,.btn-store-yellow:hover{border-color:#8c4e00}.btn-start:active,.btn-store-yellow:active{border-color:#5c3300}.bottom-buttons-group{position:absolute;left:31.875vw;top:71.387dvh;width:36.528vw;height:4.785dvh;display:flex;gap:1.181vw;z-index:15}.btn-store-yellow{width:11.389vw;height:4.785dvh;background-color:var(--gold-yellow);color:var(--text-red);font-size:min(1.667vw,2.34dvh);border-radius:.48vw;border:.12vw solid var(--dark-gold);box-shadow:0 .39dvh 0 var(--dark-gold)}.btn-restart-green{width:11.389vw;height:4.785dvh;background-color:var(--btn-green);color:#fff;font-size:min(1.667vw,2.34dvh);border-radius:.48vw;border:.12vw solid var(--btn-green-stroke);box-shadow:0 .39dvh 0 var(--btn-green-stroke)}.btn-restart-green:hover{border-color:#163625}.btn-restart-green:active{border-color:#0b1c13}.btn-store-red{width:11.389vw;height:4.785dvh;background-color:var(--btn-red);color:var(--gold-yellow);font-size:min(1.667vw,2.34dvh);border-radius:.48vw;border:.12vw solid var(--btn-red-stroke);box-shadow:0 .39dvh 0 var(--btn-red-stroke)}.btn-store-red:hover{border-color:#4a0000}.btn-store-red:active{border-color:#2b0000}.coin{position:absolute;width:2.306vw;height:3.691dvh;z-index:14;cursor:pointer;transition:transform .2s ease,filter .2s ease;animation:floatCoin 3s ease-in-out infinite alternate}.coin:hover{transform:scale(1.2) rotate(10deg);filter:drop-shadow(0 .3vw .5vw rgba(216,121,0,.6))}.coin-1{left:32.639vw;top:61.719dvh;animation-delay:0s}.coin-2{left:70.278vw;top:65.918dvh;animation-delay:.6s}.coin-3{left:94.375vw;top:67.676dvh;animation-delay:1.2s}.coin-4{left:3.194vw;top:79.98dvh;animation-delay:1.8s}.coin-5{left:77.222vw;top:83.984dvh;animation-delay:2.4s}@keyframes floatCoin{0%{transform:translateY(0)}to{transform:translateY(-.4dvh)}}@keyframes floatCloudFarLeft{0%{transform:translate(0)}50%{transform:translate(.7vw,-.35dvh)}to{transform:translate(1.4vw,.25dvh)}}@keyframes floatCloudLeftMid{0%{transform:translate(0)}50%{transform:translate(-.8vw,.45dvh)}to{transform:translate(.6vw,-.3dvh)}}@keyframes floatCloudRightMid{0%{transform:translate(0)}50%{transform:translate(.9vw,.4dvh)}to{transform:translate(-.7vw,-.45dvh)}}@keyframes floatCloudFarRight{0%{transform:translate(0)}50%{transform:translate(-.75vw,-.35dvh)}to{transform:translate(.85vw,.3dvh)}}@keyframes titleEntrance{0%{opacity:0;transform:translateY(35px) scale(.65)}65%{opacity:1;transform:translateY(-4px) scale(1.03)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes startBtnEntrance{0%{opacity:0;transform:translateY(28px) scale(.6)}65%{opacity:1;transform:translateY(-3px) scale(1.04)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes glowEntrance{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.cloud,.coin,.main-title,.title-glow,.btn-start{animation:none!important}}.slogan-text{font-family:Chelsea Market,cursive,sans-serif;font-weight:800;font-size:min(1.469vw,2.06dvh);line-height:.95;text-align:center;color:var(--dark-gold);text-shadow:0 .1vw 0 var(--gold-yellow),0 0 .1vw rgba(0,0,0,.3);z-index:15;pointer-events:none}.game-console-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;display:flex;align-items:center;justify-content:center;background-color:var(--bg-color, #efe1c7);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(20px) scale(.98);transition:opacity .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1),visibility .35s;overflow:hidden}.game-board.game-started .game-console-overlay{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.retro-console-device{position:relative;width:100%;max-width:390px;height:100%;max-height:100%;background-color:#efe1c7;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;padding:90px 16px 12px;user-select:none;-webkit-user-select:none;overflow:hidden}.console-screw{position:absolute;top:12px;width:50px;height:50px;border-radius:50%;border:1.5px solid #baa787;background:radial-gradient(circle at 40% 40%,#f4e9d5,#e4d3b5 70%,#d8c3a1);box-shadow:inset 2px 2px 4px #00000029,inset -2px -2px 4px #ffffffb3,0 1px 2px #0000000d;pointer-events:none;z-index:2}.screw-top-left{left:8px}.screw-top-right{right:8px}.console-header-title{font-family:Chelsea Market,cursive,sans-serif;font-size:21px;color:#beac8b;text-align:center;text-shadow:-1.2px -1.2px 0 rgba(0,0,0,.22),1px 1px 0 rgba(255,255,255,.8);margin-top:6px;letter-spacing:-.5px;line-height:1.2;position:relative;z-index:1}.console-screen-bezel{position:relative;width:100%;height:348px;background-color:#cf633c;border:3px solid #8f452b;border-radius:12px;box-shadow:0 5px 12px #00000026,inset 0 2px 4px #ffffff40,inset 0 -3px 6px #00000059;display:flex;flex-direction:column;padding:10px 10px 6px;box-sizing:border-box;margin-top:8px}.console-screen-inner{position:relative;flex:1;width:100%;border-radius:6px;overflow:hidden;background-color:#000;box-shadow:inset 0 3px 8px #000000b3}.console-game-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;display:block;background-color:#000}.console-bezel-label{font-family:Chelsea Market,cursive,sans-serif;color:#7b2e16;font-size:16px;text-align:center;padding-top:6px;padding-bottom:2px;text-shadow:0 1px 0 rgba(255,255,255,.2),0 -1px 0 rgba(0,0,0,.4);letter-spacing:-.3px}.console-slogan-wrap{width:100%;display:flex;justify-content:flex-start;padding-left:20px;margin-top:4px}.console-slogan-img{width:138px;height:auto;transform:rotate(-22deg);filter:drop-shadow(1px 2px 0 rgba(0,0,0,.15));pointer-events:none}.console-controls-row{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:-6px;padding:0;box-sizing:border-box}.console-pill-cluster{background-color:#e6d6bc;border:1.5px solid #baa787;border-radius:40px;padding:8px 12px;transform:rotate(-38deg);transform-origin:center center;display:flex;align-items:center;gap:12px;box-shadow:inset 2px 2px 4px #00000029,inset -2px -2px 4px #ffffffb3,0 2px 4px #0000000d;margin-left:4px}.pill-btn-item{display:flex;flex-direction:column;align-items:center}.pill-label{font-family:Chelsea Market,cursive,sans-serif;font-size:11px;color:#8c7c64;margin-bottom:2px;letter-spacing:-.3px;text-shadow:0 1px 0 rgba(255,255,255,.6);pointer-events:none}.console-round-btn{width:44px;height:44px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#eb7c56,#cf633c 60%,#9e4321);border:2px solid #7c2d12;box-shadow:0 4px #6e250c,0 5px 6px #00000040,inset 0 2px 2px #ffffff73;cursor:pointer;outline:none;transition:transform .08s ease,box-shadow .08s ease;-webkit-tap-highlight-color:transparent}.console-round-btn:active,.console-round-btn.is-pressed{transform:translateY(3px);box-shadow:0 1px #6e250c,0 2px 3px #0003,inset 0 1px 2px #00000059}.console-dpad-wrapper{position:relative;display:flex;align-items:center;justify-content:center;margin-right:2px}.console-dpad-base{position:relative;width:172px;height:172px;border-radius:50%;background:radial-gradient(circle at 45% 45%,#e8d9c0,#dfceb3 70%,#d3c0a2);border:1.5px solid #baa787;box-shadow:inset 3px 3px 6px #00000029,inset -3px -3px 6px #ffffffbf,0 2px 6px #0000000d}.dpad-btn{position:absolute;width:58px;height:58px;background:transparent;border:none;padding:0;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;transition:transform .08s ease,filter .08s ease}.dpad-btn img{width:100%;height:100%;object-fit:contain;display:block;filter:drop-shadow(0 2px 2px rgba(0,0,0,.2));pointer-events:none}.dpad-up{top:6px;left:50%;transform:translate(-50%)}.dpad-down{bottom:6px;left:50%;transform:translate(-50%)}.dpad-left{left:6px;top:50%;transform:translateY(-50%)}.dpad-right{right:6px;top:50%;transform:translateY(-50%)}.dpad-up:active,.dpad-up.is-active,.dpad-down:active,.dpad-down.is-active{transform:translate(-50%) translateY(2px) scale(.93);filter:brightness(.85)}.dpad-left:active,.dpad-left.is-active{transform:translateY(-50%) translate(2px) scale(.93);filter:brightness(.85)}.dpad-right:active,.dpad-right.is-active{transform:translateY(-50%) translate(-2px) scale(.93);filter:brightness(.85)}.console-bottom-row{position:relative;display:flex;align-items:flex-end;justify-content:space-between;width:100%;padding-bottom:6px;box-sizing:border-box}.console-speaker-grill{display:grid;grid-template-columns:repeat(4,1fr);gap:5.5px;width:44px;margin-left:6px;margin-bottom:6px}.speaker-dot{width:5px;height:5px;border-radius:50%;background-color:#312920;box-shadow:inset .5px .5px 1px #000c,0 .5px .5px #ffffff80}.console-logo-wrap{display:flex;align-items:center;justify-content:center;flex:1;margin-bottom:2px}.console-logo-img{width:130px;height:auto;filter:drop-shadow(0 2px 3px rgba(0,0,0,.12));pointer-events:none}.console-sticker-wrap{position:relative;width:60px;height:60px}.console-ministry-img{position:absolute;right:-18px;bottom:-16px;width:110px;height:auto;transform:rotate(8deg);pointer-events:none}@media(min-width:769px){.game-console-overlay{background-color:#14100cbf;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.retro-console-device{border-radius:36px;box-shadow:0 24px 70px #0006,0 0 0 1px #ffffff40,inset 0 2px 4px #fff9}}.title-action-container,.main-title,.title-glow,.btn-start,.tires,.stall,.ground-layer,.mid-sand-strip,.puddle,.coin,.bottom-buttons-group,.slogan-text{transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1)}.game-board.game-started .title-action-container,.game-board.game-started .main-title,.game-board.game-started .title-glow,.game-board.game-started .btn-start,.game-board.game-started .tires,.game-board.game-started .stall,.game-board.game-started .ground-layer,.game-board.game-started .mid-sand-strip,.game-board.game-started .puddle,.game-board.game-started .coin,.game-board.game-started .bottom-buttons-group,.game-board.game-started .slogan-text{opacity:0!important;transform:scale(.9) translateY(30px)!important;pointer-events:none!important}@media(max-width:768px){.title-action-container{top:35dvh;width:100vw;gap:3.5dvh;z-index:20}.title-glow{top:40%;left:50%;transform:translate(-50%,-50%);width:95vw;height:38dvh;filter:blur(8vw)}.main-title{width:100vw;font-size:74px;line-height:.88;letter-spacing:-.03em;text-shadow:0 4px 0 var(--dark-gold),0 0 16px rgba(216,121,0,.45)}.btn-start{width:48vw;max-width:230px;height:6.2dvh;min-height:48px;font-size:clamp(20px,6vw,26px);border-radius:8px;border:2px solid var(--dark-gold);box-shadow:0 4px 0 var(--dark-gold)}.tires-title-left{left:3vw;top:55dvh;width:14vw;height:auto}.tires-title-right{left:auto;right:3vw;top:55dvh;width:14vw;height:auto}.bottom-buttons-group{left:0;right:0;margin-inline:auto;top:auto;bottom:2dvh;width:92vw;max-width:360px;height:auto;gap:2vw;justify-content:center}.btn-store-yellow,.btn-restart-green,.btn-store-red{flex:1;width:auto;height:4.4dvh;min-height:35px;font-size:clamp(11px,3.2vw,14px);border-radius:6px;border:1.5px solid var(--dark-gold);box-shadow:0 2.5px 0 var(--dark-gold)}.btn-restart-green{border-color:var(--btn-green-stroke);box-shadow:0 2.5px 0 var(--btn-green-stroke)}.btn-store-red{border-color:var(--btn-red-stroke);box-shadow:0 2.5px 0 var(--btn-red-stroke)}.slogan-text{margin-inline:auto;width:90vw;height:auto;font-size:clamp(14px,3vw,16px);line-height:1.1}.cloud-far-left{left:-5vw;top:2dvh;width:34vw;height:auto}.cloud-left-mid{left:16vw;top:3.5dvh;width:44vw;height:auto}.cloud-right-mid{left:50vw;top:1.5dvh;width:44vw;height:auto}.cloud-far-right{left:78vw;top:6.5dvh;width:32vw;height:auto}.stall-fabric,.stall-mannequin{display:none}.stall-meji-00{left:-14vw;top:30dvh;width:46vw;height:auto}.stall-nail-salon{left:2vw;top:32dvh;width:42vw;height:auto}.stall-danfo{left:68vw;top:30dvh;width:38vw;height:auto}.stall-meji-01{left:-12vw;top:42dvh;width:50vw;height:auto}.stall-meji-02{left:62vw;top:43dvh;width:50vw;height:auto}.ground-base{left:-10vw;top:49dvh;width:120vw;height:75dvh}.ground-patch-left{left:-4vw;top:73dvh;width:52vw;height:auto}.ground-patch-right{left:52vw;top:73dvh;width:52vw;height:auto}.ground-patch-mid{left:24vw;top:87dvh;width:54vw;height:auto}.mid-sand-strip{top:48dvh;height:16dvh}.tires-bottom-left{left:-4vw;top:60dvh;width:18vw;height:auto}.tires-bottom-right{left:86vw;top:60dvh;width:18vw;height:auto}.coin{width:6vw;height:auto;min-width:22px}.coin-1{left:16vw;top:56dvh}.coin-2{left:78vw;top:56dvh}.coin-3{left:88vw;top:67dvh}.coin-4{left:8vw;top:72dvh}.coin-5{left:74vw;top:77dvh}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/game.css.map */
