*{margin:0;padding:0;box-sizing:border-box;font-family:Arial,sans-serif}body{background:#fff6f8;color:#333;padding:20px}body.bloqueado{overflow:hidden}.app{max-width:1100px;margin:auto}.topo{background:linear-gradient(135deg,#ff8fb3,#ffbfd1);padding:22px;border-radius:24px;color:white;margin-bottom:20px;box-shadow:0 8px 20px rgba(255,143,179,.3);display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.topo h1{font-size:28px;margin-bottom:6px}.topo p{font-size:16px;opacity:.95}.topo-acoes{display:flex;gap:10px;align-items:center;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end}.btn-menu,.btn-chat,.btn-vinculo{height:45px;border:0;border-radius:14px;background:rgba(255,255,255,.25);color:white;cursor:pointer}.btn-menu{min-width:72px;font-weight:bold;padding:0 16px}.btn-chat{position:relative;width:45px;font-size:18px}.btn-vinculo{padding:0 15px;font-weight:bold;display:none}.bolinha-notificacao{position:absolute;top:8px;right:8px;width:10px;height:10px;background:#ff3b6b;border:2px solid white;border-radius:50%;display:none}.bolinha-notificacao.ativo{display:block}.secao-titulo{margin-bottom:15px;display:flex;justify-content:space-between;align-items:center;gap:12px}.secao-titulo h2{font-size:24px}.secao-titulo p{color:#777;font-size:15px}.btn-add-filho{width:44px;height:44px;border:0;border-radius:50%;background:#ff6f9f;color:white;cursor:pointer;font-size:22px;box-shadow:0 8px 18px rgba(255,111,159,.35);flex-shrink:0}.filhos-slider,.slider{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:15px;margin-bottom:25px}.card-crianca{background:white;border-radius:22px;padding:22px;display:flex;align-items:center;gap:18px;min-width:330px;scroll-snap-align:start;box-shadow:0 8px 20px rgba(0,0,0,.08);cursor:pointer;border:3px solid transparent;transition:.3s}.card-crianca.ativo{border-color:#ff8fb3;background:#fffafa}.icone-crianca{width:70px;height:70px;background:#ffe3ec;color:#ff6f9f;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:34px;flex-shrink:0}.info-crianca h2{font-size:22px;margin-bottom:6px}.info-crianca p{font-size:15px;color:#666;margin-bottom:3px}.missao-card{min-width:320px;flex:1;background:white;border-radius:22px;padding:22px;scroll-snap-align:start;box-shadow:0 8px 20px rgba(0,0,0,.08);border-top:6px solid #ff8fb3}.missao-card.rotina-apoiador{border-top-color:#8f7cff}.topo-missao-card{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.periodo{display:inline-block;background:#fff0f5;color:#ff5f94;padding:6px 12px;border-radius:50px;font-size:13px;font-weight:bold}.rotina-apoiador .periodo{background:#f1efff;color:#6b55d8}.selo-apoiador{display:inline-block;background:#f1efff;color:#6b55d8;font-size:12px;font-weight:bold;padding:6px 10px;border-radius:20px;margin-bottom:10px}.btn-audio{width:38px;height:38px;border:0;border-radius:50%;background:#fff0f5;color:#ff5f94;cursor:pointer;font-size:16px}.missao-card h3{font-size:21px;margin-bottom:8px;color:#ff5f94}.rotina-apoiador h3{color:#6b55d8}.missao-card p{font-size:15px;color:#555;line-height:1.5;margin-bottom:12px}.botoes{display:flex;flex-direction:column;gap:10px;margin-top:18px}.botoes button,.btn-auth,.btn-ver-todas{border:0;padding:13px;border-radius:14px;cursor:pointer;font-weight:bold;font-size:14px}.botoes button:disabled,.btn-auth:disabled,.btn-add-filho:disabled,.btn-menu:disabled,.btn-vinculo:disabled{opacity:.65;cursor:not-allowed}.concluido{background:#43c784;color:white}.dificuldade{background:#ffc857;color:#4a3500}.nao-consegui{background:#ff6b6b;color:white}.status{margin-top:12px;padding:13px;border-radius:14px;font-size:14px;display:none}.status.ativo{display:block;background:#fff0f5;border-left:5px solid #ff8fb3;color:#555}.historico{margin-bottom:35px}.historico-card{background:white;border-radius:22px;padding:22px;box-shadow:0 8px 20px rgba(0,0,0,.08);border-left:6px solid #ff8fb3}.historico-resumo{background:#fff0f5;border-radius:18px;padding:16px;color:#555;line-height:1.6;margin-bottom:18px;white-space:pre-line;font-size:15px}.historico-lista{display:flex;flex-direction:column;gap:12px}.historico-item{border:1px solid #ffe1ec;border-radius:16px;padding:14px;background:#fffafa;display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.historico-item h4{color:#ff5f94;font-size:16px;margin-bottom:5px}.historico-item p{color:#666;font-size:14px;margin-bottom:3px}.tag-resultado{flex-shrink:0;padding:7px 10px;border-radius:50px;font-size:12px;font-weight:bold;white-space:nowrap}.tag-facil{background:#e5f8ef;color:#1f9d5b}.tag-dificuldade{background:#fff3cf;color:#9a6b00}.tag-nao{background:#ffe0e0;color:#d83f3f}.btn-ver-todas{width:100%;margin-top:14px;background:#ff6f9f;color:white}.rodape{text-align:center;margin:35px 0 10px;color:#777;font-size:14px}.rodape a{color:#ff5f94;font-weight:bold;text-decoration:underline}.overlay-login,.modal-boas-vindas,.modal-filho,.modal-vinculo{position:fixed;inset:0;background:rgba(255,246,248,.96);backdrop-filter:blur(8px);z-index:999;display:flex;align-items:center;justify-content:center;padding:18px}.overlay-login.oculto{display:none}.auth-card{width:100%;max-width:480px;max-height:92dvh;background:white;border-radius:28px;box-shadow:0 20px 50px rgba(255,111,159,.25);overflow-y:auto}.auth-topo{background:linear-gradient(135deg,#ff8fb3,#ffbfd1);color:white;padding:26px;text-align:center}.logo-login{width:105px;max-width:70%;height:auto;display:block;margin:0 auto 12px}.auth-topo h2{font-size:25px;margin-bottom:6px}.auth-topo p{font-size:14px;opacity:.95}.auth-abas{display:grid;grid-template-columns:1fr 1fr;background:#fff0f5;padding:8px;gap:8px}.auth-abas button{border:0;padding:13px;border-radius:14px;background:transparent;color:#ff5f94;font-weight:bold;cursor:pointer}.auth-abas button.ativo{background:white;box-shadow:0 5px 12px rgba(0,0,0,.06)}.cad-passos{display:flex;gap:8px;margin-bottom:18px}.cad-passo{flex:1;background:#fff0f5;color:#ff5f94;border-radius:999px;padding:9px 8px;text-align:center;font-size:12px;font-weight:bold}.cad-passo.ativo{background:#ff6f9f;color:white}.cad-etapa{display:none}.cad-etapa.ativo{display:block}.texto-ajuda{font-size:13px;color:#666;line-height:1.45;background:#fff0f5;border-left:5px solid #ff8fb3;border-radius:14px;padding:12px;margin-top:8px}.auth-conteudo,.filho-conteudo{padding:24px}.auth-form{display:none}.auth-form.ativo{display:block}.campo{margin-bottom:14px}.campo label{display:block;font-size:13px;font-weight:bold;color:#555;margin-bottom:6px}.campo input,.campo select{width:100%;border:1px solid #eee;background:#fffafa;padding:13px;border-radius:14px;outline:0;font-size:14px}.grid-campos,.opcoes-uso{display:grid;grid-template-columns:1fr 1fr;gap:12px}.opcao-uso{border:1px solid #ffe1ec;background:#fffafa;padding:13px;border-radius:14px;display:flex;gap:8px;align-items:center;cursor:pointer;font-size:14px;color:#555;font-weight:bold}.opcao-uso input{width:auto}.campo-padrinho{display:none}.campo-padrinho.ativo{display:block}.btn-auth{width:100%;background:#ff6f9f;color:white;margin-top:8px}.status-chave{display:none;margin-top:8px;font-size:12px;font-weight:bold}.status-chave.ativo{display:block}.status-chave.verificado{color:#1f9d5b}.status-chave.invalido{color:#d83f3f}#cadAcesso.chave-ok{border-color:#43c784;background:#f0fff7;box-shadow:0 0 0 3px rgba(67,199,132,.12)}#cadAcesso.chave-erro{border-color:#ff6b6b;background:#fffafa;box-shadow:0 0 0 3px rgba(255,107,107,.10)}.link-apoiador-login{padding:0 24px 24px;text-align:center;margin-top:-6px}.link-apoiador-login a{font-size:12px;font-weight:bold;color:#ff5f94;text-decoration:none;letter-spacing:.6px}.link-apoiador-login a:hover{text-decoration:underline}.auth-aviso,.aviso,.privacidade{display:none;margin-top:14px;padding:12px;border-radius:14px;font-size:14px;background:#fff0f5;color:#ff5f94;border-left:5px solid #ff8fb3}.auth-aviso.ativo,.aviso.ativo{display:block}.privacidade{display:block;color:#555;line-height:1.45}.privacidade label{display:flex;gap:8px;align-items:flex-start;margin-top:10px;font-weight:bold;color:#555}.privacidade input{width:auto;margin-top:2px}.modal-boas-vindas,.modal-filho,.modal-vinculo{display:none;z-index:1000}.modal-boas-vindas.ativo,.modal-filho.ativo,.modal-vinculo.ativo{display:flex}.modal-conteudo{width:100%;max-width:430px;background:white;border-radius:28px;padding:28px;text-align:center;box-shadow:0 20px 50px rgba(255,111,159,.25)}.loader{width:48px;height:48px;border:5px solid #ffe1ec;border-top:5px solid #ff6f9f;border-radius:50%;margin:0 auto 18px;animation:girar 1s linear infinite}@keyframes girar{to{transform:rotate(360deg)}}.modal-conteudo h2{color:#ff5f94;margin-bottom:10px;font-size:24px}.modal-conteudo p{color:#555;line-height:1.5;font-size:15px}.modal-conteudo button{margin-top:20px;border:0;background:#ff6f9f;color:white;padding:13px 18px;border-radius:16px;font-weight:bold;cursor:pointer}.modal-filho,.modal-vinculo{background:rgba(0,0,0,.35);z-index:1200}.filho-box,.vinculo-box{width:390px;max-width:100%;background:white;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 15px 40px rgba(0,0,0,.25);max-height:90dvh}.filho-topo,.vinculo-topo{background:linear-gradient(135deg,#ff8fb3,#ffbfd1);color:white;padding:18px;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.filho-topo button,.vinculo-topo button{width:36px;height:36px;border:0;border-radius:50%;background:rgba(255,255,255,.25);color:white;cursor:pointer;font-size:18px}.filho-conteudo,.vinculo-conteudo{padding:24px;overflow-y:auto}.vinculo-conteudo p{color:#666;line-height:1.5;margin-bottom:16px}.btn-desvincular{width:100%;border:0;padding:13px;border-radius:14px;background:#ff6b6b;color:white;font-weight:bold;cursor:pointer;margin-top:8px}.mensagens-overlay{position:fixed;inset:0;background:rgba(0,0,0,.25);z-index:1100;display:none;justify-content:flex-end}.mensagens-overlay.ativo{display:flex}.mensagens-lateral{width:390px;max-width:92%;height:100%;background:white;box-shadow:-12px 0 30px rgba(0,0,0,.18);animation:entrarMensagens .35s ease forwards;display:flex;flex-direction:column}@keyframes entrarMensagens{from{transform:translateX(100%)}to{transform:translateX(0)}}.mensagens-topo{background:linear-gradient(135deg,#ff8fb3,#ffbfd1);color:white;padding:20px;display:flex;justify-content:space-between;align-items:center;gap:12px}.mensagens-topo h3{font-size:20px;margin-bottom:4px}.mensagens-topo p{font-size:13px;opacity:.95}.mensagens-topo button{width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.25);color:white;cursor:pointer;font-size:18px;flex-shrink:0}.mensagens-corpo{padding:18px;overflow-y:auto;display:flex;flex-direction:column;gap:14px;background:#fff6f8;height:100%}.mensagem-card{background:white;border-radius:18px;padding:15px;box-shadow:0 6px 16px rgba(0,0,0,.07);border-left:5px solid #ff8fb3}.mensagem-card.rotina{border-left-color:#8f7cff}.mensagem-card strong{color:#ff5f94;display:block;margin-bottom:6px;font-size:15px}.mensagem-card.rotina strong{color:#6b55d8}.mensagem-card p{color:#555;line-height:1.5;font-size:14px;margin-bottom:8px;white-space:pre-line}.mensagem-card span{color:#999;font-size:12px}.btn-ler-mais{border:0;background:#fff0f5;color:#ff5f94;padding:8px 11px;border-radius:12px;font-size:12px;font-weight:bold;cursor:pointer;margin:0 0 8px 0}@media(max-width:768px){body{padding:14px}.topo{align-items:center;flex-direction:column}.topo-acoes{width:100%;justify-content:flex-start}.topo h1{font-size:22px}.card-crianca,.missao-card{min-width:88%}.historico-item{flex-direction:column}.grid-campos,.opcoes-uso{grid-template-columns:1fr}.modal-filho,.modal-vinculo{padding:10px}.filho-box,.vinculo-box{width:100%;max-height:88dvh;border-radius:22px}.btn-vinculo{flex:1}}@media(min-width:900px){.slider{overflow-x:visible}.missao-card{min-width:0}}
.splash-inicial{position:fixed;inset:0;background:rgba(255,246,248,.98);backdrop-filter:blur(10px);z-index:5000;display:flex;align-items:center;justify-content:center;padding:18px;transition:opacity .35s ease,visibility .35s ease}.splash-inicial.oculto{opacity:0;visibility:hidden;pointer-events:none}.splash-card{position:relative;width:min(92vw,520px);max-height:92dvh;background:white;border-radius:30px;overflow:hidden;box-shadow:0 24px 70px rgba(255,111,159,.32);display:flex;align-items:center;justify-content:center;animation:splashEntrar .35s ease forwards}.splash-card img{width:100%;height:auto;max-height:92dvh;display:block;object-fit:contain;background:#fff6f8}.btn-fechar-splash{position:absolute;top:12px;right:12px;width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#ff5f94;font-size:22px;font-weight:bold;cursor:pointer;box-shadow:0 8px 18px rgba(0,0,0,.12);z-index:2}.btn-fechar-splash:hover{background:white}@keyframes splashEntrar{from{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media(max-width:768px){.splash-inicial{padding:12px}.splash-card{width:94vw;border-radius:24px}.btn-fechar-splash{top:10px;right:10px;width:36px;height:36px}}@media(min-width:1100px){.splash-card{width:min(80vw,560px)}}

.toast-notificacao{position:fixed;right:18px;bottom:18px;z-index:6000;background:white;border-left:6px solid #ff6f9f;border-radius:18px;padding:14px 16px;box-shadow:0 14px 35px rgba(0,0,0,.18);max-width:330px;display:none;animation:toastEntrar .25s ease forwards}.toast-notificacao.ativo{display:block}.toast-notificacao strong{display:block;color:#ff5f94;margin-bottom:4px}.toast-notificacao p{font-size:13px;color:#555;line-height:1.4}@keyframes toastEntrar{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.toast-notificacao{left:12px;right:12px;bottom:12px;max-width:none}}
