:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-container{display:flex;flex-direction:column;min-height:100vh;background:linear-gradient(135deg,#eff6ff,#e0e7ff);padding:0}.main-wrapper{max-width:64rem;margin:0 auto}.qq{display:flex;justify-content:center;align-items:center;background-color:#2663eb;min-height:150px}.interno{padding:0 1em}.app-header{text-align:center;margin:1em 0}.logo-image{height:70px;object-fit:contain}.app-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.app-subtitle{font-size:1.125rem;color:#6b7280;margin-bottom:1rem}.footer{padding-top:15px;padding-bottom:15px;border-top:1px solid #fff;text-align:center;color:#fff;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin-top:auto;background-color:#2663eb;min-height:50px;display:flex;justify-content:center;gap:3px;align-items:center}.footer a{color:#fff;text-decoration:underline;font-weight:600;transition:all .3s ease;position:relative}.footer a:hover{color:#fff;text-shadow:0 0 8px rgba(234,210,102,.24)}.progress-container{width:100%;max-width:28rem;margin:0 auto;background-color:#e5e7eb;border-radius:9999px;height:.75rem;margin-bottom:.5rem}.progress-bar{background:linear-gradient(90deg,#3b82f6,#4f46e5);height:.75rem;border-radius:9999px;transition:all .3s ease}.progress-text{font-size:.875rem;color:#6b7280}.card{background:#fff;border-radius:10px;padding:2rem;margin-bottom:2rem}.results-container{min-height:100vh;background:linear-gradient(135deg,#eff6ff,#e0e7ff);padding:2rem 1rem}.results-header{text-align:center;margin-bottom:2rem}.trophy-icon{font-size:4rem;margin-bottom:1rem}.results-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.results-subtitle{font-size:1.125rem;color:#6b7280}.main-result{text-align:center;margin-bottom:1.5rem}.percentage-display{font-size:3.75rem;color:#50658f;font-weight:700;margin-bottom:.5rem}.level-display{color:#50658f;font-size:1.875rem;font-weight:600;margin-bottom:.5rem}.level-description{color:#6b7280;font-size:1.125rem}.level-iniciante{color:#dc2626}.level-basico{color:#ea580c}.level-intermediario{color:#d97706}.level-avancado{color:#2563eb}.level-estrategico{color:#16a34a}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:1.5rem}@media (min-width: 768px){.stats-grid{grid-template-columns:repeat(3,1fr)}}.stat-item{text-align:center;padding:1rem;background-color:#f9fafb;border-radius:.5rem}.stat-number{font-size:1.5rem;font-weight:700;color:#1f2937}.stat-label{font-size:.875rem;color:#6b7280}.main-progress-container{width:100%;background-color:#e5e7eb;border-radius:9999px;height:1rem;margin-bottom:1.5rem}.main-progress-bar{background:linear-gradient(90deg,#3b82f6,#4f46e5);height:1rem;border-radius:9999px;transition:all .5s ease}.section-header{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;display:flex;align-items:center}.section-icon{font-size:1.5rem;margin-right:.5rem}.level-analysis-list{display:flex;flex-direction:column;gap:1rem}.level-item{padding:1rem;border:1px solid #e5e7eb;border-radius:.5rem}.level-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.level-name{font-weight:600;color:#374151}.level-count{font-size:.875rem;color:#6b7280}.level-progress-container{width:100%;background-color:#e5e7eb;border-radius:9999px;height:.75rem}.level-progress-bar{background:linear-gradient(90deg,#4ade80,#16a34a);height:.75rem;border-radius:9999px;transition:all .5s ease}.level-percentage{text-align:right;font-size:.875rem;color:#6b7280;margin-top:.25rem}.recommendations-list{display:flex;flex-direction:column;gap:.75rem}.recommendation-item{display:flex;align-items:flex-start;padding:1rem;border-radius:.5rem}.recommendation-alta{background-color:#fef2f2}.recommendation-media{background-color:#fff7ed}.recommendation-evolucao{background-color:#fefce8}.recommendation-otimizacao{background-color:#eff6ff}.recommendation-excelencia{background-color:#f0fdf4}.recommendation-icon{font-size:1.25rem;margin-right:.75rem;margin-top:.125rem}.recommendation-title{font-weight:600;margin-bottom:.25rem}.recommendation-alta .recommendation-title{color:#991b1b}.recommendation-media .recommendation-title{color:#9a3412}.recommendation-evolucao .recommendation-title{color:#92400e}.recommendation-otimizacao .recommendation-title{color:#1e40af}.recommendation-excelencia .recommendation-title{color:#166534}.recommendation-text{color:#374151}.recommendation-alta .recommendation-text{color:#b91c1c}.recommendation-media .recommendation-text{color:#c2410c}.recommendation-evolucao .recommendation-text{color:#a16207}.recommendation-otimizacao .recommendation-text{color:#1d4ed8}.recommendation-excelencia .recommendation-text{color:#15803d}.questions-header{margin-bottom:1.5rem}.questions-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.page-title{font-size:1.25rem;font-weight:600;color:#1f2937}.page-info{font-size:.875rem;color:#6b7280}.questions-list{display:flex;flex-direction:column;gap:1.5rem}.question-content{display:flex;flex-direction:column;gap:1rem}@media (min-width: 640px){.question-content{flex-direction:row;align-items:center;justify-content:space-between}}.question-info{flex:1}.question-meta{display:flex;align-items:center;margin-bottom:.5rem}.question-level-badge{font-size:.875rem;font-weight:500;color:#2563eb;background-color:#dbeafe;padding:.25rem .5rem;border-radius:5px;margin-right:.75rem}.question-number{font-size:.875rem;color:#6b7280}.question-text{color:#1f2937;font-weight:500}.answer-buttons{display:flex;gap:.75rem}.answer-button{display:flex;align-items:center;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;transition:all .2s ease;border:none;cursor:pointer}.answer-button-yes{background-color:#f3f4f6;color:#374151;width:100%}.answer-button-yes:hover{background-color:#dcfce7;color:#166534}.answer-button-yes.selected{background-color:#22c55e;color:#fff;box-shadow:0 10px 15px -3px #0000001a}.answer-button-no{background-color:#f3f4f6;color:#374151;width:100%}.answer-button-no:hover{background-color:#fee2e2;color:#b91c1c}.answer-button-no.selected{background-color:#ef4444;color:#fff;box-shadow:0 10px 15px -3px #0000001a}.button-icon{margin-right:.5rem}.navigation{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem}@media (min-width: 640px){.navigation{flex-direction:row}}.nav-button{padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;transition:all .2s ease;border:none;cursor:pointer}.nav-button:disabled{opacity:.5;cursor:not-allowed}.nav-button-prev{width:100%;background-color:#e5e7eb;color:#374151}@media (min-width: 640px){.nav-button-prev{width:auto}}.nav-button-prev:hover:not(:disabled){background-color:#d1d5db}.nav-button-next{width:100%;background-color:#2563eb;color:#fff}@media (min-width: 640px){.nav-button-next{width:auto}}.nav-button-next:hover:not(:disabled){background-color:#1d4ed8}.pagination{display:flex;gap:.5rem}.page-button{width:2.5rem;height:2.5rem;border-radius:50%;font-weight:500;transition:all .2s ease;border:none;cursor:pointer}.page-button-active{background-color:#2563eb;color:#fff}.page-button-inactive{background-color:#e5e7eb;color:#374151}.page-button-inactive:hover{background-color:#d1d5db}.results-button{width:100%;padding:.75rem 2rem;background:linear-gradient(90deg,#16a34a,#15803d);color:#fff;border-radius:.75rem;font-weight:600;font-size:1.125rem;transition:all .2s ease;border:none;cursor:pointer;box-shadow:0 10px 15px -3px #0000001a}@media (min-width: 640px){.results-button{width:auto}}.results-button:hover:not(:disabled){background:linear-gradient(90deg,#15803d,#166534)}.results-button:disabled{opacity:.5;cursor:not-allowed}.restart-button{background:linear-gradient(90deg,#2563eb,#4f46e5);color:#fff;padding:1rem 2rem;border-radius:.75rem;font-weight:600;font-size:1.125rem;transition:all .2s ease;border:none;cursor:pointer;width:100%;box-shadow:0 10px 15px -3px #0000001a}.restart-button:hover{background:linear-gradient(90deg,#1d4ed8,#4338ca)}.text-center{text-align:center}@media (max-width: 640px){.app-title{font-size:1.5rem}.navigation{flex-direction:row}.results-title{font-size:2rem}.percentage-display{font-size:3rem}.level-display{font-size:1.5rem}.app-container{padding:0rem}.card{padding:1rem}}
