.game-shell{--game-yellow: #ffd327;--game-orange: #ff6b2c;--game-cyan: #34d9e9;--game-ink: #181b22;--game-panel: rgba(18, 22, 29, .9);min-height:100dvh;color:#fff;background-color:#181b22;background-image:linear-gradient(180deg,#0b0e131f,#0b0e13b8),url(/game/assets/apk-1.0.11/backgrounds/bg-main.png);background-position:center;background-size:cover;font-family:Arial Rounded MT Bold,Avenir Next,system-ui,sans-serif;overflow:clip}.game-shell *,.game-shell *:before,.game-shell *:after{box-sizing:border-box}.game-screen{width:min(100%,1180px);min-height:100dvh;margin:0 auto;padding:max(18px,env(safe-area-inset-top)) clamp(16px,4vw,48px) max(24px,env(safe-area-inset-bottom))}.game-topbar{display:grid;grid-template-columns:64px 1fr 64px;align-items:center;gap:12px;min-height:64px;margin-bottom:clamp(18px,4vw,38px)}.game-topbar h1{margin:0;color:var(--game-yellow);font-size:clamp(1.35rem,4vw,2.35rem);letter-spacing:.04em;text-align:center;text-shadow:0 4px 0 rgba(0,0,0,.35)}.game-icon-button{display:inline-grid;width:58px;height:58px;padding:7px;place-items:center;border:0;border-radius:18px;background:#ffffff1f;box-shadow:inset 0 2px #ffffff29,0 6px #00000047;cursor:pointer;transition:transform .12s ease,filter .12s ease}.game-icon-button:hover{filter:brightness(1.12)}.game-icon-button:active{transform:translateY(4px);box-shadow:0 2px #00000047}.game-icon-button img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.game-icon-button--back img{width:25px;height:38px}.game-icon-button--pause img{width:30px;height:34px}.game-home{position:relative;display:grid;min-height:calc(100dvh - 52px);align-content:center;justify-items:center;gap:clamp(20px,5vh,52px);text-align:center}.game-home-utility{display:none}.game-music-resume{position:fixed;right:50%;bottom:max(22px,calc(env(safe-area-inset-bottom) + 12px));z-index:120;display:flex;min-height:48px;align-items:center;gap:9px;padding:10px 18px;transform:translate(50%);border:2px solid rgba(255,255,255,.34);border-radius:999px;color:#29220f;background:#ffd532;box-shadow:0 5px #a97800,0 10px 28px #0000006b;font:inherit;font-weight:900;white-space:nowrap;cursor:pointer}.game-music-resume span{font-size:1.35em;line-height:1}.game-logo{width:min(82vw,540px);filter:drop-shadow(0 12px 20px rgba(0,0,0,.45))}.game-home-copy{max-width:610px;color:#ffffffd1;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.7}.game-actions{display:grid;width:min(92vw,430px);gap:14px}.game-settings-panel{display:grid;max-width:760px;gap:14px;margin:0 auto;padding:clamp(16px,4vw,32px);border:3px solid rgba(255,255,255,.12);border-radius:30px;background:var(--game-panel);box-shadow:0 18px 50px #00000057}.game-setting-row,.game-settings-danger{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px;border-radius:20px;background:#ffffff14}.game-setting-row>span,.game-settings-danger>span{display:grid;gap:5px}.game-setting-row strong,.game-settings-danger strong{color:var(--game-yellow);font-size:1.08rem}.game-setting-row small,.game-settings-danger small{color:#ffffffad;line-height:1.5}.game-setting-row input{width:56px;height:32px;flex:0 0 auto;accent-color:var(--game-yellow);cursor:pointer}.game-settings-danger button{min-width:88px;padding:10px 18px;border:0;border-radius:14px;color:#fff;background:#d84839;font:inherit;font-weight:900;cursor:pointer}.game-language-options{display:flex;flex:0 0 auto;gap:8px}.game-language-options button{min-width:78px;padding:9px 14px;border:2px solid transparent;border-radius:12px;color:#ffffffad;background:#00000042;font:inherit;font-weight:900;cursor:pointer}.game-language-options button[data-selected=true]{border-color:#9aff83;color:#103316;background:#63ef6c;box-shadow:0 4px #20883b}.game-shell[data-reduce-motion=true] *,.game-shell[data-reduce-motion=true] *:before,.game-shell[data-reduce-motion=true] *:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}@media(max-height:650px)and (min-width:700px){.game-home{gap:12px}.game-home .game-logo{width:min(62vw,360px)}.game-home-copy{margin:0;line-height:1.45}.game-home .game-actions{gap:9px}.game-home .game-primary-button,.game-home .game-secondary-button{min-height:50px;padding-block:9px}}.game-primary-button,.game-secondary-button{display:flex;min-height:64px;align-items:center;justify-content:center;padding:14px 26px;border:0;border-radius:22px;color:var(--game-ink);font:inherit;font-size:1.12rem;font-weight:900;letter-spacing:.04em;text-decoration:none;cursor:pointer;transition:transform .12s ease,filter .12s ease}.game-primary-button{background:linear-gradient(#ffe76d,var(--game-yellow));box-shadow:inset 0 3px #fff9,0 8px #bd8510,0 14px 28px #0000004d}.game-secondary-button{color:#fff;background:#ffffff24;box-shadow:inset 0 2px #ffffff29,0 6px #00000047}.game-primary-button:hover,.game-secondary-button:hover{filter:brightness(1.08)}.game-primary-button:active,.game-secondary-button:active{transform:translateY(4px)}.game-chapter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,3vw,28px)}.game-chapter-card{position:relative;display:flex;min-width:0;min-height:clamp(250px,30vw,330px);flex-direction:column;justify-content:flex-end;overflow:hidden;padding:0;border:3px solid rgba(255,255,255,.12);border-radius:30px;color:#fff;background-position:center;background-size:cover;box-shadow:inset 0 0 50px #00000047,0 12px 30px #00000052;text-decoration:none;isolation:isolate;transition:transform .16s ease,border-color .16s ease}.game-chapter-card:before{position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,#0000000a 18%,#0003 48%,#000000eb);pointer-events:none;content:""}.game-chapter-card-body{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;border-radius:inherit}.game-chapter-card:hover{transform:translateY(-5px) rotate(-.5deg);border-color:var(--game-yellow)}.game-chapter-card[data-locked=true]{border-color:#ffffff1a;cursor:not-allowed}.game-chapter-art{position:absolute;inset:0;z-index:1;overflow:hidden}.game-chapter-element{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.game-chapter-stand{position:absolute;top:18px;right:18px;width:clamp(72px,28%,104px);height:auto;filter:drop-shadow(0 12px 12px rgba(0,0,0,.38))}.game-chapter-number{position:absolute;top:18px;right:18px;z-index:2;display:grid;width:clamp(72px,28%,104px);aspect-ratio:186 / 66;place-items:center;color:#5e421b;font-size:clamp(.92rem,2vw,1.18rem);font-weight:900;line-height:1;text-align:center;text-shadow:0 1px 0 rgba(255,236,168,.45)}.game-chapter-card[data-locked=true] .game-chapter-art{filter:grayscale(.88) brightness(.5);opacity:.72}.game-chapter-lock{position:absolute;top:45%;left:50%;z-index:4;width:clamp(78px,28%,104px);height:auto;filter:drop-shadow(0 12px 16px rgba(0,0,0,.48));transform:translate(-50%,-50%)}.game-chapter-copy{position:relative;z-index:3;display:flex;min-width:0;flex-direction:column;padding:24px 24px 22px}.game-chapter-copy small{color:var(--game-yellow);font-weight:900;letter-spacing:.12em}.game-chapter-copy strong{margin-top:5px;font-size:clamp(1.35rem,3vw,2rem)}.game-chapter-copy>span:not(.game-chapter-unlock-meter){margin-top:4px;color:#ffffffad}.game-chapter-unlock-meter{display:block;width:100%;height:6px;margin-top:12px;overflow:hidden;border-radius:999px;background:#ffffff21}.game-chapter-unlock-meter>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ffb31f,var(--game-yellow));box-shadow:0 0 12px #ffd3278c}.game-level-panel,.game-how-panel{padding:clamp(18px,4vw,38px);border:2px solid rgba(255,255,255,.1);border-radius:32px;background:var(--game-panel);box-shadow:0 18px 50px #0000005c;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.game-level-panel{position:relative;overflow:visible;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;isolation:isolate}.game-level-panel:before,.game-level-panel:after{display:none}.game-level-panel:before{background-image:linear-gradient(180deg,#090d129e,#090d12e6),var(--game-level-chapter-bg);background-position:center;background-size:cover}.game-level-panel:after{z-index:-1;background-image:var(--game-level-chapter-element);background-position:center;background-size:cover;opacity:.24}.game-level-panel-heading{display:none}.game-level-panel-heading>img{width:72px;height:82px;object-fit:contain;filter:drop-shadow(0 10px 10px rgba(0,0,0,.42))}.game-level-panel-heading>span{display:flex;flex-direction:column}.game-level-panel-heading small{color:var(--game-yellow);font-size:.72rem;font-weight:900;letter-spacing:.13em}.game-level-panel-heading strong{font-size:1.22rem;text-shadow:0 3px 0 rgba(0,0,0,.35)}.game-level-grid{position:relative;display:block;width:min(100%,390px);height:var(--game-map-height);margin:0 auto;background-image:url(/game/assets/apk-1.0.11/chapters/road.png);background-position:center bottom;background-repeat:repeat-y;background-size:100% var(--game-road-height)}.game-level-node{position:absolute;right:auto;bottom:var(--game-node-bottom);left:calc(var(--game-node-center) - 41px);z-index:1;display:grid;width:82px;height:96px;place-items:center;overflow:visible;border:0;border-radius:0;color:#fff;background:transparent;box-shadow:none;font-weight:900;text-decoration:none;transition:transform .12s ease,filter .12s ease}.game-level-node:hover{transform:translateY(-3px) scale(1.025);filter:brightness(1.12)}.game-level-node[data-boss=true]{color:#542300}.game-level-node[data-locked=true]{color:transparent;opacity:.9;pointer-events:none}.game-level-node-surface{display:none}.game-level-road-stand{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 7px rgba(0,0,0,.4))}.game-level-road-current{position:absolute;top:50%;left:50%;z-index:2;display:block;width:140%;max-width:none;height:140%;max-height:none;object-fit:contain;filter:drop-shadow(0 0 11px rgba(92,255,74,.78));transform:translate(-50%,-50%)}.game-level-road-lock{position:absolute;top:29%;left:50%;z-index:3;display:block;width:34px;height:34px;object-fit:contain;transform:translate(-50%)}.game-level-number{position:absolute;top:8px;left:50%;z-index:4;width:74%;color:#fff;font-size:.92rem;line-height:1;text-align:center;text-shadow:0 2px 0 rgba(76,43,8,.45);transform:translate(-50%)}.game-level-node[data-current=true] .game-level-number{color:#563b00}.game-level-stars{position:absolute;right:auto;bottom:-4px;left:50%;z-index:4;display:flex;align-items:center;justify-content:center;gap:0;white-space:nowrap;transform:translate(-50%)}.game-level-stars img{width:18px;height:18px;object-fit:contain;filter:drop-shadow(0 2px 1px #000)}.game-level-node[data-locked=true] .game-level-road-stand{filter:grayscale(.85) brightness(.55) drop-shadow(0 8px 7px rgba(0,0,0,.4))}.game-level-node[data-current=true]{z-index:5}.game-star-total{display:flex;min-width:72px;height:48px;align-items:center;justify-content:center;gap:4px;border-radius:14px;color:var(--game-yellow);background:#00000061;font-weight:900;white-space:nowrap}.game-star-total img{width:28px;height:28px;object-fit:contain}.game-star-total span{min-width:1ch}.game-level-screen .game-topbar{position:sticky;top:0;z-index:20;padding-block:8px;border-radius:0 0 24px 24px;background:linear-gradient(180deg,#14171cfa 70%,#14171c00)}.game-how-panel{max-width:820px;margin:0 auto;color:#ffffffd1;line-height:1.75}.game-how-panel h2{margin:1.6em 0 .4em;color:var(--game-yellow);font-size:1.35rem}.game-how-panel h2:first-child{margin-top:0}.game-how-panel ol{display:grid;gap:12px;padding-left:1.4em}@media(max-width:860px){.game-chapter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.game-level-grid{grid-template-columns:repeat(5,minmax(58px,1fr))}}@media(max-width:560px){.game-screen{padding-inline:12px}.game-topbar{grid-template-columns:52px 1fr 52px}.game-icon-button{width:48px;height:48px;border-radius:15px}.game-icon-button--back img{width:21px;height:32px}.game-icon-button--pause img{width:29px;height:32px}.game-chapter-grid{grid-template-columns:1fr}.game-chapter-card{min-height:250px}.game-level-panel{padding:16px 12px 22px;border-radius:24px}.game-level-grid{grid-template-columns:repeat(5,minmax(48px,1fr));min-height:0;gap:10px 6px}.game-level-panel-heading{min-height:68px;margin-top:-8px}.game-level-panel-heading>img{width:56px;height:64px}.game-level-panel-heading strong{font-size:1rem}.game-level-node{border-radius:22%}.game-star-total{min-width:52px;height:40px;border-radius:12px}.game-star-total img{width:22px;height:22px}}@media(prefers-reduced-motion:reduce){.game-shell *,.game-shell *:before,.game-shell *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.game-play-screen{min-height:100dvh;padding:max(12px,env(safe-area-inset-top)) clamp(12px,3vw,32px) max(16px,env(safe-area-inset-bottom))}.game-play-header{display:grid;grid-template-columns:58px 1fr 58px;width:min(100%,1060px);margin:0 auto 16px;align-items:center;gap:14px}.game-play-heading{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:16px}.game-level-title{display:flex;flex-direction:column}.game-level-title small{color:var(--game-yellow);font-weight:900;letter-spacing:.12em}.game-level-title strong{font-size:clamp(1.25rem,3vw,2rem);text-shadow:0 3px 0 rgba(0,0,0,.35)}.game-level-title-mobile{display:none}.game-timer{display:flex;min-width:92px;align-items:center;justify-content:center;gap:6px;padding:10px 14px;border:2px solid rgba(255,255,255,.15);border-radius:18px;color:var(--game-cyan);background:#00000073;font-size:1.25rem;font-weight:900;text-align:center;font-variant-numeric:tabular-nums}.game-timer svg{width:20px;height:20px;flex:0 0 auto}.game-timer-warning{color:#ff6262;animation:game-pulse .7s ease-in-out infinite alternate}.game-play-layout{display:grid;grid-template-columns:minmax(320px,690px) minmax(260px,330px);width:min(100%,1060px);margin:0 auto;align-items:center;gap:clamp(18px,4vw,42px)}.game-board-frame{width:min(100%,690px,calc(100dvh - 112px));aspect-ratio:1;justify-self:end;padding:1.82%;border-radius:5.5%;background:url(/game/assets/apk-1.0.11/backgrounds/bg-board.png) center / 100% 100% no-repeat;filter:drop-shadow(0 18px 30px rgba(0,0,0,.5))}.game-board-grid{position:relative;display:grid;width:100%;height:100%;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(8,1fr);overflow:hidden;border-radius:3.4%}.game-board-cell{position:relative;padding:0;border:0;background:url(/game/assets/apk-1.0.11/backgrounds/bg-grid-off.png) center / 100% 100%;cursor:crosshair}.game-board-cell[data-target=true]{background-image:url(/game/assets/apk-1.0.11/backgrounds/bg-grid-on.png)}.game-board-cell[data-hint=true]:after{position:absolute;inset:9%;border:4px solid var(--game-yellow);border-radius:50%;box-shadow:0 0 18px var(--game-yellow);content:"";animation:game-pulse .65s ease-in-out infinite alternate}.game-board-cell:focus-visible{z-index:3;outline:4px solid var(--game-yellow);outline-offset:-4px}.game-placed-piece{position:absolute;z-index:2;padding:0;border:0;background:transparent;cursor:pointer;filter:drop-shadow(0 3px 2px rgba(0,0,0,.38))}.game-placed-piece:hover{filter:brightness(1.12) drop-shadow(0 3px 2px rgba(0,0,0,.38))}.game-placed-piece img{display:block;width:100%;height:100%;object-fit:fill}.game-snap-piece{position:absolute;z-index:3;pointer-events:none;opacity:.34;filter:saturate(.75) drop-shadow(0 0 10px rgba(82,228,255,.7))}.game-snap-piece img{display:block;width:100%;height:100%;object-fit:fill}.game-snap-cell{position:absolute;z-index:4;width:12.5%;height:12.5%;border:3px dashed #6ceaff;border-radius:17%;background:#34d9e91f;box-shadow:inset 0 0 8px #ffffff75,0 0 12px #34d9e9c7;pointer-events:none;animation:game-snap-pulse .52s ease-in-out infinite alternate}.game-controls{display:grid;gap:18px;padding:20px;border:2px solid rgba(255,255,255,.11);border-radius:28px;background:#0d1016db;box-shadow:0 18px 40px #0006;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.game-message{min-height:44px;color:#ffffffd1;line-height:1.45;text-align:center}.game-piece-tray{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.game-piece-button{position:relative;display:grid;min-height:118px;place-items:center;padding:10px;border:3px solid transparent;border-radius:20px;background:#ffffff14;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.game-piece-button:active{cursor:grabbing}.game-piece-button[data-selected=true]{border-color:var(--game-yellow);background:#ffd32724;box-shadow:0 0 22px #ffd32747}.game-piece-button img{max-width:94%;max-height:88px;object-fit:contain;filter:drop-shadow(0 4px 2px rgba(0,0,0,.35));-webkit-user-drag:none}.game-piece-button span{position:absolute;right:8px;bottom:5px;color:#ffffff8c;font-size:.72rem}.game-control-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.game-selected-piece-tools{display:flex;justify-content:center}.game-selected-piece-tools .game-control-button{width:min(100%,124px)}.game-control-button{display:grid;place-items:center;gap:5px;padding:8px 4px;border:0;border-radius:16px;color:#fff;background:#ffffff1a;font:inherit;font-size:.78rem;cursor:pointer}.game-control-button:hover{background:#ffffff2b}.game-control-button img{width:52px;height:52px;object-fit:contain}.game-drag-ghost{position:fixed;z-index:70;pointer-events:none;transform:translate(-50%,-72%);filter:drop-shadow(0 10px 8px rgba(0,0,0,.48));opacity:.9}.game-drag-ghost img{display:block;width:100%;height:100%;object-fit:fill}.game-modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:20px;background:#000000b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.game-modal{display:grid;width:min(100%,430px);max-height:calc(100dvh - 32px);overflow-y:auto;gap:16px;padding:30px;border:3px solid rgba(255,255,255,.14);border-radius:30px;background:#242832;box-shadow:0 26px 70px #0009;text-align:center}.game-modal h2{margin:0;color:var(--game-yellow);font-size:2rem}.game-modal p{margin:0;color:#ffffffb8}.game-result-flag{position:relative;z-index:2;width:min(100%,360px);max-height:250px;margin:-24px auto -18px;object-fit:contain}.game-result-stars{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;gap:5px}.game-result-stars img{width:68px;height:68px;object-fit:contain;filter:drop-shadow(0 7px 7px rgba(0,0,0,.46))}.game-result-grade{width:92px;height:92px;margin:0 auto;object-fit:contain}.game-result-actions{position:relative;z-index:3;display:grid;grid-template-columns:1fr 1.5fr 1fr;align-items:center;gap:8px}.game-result-actions[data-action-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,290px);margin-inline:auto}.game-result-button{display:grid;min-width:0;padding:0;place-items:center;border:0;background:transparent;cursor:pointer;transition:transform .12s ease,filter .12s ease}.game-result-button:hover{filter:brightness(1.08)}.game-result-button:active{transform:translateY(4px)}.game-result-button img{display:block;width:auto;max-width:100%;height:78px;object-fit:contain}.game-result-modal{position:relative;overflow:visible;gap:11px;padding-block:20px;isolation:isolate}.game-result-modal .game-result-flag{max-height:250px}.game-result-modal[data-result-status=won]:before{position:absolute;top:-42px;left:50%;z-index:0;width:min(112vw,470px);aspect-ratio:1;background:url(/game/assets/apk-1.0.11/ui/flag-finish-light.png) center / contain no-repeat;opacity:.72;transform:translate(-50%);content:"";animation:game-result-light 5s linear infinite}.game-confetti{position:absolute;inset:0;z-index:4;overflow:visible;pointer-events:none}.game-confetti i{position:absolute;top:52%;left:50%;width:9px;height:16px;border-radius:3px;background:#ffd327;opacity:0;animation:game-confetti-burst 1.35s cubic-bezier(.15,.72,.22,1) var(--confetti-delay) both}.game-confetti i:nth-child(4n+2){background:#ff5b35}.game-confetti i:nth-child(4n+3){background:#4eea79}.game-confetti i:nth-child(4n+4){background:#45c9ff}.game-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.game-result-modal .game-primary-button,.game-result-modal .game-secondary-button{min-height:54px;padding-block:10px}@keyframes game-pulse{0%{opacity:.45;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@keyframes game-snap-pulse{0%{opacity:.58}to{opacity:1}}@keyframes game-result-light{to{transform:translate(-50%) rotate(1turn)}}@keyframes game-confetti-burst{0%{opacity:0;transform:translate(-50%) rotate(0) scale(.6)}12%{opacity:1}72%{opacity:1;transform:translate(calc(-50% + var(--confetti-x)),var(--confetti-y)) rotate(var(--confetti-rotation)) scale(1)}to{opacity:0;transform:translate(calc(-50% + var(--confetti-x)),calc(var(--confetti-y) + 92px)) rotate(var(--confetti-rotation)) scale(.86)}}@media(max-width:820px){.game-play-layout{grid-template-columns:1fr;justify-items:center}.game-board-frame{max-width:min(92vw,650px)}.game-controls{width:min(100%,650px)}.game-piece-tray{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:520px){.game-play-header{grid-template-columns:40px minmax(0,1fr) auto 40px;gap:6px}.game-play-header .game-icon-button{width:38px;height:38px;padding:6px;border-radius:12px}.game-play-header .game-icon-button img{max-width:100%;max-height:100%}.game-play-header .game-icon-button--back img{width:17px;height:26px}.game-play-header .game-icon-button--pause img{width:23px;height:26px}.game-level-title small{font-size:.58rem}.game-level-title strong{font-size:.95rem}.game-timer{min-width:64px;padding:6px 7px;border-radius:12px;font-size:.88rem}.game-controls{padding:14px 10px;border-radius:22px}.game-piece-tray{grid-template-columns:repeat(3,minmax(0,1fr))}.game-piece-button{min-height:88px;padding:6px}.game-piece-button img{max-height:62px}.game-control-button img{width:42px;height:42px}}.game-loading{display:grid;min-height:100dvh;place-items:center;align-content:center;gap:18px;color:#ffffffc2;font-weight:800}.game-loading span{width:62px;height:62px;border:8px solid rgba(255,255,255,.12);border-top-color:var(--game-yellow);border-radius:50%;animation:game-spin .7s linear infinite}@keyframes game-spin{to{transform:rotate(1turn)}}@media(max-width:560px){.game-shell{background-position:56% center}.game-home{display:block;min-height:100dvh;padding-top:max(20px,env(safe-area-inset-top))}.game-home-utility{position:absolute;top:max(18px,env(safe-area-inset-top));right:16px;left:16px;z-index:4;display:flex;align-items:center;justify-content:space-between}.game-home-settings,.game-home-help{display:grid;width:48px;height:48px;place-items:center;border:2px solid rgba(255,255,255,.14);border-radius:16px;color:#fff;background:#0d10169e;box-shadow:0 7px #00000047;text-decoration:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.game-home-settings img{width:24px;height:24px;object-fit:contain}.game-home-help svg{width:24px;height:24px;color:#fff}.game-home .game-logo{position:absolute;top:42%;left:50%;width:min(92vw,430px);transform:translate(-50%,-50%);filter:drop-shadow(0 14px 14px rgba(0,0,0,.5))}.game-home-copy{display:none}.game-home .game-actions{position:absolute;top:62%;left:50%;width:min(84vw,330px);transform:translate(-50%)}.game-home .game-actions .game-primary-button{min-height:88px;border-radius:0;background:url(/game/assets/apk-1.0.11/buttons/btn-main.png) center / 100% 100% no-repeat;box-shadow:none;color:#29220f;font-size:1.45rem;text-shadow:0 2px 0 rgba(255,255,255,.36)}.game-home .game-actions .game-secondary-button{display:none}.game-topbar{grid-template-columns:48px 1fr 48px;min-height:50px;margin-bottom:14px}.game-topbar .game-icon-button{width:46px;height:46px}.game-topbar .game-icon-button--back img{width:18px;height:27px}.game-topbar h1{font-size:1.55rem}.game-chapter-grid{display:grid;width:min(100%,360px);height:auto;margin:0 auto;padding-bottom:18px;gap:16px;background-image:none;filter:none}.game-chapter-card{position:relative;width:100%;min-height:0;height:190px;border-width:2px;border-radius:26px;box-shadow:inset 0 -48px 48px #0009,0 12px 24px #00000061}.game-chapter-card[data-current=true]{z-index:3;border-color:#72ff58;box-shadow:0 0 0 4px #72ff5829,0 0 30px #72ff586b,inset 0 -48px 48px #0000008f;transform:none}.game-chapter-card:hover,.game-chapter-card[data-current=true]:hover{transform:none}.game-chapter-stand{top:12px;right:auto;left:50%;width:78px;transform:translate(-50%)}.game-chapter-number{top:12px;right:auto;left:50%;width:78px;font-size:.96rem;transform:translate(-50%)}.game-chapter-lock{top:78px;left:50%;width:46px;filter:drop-shadow(0 7px 9px rgba(0,0,0,.48))}.game-chapter-copy{align-items:center;padding:104px 18px 16px;text-align:center}.game-chapter-copy small{font-size:.68rem}.game-chapter-copy strong{margin-top:3px;font-size:1.2rem}.game-chapter-copy>span:not(.game-chapter-unlock-meter){font-size:.76rem}.game-chapter-unlock-meter{width:min(100%,250px);height:4px;margin-top:7px}.game-level-panel{overflow:visible;padding:0 4px 18px;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.game-level-panel:before,.game-level-panel:after,.game-level-panel-heading{display:none}.game-level-grid{width:min(100%,390px);height:var(--game-map-height);margin:0 auto;background-position:center bottom;background-repeat:repeat-y;background-size:100% var(--game-road-height)}.game-level-node{position:absolute;z-index:1;display:grid;width:82px;height:96px;aspect-ratio:auto;place-items:center;overflow:visible;border-radius:0}.game-level-node:hover{transform:none}.game-level-node-surface{display:none}.game-level-road-stand{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 7px rgba(0,0,0,.4))}.game-level-road-current{top:50%;left:50%;width:140%;height:140%}.game-level-node[data-locked=true] .game-level-road-stand{filter:grayscale(.85) brightness(.55) drop-shadow(0 8px 7px rgba(0,0,0,.4))}.game-level-road-lock{top:29%;width:34px;height:34px}.game-level-number{position:absolute;top:8px;left:50%;z-index:3;width:72%;margin:0;color:#fff!important;font-size:.92rem;line-height:1;text-align:center;transform:translate(-50%)}.game-level-stars{bottom:-4px}.game-level-node[data-current=true]{z-index:5;width:82px;height:96px;margin:0;filter:drop-shadow(0 0 13px rgba(92,255,74,.8))}.game-play-screen{padding-inline:8px}.game-play-header{position:relative;grid-template-columns:40px minmax(0,1fr) 40px;min-height:76px;margin-bottom:18px;align-items:start;gap:8px}.game-play-header .game-icon-button{width:40px;height:40px;padding:6px;border-radius:13px}.game-play-header .game-icon-button--back img{width:15px;height:23px}.game-play-header .game-icon-button--pause img{width:20px;height:22px}.game-play-heading{display:flex;min-height:76px;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px}.game-level-title{align-items:center}.game-level-title small,.game-level-title-desktop{display:none}.game-level-title-mobile{display:block;font-size:1.05rem!important}.game-timer{min-width:82px;padding:4px 9px;border-radius:11px;font-size:.82rem}.game-timer svg{width:15px;height:15px}.game-play-layout{gap:9px}.game-board-frame{width:min(100%,calc(100vw - 16px));max-width:none;padding:1.82%;justify-self:center}.game-controls{width:100%;gap:7px;padding:0 2px 8px;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.game-message{min-height:25px;overflow:hidden;font-size:.78rem;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.game-piece-tray{display:flex;min-height:78px;align-items:center;justify-content:center;gap:6px}.game-piece-button{width:min(23%,82px);min-height:76px;padding:5px;border-width:2px;border-radius:18px;background:transparent;transition:width .16s ease,min-height .16s ease,transform .16s ease}.game-piece-button[data-selected=true]{width:min(42%,142px);min-height:104px;background:#ffd32714;box-shadow:0 0 16px #ffd32740}.game-piece-button img{max-height:62px}.game-piece-button[data-selected=true] img{max-height:88px}.game-selected-piece-tools{margin-top:-2px}.game-selected-piece-tools .game-control-button{width:92px;padding:2px 4px 5px;background:transparent}.game-control-buttons{width:min(100%,330px);margin:0 auto;gap:7px}.game-control-button{padding:4px 2px 5px;border-radius:15px;background:#14181fb8;font-size:.7rem}.game-control-button img{width:39px;height:39px}.game-result-modal{width:min(100%,370px);gap:7px;overflow:visible;padding:8px 12px 14px;border:0;background:radial-gradient(circle,#2a2f39e0,#0e1117f0);box-shadow:0 28px 70px #000000ad}.game-result-modal .game-result-flag{width:100%;max-height:215px;margin:-74px auto -18px}.game-result-modal h2{font-size:1.35rem}.game-result-stars{gap:2px}.game-result-stars img{width:56px;height:56px}.game-result-actions{gap:5px;margin-top:4px}.game-result-button img{height:68px}.game-language-setting{align-items:stretch;flex-direction:column}.game-language-options{width:100%}.game-language-options button{flex:1}}
