.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-x:hidden}.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{width:100%;height:100%;object-fit:contain}.game-home{display:grid;min-height:calc(100dvh - 52px);align-content:center;justify-items:center;gap:clamp(20px,5vh,52px);text-align:center}.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-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-height:clamp(210px,28vw,310px);flex-direction:column;justify-content:flex-end;overflow:hidden;padding:22px;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:-1;background:linear-gradient(180deg,transparent 20%,rgba(0,0,0,.82));content:""}.game-chapter-card:hover{transform:translateY(-5px) rotate(-.5deg);border-color:var(--game-yellow)}.game-chapter-card[data-locked=true]{filter:grayscale(.8) brightness(.62);cursor:not-allowed}.game-chapter-card img{position:absolute;top:14%;right:7%;width:44%;max-height:44%;object-fit:contain}.game-chapter-card small{color:var(--game-yellow);font-weight:900;letter-spacing:.12em}.game-chapter-card strong{margin-top:5px;font-size:clamp(1.35rem,3vw,2rem)}.game-chapter-card span{margin-top:4px;color:#ffffffad}.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-grid{display:grid;grid-template-columns:repeat(6,minmax(64px,1fr));max-width:720px;min-height:180px;margin:0 auto;gap:14px}.game-level-node{position:relative;display:grid;aspect-ratio:1;place-items:center;border:0;border-radius:50%;color:#fff;background:linear-gradient(#5de7f0,#1592b3);box-shadow:inset 0 3px #ffffff75,0 6px #075b71;font-weight:900;text-decoration:none;transition:transform .12s ease,filter .12s ease}.game-level-node:hover{transform:translateY(-3px);filter:brightness(1.12)}.game-level-node[data-boss=true]{color:#2d1800;background:linear-gradient(#ffe96a,#ff9e21);box-shadow:inset 0 3px #fff3a5,0 6px #a44d09}.game-level-node[data-locked=true]{filter:grayscale(1) brightness(.55);pointer-events:none}.game-level-stars{position:absolute;right:-6px;bottom:-7px;color:var(--game-yellow);font-size:.68rem;white-space:nowrap;text-shadow:0 2px 1px #000}.game-star-total{display:grid;min-width:58px;height:44px;place-items:center;border-radius:14px;color:var(--game-yellow);background:#00000061;font-weight:900;white-space:nowrap}.game-page-controls{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:28px;color:#ffffffad;font-weight:900}.game-page-controls button{width:58px;height:46px;padding:4px;border:0;background:transparent;cursor:pointer}.game-page-controls button:disabled{filter:grayscale(1);opacity:.28;cursor:not-allowed}.game-page-controls img{width:100%;height:100%;object-fit:contain}.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(6,minmax(48px,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-chapter-grid{grid-template-columns:1fr}.game-chapter-card{min-height:190px}.game-level-panel{padding:16px 12px 22px;border-radius:24px}.game-level-grid{grid-template-columns:repeat(5,minmax(44px,1fr));gap:12px 9px}}@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 auto 58px;width:min(100%,1060px);margin:0 auto 16px;align-items:center;gap:14px}.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-timer{min-width:92px;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-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-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-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{width:min(76%,270px);max-height:130px;margin:-10px auto -5px;object-fit:contain}.game-result-stars{color:var(--game-yellow);font-size:3rem;letter-spacing:.08em;text-shadow:0 4px 0 #8d5611}.game-result-grade{width:92px;height:92px;margin:0 auto;object-fit:contain}.game-result-modal{gap:11px;padding-block:20px}.game-result-modal .game-result-flag{max-height:96px}.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)}}@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{width:88%;height:88%}.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)}}
