.jogo-layout{overscroll-behavior:none;touch-action:manipulation;flex-direction:column;min-height:100dvh;display:flex}.games-fullscreen-host{z-index:1000;overscroll-behavior:none;background:#fff;width:min(100vw,540px);height:100dvh;margin-inline:auto;position:fixed;inset:0;overflow:auto}.games-fullscreen-host,.games-portal,.games-fullscreen-host *,.games-portal *{box-sizing:border-box}.games-fullscreen-host button{cursor:pointer;border:0;margin:0;font-family:inherit}.games-fullscreen-host img,.games-fullscreen-host svg{display:block}.jogo-palco{touch-action:pan-y}.jogo-painel{backdrop-filter:blur(8px)saturate(120%);background:#fffffff0;border:1px solid #05050514;box-shadow:0 14px 34px #0505051f}.jogo-botao-preto{color:#fff;background:#050505eb;box-shadow:0 5px 14px #05050533}.jogo-faixa-palco{flex:auto}.jogo-faixa-controles{flex:none}.alvo-toque{position:relative}.alvo-toque:before{content:"";width:max(100%,48px);height:max(100%,48px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes m-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.m-rise{animation:.28s ease-out backwards m-rise}@keyframes m-pop{0%{scale:.8}60%{scale:1.12}to{scale:1}}.m-pop{animation:.26s cubic-bezier(.34,1.56,.64,1) both m-pop}.m-press{transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s cubic-bezier(.34,1.56,.64,1),opacity .15s ease-out}@keyframes m-pulse-kf{0%,to{opacity:.55}50%{opacity:.95}}.m-pulse{animation:1.5s ease-in-out infinite m-pulse-kf}@keyframes m-fade-in{0%{opacity:0}to{opacity:1}}.m-fade-in{animation:.2s ease-out both m-fade-in}@keyframes m-mao-arrasta{0%{opacity:0;transform:translate(0)scale(1)}8%{opacity:1;transform:translate(0)scale(1)}16%{transform:translate(0)scale(.8)}62%{transform:translate(var(--mao-dx,150px), var(--mao-dy,0px)) scale(.8)}72%{transform:translate(var(--mao-dx,150px), var(--mao-dy,0px)) scale(1)}88%{transform:translate(var(--mao-dx,150px), var(--mao-dy,0px)) scale(1);opacity:1}to{transform:translate(var(--mao-dx,150px), var(--mao-dy,0px)) scale(1);opacity:0}}.m-mao-arrasta{animation:2.4s cubic-bezier(.45,0,.3,1) infinite both m-mao-arrasta}@keyframes m-mao-toca{0%,to{opacity:0;transform:scale(1)}12%,88%{opacity:1}28%{transform:scale(.78)}42%{transform:scale(1)}58%{transform:scale(.78)}72%{transform:scale(1)}}.m-mao-toca{animation:2s ease-in-out infinite both m-mao-toca}@media (prefers-reduced-motion:reduce){.m-rise,.m-pop,.m-pulse,.m-fade-in,.m-mao-arrasta,.m-mao-toca{animation:none!important}}.sudoku{--sudoku-ink:#303030;color:#202020;max-width:420px;margin:auto;padding:16px 12px 12px;animation:.42s ease-out both sudoku-arrive}.sudoku-heading{justify-content:space-between;align-items:center;gap:8px;padding:0 4px;display:flex}.sudoku-eyebrow{letter-spacing:1.6px;color:#686868;align-items:center;gap:6px;font-size:10px;font-weight:800;display:flex}.sudoku-eyebrow svg{color:#9b7439;width:16px;height:16px}.sudoku h2{letter-spacing:-.7px;margin:7px 0 0;font-size:20px;font-weight:800;line-height:1.3}.games-fullscreen-host .sudoku-sound{color:#303030;background:#f3f3f3;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:50px;min-height:52px;font-size:11px;font-weight:700;display:flex}.sudoku-progress-copy{color:#555;justify-content:space-between;align-items:center;margin:10px 5px 6px;font-size:12px;font-weight:600;display:flex}.sudoku-progress-copy strong{color:#303030;font-size:16px}.sudoku-progress-copy strong span{color:#686868;font-size:12px}.sudoku-progress{background:#e8e8e8;border-radius:6px;height:6px;margin:0 5px 12px;overflow:hidden}.sudoku-progress>span{border-radius:inherit;background:linear-gradient(90deg,#888,#333);height:100%;transition:width .5s cubic-bezier(.2,.7,.2,1);display:block}.sudoku-board-wrap{background:#e5e5e5;border-radius:18px;padding:5px;box-shadow:0 7px #d2d2d2,0 14px 25px #30303012}.sudoku-grid{background:#fff;border:1.5px solid #858585;border-radius:13px;grid-template-columns:repeat(9,minmax(0,1fr));display:grid;overflow:hidden}.games-fullscreen-host .sudoku-cell{aspect-ratio:1;color:#505050;background:#fff;border:0 solid #dedede;justify-content:center;align-items:center;min-width:0;padding:0;font-size:clamp(19px,5.3vw,26px);font-weight:700;transition:background .18s,color .18s,box-shadow .18s;display:flex;position:relative}.games-fullscreen-host .sudoku-cell.sudoku-given{color:#202020;background:#f8f8f8;font-weight:800}.games-fullscreen-host .sudoku-cell.sudoku-entered{color:#1759a6;font-weight:700}.games-fullscreen-host .sudoku-cell.sudoku-entered:after{content:"";pointer-events:none;background:currentColor;border-radius:50%;width:4px;height:4px;position:absolute;bottom:3px;left:calc(50% - 2px)}.games-fullscreen-host .sudoku-cell.sudoku-peer{background:#fff3c4}.games-fullscreen-host .sudoku-cell.sudoku-same{background:#d5d5d5}.games-fullscreen-host .sudoku-cell.sudoku-selected{z-index:1;color:#fff;background:#303030;box-shadow:inset 0 0 0 2px #303030}.games-fullscreen-host .sudoku-cell.sudoku-conflict{color:#992e1c;background:#fbe7e1;text-decoration:underline}.games-fullscreen-host .sudoku-cell.sudoku-selected.sudoku-conflict{box-shadow:inset 0 0 0 2px #992e1c}.sudoku-number{line-height:1;display:inline-block}.sudoku-write{animation:.3s cubic-bezier(.2,.8,.3,1.3) sudoku-place}.sudoku-error{animation:.3s ease-in-out sudoku-shake}.sudoku-hint{animation:.65s ease-out sudoku-hint}.games-fullscreen-host .sudoku-cell.sudoku-celebrate{animation:.9s ease-in-out sudoku-complete}.sudoku-actions{border-bottom:1px solid #e8e8e8;justify-content:center;gap:10px;margin-top:14px;padding:0 14px 10px;display:flex}.games-fullscreen-host .sudoku-actions button{color:#303030;background:#f2f2f2;border-radius:16px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:7px;min-height:50px;font-size:12px;font-weight:700;transition:transform .15s,background .15s;display:flex}.sudoku-key-label{letter-spacing:1.1px;color:#666;justify-content:space-between;padding:12px 4px 8px;font-size:10px;font-weight:800;display:flex}.sudoku-keys{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.games-fullscreen-host .sudoku-keys button{color:#303030;background:linear-gradient(#fff,#f2f2f2);border:1px solid #dedede;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:100%;min-height:70px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 3px #d0d0d0,0 5px 8px #30303008}.sudoku-keys strong{font-size:27px;font-weight:800;line-height:1.2}.sudoku-keys button>span{color:#333;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.3}.games-fullscreen-host .sudoku-keys button.sudoku-key-selected{background:#ddd;border-color:#888}.sudoku-bottom{justify-content:space-between;gap:6px;margin-top:18px;display:flex}.games-fullscreen-host .sudoku-bottom button{color:#555;background:0 0;border-radius:15px;flex:1;justify-content:center;align-items:center;gap:6px;min-height:48px;font-size:12px;font-weight:700;display:flex}.sudoku-bottom svg{width:18px;height:18px}.sudoku-rules{color:#555;border-top:1px solid #e8e8e8;margin:4px 4px 0;padding-top:4px;font-size:13px;line-height:1.6}.sudoku-rules summary{cursor:pointer;align-content:center;min-height:48px;font-weight:700}.sudoku-rules p{margin:0 0 12px}.sudoku button:disabled{opacity:.45;cursor:default}.sudoku button:enabled:active{transform:translateY(2px)scale(.97)}.sudoku button:focus-visible,.sudoku-rules summary:focus-visible{outline-offset:2px;outline:3px solid #ac7b2c}.sudoku-victory{text-align:center;padding:20px 15px 24px;animation:.45s ease-out sudoku-arrive}.sudoku-medal{color:#8b642d;background:#f6ead3;border-radius:22px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex;box-shadow:0 5px #e8d5b3}.sudoku-medal svg{width:34px;height:34px}.sudoku h3{letter-spacing:-.8px;margin:12px 0;font-size:25px;font-weight:800}.sudoku-victory p,.sudoku-confirm p{color:#555;margin:0 0 22px;font-size:15px;line-height:1.7}.games-fullscreen-host .sudoku-new{color:#fff;background:#303030;border-radius:18px;justify-content:space-between;align-items:center;width:100%;min-height:56px;padding:12px 20px;font-size:16px;font-weight:700;display:flex}.sudoku-confirm-backdrop{z-index:1100;backdrop-filter:blur(7px);background:#202020cc;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.sudoku-confirm{text-align:center;background:#fffefb;border-radius:30px;width:100%;max-width:340px;padding:28px 22px 22px;animation:.25s ease-out sudoku-arrive;box-shadow:0 24px 70px #0003}.games-fullscreen-host .sudoku-confirm button{color:#303030;background:#eee;border-radius:15px;width:100%;min-height:50px;margin-top:10px;font-size:14px;font-weight:700;display:block}.games-fullscreen-host .sudoku-confirm button.sudoku-confirm-primary{color:#fff;background:#303030}@keyframes sudoku-arrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes sudoku-place{0%{opacity:.3;transform:scale(.65)}65%{transform:scale(1.13)}to{opacity:1;transform:scale(1)}}@keyframes sudoku-shake{25%{transform:translate(-3px)}75%{transform:translate(3px)}}@keyframes sudoku-hint{0%{filter:brightness(2);transform:scale(.7)}60%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes sudoku-complete{35%{background:#ccc;box-shadow:inset 0 0 12px #8885}}@media (prefers-reduced-motion:reduce){.sudoku,.sudoku *,.sudoku :before{transition:none!important;animation:none!important}}@media (width<=360px){.sudoku{padding:16px 8px 10px}.sudoku h2{font-size:18px}.sudoku-keys{gap:8px}}.monte-word-row{flex-wrap:nowrap;justify-content:center;align-items:center;gap:6px;display:flex}.monte-word-number{text-align:right;color:#202020;flex:0 0 26px;padding-right:2px;font-size:20px;font-weight:700}.word-search-bank{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.word-search-label{color:#202020;font-size:20px;font-weight:600}.games-fullscreen-host .word-search-tag{min-height:48px;padding:8px 14px;font-size:18px;line-height:1.3}.game-victory-art{object-fit:contain;filter:drop-shadow(0 8px 12px #b9924420);flex-shrink:0;width:180px;height:160px;margin:0 auto;display:block}@media (height<=600px){.game-victory-art{width:120px;height:110px}}.crossword-clue{margin-top:12px}.crossword-guide{color:#222;justify-content:center;align-items:center;gap:10px;min-height:12px;font-size:17px;font-weight:700;display:flex}.crossword-guide.is-visible{min-height:48px}.crossword-guide img{width:auto;height:38px}.games-fullscreen-host .sudoku-bottom button{flex-direction:column;gap:6px;min-height:64px;padding:6px 2px;font-size:13px}.sudoku-help-icon{border:1.5px solid;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:13px;font-weight:800;line-height:1;display:flex}.pluma-content{padding-top:24px}.pluma-clue-copy{font-size:22px;line-height:1.4}.pluma-letter-bank{margin-top:24px}.astro-powers{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.astro-power{color:#171717;cursor:pointer;border:0;border-radius:18px;min-width:0;min-height:78px;padding:12px 3px 8px;position:relative}.astro-power-name{font-size:17px;font-weight:800;line-height:1.2}.astro-power:active{transform:scale(.96)}.astro-power:focus-visible{outline-offset:3px;outline:3px solid #171717}@media (width<=350px){.astro-powers{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 10px}.astro-power-name{font-size:18px}}.chispa-balloon{flex-shrink:0;width:clamp(38px,12vw,48px);height:66px;display:inline-block;position:relative}.chispa-clue{text-align:center;color:#333;font-size:22px;font-weight:600;line-height:1.4}