*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#f1f5f9;color:#0f172a}.topo{position:sticky;top:0;z-index:20;background:#0f172a;color:#fff;padding:10px 14px;display:flex;align-items:center;gap:10px}.topo b{font-size:16px}.topo .sub{font-size:12px;opacity:.75;margin-left:auto}.tabs{position:sticky;top:44px;z-index:19;display:flex;background:#1e293b}.tabs button{flex:1;padding:10px 4px;border:0;background:transparent;color:#cbd5e1;font-weight:600;font-size:13px}.tabs button.on{color:#f59e0b;border-bottom:3px solid #f59e0b}.tabs .badge{background:#dc2626;color:#fff;border-radius:999px;padding:0 6px;font-size:11px;margin-left:4px}.pag{padding:10px 12px 90px}.filtros{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:8px}.filtros select,.filtros input{flex:1;min-width:110px;height:36px;border:1px solid #cbd5e1;border-radius:8px;padding:0 8px;background:#fff;font-size:14px}.kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:10px}.kpi{background:#fff;border-radius:10px;padding:8px;text-align:center}.kpi b{display:block;font-size:20px}.kpi span{font-size:11px;color:#64748b}.card{background:#fff;border-radius:12px;padding:10px 12px;margin-bottom:8px;box-shadow:0 1px 2px #0000000f;cursor:pointer}.card .l1{display:flex;justify-content:space-between;align-items:center;font-weight:700}.card .l2,.card .l3{font-size:13px;color:#475569;margin-top:2px}.est{font-size:11px;padding:2px 8px;border-radius:999px;font-weight:700}.est.agendada{background:#e2e8f0;color:#334155}.est.em_curso{background:#dbeafe;color:#1d4ed8}.est.terminada{background:#dcfce7;color:#166534}.est.cancelada{background:#fee2e2;color:#991b1b}.ocup{font-variant-numeric:tabular-nums}.atraso{color:#dc2626;font-weight:700}.ok{color:#16a34a}.al{border-left:5px solid #94a3b8}.al.alto{border-left-color:#dc2626}.al.medio{border-left-color:#f59e0b}#mapa{height:42vh;border-radius:12px;margin-bottom:8px}.aluno{display:flex;gap:10px;align-items:center;background:#fff;border-radius:10px;padding:8px 10px;margin-bottom:6px}.aluno img,.aluno .av{width:38px;height:38px;border-radius:50%;object-fit:cover;background:#e2e8f0;display:flex;align-items:center;justify-content:center;font-weight:700;color:#475569}.aluno .n{font-weight:600;font-size:14px}.aluno .m{font-size:12px;color:#64748b}.aluno .st{margin-left:auto;font-size:11px;font-weight:700;padding:2px 8px;border-radius:999px}.st.pendente{background:#e2e8f0;color:#334155}.st.embarcado{background:#dbeafe;color:#1d4ed8}.st.desembarcado{background:#dcfce7;color:#166534}.st.ausente{background:#fee2e2;color:#991b1b}.voltar{background:none;border:0;color:#f59e0b;font-weight:700;font-size:14px;padding:0}.login{max-width:380px;margin:12vh auto;background:#fff;border-radius:16px;padding:22px}.login input{width:100%;height:44px;border:1px solid #cbd5e1;border-radius:10px;padding:0 12px;font-size:16px;margin:6px 0 12px}.login button{width:100%;height:46px;border:0;border-radius:10px;background:#f59e0b;color:#0f172a;font-weight:800;font-size:16px}.erro{color:#dc2626;font-size:13px}table.res{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;font-size:13px}table.res th,table.res td{padding:7px 6px;text-align:right;border-bottom:1px solid #f1f5f9}table.res th:first-child,table.res td:first-child,table.res th:nth-child(2),table.res td:nth-child(2){text-align:left}table.res tr.tot{font-weight:800;background:#f8fafc}.vazio{color:#64748b;text-align:center;padding:30px 0}.sair{margin-left:8px;background:none;border:1px solid #475569;color:#cbd5e1;border-radius:8px;padding:3px 8px;font-size:12px}
