/* AMPRO Profesor App 3.2.0 · interfaz independiente del tema */
html{background:#f4f6f9}
body.ampro-teacher-app-page{margin:0!important;min-height:100vh;background:#f4f6f9!important;color:#182234;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif!important;font-size:15px!important;line-height:1.5!important;-webkit-font-smoothing:antialiased}
body.ampro-teacher-app-page *,body.ampro-teacher-app-page *:before,body.ampro-teacher-app-page *:after{box-sizing:border-box}
body.ampro-teacher-app-page h1,body.ampro-teacher-app-page h2,body.ampro-teacher-app-page h3,body.ampro-teacher-app-page h4,body.ampro-teacher-app-page p,body.ampro-teacher-app-page dl,body.ampro-teacher-app-page dd{font-family:inherit!important}
.ampro-teacher-app-root{min-height:100vh;padding:14px}
.ampro-teacher-app-shell{--ampro-teacher-primary:#2563eb;--ampro-teacher-ink:#172033;--ampro-teacher-muted:#657184;--ampro-teacher-border:#dce3eb;--ampro-teacher-soft:#f6f8fb;max-width:1780px;margin:0 auto;color:var(--ampro-teacher-ink);font-size:15px;line-height:1.5}
.ampro-teacher-app-shell *{box-sizing:border-box;min-width:0}.ampro-teacher-app-shell a{color:var(--ampro-teacher-primary)}

/* Marca */
.ampro-teacher-app-brand{display:flex;align-items:center;gap:11px;min-width:0}.ampro-teacher-app-brand__logo{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--ampro-teacher-border);border-radius:11px;background:#fff;overflow:hidden;flex:0 0 auto}.ampro-teacher-app-brand__logo img{display:block;max-width:100%;max-height:100%;object-fit:contain}.ampro-teacher-app-brand__symbol{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:color-mix(in srgb,var(--ampro-teacher-primary) 10%,#fff);color:var(--ampro-teacher-primary);font-size:23px;font-weight:700;flex:0 0 auto}.ampro-teacher-app-brand__copy{display:flex;flex-direction:column;min-width:0}.ampro-teacher-app-brand__copy strong{font-size:14px!important;line-height:1.25!important;font-weight:750;color:var(--ampro-teacher-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ampro-teacher-app-brand__copy small{font-size:10px!important;text-transform:uppercase;letter-spacing:.075em;color:var(--ampro-teacher-muted);font-weight:750;margin-top:2px}

/* Cabecera */
.ampro-teacher-app-header{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:70px;padding:11px 15px;background:#fff;border:1px solid var(--ampro-teacher-border);border-radius:15px;box-shadow:0 3px 14px rgba(20,35,55,.035)}
.ampro-teacher-app-user{display:flex;align-items:center;gap:10px}.ampro-teacher-app-user__avatar img,.ampro-teacher-app-user__avatar .avatar{width:36px!important;height:36px!important;border-radius:50%!important;object-fit:cover}.ampro-teacher-app-user__copy{display:flex;flex-direction:column;text-align:right}.ampro-teacher-app-user__copy strong{font-size:12px!important;line-height:1.25!important;font-weight:700}.ampro-teacher-app-user__copy span{font-size:10px!important;color:var(--ampro-teacher-muted);margin-top:2px}.ampro-teacher-app-logout{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 11px;border:1px solid var(--ampro-teacher-border);border-radius:8px;text-decoration:none!important;color:#3b4759!important;font-size:11px!important;font-weight:700;background:#fff;white-space:nowrap}.ampro-teacher-app-logout:hover{background:#f8fafc;border-color:#bdc9d7}

/* Layout */
.ampro-teacher-app-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:15px;margin-top:15px;align-items:start}.ampro-teacher-app-nav{background:#fff;border:1px solid var(--ampro-teacher-border);border-radius:15px;padding:10px;height:max-content;position:sticky;top:14px;box-shadow:0 3px 14px rgba(20,35,55,.03)}.ampro-teacher-app-nav a{display:block;padding:8px 9px;margin:1px 0;border-radius:8px;text-decoration:none!important;color:#435167!important;font-size:12px!important;line-height:1.25!important;font-weight:620}.ampro-teacher-app-nav a:hover{background:#f4f7fb;color:#24334a!important}.ampro-teacher-app-nav a.is-active{background:color-mix(in srgb,var(--ampro-teacher-primary) 9%,#fff);color:var(--ampro-teacher-primary)!important;font-weight:750}.ampro-teacher-app-main{min-width:0}.ampro-teacher-app-title{padding:7px 2px 14px}.ampro-teacher-app-title h1{margin:1px 0 0!important;font-size:25px!important;line-height:1.2!important;letter-spacing:-.02em!important;font-weight:700!important;color:var(--ampro-teacher-ink)!important}.ampro-teacher-app-kicker{font-size:10px!important;line-height:1.3!important;letter-spacing:.12em!important;font-weight:800!important;color:var(--ampro-teacher-primary)!important;margin:0 0 4px!important;text-transform:uppercase}

/* Cards y resumen */
.ampro-teacher-app-shell .ampro-card{max-width:none!important;width:100%!important;background:#fff!important;border:1px solid var(--ampro-teacher-border)!important;border-radius:12px!important;padding:17px 18px!important;margin:0 0 14px!important;box-shadow:0 2px 10px rgba(21,35,54,.025)!important;overflow-x:auto}.ampro-teacher-app-shell .ampro-card h2{margin:0 0 12px!important;font-size:18px!important;line-height:1.3!important;text-transform:none!important;letter-spacing:0!important;color:var(--ampro-teacher-ink)!important;font-weight:700!important}.ampro-teacher-app-shell .ampro-card h3{font-size:16px!important;line-height:1.35!important;color:var(--ampro-teacher-ink)!important}.ampro-teacher-app-shell .description{color:var(--ampro-teacher-muted)!important;font-size:12px!important;line-height:1.45!important}.ampro-teacher-panel__cards{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin-bottom:16px!important}.ampro-teacher-panel__card{min-width:0!important;padding:15px 17px!important;border:1px solid var(--ampro-teacher-border)!important;border-radius:13px!important;background:#fff!important;text-align:left!important;box-shadow:0 4px 14px rgba(27,42,65,.025)}.ampro-teacher-panel__card-number{font-size:21px!important;color:var(--ampro-teacher-primary)!important}.ampro-teacher-panel__card-label{font-size:12px!important;color:var(--ampro-teacher-muted)!important}

/* Controles */
.ampro-teacher-app-shell input[type=text],.ampro-teacher-app-shell input[type=email],.ampro-teacher-app-shell input[type=search],.ampro-teacher-app-shell input[type=date],.ampro-teacher-app-shell input[type=month],.ampro-teacher-app-shell input[type=number],.ampro-teacher-app-shell input[type=password],.ampro-teacher-app-shell select,.ampro-teacher-app-shell textarea{max-width:100%;min-height:38px;padding:7px 10px;border:1px solid var(--ampro-teacher-border);border-radius:8px;background:#fff;color:var(--ampro-teacher-ink);font:inherit;font-size:14px;box-shadow:none}.ampro-teacher-app-shell textarea{min-height:100px;resize:vertical}.ampro-teacher-app-shell input:focus,.ampro-teacher-app-shell select:focus,.ampro-teacher-app-shell textarea:focus{outline:2px solid color-mix(in srgb,var(--ampro-teacher-primary) 20%, transparent);border-color:var(--ampro-teacher-primary)}.ampro-teacher-app-shell .regular-text,.ampro-teacher-app-shell .large-text{width:min(100%,620px)}.ampro-teacher-app-shell .small-text{width:90px}.ampro-teacher-app-shell .button,.ampro-teacher-app-shell button.button,.ampro-teacher-app-shell input.button,.ampro-teacher-app-shell input[type=submit]{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:7px 12px;border:1px solid var(--ampro-teacher-border);border-radius:8px;background:#fff;color:#334155;text-decoration:none!important;font-size:12px!important;font-weight:700;line-height:1.2;cursor:pointer;box-shadow:none}.ampro-teacher-app-shell .button:hover{background:#f7f9fc;border-color:#bdc9d7}.ampro-teacher-app-shell .button-primary,.ampro-teacher-app-shell input.button-primary,.ampro-teacher-app-shell input[type=submit].button-primary{background:var(--ampro-teacher-primary)!important;border-color:var(--ampro-teacher-primary)!important;color:#fff!important}.ampro-teacher-app-shell .submit{margin:16px 0 0!important;padding:0!important}.ampro-teacher-panel__filters{display:flex;flex-wrap:wrap;gap:8px!important;align-items:center}.ampro-teacher-panel__filters select,.ampro-teacher-panel__filters input{min-width:150px!important}

/* Tablas */
.ampro-teacher-app-shell table.widefat{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--ampro-teacher-border);border-radius:10px;overflow:hidden;background:#fff;font-size:13px}.ampro-teacher-app-shell table.widefat th{padding:10px 11px;background:#f7f9fc;border-bottom:1px solid var(--ampro-teacher-border);text-align:left;font-size:11px;text-transform:uppercase;letter-spacing:.035em;color:#627084;font-weight:750}.ampro-teacher-app-shell table.widefat td{padding:11px;border-bottom:1px solid #edf0f4;vertical-align:top}.ampro-teacher-app-shell table.widefat tr:last-child td{border-bottom:0}.ampro-teacher-app-shell table.striped tbody tr:nth-child(odd){background:#fbfcfd}.ampro-teacher-app-shell .form-table{width:100%;border-collapse:collapse}.ampro-teacher-app-shell .form-table th{width:190px;padding:10px 18px 10px 0;text-align:left;vertical-align:top;font-size:13px}.ampro-teacher-app-shell .form-table td{padding:8px 0;vertical-align:top}.ampro-teacher-app-shell .form-table p.description{margin:5px 0 0!important}.ampro-teacher-app-shell .screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* Avisos */
.ampro-teacher-app-shell .notice,.ampro-teacher-app-notice{padding:11px 13px;margin:0 0 14px;border:1px solid #d8e0ea;border-left:4px solid #7694b7;border-radius:9px;background:#fff;color:#344257}.ampro-teacher-app-shell .notice-success{border-left-color:#3a9b5f;background:#f4fbf6}.ampro-teacher-app-shell .notice-error{border-left-color:#c65353;background:#fff6f6}.ampro-teacher-app-shell .notice-warning{border-left-color:#d29a2e;background:#fffbf0}.ampro-teacher-app-shell .notice p{margin:0!important;font-size:13px!important}

/* Perfil */
.ampro-teacher-app-profile__head{display:flex;align-items:center;gap:14px;margin-bottom:16px}.ampro-teacher-app-profile__head h2{margin:0 0 2px!important}.ampro-teacher-app-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 14px;margin:0}.ampro-teacher-app-details div{padding:10px 0;border-top:1px solid #edf0f4}.ampro-teacher-app-details dt{font-size:10px!important;text-transform:uppercase;letter-spacing:.06em;color:var(--ampro-teacher-muted)!important;font-weight:750;margin-bottom:3px}.ampro-teacher-app-details dd{margin:0!important;font-size:14px!important;font-weight:600;overflow-wrap:anywhere}.ampro-teacher-app-profile__help{font-size:12px!important;color:var(--ampro-teacher-muted)!important;margin:14px 0 0!important}

/* Login */
.ampro-teacher-app-login{max-width:460px;min-height:calc(100vh - 48px);display:grid;place-items:center}.ampro-teacher-app-card{background:#fff;border:1px solid var(--ampro-teacher-border);border-radius:14px;box-shadow:0 5px 18px rgba(27,42,65,.04)}.ampro-teacher-app-login__card{width:100%;padding:26px}.ampro-teacher-app-login__card .ampro-teacher-app-brand{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #edf0f4}.ampro-teacher-app-login__intro{margin-bottom:18px}.ampro-teacher-app-login__intro h1{font-size:25px!important;line-height:1.2!important;letter-spacing:-.02em!important;margin:2px 0 7px!important;font-weight:700!important}.ampro-teacher-app-login__intro>p:not(.ampro-teacher-app-kicker){margin:0!important;color:var(--ampro-teacher-muted)!important;font-size:14px!important}.ampro-teacher-app-login__card form p{margin:0 0 14px!important}.ampro-teacher-app-login__card label{display:block;font-size:13px!important;font-weight:650!important;margin-bottom:5px}.ampro-teacher-app-login__card input[type=text],.ampro-teacher-app-login__card input[type=password]{width:100%!important;min-height:42px}.ampro-teacher-app-login__card .login-remember label{display:flex;align-items:center;gap:7px;font-weight:500!important}.ampro-teacher-app-login__card input[type=submit]{background:var(--ampro-teacher-primary)!important;border-color:var(--ampro-teacher-primary)!important;color:#fff!important}.ampro-teacher-app-help{margin:4px 0 0!important}.ampro-teacher-app-help a{font-size:13px!important;color:var(--ampro-teacher-muted)!important}

/* Calendario y modales */
.ampro-teacher-app-shell .ampro-calendar-legend{display:flex;gap:14px;flex-wrap:wrap;margin:10px 0 14px}.ampro-teacher-app-shell .ampro-calendar-legend__item{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--ampro-teacher-muted)}.ampro-teacher-app-shell .ampro-calendar-legend__swatch{width:12px;height:12px;border:1px solid #ccd5df;border-radius:3px}.ampro-teacher-app-shell .ampro-calendar-detail[hidden]{display:none!important}.ampro-teacher-app-shell .ampro-calendar-detail{position:fixed;z-index:99999;inset:0}.ampro-teacher-app-shell .ampro-calendar-detail__backdrop{position:absolute;inset:0;background:rgba(16,24,40,.42)}.ampro-teacher-app-shell .ampro-calendar-detail__panel{position:relative;z-index:2;width:min(560px,calc(100% - 28px));max-height:calc(100vh - 60px);overflow:auto;margin:30px auto;background:#fff;border-radius:14px;padding:22px;box-shadow:0 22px 70px rgba(18,31,50,.28)}.ampro-teacher-app-shell .ampro-calendar-detail__close{position:absolute;right:12px;top:10px;border:0;background:transparent;font-size:27px;cursor:pointer;color:#667085}.ampro-teacher-app-shell .ampro-practice-slots-calendar{min-width:900px!important}

.ampro-teacher-app-powered{margin:22px 0 0;text-align:center;color:#8b95a4;font-size:10px!important}.ampro-teacher-app-powered a{color:inherit!important;text-decoration:none!important}

@media(max-width:1100px){.ampro-teacher-panel__cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ampro-teacher-app-layout{grid-template-columns:195px minmax(0,1fr);gap:14px}.ampro-teacher-app-details{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){body.ampro-teacher-app-page{padding-bottom:76px!important}.ampro-teacher-app-root{padding:10px 10px 0}.ampro-teacher-app-header{padding:10px 12px;border-radius:12px}.ampro-teacher-app-brand__symbol,.ampro-teacher-app-brand__logo{width:36px;height:36px}.ampro-teacher-app-brand__copy strong{font-size:13px!important;max-width:145px}.ampro-teacher-app-brand__copy small{font-size:10px!important}.ampro-teacher-app-user__avatar,.ampro-teacher-app-user__copy{display:none}.ampro-teacher-app-logout{font-size:11px!important;min-height:34px}.ampro-teacher-app-layout{display:block;margin-top:10px}.ampro-teacher-app-main{padding-bottom:8px}.ampro-teacher-app-nav{position:fixed;z-index:9999;left:8px;right:8px;bottom:8px;top:auto;display:flex;overflow-x:auto;gap:3px;padding:6px;border-radius:14px;box-shadow:0 10px 32px rgba(18,31,50,.18);scrollbar-width:none}.ampro-teacher-app-nav::-webkit-scrollbar{display:none}.ampro-teacher-app-nav a{flex:0 0 auto;min-width:68px;padding:8px 7px;margin:0;text-align:center;font-size:10px!important;white-space:nowrap}.ampro-teacher-app-title{padding:8px 2px 12px}.ampro-teacher-app-title h1{font-size:22px!important}.ampro-teacher-panel__cards{grid-template-columns:1fr!important}.ampro-teacher-app-shell .ampro-card{padding:15px!important;border-radius:12px}.ampro-teacher-app-shell .form-table,.ampro-teacher-app-shell .form-table tbody,.ampro-teacher-app-shell .form-table tr,.ampro-teacher-app-shell .form-table th,.ampro-teacher-app-shell .form-table td{display:block;width:100%!important}.ampro-teacher-app-shell .form-table th{padding:8px 0 2px}.ampro-teacher-app-shell .form-table td{padding:2px 0 9px}.ampro-teacher-app-details{grid-template-columns:1fr}.ampro-teacher-panel__filters{flex-direction:column;align-items:stretch!important}.ampro-teacher-panel__filters select,.ampro-teacher-panel__filters input{width:100%!important;min-width:0!important}.ampro-teacher-app-shell table.widefat{min-width:720px}.ampro-teacher-app-shell .ampro-practice-slots-calendar{min-width:760px!important}.ampro-teacher-app-login{min-height:calc(100vh - 20px)}.ampro-teacher-app-login__card{padding:20px}.ampro-teacher-app-login__intro h1{font-size:23px!important}}


/* 3.3.12 · Evaluación rápida y tabla ampliada de alumnado */
.ampro-teacher-students-card{overflow:visible!important}
.ampro-teacher-quick-eval-form{margin-top:14px}
.ampro-teacher-quick-eval{margin:0 0 12px;padding:13px 14px;border:1px solid var(--ampro-teacher-border);border-radius:10px;background:#f8fafc}
.ampro-teacher-quick-eval__intro{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap;margin-bottom:10px}
.ampro-teacher-quick-eval__intro strong{font-size:13px!important;color:var(--ampro-teacher-ink)}
.ampro-teacher-quick-eval__intro span{font-size:11px!important;color:var(--ampro-teacher-muted)}
.ampro-teacher-quick-eval__controls{display:grid;grid-template-columns:minmax(150px,1fr) minmax(130px,.8fr) minmax(160px,1fr) minmax(175px,1fr) auto;gap:8px;align-items:end}
.ampro-teacher-quick-eval__controls label{display:flex;flex-direction:column;gap:4px}
.ampro-teacher-quick-eval__controls label>span{font-size:10px!important;line-height:1.2!important;text-transform:uppercase;letter-spacing:.045em;color:var(--ampro-teacher-muted);font-weight:750}
.ampro-teacher-quick-eval__controls select{width:100%;min-width:0!important}
.ampro-teacher-quick-eval__controls .button{white-space:nowrap}
.ampro-teacher-quick-eval__help{margin:8px 0 0!important;color:var(--ampro-teacher-muted)!important;font-size:10px!important;line-height:1.4!important}
.ampro-teacher-students-table-wrap{max-width:100%;overflow-x:auto}
.ampro-teacher-students-table{min-width:1280px}
.ampro-teacher-students-table th,.ampro-teacher-students-table td{white-space:normal}
.ampro-teacher-students-table .column-student{min-width:125px}
.ampro-teacher-students-table .column-phone{min-width:95px;white-space:nowrap}
.ampro-teacher-students-table .column-note{min-width:150px}
.ampro-teacher-students-table .column-contact{min-width:190px}
.ampro-teacher-students-table .column-actions{min-width:150px}
.ampro-teacher-adult-badge{display:inline-flex;align-items:center;justify-content:center;min-width:31px;padding:3px 7px;border-radius:999px;border:1px solid #d9dee6;background:#f2f4f7;color:#667085;font-size:10px!important;font-weight:750}
.ampro-teacher-adult-badge.is-adult{border-color:#a8ddb3;background:#effaf1;color:#2e7d42}
.ampro-teacher-quick-grade input,.ampro-teacher-quick-grade select{width:100%!important;min-width:118px!important;min-height:34px!important;padding:5px 7px!important;font-size:12px!important}
.ampro-teacher-quick-grade__current{display:block;margin-top:4px;color:var(--ampro-teacher-muted);font-size:9px!important;line-height:1.3!important}
.ampro-quick-grade-field[hidden]{display:none!important}
.ampro-teacher-quick-eval__footer{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:11px}

@media(max-width:1250px){
	.ampro-teacher-quick-eval__controls{grid-template-columns:repeat(2,minmax(180px,1fr))}
	.ampro-teacher-quick-eval__controls .button{justify-self:start}
}
@media(max-width:700px){
	.ampro-teacher-app-root{padding:9px}
	.ampro-teacher-quick-eval{padding:11px}
	.ampro-teacher-quick-eval__controls{grid-template-columns:1fr}
	.ampro-teacher-quick-eval__controls .button{width:100%}
	.ampro-teacher-students-table{min-width:1180px!important}
}

/* 3.3.13 — misma escala tipográfica base que Secretaría App. */
.ampro-teacher-app-brand__copy strong{font-size:14px!important}
.ampro-teacher-app-brand__copy small{font-size:10px!important}
.ampro-teacher-app-user__copy strong{font-size:13px!important}
.ampro-teacher-app-user__copy span{font-size:11px!important}
.ampro-teacher-app-logout{font-size:12px!important}
.ampro-teacher-app-nav a{font-size:13px!important}
.ampro-teacher-app-title h1{font-size:25px!important}
.ampro-teacher-app-kicker{font-size:10px!important}
.ampro-teacher-app-shell .ampro-card h2{font-size:17px!important}
.ampro-teacher-app-shell .ampro-card h3{font-size:14px!important}
.ampro-teacher-app-shell p{font-size:14px!important;line-height:1.55!important}
.ampro-teacher-app-shell .description{font-size:13px!important}
.ampro-teacher-app-shell input[type=text],.ampro-teacher-app-shell input[type=email],.ampro-teacher-app-shell input[type=search],.ampro-teacher-app-shell input[type=date],.ampro-teacher-app-shell input[type=month],.ampro-teacher-app-shell input[type=number],.ampro-teacher-app-shell input[type=password],.ampro-teacher-app-shell select,.ampro-teacher-app-shell textarea{font-size:14px!important}
.ampro-teacher-app-shell .button,.ampro-teacher-app-shell button.button,.ampro-teacher-app-shell input.button,.ampro-teacher-app-shell input[type=submit]{font-size:12px!important}
.ampro-teacher-app-shell table.widefat{font-size:13px!important}
.ampro-teacher-app-shell table.widefat th{font-size:11px!important}
.ampro-teacher-app-shell .form-table th{font-size:13px!important}
.ampro-teacher-app-details dt{font-size:11px!important}
.ampro-teacher-app-details dd{font-size:14px!important}
.ampro-teacher-app-profile__help{font-size:13px!important}

/* 3.3.13 — ordenación y personalización de columnas en Profesor > Alumnos. */
.ampro-teacher-students-card.ampro-list-form{overflow:visible!important}
.ampro-teacher-students-card .ampro-teacher-column-preferences{margin:10px 0 16px!important;max-width:560px}
.ampro-teacher-students-card .ampro-column-preferences__item label{font-size:13px!important}
.ampro-teacher-students-card .ampro-column-preferences__item small,.ampro-teacher-students-card .ampro-column-preferences__status{font-size:12px!important}
.ampro-teacher-sortable-heading{display:inline-flex;align-items:center;gap:5px;color:#4b596d!important;text-decoration:none!important;white-space:nowrap}
.ampro-teacher-sortable-heading:hover,.ampro-teacher-sortable-heading.is-active{color:var(--ampro-teacher-primary)!important;text-decoration:underline!important;text-underline-offset:2px}
.ampro-teacher-sort-indicator{font-size:12px;line-height:1;color:#8692a3}
.ampro-teacher-sortable-heading.is-active .ampro-teacher-sort-indicator{color:var(--ampro-teacher-primary)}
.ampro-teacher-students-table .column-actions{white-space:nowrap}

.ampro-teacher-quick-eval__intro strong{font-size:14px!important}
.ampro-teacher-quick-eval__intro span{font-size:12px!important}
.ampro-teacher-quick-eval__controls label>span{font-size:11px!important}
.ampro-teacher-quick-eval__help{font-size:12px!important}
.ampro-teacher-adult-badge{font-size:11px!important}
.ampro-teacher-quick-grade input,.ampro-teacher-quick-grade select{font-size:13px!important}
.ampro-teacher-quick-grade__current{font-size:11px!important}
/* 3.3.20 · Estadísticas del profesor */
.ampro-teacher-statistics__filter{display:flex;align-items:end;gap:10px;flex-wrap:wrap;margin:0 0 14px}.ampro-teacher-statistics__filter label{display:flex;flex-direction:column;gap:5px;font-size:13px}.ampro-teacher-statistics__filter select{min-width:220px}.ampro-teacher-statistics__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 14px}.ampro-teacher-statistics__kpi{background:#fff;border:1px solid var(--ampro-teacher-border);border-radius:12px;padding:15px 16px;display:flex;flex-direction:column;gap:4px}.ampro-teacher-statistics__kpi strong{font-size:22px;line-height:1.1;color:var(--ampro-teacher-primary)}.ampro-teacher-statistics__kpi span{font-size:12px;color:var(--ampro-teacher-muted)}.ampro-teacher-statistics__columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ampro-teacher-statistics__status{display:flex;flex-wrap:wrap;gap:8px}.ampro-teacher-statistics__status span{display:inline-flex;gap:5px;align-items:center;padding:7px 10px;border:1px solid var(--ampro-teacher-border);border-radius:999px;background:#f8fafc;font-size:12px}
@media(max-width:1100px){.ampro-teacher-statistics__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.ampro-teacher-statistics__grid,.ampro-teacher-statistics__columns{grid-template-columns:1fr}.ampro-teacher-statistics__filter{align-items:stretch}.ampro-teacher-statistics__filter select,.ampro-teacher-statistics__filter .button{width:100%}}

/* 3.3.46 · UX profesor: horarios, Familias, WhatsApp y seguimiento */
.ampro-teacher-students-table .column-schedule{min-width:180px;color:#334155;font-weight:600}
.ampro-whatsapp-link{color:#187a43!important;font-weight:700}.ampro-whatsapp-button{border-color:#b8ddc8!important;color:#187a43!important;background:#f2fbf6!important}
.ampro-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.ampro-section-head h2{margin-bottom:3px!important}.ampro-inline-check{display:block;margin-top:8px;font-size:13px;color:#475569}.ampro-inline-check input{min-height:0!important;margin-right:5px}
.ampro-family-quick-actions{display:flex;gap:7px;flex-wrap:wrap}.ampro-teacher-family-quick table small{color:var(--ampro-teacher-muted)}
.ampro-teacher-evaluation-progress{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 13px;margin:-4px 0 14px;border:1px solid var(--ampro-teacher-border);border-radius:10px;background:#f8fafc}.ampro-teacher-evaluation-progress strong{font-size:13px}.ampro-teacher-evaluation-progress span{font-size:12px;color:var(--ampro-teacher-muted)}
.ampro-teacher-profile-form code{display:inline-block;padding:5px 8px;border-radius:6px;background:#f1f5f9;color:#334155}
@media(max-width:700px){.ampro-section-head,.ampro-teacher-evaluation-progress{flex-direction:column;align-items:flex-start}.ampro-family-quick-actions{min-width:170px}}

/* 3.3.48 · Adulto/Menor se muestra como badge y 3.3.47 mantiene la vista compacta. */
.ampro-teacher-students-table-wrap{overflow-x:visible}
.ampro-teacher-students-table{min-width:0!important;width:100%;table-layout:fixed}
.ampro-teacher-students-table .column-student{width:14%;min-width:0}
.ampro-teacher-students-table .column-training{width:22%}
.ampro-teacher-students-table .column-schedule{width:18%;min-width:0}
.ampro-teacher-students-table .column-status{width:11%}
.ampro-teacher-students-table .column-note{width:13%;min-width:0}
.ampro-teacher-students-table .column-contact-actions{width:22%;min-width:0}
.ampro-teacher-students-table td,.ampro-teacher-students-table th{overflow-wrap:anywhere;vertical-align:top}
.ampro-teacher-students-table .column-student strong,.ampro-teacher-students-table .column-training strong,.ampro-teacher-contact-compact strong{display:block}
.ampro-teacher-students-table .column-training small,.ampro-teacher-contact-compact small{display:block;margin-top:3px;color:var(--ampro-teacher-muted);font-size:11px!important;line-height:1.35}
.ampro-teacher-student-kind.ampro-badge{display:inline-block;margin-top:6px;font-size:10.5px!important;line-height:1.45;padding:2px 8px}
.ampro-teacher-training-badges{display:flex;gap:4px;flex-wrap:wrap;margin-top:6px}
.ampro-teacher-quick-grade input,.ampro-teacher-quick-grade select{min-width:0!important;width:100%!important}
.ampro-teacher-contact-compact{margin-bottom:7px}
.ampro-teacher-row-actions{display:flex;align-items:center;gap:5px;flex-wrap:wrap}
.ampro-teacher-row-actions .button{min-height:28px!important;height:auto!important;padding:3px 8px!important;line-height:1.4!important}
.ampro-teacher-more-actions{position:relative}
.ampro-teacher-more-actions>summary{cursor:pointer;list-style:none;display:inline-flex;align-items:center;min-height:28px;padding:3px 8px;border:1px solid var(--ampro-teacher-border);border-radius:5px;background:#fff;font-size:12px;font-weight:600;color:#334155}
.ampro-teacher-more-actions>summary::-webkit-details-marker{display:none}
.ampro-teacher-more-actions[open]>div{position:absolute;right:0;z-index:20;min-width:115px;margin-top:4px;padding:6px;background:#fff;border:1px solid var(--ampro-teacher-border);border-radius:7px;box-shadow:0 8px 22px rgba(15,23,42,.12)}
.ampro-teacher-more-actions[open]>div a{display:block;padding:6px 8px;text-decoration:none;white-space:nowrap;border-radius:4px}
.ampro-teacher-more-actions[open]>div a:hover{background:#f1f5f9}
@media(max-width:1050px){
	.ampro-teacher-students-table-wrap{overflow-x:auto}
	.ampro-teacher-students-table{min-width:900px!important}
}
@media(max-width:700px){
	.ampro-teacher-students-table{min-width:860px!important}
}

/* 3.3.49 · Familias, perfil y progreso de evaluaciones. */
.ampro-teacher-family-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 16px}.ampro-teacher-family-summary>div{display:flex;flex-direction:column;gap:2px;padding:12px 14px;border:1px solid var(--ampro-teacher-border);border-radius:10px;background:#f8fafc}.ampro-teacher-family-summary strong{font-size:20px;line-height:1.1}.ampro-teacher-family-summary span{font-size:12px;color:var(--ampro-teacher-muted)}
.ampro-teacher-evaluation-progress{display:grid;grid-template-columns:minmax(190px,auto) minmax(160px,1fr) auto;gap:14px;align-items:center}.ampro-teacher-evaluation-progress__copy{display:flex;flex-direction:column;gap:2px}.ampro-teacher-evaluation-progress__bar{height:8px;border-radius:999px;background:#e2e8f0;overflow:hidden}.ampro-teacher-evaluation-progress__bar span{display:block;height:100%;border-radius:inherit;background:#3f8f62}.ampro-teacher-evaluation-progress__pct{font-size:13px}
@media(max-width:700px){.ampro-teacher-family-summary{grid-template-columns:1fr}.ampro-teacher-evaluation-progress{grid-template-columns:1fr;width:100%}}

/* 3.3.50 · comentarios con autosave y referencia completa de evaluación. */
.ampro-family-comment-cell{min-width:240px}.ampro-evaluation-comment-autosave{width:100%;min-height:58px;resize:vertical}.ampro-autosave-status{display:block;min-height:16px;margin-top:3px;color:var(--ampro-teacher-muted);font-size:11px!important}.ampro-autosave-status.is-saved{color:#2f7d49}.ampro-autosave-status.is-error{color:#b42318}.ampro-inline-comment-editor{margin-top:8px;padding-top:8px;border-top:1px solid #e6ebf1}.ampro-inline-comment-editor__label{display:block;margin-bottom:4px;color:var(--ampro-teacher-muted);font-weight:700;font-size:10px!important;text-transform:uppercase;letter-spacing:.04em}.ampro-inline-comment-editor textarea{width:100%;min-height:54px;resize:vertical}
.ampro-evaluation-live-summary{margin:12px 0 4px;padding:13px 14px;border:1px solid var(--ampro-teacher-border);border-radius:10px;background:#f8fafc}.ampro-evaluation-live-summary>strong{display:block;margin-bottom:9px}.ampro-evaluation-live-summary__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.ampro-evaluation-live-summary__grid>div{padding:9px 10px;border:1px solid #e4e9f0;border-radius:8px;background:#fff}.ampro-evaluation-live-summary__grid span{display:block;margin-bottom:3px;color:var(--ampro-teacher-muted);font-size:10px!important;text-transform:uppercase;letter-spacing:.05em}.ampro-evaluation-live-summary__grid b{display:block;font-size:13px;line-height:1.35;overflow-wrap:anywhere}
@media(max-width:900px){.ampro-evaluation-live-summary__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.ampro-evaluation-live-summary__grid{grid-template-columns:1fr}}

/* 3.3.51 · filtros y referencia académica completa en Familias. */
.ampro-family-publication-filters{margin-bottom:16px}.ampro-family-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:10px}.ampro-family-filter-grid select,.ampro-family-filter-grid input{width:100%;min-width:0}.ampro-publication-academic-meta{margin-top:7px;padding-top:7px;border-top:1px solid #e6ebf1;color:var(--ampro-teacher-muted);font-size:12px;line-height:1.45}.ampro-family-filter-empty{padding:14px 0;margin:0}.ampro-family-filter-empty[hidden]{display:none!important}
@media(max-width:900px){.ampro-family-filter-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media(max-width:600px){.ampro-family-filter-grid{grid-template-columns:1fr}}
