@font-face{font-family:Roobert;src:url(/Roobert-Regular.otf)format("opentype");font-weight:400;font-display:swap}@font-face{font-family:Roobert;src:url(/Roobert-SemiBold.otf)format("opentype");font-weight:600;font-display:swap}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--verde:#beff00;--verde-escuro:#003d28;--verde-medio:#1a5c3a;--branco:#fff;--cinza-claro:#f5f5f0;--texto-escuro:#0a1a0f}html{scroll-behavior:smooth}body{background:var(--verde-escuro);color:var(--branco);min-height:100vh;font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.logo img{width:auto;height:48px;display:block}.page{flex-direction:column;min-height:100vh;display:none}.page.active{display:flex}#page-hero{background:var(--verde-escuro)}.hero-nav{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1.5rem 2.5rem;display:flex}.hero-main{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.75rem;padding:5rem 2rem 4rem;display:flex}.badge-gratuito{background:var(--verde);color:var(--texto-escuro);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:.35rem 1rem;font-size:.72rem;font-weight:600;display:inline-block}.hero-main h1{max-width:680px;font-size:clamp(2rem,5vw,3.5rem);font-weight:600;line-height:1.12}.hero-main h1 em{color:var(--verde);font-style:normal}.hero-main p{opacity:.75;max-width:500px;font-size:1.05rem;line-height:1.7}.btn-primary{background:var(--verde);color:var(--texto-escuro);cursor:pointer;border:none;border-radius:999px;padding:1rem 2.25rem;font-family:inherit;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .15s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #beff004d}.hero-stats{gap:3rem;padding-top:.5rem;display:flex}.hero-stats div{text-align:center}.hero-stats strong{color:var(--verde);font-size:1.8rem;font-weight:600;display:block}.hero-stats span{opacity:.6;font-size:.82rem}.como-funciona{background:#ffffff0a;border-top:1px solid #ffffff14;padding:4rem 2rem}.como-funciona h2{text-align:center;opacity:.85;margin-bottom:2.5rem;font-size:1.4rem}.steps-grid{flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:760px;margin:0 auto;display:flex}.step-card{text-align:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:1.25rem;flex:1;min-width:170px;max-width:210px;padding:1.5rem}.step-card .num{background:var(--verde);width:38px;height:38px;color:var(--texto-escuro);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;font-size:1rem;font-weight:600;display:flex}.step-card p{opacity:.75;font-size:.88rem;line-height:1.5}#page-quiz{background:var(--verde-escuro)}.quiz-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 2rem;display:flex}.progress-wrapper{flex:1;max-width:280px;margin:0 1.5rem}.progress-label{opacity:.5;text-align:right;margin-bottom:.4rem;font-size:.72rem}.progress-track{background:#ffffff1f;border-radius:999px;height:4px;overflow:hidden}.progress-fill{background:var(--verde);border-radius:999px;width:0%;height:100%;transition:width .4s}.btn-voltar{color:#ffffff73;cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-family:inherit;font-size:.85rem}.btn-voltar:hover{color:#fffc}.quiz-body{flex:1;justify-content:center;align-items:center;padding:2rem 1.5rem 3rem;display:flex}.quiz-step{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:580px;display:none}.quiz-step.active{animation:.28s fadeUp;display:flex}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.step-num-label{text-transform:uppercase;letter-spacing:.1em;color:var(--verde);margin-bottom:.9rem;font-size:.72rem;font-weight:600}.quiz-step h2{margin-bottom:.5rem;font-size:clamp(1.35rem,3vw,1.9rem);font-weight:600;line-height:1.3}.quiz-step .sub{opacity:.55;margin-bottom:2rem;font-size:.9rem}.input-text{width:100%;max-width:380px;color:var(--branco);text-align:center;background:0 0;border:none;border-bottom:2px solid #ffffff40;outline:none;padding:.7rem 0;font-family:inherit;font-size:1.2rem;font-weight:600;transition:border-color .2s}.input-text::placeholder{color:#ffffff40;font-weight:400}.input-text:focus{border-bottom-color:var(--verde)}.input-email{width:100%;max-width:400px;color:var(--branco);text-align:center;background:#ffffff12;border:2px solid #ffffff24;border-radius:.75rem;outline:none;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.input-email:focus{border-color:var(--verde)}.input-email::placeholder{color:#ffffff59}.campos-captura{flex-direction:column;gap:.8rem;width:100%;max-width:400px;display:flex}.campos-captura .input-email{max-width:100%}.campo-senha{width:100%;position:relative}.campo-senha .input-email{padding-right:5.5rem}.toggle-senha{color:var(--verde);cursor:pointer;background:0 0;border:none;padding:.25rem;font-family:inherit;font-size:.78rem;font-weight:600;position:absolute;top:50%;right:.9rem;transform:translateY(-50%)}.senha-hint{opacity:.55;text-align:center;width:100%;max-width:400px;margin-top:.6rem;font-size:.76rem}.lgpd{text-align:left;align-items:flex-start;gap:.6rem;width:100%;max-width:400px;margin-top:1rem;display:flex}.lgpd input{width:18px;height:18px;accent-color:var(--verde);cursor:pointer;flex-shrink:0;margin-top:.2rem}.lgpd label{opacity:.7;cursor:pointer;font-size:.78rem;line-height:1.5}.lgpd a{color:var(--verde);text-decoration:underline}.erro-msg{color:#ffb4a2;min-height:1rem;margin-top:.8rem;font-size:.82rem}.options{text-align:left;flex-direction:column;gap:.6rem;width:100%;max-width:480px;display:flex}.opt-btn{color:var(--branco);cursor:pointer;text-align:left;background:#ffffff0d;border:2px solid #ffffff1a;border-radius:.75rem;align-items:center;gap:.75rem;padding:.9rem 1.1rem;font-family:inherit;font-size:.93rem;font-weight:400;transition:background .12s,border-color .12s,transform .12s;display:flex}.opt-btn:hover{background:#beff0017;border-color:#beff0080;transform:translate(3px)}.opt-btn.selected{border-color:var(--verde);background:#beff0024}.opt-letra{background:#ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:27px;height:27px;font-size:.78rem;font-weight:600;display:flex}.btn-continuar{background:var(--verde);color:var(--texto-escuro);cursor:pointer;border:none;border-radius:999px;margin-top:1.75rem;padding:.9rem 2.25rem;font-family:inherit;font-size:1rem;font-weight:600;transition:transform .15s,opacity .15s}.btn-continuar:hover{transform:translateY(-2px)}.btn-continuar:disabled{opacity:.35;cursor:not-allowed;transform:none}.loading-dots{justify-content:center;gap:.5rem;margin:1.5rem 0;display:flex}.loading-dots span{background:var(--verde);border-radius:50%;width:10px;height:10px;animation:1.2s infinite pulse}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}@keyframes pulse{0%,80%,to{opacity:.35;transform:scale(.55)}40%{opacity:1;transform:scale(1)}}.loading-items{text-align:left;flex-direction:column;gap:.6rem;display:flex}.loading-item{opacity:0;color:#ffffffa6;align-items:center;gap:.6rem;font-size:.88rem;transition:opacity .5s;display:flex}.loading-item.show{opacity:1}.loading-item .ck{color:var(--verde);font-size:.9rem}#page-resultado{background:var(--cinza-claro);color:var(--texto-escuro)}.resultado-topbar{background:var(--verde-escuro);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 2rem;display:flex}.btn-salvar{background:var(--verde);color:var(--texto-escuro);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.4rem;padding:.65rem 1.35rem;font-family:inherit;font-size:.88rem;font-weight:600;display:flex}.btn-share{color:var(--branco);cursor:pointer;background:0 0;border:2px solid #ffffff40;border-radius:999px;padding:.55rem 1.1rem;font-family:inherit;font-size:.82rem;font-weight:600}.btn-share:hover{border-color:#ffffff80}.laudo-wrap{max-width:780px;margin:2.5rem auto;padding:0 1.25rem 3rem}.laudo-card{background:var(--branco);border-radius:1.5rem;overflow:hidden;box-shadow:0 4px 32px #00000017}.laudo-topo{background:var(--verde-escuro);color:var(--branco);justify-content:space-between;align-items:flex-start;gap:1rem;padding:2rem 2.5rem;display:flex}.laudo-topo .meta{text-align:right;opacity:.55;font-size:.8rem;line-height:1.7}.laudo-topo .meta strong{opacity:.9}.laudo-corpo{padding:2.5rem}.laudo-para{opacity:.45;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.2rem;font-size:.78rem}.laudo-nome{color:var(--texto-escuro);margin-bottom:2rem;font-size:1.55rem;font-weight:600}.res-badge{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:.9rem;padding:.4rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex}.res-badge.preco{color:#92400e;background:#fef3c7}.res-badge.caixa{color:#065f46;background:#d1fae5}.res-badge.vendas{color:#4c1d95;background:#ede9fe}.res-badge.digital{color:#1e40af;background:#dbeafe}.res-badge.credito{color:#9f1239;background:#ffe4e6}.res-titulo{color:var(--texto-escuro);margin-bottom:1.25rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;line-height:1.2}.res-titulo em{font-style:normal}.res-titulo.preco em{color:#b45309}.res-titulo.caixa em{color:#047857}.res-titulo.vendas em{color:#5b21b6}.res-titulo.digital em{color:#1d4ed8}.res-titulo.credito em{color:#be123c}.res-desc{color:#444;border-bottom:1px solid #eee;margin-bottom:2rem;padding-bottom:2rem;font-size:.97rem;line-height:1.75}.res-desc p+p{margin-top:.75rem}.focos{border-bottom:1px solid #eee;margin-bottom:2rem;padding-bottom:2rem}.focos-label,.acoes-label{text-transform:uppercase;letter-spacing:.1em;color:#999;margin-bottom:1rem;font-size:.72rem;font-weight:600}.focos-lista{flex-direction:column;gap:.8rem;display:flex}.foco{background:#f8f8f5;border:1px solid #efefea;border-radius:1rem;align-items:flex-start;gap:1rem;padding:1rem 1.15rem;display:flex}.foco-n{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.82rem;font-weight:600;display:flex}.foco-n.preco{color:#92400e;background:#fef3c7}.foco-n.caixa{color:#065f46;background:#d1fae5}.foco-n.vendas{color:#4c1d95;background:#ede9fe}.foco-n.digital{color:#1e40af;background:#dbeafe}.foco-n.credito{color:#9f1239;background:#ffe4e6}.foco-txt strong{color:var(--texto-escuro);margin-bottom:.2rem;font-size:.9rem;font-weight:600;display:block}.foco-txt p{color:#666;font-size:.86rem;line-height:1.5}.acoes-lista{flex-direction:column;gap:.9rem;margin-bottom:2rem;display:flex}.acao{background:#f8f8f5;border-radius:1rem;align-items:flex-start;gap:1rem;padding:1.2rem;display:flex}.acao-n{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.82rem;font-weight:600;display:flex}.acao-n.preco{color:#92400e;background:#fef3c7}.acao-n.caixa{color:#065f46;background:#d1fae5}.acao-n.vendas{color:#4c1d95;background:#ede9fe}.acao-n.digital{color:#1e40af;background:#dbeafe}.acao-n.credito{color:#9f1239;background:#ffe4e6}.acao-txt strong{color:var(--texto-escuro);margin-bottom:.3rem;font-size:.93rem;font-weight:600;display:block}.acao-txt p{color:#666;font-size:.88rem;line-height:1.55}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00140c8c;justify-content:center;align-items:center;padding:1.25rem;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-card{background:var(--verde-escuro);color:var(--branco);border:1px solid #ffffff1f;border-radius:1.25rem;width:100%;max-width:440px;max-height:92vh;padding:2rem 1.75rem 1.75rem;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0006}.modal-fechar{color:#ffffff80;cursor:pointer;background:0 0;border:none;font-size:1.7rem;line-height:1;position:absolute;top:.9rem;right:1.1rem}.modal-fechar:hover{color:var(--branco)}.modal-titulo{margin-bottom:.4rem;font-size:1.35rem;font-weight:600}.modal-sub{opacity:.7;margin-bottom:1.5rem;font-size:.88rem;line-height:1.5}.modal-campos{flex-direction:column;gap:.8rem;display:flex}.input-select{width:100%;color:var(--branco);cursor:pointer;appearance:none;background:#ffffff12 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23BEFF00' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") right 1.1rem center no-repeat;border:2px solid #ffffff24;border-radius:.75rem;outline:none;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.input-select:focus{border-color:var(--verde)}.input-select option{background:var(--verde-escuro);color:var(--branco)}.input-select:invalid,.input-select option[value=""]{color:#fff6}.modal-lgpd{opacity:.55;margin:1rem 0 .5rem;font-size:.74rem;line-height:1.5}.modal-btn{justify-content:center;width:100%;margin-top:.75rem}.modal-btn:disabled{opacity:.6;cursor:not-allowed}.comunidade-topo{border:1px solid #cfe5c6;border-left:5px solid var(--verde);background:#eaf5e4;border-radius:1rem;align-items:center;gap:1.5rem;margin-bottom:2.25rem;padding:1.4rem 1.5rem;display:flex}.comunidade-topo-txt{flex:1}.comunidade-topo-txt strong{color:var(--verde-escuro);margin-bottom:.35rem;font-size:1.02rem;display:block}.comunidade-topo-txt p{color:#3d5245;font-size:.9rem;line-height:1.55}.comunidade-topo-txt p strong{font-size:inherit;display:inline}.comunidade-topo .btn-comunidade{white-space:nowrap;flex-shrink:0}@media print{.comunidade-topo{display:none!important}}.comunidade-cta{background:var(--verde-escuro);color:var(--branco);text-align:center;border-radius:1.25rem;margin-bottom:1.5rem;padding:1.75rem}.comunidade-cta h3{margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.comunidade-cta p{opacity:.75;margin-bottom:1.25rem;font-size:.88rem;line-height:1.55}.btn-comunidade{background:var(--verde);color:var(--texto-escuro);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.6rem;padding:1rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.btn-comunidade:hover{transform:translateY(-2px);box-shadow:0 8px 24px #beff004d}.btn-ead-wrap{text-align:center;margin:.5rem 0}.btn-ead{color:var(--verde-escuro);background:0 0;border-radius:999px;align-items:center;gap:.6rem;padding:.75rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:underline;display:inline-flex}.btn-ead .arrow{font-size:1.1rem}@media print{.btn-ead-wrap,.comunidade-cta{display:none!important}}.laudo-rodape{background:var(--verde-escuro);color:var(--branco);justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2.5rem;display:flex}.laudo-rodape p{opacity:.5;margin-top:.25rem;font-size:.78rem}.laudo-rodape .cta{color:var(--verde);font-size:.82rem;font-weight:600}@media print{body{background:#fff}#page-hero,#page-quiz{display:none!important}#page-resultado{background:#fff;display:flex!important}.resultado-topbar{display:none!important}.laudo-wrap{max-width:100%;margin:0;padding:0}.laudo-card{box-shadow:none;border-radius:0}@page{margin:0;size:A4}}@media (max-width:600px){.hero-nav{padding:1.25rem 1.5rem}.hero-main{gap:1.25rem;padding:3rem 1.25rem}.hero-stats{gap:1.5rem}.hero-stats strong{font-size:1.4rem}.quiz-header{padding:1rem 1.25rem}.progress-wrapper{margin:0 .75rem}.laudo-topo{flex-direction:column}.laudo-topo .meta{text-align:left}.laudo-corpo{padding:1.5rem}.laudo-rodape{text-align:center;flex-direction:column;gap:.5rem}.resultado-topbar{padding:.9rem 1.25rem}.comunidade-topo{text-align:left;flex-direction:column;align-items:stretch}.comunidade-topo .btn-comunidade{justify-content:center}}
