.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}.com-desfazer button{flex-direction:column;gap:5px;min-height:64px!important}.com-desfazer button>span:last-child:not(:first-child).tabular-nums{min-width:20px;height:20px;font-size:11px;position:absolute;top:5px;right:8px}.match3{color:#222;padding:20px 6px 0}.match3-stats{text-align:center;gap:12px;display:flex}.match3-stats>div{background:#f3f1f6;border-radius:18px;flex:1;padding:12px}.match3-stats span,.match3-stats small{font-size:16px;display:block}.match3-stats strong{font-size:30px;line-height:1.25;display:block}.match3-progress{background:#eee;border-radius:5px;height:8px;margin:14px 0;overflow:hidden}.match3-progress>span{background:#333;height:100%;transition:width .2s;display:block}.match3-instructions{text-align:center;margin:12px 6px 18px;font-size:17px;line-height:1.4}.match3-board{aspect-ratio:1;touch-action:none;isolation:isolate;background:#f0edf4;border:2px solid #e1dde6;border-radius:15px;width:100%;position:relative;box-shadow:0 4px #d5d1da}.match3-tile{touch-action:none;z-index:1;cursor:pointer;background:0 0;border:0;width:12.5%;height:12.5%;padding:2px;transition:left .24s,top .24s,opacity .16s,transform .16s;position:absolute}.match3-tile>span{border:1px solid #ffffffb0;border-radius:10px;justify-content:center;align-items:center;height:100%;font-size:clamp(20px,6vw,32px);font-weight:700;line-height:1;display:flex;box-shadow:inset 0 -3px #00000020,inset 0 1px #fffb}.match3-tile.is-selected{z-index:3}.match3-tile.is-selected>span{outline-offset:-2px;outline:3px solid #222;transform:scale(.92)}.match3-tile.is-removing{opacity:0;transform:scale(.25)}.match3-tile.is-new{animation:.28s ease-out match3-fall}.match3-feedback{text-align:center;min-height:62px;padding:16px 6px 8px;font-size:17px;font-weight:700;line-height:1.4}.match3-tile:focus-visible>span{outline-offset:-2px;outline:3px solid #111}@keyframes match3-fall{0%{opacity:0;transform:translateY(-65%)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.match3-tile,.match3-progress>span{transition:none!important;animation:none!important}}.astro-power-badge{color:#fff;white-space:nowrap;border-radius:100px;justify-content:center;align-items:center;gap:2px;min-width:28px;height:24px;padding:0 7px;font-size:12px;font-weight:800;display:flex;position:absolute;top:-8px;left:50%;transform:translate(-50%);box-shadow:0 1px 3px #0002}.game-intro{overflow-wrap:normal;word-break:normal;min-height:100%;padding:18px 22px 0}.game-intro-top{justify-content:space-between;gap:10px;margin-bottom:18px;display:flex}.game-intro-top button{color:#111;background:#f3f3f5;border-radius:28px;align-items:center;gap:8px;min-height:48px;padding:10px 16px;font-size:17px;display:flex}.game-intro-art{border-radius:28px;width:100%;height:auto}.game-intro h1{margin:22px 0 28px;font-family:PlusJakartaSans_700Bold,sans-serif;font-size:30px;line-height:1.25}.game-intro h2{margin:0 0 16px;font-family:PlusJakartaSans_700Bold,sans-serif;font-size:23px;line-height:1.35}.game-intro-rules{gap:10px;margin:0 0 28px;padding:0;list-style:none;display:grid}.game-intro-rules li{background:#f5f5f7;border-radius:22px;align-items:flex-start;gap:12px;padding:16px;display:flex}.game-intro-rules li>span{background:#fff;border-radius:50%;flex:0 0 28px;place-items:center;height:28px;margin-top:2px;font-size:16px;font-weight:700;display:grid}.game-intro-rules p{min-width:0;margin:0;font-size:18px;line-height:1.5}.game-intro-start{backdrop-filter:blur(16px)saturate(140%);padding:14px 0 max(18px,env(safe-area-inset-bottom));z-index:2;background:#ffffff94;border-top:1px solid #fffc;border-radius:24px 24px 0 0;margin-top:20px;position:sticky;bottom:0;box-shadow:0 -6px 24px #1414140a}@supports not (backdrop-filter:blur(1px)){.game-intro-start{background:#fffffff0}}.game-intro-start button{color:#fff;background:#050505;border-radius:40px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:60px;padding:16px 18px;font-family:PlusJakartaSans_700Bold,sans-serif;font-size:20px;line-height:1.4;display:flex}@media (width<=360px){.game-intro{padding:14px 14px 0}.game-intro h1{font-size:27px}.game-intro-top button{padding:10px 12px;font-size:16px}.game-intro-rules li{gap:9px;padding:13px}.game-top-bar{border-radius:26px;grid-template-columns:48px minmax(0,1fr);gap:4px;padding:6px 10px;display:grid}.game-top-bar>button:last-child{justify-self:end}.game-top-copy{grid-area:2/1/auto/-1;padding:2px 4px 6px}.word-search-label{text-align:center;flex-basis:100%}.games-fullscreen-host .word-search-tag{padding:8px 10px}}.game-intro-top .game-intro-favorite{background:#f3f3f5;border-radius:50%;flex-shrink:0;justify-content:center;width:56px;height:56px;padding:0}.game-intro-top .game-intro-favorite.is-saved{background:#111}.game-intro-art{aspect-ratio:2;object-fit:cover;display:block;box-shadow:0 8px 24px #30261a0a}.game-intro-rules li{background:#f7f6f8;border:1px solid #efedf1}.game-intro-rules li>span{color:#604710;background:#fff3ce}.ranking-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.ranking-row{background:#fff;border:1px solid #ede9df;border-radius:18px;align-items:center;gap:10px;padding:14px 12px;font-size:18px;display:flex}.ranking-row.is-you{background:#fff0b7;border-color:#e3c86a}.ranking-position{background:#f4f2eb;border-radius:50%;flex:0 0 36px;place-items:center;height:36px;font-size:16px;display:grid}.ranking-row:first-child .ranking-position{color:#5e4308;background:#f9df86}.ranking-name{overflow-wrap:anywhere;flex:1;min-width:0}.ranking-points{white-space:nowrap;font-size:19px}.ranking-points small{color:#686254;font-size:13px;font-weight:400}@media (width<=360px){.ranking-row{gap:7px;padding:12px 8px;font-size:16px}.ranking-position{flex-basis:30px;height:30px}}.match3-delight .match3-stats>div{background:linear-gradient(140deg,#fff8db,#fff0ca);border:1px solid #f2dca5;box-shadow:0 3px #ebd9b6}.match3-delight .match3-stats>div:last-child{background:linear-gradient(140deg,#eee9ff,#ddd5f7);border-color:#d1c4ec;box-shadow:0 3px #cec0e6}.match3-delight .match3-stats strong{color:#47315f;font-size:34px}.match3-delight .match3-progress{background:#e8e0f1;border:2px solid #fff;border-radius:20px;height:15px;box-shadow:0 1px 4px #38245420}.match3-delight .match3-progress>span{background:linear-gradient(90deg,#ffc246,#ffe787);border-radius:20px;transition:width .45s;box-shadow:inset 0 2px 2px #fff8}.match3-delight .match3-board{background:linear-gradient(150deg,#ad94cc,#8174aa);border:3px solid #d9c8ed;border-radius:19px;box-shadow:0 5px #786491,0 12px 24px #44345c25}.match3-delight .match3-tile{padding:3px;transition:left .26s cubic-bezier(.22,.7,.25,1),top .36s cubic-bezier(.25,.7,.3,1.2),opacity .3s,transform .3s}.match3-delight .match3-tile>span{border:1px solid #fff9;border-radius:24%;position:relative;box-shadow:inset 0 2px 2px #fff,inset 0 -4px 1px #0002,0 3px 3px #3d235740}.match3-symbol{filter:drop-shadow(0 2px 1px #40294744);width:82%;height:82%;overflow:visible}.match3-delight .match3-tile.is-selected>span{outline:3px solid #fff;transform:scale(1.07);box-shadow:0 0 0 3px #f4b630,0 0 15px #fff9}.match3-delight .match3-tile.is-removing{z-index:4;animation:.32s ease-in forwards match3-pop}.match3-delight .match3-tile.is-new{animation:.44s cubic-bezier(.2,.7,.35,1.15) match3-drop}.match3-tile.is-hint>span{outline:2px solid #fff2b0;animation:1s ease-in-out 3 match3-hint}.match3-effects{pointer-events:none;z-index:8;position:absolute;inset:0;overflow:visible}.match3-burst{width:0;height:0;position:absolute}.match3-burst i{background:var(--spark);border:1px solid #fff;border-radius:50%;width:7px;height:7px;animation:.65s ease-out forwards match3-spark;position:absolute}.match3-score-float{color:#5a3677;white-space:nowrap;text-align:center;background:#fffbefed;border:2px solid #fff;border-radius:22px;padding:10px 18px;font-size:20px;font-weight:800;animation:.85s ease-out forwards match3-praise;position:absolute;top:32%;left:50%;transform:translate(-50%,-50%);box-shadow:0 5px 20px #351d5d30}.match3-score-float strong{color:#8b5214;font-size:32px;display:block}.match3-score-pop{animation:.3s ease-out match3-count}.match3-delight .match3-stats .match3-last-moves{border:2px solid #ba6587}.match3-sound{color:#49385d;background:#f1edf7;border-radius:24px;min-height:48px;margin:0 auto;padding:8px 18px;font-size:16px;display:block}@keyframes match3-pop{0%{opacity:1;transform:scale(1)}35%{opacity:1;transform:scale(1.18)}to{opacity:0;transform:scale(.1)rotate(15deg)}}@keyframes match3-drop{0%{opacity:0;transform:translateY(-160%)scale(.8)}70%{opacity:1}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes match3-spark{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{transform:translate(var(--dx),var(--dy)) scale(.1);opacity:0}}@keyframes match3-praise{0%{opacity:0;transform:translate(-50%,-25%)scale(.7)}20%,65%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-90%)scale(.95)}}@keyframes match3-count{50%{transform:scale(1.14)}}@keyframes match3-hint{50%{transform:scale(.9);box-shadow:0 0 12px #fff8}}@media (prefers-reduced-motion:reduce){.match3 *,.match3 :before{transition:none!important;animation:none!important}.match3-effects{display:none}.match3-delight .match3-tile.is-removing{opacity:0}.match3-tile.is-hint>span{outline:3px solid #fff2b0}}