: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}#rank-lista-global .rank-linha.eu{border-color:var(--ouro);background:#f2c14e29}#rank-lista-global .rank-linha.eu .info:after{content:" (você)";opacity:.6;font-weight:800;font-size:.78em}.rank-linha .pos.medalha{color:#3a2b06;box-shadow:inset 0 -2px #0000002e}.rank-linha .pos.m1{background:linear-gradient(168deg,#ffe89a,var(--ouro))}.rank-linha .pos.m2{background:linear-gradient(168deg,#f4f4f4,#c3c9cf)}.rank-linha .pos.m3{background:linear-gradient(168deg,#f0c396,#c67c45)}#rank-minha{display:flex;align-items:center;gap:9px;font-weight:800;font-size:.82rem;background:#f2c14e24;border:1.5px solid var(--ouro);border-radius:14px;padding:8px 12px}#rank-minha .pos{font-weight:900;color:var(--ouro);font-size:1rem}#rank-minha .qi{margin-left:auto;color:var(--ouro);font-weight:900;display:flex;align-items:center;gap:5px}#rank-minha .ic{width:1em;height:1em}.pos-fase{font-weight:800;font-size:.8rem;color:var(--ouro);opacity:.95;margin-top:-2px}#rank-nuvem .botoes-nuvem{display:flex;gap:6px;flex-shrink:0}.codigo-conta{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-weight:900;font-size:1.35rem;letter-spacing:.08em;text-align:center;color:var(--ouro);background:#f2c14e24;border:1.5px solid var(--ouro);border-radius:14px;padding:12px 8px;margin:4px 0;user-select:all;word-break:break-all}.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}}.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}#temas{--orb:44px;--vao:16px;--i:0;--arraste:0px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:2px 6px;width:min(340px,86vw);margin:0 auto}.temas-pista{position:relative;height:calc(var(--orb) * 1.6);overflow:hidden;touch-action:pan-y;cursor:grab;-webkit-mask:linear-gradient(90deg,transparent,#000 24%,#000 76%,transparent);mask:linear-gradient(90deg,transparent,#000 24%,#000 76%,transparent)}.temas-pista:active{cursor:grabbing}.temas-pista:focus-visible{outline:2px solid var(--ouro);outline-offset:2px;border-radius:12px}.temas-trilho{position:absolute;top:50%;left:50%;display:flex;gap:var(--vao);transform:translate(calc(var(--arraste) - var(--orb) / 2 - var(--i) * (var(--orb) + var(--vao))),-50%);transition:transform .3s cubic-bezier(.22,.61,.36,1)}#temas.arrastando .temas-trilho{transition:none}.tema-orb{position:relative;flex:none;--d:0;width:var(--orb);height:var(--orb);padding:0;border:0;border-radius:50%;cursor:pointer;background:radial-gradient(circle at 34% 26%,rgba(255,255,255,.72),transparent 46%),linear-gradient(158deg,var(--o1),var(--o2));box-shadow:0 0 0 1.5px var(--oa),0 4px 9px #00000061;opacity:max(.2,calc(1 - var(--d) * .3));transform:scale(calc(1 - var(--d) * .12));transition:transform .3s cubic-bezier(.22,.61,.36,1),opacity .3s,box-shadow .3s}.tema-orb.foco{opacity:1;transform:scale(1.26);box-shadow:0 0 0 2px var(--oa),0 0 0 4px #faf7efe6,0 7px 16px #00000073}.tema-orb[data-chip=classico]{--o1:#fffdf2;--o2:#d8c49a;--oa:#a98a52}.tema-orb[data-chip=vidro]{--o1:#f0fcff;--o2:#9dd3ea;--oa:#3fa7c9}.tema-orb[data-chip=plano]{--o1:#ffffff;--o2:#e2e9ef;--oa:#0b3d55}.tema-orb[data-chip=praia]{--o1:#ffffff;--o2:#ccd4f0;--oa:#9aa4dd}.tema-orb[data-chip=egipcio]{--o1:#fcf2da;--o2:#d0ab5c;--oa:#b98c2e}.tema-orb[data-chip=grego]{--o1:#fffdf7;--o2:#d4cdbc;--oa:#1c6ea8}.tema-orb[data-chip=zodiaco]{--o1:#3a2c86;--o2:#120c33;--oa:#f0c74a}.tema-orb[data-chip=tarot]{--o1:#fdf6e6;--o2:#d9c08a;--oa:#a8862c}.tema-orb.trancado{filter:saturate(.28) brightness(.82)}.tema-orb.trancado:after{content:"";position:absolute;inset:0;margin:auto;width:42%;height:46%;background:#0c1a24d1;-webkit-mask:var(--cadeado) center/contain no-repeat;mask:var(--cadeado) center/contain no-repeat}.temas-seta{width:30px;height:30px;padding:0;border-radius:50%;cursor:pointer;display:grid;place-items:center;font-size:1.15rem;line-height:1;font-family:inherit;color:var(--marfim);background:var(--vidro);border:1.5px solid var(--vidro-borda);backdrop-filter:blur(8px);transition:transform .08s,opacity .15s}.temas-seta:active{transform:scale(.9)}.temas-seta:disabled{opacity:.25;cursor:default}.temas-rotulo{grid-column:1/-1;min-height:24px;display:flex;align-items:center;justify-content:center;gap:8px}.temas-nome{font-weight:800;font-size:.82rem;letter-spacing:.03em;color:var(--marfim)}.temas-acao{font-family:inherit;border:0;cursor:pointer}.tema-preco{font-size:.72rem;font-weight:900;letter-spacing:0;padding:2px 7px;border-radius:999px;background:#d9ad45;color:#241608}@media (prefers-reduced-motion:reduce){.temas-trilho,.tema-orb{transition:none}}:root{--cadeado:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 24"><path d="M3 10h16v13H3z"/><path d="M6 10V6.5a5 5 0 0 1 10 0V10" fill="none" stroke="black" stroke-width="3"/></svg>')}[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,[data-tema=tarot] .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}body[data-tema=tarot]{background:repeating-linear-gradient(64deg,rgba(255,255,255,.028) 0 1px,transparent 1px 5px),repeating-linear-gradient(-64deg,rgba(0,0,0,.16) 0 1px,transparent 1px 6px),radial-gradient(58% 38% at 50% 44%,rgba(217,173,69,.16),transparent 74%),radial-gradient(40% 30% at 6% 22%,rgba(255,176,74,.22),transparent 70%),radial-gradient(40% 30% at 94% 22%,rgba(255,176,74,.22),transparent 70%),linear-gradient(180deg,#241a3c,#1b1330 34%,#150e26 66%,#0e0819)}body[data-tema=tarot]:after{background:radial-gradient(118% 88% at 50% 30%,transparent 42%,rgba(8,4,16,.74) 100%)}body[data-tema=tarot] .onda{background:#d9ad450e}body[data-tema=tarot] .onda:nth-child(2){background:#8f22300f}body[data-tema=tarot] #silhueta{display:block;top:0;height:auto;border-radius:16px;box-shadow:inset 0 0 0 5px #6d1b28,inset 0 0 0 9px #a8862c,inset 0 0 56px #06020cb8;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 56 1000"><defs><linearGradient id="m" x1="0" y1="0" x2="1" y2="0"><stop offset="0" stop-color="%23150c08"/><stop offset=".3" stop-color="%233d2415"/><stop offset=".62" stop-color="%23573520"/><stop offset="1" stop-color="%23190e09"/></linearGradient><linearGradient id="g" x1="0" y1="0" x2="1" y2="0"><stop offset="0" stop-color="%236b5210"/><stop offset=".46" stop-color="%23f0d081"/><stop offset="1" stop-color="%235c440c"/></linearGradient></defs><rect x="4" y="120" width="48" height="740" fill="url(%23m)"/><rect x="4" y="120" width="48" height="8" fill="url(%23g)"/><rect x="4" y="852" width="48" height="8" fill="url(%23g)"/><g fill="none" stroke="%23a8862c" stroke-width="2" opacity=".55"><rect x="13" y="150" width="30" height="180" rx="6"/><rect x="13" y="620" width="30" height="200" rx="6"/></g><g fill="%23a8862c" opacity=".5"><path d="M28 176 l7 14 -7 14 -7-14 Z"/><path d="M28 262 l7 14 -7 14 -7-14 Z"/><path d="M28 664 l7 14 -7 14 -7-14 Z"/><path d="M28 752 l7 14 -7 14 -7-14 Z"/></g><rect x="10" y="470" width="36" height="10" rx="4" fill="url(%23g)"/><rect x="24" y="424" width="8" height="48" fill="url(%23g)"/><rect x="14" y="410" width="28" height="16" rx="5" fill="url(%23g)"/><rect x="21" y="344" width="14" height="68" rx="5" fill="%23f3e7cf"/><rect x="21" y="344" width="5" height="68" fill="%23fffaf0" opacity=".7"/><path d="M28 300 q13 26 0 44 -13-18 0-44 Z" fill="%23ffb04a"/><path d="M28 314 q7 16 0 28 -7-12 0-28 Z" fill="%23fff3c0"/><circle cx="28" cy="330" r="34" fill="%23ffb04a" opacity=".13"/></svg>') left bottom/auto 100% no-repeat,url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 56 1000"><defs><linearGradient id="m" x1="0" y1="0" x2="1" y2="0"><stop offset="0" stop-color="%23190e09"/><stop offset=".38" stop-color="%23573520"/><stop offset=".7" stop-color="%233d2415"/><stop offset="1" stop-color="%23150c08"/></linearGradient><linearGradient id="g" x1="0" y1="0" x2="1" y2="0"><stop offset="0" stop-color="%235c440c"/><stop offset=".54" stop-color="%23f0d081"/><stop offset="1" stop-color="%236b5210"/></linearGradient></defs><rect x="4" y="120" width="48" height="740" fill="url(%23m)"/><rect x="4" y="120" width="48" height="8" fill="url(%23g)"/><rect x="4" y="852" width="48" height="8" fill="url(%23g)"/><g fill="none" stroke="%23a8862c" stroke-width="2" opacity=".55"><rect x="13" y="170" width="30" height="190" rx="6"/><rect x="13" y="600" width="30" height="190" rx="6"/></g><g fill="%23a8862c" opacity=".5"><path d="M28 200 l7 14 -7 14 -7-14 Z"/><path d="M28 290 l7 14 -7 14 -7-14 Z"/><path d="M28 640 l7 14 -7 14 -7-14 Z"/><path d="M28 726 l7 14 -7 14 -7-14 Z"/></g><rect x="10" y="500" width="36" height="10" rx="4" fill="url(%23g)"/><rect x="24" y="454" width="8" height="48" fill="url(%23g)"/><rect x="14" y="440" width="28" height="16" rx="5" fill="url(%23g)"/><rect x="21" y="382" width="14" height="60" rx="5" fill="%23f3e7cf"/><rect x="21" y="382" width="5" height="60" fill="%23fffaf0" opacity=".7"/><path d="M28 340 q13 24 0 42 -13-18 0-42 Z" fill="%23ffb04a"/><path d="M28 352 q7 15 0 27 -7-12 0-27 Z" fill="%23fff3c0"/><circle cx="28" cy="368" r="32" fill="%23ffb04a" opacity=".13"/></svg>') right bottom/auto 100% no-repeat,url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 180"><defs><linearGradient id="g" x1="0" y1="0" x2="0" y2="1"><stop offset="0" stop-color="%23f0d081"/><stop offset=".5" stop-color="%23c2952c"/><stop offset="1" stop-color="%236b5210"/></linearGradient></defs><path d="M0 92 Q300 -20 600 92 L600 124 Q300 12 0 124 Z" fill="%236d1b28"/><path d="M0 100 Q300 -10 600 100" fill="none" stroke="url(%23g)" stroke-width="3.4"/><path d="M0 118 Q300 6 600 118" fill="none" stroke="url(%23g)" stroke-width="2.4" opacity=".7"/><g stroke="%23f0d081" stroke-width="3" stroke-linecap="round" fill="none" opacity=".9"><path d="M62 96 v14 M62 96 l9 7 -9 7"/><path d="M140 74 v14 M133 74 l7 7 7-7"/><path d="M222 60 v14 M215 60 h14 M215 74 h14"/><path d="M300 54 v14 M293 61 h14 M293 54 l14 14"/><path d="M378 58 v14 M385 58 l-7 7 7 7"/><path d="M460 70 l7 14 7-14 M467 84 v-14"/><path d="M538 90 v14 M531 97 l7-7 7 7"/></g><circle cx="300" cy="66" r="34" fill="none" stroke="url(%23g)" stroke-width="5"/><circle cx="300" cy="66" r="23" fill="none" stroke="%23f0d081" stroke-width="2.4" opacity=".85"/><g stroke="%23f0d081" stroke-width="2" opacity=".8"><path d="M300 32 v68 M266 66 h68 M276 42 l48 48 M324 42 l-48 48"/></g><path d="M300 46 l5.6 11.4 12.6 1.8 -9.1 8.9 2.1 12.5 -11.2-5.9 -11.2 5.9 2.1-12.5 -9.1-8.9 12.6-1.8 Z" fill="%23f0d081"/></svg>') center 70px/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="%231b1330" stop-opacity="0"/><stop offset=".4" stop-color="%23150e26" stop-opacity=".82"/><stop offset="1" stop-color="%230b0614"/></linearGradient><linearGradient id="w" x1="0" y1="0" x2="0" y2="1"><stop offset="0" stop-color="%234a2c19"/><stop offset="1" stop-color="%23150c08"/></linearGradient></defs><rect y="30" width="600" height="180" fill="url(%23c)"/><rect y="96" width="600" height="34" fill="%236d1b28"/><rect y="94" width="600" height="3" fill="%23c2952c"/><rect y="129" width="600" height="3" fill="%23c2952c"/><g stroke="%23f0d081" stroke-width="2.6" stroke-linecap="round" fill="none" opacity=".85"><path d="M34 106 v16 M34 106 l8 6 -8 6"/><path d="M94 106 v16 M87 106 l7 7 7-7"/><path d="M154 106 v16 M147 106 h14 M147 122 h14"/><path d="M214 106 v16 M207 114 h14"/><path d="M274 106 l7 16 7-16"/><path d="M334 106 v16 M341 106 l-7 8 7 8"/><path d="M394 106 v16 M387 122 l7-8 7 8"/><path d="M454 106 h14 M461 106 v16"/><path d="M514 106 v16 M507 106 l14 16 M521 106 l-14 16"/><path d="M566 106 v16 M559 114 l7-8 7 8"/></g><rect y="130" width="600" height="80" fill="url(%23w)"/><g stroke="%23120a06" stroke-width="2" opacity=".55"><path d="M0 150 H600M0 176 H600"/></g><g transform="translate(78 128) rotate(-16)"><rect x="-26" y="0" width="52" height="76" rx="5" fill="%23f4e7cd" stroke="%23241608" stroke-width="3"/><circle cx="0" cy="30" r="15" fill="%23d9ad45" stroke="%23241608" stroke-width="2.4"/><path d="M0 20 l-7 21 18-13 -22 0 18 13 Z" fill="none" stroke="%23241608" stroke-width="2"/></g><g transform="translate(140 132) rotate(8)"><rect x="-26" y="0" width="52" height="74" rx="5" fill="%23f4e7cd" stroke="%23241608" stroke-width="3"/><path d="M-12 26 h24 q0 16 -12 20 -12-5 -12-20 Z" fill="%23d9ad45" stroke="%23241608" stroke-width="2.4"/><rect x="-3" y="46" width="6" height="10" fill="%23a67c1e"/><rect x="-13" y="56" width="26" height="7" rx="3" fill="%23d9ad45" stroke="%23241608" stroke-width="2"/></g><circle cx="516" cy="168" r="30" fill="%232b2350" opacity=".85" stroke="%23a8862c" stroke-width="3"/><circle cx="505" cy="156" r="11" fill="%23cfe4ff" opacity=".45"/><path d="M486 194 h60 l-8 14 h-44 Z" fill="%23c2952c" stroke="%23241608" stroke-width="2.4"/><g fill="%23f0d081" opacity=".7"><path d="M236 190 l3 7 7 3 -7 3 -3 7 -3-7 -7-3 7-3 Z"/><path d="M400 182 l2.4 5.6 5.6 2.4 -5.6 2.4 -2.4 5.6 -2.4-5.6 -5.6-2.4 5.6-2.4 Z"/></g></svg>') bottom center/100% auto no-repeat}[data-tema=tarot] .lado{display:none}[data-tema=tarot] .topo{border-radius:11px;background:linear-gradient(168deg,#fdf6e6,#f6ebd2 46%,#e6d5b0);box-shadow:inset 0 2px #fffdf6,inset 0 -3px 7px #6d1b2829,0 0 0 1.5px #a8862c,0 4px #c9b489,0 8px #9d8358,0 12px #6b5433,0 17px 18px #08041080}[data-tema=tarot] .topo:before{content:"";position:absolute;inset:4px;border-radius:6px;box-shadow:inset 0 0 0 1.4px #24160866,inset 0 2px 4px #6d1b2824;pointer-events:none}[data-tema=tarot] .tile.bloq .topo{box-shadow:inset 0 2px #fffdf680,0 0 0 1.5px #8a6c1e,0 4px #bda87d,0 8px #8e7a50,0 12px 12px #0804106b}[data-tema=tarot] .tile.sel .topo{box-shadow:inset 0 2px #fffdf6,0 0 0 3px #d9ad45,0 4px #c9b489,0 8px #9d8358,0 16px 30px #d9ad458c}[data-tema=tarot] .tile.ouro .topo{background:linear-gradient(168deg,#f7dc9e,#e8bf58 45%,#c2952c)}[data-tema=tarot] .tile.meta .topo{background:linear-gradient(168deg,#f2dbe0,#d59aa6 45%,#b06e7d)}[data-tema=tarot] .veu-bloq{border-radius:11px;background:#1c0e224d}[data-tema=tarot] .tile.bloq .topo{filter:brightness(.93) saturate(.5)}[data-tema=tarot] .tile.livre .topo{filter:none}[data-tema=tarot] #tabuleiro:before{background:#0e081999}[data-tema=tarot] .pilula{background:#1e122cad;border:1.5px solid rgba(217,173,69,.45)}[data-tema=tarot] #prog-bar{background:linear-gradient(180deg,#f0d081,#c2952c)}[data-tema=tarot] #combo-txt{color:#f0d081}[data-tema=tarot] .boost{color:#2b1420;background:linear-gradient(180deg,#fdf6e6,#e8d6b2);box-shadow:0 5px #9d7b3a,0 12px 20px #0804108c,inset 0 2px #fff}[data-tema=tarot] .btn-ico,[data-tema=tarot] .tog{border:1.5px solid rgba(217,173,69,.42)}[data-tema=tarot] #bandeja{background:linear-gradient(180deg,#3418269e,#160a14bf);border:1.5px solid rgba(217,173,69,.32)}[data-tema=tarot] .slot{background:#28142280;border:2px dashed rgba(240,208,129,.42)}[data-tema=tarot] .nivel-card{background:linear-gradient(178deg,#fdf6e6,#ecdcbd);box-shadow:0 4px #9d7b3a,0 10px 16px #08041080}[data-tema=tarot] .btn{box-shadow:0 5px #6d1b28,0 12px 20px #08041080,inset 0 2px #ffffff59}[data-tema=tarot] .modal{background:linear-gradient(180deg,#fffaef,#ecdcbd);box-shadow:0 8px #9d7b3a,0 26px 50px #06020ca6}[data-tema=tarot] #menu .logo-tile{background:linear-gradient(168deg,#fdf6e6,#f6ebd2 45%,#e6d5b0);box-shadow:-7px 9px #6d1b28,-11px 16px 28px #06020ca6,inset 0 2px #fffdf6,0 0 0 1.6px #a8862c,0 0 30px #d9ad4566}
