:root{--f1:#031622;--f2:#07364c;--f3:#0b5570;--marfim:#faf7ef;--marfim2:#ece2cc;--lateral:#20705e;--tinta:#14384c;--coral:#ff7b54;--coral2:#e8543a;--ouro:#f2c14e;--ouro2:#c9962e;--jade:#3ddc9a;--roxo:#b388eb;--vidro:rgba(8,30,44,.55);--vidro-borda:rgba(250,247,239,.14);--traco-plano:#0b2c44;--tile-w:64px;--tile-h:82px}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent;user-select:none;touch-action:manipulation}html,body{height:100%;overflow:hidden}body{font-family:"Baloo 2",Arial Rounded MT Bold,ui-rounded,Segoe UI,system-ui,sans-serif;background:linear-gradient(180deg,var(--f2) 0%,var(--f1) 78%);color:var(--marfim)}#mar3d{position:fixed;inset:0;z-index:0;pointer-events:none}body:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:1;background:radial-gradient(125% 92% at 50% 42%,transparent 58%,rgba(0,8,16,.55) 100%)}.ondas{position:fixed;inset:0;pointer-events:none;overflow:hidden;z-index:0}.onda{position:absolute;left:-25%;width:150%;height:34vh;border-radius:46%;background:#faf7ef08;animation:ondar 17s ease-in-out infinite}.onda:nth-child(2){top:38%;animation-duration:22s;animation-delay:-8s;background:#3ddc9a0b}.onda:nth-child(3){top:70%;animation-duration:27s;animation-delay:-14s}@keyframes ondar{0%,to{transform:translate(-4%) rotate(-1deg)}50%{transform:translate(4%) rotate(1.5deg)}}@media (prefers-reduced-motion:reduce){.onda,.tile,.boost,#menu .logo-tile{animation:none!important;transition:none!important}}.tela{position:fixed;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;z-index:2;padding:max(16px,env(safe-area-inset-top)) 16px max(16px,env(safe-area-inset-bottom))}.oculta{display:none!important}.ic{display:inline-flex;width:1.15em;height:1.15em;vertical-align:-.22em;flex-shrink:0}.ic svg{width:100%;height:100%}.ic-g{width:1.6em;height:1.6em}#menu .logo-tile{width:94px;height:120px;border-radius:16px;position:relative;background:linear-gradient(168deg,#fffef8,var(--marfim) 45%,var(--marfim2));box-shadow:-7px 9px 0 var(--lateral),-11px 16px 28px #00060c99,inset 0 2px #fff;display:flex;align-items:center;justify-content:center;animation:boiar 4.2s ease-in-out infinite}#menu .logo-tile svg{width:66%;height:66%}[data-tema=vidro] #menu .logo-tile{background:linear-gradient(155deg,#f0fcfff7,#ceecf8f0 52%,#b0daeceb);box-shadow:-7px 9px #12566c,-11px 16px 28px #00060c99,inset 0 2px #fffffff2,0 0 26px #78dcff66}[data-tema=plano] #menu .logo-tile{border-radius:20px;background:#fff;box-shadow:0 0 0 3px var(--traco-plano),0 8px #09283ab3,0 14px 24px #00081073}[data-tema=praia] #menu .logo-tile{border-radius:20px;background:linear-gradient(178deg,#fff 0% 62%,#f2f4ff);box-shadow:0 6px #d5d9f2,0 12px #bcc2e6,0 18px 26px #061e3866,inset 0 2px #fff}@keyframes boiar{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-9px) rotate(3deg)}}#menu h1{font-size:clamp(2.5rem,10vw,3.9rem);line-height:.94;text-align:center;letter-spacing:-1.5px;text-shadow:0 4px 0 rgba(0,0,0,.32)}#menu h1 .sub{display:block;font-size:.28em;letter-spacing:.46em;color:var(--ouro);text-transform:uppercase;margin-top:11px;font-weight:700}.menu-btns{display:flex;flex-direction:column;gap:12px;align-items:center}.btn{font-family:inherit;font-weight:800;font-size:1.08rem;border:none;cursor:pointer;padding:14px 34px;border-radius:999px;color:#fff;letter-spacing:.02em;display:inline-flex;align-items:center;gap:8px;justify-content:center;background:linear-gradient(180deg,var(--coral),var(--coral2));box-shadow:0 5px #a83420,0 14px 26px #0000006b,inset 0 1px #ffffff59;transition:transform .08s,box-shadow .08s}.btn:active{transform:translateY(4px);box-shadow:0 1px #a83420,0 4px 10px #00000059}.btn.secund{background:linear-gradient(180deg,#12809b,#0b5c73);box-shadow:0 5px #063b4b,0 14px 26px #0000006b,inset 0 1px #ffffff40}.btn.secund:active{box-shadow:0 1px #063b4b,0 4px 10px #00000059}.btn.mini{padding:9px 20px;font-size:.9rem}.toggles{display:flex;gap:10px}.tog{width:48px;height:48px;border-radius:15px;border:1.5px solid var(--vidro-borda);background:var(--vidro);backdrop-filter:blur(8px);color:var(--marfim);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .15s}.tog .ic{width:1.45em;height:1.45em}.tog.off{opacity:.35}.tela h2{font-size:1.65rem;text-shadow:0 3px 0 rgba(0,0,0,.32);display:flex;align-items:center;gap:10px}#niveis .grade{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:420px;width:100%;max-height:58vh;overflow-y:auto;padding:6px;-webkit-overflow-scrolling:touch}.nivel-card{aspect-ratio:.9;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-weight:800;font-size:1.3rem;color:var(--tinta);cursor:pointer;background:linear-gradient(168deg,#fffef8,var(--marfim) 50%,var(--marfim2));box-shadow:-4px 5px 0 var(--lateral),-6px 10px 15px #00060c80,inset 0 2px #fff;transition:transform .08s}.nivel-card:active{transform:translateY(3px)}.nivel-card.trancado{filter:grayscale(1) brightness(.5);cursor:default}.nivel-card .estrelinhas{display:flex;gap:1px}.nivel-card .estrelinhas .ic{width:.85em;height:.85em}.nivel-card .estrelinhas .off{opacity:.18;filter:grayscale(1)}.nivel-card .rec{font-size:.56rem;font-weight:800;color:#8a6f47;display:flex;align-items:center;gap:3px}#ranking .lista{width:100%;max-width:420px;max-height:54vh;overflow-y:auto;display:flex;flex-direction:column;gap:8px;padding:4px}.rank-linha{display:flex;align-items:center;gap:12px;background:var(--vidro);backdrop-filter:blur(8px);border:1.5px solid var(--vidro-borda);border-radius:15px;padding:10px 14px;font-weight:700}.rank-linha .pos{width:34px;height:34px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:linear-gradient(168deg,#fffef8,var(--marfim2));color:var(--tinta);font-weight:900;flex-shrink:0;font-size:.9rem}.rank-linha .info{flex:1;min-width:0}.rank-linha .info small{display:flex;gap:1px;margin-top:2px}.rank-linha .info small .ic{width:.8em;height:.8em}.rank-linha .qi{color:var(--ouro);font-weight:900;white-space:nowrap;display:flex;align-items:center;gap:5px}#rank-totais{display:flex;gap:12px;font-weight:800}#jogo{justify-content:flex-start;gap:0;padding:0}#topo-jogo{width:100%;max-width:620px;display:flex;justify-content:space-between;align-items:center;gap:8px;padding:calc(8px + env(safe-area-inset-top)) 14px 0}.pilula{background:var(--vidro);border:1.5px solid var(--vidro-borda);border-radius:999px;padding:6px 14px;font-weight:800;font-size:.92rem;display:flex;align-items:center;gap:7px;white-space:nowrap;backdrop-filter:blur(8px)}.btn-ico{background:var(--vidro);border:1.5px solid var(--vidro-borda);color:var(--marfim);border-radius:13px;width:42px;height:42px;cursor:pointer;flex-shrink:0;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center}.btn-ico .ic{width:1.3em;height:1.3em}#hud{width:100%;max-width:620px;padding:10px 14px 0;display:flex;flex-direction:column;gap:10px;z-index:5}.hud-linha{display:flex;align-items:center;gap:10px}#hud-iq{color:var(--ouro)}#prog-wrap{flex:1;height:15px;background:#0006;border-radius:99px;overflow:hidden;border:1px solid var(--vidro-borda);position:relative}#prog-bar{height:100%;width:0%;border-radius:99px;transition:width .35s ease;background:linear-gradient(90deg,#1ea87a,var(--jade))}#prog-txt{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:.64rem;font-weight:800;letter-spacing:.06em;text-shadow:0 1px 2px rgba(0,0,0,.65)}#combo-pill{position:relative;overflow:hidden;min-width:76px;justify-content:center;transition:transform .15s}#combo-fill{position:absolute;inset:0;background:linear-gradient(90deg,#f2c14e6b,#ff7b547a);width:0%;transition:width .1s linear}#combo-txt{position:relative;font-weight:900;color:var(--ouro)}#combo-pill.quente{transform:scale(1.08);border-color:var(--ouro)}#bandeja{align-self:center;display:flex;align-items:center;gap:10px;background:var(--vidro);backdrop-filter:blur(8px);border-radius:16px;padding:8px 14px;border:1.5px solid var(--vidro-borda)}#bandeja .rotulo{font-size:.64rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--ouro);line-height:1.25;opacity:.95}.slot{width:40px;height:50px;border-radius:10px;background:#0006;display:flex;align-items:center;justify-content:center;border:1px dashed rgba(250,247,239,.2);box-shadow:inset 0 2px 7px #00000080}.slot svg{width:78%;height:78%}.slot.cheio{background:linear-gradient(180deg,#e6d6ff,var(--roxo));border-style:solid;animation:pop .4s ease}@keyframes pop{0%{transform:scale(.2)}65%{transform:scale(1.2)}to{transform:scale(1)}}#palco{flex:1;width:100%;position:relative;overflow:hidden;z-index:1;margin:6px 0;perspective:1250px;perspective-origin:50% 18%}#tabuleiro{position:absolute;left:50%;top:50%;transform:translate(-50%,-52%) rotateX(30deg);transform-style:preserve-3d;transform-origin:center center}#tabuleiro:before{content:"";position:absolute;inset:-14px;border-radius:24px;background:#000a1280;filter:blur(16px);transform:translateZ(-10px)}.tile{position:absolute;width:var(--tile-w);height:var(--tile-h);cursor:pointer;transform:translate3d(var(--tx),var(--ty),var(--tz));transform-style:preserve-3d;transition:transform .16s ease}.tile.sel{transform:translate3d(var(--tx),var(--ty),calc(var(--tz) + 20px))}.corpo{position:absolute;inset:0;transform-style:preserve-3d;will-change:transform}.topo{position:absolute;inset:0;border-radius:9px;background:linear-gradient(168deg,#fffef8 0%,var(--marfim) 46%,var(--marfim2) 100%);box-shadow:inset 0 2px #fff,inset 0 -2px 4px #6e5c3e2e,inset 2px 0 3px #ffffff80;display:flex;align-items:center;justify-content:center;filter:brightness(var(--lum,1))}.topo svg.face{width:72%;height:72%;pointer-events:none}.lado{position:absolute;pointer-events:none}.lado-f{left:0;right:0;bottom:0;height:22px;transform-origin:bottom center;transform:rotateX(-90deg);border-radius:0 0 9px 9px;background:linear-gradient(180deg,#e9dfc7,#d6c9a8 42%,#2b8a71 46%,#1d6a56)}.lado-d{top:0;bottom:0;right:0;width:22px;transform-origin:right center;transform:rotateY(90deg);border-radius:0 9px 9px 0;background:linear-gradient(90deg,#ddd2b4,#c8ba97 42%,#256e5b 46%,#175544)}.veu-bloq{position:absolute;inset:0;border-radius:9px;background:#04142070;opacity:0;transition:opacity .18s;pointer-events:none}.tile.bloq{cursor:default}.tile.bloq .veu-bloq{opacity:1}.tile.bloq .topo svg.face{filter:saturate(.5)}.tile.sel .topo{box-shadow:inset 0 2px #fff,0 0 0 3.5px var(--jade),0 0 26px #3ddc9ad9}.tile.dica .topo{animation:pulsar .65s ease-in-out infinite alternate}@keyframes pulsar{0%{box-shadow:inset 0 2px #fff,0 0 6px 2px var(--ouro)}to{box-shadow:inset 0 2px #fff,0 0 26px 10px var(--ouro)}}.tile.erro .corpo{animation:tremer .3s}@keyframes tremer{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}.tile.saindo{pointer-events:none}.tile.saindo .corpo{animation:sumir .4s forwards}@keyframes sumir{55%{transform:scale(1.12);opacity:1}to{transform:scale(.1) rotate(14deg);opacity:0}}.tile.ouro .topo{background:linear-gradient(168deg,#fff8dc,#ffedb0 45%,var(--ouro))}.tile.ouro .lado-f{background:linear-gradient(180deg,#f5e2a8,#e3c878 42%,#b8862c 46%,#8f6716)}.tile.ouro .lado-d{background:linear-gradient(90deg,#eeda9c,#d9bd6c 42%,#a0731f 46%,#7c580f)}.tile.ouro .topo:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(115deg,transparent 32%,rgba(255,255,255,.9) 47%,transparent 60%);background-size:260% 100%;animation:brilho 2.6s linear infinite}@keyframes brilho{0%{background-position:190% 0}to{background-position:-90% 0}}.tile.meta .topo{background:linear-gradient(168deg,#f6efff,#e6d6ff 45%,#c9adf5)}.tile.meta .lado-f{background:linear-gradient(180deg,#e0ccf7,#c6a9ec 42%,#6e46a8 46%,#553387)}.tile.meta .lado-d{background:linear-gradient(90deg,#d6bff2,#b899e3 42%,#5e3a94 46%,#472a75)}.tile.corrente{cursor:default}.tile .cadeado{position:absolute;inset:0;display:none;align-items:center;justify-content:center;background:#0618269e;border-radius:9px;z-index:2}.tile .cadeado svg{width:44%;height:44%}.tile.corrente .cadeado{display:flex}#boosters{width:100%;max-width:620px;display:flex;justify-content:center;gap:16px;padding:8px 12px calc(16px + env(safe-area-inset-bottom));z-index:5}.boost{width:66px;height:66px;border-radius:50%;border:none;cursor:pointer;position:relative;background:linear-gradient(180deg,#fffef8,var(--marfim2));display:flex;align-items:center;justify-content:center;box-shadow:0 5px #c0a87e,0 12px 20px #0000006b,inset 0 2px #fff;transition:transform .08s}.boost:active{transform:translateY(3px)}.boost{color:#0b5c73}.boost>.ic{width:2em;height:2em}.boost .custo{position:absolute;bottom:-8px;left:50%;transform:translate(-50%);background:linear-gradient(180deg,var(--coral),var(--coral2));color:#fff;font-size:.6rem;font-weight:900;padding:2.5px 8px;border-radius:99px;box-shadow:0 2px 5px #00000073;white-space:nowrap;display:flex;align-items:center;gap:3px}.boost .custo .ic{width:1em;height:1em}.veu{position:fixed;inset:0;background:#020e18b8;backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:50;padding:20px}.modal{background:linear-gradient(180deg,#fffef8,var(--marfim2));color:var(--tinta);border-radius:26px;padding:26px 24px;max-width:360px;width:100%;text-align:center;box-shadow:0 9px #c0a87e,0 30px 64px #0009}.modal h2{font-size:1.8rem;margin-bottom:4px}.modal p{font-weight:600;opacity:.8;margin-bottom:12px}.modal .estrelas-g{display:flex;justify-content:center;gap:10px;margin:8px 0}.modal .estrelas-g .ic{width:2.5em;height:2.5em}.modal .estrelas-g .off{opacity:.16;filter:grayscale(1)}.modal .stat{display:flex;justify-content:space-between;align-items:center;font-weight:700;padding:7px 12px;background:#14384c14;border-radius:11px;margin:5px 0}.modal .stat span{display:flex;align-items:center;gap:6px}.modal .stat.rec{background:#f2c14e4d;color:#8a6410}.linha-btn{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.modal .linha-btn{margin-top:16px}.compartilhar .ic{width:1.15em;height:1.15em}.btn.compartilhar.larga{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:10px}.previa-story{display:block;width:min(220px,58vw);margin:14px auto 4px;border-radius:14px;box-shadow:0 6px 18px #00000073}.veu-share{position:fixed;inset:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:18px;background:#030e1ab8;backdrop-filter:blur(3px)}.cx-share{width:min(420px,92vw);max-height:88vh;overflow:auto;text-align:center;padding:20px 18px;border-radius:24px;color:#123;background:linear-gradient(180deg,#fffdf6,#efe9d8);box-shadow:0 10px #0000002e,0 26px 50px #0000008c}.cx-share h2{margin:0 0 8px;font-size:1.25rem}.cx-share p{margin:0 0 6px;font-size:.82rem;line-height:1.4;opacity:.85}.cx-share .linha-btn{margin-top:12px}.btn.larga,.btn.secund.larga{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:10px}.aviso-share{position:fixed;left:50%;bottom:calc(18px + env(safe-area-inset-bottom));transform:translate(-50%);z-index:60;pointer-events:none;max-width:min(420px,90vw);padding:12px 18px;border-radius:16px;text-align:center;font:700 .82rem/1.35 system-ui,sans-serif;color:#08202f;background:linear-gradient(180deg,#fff,#ffe9c9);box-shadow:0 6px #0000002e,0 14px 30px #00000073;animation:aviso-sobe .32s ease both}@keyframes aviso-sobe{0%{opacity:0;transform:translate(-50%,14px)}to{opacity:1;transform:translate(-50%)}}.part{position:fixed;pointer-events:none;z-index:80;will-change:transform,opacity}.bolha-p{width:11px;height:11px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fffffff2,#a0e6ff59 60%,#78c8f01f);border:1px solid rgba(255,255,255,.45)}.part svg{width:36px;height:46px}.pontinho{position:fixed;pointer-events:none;z-index:81;font-weight:900;color:var(--ouro);font-size:1.02rem;text-shadow:0 2px 6px rgba(0,0,0,.75);animation:subir 1s forwards;display:flex;align-items:center;gap:4px}.pontinho .ic{width:1em;height:1em}@keyframes subir{to{transform:translateY(-76px);opacity:0}}#rank-nuvem{width:100%;max-width:420px;display:flex;flex-direction:column;gap:6px}#rank-nuvem .rotulo-nuvem{display:flex;align-items:center;gap:7px;justify-content:space-between;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--ouro);opacity:.95;padding-left:4px}#rank-lista-global{max-height:26vh}#rank-lista-global .carregando{opacity:.55;font-weight:700;text-align:center;padding:8px}.ondas{transition:opacity .4s ease,filter .4s ease}body.mar-agitado .ondas{opacity:.8!important;filter:brightness(1.5) saturate(1.15)}body.mar-forte .ondas{opacity:1!important;filter:brightness(2) saturate(1.35)}#brilho-mar{position:fixed;inset:0;pointer-events:none;z-index:1;opacity:0;background:radial-gradient(58% 40% at 50% 60%,rgba(140,220,255,.32),transparent 72%);transition:opacity .55s ease}@media (max-width:380px){#topo-jogo{gap:6px;padding-left:8px;padding-right:8px}#topo-jogo .btn-ico{width:38px;height:38px}#topo-jogo .pilula{padding-left:9px;padding-right:9px}}body.mar-agitado #brilho-mar{opacity:.75;transition-duration:.12s}body[data-ambiente=deserto] #brilho-mar{background:radial-gradient(58% 40% at 50% 60%,rgba(255,206,120,.34),transparent 72%)}body[data-ambiente=olimpo] #brilho-mar{background:radial-gradient(58% 40% at 50% 60%,rgba(255,238,190,.32),transparent 72%)}body[data-ambiente=cosmo] #brilho-mar{background:radial-gradient(58% 40% at 50% 60%,rgba(180,150,255,.34),transparent 72%)}body.mar-forte #brilho-mar{opacity:1;background:radial-gradient(62% 44% at 50% 58%,rgba(242,193,78,.34),transparent 72%)}@media (prefers-reduced-motion:reduce){#brilho-mar{transition:none;opacity:0!important}body.mar-agitado .ondas,body.mar-forte .ondas{filter:none}}#temas{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.tema-btn{font-family:inherit;font-weight:800;font-size:.78rem;letter-spacing:.02em;padding:8px 15px;border-radius:999px;cursor:pointer;color:var(--marfim);background:var(--vidro);border:1.5px solid var(--vidro-borda);backdrop-filter:blur(8px);transition:transform .08s,border-color .15s,color .15s}.tema-btn:active{transform:translateY(2px)}.tema-btn.ativo{color:var(--f1);border-color:transparent;background:linear-gradient(180deg,#fffef8,var(--marfim2));box-shadow:0 3px #c0a87e}.tema-btn{display:inline-flex;align-items:center;gap:7px}.chip-tema{flex:none;width:17px;height:22px;border-radius:5px}.chip-tema[data-chip=classico]{background:linear-gradient(168deg,#fffef8,var(--marfim) 46%,var(--marfim2));box-shadow:-2px 3px 0 var(--lateral),inset 0 1px #fff}.chip-tema[data-chip=vidro]{background:linear-gradient(155deg,#f0fcfff7,#ceecf8f0 52%,#b0daeceb);box-shadow:-2px 3px #12566c,0 0 9px #78dcffa6,inset 0 1px #fff}.chip-tema[data-chip=plano]{border-radius:6px;background:#fff;box-shadow:0 0 0 2px var(--traco-plano),0 2px #09283abf}.chip-tema[data-chip=praia]{border-radius:6px;background:linear-gradient(178deg,#fff,#f2f4ff);box-shadow:0 2px #d5d9f2,0 4px #bcc2e6}.chip-tema[data-chip=egipcio]{background:linear-gradient(168deg,#fcf2da,#f0dcae 46%,#dcbe7c);box-shadow:-2px 3px #8a6a1c,0 0 0 1.2px #b98c2e,inset 0 1px #fffdf2}.chip-tema[data-chip=grego]{background:linear-gradient(168deg,#fffdf7,#f2ede2 46%,#ddd6c6);box-shadow:-2px 3px #1c6ea8,0 0 0 1.2px #d9a828,inset 0 1px #fff}.chip-tema[data-chip=zodiaco]{background:linear-gradient(168deg,#2e2270,#1d1450 46%,#120c33);box-shadow:-2px 3px #a97d10,0 0 0 1.2px #f0c74a,0 0 8px #785ae6b3}[data-tema=vidro] .topo{background:linear-gradient(155deg,#f0fcfff7,#ceecf8f0 52%,#b0daeceb);box-shadow:inset 0 2px #fffffff2,inset 0 -3px 8px #0a32464d,0 0 0 1.2px #bef0ff8c,0 0 16px #78dcff47}[data-tema=vidro] .topo svg.face{filter:drop-shadow(0 1px 1px rgba(4,26,40,.45))}[data-tema=vidro] .lado-f{background:linear-gradient(180deg,#bfe6f5,#7fb9d4 40%,#1f7f9c 46%,#12566c)}[data-tema=vidro] .lado-d{background:linear-gradient(90deg,#b2ddef,#74afca 40%,#1a7089 46%,#0f4a5e)}[data-tema=vidro] .tile.sel .topo{box-shadow:inset 0 2px #fff,0 0 0 3px var(--jade),0 0 32px #3ddc9ae6}[data-tema=vidro] .tile.ouro .topo{background:linear-gradient(155deg,#fffae4f7,#ffe8a6f2 50%,#f0c556ed);box-shadow:inset 0 2px #fffffff2,0 0 0 1.2px #ffe196b3,0 0 20px #f2c14e73}[data-tema=vidro] .tile.meta .topo{background:linear-gradient(155deg,#faf5fff7,#e0cdf8f2 50%,#ba98e8ed);box-shadow:inset 0 2px #fffffff2,0 0 0 1.2px #d6bff2b3,0 0 20px #b388eb73}[data-tema=vidro] .veu-bloq{background:#02101c75}[data-tema=plano] .lado{display:none}[data-tema=plano] .topo{border-radius:14px;background:#fff;box-shadow:0 0 0 2.5px var(--traco-plano),0 4px #09283abf,0 9px 18px #0008106b;filter:none}[data-tema=plano] .tile{filter:brightness(var(--lum,1))}[data-tema=plano] .topo svg.face{width:78%;height:78%}[data-tema=plano] .tile.sel .topo{background:#eafff5;box-shadow:0 0 0 3px var(--jade),0 4px #12705a,0 9px 20px #00081073}[data-tema=plano] .tile.ouro .topo{background:#ffe9a8;box-shadow:0 0 0 2.5px #7a5a12,0 4px #a8801f,0 9px 18px #00081066}[data-tema=plano] .tile.meta .topo{background:#e7d7ff;box-shadow:0 0 0 2.5px #4a2d78,0 4px #6a45a6,0 9px 18px #00081066}[data-tema=plano] .veu-bloq{background:#03121e99}[data-tema=plano] .tile.bloq .topo{box-shadow:0 0 0 2.5px var(--traco-plano),0 2px #09283a99}[data-tema=plano] #tabuleiro:before{background:#000a126b}body[data-tema=praia]{background:linear-gradient(180deg,#4aa8de,#2e7fb8 46%,#1d5c8e)}body[data-tema=praia]:after{background:radial-gradient(120% 90% at 50% 38%,transparent 55%,rgba(8,44,74,.45) 100%)}body[data-tema=praia] .onda{background:#ffffff17}body[data-tema=praia] .onda:nth-child(2){background:#b4f0ff1c}#silhueta{position:fixed;left:0;right:0;bottom:0;height:26vh;z-index:0;pointer-events:none;display:none}body[data-tema=praia] #silhueta{display:block;background:radial-gradient(120% 100% at 12% 118%,rgba(16,62,98,.34) 0 55%,transparent 56%),radial-gradient(100% 100% at 44% 124%,rgba(11,48,82,.42) 0 55%,transparent 56%),radial-gradient(130% 100% at 82% 116%,rgba(16,62,98,.3) 0 55%,transparent 56%),linear-gradient(180deg,transparent 0%,rgba(8,38,68,.35) 78%)}body[data-tema=praia]:before{content:"";position:fixed;inset:0;z-index:1;pointer-events:none;border-radius:18px;box-shadow:inset 0 0 0 5px #f0b46a,inset 0 0 0 9px #fff6e6,inset 0 0 40px #062a4847;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 150"><defs><linearGradient id="a" x1="0" y1="0" x2="1" y2="1"><stop offset="0" stop-color="%232f9d63"/><stop offset="1" stop-color="%23125c3a"/></linearGradient><linearGradient id="b" x1="0" y1="0" x2="1" y2="1"><stop offset="0" stop-color="%2372d68f"/><stop offset="1" stop-color="%232f9d63"/></linearGradient><g id="f"><path d="M4 2 Q92 6 156 52 Q72 62 4 2 Z" fill="url(%23a)"/><path d="M14 8 Q88 16 140 50 Q70 54 14 8 Z" fill="url(%23b)"/><path d="M10 6 Q80 26 140 50" fill="none" stroke="%230e4a2e" stroke-width="2.4"/><path d="M4 2 Q60 44 74 122 Q26 88 4 2 Z" fill="url(%23a)"/><path d="M12 12 Q54 48 68 112 Q30 84 12 12 Z" fill="url(%23b)"/><path d="M8 8 Q44 52 68 112" fill="none" stroke="%230e4a2e" stroke-width="2.4"/><path d="M4 2 Q78 22 124 92 Q48 76 4 2 Z" fill="url(%23a)"/><path d="M6 4 Q68 32 116 88" fill="none" stroke="%230e4a2e" stroke-width="2.2"/><circle cx="46" cy="34" r="11" fill="%238a5a2b"/><circle cx="43" cy="31" r="7" fill="%23b07c42"/><circle cx="66" cy="52" r="9" fill="%238a5a2b"/><circle cx="63.6" cy="49.6" r="5.6" fill="%23b07c42"/></g></defs><use href="%23f"/><use href="%23f" transform="translate(600 0) scale(-1 1)"/></svg>') center 0/100% auto no-repeat,url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 120"><defs><g id="c"><path d="M12 116 Q10 78 42 66 Q76 76 74 116 Z" fill="%23ffd9c2"/><path d="M43 68 L20 114M43 68 L31 115M43 68 L43 116M43 68 L55 115M43 68 L66 114" fill="none" stroke="%23e8a882" stroke-width="2.6"/><path d="M96 116 q-4-26 14-34 q18 8 14 34 Z" fill="%23fff0e2"/><path d="M110 84 L100 114M110 84 L110 116M110 84 L120 114" fill="none" stroke="%23f0bfa0" stroke-width="2.2"/><path d="M146 106 l7-16 17-2 -12 12 4 17 -16-8 -16 8 4-17 -12-12 17 2 Z" fill="%23ff9d7a"/><path d="M150 104 l5-11 11-1" fill="none" stroke="%23ffd0bb" stroke-width="2"/></g></defs><use href="%23c"/><use href="%23c" transform="translate(600 0) scale(-1 1)"/></svg>') center bottom/100% auto no-repeat}[data-tema=praia] .lado{display:none}[data-tema=praia] .topo{border-radius:11px;background:linear-gradient(178deg,#fff 0% 62%,#f2f4ff);box-shadow:inset 0 2px #fff,0 3px #d5d9f2,0 6px #bcc2e6,0 9px #a3aad7,0 13px 14px #061e386b;filter:brightness(var(--lum,1))}[data-tema=praia] .topo svg.face{width:88%;height:88%}[data-tema=praia] .veu-bloq{border-radius:11px;background:#284a7042}[data-tema=praia] .tile.bloq .topo{filter:brightness(.86) saturate(.75)}[data-tema=praia] .tile.livre .topo{filter:none}[data-tema=praia] .tile.bloq .topo{box-shadow:inset 0 2px #fff,0 3px #b9bede,0 6px #a2a8c9,0 9px 10px #061e3859}[data-tema=praia] .tile.sel .topo{box-shadow:inset 0 2px #fff,0 0 0 4px #3ddc9a,0 3px #d5d9f2,0 6px #bcc2e6,0 12px 22px #3ddc9a8c}[data-tema=praia] .tile.ouro .topo{background:linear-gradient(178deg,#fff9e2,#ffeaa8 70%,#ffd766);box-shadow:inset 0 2px #fff,0 3px #e8c672,0 6px #cfa646,0 9px #ac8631,0 13px 14px #061e386b}[data-tema=praia] .tile.meta .topo{background:linear-gradient(178deg,#fbf5ff,#ecdcff 70%,#d9bcff);box-shadow:inset 0 2px #fff,0 3px #cbb0ea,0 6px #b294da,0 9px #9678c2,0 13px 14px #061e386b}[data-tema=praia] #tabuleiro:before{background:#06244057}[data-tema=praia] .boost{width:70px;height:70px;background:radial-gradient(circle at 50% 32%,#fff 0 38%,#efe6ff 62%,#d9c6f5);border:4px solid #7b52c9;box-shadow:0 5px #4f2f8c,0 12px 20px #000a1973,inset 0 3px 6px #ffffffe6}[data-tema=praia] .boost:active{transform:translateY(3px);box-shadow:0 2px #4f2f8c,0 6px 12px #000a1966}[data-tema=praia] .boost>.ic{width:2.5em;height:2.5em;filter:drop-shadow(0 2px 2px rgba(40,20,80,.35))}[data-tema=praia] .boost .custo{inset:-8px -6px auto auto;transform:none;background:linear-gradient(180deg,#ff9d4d,#f2662a);border:2.5px solid #fff;box-shadow:0 3px 6px #000a1973;font-size:.62rem;padding:2px 7px}[data-tema=praia] .pilula{background:linear-gradient(180deg,#0a2e509e,#082440b8);border:2px solid rgba(255,255,255,.6);box-shadow:0 3px #061e3873;color:#fff}[data-tema=praia] #prog-wrap{height:19px;border:2px solid rgba(255,255,255,.55);background:#0a305073;box-shadow:inset 0 2px 5px #000a1980}[data-tema=praia] #prog-bar{background:linear-gradient(180deg,#7ff3b6,#22b877)}[data-tema=praia] #combo-pill{border-color:#fff9}[data-tema=praia] #combo-txt{color:#ffd970;text-shadow:0 1px 2px rgba(0,10,25,.6)}[data-tema=praia] #bandeja{background:linear-gradient(180deg,#0a2e5099,#082440b3);border:2px solid rgba(255,255,255,.55)}[data-tema=praia] .slot{background:#0a305066;border:2px dashed rgba(255,255,255,.45)}[data-tema=praia] .btn-ico{border:2px solid rgba(255,255,255,.6);background:linear-gradient(180deg,#0a2e509e,#082440b8)}[data-tema=praia] .nivel-card{border-radius:18px;background:linear-gradient(178deg,#fff,#eef1ff);box-shadow:0 4px #bcc2e6,0 8px #a3aad7,0 12px 16px #061e3866}[data-tema=praia] .nivel-card:active{transform:translateY(4px);box-shadow:0 2px #a3aad7,0 5px 10px #061e3859}[data-tema=praia] .btn{box-shadow:0 5px #a83420,0 12px 20px #000a1966,inset 0 2px #ffffff73}[data-tema=praia] .modal{border-radius:28px;box-shadow:0 8px #b9bede,0 26px 50px #000c1c8c}#btn-apelido{font-size:.62rem;padding:5px 11px;letter-spacing:0;text-transform:none}[data-tema=egipcio] .topo svg.face,[data-tema=grego] .topo svg.face,[data-tema=zodiaco] .topo svg.face{width:84%;height:84%}body[data-tema=egipcio]{background:repeating-linear-gradient(180deg,rgba(0,0,0,.28) 0 2px,transparent 2px 64px),repeating-linear-gradient(90deg,rgba(0,0,0,.22) 0 2px,transparent 2px 108px),radial-gradient(70% 46% at 50% 52%,rgba(255,198,104,.2),transparent 70%),radial-gradient(86% 46% at 50% 4%,rgba(255,206,110,.5),transparent 62%),linear-gradient(180deg,#7d6139,#5c4527 38%,#3e2d18 72%,#241809)}body[data-tema=egipcio]:after{background:radial-gradient(120% 92% at 50% 34%,transparent 52%,rgba(12,6,1,.55) 100%)}body[data-tema=egipcio] .onda{background:#ffd68c0d}body[data-tema=egipcio] .onda:nth-child(2){background:#ffb65a0e}body[data-tema=egipcio] #silhueta{display:block;top:0;height:auto;border-radius:16px;box-shadow:inset 0 0 0 5px #c9902a,inset 0 0 0 9px #6b4405,inset 0 0 46px #0009;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 54 1000"><defs><linearGradient id="o" x1="0" y1="0" x2="1" y2="0"><stop offset="0" stop-color="%236b4405"/><stop offset=".2" stop-color="%23d9a02c"/><stop offset=".44" stop-color="%23f7d772"/><stop offset=".74" stop-color="%23c9902a"/><stop offset="1" stop-color="%235c3a04"/></linearGradient><linearGradient id="a" x1="0" y1="0" x2="1" y2="0"><stop offset="0" stop-color="%230e2f56"/><stop offset=".42" stop-color="%233f8ad4"/><stop offset="1" stop-color="%230b2748"/></linearGradient></defs><g transform="scale(0.771 1.111)"><rect x="11" y="122" width="48" height="700" fill="url(%23o)"/><rect x="11" y="196" width="48" height="30" fill="url(%23a)"/><rect x="11" y="386" width="48" height="30" fill="url(%23a)"/><rect x="11" y="576" width="48" height="30" fill="url(%23a)"/><rect x="11" y="766" width="48" height="30" fill="url(%23a)"/><path d="M4 122 Q14 62 35 52 Q56 62 66 122 Z" fill="url(%23a)"/><path d="M14 118 Q22 74 35 66 Q48 74 56 118 Z" fill="none" stroke="%23f7d772" stroke-width="3"/><rect x="0" y="96" width="70" height="18" rx="3" fill="url(%23o)"/><rect x="2" y="40" width="66" height="20" rx="4" fill="url(%23o)"/><rect x="6" y="812" width="58" height="20" rx="3" fill="url(%23o)"/><rect x="0" y="830" width="70" height="28" rx="4" fill="url(%23a)"/><rect x="0" y="856" width="70" height="20" rx="3" fill="url(%23o)"/></g></svg>') left bottom/auto 100% no-repeat,url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 54 1000"><defs><linearGradient id="o" x1="0" y1="0" x2="1" y2="0"><stop offset="0" stop-color="%235c3a04"/><stop offset=".26" stop-color="%23c9902a"/><stop offset=".56" stop-color="%23f7d772"/><stop offset=".8" stop-color="%23d9a02c"/><stop offset="1" stop-color="%236b4405"/></linearGradient><linearGradient id="a" x1="0" y1="0" x2="1" y2="0"><stop offset="0" stop-color="%230b2748"/><stop offset=".58" stop-color="%233f8ad4"/><stop offset="1" stop-color="%230e2f56"/></linearGradient></defs><g transform="scale(0.771 1.111)"><rect x="11" y="122" width="48" height="700" fill="url(%23o)"/><rect x="11" y="196" width="48" height="30" fill="url(%23a)"/><rect x="11" y="386" width="48" height="30" fill="url(%23a)"/><rect x="11" y="576" width="48" height="30" fill="url(%23a)"/><rect x="11" y="766" width="48" height="30" fill="url(%23a)"/><path d="M4 122 Q14 62 35 52 Q56 62 66 122 Z" fill="url(%23a)"/><path d="M14 118 Q22 74 35 66 Q48 74 56 118 Z" fill="none" stroke="%23f7d772" stroke-width="3"/><rect x="0" y="96" width="70" height="18" rx="3" fill="url(%23o)"/><rect x="2" y="40" width="66" height="20" rx="4" fill="url(%23o)"/><rect x="6" y="812" width="58" height="20" rx="3" fill="url(%23o)"/><rect x="0" y="830" width="70" height="28" rx="4" fill="url(%23a)"/><rect x="0" y="856" width="70" height="20" rx="3" fill="url(%23o)"/></g></svg>') right bottom/auto 100% no-repeat,url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 104"><defs><linearGradient id="o" x1="0" y1="0" x2="0" y2="1"><stop offset="0" stop-color="%23f7d772"/><stop offset=".5" stop-color="%23c9902a"/><stop offset="1" stop-color="%236b4405"/></linearGradient></defs><rect y="58" width="600" height="30" fill="url(%23o)"/><rect y="88" width="600" height="10" fill="%23472b03"/><g fill="%231e5a9c"><path d="M0 58 l24 -22 l24 22 z"/><path d="M48 58 l24 -22 l24 22 z"/><path d="M96 58 l24 -22 l24 22 z"/><path d="M144 58 l24 -22 l24 22 z"/><path d="M192 58 l24 -22 l24 22 z"/><path d="M240 58 l24 -22 l24 22 z"/><path d="M288 58 l24 -22 l24 22 z"/><path d="M336 58 l24 -22 l24 22 z"/><path d="M384 58 l24 -22 l24 22 z"/><path d="M432 58 l24 -22 l24 22 z"/><path d="M480 58 l24 -22 l24 22 z"/><path d="M528 58 l24 -22 l24 22 z"/><path d="M576 58 l24 -22 l24 22 z"/></g><path d="M212 34 Q300 -2 388 34 Q300 20 212 34 Z" fill="%23c9902a"/><circle cx="300" cy="26" r="15" fill="%23f7d772" stroke="%236b4405" stroke-width="3"/></svg>') center 74px/100% auto no-repeat,url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 210"><defs><linearGradient id="c" x1="0" y1="0" x2="0" y2="1"><stop offset="0" stop-color="%23c9902a" stop-opacity="0"/><stop offset=".42" stop-color="%23c98a24" stop-opacity=".72"/><stop offset="1" stop-color="%236b4405"/></linearGradient></defs><rect y="46" width="600" height="164" fill="url(%23c)"/><g stroke="%234a2f06" stroke-width="2" opacity=".5"><path d="M0 118 H600M0 158 H600M120 118 V210M300 118 V210M480 118 V210"/></g><g fill="%23f0c14e"><ellipse cx="66" cy="188" rx="46" ry="15"/><ellipse cx="150" cy="196" rx="34" ry="11"/><circle cx="40" cy="172" r="11"/><circle cx="62" cy="166" r="9"/><circle cx="86" cy="172" r="11"/><ellipse cx="536" cy="190" rx="44" ry="14"/><circle cx="512" cy="174" r="10"/><circle cx="556" cy="172" r="12"/></g><g fill="%23fff1c4" opacity=".65"><circle cx="36" cy="168" r="3.4"/><circle cx="82" cy="168" r="3"/><circle cx="552" cy="168" r="3.4"/></g></svg>') bottom center/100% auto no-repeat}[data-tema=egipcio] .lado{display:none}[data-tema=egipcio] .topo{border-radius:13px;background:linear-gradient(168deg,#f9ead0,#eedaac 34%,#dcc086 70%,#cbab6e);box-shadow:inset 0 2px #fffcf0f2,inset 0 -5px 10px #784e1266,0 0 0 1.8px #a8760f,0 4px #c6a35c,0 8px #a07d31,0 12px #6f5115,0 17px 16px #12080080}[data-tema=egipcio] .topo:before{content:"";position:absolute;inset:4px;border-radius:9px;box-shadow:inset 0 2px 3px #6e460e73,inset 0 -1.5px #fffae4cc;pointer-events:none}[data-tema=egipcio] .tile.bloq .topo{box-shadow:inset 0 2px #fffcf0cc,0 0 0 1.8px #8f6410,0 4px #ac8b4a,0 8px #8a6a29,0 12px 12px #12080066}[data-tema=egipcio] .tile.sel .topo{box-shadow:inset 0 2px #fff,0 0 0 3px #f7d772,0 4px #c6a35c,0 8px #a07d31,0 16px 30px #f7d77299}[data-tema=egipcio] .tile.ouro .topo{background:linear-gradient(168deg,#fff6d0,#f5d472 45%,#e0a92c)}[data-tema=egipcio] .tile.meta .topo{background:linear-gradient(168deg,#e4fbf6,#a8e8dd 45%,#2aa89a)}[data-tema=egipcio] .veu-bloq{border-radius:13px;background:#2c160242}[data-tema=egipcio] .tile.bloq .topo{filter:brightness(.82) saturate(.7)}[data-tema=egipcio] .tile.livre .topo{filter:none}[data-tema=egipcio] #tabuleiro:before{background:#180a008c}[data-tema=egipcio] .pilula{border:1.6px solid #c9902a;background:linear-gradient(180deg,#163054eb,#091830f0);box-shadow:0 2px #0006,inset 0 1px #ffffff2e}[data-tema=egipcio] #prog-wrap{border:2px solid #c9902a;background:#091830cc}[data-tema=egipcio] #prog-bar{background:linear-gradient(180deg,#f7d772,#c9902a)}[data-tema=egipcio] #combo-txt{color:#f7d772;text-shadow:0 1px 2px rgba(0,0,0,.7)}[data-tema=egipcio] .boost{color:#f7d772;border-radius:17px;background:linear-gradient(180deg,#2f6cad,#123f70 62%,#0d2f56);box-shadow:0 0 0 3px #c9902a,0 5px #6b4405,0 12px 20px #0a04008c,inset 0 2px #ffffff47}[data-tema=egipcio] .boost:active{transform:translateY(3px);box-shadow:0 0 0 3px #c9902a,0 2px #6b4405,0 6px 12px #0a040080}[data-tema=egipcio] .boost .custo{color:#3a2408;background:linear-gradient(180deg,#f7d772,#c9902a)}[data-tema=egipcio] .btn-ico,[data-tema=egipcio] .tog{border:2px solid #c9902a;background:linear-gradient(180deg,#163054eb,#091830f0);color:#f7d772}[data-tema=egipcio] #bandeja{border:1.6px solid rgba(201,144,42,.55);background:linear-gradient(180deg,#1630548c,#091830b3)}[data-tema=egipcio] .slot{background:#09183080;border:2px dashed rgba(247,215,114,.45)}[data-tema=egipcio] .nivel-card{color:#3a2408;background:linear-gradient(178deg,#f9ead0,#dcc086);box-shadow:0 0 0 2px #a8760f,0 5px #7a5209,0 11px 18px #12080080}[data-tema=egipcio] .btn{box-shadow:0 5px #6b4405,0 12px 20px #12080080,inset 0 2px #fff6}[data-tema=egipcio] .modal{color:#3a2408;background:linear-gradient(180deg,#f9ead0,#dcc086);box-shadow:0 0 0 3px #c9902a,0 9px #7a5209,0 28px 54px #0a0400a8}[data-tema=egipcio] .veu{background:#140a02bd}[data-tema=egipcio] #menu .logo-tile{border-radius:18px;background:linear-gradient(168deg,#f9ead0,#eedaac 40%,#cbab6e);box-shadow:-7px 9px #8a6318,-11px 16px 28px #0e06009e,inset 0 2px #fffdf4,0 0 0 2px #a8760f}body[data-tema=grego]{background:repeating-linear-gradient(180deg,rgba(24,40,58,.22) 0 2px,transparent 2px 72px),repeating-linear-gradient(90deg,rgba(24,40,58,.16) 0 2px,transparent 2px 124px),radial-gradient(72% 42% at 50% 48%,rgba(180,222,246,.22),transparent 72%),radial-gradient(90% 44% at 50% 2%,rgba(255,246,214,.55),transparent 64%),linear-gradient(180deg,#cfe3ef,#93b3c6,#4d7691 68%,#1d3448)}body[data-tema=grego]:after{background:radial-gradient(120% 92% at 50% 32%,transparent 50%,rgba(6,20,34,.6) 100%)}body[data-tema=grego] .onda{background:#ffffff17}body[data-tema=grego] .onda:nth-child(2){background:#d9a82812}body[data-tema=grego] #silhueta{display:block;top:0;height:auto;border-radius:16px;box-shadow:inset 0 0 0 5px #c9932a,inset 0 0 0 9px #f2ede2,inset 0 0 46px #0a1a2a80;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 54 1000"><defs><linearGradient id="m" x1="0" y1="0" x2="1" y2="0"><stop offset="0" stop-color="%2378705e"/><stop offset=".2" stop-color="%23e9e2d2"/><stop offset=".46" stop-color="%23fffdf7"/><stop offset=".78" stop-color="%23d3cab5"/><stop offset="1" stop-color="%236d6555"/></linearGradient><linearGradient id="o" x1="0" y1="0" x2="1" y2="0"><stop offset="0" stop-color="%237d5307"/><stop offset=".42" stop-color="%23f0c94e"/><stop offset="1" stop-color="%236b4405"/></linearGradient></defs><rect x="7" y="158" width="40" height="664" fill="url(%23m)"/><g stroke="%238d8574" stroke-width="1.6" opacity=".5"><path d="M14 158 V822M21 158 V822M28 158 V822M35 158 V822M42 158 V822"/></g><rect x="7" y="150" width="40" height="9" fill="url(%23o)"/><path d="M5 150 L9 134 H45 L49 150 Z" fill="url(%23m)"/><rect x="2" y="112" width="50" height="24" rx="3" fill="url(%23m)"/><circle cx="13" cy="124" r="8" fill="none" stroke="%238d8574" stroke-width="3.4"/><circle cx="41" cy="124" r="8" fill="none" stroke="%238d8574" stroke-width="3.4"/><rect x="0" y="98" width="54" height="16" rx="3" fill="url(%23m)"/><rect x="0" y="94" width="54" height="6" fill="url(%23o)"/><rect x="7" y="822" width="40" height="8" fill="url(%23o)"/><rect x="3" y="830" width="48" height="18" rx="3" fill="url(%23m)"/><rect x="0" y="848" width="54" height="22" rx="3" fill="url(%23m)"/></svg>') left bottom/auto 100% no-repeat,url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 54 1000"><defs><linearGradient id="m" x1="0" y1="0" x2="1" y2="0"><stop offset="0" stop-color="%236d6555"/><stop offset=".24" stop-color="%23d3cab5"/><stop offset=".56" stop-color="%23fffdf7"/><stop offset=".82" stop-color="%23e9e2d2"/><stop offset="1" stop-color="%2378705e"/></linearGradient><linearGradient id="o" x1="0" y1="0" x2="1" y2="0"><stop offset="0" stop-color="%236b4405"/><stop offset=".58" stop-color="%23f0c94e"/><stop offset="1" stop-color="%237d5307"/></linearGradient></defs><rect x="7" y="158" width="40" height="664" fill="url(%23m)"/><g stroke="%238d8574" stroke-width="1.6" opacity=".5"><path d="M14 158 V822M21 158 V822M28 158 V822M35 158 V822M42 158 V822"/></g><rect x="7" y="150" width="40" height="9" fill="url(%23o)"/><path d="M5 150 L9 134 H45 L49 150 Z" fill="url(%23m)"/><rect x="2" y="112" width="50" height="24" rx="3" fill="url(%23m)"/><circle cx="13" cy="124" r="8" fill="none" stroke="%238d8574" stroke-width="3.4"/><circle cx="41" cy="124" r="8" fill="none" stroke="%238d8574" stroke-width="3.4"/><rect x="0" y="98" width="54" height="16" rx="3" fill="url(%23m)"/><rect x="0" y="94" width="54" height="6" fill="url(%23o)"/><rect x="7" y="822" width="40" height="8" fill="url(%23o)"/><rect x="3" y="830" width="48" height="18" rx="3" fill="url(%23m)"/><rect x="0" y="848" width="54" height="22" rx="3" fill="url(%23m)"/></svg>') right bottom/auto 100% no-repeat,url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 150"><defs><linearGradient id="m" x1="0" y1="0" x2="0" y2="1"><stop offset="0" stop-color="%23fffdf7"/><stop offset=".6" stop-color="%23e9e2d2"/><stop offset="1" stop-color="%23b8b0a0"/></linearGradient><linearGradient id="o" x1="0" y1="0" x2="0" y2="1"><stop offset="0" stop-color="%23f5cf52"/><stop offset=".5" stop-color="%23c9932a"/><stop offset="1" stop-color="%237d5307"/></linearGradient><pattern id="f" width="50" height="26" patternUnits="userSpaceOnUse"><rect width="50" height="26" fill="%23e9e2d2"/><rect width="20" height="26" fill="%2317608f"/><g stroke="%23bfe0f7" stroke-width="2"><path d="M6 2 V24M13 2 V24"/></g><circle cx="35" cy="13" r="5.5" fill="none" stroke="%23c9932a" stroke-width="2.4"/></pattern></defs><path d="M300 6 L566 84 H34 Z" fill="url(%23m)"/><path d="M300 26 L520 82 H80 Z" fill="%23c8bfa8"/><circle cx="300" cy="60" r="17" fill="url(%23o)"/><g stroke="%23f5cf52" stroke-width="3" stroke-linecap="round"><path d="M300 32 V40M300 80 V88M268 60 H276M324 60 H332M278 38 l6 6M316 76 l6 6M322 38 l-6 6M278 82 l6-6"/></g><rect y="84" width="600" height="16" fill="url(%23o)"/><rect y="100" width="600" height="26" fill="url(%23f)"/><rect y="126" width="600" height="10" fill="url(%23o)"/></svg>') center 74px/100% auto no-repeat,url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 200"><defs><linearGradient id="c" x1="0" y1="0" x2="0" y2="1"><stop offset="0" stop-color="%23dfe7ee" stop-opacity="0"/><stop offset=".4" stop-color="%23cfd8de" stop-opacity=".78"/><stop offset="1" stop-color="%238e9aa4"/></linearGradient><pattern id="l" width="120" height="46" patternUnits="userSpaceOnUse"><rect width="120" height="46" fill="none"/><path d="M0 46 H120M60 0 V46" stroke="%236b7a86" stroke-width="2" opacity=".45"/></pattern></defs><rect y="40" width="600" height="160" fill="url(%23c)"/><rect y="60" width="600" height="140" fill="url(%23l)"/><path d="M74 196 Q54 176 62 152 Q68 134 86 132 Q104 134 110 152 Q118 176 98 196 Z" fill="%238e2f3a"/><path d="M80 196 Q66 178 72 156 Q78 142 90 141 Q102 142 106 156 Q112 178 98 196 Z" fill="%23c2515c"/><rect x="78" y="120" width="18" height="16" rx="3" fill="%238e2f3a"/><rect x="68" y="112" width="38" height="9" rx="4" fill="%23c9932a"/><path d="M62 148 Q40 154 48 176M110 148 Q132 154 124 176" fill="none" stroke="%238e2f3a" stroke-width="8" stroke-linecap="round"/><path d="M498 198 Q506 166 530 148 Q554 130 578 130" fill="none" stroke="%234f8226" stroke-width="5" stroke-linecap="round"/><g fill="%238cc25c"><ellipse cx="514" cy="172" rx="13" ry="6" transform="rotate(-38 514 172)"/><ellipse cx="536" cy="152" rx="13" ry="6" transform="rotate(-30 536 152)"/><ellipse cx="560" cy="138" rx="13" ry="6" transform="rotate(-16 560 138)"/><ellipse cx="528" cy="176" rx="11" ry="5" transform="rotate(28 528 176)"/><ellipse cx="552" cy="158" rx="11" ry="5" transform="rotate(34 552 158)"/></g><g fill="%23245214"><circle cx="524" cy="163" r="4.4"/><circle cx="548" cy="146" r="4"/></g><g fill="%23f0c94e"><ellipse cx="168" cy="190" rx="16" ry="6"/><ellipse cx="196" cy="194" rx="12" ry="4.4"/><circle cx="156" cy="180" r="7"/><circle cx="172" cy="176" r="6"/><circle cx="188" cy="181" r="7"/><ellipse cx="430" cy="192" rx="15" ry="5.4"/><circle cx="416" cy="182" r="6.4"/><circle cx="444" cy="180" r="7"/></g><g fill="%23fff3c8" opacity=".7"><circle cx="153" cy="177" r="2.2"/><circle cx="186" cy="178" r="2"/><circle cx="441" cy="177" r="2.2"/></g></svg>') bottom center/100% auto no-repeat}[data-tema=grego] .lado{display:none}[data-tema=grego] .topo{border-radius:12px;background:linear-gradient(168deg,#fffdf7,#f2ede2 46%,#ddd6c6);box-shadow:inset 0 2px #fff,inset 0 -4px 8px #28344047,0 0 0 1.6px #c9932a,0 4px #ded7c6,0 8px #bcb4a0,0 12px #8f8878,0 17px 16px #06162880}[data-tema=grego] .topo:before{content:"";position:absolute;inset:4px;border-radius:7px;box-shadow:inset 0 2px 3px #2e3c4a57,inset 0 -1.5px #ffffffe6;pointer-events:none}[data-tema=grego] .tile.bloq .topo{box-shadow:inset 0 2px #fffc,0 0 0 1.6px #a87b22,0 4px #c8c1ae,0 8px #a49d8b,0 12px 12px #06162866}[data-tema=grego] .tile.sel .topo{box-shadow:inset 0 2px #fff,0 0 0 3px #d9a828,0 4px #ded7c6,0 8px #bcb4a0,0 16px 28px #d9a82899}[data-tema=grego] .tile.ouro .topo{background:linear-gradient(168deg,#fff8dc,#f5d97a 45%,#d9a828)}[data-tema=grego] .tile.meta .topo{background:linear-gradient(168deg,#eef7ff,#bcdcf3 45%,#4f9fd4)}[data-tema=grego] .veu-bloq{border-radius:12px;background:#081a2c3d}[data-tema=grego] .tile.bloq .topo{filter:brightness(.84) saturate(.7)}[data-tema=grego] .tile.livre .topo{filter:none}[data-tema=grego] .tile.corrente .cadeado{background:#0c3a608c}[data-tema=grego] #tabuleiro:before{background:#04142680}[data-tema=grego] .pilula{background:#0a203694;border:1.5px solid rgba(217,168,40,.5)}[data-tema=grego] #prog-bar{background:linear-gradient(180deg,#f5d97a,#c08f14)}[data-tema=grego] #combo-txt{color:#f5d97a}[data-tema=grego] .boost{color:#12405f;background:linear-gradient(180deg,#fffdf7,#e4ded0);box-shadow:0 5px #b5ad99,0 12px 20px #04142673,inset 0 2px #fff}[data-tema=grego] .btn-ico,[data-tema=grego] .tog{border:1.5px solid rgba(217,168,40,.45)}[data-tema=grego] #bandeja{background:linear-gradient(180deg,#0c263e99,#081a2cb8);border:1.5px solid rgba(217,168,40,.32)}[data-tema=grego] .slot{background:#0c28426b;border:2px dashed rgba(242,237,226,.42)}[data-tema=grego] .nivel-card{background:linear-gradient(178deg,#fffdf7,#e4ded0);box-shadow:0 4px #b5ad99,0 10px 16px #0414266b}[data-tema=grego] .btn{box-shadow:0 5px #a83420,0 12px 20px #04142673,inset 0 2px #ffffff6b}[data-tema=grego] .modal{background:linear-gradient(180deg,#fffdf7,#e4ded0);box-shadow:0 8px #b5ad99,0 26px 50px #020e1c99}[data-tema=grego] #menu .logo-tile{background:linear-gradient(168deg,#fffdf7,#f2ede2 45%,#ddd6c6);box-shadow:-7px 9px #1c6ea8,-11px 16px 28px #020e1c99,inset 0 2px #fff,0 0 0 1.6px #d9a828}body[data-tema=zodiaco]{background:repeating-linear-gradient(180deg,rgba(0,0,0,.3) 0 2px,transparent 2px 78px),repeating-linear-gradient(90deg,rgba(0,0,0,.24) 0 2px,transparent 2px 132px),radial-gradient(64% 40% at 50% 46%,rgba(120,90,230,.3),transparent 72%),radial-gradient(88% 44% at 50% 3%,rgba(74,210,240,.28),transparent 62%),linear-gradient(180deg,#33236e,#1d1450 38%,#120c33 70%,#0a0622)}body[data-tema=zodiaco]:after{background:radial-gradient(115% 88% at 50% 26%,transparent 44%,rgba(4,2,16,.7) 100%)}body[data-tema=zodiaco] .onda{background:#b0a0ff0f}body[data-tema=zodiaco] .onda:nth-child(2){background:#4ad2f00e}body[data-tema=zodiaco] #silhueta{display:block;top:0;height:auto;border-radius:16px;box-shadow:inset 0 0 0 5px #a97d10,inset 0 0 0 9px #4e5988,inset 0 0 52px #02000eb3;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 54 1000"><defs><linearGradient id="p" x1="0" y1="0" x2="1" y2="0"><stop offset="0" stop-color="%23090522"/><stop offset=".26" stop-color="%23251a5e"/><stop offset=".5" stop-color="%233b2c86"/><stop offset=".8" stop-color="%231a1146"/><stop offset="1" stop-color="%23070418"/></linearGradient><linearGradient id="o" x1="0" y1="0" x2="1" y2="0"><stop offset="0" stop-color="%236b4d06"/><stop offset=".44" stop-color="%23f5cf52"/><stop offset="1" stop-color="%235c4205"/></linearGradient></defs><rect x="6" y="146" width="42" height="690" fill="url(%23p)"/><g stroke="%235fd8f0" stroke-width="1.6" opacity=".7" fill="none"><path d="M16 232 L34 268 L18 320 L32 372"/><path d="M18 470 L34 508 L16 560"/><path d="M32 640 L16 686 L34 736"/></g><g fill="%23e4ebff"><circle cx="16" cy="232" r="3.4"/><circle cx="34" cy="268" r="2.6"/><circle cx="18" cy="320" r="2.6"/><circle cx="32" cy="372" r="3.4"/><circle cx="18" cy="470" r="3"/><circle cx="34" cy="508" r="2.6"/><circle cx="16" cy="560" r="3.4"/><circle cx="32" cy="640" r="2.8"/><circle cx="16" cy="686" r="3.2"/><circle cx="34" cy="736" r="2.6"/></g><rect x="6" y="136" width="42" height="10" fill="url(%23o)"/><rect x="1" y="108" width="52" height="28" rx="4" fill="url(%23p)"/><rect x="1" y="104" width="52" height="8" rx="3" fill="url(%23o)"/><path d="M27 112 l5 10 -5 10 -5-10 Z" fill="%23f5cf52"/><rect x="6" y="836" width="42" height="10" fill="url(%23o)"/><rect x="2" y="846" width="50" height="20" rx="4" fill="url(%23p)"/><rect x="0" y="866" width="54" height="22" rx="4" fill="url(%23p)"/><rect x="0" y="884" width="54" height="5" fill="url(%23o)"/></svg>') left bottom/auto 100% no-repeat,url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 54 1000"><defs><linearGradient id="p" x1="0" y1="0" x2="1" y2="0"><stop offset="0" stop-color="%23070418"/><stop offset=".24" stop-color="%231a1146"/><stop offset=".54" stop-color="%233b2c86"/><stop offset=".78" stop-color="%23251a5e"/><stop offset="1" stop-color="%23090522"/></linearGradient><linearGradient id="o" x1="0" y1="0" x2="1" y2="0"><stop offset="0" stop-color="%235c4205"/><stop offset=".56" stop-color="%23f5cf52"/><stop offset="1" stop-color="%236b4d06"/></linearGradient></defs><rect x="6" y="146" width="42" height="690" fill="url(%23p)"/><g stroke="%23d264e8" stroke-width="1.6" opacity=".7" fill="none"><path d="M34 244 L16 282 L34 330 L18 384"/><path d="M32 486 L16 522 L34 574"/><path d="M16 652 L34 698 L16 748"/></g><g fill="%23e4ebff"><circle cx="34" cy="244" r="3.4"/><circle cx="16" cy="282" r="2.6"/><circle cx="34" cy="330" r="2.6"/><circle cx="18" cy="384" r="3.4"/><circle cx="32" cy="486" r="3"/><circle cx="16" cy="522" r="2.6"/><circle cx="34" cy="574" r="3.4"/><circle cx="16" cy="652" r="2.8"/><circle cx="34" cy="698" r="3.2"/><circle cx="16" cy="748" r="2.6"/></g><rect x="6" y="136" width="42" height="10" fill="url(%23o)"/><rect x="1" y="108" width="52" height="28" rx="4" fill="url(%23p)"/><rect x="1" y="104" width="52" height="8" rx="3" fill="url(%23o)"/><path d="M27 112 l5 10 -5 10 -5-10 Z" fill="%23f5cf52"/><rect x="6" y="836" width="42" height="10" fill="url(%23o)"/><rect x="2" y="846" width="50" height="20" rx="4" fill="url(%23p)"/><rect x="0" y="866" width="54" height="22" rx="4" fill="url(%23p)"/><rect x="0" y="884" width="54" height="5" fill="url(%23o)"/></svg>') right bottom/auto 100% no-repeat,url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 170"><defs><linearGradient id="o" x1="0" y1="0" x2="0" y2="1"><stop offset="0" stop-color="%23f5cf52"/><stop offset=".5" stop-color="%23c9a41c"/><stop offset="1" stop-color="%236b4d06"/></linearGradient></defs><path d="M0 96 Q300 -18 600 96 L600 118 Q300 8 0 118 Z" fill="url(%23o)"/><path d="M0 104 Q300 -6 600 104" fill="none" stroke="%23fff3c0" stroke-width="2.4" opacity=".8"/><g fill="%230a0622"><circle cx="70" cy="76" r="9"/><circle cx="140" cy="56" r="9"/><circle cx="212" cy="42" r="9"/><circle cx="286" cy="35" r="9"/><circle cx="360" cy="38" r="9"/><circle cx="432" cy="48" r="9"/><circle cx="504" cy="66" r="9"/><circle cx="566" cy="86" r="9"/></g><g fill="%235fd8f0"><circle cx="70" cy="76" r="3.4"/><circle cx="140" cy="56" r="3.4"/><circle cx="212" cy="42" r="3.4"/><circle cx="286" cy="35" r="3.4"/><circle cx="360" cy="38" r="3.4"/><circle cx="432" cy="48" r="3.4"/><circle cx="504" cy="66" r="3.4"/><circle cx="566" cy="86" r="3.4"/></g><circle cx="300" cy="52" r="30" fill="none" stroke="url(%23o)" stroke-width="7"/><ellipse cx="300" cy="52" rx="30" ry="11" fill="none" stroke="%23d264e8" stroke-width="4"/><ellipse cx="300" cy="52" rx="30" ry="11" fill="none" stroke="%23aab7e0" stroke-width="4" transform="rotate(-28 300 52)"/><path d="M300 34 l6 12 13 2 -9.5 9 2 13 -11.5-6 -11.5 6 2-13 -9.5-9 13-2 Z" fill="%23fff3c0"/><rect x="292" y="82" width="16" height="26" rx="4" fill="url(%23o)"/><rect x="278" y="106" width="44" height="10" rx="5" fill="url(%23o)"/></svg>') center 74px/100% auto no-repeat,url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 200"><defs><linearGradient id="c" x1="0" y1="0" x2="0" y2="1"><stop offset="0" stop-color="%231a1146" stop-opacity="0"/><stop offset=".42" stop-color="%23140d3c" stop-opacity=".8"/><stop offset="1" stop-color="%23070418"/></linearGradient></defs><rect y="40" width="600" height="160" fill="url(%23c)"/><g stroke="%236b4d06" stroke-width="2" opacity=".65"><path d="M0 112 H600M0 156 H600M150 112 V200M300 112 V200M450 112 V200"/></g><g stroke="%235fd8f0" stroke-width="2" opacity=".35" fill="none"><path d="M300 118 L262 158M300 118 L342 156M300 118 L300 200"/></g><circle cx="92" cy="164" r="30" fill="none" stroke="%23c9a41c" stroke-width="5"/><circle cx="92" cy="164" r="20" fill="none" stroke="%23aab7e0" stroke-width="3"/><path d="M92 134 V194M62 164 H122M71 143 L113 185M113 143 L71 185" stroke="%23c9a41c" stroke-width="2.4"/><circle cx="92" cy="164" r="5" fill="%23f5cf52"/><path d="M470 196 l-14-46 96-16 14 46 Z" fill="%231a1146" stroke="%23c9a41c" stroke-width="3"/><g stroke="%235fd8f0" stroke-width="2" fill="none"><path d="M486 178 L508 164 L530 172 L548 158"/></g><g fill="%23e4ebff"><circle cx="486" cy="178" r="3"/><circle cx="508" cy="164" r="2.4"/><circle cx="530" cy="172" r="2.4"/><circle cx="548" cy="158" r="3.4"/></g><g fill="%23e4ebff" opacity=".55"><circle cx="196" cy="184" r="2"/><circle cx="372" cy="176" r="1.8"/><circle cx="248" cy="192" r="1.6"/></g></svg>') bottom center/100% auto no-repeat}[data-tema=zodiaco] .lado{display:none}[data-tema=zodiaco] .topo{border-radius:12px;background:linear-gradient(168deg,#2e2270,#1d1450 46%,#120c33);box-shadow:inset 0 2px #cfd8ff59,inset 0 -3px 8px #00000080,0 0 0 1.5px #a97d10,0 4px #2a1f66,0 8px #1b1348,0 12px #0d0826,0 17px 18px #02000e99,0 0 20px #785ae64d}[data-tema=zodiaco] .topo:before{content:"";position:absolute;inset:4px;border-radius:7px;box-shadow:inset 0 2px 4px #0000008c,inset 0 -1.5px #cfd8ff4d;pointer-events:none}[data-tema=zodiaco] .tile.bloq .topo{box-shadow:inset 0 2px #cfd8ff38,0 0 0 1.5px #7d5c0c,0 4px #241a58,0 8px #17103c,0 12px 12px #02000e80}[data-tema=zodiaco] .tile.sel .topo{box-shadow:inset 0 2px #cfd8ff80,0 0 0 3px #f0c74a,0 4px #2a1f66,0 8px #1b1348,0 16px 30px #f0c74a8c}[data-tema=zodiaco] .tile.ouro .topo{background:linear-gradient(168deg,#6d5410,#a97d10 45%,#f0c74a)}[data-tema=zodiaco] .tile.meta .topo{background:linear-gradient(168deg,#5a2a70,#8a3ca8 45%,#c04ad0)}[data-tema=zodiaco] .veu-bloq{border-radius:12px;background:#0402122e}[data-tema=zodiaco] .tile.bloq .topo{filter:brightness(.9) saturate(.55)}[data-tema=zodiaco] .tile.livre .topo{filter:none}[data-tema=zodiaco] #tabuleiro:before{background:#06021a99}[data-tema=zodiaco] .pilula{background:#140c3aa8;border:1.5px solid rgba(240,199,74,.45)}[data-tema=zodiaco] #prog-bar{background:linear-gradient(180deg,#8ee6ff,#4ad2f0)}[data-tema=zodiaco] #combo-txt{color:#f0c74a}[data-tema=zodiaco] .boost{color:#1a1140;background:linear-gradient(180deg,#f6f0ff,#cfd8ff);box-shadow:0 5px #7b6bc0,0 12px 20px #0402148c,inset 0 2px #fff}[data-tema=zodiaco] .btn-ico,[data-tema=zodiaco] .tog{border:1.5px solid rgba(240,199,74,.4)}[data-tema=zodiaco] #bandeja{background:linear-gradient(180deg,#1e144a9e,#0e082abf);border:1.5px solid rgba(240,199,74,.3)}[data-tema=zodiaco] .slot{background:#1a114080;border:2px dashed rgba(207,216,255,.4)}[data-tema=zodiaco] .nivel-card{background:linear-gradient(178deg,#efeaff,#cfd8ff);box-shadow:0 4px #7b6bc0,0 10px 16px #04021480}[data-tema=zodiaco] .btn{box-shadow:0 5px #7a2a8c,0 12px 20px #04021480,inset 0 2px #ffffff59}[data-tema=zodiaco] .modal{background:linear-gradient(180deg,#f6f0ff,#cfd8ff);box-shadow:0 8px #7b6bc0,0 26px 50px #02000ea6}[data-tema=zodiaco] #menu .logo-tile{background:linear-gradient(168deg,#2e2270,#1d1450 45%,#120c33);box-shadow:-7px 9px #a97d10,-11px 16px 28px #02000ea6,inset 0 2px #cfd8ff59,0 0 0 1.6px #f0c74a,0 0 30px #785ae673}
