body{font-family:Inter,Arial,sans-serif;background:#f6f8fb;color:#26344a;margin:0}.container{max-width:960px;margin:44px auto 0;background:#fff;border-radius:16px;box-shadow:0 4px 28px #2563eb19;padding:36px 28px 28px}h1{color:#2563eb;font-size:2em;margin-bottom:24px;text-align:center}h2{color:#2563eb;font-size:1.5em;margin-bottom:18px}h3{color:#1e40af;font-size:1.2em;margin-bottom:12px}label{font-weight:600;color:#2563eb;margin-bottom:4px;display:block}textarea,input,select,button{padding:12px;border-radius:8px;border:1.2px solid #b3c9f6;font-size:1.08em;font-family:Inter,Arial,sans-serif;box-sizing:border-box;width:100%;margin-top:4px;margin-bottom:8px}textarea{resize:vertical;min-height:80px}button{background:#2563eb;color:#fff;border:none;font-weight:700;cursor:pointer;transition:.13s}button:hover{background:#1e40af}button:disabled{background:#b0c4de;cursor:not-allowed}.card-list{margin-top:12px}.card{background:#f6f8ff;border-radius:8px;padding:13px 16px;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;border:1.2px solid #e5eaf8}.card span{font-weight:600;color:#2e53a7}.del-btn{background:#e74c3c;color:#fff;border:none;border-radius:7px;padding:7px 15px;font-size:.97em;cursor:pointer;width:auto}.del-btn:hover{background:#b92914}.edit-btn{background:#3498db;color:#fff;border-radius:7px;padding:7px 15px;font-size:.97em;cursor:pointer;width:auto;margin-left:8px}.edit-btn:hover{background:#2980b9}.tabs{display:flex;border-bottom:2.5px solid #e3e6f3;margin-bottom:14px}.tab-btn{background:none;border:none;padding:9px 28px;font-weight:700;color:#2563eb;font-size:1.08em;cursor:pointer;border-radius:10px 10px 0 0;width:auto;margin:0}.tab-btn.active{background:#e7f2ff;border-bottom:2.5px solid #2563eb;color:#1e40af}.aba-conteudo{padding:16px 6px 0 4px;min-height:120px}.turma-card.selected{border:2.2px solid #2563eb;background:#e7f0ff}.filtros{display:flex;flex-wrap:wrap;gap:14px 20px;justify-content:center;margin-bottom:18px}.filtros select,.filtros button{width:auto}.painel-resultados{margin-top:20px}.tabela-alunos{width:100%;border-collapse:collapse;margin-top:18px}.tabela-alunos th,.tabela-alunos td{padding:9px 8px;border:1px solid #c6d6f9;text-align:center;font-size:1em}.tabela-alunos th{background:#f1f6ff;color:#194194}.grafico-superior{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:36px;margin:24px 0 0}.grafico-pizza{width:160px;min-width:120px;max-width:160px;margin-right:10px}.grafico-pizza canvas{width:100%;height:100%}.grafico-barras{flex:1;min-width:220px}.legenda-faixas{margin:8px 0 0;font-size:.97em;color:#666}.medias{font-size:1.11em;margin:18px 0 12px}.modal-bg{position:fixed;z-index:5000;left:0;top:0;width:100vw;height:100vh;background:#1016303b;display:flex;align-items:center;justify-content:center}.modal-content{background:#fff;padding:34px 22px 22px;border-radius:17px;box-shadow:0 7px 38px #2563eb22;min-width:290px;max-width:95vw;position:relative}.modal-content h3{margin:0 0 12px;color:#2563eb;font-size:1.2em}.modal-close{position:absolute;right:15px;top:12px;background:none;border:none;font-size:1.5em;color:#c44;cursor:pointer;width:auto;padding:0}.itens-acerto{display:flex;gap:16px;justify-content:center;margin-top:12px}.itens-acerto span{background:#f1f6ff;color:#193a72;border-radius:7px;padding:8px 12px;font-weight:600;font-size:1.1em}.itens-acerto .marcado{background:#2563eb;color:#fff}.prof-bar-fill{transition:width .8s ease-out}.control-button{padding:.5rem;border-radius:.5rem;background-color:#4f46e5;color:#fff}.control-button:hover{background-color:#4338ca}.control-button-danger{padding:.5rem;border-radius:.5rem;background-color:#ef4444;color:#fff}.control-button-danger:hover{background-color:#dc2626}.class-card,.student-card{padding:1rem;background-color:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;border:1px solid #e5e7eb;cursor:pointer;transition:box-shadow .2s;display:flex;flex-direction:column;position:relative}.class-card:hover,.student-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.fixed-pill-width{width:60px!important;padding:2px;border-radius:9999px;font-size:.75rem;font-weight:700;color:#fff;text-align:center;white-space:nowrap;flex-shrink:0}.bg-green-700{background-color:#047857}.bg-green-500{background-color:#22c55e}.bg-yellow-500{background-color:#eab308}.bg-red-500{background-color:#ef4444}@media(max-width:900px){.container{max-width:99vw;padding:2vw}.grafico-superior{flex-direction:column;gap:12px}.grafico-pizza{margin:0 auto}.grafico-barras{min-width:0}}
