.game-shell{--game-yellow: #ffd327;--game-orange: #ff6b2c;--game-cyan: #34d9e9;--game-ink: #181b22;--game-panel: rgba(18, 22, 29, .9);--game-stage-width: 480px;min-height:100dvh;color:#fff;background-color:#181b22;background-image:linear-gradient(180deg,#0b0e130f,#0b0e131f 62%,#8a97a829),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%,var(--game-stage-width));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));box-shadow:0 0 65px #0000006b}.game-topbar{position:sticky;top:max(8px,env(safe-area-inset-top));z-index:30;display:grid;grid-template-columns:64px 1fr 64px;align-items:center;gap:12px;min-height:64px;padding:8px 10px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:#14171cf5;box-shadow:0 10px 24px #00000047;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);margin-bottom:clamp(18px,4vw,38px)}.game-chapter-screen .game-topbar,.game-level-screen .game-topbar{top:max(8px,env(safe-area-inset-top))}.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:before{position:absolute;top:42%;left:50%;width:min(118vw,560px);aspect-ratio:1.25;background:radial-gradient(ellipse at center,#ffe57433,#ffa4331a 34%,#ffd32700 72%);content:"";pointer-events:none;transform:translate(-50%,-50%)}.game-home-blocks,.game-home-utility{display:none}.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(82vw,360px);gap:14px}.game-settings-panel{display:grid;max-width:760px;gap:16px;margin:0 auto}.game-settings-section{display:grid;gap:12px;padding:clamp(16px,3vw,22px);border:2px solid rgba(255,255,255,.13);border-radius:24px;background:var(--game-panel);box-shadow:inset 0 2px #ffffff0d,0 14px 32px #00000047}.game-settings-title{display:flex;align-items:center;gap:10px;color:var(--game-yellow)}.game-settings-title svg{width:34px;height:34px;padding:7px;border-radius:11px;background:#ffd3271f}.game-settings-title h2{margin:0;font-size:1.08rem}.game-settings-title--danger{color:#ff8b79}.game-settings-title--danger svg{background:#d8483929}.game-settings-list{display:grid;gap:9px}.game-setting-row,.game-settings-danger{display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:20px;padding:13px 16px;border-radius:16px;background:#ffffff14}.game-setting-row strong,.game-settings-danger strong{color:#fff;font-size:1.08rem}.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-settings-danger button:disabled{opacity:.58;cursor:default}.game-tanstarter-credit{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:clamp(16px,3vw,22px);border:2px solid rgba(113,180,255,.24);border-radius:24px;background:linear-gradient(135deg,#263756f0,#191e2bf0);box-shadow:inset 0 2px #ffffff0f,0 14px 32px #00000047}.game-tanstarter-brand{display:flex;min-width:0;align-items:center;gap:13px}.game-tanstarter-brand img{width:48px;height:48px;flex:0 0 auto;border-radius:13px;object-fit:contain}.game-tanstarter-brand span{color:#ffffff94;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.game-tanstarter-brand h2,.game-tanstarter-brand p{margin:0}.game-tanstarter-brand h2{margin-top:2px;color:#fff;font-size:1.1rem}.game-tanstarter-brand p{margin-top:3px;color:#ffffffad;font-size:.78rem;line-height:1.45}.game-tanstarter-credit>a{display:inline-flex;min-height:42px;flex:0 0 auto;align-items:center;justify-content:center;gap:7px;padding:9px 13px;border:1px solid rgba(255,255,255,.2);border-radius:13px;color:#152440;background:#8ec5ff;font-size:.78rem;font-weight:900;text-decoration:none}.game-tanstarter-credit>a svg{width:17px;height:17px}.game-language-options{display:flex;gap:8px}.game-language-setting{min-width:0;padding:0;margin:0;border:0}.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{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-screen{position:relative;isolation:isolate}.game-level-screen:before{position:fixed;inset:0;z-index:-1;background-color:#252a2c;background-image:linear-gradient(180deg,#090d1233,#090d1280),var(--game-level-chapter-bg);background-position:center;background-repeat:no-repeat;background-size:cover;content:""}.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:135.2%;max-width:none;height:137.2%;max-height:none;object-fit:contain;filter:drop-shadow(0 0 5px rgba(255,248,223,.58));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;color:var(--game-yellow);background:transparent;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-how-panel{display:grid;max-width:820px;gap:16px;margin:0 auto;color:#ffffffd1}.game-how-section p{margin:0;line-height:1.7}.game-how-steps{display:grid;gap:9px;padding:0;padding-inline-start:0;margin:0;list-style:none}.game-how-steps li{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:10px;min-height:44px;line-height:1.5}.game-how-step-number{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;color:#362d0a;background:var(--game-yellow);font-size:.82rem;font-weight:900;box-shadow:0 3px #9e7112}@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(min-width:0){.game-screen{padding-inline:12px}.game-tanstarter-credit{align-items:stretch;flex-direction:column}.game-tanstarter-credit>a{width:100%}.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}.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{width:min(100%,var(--game-stage-width));min-height:100dvh;margin:0 auto;padding:max(12px,env(safe-area-inset-top)) clamp(12px,3vw,32px) max(16px,env(safe-area-inset-bottom));box-shadow:0 0 65px #0000006b}.game-play-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:58px 1fr 58px;width:min(100%,1060px);padding:8px 10px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:#14171cf5;box-shadow:0 10px 24px #00000047;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);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:104px;align-items:center;justify-content:center;gap:8px;padding:10px 15px;border:2px solid rgba(255,255,255,.15);border-radius:16px;color:var(--game-cyan);background:#080b10d1;box-shadow:0 8px 20px #00000052;font-size:1.55rem;font-weight:900;text-align:center;font-variant-numeric:tabular-nums}.game-timer svg{width:24px;height:24px;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-area{position:relative;width:min(100%,690px,calc(100dvh - 112px));aspect-ratio:1;justify-self:end}.game-board-hud{position:absolute;top:3.6%;right:3.6%;left:3.6%;z-index:8;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;pointer-events:none}.game-board-hud>*{pointer-events:auto}.game-board-hint{display:flex;min-width:104px;min-height:52px;align-items:center;justify-content:center;gap:7px;padding:7px 13px;border:2px solid rgba(255,255,255,.15);border-radius:16px;color:#fff;background:#080b10d1;box-shadow:0 8px 20px #00000052;font:inherit;font-weight:900;cursor:pointer}.game-board-hint img{width:32px;height:32px;object-fit:contain}.game-board-hint:hover:not(:disabled){border-color:#ffd3279e;filter:brightness(1.12)}.game-board-hint:disabled{color:#ffffff6b;background:#14161bb8;cursor:default;filter:grayscale(1);opacity:.58}.game-board-frame{width:100%;aspect-ratio:1;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-slot{position:relative;display:grid;min-width:0}.game-piece-slot[data-selected=true]{padding-bottom:48px}.game-piece-button{position:relative;display:grid;width:100%;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-piece-rotate{position:absolute;bottom:1px;left:50%;display:grid;width:44px;height:44px;place-items:center;padding:0;border:0;background:transparent;cursor:pointer;transform:translate(-50%)}.game-piece-rotate:hover{filter:brightness(1.14) drop-shadow(0 5px 5px rgba(0,0,0,.35))}.game-piece-rotate img{display:block;width:100%;height:100%;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-confirm-modal{width:min(100%,400px)}.game-confirm-icon{width:56px;height:56px;margin:0 auto;color:#ff8b79}.game-confirm-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.game-confirm-actions .game-secondary-button,.game-danger-button{min-height:54px;padding:10px 14px;border:0;border-radius:16px;font:inherit;font-weight:900;cursor:pointer}.game-danger-button{color:#fff;background:linear-gradient(180deg,#ef6659,#c83d35);box-shadow:inset 0 2px #ffffff3d,0 5px #7d2621}.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;border:0;border-radius:0;background:transparent;box-shadow:none;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-area{max-width:min(92vw,650px);justify-self:center}.game-controls{width:min(100%,650px)}.game-piece-tray{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:520px){.game-screen,.game-play-screen{box-shadow:none}.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:90px;padding:7px 10px;border-radius:12px;font-size:1.15rem}.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-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(min-width:0){.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:35%;left:50%;z-index:2;width:min(92vw,430px);transform:translate(-50%,-50%);filter:drop-shadow(0 0 18px rgba(255,211,39,.18)) drop-shadow(0 14px 14px rgba(0,0,0,.5))}.game-home-copy{display:none}.game-home .game-actions{position:absolute;top:52%;left:50%;z-index:3;width:min(66vw,260px);transform:translate(-50%)}.game-home-blocks{position:absolute;right:0;bottom:0;left:0;z-index:1;display:block;height:31%;overflow:hidden;pointer-events:none}.game-home-block-row{position:absolute;right:0;left:0;display:flex;align-items:flex-end;justify-content:center}.game-home-block-row img{display:block;flex:0 0 auto;object-fit:contain;filter:brightness(1.12) saturate(1.12) drop-shadow(0 10px 8px rgba(0,0,0,.5))}.game-home-block-row--top{bottom:70px;z-index:1}.game-home-block-row--top img{width:94px;height:94px}.game-home-block-row--top img+img{margin-left:-7px}.game-home-block-row--top img:nth-child(2){transform:translateY(-8px)}.game-home-block-row--bottom{bottom:10px;z-index:2}.game-home-block-row--bottom img{width:108px;height:82px}.game-home-block-row--bottom img+img{margin-left:-10px}.game-home-block-row--bottom img:nth-child(2n){transform:translateY(-2px)}.game-home .game-actions .game-primary-button{min-height:80px;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:42px 1fr 42px;min-height:50px;margin-bottom:26px}.game-topbar .game-icon-button{width:40px;height:40px;padding:6px;border-radius:13px}.game-topbar .game-icon-button--back img{width:15px;height:23px}.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:135.2%;height:137.2%}.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 8px 7px rgba(0,0,0,.4))}.game-play-screen{padding-inline:8px}.game-play-header{position:sticky;top:max(8px,env(safe-area-inset-top));grid-template-columns:40px minmax(0,1fr) 40px;min-height:60px;margin-bottom:22px;align-items:center;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:0;flex-direction:column;align-items:center;justify-content:center;gap:0}.game-level-title{align-items:center}.game-level-title small,.game-level-title-desktop{display:none}.game-level-title-mobile{display:block;color:var(--game-orange);font-size:1.55rem!important;letter-spacing:.04em;line-height:1.1;text-shadow:0 4px 0 rgba(97,36,6,.62)}.game-timer{min-width:94px;padding:7px 10px;border-radius:13px;font-size:1.2rem}.game-timer svg{width:20px;height:20px}.game-play-layout{grid-template-columns:1fr;justify-items:center;gap:9px}.game-board-area{display:grid;width:min(100%,calc(100vw - 16px));max-width:none;aspect-ratio:auto;justify-self:center;gap:10px}.game-board-frame{width:100%;padding:1.82%}.game-board-hud{position:static;z-index:auto;margin:0 6px;gap:8px;pointer-events:auto}.game-board-hint{min-width:94px;min-height:43px;padding:5px 9px;border-radius:13px;font-size:.85rem}.game-board-hint img{width:28px;height:28px}.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-slot{width:min(23%,82px);transition:width .16s ease,transform .16s ease}.game-piece-slot[data-selected=true]{width:min(42%,142px);padding-bottom:43px}.game-piece-button{width:100%;min-height:76px;padding:5px;border-width:2px;border-radius:18px;background:transparent;transition:min-height .16s ease,transform .16s ease}.game-piece-button[data-selected=true]{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-piece-rotate{width:40px;height:40px}.game-result-modal{width:min(100%,370px);gap:7px;overflow:visible;padding:8px 12px 14px;border:0;border-radius:0;background:transparent;box-shadow:none}.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,.game-language-options{width:100%}.game-language-options button{flex:1}}
