body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{color:#1f2937;color:var(--text-dark);line-height:1.6}.container{margin:0 auto;max-width:1200px;padding:0 20px}.header{background:#fff;background:var(--white);box-shadow:0 1px 3px #0000001a;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.navbar{align-items:center;display:flex;gap:2rem;justify-content:space-between}.logo h1{color:#6366f1;color:var(--primary-color);font-size:1.8rem;font-weight:700}.nav-menu{display:flex;gap:2rem}.nav-menu a{color:#1f2937;color:var(--text-dark);font-weight:500;padding-bottom:5px;position:relative;text-decoration:none;transition:all .3s}.nav-menu a:after{background-color:#6366f1;background-color:var(--primary-color);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-menu a:hover{color:#6366f1;color:var(--primary-color)}.nav-menu a:hover:after{width:100%}.nav-buttons{display:flex;gap:1rem}.btn-login{background:#0000;border:2px solid #6366f1;border:2px solid var(--primary-color);border-radius:8px;color:#6366f1;color:var(--primary-color);cursor:pointer;font-weight:600;padding:.6rem 1.5rem;transition:all .3s;white-space:nowrap}.btn-login:hover,.btn-signup{background:#6366f1;background:var(--primary-color);color:#fff;color:var(--white)}.btn-signup{border:none;border-radius:8px;cursor:pointer;font-weight:600;padding:.6rem 1.5rem;transition:all .3s;white-space:nowrap}.btn-signup:hover{background:#4f46e5;background:var(--primary-dark);box-shadow:0 4px 12px #6366f14d;transform:translateY(-2px)}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;color:var(--white);padding:6rem 0;text-align:center}.hero-content{margin:0 auto;max-width:800px}.hero-title{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.highlight{color:#fbbf24}.hero-subtitle{font-size:1.3rem;margin-bottom:2rem;opacity:.95}.btn-cta{background:#fff;background:var(--white);border:none;border-radius:12px;color:#6366f1;color:var(--primary-color);cursor:pointer;font-size:1.1rem;font-weight:700;padding:1rem 2.5rem;transition:all .3s}.btn-cta:hover{box-shadow:0 8px 24px #0003;transform:translateY(-3px)}.hero-note{font-size:.9rem;margin-top:1rem;opacity:.9}.recursos{background:#fff;background:var(--white);padding:5rem 0}.section-title{color:#1f2937;color:var(--text-dark);font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.section-subtitle{color:#6b7280;color:var(--text-light);font-size:1.1rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:700px;text-align:center}.recursos-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:3rem}.recurso-card{background:#fff;background:var(--white);border:2px solid #e5e7eb;border:2px solid var(--border-color);border-radius:12px;padding:2rem;transition:all .3s}.recurso-card:hover{border-color:#6366f1;border-color:var(--primary-color);box-shadow:0 8px 16px #6366f11a;transform:translateY(-5px)}.recurso-icon{font-size:2.5rem;margin-bottom:1rem}.recurso-card h3{color:#1f2937;color:var(--text-dark);font-size:1.3rem;margin-bottom:.5rem}.recurso-card p{color:#6b7280;color:var(--text-light);line-height:1.6}.como-funciona{background:#f9fafb;background:var(--bg-light);padding:5rem 0}.steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.step{background:#fff;background:var(--white);border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2rem;position:relative;text-align:center;transition:transform .3s}.step:hover{box-shadow:0 8px 16px #0000001a;transform:translateY(-5px)}.step-number{align-items:center;background:#6366f1;background:var(--primary-color);border-radius:50%;color:#fff;color:var(--white);display:flex;font-size:1.2rem;font-weight:700;height:40px;justify-content:center;position:absolute;right:20px;top:-15px;width:40px}.step-icon{font-size:3rem;margin-bottom:1rem}.step h3{color:#1f2937;color:var(--text-dark);font-size:1.5rem;margin-bottom:1rem}.step p{color:#6b7280;color:var(--text-light);line-height:1.6}.planos{background:#fff;background:var(--white);padding:5rem 0}.planos-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.plan-card{background:#fff;background:var(--white);border:2px solid #e5e7eb;border:2px solid var(--border-color);border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2.5rem;position:relative;transition:all .3s}.plan-card:hover{box-shadow:0 12px 24px #0000001a;transform:translateY(-5px)}.plan-card.featured{border:3px solid #6366f1;border:3px solid var(--primary-color);transform:scale(1.02)}.plan-card.featured:hover{transform:scale(1.02) translateY(-5px)}.badge{background:#6366f1;background:var(--primary-color);border-radius:20px;color:#fff;color:var(--white);left:50%;padding:.5rem 1.5rem;position:absolute;top:-15px;transform:translateX(-50%)}.plan-name{color:#1f2937;color:var(--text-dark);font-size:1.5rem;margin-bottom:1rem}.plan-price{margin-bottom:1.5rem}.price{color:#6366f1;color:var(--primary-color);font-size:3rem;font-weight:700}.period{color:#6b7280;color:var(--text-light);font-size:1rem}.plan-save{color:#10b981;color:var(--secondary-color);font-weight:600;margin-bottom:1rem}.plan-features{list-style:none;margin-bottom:2rem}.plan-features li{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border-color);color:#1f2937;color:var(--text-dark);padding:.5rem 0}.plan-features li:last-child{border-bottom:none}.btn-plan{background:#0000;border:2px solid #6366f1;border:2px solid var(--primary-color);border-radius:8px;color:#6366f1;color:var(--primary-color);cursor:pointer;font-weight:600;padding:1rem;transition:all .3s;width:100%}.btn-plan.primary,.btn-plan:hover{background:#6366f1;background:var(--primary-color);color:#fff;color:var(--white)}.btn-plan.primary:hover{background:#4f46e5;background:var(--primary-dark)}.depoimentos{background:#f9fafb;background:var(--bg-light);padding:5rem 0}.depoimentos-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-top:3rem}.depoimento-card{background:#fff;background:var(--white);border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2rem;transition:all .3s}.depoimento-card:hover{box-shadow:0 12px 24px #0000001a;transform:translateY(-5px)}.depoimento-header{gap:1rem;margin-bottom:1.5rem}.avatar,.depoimento-header{align-items:center;display:flex}.avatar{background:linear-gradient(135deg,#6366f1,#10b981);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:50%;color:#fff;color:var(--white);flex-shrink:0;font-size:1.2rem;font-weight:700;height:60px;justify-content:center;width:60px}.aluno-info h4{color:#1f2937;color:var(--text-dark);font-size:1.1rem;margin-bottom:.2rem}.aluno-info p{color:#6b7280;color:var(--text-light);font-size:.9rem}.depoimento-texto{color:#1f2937;color:var(--text-dark);font-size:1rem;font-style:italic;line-height:1.7}.cta-final{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;color:var(--white);padding:5rem 0;text-align:center}.cta-final h2{font-size:2.5rem;margin-bottom:1rem}.cta-final p{font-size:1.2rem;margin-bottom:2rem;opacity:.95}.footer{background:#1f2937;background:var(--text-dark);color:#fff;color:var(--white);padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.footer-section h3,.footer-section h4{color:#fff;color:var(--white);margin-bottom:1rem}.footer-section p{color:#ffffffb3}.footer-section a{color:#ffffffb3;display:block;margin-bottom:.5rem;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#fff;color:var(--white)}.footer-bottom{border-top:1px solid #ffffff1a;color:#ffffffb3;padding-top:2rem;text-align:center}@media (max-width:1024px){.container{padding:0 30px}.hero-title{font-size:2.5rem}.section-title{font-size:2rem}.recursos-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.planos-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.plan-card.featured{transform:scale(1)}.plan-card.featured:hover{transform:translateY(-5px)}}@media (max-width:768px){.navbar{flex-wrap:wrap}.nav-menu{display:none}.nav-buttons{margin-left:auto}.logo h1{font-size:1.5rem}.btn-login,.btn-signup{font-size:.9rem;padding:.5rem 1rem}.hero{padding:4rem 0}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.1rem}.btn-cta{font-size:1rem;padding:.9rem 2rem}.section-title{font-size:1.8rem}.section-subtitle{font-size:1rem}.depoimentos-grid,.planos-grid,.recursos-grid,.steps{gap:1.5rem;grid-template-columns:1fr}.cta-final h2{font-size:2rem}.cta-final p{font-size:1.1rem}.footer-content{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.container{padding:0 15px}.header{padding:.8rem 0}.logo h1{font-size:1.3rem}.nav-buttons{gap:.5rem}.btn-login,.btn-signup{font-size:.85rem;padding:.5rem .8rem}.hero{padding:3rem 0}.hero-title{font-size:1.6rem}.hero-subtitle{font-size:1rem}.btn-cta{font-size:.95rem;padding:.8rem 1.5rem}.hero-note{font-size:.8rem}.como-funciona,.cta-final,.depoimentos,.planos,.recursos{padding:3rem 0}.section-title{font-size:1.6rem}.section-subtitle{font-size:.95rem}.depoimento-card,.plan-card,.recurso-card,.step{padding:1.5rem}.recurso-icon,.step-icon{font-size:2rem}.recurso-card h3,.step h3{font-size:1.2rem}.price{font-size:2.5rem}.cta-final h2{font-size:1.6rem}.cta-final p{font-size:1rem}.footer-content{gap:2rem;grid-template-columns:1fr}.footer{padding:2rem 0 1rem}.avatar{height:50px;width:50px}.aluno-info h4,.avatar{font-size:1rem}.aluno-info p{font-size:.85rem}.depoimento-texto{font-size:.95rem}}@media (max-width:320px){.hero-title,.section-title{font-size:1.4rem}.btn-login{display:none}}:root{--error-color:#ef4444;--success-color:#10b981;--warning-color:#f59e0b}.auth-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:2rem}.auth-wrapper{background:#fff;background:var(--white);border-radius:24px;box-shadow:0 20px 60px #0000004d;display:grid;grid-template-columns:1fr 1fr;max-width:1200px;min-height:600px;overflow:hidden;width:100%}.auth-left{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;color:var(--white);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:3rem;position:relative}.auth-left:before{animation:pulse 15s ease-in-out infinite;background:radial-gradient(circle,#ffffff1a 0,#0000 70%);content:"";height:200%;position:absolute;right:-50%;top:-50%;width:200%}@keyframes pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.auth-brand{position:relative;z-index:1}.auth-brand h1{font-size:2rem;font-weight:800;margin-bottom:.5rem}.auth-brand p{font-size:1rem;opacity:.9}.auth-illustration{position:relative;z-index:1}.illustration-content h2{font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.illustration-content p{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;opacity:.95}.benefits-list{list-style:none;padding:0}.benefits-list li{font-size:1rem;gap:.5rem;opacity:.95;padding:.75rem 0}.auth-right,.benefits-list li{align-items:center;display:flex}.auth-right{background:#fff;background:var(--white);justify-content:center;padding:3rem}.auth-form-container{max-width:450px;width:100%}.auth-header{margin-bottom:2rem}.auth-header h2{color:#1f2937;color:var(--text-dark);font-size:2rem;font-weight:700;margin-bottom:.5rem}.auth-header p{color:#6b7280;color:var(--text-light);font-size:.95rem}.auth-header p a{color:#6366f1;color:var(--primary-color);font-weight:600;text-decoration:none;transition:color .3s}.auth-header p a:hover{color:#4f46e5;color:var(--primary-dark)}.auth-form{display:flex;flex-direction:column;gap:1.5rem}.alert{border-radius:8px;font-size:.9rem;font-weight:500;padding:1rem}.alert-error{background-color:#fee;border:1px solid #ef4444;border:1px solid var(--error-color);color:#ef4444;color:var(--error-color)}.alert-success{background-color:#efe;border:1px solid #10b981;border:1px solid var(--success-color);color:#10b981;color:var(--success-color)}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#1f2937;color:var(--text-dark);font-size:.9rem;font-weight:600}.form-group input[type=email],.form-group input[type=password],.form-group input[type=text],.form-group select,.form-select{background:#fff;background:var(--white);border:2px solid #e5e7eb;border:2px solid var(--border-color);border-radius:8px;font-family:inherit;font-size:1rem;outline:none;padding:.875rem 1rem;transition:all .3s;width:100%}.form-group input:focus{border-color:#6366f1;border-color:var(--primary-color);box-shadow:0 0 0 3px #6366f11a}.form-group input.error{border-color:#ef4444;border-color:var(--error-color)}.form-group input.error:focus{box-shadow:0 0 0 3px #ef44441a}.error-message{color:#ef4444;color:var(--error-color);font-size:.85rem;margin-top:-.25rem}.password-input{align-items:center;display:flex;position:relative}.password-input input{padding-right:3rem;width:100%}.toggle-password{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-size:1.25rem;justify-content:center;padding:.5rem;position:absolute;right:.75rem;transition:opacity .3s}.toggle-password:hover{opacity:.7}.password-strength{display:flex;flex-direction:column;gap:.25rem;margin-top:.5rem}.strength-bar{background:#e5e7eb;background:var(--border-color);border-radius:2px;height:4px;overflow:hidden}.strength-fill{border-radius:2px;height:100%;transition:all .3s}.password-strength span{font-size:.85rem;font-weight:600}.form-options{justify-content:space-between;margin:-.5rem 0}.checkbox-label,.form-options{align-items:center;display:flex}.checkbox-label{color:#1f2937;color:var(--text-dark);cursor:pointer;font-size:.9rem;gap:.5rem}.checkbox-label input[type=checkbox]{accent-color:#6366f1;accent-color:var(--primary-color);cursor:pointer;height:18px;width:18px}.checkbox-label span{-webkit-user-select:none;user-select:none}.checkbox-group{margin-top:.5rem}.checkbox-group .checkbox-label{align-items:flex-start}.checkbox-group .checkbox-label input{flex-shrink:0;margin-top:.2rem}.checkbox-group .checkbox-label a{color:#6366f1;color:var(--primary-color);font-weight:600;text-decoration:none}.checkbox-group .checkbox-label a:hover{text-decoration:underline}.forgot-password{color:#6366f1;color:var(--primary-color);font-size:.9rem;font-weight:600;text-decoration:none;transition:color .3s}.forgot-password:hover{color:#4f46e5;color:var(--primary-dark)}.btn-submit{background:#6366f1;background:var(--primary-color);border:none;border-radius:8px;color:#fff;color:var(--white);cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;padding:1rem;transition:all .3s}.btn-submit:hover:not(:disabled){background:#4f46e5;background:var(--primary-dark);box-shadow:0 4px 12px #6366f14d;transform:translateY(-2px)}.btn-submit:active:not(:disabled){transform:translateY(0)}.btn-submit:disabled{cursor:not-allowed;opacity:.6}.divider{align-items:center;display:flex;margin:1.5rem 0 1rem;text-align:center}.divider:after,.divider:before{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border-color);content:"";flex:1 1}.divider span{color:#6b7280;color:var(--text-light);font-size:.9rem;padding:0 1rem}.social-login{display:flex;flex-direction:column;gap:1rem}.btn-social{align-items:center;background:#fff;background:var(--white);border:2px solid #e5e7eb;border:2px solid var(--border-color);border-radius:8px;color:#1f2937;color:var(--text-dark);cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;padding:.875rem 1rem;transition:all .3s;width:100%}.btn-social:hover{background:#f9fafb;background:var(--bg-light);border-color:#6b7280;border-color:var(--text-light);transform:translateY(-2px)}.btn-social svg{flex-shrink:0}.btn-social.full-width{width:100%}@media (max-width:1024px){.auth-wrapper{grid-template-columns:1fr;max-width:500px}.auth-left{display:none}.auth-right{padding:2.5rem}}@media (max-width:768px){.auth-container{padding:1rem}.auth-wrapper{border-radius:16px}.auth-right{padding:2rem 1.5rem}.auth-form-container{max-width:100%}.auth-header h2{font-size:1.75rem}.form-options{align-items:flex-start;gap:1rem}.form-options,.social-login{flex-direction:column}}@media (max-width:480px){.auth-container{padding:.5rem}.auth-right{padding:1.5rem 1rem}.auth-header h2{font-size:1.5rem}.auth-header p{font-size:.9rem}.form-group input[type=email],.form-group input[type=password],.form-group input[type=text]{font-size:.95rem;padding:.75rem .875rem}.btn-submit{font-size:.95rem;padding:.875rem}.btn-social{font-size:.9rem;padding:.75rem .875rem}.checkbox-label,.divider span{font-size:.85rem}}@media (max-width:320px){.auth-header h2{font-size:1.3rem}.auth-form{gap:1.25rem}}.questoes-page{animation:fadeIn .3s ease-in}.questoes-nav{border-bottom:2px solid var(--border-color);display:flex;gap:1rem;margin-bottom:2rem}.questoes-content{max-width:900px}.filtros-container{background:var(--white);border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:2rem;padding:1.5rem}.filtros-container h3{color:var(--text-dark);margin-bottom:1rem}.filtros-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1rem}.filtro-item label{color:var(--text-dark);display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.filtro-item select{background:var(--white);border:2px solid var(--border-color);border-radius:8px;font-size:.95rem;padding:.75rem;transition:all .3s;width:100%}.filtro-item select:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #6366f11a;outline:none}.questao-container{background:var(--white);border-radius:16px;box-shadow:0 2px 8px #0000000d;padding:2rem}.questao-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.questao-meta{display:flex;flex-wrap:wrap;gap:.5rem}.badge{background:var(--bg-light);border-radius:12px;color:var(--text-dark);font-size:.85rem;font-weight:600;padding:.4rem .8rem;text-transform:uppercase}.badge-easy{background:#d1fae5;color:#065f46}.badge-medium{background:#fed7aa;color:#92400e}.badge-hard{background:#fee2e2;color:#991b1b}.questao-numero{color:var(--text-light);font-weight:600}.questao-topico{background:var(--bg-light);border-radius:8px;font-size:.95rem;margin-bottom:1.5rem;padding:1rem}.questao-texto{color:var(--text-dark);font-size:1.05rem;line-height:1.8;margin-bottom:2rem;white-space:pre-wrap}.opcoes-lista{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.opcao-item{align-items:center;background:var(--white);border:2px solid var(--border-color);border-radius:12px;cursor:pointer;display:flex;gap:1rem;padding:1rem 1.5rem;transition:all .3s}.opcao-item:hover{background:#6366f10d;border-color:var(--primary-color)}.opcao-item.selecionada{background:#6366f11a;border-color:var(--primary-color);box-shadow:0 4px 12px #6366f133}.opcao-item.correta{background:#10b9811a;border-color:#10b981;cursor:default}.opcao-item.incorreta{background:#ef44441a;border-color:#ef4444;cursor:default}.opcao-letra{align-items:center;background:var(--primary-color);border-radius:50%;color:var(--white);display:flex;flex-shrink:0;font-weight:700;height:35px;justify-content:center;width:35px}.opcao-item.correta .opcao-letra{background:#10b981}.opcao-item.incorreta .opcao-letra{background:#ef4444}.opcao-texto{flex:1 1;line-height:1.6}.resultado-box{border-radius:12px;margin-bottom:2rem;padding:1.5rem}.resultado-box.correto{background:#10b9811a;border:2px solid #10b981}.resultado-box.incorreto{background:#ef44441a;border:2px solid #ef4444}.resultado-box h4{font-size:1.2rem;margin-bottom:1rem}.resultado-box.correto h4{color:#065f46}.resultado-box.incorreto h4{color:#991b1b}.explicacao{border-top:1px solid #0000001a;margin-top:1rem;padding-top:1rem}.explicacao strong{color:var(--text-dark);display:block;margin-bottom:.5rem}.explicacao p{color:var(--text-dark);line-height:1.7}.questao-acoes{display:flex;gap:1rem;justify-content:center}.btn-confirmar,.btn-proxima{border:none;border-radius:12px;cursor:pointer;font-size:1.05rem;font-weight:700;padding:1rem 2.5rem;transition:all .3s}.btn-confirmar{background:var(--primary-color);color:var(--white)}.btn-confirmar:hover:not(:disabled){background:var(--primary-dark);box-shadow:0 4px 12px #6366f14d;transform:translateY(-2px)}.btn-confirmar:disabled{cursor:not-allowed;opacity:.5}.btn-proxima{background:#10b981;color:var(--white)}.btn-proxima:hover{background:#059669;box-shadow:0 4px 12px #10b9814d;transform:translateY(-2px)}.stats-container{background:var(--white);border-radius:16px;box-shadow:0 2px 8px #0000000d;padding:2rem}.stats-container h2{margin-bottom:2rem}.stats-container h3{color:var(--text-dark);margin:2rem 0 1rem}.stats-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.stat-card-big{background:var(--bg-light);border-radius:12px;padding:2rem;text-align:center}.stat-card-big h3{color:var(--text-light);font-size:1rem;margin:0 0 1rem}.stat-value{font-size:3rem;font-weight:800;margin-bottom:.5rem}.stat-value.correct{color:#10b981}.stat-card-big p{color:var(--text-light);font-size:.95rem}.stat-accuracy{border-top:1px solid var(--border-color);font-size:.95rem;margin-top:1rem;padding-top:1rem}.stats-por-materia{display:flex;flex-direction:column;gap:1rem}.materia-stat{background:var(--bg-light);border-radius:12px;padding:1.5rem}.materia-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.materia-nome{color:var(--text-dark);font-size:1.1rem;font-weight:700}.materia-accuracy{color:var(--primary-color);font-size:1.3rem;font-weight:700}.materia-detalhes{color:var(--text-light);font-size:.9rem;margin-bottom:.75rem}.materia-barra{background:var(--border-color);border-radius:4px;height:8px;overflow:hidden}.materia-fill{background:linear-gradient(90deg,var(--primary-color),var(--primary-light));height:100%;transition:width .5s ease}@media (max-width:768px){.questao-container{padding:1.5rem}.questao-header{align-items:flex-start;flex-direction:column}.questao-texto{font-size:1rem}.opcao-item{padding:1rem}.opcao-letra{font-size:.9rem;height:30px;width:30px}.filtros-grid,.stats-cards{grid-template-columns:1fr}.btn-confirmar,.btn-proxima{width:100%}}@media (max-width:480px){.questao-container,.stats-container{padding:1rem}.questao-texto{font-size:.95rem}.stat-value{font-size:2.5rem}}.redacoes-page{animation:fadeIn .3s ease-in}.redacoes-nav{border-bottom:2px solid var(--border-color);display:flex;gap:1rem;margin-bottom:2rem}.nav-btn{background:#0000;border:none;border-bottom:3px solid #0000;color:var(--text-light);cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s}.nav-btn.active,.nav-btn:hover{color:var(--primary-color)}.nav-btn.active{border-bottom-color:var(--primary-color)}.redacoes-content{max-width:900px}.nova-redacao{background:var(--white);border-radius:16px;box-shadow:0 2px 8px #0000000d;padding:2rem}.redacao-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.redacao-header h2{margin:0}.limite-aviso{background:#fff3cd;border-radius:8px;color:#856404;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.redacao-form{display:flex;flex-direction:column;gap:1.5rem}.redacao-form .form-group{display:flex;flex-direction:column;gap:.5rem}.redacao-form label{align-items:center;color:var(--text-dark);display:flex;font-weight:600;justify-content:space-between}.contador{color:var(--text-light);font-size:.85rem;font-weight:400}.redacao-form input,.redacao-form textarea{border:2px solid var(--border-color);border-radius:8px;font-family:inherit;font-size:1rem;padding:.875rem 1rem;transition:all .3s}.redacao-form textarea{font-size:1.05rem;line-height:1.8;resize:vertical}.redacao-form input:focus,.redacao-form textarea:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #6366f11a;outline:none}.texto-dicas{margin-top:.5rem}.texto-dicas small{color:var(--text-light);font-style:italic}.btn-enviar{background:var(--primary-color);border:none;border-radius:12px;color:var(--white);cursor:pointer;font-size:1.1rem;font-weight:700;padding:1rem 2rem;transition:all .3s}.btn-enviar:hover:not(:disabled){background:var(--primary-dark);box-shadow:0 4px 12px #6366f14d;transform:translateY(-2px)}.btn-enviar:disabled{cursor:not-allowed;opacity:.5}.historico-redacoes{background:var(--white);border-radius:16px;box-shadow:0 2px 8px #0000000d;padding:2rem}.historico-redacoes h2{margin-bottom:2rem}.loading{color:var(--text-light)}.empty-state,.loading{padding:3rem;text-align:center}.empty-state p{color:var(--text-light);font-size:1.1rem;margin-bottom:1.5rem}.redacoes-lista{display:flex;flex-direction:column;gap:1rem}.redacao-card{border:2px solid var(--border-color);border-radius:12px;cursor:pointer;padding:1.5rem;transition:all .3s}.redacao-card:hover{border-color:var(--primary-color);box-shadow:0 4px 12px #6366f11a;transform:translateY(-2px)}.redacao-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.redacao-card h3{color:var(--text-dark);font-size:1.2rem;margin:0}.nota-badge{border-radius:20px;font-size:.95rem;font-weight:700;padding:.5rem 1rem}.nota-badge.alta{background:#d1fae5;color:#065f46}.nota-badge.media{background:#fed7aa;color:#92400e}.nota-badge.baixa{background:#fee2e2;color:#991b1b}.redacao-tema{color:var(--text-light);font-style:italic;margin-bottom:.75rem}.redacao-meta{align-items:center;color:var(--text-light);display:flex;font-size:.9rem;justify-content:space-between}.status{background:var(--bg-light);border-radius:12px;padding:.25rem .75rem;text-transform:capitalize}.resultado-redacao{background:var(--white);border-radius:16px;box-shadow:0 2px 8px #0000000d;padding:2rem}.resultado-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.resultado-header h2{margin:0}.btn-voltar{background:#0000;border:2px solid var(--primary-color);border-radius:8px;color:var(--primary-color);cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s}.btn-voltar:hover{background:var(--primary-color);color:var(--white)}.nota-geral{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;color:var(--white);margin-bottom:2rem;padding:2rem;text-align:center}.nota-geral h3{font-size:1.2rem;margin-bottom:1rem}.nota-display{font-size:4rem;font-weight:800;margin:1rem 0}.nota-max{font-size:1.1rem;opacity:.9}.competencias-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.competencia-card{background:var(--bg-light);border:2px solid var(--border-color);border-radius:12px;padding:1.5rem}.competencia-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.competencia-header h4{color:var(--text-dark);font-size:1.1rem;margin:0}.competencia-nota{color:var(--primary-color);font-size:1.3rem;font-weight:700}.competencia-titulo{color:var(--text-light);font-size:.9rem;font-weight:600;margin-bottom:1rem}.barra-progresso{background:var(--border-color);border-radius:4px;height:8px;margin-bottom:1rem;overflow:hidden}.barra-fill{background:linear-gradient(90deg,var(--primary-color),var(--primary-light));height:100%;transition:width .5s ease}.competencia-feedback{color:var(--text-dark);font-size:.95rem;line-height:1.6}.feedback-section,.redacao-texto-section,.sugestoes-section{background:var(--bg-light);border-radius:12px;margin-bottom:2rem;padding:1.5rem}.feedback-section h3,.redacao-texto-section h3,.sugestoes-section h3{color:var(--text-dark);margin-bottom:1rem}.feedback-section p{color:var(--text-dark);line-height:1.8}.sugestoes-section ul{list-style:none;padding:0}.sugestoes-section li{border-bottom:1px solid var(--border-color);padding:.75rem 0 .75rem 1.5rem;position:relative}.sugestoes-section li:last-child{border-bottom:none}.sugestoes-section li:before{content:"💡";left:0;position:absolute}.redacao-texto{background:var(--white);border:1px solid var(--border-color);border-radius:8px;padding:1.5rem}.redacao-texto h4{color:var(--text-dark);margin-bottom:.5rem}.tema{color:var(--text-light);font-size:.95rem;margin-bottom:1rem}.texto-content{color:var(--text-dark);font-size:1.05rem;line-height:1.8;white-space:pre-wrap}.acoes-resultado{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.btn-primary{background:var(--primary-color);border:none;border-radius:12px;color:var(--white);cursor:pointer;font-size:1rem;font-weight:700;padding:1rem 2rem;transition:all .3s}.btn-primary:hover{background:var(--primary-dark);box-shadow:0 4px 12px #6366f14d;transform:translateY(-2px)}@media (max-width:768px){.redacoes-nav{flex-direction:column;gap:0}.nav-btn{border-bottom:2px solid var(--border-color);border-right:none;text-align:left}.nav-btn.active{border-bottom-color:var(--primary-color)}.historico-redacoes,.nova-redacao,.resultado-redacao{padding:1.5rem}.redacao-header{align-items:flex-start;flex-direction:column;gap:1rem}.nota-display{font-size:3rem}.competencias-grid{grid-template-columns:1fr}.resultado-header{align-items:flex-start;flex-direction:column;gap:1rem}}@media (max-width:480px){.redacao-form input,.redacao-form textarea{font-size:.95rem}.nota-display{font-size:2.5rem}}:root{--primary-color:#6366f1;--primary-dark:#4f46e5;--primary-light:#818cf8;--secondary-color:#10b981;--text-dark:#1f2937;--text-light:#6b7280;--bg-light:#f9fafb;--white:#fff;--border-color:#e5e7eb;--sidebar-bg:#1e293b;--sidebar-hover:#334155;--sidebar-active:#6366f1}.dashboard-container{background:#f9fafb;background:var(--bg-light);display:flex;min-height:100vh;overflow-x:hidden;position:relative;width:100%}.sidebar{background:#1e293b;background:var(--sidebar-bg);box-shadow:2px 0 10px #0000001a;color:#fff;color:var(--white);display:flex;flex-direction:column;height:100vh;left:0;min-width:280px;position:fixed;top:0;transition:all .3s ease;width:280px;z-index:1000}.sidebar.closed{min-width:80px;width:80px}.sidebar.closed .nav-text,.sidebar.closed .user-details{display:none;opacity:0;overflow:hidden;width:0}.sidebar-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:1.5rem}.sidebar .logo h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.sidebar-toggle{background:#0000;border:none;border-radius:6px;color:#fff;color:var(--white);cursor:pointer;font-size:1.2rem;padding:.5rem;transition:all .3s}.sidebar-toggle:hover{background:#334155;background:var(--sidebar-hover)}.sidebar-nav{flex:1 1;overflow-x:hidden;overflow-y:auto;padding:1rem}.sidebar-nav::-webkit-scrollbar{width:6px}.sidebar-nav::-webkit-scrollbar-thumb{background:#334155;background:var(--sidebar-hover);border-radius:3px}.nav-item{align-items:center;background:#0000;border:none;border-radius:8px;color:#ffffffb3;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:1rem;margin-bottom:.5rem;padding:.875rem 1rem;text-align:left;transition:all .3s;width:100%}.nav-item:hover{background:#334155;background:var(--sidebar-hover);color:#fff;color:var(--white)}.nav-item.active{background:#6366f1;background:var(--sidebar-active);box-shadow:0 4px 12px #6366f14d;color:#fff;color:var(--white)}.nav-icon{align-items:center;display:flex;font-size:1.5rem;justify-content:center;min-width:24px}.nav-text{transition:all .3s;white-space:nowrap}.nav-divider{background:#ffffff1a;height:1px;margin:1rem 0}.upgrade-btn{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;color:var(--white);font-weight:600}.upgrade-btn:hover{background:linear-gradient(135deg,#d97706,#b45309);transform:translateY(-2px)}.logout-btn{color:#ef4444}.logout-btn:hover{background:#ef44441a;color:#ef4444}.sidebar-footer{border-top:1px solid #ffffff1a;padding:1rem}.user-info-sidebar{align-items:center;display:flex;gap:1rem}.user-avatar{align-items:center;background:linear-gradient(135deg,#6366f1,#10b981);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:50%;color:#fff;color:var(--white);display:flex;flex-shrink:0;font-size:1.2rem;font-weight:700;height:45px;justify-content:center;width:45px}.user-details{overflow:hidden;transition:all .3s}.user-name{color:#fff;color:var(--white);font-size:.95rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-plan{color:#fff9;font-size:.8rem}.main-content{flex:1 1;margin-left:280px;min-height:100vh;overflow-x:hidden;transition:margin-left .3s ease}.sidebar.closed~.main-content{margin-left:80px}.content-wrapper{margin:0 auto;max-width:1400px;padding:2rem;width:100%}.welcome-section{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 4px 12px #0000001a;color:#fff;color:var(--white);margin-bottom:2rem;padding:2.5rem 2rem;text-align:center}.welcome-section h2{font-size:2rem;margin-bottom:.5rem}.welcome-section p{font-size:1.1rem;opacity:.95}.usage-info{background:#fff3;border-radius:8px;font-size:.95rem;font-weight:600;margin-top:1rem;padding:.75rem 1.5rem}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:2rem}.stat-card{align-items:center;background:#fff;background:var(--white);border:2px solid #0000;border-radius:12px;box-shadow:0 2px 8px #0000000d;display:flex;gap:1rem;padding:1.5rem;transition:all .3s}.stat-card:hover{border-color:#6366f1;border-color:var(--primary-color);box-shadow:0 8px 20px #0000001a;transform:translateY(-5px)}.stat-icon{align-items:center;background:#f9fafb;background:var(--bg-light);border-radius:12px;display:flex;font-size:2.5rem;height:60px;justify-content:center;width:60px}.stat-content h3{color:#6b7280;color:var(--text-light);font-size:.9rem;margin-bottom:.25rem}.stat-value{color:#6366f1;color:var(--primary-color);font-size:1.8rem;font-weight:700;margin:0}.upgrade-banner{background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:16px;box-shadow:0 4px 12px #f59e0b4d;color:#fff;color:var(--white);margin-bottom:2rem;padding:2rem}.upgrade-content h3{font-size:1.8rem;margin-bottom:.5rem}.upgrade-content p{font-size:1.1rem;margin-bottom:1rem;opacity:.95}.upgrade-benefits{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));list-style:none;margin-bottom:1.5rem;padding:0}.upgrade-benefits li{font-size:1rem;padding:.5rem 0}.btn-upgrade{background:#fff;background:var(--white);border:none;border-radius:12px;color:#d97706;cursor:pointer;font-size:1.1rem;font-weight:700;padding:1rem 2rem;transition:all .3s}.btn-upgrade:hover{box-shadow:0 8px 24px #0003;transform:translateY(-3px)}.quick-actions{margin-bottom:2rem}.quick-actions h3{color:#1f2937;color:var(--text-dark);font-size:1.5rem;margin-bottom:1rem}.actions-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.action-card{align-items:center;background:#fff;background:var(--white);border:2px solid #e5e7eb;border:2px solid var(--border-color);border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;text-align:center;transition:all .3s}.action-card:hover{border-color:#6366f1;border-color:var(--primary-color);box-shadow:0 8px 20px #0000001a;transform:translateY(-5px)}.action-icon{font-size:2.5rem}.action-title{color:#1f2937;color:var(--text-dark);font-size:1rem;font-weight:600}.info-section{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:2rem}.info-card{background:#fff;background:var(--white);border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:1.5rem}.info-card h3{color:#1f2937;color:var(--text-dark);font-size:1.3rem;margin-bottom:1rem}.info-list{display:flex;flex-direction:column;gap:.75rem}.info-item{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;padding:.75rem 0}.info-item:last-child{border-bottom:none}.info-label{color:#6b7280;color:var(--text-light);font-weight:500}.info-value{color:#1f2937;color:var(--text-dark);font-weight:600}.steps-list{list-style:none;margin:0;padding:0}.steps-list li{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border-color);color:#1f2937;color:var(--text-dark);padding:.75rem 0}.steps-list li:last-child{border-bottom:none}@media (max-width:1024px){.sidebar{min-width:240px;width:240px}.sidebar.closed{min-width:70px;width:70px}.main-content{margin-left:240px}.sidebar.closed~.main-content{margin-left:70px}}@media (max-width:768px){.sidebar{min-width:280px;transform:translateX(-100%);width:280px}.sidebar.open{transform:translateX(0)}.main-content,.sidebar.closed~.main-content{margin-left:0}.content-wrapper{padding:1.5rem 1rem}.welcome-section{padding:2rem 1.5rem}.welcome-section h2{font-size:1.6rem}.stats-grid{grid-template-columns:1fr}.actions-grid{grid-template-columns:repeat(2,1fr)}.info-section{grid-template-columns:1fr}}@media (max-width:480px){.welcome-section h2{font-size:1.4rem}.stat-value{font-size:1.5rem}.actions-grid,.upgrade-benefits{grid-template-columns:1fr}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.App{min-height:100vh}
/*# sourceMappingURL=main.c3a38658.css.map*/