*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}html{font-size:14px;-webkit-text-size-adjust:100%}body{font-family:Inter,system-ui,-apple-system,sans-serif;color:#1e293b;background:#f1f5f9;line-height:1.5;-webkit-font-smoothing:antialiased}img,svg{display:block;max-width:100%}a{color:#e07b1a;text-decoration:none}a:hover{text-decoration:underline}ol,ul{list-style:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}@font-face{font-family:Inter;src:url(../assets/fonts/inter/Inter_18pt-Regular.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(../assets/fonts/inter/Inter_18pt-Medium.ttf) format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(../assets/fonts/inter/Inter_18pt-SemiBold.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(../assets/fonts/inter/Inter_18pt-Bold.ttf) format("truetype");font-weight:700;font-display:swap}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25;color:#1e293b}h1{font-size:24px}h2{font-size:20px}h3{font-size:16px}p{margin-bottom:8px}p:last-child{margin-bottom:0}small{font-size:12px}.text-muted{color:#94a3b8}.text-success{color:#16a34a}.text-error{color:#dc2626}.text-center{text-align:center}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:16px}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;padding:8px 16px;border:none;border-radius:10px;font-size:14px;font-weight:500;font-family:Inter,system-ui,-apple-system,sans-serif;cursor:pointer;-webkit-transition:all .15s ease;transition:all .15s ease;text-decoration:none}.btn--primary{background:#e07b1a;color:#fff}.btn--primary:hover{background:rgb(187.4432,102.9264,21.7568);color:#fff}.btn--secondary{background:#f8fafc;color:#1e293b;border:1px solid #e2e8f0}.btn--secondary:hover{background:rgb(233.72,239.8,245.88)}.btn--danger{background:#dc2626;color:#fff}.btn--danger:hover{background:rgb(187.0333333333,30.1666666667,30.1666666667)}.btn--warning{background:#d97706;color:#fff}.btn--warning:hover{background:rgb(177.2977578475,97.2278026906,4.9022421525)}.btn--sm{padding:5px 8px;font-size:12px}.btn--lg{padding:12px 24px;font-size:16px}.btn-group{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;margin-bottom:16px}.form-label{font-size:12px;font-weight:500;color:#1e293b}.form-input{width:100%;padding:9px 16px;border:1.5px solid #e2e8f0;border-radius:10px;font-size:14px;font-family:Inter,system-ui,-apple-system,sans-serif;color:#1e293b;background:#fff;-webkit-transition:all .15s ease;transition:all .15s ease;outline:0}.form-input:focus{border-color:#e07b1a;-webkit-box-shadow:0 0 0 3px rgba(224,123,26,.1);box-shadow:0 0 0 3px rgba(224,123,26,.1)}.form-input--error{border-color:#dc2626}.form-error{font-size:12px;color:#dc2626}.form-select{width:100%;padding:9px 16px;padding-right:36px;border:1.5px solid #e2e8f0;border-radius:10px;font-size:14px;font-family:Inter,system-ui,-apple-system,sans-serif;color:#1e293b;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%2394a3b8' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 12px center;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-transition:all .15s ease;transition:all .15s ease;outline:0;cursor:pointer}.form-select:focus{border-color:#e07b1a;-webkit-box-shadow:0 0 0 3px rgba(224,123,26,.1);box-shadow:0 0 0 3px rgba(224,123,26,.1)}.alert{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;padding:10px 16px;border-radius:10px;font-size:12px;margin-bottom:16px;line-height:1.4}.alert__icon{font-size:14px;-ms-flex-negative:0;flex-shrink:0}.alert--error{background:#fef2f2;color:#dc2626;border:1px solid rgb(244.7916666667,191.7083333333,191.7083333333)}.alert--success{background:#f0fdf4;color:#16a34a;border:1px solid rgb(148.3891891892,240.6108108108,182.4)}.alert--warning{background:#fffbeb;color:#d97706;border:1px solid rgb(251.3946188341,192.5067264574,124.6053811659)}.alert--info{background:#f0f9ff;color:#0284c7;border:1px solid rgb(100.552238806,201.447761194,253.447761194)}.card{background:#fff;border-radius:14px;border:.5px solid #e2e8f0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.08);box-shadow:0 1px 3px rgba(0,0,0,.08);overflow:hidden}.card__header{padding:16px 24px;border-bottom:.5px solid #e2e8f0;background:#f8fafc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card__title{font-size:16px;font-weight:600;color:#1e293b;margin:0}.card__body{padding:24px}.card__header-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;min-width:0}.card__chevron{width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;color:#94a3b8;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}details.card>summary{cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}details.card>summary::-webkit-details-marker{display:none}details.card>summary::marker{display:none}details.card>summary:hover{background:rgb(237.29,242.35,247.41)}details.card[open]>summary .card__chevron{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:600}.badge--activo{background:#f0fdf4;color:#16a34a}.badge--warning{background:#fffbeb;color:#d97706}.badge--error{background:#fef2f2;color:#dc2626}.badge--info{background:#f0f9ff;color:#0284c7}.badge--sin-notas{background:#f1f5f9;color:#64748b}.flash{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:10px 24px;border-radius:10px;margin-bottom:16px;font-size:14px}.flash--success{background:#f0fdf4;color:#16a34a}.flash--error{background:#fef2f2;color:#dc2626}.flash--warning{background:#fffbeb;color:#d97706}.empty-state{text-align:center;padding:48px;color:#94a3b8;font-size:14px}.empty-state p{margin-bottom:8px}.tabla-notas-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:6px}.tabla-notas{width:100%;border-collapse:collapse;font-size:14px;margin-bottom:16px}.tabla-notas th{background:#f8fafc;padding:8px 16px;text-align:left;font-weight:500;font-size:12px;color:#475569;border-bottom:1px solid #e2e8f0}.tabla-notas td{padding:7px 16px;border-bottom:.5px solid #e2e8f0;color:#1e293b;vertical-align:middle}.tabla-notas tr:hover td{background:#f8fafc}.tabla-notas tr:last-child td{border-bottom:none}.tabla-notas .col-num{position:sticky;left:0;z-index:2;min-width:40px;width:40px}.tabla-notas .col-nombre{position:sticky;left:40px;z-index:2;min-width:200px;-webkit-box-shadow:2px 0 6px rgba(0,0,0,.06);box-shadow:2px 0 6px rgba(0,0,0,.06)}.tabla-notas thead .col-nombre,.tabla-notas thead .col-num{background:#f8fafc;z-index:3}.tabla-notas tbody .col-nombre,.tabla-notas tbody .col-num{background:#fff}.tabla-notas tr:hover .col-nombre,.tabla-notas tr:hover .col-num{background:#f8fafc}.tabla-notas .input-nota{width:70px;padding:5px 8px;border:1.5px solid #e2e8f0;border-radius:6px;font-size:14px;text-align:center;font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-transition:all .15s ease;transition:all .15s ease}.tabla-notas .input-nota:focus{outline:0;border-color:#e07b1a;-webkit-box-shadow:0 0 0 3px rgba(224,123,26,.1);box-shadow:0 0 0 3px rgba(224,123,26,.1)}.tabla-notas .input-nota.input--error{border-color:#dc2626}.tabla-notas .input-nota.input--pasted{background:#fef9c3;border-color:#ca8a04}.tabla-resumen{width:100%;border-collapse:collapse;font-size:12px}.tabla-resumen th{background:#f8fafc;padding:8px 16px;text-align:left;font-weight:500;font-size:12px;color:#475569;border-bottom:1px solid #e2e8f0;white-space:nowrap}.tabla-resumen td{padding:8px 16px;border-bottom:.5px solid #e2e8f0;color:#1e293b;vertical-align:top}.tabla-resumen tr:hover td{background:#f8fafc}.tabla-resumen tr:last-child td{border-bottom:none}.tabla-resumen tr.fila-pendiente .col-nombre,.tabla-resumen tr.fila-pendiente .col-num,.tabla-resumen tr.fila-pendiente td{background:#fff7ed!important}.tabla-resumen tr.fila-pendiente:hover .col-nombre,.tabla-resumen tr.fila-pendiente:hover .col-num,.tabla-resumen tr.fila-pendiente:hover td{background:#ffedd5!important}.tabla-resumen tr.fila-pendiente .col-num{-webkit-box-shadow:inset 3px 0 0 #f59e0b;box-shadow:inset 3px 0 0 #f59e0b}.tabla-resumen .col-num{position:sticky;left:0;z-index:2;width:40px;min-width:40px}.tabla-resumen .col-nombre{position:sticky;left:40px;z-index:2;min-width:160px;max-width:220px;-webkit-box-shadow:2px 0 8px rgba(0,0,0,.08);box-shadow:2px 0 8px rgba(0,0,0,.08)}.tabla-resumen thead .col-nombre,.tabla-resumen thead .col-num{background:#f8fafc;z-index:3}.tabla-resumen tbody .col-nombre,.tabla-resumen tbody .col-num{background:#fff}.tabla-resumen tr:hover .col-nombre,.tabla-resumen tr:hover .col-num{background:#f8fafc}.tabla-resumen .col-criterio{min-width:80px;text-align:center;white-space:nowrap}.tabla-resumen .col-numeral{min-width:80px;text-align:center;white-space:nowrap}.tabla-resumen .col-literal{min-width:70px;text-align:center;white-space:nowrap}.tabla-resumen .col-conclusion{min-width:200px}@media (min-width:640px){.tabla-resumen .col-conclusion{min-width:260px}}@media (min-width:960px){.tabla-resumen .col-conclusion{min-width:320px}}.conclusion-texto{font-size:12px;color:#94a3b8;line-height:1.45;margin:0}.navbar{height:56px;background:#1a3a5c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 32px;position:sticky;top:0;z-index:100;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.08);box-shadow:0 1px 3px rgba(0,0,0,.08)}.navbar__brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.navbar__logo{width:36px;height:36px;-o-object-fit:contain;object-fit:contain}.navbar__nombre{font-size:16px;font-weight:700;color:#fff;letter-spacing:.5px}.navbar__user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.navbar__rol{font-size:11px;font-weight:600;background:rgba(255,255,255,.15);color:#fff;padding:3px 10px;border-radius:20px;text-transform:uppercase;letter-spacing:.5px}.navbar__nombre-usuario{font-size:13px;color:rgba(255,255,255,.85)}.navbar__logout{font-size:12px;color:rgb(238.568,174.736,113.432);text-decoration:none;padding:5px 12px;border:1px solid rgba(255,255,255,.2);border-radius:10px;-webkit-transition:all .15s ease;transition:all .15s ease}.navbar__logout:hover{background:rgba(255,255,255,.1);color:#fff;text-decoration:none}.app-footer{background:rgb(19.2576271186,42.9593220339,68.1423728814);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;padding:8px 32px;font-size:10px;color:rgba(255,255,255,.3)}.app-footer__copy{white-space:nowrap}.app-footer__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.app-footer__version{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:1px 7px;font-size:10px;font-weight:600;color:rgba(255,255,255,.35);letter-spacing:.04em}.app-footer__sep{color:rgba(255,255,255,.15)}.app-footer__author strong{color:rgba(255,255,255,.4);font-weight:600}@media (max-width:640px){.app-footer{padding:8px 16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}}body.auth-body{background:#f1f5f9;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px}.auth-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:900px;min-height:560px;background:#fff;border-radius:14px;overflow:hidden;-webkit-box-shadow:0 20px 60px rgba(0,0,0,.12);box-shadow:0 20px 60px rgba(0,0,0,.12)}.auth-brand{-webkit-box-flex:0;-ms-flex:0 0 340px;flex:0 0 340px;background:linear-gradient(160deg,#1a3a5c 0,#1e6fa8 65%,#1a5c3a 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:48px 32px;position:relative;overflow:hidden}.auth-brand::after,.auth-brand::before{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.04)}.auth-brand::before{width:320px;height:320px;top:-80px;right:-80px}.auth-brand::after{width:200px;height:200px;bottom:-60px;left:-40px}.auth-brand__inner{position:relative;z-index:1;text-align:center;color:#fff}.auth-brand__logo{width:150px;height:150px;background:0 0;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 24px}.auth-brand__logo img{width:150px;height:150px;-o-object-fit:contain;object-fit:contain;display:block}.auth-brand__sistema{font-size:28px;font-weight:700;letter-spacing:1.5px;margin-bottom:4px}.auth-brand__nombre{font-size:13px;color:rgba(255,255,255,.7);line-height:1.5;margin-bottom:24px}.auth-brand__divider{width:40px;height:2px;background:rgba(255,255,255,.3);margin:0 auto 24px;border-radius:2px}.auth-brand__institucion{font-size:14px;color:rgba(255,255,255,.85);line-height:1.6;margin-bottom:8px}.auth-brand__institucion strong{font-weight:600;color:#fff}.auth-brand__unasam{font-size:11px;color:rgba(255,255,255,.5);letter-spacing:.5px;text-transform:uppercase}.auth-form-panel{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:48px 32px}.auth-form-panel__inner{width:100%;max-width:360px}.login-box__header{margin-bottom:24px}.login-box__title{font-size:24px;font-weight:700;color:#1e293b;margin-bottom:4px}.login-box__subtitle{font-size:14px;color:#94a3b8}.login-box__footer{margin-top:24px;padding-top:16px;border-top:1px solid #e2e8f0}.login-box__help{font-size:12px;color:#94a3b8;line-height:1.6;text-align:center}.login-box__help-contact{font-weight:500;color:#475569}.alert{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;padding:10px 16px;border-radius:10px;font-size:12px;margin-bottom:16px;line-height:1.4}.alert__icon{font-size:14px;-ms-flex-negative:0;flex-shrink:0;margin-top:1px}.alert--error{background:#fef2f2;color:#dc2626;border:1px solid rgb(244.7916666667,191.7083333333,191.7083333333)}.alert--success{background:#f0fdf4;color:#16a34a;border:1px solid rgb(148.3891891892,240.6108108108,182.4)}.alert--warning{background:#fffbeb;color:#d97706;border:1px solid rgb(251.3946188341,192.5067264574,124.6053811659)}.login-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px}.form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.form-label{font-size:12px;font-weight:500;color:#1e293b}.input-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-icon{position:absolute;left:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none}.input-icon img{width:18px;height:18px;opacity:.5}.form-input{width:100%;padding:11px 12px 11px 40px;border:1.5px solid #e2e8f0;border-radius:10px;font-size:14px;font-family:Inter,system-ui,-apple-system,sans-serif;color:#1e293b;background:#fff;-webkit-transition:all .15s ease;transition:all .15s ease;outline:0}.form-input:focus{border-color:#e07b1a;-webkit-box-shadow:0 0 0 3px rgba(224,123,26,.1);box-shadow:0 0 0 3px rgba(224,123,26,.1)}.form-input--error{border-color:#dc2626}.form-input--error:focus{-webkit-box-shadow:0 0 0 3px rgba(220,38,38,.1);box-shadow:0 0 0 3px rgba(220,38,38,.1)}.input-toggle-pass{position:absolute;right:10px;background:0 0;border:none;cursor:pointer;padding:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .15s ease;transition:all .15s ease}.input-toggle-pass img{width:20px;height:20px;opacity:.5;-webkit-transition:all .15s ease;transition:all .15s ease}.input-toggle-pass:hover img{opacity:1}.form-error{font-size:12px;color:#dc2626}.btn-login{width:100%;padding:13px;background:#e07b1a;color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:600;font-family:Inter,system-ui,-apple-system,sans-serif;cursor:pointer;-webkit-transition:all .15s ease;transition:all .15s ease;margin-top:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.btn-login:hover{background:rgb(187.4432,102.9264,21.7568)}.btn-login:active{-webkit-transform:scale(.99);transform:scale(.99)}.btn-login:disabled{background:rgb(238.568,174.736,113.432);cursor:not-allowed}@media (max-width:640px){.auth-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:auto;border-radius:10px}.auth-brand{-webkit-box-flex:0;-ms-flex:none;flex:none;padding:32px 24px}.auth-brand__logo{width:56px;height:56px;font-size:26px}.auth-brand__sistema{font-size:22px}.auth-brand__nombre{display:none}.auth-form-panel{padding:32px 24px}}.welcome{margin-bottom:32px}.welcome h1{font-size:24px;font-weight:700;color:#1e293b;margin-bottom:4px}.welcome p{font-size:14px;color:#94a3b8}.cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.cards .card{border-radius:14px;padding:24px;border:1px solid #e2e8f0;-webkit-transition:all .15s ease;transition:all .15s ease;background:#fff}.cards .card:hover{-webkit-box-shadow:0 4px 16px rgba(0,0,0,.08);box-shadow:0 4px 16px rgba(0,0,0,.08);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.cards .card a{text-decoration:none;color:inherit;display:block}.cards .card .card__icon{font-size:32px;margin-bottom:8px}.cards .card .card__icon img{width:36px;height:36px;display:block}.cards .card .card__title{font-size:16px;font-weight:600;margin-bottom:4px;color:#1e293b}.cards .card .card__desc{font-size:12px;color:#94a3b8}.cargas-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.carga-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;padding:16px;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;text-decoration:none;color:#1e293b;-webkit-transition:all .15s ease;transition:all .15s ease}.carga-item:hover{border-color:#e07b1a;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.08);box-shadow:0 4px 16px rgba(0,0,0,.08);-webkit-transform:translateY(-2px);transform:translateY(-2px);text-decoration:none;color:#1e293b}.carga-item--disabled{opacity:.5;pointer-events:none}.carga-item__seccion{font-size:12px;color:#94a3b8;font-weight:500}.carga-item__nombre{font-size:16px;font-weight:600;color:#1e293b;line-height:1.3}.carga-item__tag{display:inline-block;font-size:10px;background:#fef3e2;color:#e07b1a;padding:2px 8px;border-radius:20px;font-weight:600}.carga-item__badge{-ms-flex-item-align:start;align-self:flex-start}.carga-item__horas{font-size:12px;color:#94a3b8;margin-top:auto}.carga-area{grid-column:1/-1;border:1.5px solid #e2e8f0;border-radius:14px;background:#fff;overflow:hidden}.carga-area__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;padding:8px 16px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.carga-area__seccion{font-size:12px;color:#94a3b8;font-weight:500}.carga-area__sep{font-size:12px;color:#94a3b8}.carga-area__nombre{font-size:14px;font-weight:700;color:#1e293b}.carga-area__items{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;padding:16px}.carga-progreso{margin-top:8px}.carga-progreso__track{height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}.carga-progreso__fill{height:100%;border-radius:3px;width:var(--pct,0%);-webkit-transition:width .4s ease;transition:width .4s ease;background:#16a34a}.carga-progreso__fill--parcial{background:#e07b1a}.carga-progreso__fill--vacio{width:0%}.carga-progreso__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:4px;font-size:12px;color:#94a3b8}.carga-progreso__valor{font-weight:600;color:#16a34a}.carga-progreso__valor--parcial{color:#e07b1a}.carga-progreso__valor--vacio{color:#94a3b8}.competencia-card{background:#fff;border:.5px solid #e2e8f0;border-radius:14px;margin-bottom:24px;overflow:hidden;-webkit-transition:border-color .2s ease,background-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,background-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease,-webkit-box-shadow .2s ease}.competencia-card__header{padding:16px 24px;background:#f8fafc;border-bottom:.5px solid #e2e8f0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;-webkit-transition:background-color .2s ease,border-bottom-color .2s ease;transition:background-color .2s ease,border-bottom-color .2s ease}.competencia-card__codigo{font-size:11px;font-weight:600;color:#e07b1a;background:#fef3e2;padding:2px 8px;border-radius:20px;margin-right:8px}.competencia-card__nombre{font-size:14px;font-weight:600;color:#1e293b;margin:0;display:inline;-webkit-transition:color .2s ease;transition:color .2s ease}.competencia-card__body{padding:24px}.competencia-card--con-notas{border-color:#16a34a;-webkit-box-shadow:0 0 0 1px rgba(22,163,74,.25),0 2px 10px rgba(22,163,74,.18);box-shadow:0 0 0 1px rgba(22,163,74,.25),0 2px 10px rgba(22,163,74,.18)}.competencia-card--con-notas .competencia-card__header{background:#f0fdf4;border-bottom-color:rgba(22,163,74,.3)}.competencia-card--con-notas .competencia-card__nombre{color:rgb(17.1481081081,127.0518918919,57.68)}.competencia-card--con-cambios{border-color:#d97706;-webkit-box-shadow:0 0 0 1px rgba(217,119,6,.3),0 2px 10px rgba(217,119,6,.22);box-shadow:0 0 0 1px rgba(217,119,6,.3),0 2px 10px rgba(217,119,6,.22)}.competencia-card--con-cambios .competencia-card__header{background:#fffbeb;border-bottom-color:rgba(217,119,6,.35)}.competencia-card--con-cambios .competencia-card__nombre{color:rgb(192.1860986547,105.3923766816,5.3139013453)}.criterio-bloque{border:.5px solid #e2e8f0;border-radius:10px;margin-bottom:16px;overflow:hidden;-webkit-transition:border-color .2s ease,background-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,background-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease,-webkit-box-shadow .2s ease}.criterio-bloque__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 16px;background:#f8fafc;border-bottom:.5px solid #e2e8f0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:background-color .2s ease,border-bottom-color .2s ease;transition:background-color .2s ease,border-bottom-color .2s ease}.criterio-bloque__header:hover{background:rgb(237.29,242.35,247.41)}.criterio-bloque__titulo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;min-width:0}.criterio-bloque__progreso{-ms-flex-negative:0;flex-shrink:0;font-size:11px;font-weight:600;color:#94a3b8;background:#fff;border:1px solid #e2e8f0;border-radius:100px;padding:2px 10px;font-variant-numeric:tabular-nums;-webkit-transition:color .2s ease,border-color .2s ease,background-color .2s ease;transition:color .2s ease,border-color .2s ease,background-color .2s ease}.criterio-bloque__progreso--completo{color:#16a34a;border-color:rgba(22,163,74,.35);background:#f0fdf4}.criterio-bloque__caret{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:18px;height:18px;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.criterio-bloque__caret::before{content:"";display:block;border:5px solid transparent;border-left:6px solid #94a3b8;margin-left:4px}.criterio-bloque--open .criterio-bloque__caret{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.criterio-bloque__nombre{font-size:14px;font-weight:500;color:#1e293b;margin:0;-webkit-transition:color .2s ease;transition:color .2s ease}.criterio-bloque__content{display:grid;grid-template-rows:0fr;-webkit-transition:grid-template-rows .25s ease;transition:grid-template-rows .25s ease;transition:grid-template-rows .25s ease,-ms-grid-rows .25s ease}.criterio-bloque__content>form{overflow:hidden;min-height:0}.criterio-bloque--open .criterio-bloque__content{grid-template-rows:1fr}.criterio-bloque--con-notas{border-color:#16a34a;-webkit-box-shadow:0 0 0 1px rgba(22,163,74,.25),0 2px 8px rgba(22,163,74,.18);box-shadow:0 0 0 1px rgba(22,163,74,.25),0 2px 8px rgba(22,163,74,.18)}.criterio-bloque--con-notas .criterio-bloque__header{background:#f0fdf4;border-bottom-color:rgba(22,163,74,.3)}.criterio-bloque--con-notas .criterio-bloque__header:hover{background:rgb(226.5,251.2,234.1)}.criterio-bloque--con-notas .criterio-bloque__nombre{color:rgb(17.1481081081,127.0518918919,57.68)}.criterio-bloque--con-cambios{border-color:#d97706;-webkit-box-shadow:0 0 0 1px rgba(217,119,6,.3),0 2px 8px rgba(217,119,6,.22);box-shadow:0 0 0 1px rgba(217,119,6,.3),0 2px 8px rgba(217,119,6,.22)}.criterio-bloque--con-cambios .criterio-bloque__header{background:#fffbeb;border-bottom-color:rgba(217,119,6,.35)}.criterio-bloque--con-cambios .criterio-bloque__header:hover{background:rgb(255,247.94,219.7)}.criterio-bloque--con-cambios .criterio-bloque__nombre{color:rgb(192.1860986547,105.3923766816,5.3139013453)}.calificaciones-pendiente{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;margin-bottom:24px;padding:8px 16px;background:#f0f9ff;border:1px solid rgba(2,132,199,.35);border-left:3px solid #0284c7;border-radius:10px}.calificaciones-pendiente__icono{-ms-flex-negative:0;flex-shrink:0;font-size:16px;font-weight:700;color:#0284c7;line-height:1}.calificaciones-pendiente__texto{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;font-size:12px;color:rgb(1.4925373134,98.5074626866,148.5074626866);line-height:1.4}.calificaciones-pendiente__texto strong{color:#0284c7}.calificaciones-pendiente__sep{color:#94a3b8;margin:0 4px}.calificaciones-pendiente__btn{-ms-flex-negative:0;flex-shrink:0}.form-notas__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:8px 16px;background:#f8fafc;border-top:.5px solid #e2e8f0}.form-notas__status{font-size:12px}.form-notas__status.status--success{color:#16a34a}.form-notas__status.status--error{color:#dc2626}.form-notas__status.status--warning{color:#d97706}.form-notas__status.status--loading{color:#94a3b8}.agregar-criterio{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-top:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.agregar-criterio .form-input{-webkit-box-flex:1;-ms-flex:1;flex:1}.page-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;margin-bottom:32px;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-title{font-size:24px;font-weight:700;color:#1e293b;margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.page-subtitle{font-size:14px;color:#94a3b8;margin:4px 0 0}.app-body{background:#f1f5f9;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.app-main{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;max-width:1200px;margin:0 auto;padding:32px 24px}.mb-md{margin-bottom:16px}.mb-lg{margin-bottom:24px}.mb-xl{margin-bottom:32px}.text-muted{color:#94a3b8}.text-center{text-align:center}.text-right{text-align:right}@media (max-width:640px){.app-main{padding:16px}.page-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cargas-grid{grid-template-columns:1fr}}.info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.info-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.info-item__label{font-size:12px;color:#94a3b8;font-weight:500}.info-item__value{font-size:14px;color:#1e293b;font-weight:500}.nota-competencia{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 0;border-bottom:.5px solid #e2e8f0;margin-bottom:8px}.nota-competencia__nombre{font-size:14px;color:#1e293b;-webkit-box-flex:1;-ms-flex:1;flex:1}.nota-competencia__resultado{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.nota-num{font-size:20px;font-weight:700;color:#1e293b}.nota-literal{font-size:14px;font-weight:700;padding:3px 10px;border-radius:10px}.nota-literal--ad{background:#dbeafe;color:#1d4ed8}.nota-literal--a{background:#d1fae5;color:#065f46}.nota-literal--b{background:#fef9c3;color:#854d0e}.nota-literal--c{background:#fee2e2;color:#991b1b}.nota-numeral{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:38px;padding:3px 8px;border-radius:10px;font-weight:700;font-size:14px;border:2px solid currentColor}.nota-numeral--ad{color:#1d4ed8}.nota-numeral--a{color:#065f46}.nota-numeral--b{color:#854d0e}.nota-numeral--c{color:#991b1b}.tabla-criterios{width:100%;border-collapse:collapse;font-size:12px;margin-bottom:8px}.tabla-criterios th{background:#f8fafc;padding:6px 16px;text-align:left;font-weight:500;color:#475569;border-bottom:1px solid #e2e8f0}.tabla-criterios td{padding:6px 16px;border-bottom:.5px solid #e2e8f0;color:#1e293b}.conclusion{font-size:12px;color:#475569;background:#f8fafc;padding:8px 16px;border-radius:10px;border-left:2px solid #e07b1a;margin-top:8px}.conclusion__label{font-weight:600;color:#1e293b;margin-right:4px}.alerta-item{border:.5px solid #e2e8f0;border-radius:14px;padding:16px 24px;margin-bottom:16px;background:#fff}.alerta-item--nueva{border-left:3px solid #e07b1a;background:#fef3e2}.alerta-item__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:8px}.alerta-item__mensaje{font-size:14px;color:#1e293b;margin-bottom:4px}.alerta-item__tutor{font-size:12px}.periodos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.periodo-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;padding:24px;border:1.5px solid #e2e8f0;border-radius:14px;text-decoration:none;-webkit-transition:all .15s ease;transition:all .15s ease;background:#fff}.periodo-item:hover{border-color:#e07b1a;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.08);box-shadow:0 4px 16px rgba(0,0,0,.08);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.periodo-item__nombre{font-size:16px;font-weight:700;color:#1e293b}.periodo-item__anio{font-size:12px;color:#94a3b8}.tabla-ranking{width:100%;border-collapse:collapse;font-size:14px}.tabla-ranking th{background:#f8fafc;padding:10px 16px;text-align:left;font-weight:500;font-size:12px;color:#475569;border-bottom:1px solid #e2e8f0}.tabla-ranking td{padding:10px 16px;border-bottom:.5px solid #e2e8f0;color:#1e293b;vertical-align:middle}.tabla-ranking tr:last-child td{border-bottom:none}.tabla-ranking tr:hover td{background:#f8fafc}.fila-media-beca{background:#fffbeb!important}.fila-media-beca td{border-bottom-color:#fde68a!important}.puesto{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;border-radius:50%;font-weight:700;font-size:12px}.puesto--1{background:#fef9c3;color:#854d0e}.puesto--2{background:#f1f5f9;color:#475569}.puesto--3{background:#fef3c7;color:#92400e}.puesto--normal{background:#f8fafc;color:#94a3b8}.promedio-badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;-ms-flex-negative:0;flex-shrink:0}.promedio-badge__num{font-size:20px;font-weight:700;color:#1e293b}.promedio-badge__literal{font-size:14px;font-weight:700;padding:3px 10px;border-radius:10px}.promedio-badge__label{font-size:11px;color:#94a3b8}.promedio-badge--ad{background:#dbeafe;color:#1d4ed8}.promedio-badge--a{background:#d1fae5;color:#065f46}.promedio-badge--b{background:#fef9c3;color:#854d0e}.promedio-badge--c{background:#fee2e2;color:#991b1b}.conclusion-form{margin-top:16px;padding:16px;background:#f8fafc;border-radius:10px;border:.5px solid #e2e8f0}.conclusion-form .form-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:8px}.conclusion-form__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;margin-top:8px}.textarea-conclusion{resize:vertical;min-height:80px}.obligatorio{font-size:12px;color:#dc2626;font-weight:500}.conclusion-status{font-size:12px}.conclusion-status.status--success{color:#16a34a}.conclusion-status.status--error{color:#dc2626}.conclusion-status.status--warning{color:#d97706}.conclusion-status.status--loading{color:#94a3b8}.tabla-responsive{overflow-x:auto;width:100%}.tabla-resumen{width:100%;border-collapse:collapse;font-size:12px;min-width:600px}.tabla-resumen th{background:#f8fafc;padding:8px 16px;text-align:left;font-weight:500;color:#475569;border-bottom:1px solid #e2e8f0;white-space:nowrap}.tabla-resumen td{padding:8px 16px;border-bottom:.5px solid #e2e8f0;vertical-align:middle}.tabla-resumen tr:hover td{background:#f8fafc}.criterio-header{display:inline-block;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:help}.fila-pendiente{background:#fff7ed!important}.fila-pendiente td{border-bottom-color:#fed7aa!important}.conclusion-alumno{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px}.conclusion-alumno textarea{min-width:200px;font-size:12px;resize:vertical}.resumen-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:16px 24px;background:#f8fafc;border-top:.5px solid #e2e8f0}.btn--success{background:#16a34a;color:#fff}.btn--success:hover{background:rgb(17.1481081081,127.0518918919,57.68)}.btn--aprobar:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.omision-modal{position:fixed;inset:0;z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.omision-modal[hidden]{display:none}.omision-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.45)}.omision-modal__dialog{position:relative;background:#fff;border-radius:14px;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.08);box-shadow:0 4px 16px rgba(0,0,0,.08);width:min(520px,100vw - 24px * 2);max-height:calc(100vh - 80px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.omision-modal__header{padding:24px 24px 16px;border-bottom:1px solid #e2e8f0}.omision-modal__titulo{font-size:14px;font-weight:700;color:#1e293b;margin:0 0 4px}.omision-modal__desc{font-size:12px;color:#475569;margin:0;line-height:1.5}.omision-modal__lista{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:8px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.omision-modal__fila{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:8px 0;border-bottom:1px solid #e2e8f0}.omision-modal__fila:last-child{border-bottom:none}.omision-modal__nombre{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:180px;font-size:12px;font-weight:500;color:#1e293b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.omision-modal__select{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:12px;padding:4px 8px;min-width:0}.omision-modal__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:16px 24px;border-top:1px solid #e2e8f0;background:#f8fafc}.omision-modal__status{font-size:12px;margin-left:auto}.omision-badge{cursor:help;border-bottom:1px dashed #94a3b8;color:#94a3b8;font-size:12px}.exo-badge{display:inline-block;padding:1px 6px;background:#f5f3ff;color:#6d28d9;border:1px solid #ddd6fe;border-radius:4px;font-size:11px;font-weight:700;letter-spacing:.04em;cursor:help}.exo-badge--lit{font-size:12px;padding:2px 8px}.fila-exonerado{background:#faf5ff!important;opacity:.85}.fila-exonerado td{color:#6d28d9}@page{size:A4 portrait;margin:1cm}body.boleta-body{font-family:Arial,Helvetica,sans-serif;font-size:7pt;color:#111;background:#fff;line-height:1.15}@media screen{body.boleta-body{max-width:210mm;margin:8mm auto 24mm;padding:1cm;border:1px solid #ccc;-webkit-box-shadow:0 3px 14px rgba(0,0,0,.13);box-shadow:0 3px 14px rgba(0,0,0,.13)}}@media print{body.boleta-body{margin:0;padding:0}}@media print{.boleta-acciones{display:none!important}}@media screen{.boleta-acciones{position:fixed;bottom:16px;right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;z-index:999}}@media screen{.btn-boleta{padding:8px 16px;border-radius:6px;cursor:pointer;font-size:11pt;font-family:Arial,sans-serif;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.2);box-shadow:0 2px 8px rgba(0,0,0,.2);text-decoration:none;display:inline-block;line-height:1.2;border:none}.btn-boleta:hover{text-decoration:none}.btn-boleta--imprimir{background:#1e6fa8;color:#fff}.btn-boleta--volver{background:#fff;color:#1e293b;border:1.5px solid #e2e8f0}}.boleta-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.5mm;border-bottom:1.2pt solid #000;padding-bottom:1mm;margin-bottom:1.2mm}.boleta-header__logo-wrap{-ms-flex-negative:0;flex-shrink:0}.boleta-header__logo{width:11mm;height:11mm;-o-object-fit:contain;object-fit:contain;display:block}.boleta-header__centro{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;line-height:1.2}.boleta-header__ugel{font-size:6pt;color:#555;text-transform:uppercase;letter-spacing:.2pt}.boleta-header__colegio{font-size:9pt;font-weight:700;text-transform:uppercase;letter-spacing:.2pt}.boleta-header__modular{display:inline-block;font-size:5.5pt;font-weight:700;color:#1a3c6e;background:#dce8f7;border:.4pt solid #a3bfe0;border-radius:1mm;padding:.15mm 1.5mm;margin-top:.3mm;letter-spacing:.3pt}.boleta-header__titulo{font-size:7.5pt;font-weight:700;margin-top:.3mm}.boleta-header__anio{font-size:7pt;color:#333;margin-top:.2mm}.boleta-header__fecha-wrap{-ms-flex-negative:0;flex-shrink:0;text-align:right}.boleta-header__fecha-label{font-size:5.5pt;color:#777;text-transform:uppercase}.boleta-header__fecha{font-size:7.5pt;font-weight:700}.boleta-alumno{display:grid;grid-template-columns:2.2fr .65fr 1.3fr .65fr;border:.6pt solid #000;margin-bottom:1mm}.boleta-alumno__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.6mm 1.5mm;border-right:.4pt solid #aaa}.boleta-alumno__item:last-child{border-right:none}.boleta-alumno__item--nombre{border-right:.6pt solid #000}.boleta-alumno__item--tutor{grid-column:1/-1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:2mm;border-top:.4pt solid #aaa}.boleta-alumno__label{font-size:5.5pt;text-transform:uppercase;color:#666;letter-spacing:.15pt;line-height:1}.boleta-alumno__valor{font-size:7.5pt;font-weight:700;line-height:1.2;margin-top:.2mm}.boleta-leyenda{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5mm;font-size:6pt;margin-bottom:1mm;-ms-flex-wrap:wrap;flex-wrap:wrap}.boleta-leyenda__titulo{font-weight:700;color:#333;white-space:nowrap}.boleta-leyenda__sep{color:#bbb}.boleta-leyenda__item{white-space:nowrap}.boleta-leyenda__item strong{font-size:7pt}.boleta-leyenda__item em{font-size:5.5pt;color:#666}.boleta-leyenda__item--ad strong{color:#1a6b16}.boleta-leyenda__item--a strong{color:#0a3d8f}.boleta-leyenda__item--b strong{color:#7a5900}.boleta-leyenda__item--c strong{color:#b30000}.boleta-sin-notas{font-size:7pt;color:#555;margin:3mm 0}.boleta-tabla{width:100%;border-collapse:collapse;font-size:7pt;table-layout:fixed;margin-bottom:1.5mm}.boleta-tabla .th-comp{width:48mm}.boleta-tabla .th-mini{width:6mm}.boleta-tabla .th-final{width:9mm}.boleta-tabla thead tr:first-child th{background:#fff;font-weight:700;padding:.5mm .6mm;border:.4pt solid #888;border-bottom:1.2pt solid #000;text-align:center;vertical-align:middle;line-height:1.1;font-size:7pt}.boleta-tabla thead tr:first-child th.th-comp{text-align:left;font-size:7.5pt;border-right:.8pt solid #000}.boleta-tabla thead tr:first-child th.th-final{font-size:6.5pt;border-left:1.5pt solid #000;line-height:1.1}.boleta-tabla thead tr:last-child th{background:#fff;font-size:6pt;font-weight:700;color:#444;padding:.35mm .5mm;border:.4pt solid #bbb;border-top:none;border-bottom:1pt solid #000;text-align:center}.boleta-tabla thead tr:last-child th.th-concl{text-align:left;padding-left:.8mm}.boleta-tabla .fila-area td{background:#efefef;font-weight:700;font-size:7pt;padding:.4mm 1mm;border:.3pt solid #bbb;border-top:1pt solid #000;border-left:3pt solid #444;letter-spacing:.1pt;page-break-after:avoid}.boleta-tabla .fila-area--transversal td{background:#ededf5;border-top:1.5pt dashed #999;border-left-color:#5050a0}.boleta-tabla .fila-area--conducta td{background:#e8f4f2;border-top:1.5pt solid #2a7a6e;border-left-color:#2a7a6e;color:#1a5248}.boleta-tabla .fila-comp td{padding:.2mm .4mm;border:.3pt solid #ddd;vertical-align:top;background:#fff}.boleta-tabla .fila-comp--alt td{background:#f8f8f8}.boleta-tabla .td-comp{font-size:5.5pt;line-height:1.25;vertical-align:top;word-break:break-word;-ms-hyphens:auto;hyphens:auto;padding:.3mm .5mm .3mm 2.5mm}.boleta-tabla .td-nota{text-align:center;font-size:7pt;font-weight:700;color:#333;vertical-align:middle;white-space:nowrap}.boleta-tabla .td-lit{text-align:center;font-size:7.5pt;font-weight:700;vertical-align:middle;white-space:nowrap}.boleta-tabla .td-concl{padding:.2mm .5mm}.boleta-tabla .conclusion-clip{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:5pt;font-style:italic;color:#333;line-height:1.15}.boleta-tabla .td-final{text-align:center;font-size:8.5pt;font-weight:700;border-left:1.5pt solid #555;vertical-align:middle;white-space:nowrap}.boleta-tabla .td-final.td-lit--ad,.boleta-tabla .td-lit--ad{color:#1a6b16}.boleta-tabla .td-final.td-lit--a,.boleta-tabla .td-lit--a{color:#0a3d8f}.boleta-tabla .td-final.td-lit--b,.boleta-tabla .td-lit--b{color:#7a5900}.boleta-tabla .td-final.td-lit--c,.boleta-tabla .td-lit--c{color:#b30000}.boleta-tabla .td-lit--vacio{color:#ccc}.boleta-tabla .td-final.td-lit--exo,.boleta-tabla .td-lit--exo{color:#6b21a8;font-weight:600;font-size:.72rem;letter-spacing:.04em}.boleta-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:3mm;margin:1.5mm 0 1mm;page-break-inside:avoid}.boleta-asistencia{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:115mm;border:.5pt solid #000;border-radius:1mm;padding:.4mm 1.5mm}.boleta-asistencia__titulo{display:none}.boleta-asistencia__tabla{width:100%;border-collapse:collapse;font-size:5.5pt;table-layout:fixed}.boleta-asistencia__tabla td,.boleta-asistencia__tabla th{border:.3pt solid #bbb;padding:.2mm .8mm;vertical-align:middle;line-height:1.15}.boleta-asistencia__tabla th{background:#efefef;font-weight:700;color:#333;text-align:center}.boleta-asistencia__tabla td:first-child{text-align:left;font-weight:600;color:#222}.boleta-asistencia__th-seccion{font-size:5.5pt;font-weight:700;text-transform:uppercase;letter-spacing:.3pt;color:#333;padding:.3mm 1mm;border-bottom:.5pt solid #888!important}.boleta-asistencia__th-num{width:8mm;font-size:5pt}.boleta-asistencia__th--activo{background:rgb(218.6,218.6,218.6);color:#111}.boleta-asistencia__th--anual{background:rgb(228.8,228.8,228.8)}.boleta-asistencia__num{text-align:center;font-weight:700;font-size:6pt;color:#111}.boleta-asistencia__num--activo{background:rgb(244.1,244.1,244.1)}.boleta-asistencia__num--pendiente{color:#bbb;font-weight:400;font-style:italic}.boleta-asistencia__num--anual{background:rgb(244.1,244.1,244.1);border-left:.6pt solid #aaa}.boleta-qr-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3mm;margin-top:2mm;padding:2mm 3mm;border:.5pt solid #000;border-radius:2mm;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.boleta-info .boleta-qr-wrap{margin-top:0}.boleta-qr{-ms-flex-negative:0;flex-shrink:0;width:72px;height:72px}.boleta-qr canvas,.boleta-qr img,.boleta-qr table{display:block;max-width:72px;max-height:72px}@media print{.boleta-qr{width:18mm;height:18mm}.boleta-qr canvas,.boleta-qr img,.boleta-qr table{max-width:18mm;max-height:18mm}}.boleta-qr-info__titulo{font-size:7pt;font-weight:700;color:#1a3a5c;margin:0 0 .5mm}.boleta-qr-info__sub{font-size:6pt;color:#666;margin:0 0 1mm}.boleta-qr-info__url{font-size:5.5pt;color:#555;word-break:break-all}.boleta-salto-pagina{page-break-after:always;-webkit-column-break-after:page;-moz-column-break-after:page;break-after:page;height:0;margin:0;padding:0}.boleta-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-top:2mm;padding-top:1mm;border-top:.6pt solid #000}.boleta-footer__bloque{text-align:center}.boleta-footer__espacio-firma{height:15mm;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.boleta-footer__espacio-firma+.boleta-footer__linea{margin-top:0}.boleta-footer__firma-img{max-width:36mm;max-height:16mm;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.boleta-footer__linea{border-top:.5pt solid #000;width:45mm;margin:6mm auto 1mm}.boleta-footer__nombre{font-size:6pt;font-weight:700;text-align:center;color:#111;margin-bottom:.3mm}.boleta-footer__cargo{font-size:7pt;color:#333}.boleta-borrador-banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.5mm;margin:0 0 1.2mm;padding:1mm 2.5mm;background:#fff7e6;border:.6pt solid #d97706;border-left-width:2pt;border-radius:1mm;color:#7a4a00;page-break-inside:avoid;page-break-after:avoid;-webkit-print-color-adjust:exact;print-color-adjust:exact}.boleta-borrador-banner__tag{-ms-flex-negative:0;flex-shrink:0;background:#d97706;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:7pt;font-weight:800;letter-spacing:.4pt;padding:.4mm 2mm;border-radius:.8mm;-webkit-print-color-adjust:exact;print-color-adjust:exact}.boleta-borrador-banner__msg{font-family:Arial,Helvetica,sans-serif;font-size:6pt;line-height:1.2}.boleta-watermark{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-30deg);transform:translate(-50%,-50%) rotate(-30deg);-webkit-transform-origin:center center;transform-origin:center center;font-family:Arial,Helvetica,sans-serif;font-size:140pt;font-weight:900;letter-spacing:12pt;color:#555;opacity:.08;text-transform:uppercase;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;z-index:9999;-webkit-print-color-adjust:exact;print-color-adjust:exact}@media screen{.boleta-watermark{font-size:130pt}}.bd-body{background:#f1f5f9;font-family:Inter,system-ui,-apple-system,sans-serif;color:#1e293b;min-height:100vh;padding-bottom:88px}@media print{.bd-body{background:#fff;padding-bottom:0}}.bd-fab{position:fixed;bottom:20px;right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;z-index:100}@media (min-width:640px){.bd-fab{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;bottom:28px;right:24px}}@media print{.bd-fab{display:none!important}}.bd-fab__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:10px 18px;border-radius:50px;font-size:13px;font-weight:600;font-family:Inter,system-ui,-apple-system,sans-serif;cursor:pointer;border:none;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.18);box-shadow:0 4px 16px rgba(0,0,0,.18);-webkit-transition:all .15s ease;transition:all .15s ease;text-decoration:none;white-space:nowrap;line-height:1}.bd-fab__btn svg{width:16px;height:16px;-ms-flex-negative:0;flex-shrink:0}.bd-fab__btn:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.22);box-shadow:0 8px 24px rgba(0,0,0,.22);text-decoration:none}.bd-fab__btn:active{-webkit-transform:translateY(0);transform:translateY(0)}.bd-fab__btn--primary{background:#1e6fa8;color:#fff}.bd-fab__btn--secondary{background:#e07b1a;color:#fff}.bd-fab__btn--ghost{background:#fff;color:#475569;border:1.5px solid #e2e8f0}.bd{max-width:800px;margin:0 auto;padding:16px 16px 24px}@media (min-width:640px){.bd{padding:24px}}@media (min-width:960px){.bd{padding:32px 24px}}@media print{.bd{max-width:100%;padding:0}}.bd-header{background:linear-gradient(135deg,#1a3a5c 0,#1e6fa8 100%);border-radius:16px 16px 0 0;padding:20px 20px;display:grid;grid-template-columns:52px 1fr auto;gap:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}@media (min-width:640px){.bd-header{padding:24px 28px;grid-template-columns:72px 1fr auto;gap:20px}}@media print{.bd-header{border-radius:0;padding:0 0 8pt;background:#fff!important;color:#000!important;border-bottom:1.5pt solid #000;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.bd-header__logo-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bd-header__logo{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;-webkit-filter:drop-shadow(0 2px 6px rgba(0, 0, 0, .3));filter:drop-shadow(0 2px 6px rgba(0, 0, 0, .3))}@media (min-width:640px){.bd-header__logo{width:68px;height:68px}}@media print{.bd-header__logo{width:14mm;height:14mm;-webkit-filter:none;filter:none}}.bd-header__info{min-width:0}.bd-header__ugel{font-size:10px;text-transform:uppercase;letter-spacing:.6px;opacity:.75;margin:0 0 4px}@media print{.bd-header__ugel{font-size:6pt;color:#555;opacity:1}}.bd-header__colegio{font-size:15px;font-weight:700;letter-spacing:-.2px;margin:0 0 4px;line-height:1.2}@media (min-width:640px){.bd-header__colegio{font-size:18px}}@media print{.bd-header__colegio{font-size:11pt;color:#000}}.bd-header__modular{display:inline-block;font-size:10px;font-weight:600;letter-spacing:.4px;color:#fff;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.35);border-radius:4px;padding:2px 8px;margin:3px 0 6px}@media (min-width:640px){.bd-header__modular{font-size:11px}}@media print{.bd-header__modular{font-size:6pt;font-weight:700;color:#1a3c6e;background:#dce8f7;border:.4pt solid #a3bfe0;border-radius:1mm;padding:.15mm 1.5mm;margin:.3mm 0 .5mm}}.bd-header__titulo{font-size:11px;opacity:.9;margin:0;line-height:1.3}@media (min-width:640px){.bd-header__titulo{font-size:13px}}@media print{.bd-header__titulo{font-size:8pt;color:#333;opacity:1}}.bd-header__meta{text-align:right;-ms-flex-negative:0;flex-shrink:0}.bd-header__anio{display:block;font-size:24px;font-weight:800;letter-spacing:-.5px;line-height:1}@media (min-width:640px){.bd-header__anio{font-size:30px}}@media print{.bd-header__anio{font-size:16pt;color:#1a3a5c}}.bd-header__fecha{display:block;font-size:11px;opacity:.7;margin-top:5px}@media print{.bd-header__fecha{font-size:7pt;color:#666;opacity:1}}.bd-student{background:#fff;border:1px solid #e2e8f0;border-top:none;padding:16px 20px;display:grid;grid-template-columns:1fr 1fr;gap:12px 16px}@media (min-width:640px){.bd-student{grid-template-columns:2fr 1fr 1.5fr 1fr;padding:16px 28px}}@media print{.bd-student{border:.5pt solid #999;border-top:none;padding:4pt 0;gap:0 8pt;grid-template-columns:2fr 1fr 1.5fr 1fr}}.bd-student__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.bd-student__field--nombre{grid-column:1/-1}@media (min-width:640px){.bd-student__field--nombre{grid-column:auto}}.bd-student__label{font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;color:#94a3b8}@media print{.bd-student__label{font-size:6pt;color:#777}}.bd-student__value{font-size:14px;font-weight:600;color:#1e293b;line-height:1.3}@media print{.bd-student__value{font-size:8pt}}.bd-legend{background:#f8fafc;border:1px solid #e2e8f0;border-top:none;border-radius:0 0 16px 16px;padding:10px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:16px}@media (min-width:640px){.bd-legend{padding:10px 28px}}@media print{.bd-legend{border-radius:0;padding:3pt 0;border:none;border-top:.5pt solid #ccc;margin-bottom:6pt;background:0 0}}.bd-legend__title{font-size:11px;font-weight:600;color:#475569}@media print{.bd-legend__title{font-size:6.5pt}}.bd-legend__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px}.bd-legend__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;padding:3px 10px;border-radius:50px;font-size:12px}.bd-legend__item strong{font-size:13px;font-weight:700}@media print{.bd-legend__item{padding:0 4pt 0 0;background:0 0!important;border-radius:0;font-size:6pt}.bd-legend__item strong{font-size:7pt}}.bd-legend__item--ad{background:#f0fdf4;color:#16a34a}.bd-legend__item--a{background:#eff6ff;color:#1e6fa8}.bd-legend__item--b{background:#fffbeb;color:#d97706}.bd-legend__item--c{background:#fef2f2;color:#dc2626}.bd-legend__desc{font-size:11px;opacity:.85}@media (max-width:480px){.bd-legend__desc{display:none}}@media print{.bd-legend__desc{font-size:6pt;display:inline}}.bd-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.bd-empty{text-align:center;padding:48px 24px;color:#94a3b8;background:#fff;border-radius:14px;border:1.5px dashed #e2e8f0}.bd-empty svg{width:40px;height:40px;margin-bottom:12px;stroke:#94a3b8;display:block;margin-inline:auto}.bd-empty p{font-size:15px;margin:0}.bd-areas{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.bd-transversal-divider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:4px 0}@media print{.bd-transversal-divider{padding:3pt 0;page-break-after:avoid}}.bd-transversal-divider__line{-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;background:#e2e8f0}@media print{.bd-transversal-divider__line{background:#ccc}}.bd-transversal-divider__label{font-size:10px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}@media print{.bd-transversal-divider__label{font-size:6pt;color:#888}}.bd-area{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.06),0 4px 16px rgba(0,0,0,.06);box-shadow:0 1px 3px rgba(0,0,0,.06),0 4px 16px rgba(0,0,0,.06)}@media print{.bd-area{-webkit-box-shadow:none;box-shadow:none;border-radius:0;border:none;border-top:1pt solid #ccc;page-break-inside:avoid}}.bd-area--transversal{border-color:rgba(224,123,26,.4)}.bd-area--transversal .bd-area__header{background:-webkit-gradient(linear,left top,right top,from(#fef3e2),to(#fff));background:linear-gradient(90deg,#fef3e2 0,#fff 100%)}.bd-area--transversal .bd-area__header:hover{background:-webkit-gradient(linear,left top,right top,from(rgb(253.66,238.92,216.14)),to(rgb(244.43,247.45,250.47)));background:linear-gradient(90deg,rgb(253.66,238.92,216.14) 0,rgb(244.43,247.45,250.47) 100%)}.bd-area--transversal .bd-area__icon{background:rgba(224,123,26,.12)}.bd-area--transversal .bd-area__icon svg{stroke:#e07b1a}.bd-area__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:14px 16px;background:#f8fafc;border:none;width:100%;cursor:pointer;text-align:left;-webkit-transition:all .15s ease;transition:all .15s ease;border-bottom:1px solid transparent}@media (min-width:640px){.bd-area__header{padding:16px 20px}}.bd-area__header:hover{background:rgb(240.86,244.9,248.94)}.bd-area__header[aria-expanded=true]{border-bottom-color:#e2e8f0}.bd-area__header[aria-expanded=true] .bd-area__chevron svg{-webkit-transform:rotate(0);transform:rotate(0)}.bd-area__header[aria-expanded=false] .bd-area__chevron svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media print{.bd-area__header{background:#efefef!important;padding:3pt 4pt;border-bottom:.5pt solid #aaa!important;cursor:default;pointer-events:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.bd-area__header-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;min-width:0}.bd-area__header-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-negative:0;flex-shrink:0;margin-left:12px}.bd-area__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;background:rgba(30,111,168,.1);border-radius:8px;-ms-flex-negative:0;flex-shrink:0}.bd-area__icon svg{width:16px;height:16px;stroke:#1e6fa8}@media print{.bd-area__icon{display:none}}.bd-area__name{font-size:13px;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:.3px;margin:0;line-height:1.2}@media (min-width:640px){.bd-area__name{font-size:14px}}@media print{.bd-area__name{font-size:7.5pt}}.bd-area__count{font-size:11px;color:#94a3b8;white-space:nowrap;background:#f1f5f9;padding:2px 8px;border-radius:50px;border:1px solid #e2e8f0}@media (max-width:360px){.bd-area__count{display:none}}@media print{.bd-area__count{display:none}}.bd-area__chevron{color:#94a3b8}.bd-area__chevron svg{width:18px;height:18px;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}@media print{.bd-area__chevron{display:none}}.bd-area__body{padding:0}.bd-area__body[hidden]{display:none}@media print{.bd-area__body{display:block!important}}.bd-competencia{padding:14px 16px;border-bottom:1px solid #e2e8f0;-webkit-transition:background .1s;transition:background .1s}.bd-competencia:last-child{border-bottom:none}@media (min-width:640px){.bd-competencia{padding:16px 20px}}@media print{.bd-competencia{padding:3pt 4pt;border-bottom:.3pt solid #e0e0e0;page-break-inside:avoid}}.bd-competencia[data-logro=c]{border-left:3px solid #dc2626;padding-left:13px}@media (min-width:640px){.bd-competencia[data-logro=c]{padding-left:17px}}@media print{.bd-competencia[data-logro=c]{border-left:2pt solid #dc2626;padding-left:3pt}}.bd-competencia[data-logro=b]{border-left:3px solid #d97706;padding-left:13px}@media (min-width:640px){.bd-competencia[data-logro=b]{padding-left:17px}}@media print{.bd-competencia[data-logro=b]{border-left:2pt solid #d97706;padding-left:3pt}}.bd-competencia__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:10px}@media print{.bd-competencia__header{margin-bottom:2pt}}.bd-competencia__nombre{font-size:13px;font-weight:500;color:#1e293b;line-height:1.45;margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (min-width:640px){.bd-competencia__nombre{font-size:14px}}@media print{.bd-competencia__nombre{font-size:7pt;font-weight:600}}.bd-competencia__bimestres{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}@media print{.bd-competencia__bimestres{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:3pt;margin-bottom:2pt}}.bd-competencia__conclusiones{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}@media print{.bd-competencia__conclusiones{gap:2pt}}.bd-logro{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 12px;border-radius:10px;-ms-flex-negative:0;flex-shrink:0}@media print{.bd-logro{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2pt;padding:1pt 4pt;border-radius:3pt}}.bd-logro__label{font-size:9px;font-weight:500;text-transform:uppercase;letter-spacing:.4px;opacity:.7;line-height:1}@media print{.bd-logro__label{font-size:5pt;opacity:1}}.bd-logro__value{font-size:17px;font-weight:800;line-height:1.1}@media print{.bd-logro__value{font-size:9pt}}.bd-logro--ad{background:#f0fdf4;color:#16a34a}.bd-logro--a{background:#eff6ff;color:#1e6fa8}.bd-logro--b{background:#fffbeb;color:#d97706}.bd-logro--c{background:#fef2f2;color:#dc2626}.bd-logro--vacio{background:#f8fafc;color:#94a3b8;border:1px dashed #e2e8f0}.bd-logro--exo{background:#f5f3ff;color:#6d28d9;border:1px solid #ddd6fe}.bd-bimestre{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;padding:4px 10px;border-radius:8px;min-width:44px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media print{.bd-bimestre{padding:1pt 3pt;border-radius:2pt;min-width:0;gap:2pt}}.bd-bimestre--ad{background:#f0fdf4;color:#16a34a}.bd-bimestre--a{background:#eff6ff;color:#1e6fa8}.bd-bimestre--b{background:#fffbeb;color:#d97706}.bd-bimestre--c{background:#fef2f2;color:#dc2626}.bd-bimestre--vacio{background:#f8fafc;color:#94a3b8}.bd-bimestre--exo{background:#f5f3ff;color:#7c3aed}.bd-bimestre__periodo{font-size:10px;font-weight:500;opacity:.65}@media print{.bd-bimestre__periodo{font-size:6pt}}.bd-bimestre__nota{font-size:13px;font-weight:700}@media print{.bd-bimestre__nota{font-size:7pt}}.bd-bimestre__literal{font-size:13px;font-weight:800}@media print{.bd-bimestre__literal{font-size:7pt}}.bd-bimestre__literal--empty{opacity:.4;font-size:12px;font-weight:400}.bd-conclusion{background:#f8fafc;border-left:3px solid #e2e8f0;border-radius:0 6px 6px 0;padding:8px 12px}@media print{.bd-conclusion{background:0 0;border-left:1pt solid #ccc;padding:1pt 4pt;border-radius:0}}.bd-conclusion__bimestre{display:block;font-size:10px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.4px;margin-bottom:4px}@media print{.bd-conclusion__bimestre{font-size:5.5pt;margin-bottom:1pt}}.bd-conclusion__texto{font-size:13px;color:#475569;line-height:1.55;margin:0;font-style:italic}@media (min-width:640px){.bd-conclusion__texto{font-size:14px}}@media print{.bd-conclusion__texto{font-size:6.5pt;font-style:normal;color:#333}}.bd-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;gap:16px;margin-top:12px;padding:20px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:14px}@media print{.bd-footer{border-radius:0;border:none;border-top:.5pt solid #000;padding:6pt 0 0;margin-top:8pt}}.bd-footer__sig{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;min-width:0}.bd-footer__img-area{height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:640px){.bd-footer__img-area{height:68px}}@media (min-width:960px){.bd-footer__img-area{height:80px}}@media print{.bd-footer__img-area{height:26mm}}.bd-footer__line{height:0;width:52px;border-bottom:1.5px solid #1e293b;margin:0 auto 8px}@media (min-width:640px){.bd-footer__line{width:60px}}@media (min-width:960px){.bd-footer__line{width:72px}}@media print{.bd-footer__line{width:24mm;border-bottom:.5pt solid #000;margin:0 auto 4pt}}.bd-footer__sello-img{display:block;width:52px;height:52px;-o-object-fit:contain;object-fit:contain;margin:0 auto 4px}@media (min-width:640px){.bd-footer__sello-img{width:60px;height:60px}}@media (min-width:960px){.bd-footer__sello-img{width:72px;height:72px}}@media print{.bd-footer__sello-img{width:24mm;height:24mm;margin:0 auto 2mm}}.bd-footer__name{font-size:11px;font-weight:600;color:#1e293b;margin:0 0 2px;line-height:1.3;word-break:break-word}@media (min-width:640px){.bd-footer__name{font-size:12px}}@media print{.bd-footer__name{font-size:5.5pt;font-weight:700}}.bd-footer__cargo{font-size:11px;color:#475569;margin:0;line-height:1.3}@media (min-width:640px){.bd-footer__cargo{font-size:12px}}@media print{.bd-footer__cargo{font-size:6.5pt}}.bd-qr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:4px 24px 8px}.bd-qr__code{width:80px;height:80px}.bd-qr__code canvas,.bd-qr__code img{display:block}@media print{.bd-qr__code{width:18mm;height:18mm}}.bd-qr__label{font-size:10px;color:#94a3b8;margin-top:4px;text-align:right}@media print{.bd-qr__label{font-size:5pt}}@media print{.bd-solo-pantalla{display:none!important}}@media screen{.bd-solo-impresion{display:none!important}}.bd-toast{position:fixed;top:20px;left:50%;-webkit-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px);background:#1e293b;color:#fff;padding:10px 20px;border-radius:8px;font-size:13px;font-family:Inter,system-ui,-apple-system,sans-serif;z-index:9999;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.08);box-shadow:0 4px 16px rgba(0,0,0,.08);pointer-events:none;opacity:0;-webkit-transition:opacity .25s ease,-webkit-transform .25s ease;transition:opacity .25s ease,-webkit-transform .25s ease;transition:opacity .25s ease,transform .25s ease;transition:opacity .25s ease,transform .25s ease,-webkit-transform .25s ease;white-space:nowrap}@media (max-width:480px){.bd-toast{font-size:12px;padding:8px 14px;max-width:calc(100vw - 32px);white-space:normal;text-align:center}}.bd-toast--visible{opacity:1;-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}@media print{.bd-toast{display:none}}.bd-conducta{background:#e8f4f2;border:1.5px solid #a7d4ce;border-radius:16px;padding:16px 20px;margin:12px 0 0}@media (min-width:640px){.bd-conducta{padding:20px 24px}}.bd-conducta__titulo{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#2a7a6e;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #a7d4ce}.bd-conducta__fila{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}@media (min-width:480px){.bd-conducta__fila{grid-template-columns:repeat(4,1fr)}}.bd-conducta__celda{background:#fff;border:1.5px solid #ccc;border-radius:8px;padding:10px 8px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.bd-conducta__celda--ad{border-color:#16a34a;background:#f0fdf4}.bd-conducta__celda--a{border-color:#1e6fa8;background:#eff6ff}.bd-conducta__celda--b{border-color:#d97706;background:#fffbeb}.bd-conducta__celda--c{border-color:#dc2626;background:#fef2f2}.bd-conducta__celda--vacia{opacity:.5}.bd-conducta__bimestre{font-size:9px;text-transform:uppercase;letter-spacing:.5px;color:#666;font-weight:600;line-height:1.2}.bd-conducta__literal{font-size:24px;font-weight:800;line-height:1}.bd-conducta__celda--ad .bd-conducta__literal{color:#16a34a}.bd-conducta__celda--a .bd-conducta__literal{color:#1e6fa8}.bd-conducta__celda--b .bd-conducta__literal{color:#d97706}.bd-conducta__celda--c .bd-conducta__literal{color:#dc2626}.bd-conducta__celda--vacia .bd-conducta__literal{color:#bbb;font-size:18px}@media print{.bd-conducta{background:#fff;border:1.5pt solid #2a7a6e;border-radius:0;padding:4mm 5mm;margin:3mm 0 0;page-break-inside:avoid}.bd-conducta .bd-conducta__titulo{font-size:7pt;color:#1a5248}.bd-conducta .bd-conducta__fila{grid-template-columns:repeat(4,1fr);gap:3mm}.bd-conducta .bd-conducta__celda{border:.5pt solid #ccc;padding:2mm;border-radius:1mm}.bd-conducta .bd-conducta__celda--ad{border-color:#16a34a;background:#f0fdf4}.bd-conducta .bd-conducta__celda--a{border-color:#1e6fa8;background:#eff6ff}.bd-conducta .bd-conducta__celda--b{border-color:#d97706;background:#fffbeb}.bd-conducta .bd-conducta__celda--c{border-color:#dc2626;background:#fef2f2}.bd-conducta .bd-conducta__bimestre{font-size:5.5pt}.bd-conducta .bd-conducta__literal{font-size:12pt}}.bd-asistencia{background:#f1f5f9;border:1.5px solid #cbd5e1;border-radius:16px;padding:16px 20px;margin:12px 0 0}@media (min-width:640px){.bd-asistencia{padding:20px 24px}}.bd-asistencia__titulo{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#1e6fa8;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #cbd5e1}.bd-asistencia__tabla{width:100%;border-collapse:collapse;font-size:13px;background:#fff;border:1px solid #cbd5e1;border-radius:8px;overflow:hidden}.bd-asistencia__tabla td,.bd-asistencia__tabla th{padding:8px 12px;border-bottom:1px solid #e2e8f0;text-align:left}.bd-asistencia__tabla thead th{background:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#475569;text-align:center}.bd-asistencia__tabla tbody tr:last-child td{border-bottom:none}.bd-asistencia__tabla td:first-child{font-weight:600;color:#1e293b}.bd-asistencia__th-tipo{text-align:left!important}.bd-asistencia__th-num{width:28%;text-align:center!important}.bd-asistencia__num{text-align:center;font-weight:700;font-size:15px;color:#1e6fa8;font-variant-numeric:tabular-nums}@media print{.bd-asistencia{background:#fff;border:1.5pt solid #1e6fa8;border-radius:0;padding:4mm 5mm;margin:3mm 0 0;page-break-inside:avoid}.bd-asistencia .bd-asistencia__titulo{font-size:7pt;color:#1e6fa8;padding-bottom:1mm}.bd-asistencia .bd-asistencia__tabla{font-size:6.5pt;border-radius:0;border:.4pt solid #bbb}.bd-asistencia .bd-asistencia__tabla td,.bd-asistencia .bd-asistencia__tabla th{padding:.6mm 1.5mm;border-bottom:.3pt solid #ddd}.bd-asistencia .bd-asistencia__tabla thead th{font-size:5.5pt}.bd-asistencia .bd-asistencia__num{font-size:7pt;color:#111}}@media print{@page{size:A4 portrait;margin:1cm}.bd-area{page-break-inside:avoid}.bd-competencia{page-break-inside:avoid}}.bd-omision{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:4px;margin:4px 0 8px;padding:4px 8px;background:#eff6ff;border-left:3px solid #93c5fd;border-radius:0 6px 6px 0}.bd-omision__icono{-ms-flex-negative:0;flex-shrink:0;font-size:12px;color:#3b82f6;line-height:1.4}.bd-omision__texto{font-size:12px;color:#1e40af;line-height:1.4}@media print{.bd-omision{background:#f0f4ff;border-left-color:#6b8cff;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.bd-exo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:4px;margin:4px 0 8px;padding:4px 8px;background:#f5f3ff;border-left:3px solid #a78bfa;border-radius:0 6px 6px 0}.bd-exo__icono{-ms-flex-negative:0;flex-shrink:0;font-size:12px;color:#7c3aed;line-height:1.4}.bd-exo__texto{font-size:12px;color:#4c1d95;line-height:1.4}@media print{.bd-exo{background:#f0ecff;border-left-color:#8b5cf6;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.usuario-avatar{width:36px;height:36px;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:13px;font-weight:700;-ms-flex-negative:0;flex-shrink:0;color:#fff;background:#1e6fa8;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.usuario-avatar--admin{background:#dc2626}.usuario-avatar--director_ebr,.usuario-avatar--director_general{background:#d97706}.usuario-avatar--registro_academico,.usuario-avatar--secretaria{background:#0284c7}.usuario-avatar--docente{background:#1e6fa8}.usuario-avatar--padre{background:#16a34a}.td-usuario{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.td-usuario__nombre{font-weight:600;font-size:14px;color:#1e293b;line-height:1.2}.td-usuario__sub{font-size:12px;color:#94a3b8;margin-top:1px}tr.fila-inactiva td{opacity:.55}tr.fila-separador-nivel td{background:#f8fafc;font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;padding-top:8px}.td-acciones{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;white-space:nowrap}.form-grid{display:grid;grid-template-columns:1fr;gap:0 24px}@media (min-width:640px){.form-grid{grid-template-columns:1fr 1fr}}@media (min-width:960px){.form-grid{grid-template-columns:1fr 1fr 1fr}}@media (min-width:640px){.form-grid--2col{grid-template-columns:1fr 1fr}}@media (min-width:960px){.form-grid--2col{grid-template-columns:1fr 1fr}}@media (min-width:640px){.form-group--full{grid-column:1/-1}}.form-section-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;margin:0 0 16px;padding-bottom:8px;border-bottom:1px solid #e2e8f0;grid-column:1/-1}.pass-hint{font-size:12px;color:#94a3b8;margin-top:3px}.text-sm{font-size:12px}.text-danger{color:#dc2626}.select-rol{max-width:360px}.form-actions{margin-top:8px}.bloqueos-filtro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.bloqueos-filtro .form-label{margin:0;white-space:nowrap}.bloqueos-filtro__select{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:260px;max-width:420px}.bloqueos-donut{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:48px;padding:24px 32px}@media (max-width:560px){.bloqueos-donut{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px}}.bloqueos-donut__svg-wrap{-ms-flex-negative:0;flex-shrink:0;width:180px;height:180px}.bloqueos-donut__svg{width:100%;height:100%}.bloqueos-donut__pct-svg{font-size:5.5px;font-weight:700;fill:#1e293b;text-anchor:middle;dominant-baseline:middle;font-family:Inter,system-ui,-apple-system,sans-serif}.bloqueos-donut__sub-svg{font-size:3px;fill:#94a3b8;text-anchor:middle;dominant-baseline:middle;font-family:Inter,system-ui,-apple-system,sans-serif;letter-spacing:.02em;text-transform:uppercase}.bloqueos-donut__leyenda{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.bloqueos-donut__titulo{font-size:12px;font-weight:600;color:#475569;margin:0 0 4px}.bloqueos-donut__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.bloqueos-donut__dot{width:10px;height:10px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.bloqueos-donut__dot--ok{background:#16a34a}.bloqueos-donut__dot--warn{background:#d97706}.bloqueos-donut__dot--err{background:#dc2626}.bloqueos-donut__label{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:12px;color:#475569}.bloqueos-donut__num{font-size:14px;font-weight:700;color:#1e293b;min-width:28px;text-align:right}.bloqueos-donut__pct-txt{font-size:12px;color:#94a3b8;min-width:54px;text-align:right}.bloqueos-nivel-header td{background:#f8fafc;font-size:12px;font-weight:600;color:#475569;padding:6px 16px;text-transform:uppercase;letter-spacing:.04em}.tabla-bloqueos .bloqueos-competencia{max-width:260px;white-space:normal;line-height:1.35;font-size:12px}.tabla-bloqueos tr.fila-sin-criterios td{background:#fef2f2;border-bottom-color:#fecaca}.tabla-bloqueos tr.fila-sin-criterios:hover td{background:#fee2e2}.tabla-bloqueos tr.fila-completa td{background:#f0fdf4;border-bottom-color:#bbf7d0}.tabla-bloqueos tr.fila-completa:hover td{background:#dcfce7}.ranking-criticos{list-style:none;margin:0;padding:0}.ranking-criticos__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:8px 24px;border-bottom:1px solid #e2e8f0}.ranking-criticos__item:last-child{border-bottom:none}.ranking-criticos__item--err{background:#fef2f2}.ranking-criticos__item--warn{background:#fffbeb}.ranking-criticos__pos{-ms-flex-negative:0;flex-shrink:0;width:32px;height:32px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:13px;font-weight:700;color:#fff}.ranking-criticos__item--err .ranking-criticos__pos{background:#dc2626}.ranking-criticos__item--warn .ranking-criticos__pos{background:#f59e0b}.ranking-criticos__info{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.ranking-criticos__nombre{display:block;font-size:12px;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:3px}.ranking-criticos__chips{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-ms-flex-wrap:wrap;flex-wrap:wrap}.ranking-criticos__chip{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1px 8px;border-radius:20px;font-size:11px;font-weight:600}.ranking-criticos__chip--err{background:#fef2f2;color:#dc2626}.ranking-criticos__chip--warn{background:#fffbeb;color:#d97706}.bloqueos-lateral{display:grid;grid-template-columns:1fr 260px;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media (max-width:820px){.bloqueos-lateral{grid-template-columns:1fr}}.bloqueos-widgets{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.bloqueos-widget__label{display:block;padding:8px 16px 0;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8}.bloqueos-widget__body{padding:8px 16px 16px}.widget-dias__num{display:block;font-size:42px;font-weight:800;line-height:1}.widget-dias__num--ok{color:#16a34a}.widget-dias__num--warn{color:#d97706}.widget-dias__num--err{color:#dc2626}.widget-dias__num--muted{color:#94a3b8}.widget-dias__sub{display:block;font-size:12px;color:#475569;margin-top:3px}.widget-niveles__fila{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:4px}.widget-niveles__fila:last-child{margin-bottom:0}.widget-niveles__nombre{-webkit-box-flex:0;-ms-flex:0 0 88px;flex:0 0 88px;font-size:12px;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.widget-niveles__track{-webkit-box-flex:1;-ms-flex:1;flex:1;height:8px;background:#f8fafc;border-radius:4px;overflow:hidden}.widget-niveles__fill{height:100%;width:var(--fill,0%);border-radius:4px;background:#16a34a}.widget-niveles__pct{-ms-flex-negative:0;flex-shrink:0;width:34px;text-align:right;font-size:11px;font-weight:700;color:#1e293b}.widget-secciones__fraction{display:block;font-size:30px;font-weight:800;line-height:1;color:#1e293b}.widget-secciones__sub{display:block;font-size:12px;color:#475569;margin:3px 0 8px}.widget-secciones__track{height:8px;background:#f8fafc;border-radius:4px;overflow:hidden}.widget-secciones__fill{height:100%;width:var(--fill,0%);border-radius:4px;background:#16a34a}.bloqueos-nivel-titulo{font-size:12px;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.04em;margin:24px 0 8px;padding-bottom:4px;border-bottom:2px solid #e2e8f0}.bloqueos-nivel-titulo:first-of-type{margin-top:0}.bloqueo-seccion{border:1.5px solid #e2e8f0;border-radius:14px;background:#fff;margin-bottom:8px;overflow:hidden}.bloqueo-seccion--completa{border-color:rgb(103.4540540541,234.5459459459,151.8)}.bloqueo-seccion--parcial{border-color:rgb(250.0224215247,168.7219730942,74.9775784753)}.bloqueo-seccion--pendiente{border-color:rgb(250.0224215247,168.7219730942,74.9775784753)}.bloqueo-seccion--sin-criterios{border-color:rgb(241.25,169.75,169.75)}.bloqueo-seccion__header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;padding:8px 16px;background:0 0;border:none;cursor:pointer;text-align:left}.bloqueo-seccion__header:hover{background:#f8fafc}.bloqueo-seccion__titulo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;font-size:14px;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bloqueo-seccion__sep{color:#94a3b8;font-weight:400}.bloqueo-seccion__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;-ms-flex-negative:0;flex-shrink:0}.bloqueo-seccion__progreso{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.bloqueo-seccion__barra{width:80px;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}@media (max-width:600px){.bloqueo-seccion__barra{display:none}}.bloqueo-seccion__fill{height:100%;border-radius:3px;width:var(--pct,0%);background:#16a34a;-webkit-transition:width .3s ease;transition:width .3s ease}.bloqueo-seccion--parcial .bloqueo-seccion__fill{background:#e07b1a}.bloqueo-seccion--pendiente .bloqueo-seccion__fill{background:#d97706}.bloqueo-seccion--sin-criterios .bloqueo-seccion__fill{background:#dc2626}.bloqueo-seccion__cuenta{font-size:12px;color:#94a3b8;white-space:nowrap}.bloqueo-seccion__chevron{font-size:18px;color:#94a3b8;line-height:1;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;-ms-flex-negative:0;flex-shrink:0}.bloqueo-seccion[data-open] .bloqueo-seccion__chevron{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.bloqueo-seccion__body{display:none;border-top:1px solid #e2e8f0;overflow-x:auto}.bloqueo-seccion[data-open] .bloqueo-seccion__body{display:block}.cargas-nivel-titulo{font-size:16px;font-weight:700;color:#1e293b;margin:24px 0 8px;padding-bottom:4px;border-bottom:2px solid #e2e8f0}.cargas-nivel-titulo:first-of-type{margin-top:0}.cargas-secciones-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:16px;margin-bottom:24px}.cargas-seccion-tile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px 8px;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;text-decoration:none;color:#1e293b;-webkit-transition:border-color .15s,-webkit-box-shadow .15s;transition:border-color .15s,-webkit-box-shadow .15s;transition:border-color .15s,box-shadow .15s;transition:border-color .15s,box-shadow .15s,-webkit-box-shadow .15s;text-align:center;gap:2px}.cargas-seccion-tile:hover{border-color:#1e6fa8;-webkit-box-shadow:0 2px 8px rgba(30,111,168,.15);box-shadow:0 2px 8px rgba(30,111,168,.15);text-decoration:none}.cargas-seccion-tile__grado{font-size:12px;color:#94a3b8;line-height:1.2}.cargas-seccion-tile__letra{font-size:20px;font-weight:700;color:#1e293b;line-height:1.1}.cargas-seccion-tile__stats{margin-top:4px;font-size:11px;font-weight:600;padding:2px 8px;border-radius:50px}.cargas-seccion-tile__stats--ok{color:#16a34a;background:#f0fdf4}.cargas-seccion-tile__stats--warn{color:#d97706;background:#fffbeb}.cargas-seccion-tile__stats--empty{color:#94a3b8;background:#f8fafc}.seccion-nivel-header td{background:#f8fafc;font-size:12px;font-weight:600;color:#475569;padding:6px 16px;text-transform:uppercase;letter-spacing:.04em}.seccion-nivel-label{font-size:12px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.06em}.seccion-nombre{font-weight:500}.tutor-celda{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.tutor-avatar--sm{width:30px;height:30px;font-size:11px}.tutor-sin-asignar{font-size:12px;color:#94a3b8;font-style:italic}.modal-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1000}.modal-overlay.modal--activo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:modal-fondo-entrar .2s ease both;animation:modal-fondo-entrar .2s ease both}.modal-overlay.modal--activo .modal-box{-webkit-animation:modal-box-entrar .22s ease both;animation:modal-box-entrar .22s ease both}.modal-overlay.modal--saliendo{display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:none;-webkit-animation:modal-fondo-salir .18s ease both;animation:modal-fondo-salir .18s ease both}.modal-overlay.modal--saliendo .modal-box{-webkit-animation:modal-box-salir .18s ease both;animation:modal-box-salir .18s ease both}.modal-box{background:#fff;border-radius:14px;-webkit-box-shadow:0 8px 32px rgba(0,0,0,.18);box-shadow:0 8px 32px rgba(0,0,0,.18);width:100%;max-width:480px;margin:24px;overflow:hidden}@-webkit-keyframes modal-fondo-entrar{from{opacity:0}to{opacity:1}}@keyframes modal-fondo-entrar{from{opacity:0}to{opacity:1}}@-webkit-keyframes modal-fondo-salir{from{opacity:1}to{opacity:0}}@keyframes modal-fondo-salir{from{opacity:1}to{opacity:0}}@-webkit-keyframes modal-box-entrar{from{opacity:0;-webkit-transform:translateY(-12px) scale(.96);transform:translateY(-12px) scale(.96)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes modal-box-entrar{from{opacity:0;-webkit-transform:translateY(-12px) scale(.96);transform:translateY(-12px) scale(.96)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes modal-box-salir{from{opacity:1;-webkit-transform:none;transform:none}to{opacity:0;-webkit-transform:translateY(-10px) scale(.97);transform:translateY(-10px) scale(.97)}}@keyframes modal-box-salir{from{opacity:1;-webkit-transform:none;transform:none}to{opacity:0;-webkit-transform:translateY(-10px) scale(.97);transform:translateY(-10px) scale(.97)}}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #e2e8f0}.modal-title{font-size:14px;font-weight:600;margin:0}.modal-cerrar{background:0 0;border:none;font-size:18px;cursor:pointer;color:#475569;padding:4px 8px;border-radius:6px}.modal-cerrar:hover{background:#f8fafc}.modal-body{padding:24px}.modal-body .form-label{display:block;margin-bottom:6px;font-weight:500}.modal-body .form-control{width:100%}.modal-seccion-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:16px}.modal-seccion-label{font-weight:600;color:#1e6fa8}.modal-nivel-badge{display:inline-block;font-size:10px;font-weight:600;padding:2px 9px;border-radius:50px;text-transform:uppercase;letter-spacing:.5px}.modal-nivel-badge--primaria{background:#f0f9ff;color:#0284c7;border:1px solid rgba(2,132,199,.25)}.modal-nivel-badge--secundaria{background:#f0fdf4;color:#16a34a;border:1px solid rgba(22,163,74,.25)}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px;padding:16px 24px;border-top:1px solid #e2e8f0;background:#f8fafc}.modal-feedback{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:12px}.modal-feedback--loading{color:#94a3b8}.modal-feedback--error{color:#dc2626}.modal-feedback--success{color:#16a34a}body.modal-abierto{overflow:hidden}.transversal-info{margin-bottom:16px}.transversal-badge{display:inline-block;font-size:12px;background:rgb(140.9462686567,215.4537313433,253.8537313433);color:rgb(1.4925373134,98.5074626866,148.5074626866);border:1px solid rgb(50.0597014925,183.9402985075,252.9402985075);border-radius:6px;padding:4px 10px}.conducta-nivel-titulo{font-size:16px;font-weight:700;color:#1e293b;margin:24px 0 8px;padding-bottom:4px;border-bottom:2px solid #e2e8f0}.conducta-secciones-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px;margin-bottom:24px}.conducta-seccion-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;text-decoration:none;color:#1e293b;-webkit-transition:border-color .15s,-webkit-box-shadow .15s;transition:border-color .15s,-webkit-box-shadow .15s;transition:border-color .15s,box-shadow .15s;transition:border-color .15s,box-shadow .15s,-webkit-box-shadow .15s;text-align:center}.conducta-seccion-card:hover{border-color:#2a7a6e;-webkit-box-shadow:0 2px 8px rgba(42,122,110,.15);box-shadow:0 2px 8px rgba(42,122,110,.15);text-decoration:none}.conducta-seccion-card__grado{font-size:12px;color:#94a3b8;margin-bottom:2px}.conducta-seccion-card__nombre{font-size:14px;font-weight:700;margin-bottom:8px}.conducta-progreso{margin-top:auto;width:100%;padding-top:8px}.conducta-progreso__track{height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}.conducta-progreso__fill{height:100%;border-radius:3px;width:var(--pct,0%);background:#2a7a6e;-webkit-transition:width .4s ease,background-color .2s ease;transition:width .4s ease,background-color .2s ease}.conducta-progreso__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:4px;font-size:11px;color:#94a3b8}.conducta-progreso__pct{font-weight:700;color:#475569}.conducta-progreso__vacio{display:block;font-size:11px;color:#94a3b8;font-style:italic}.conducta-progreso--completo .conducta-progreso__fill{background:#16a34a}.conducta-progreso--completo .conducta-progreso__pct{color:#16a34a}.conducta-leyenda{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:8px 16px;margin-bottom:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.conducta-lit{display:inline-block;font-weight:800;font-size:14px;min-width:28px;text-align:center;border-radius:6px;padding:1px 6px;border:1.5px solid currentColor}.conducta-lit--ad{color:#16a34a;background:#f0fdf4}.conducta-lit--a{color:#1e6fa8;background:#eff6ff}.conducta-lit--b{color:#d97706;background:#fffbeb}.conducta-lit--c{color:#dc2626;background:#fef2f2}.conducta-tabla{font-size:12px}.conducta-tabla .conducta-th-dni{width:100px}.conducta-tabla .conducta-td-dni{color:#94a3b8;font-size:11px}.conducta-tabla .conducta-th-periodo{text-align:center;min-width:180px;font-size:11px}.conducta-tabla .conducta-td-periodo{text-align:center}.conducta-control{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;padding:2px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;-webkit-transition:opacity 150ms ease;transition:opacity 150ms ease}.conducta-control--guardando{opacity:.55;pointer-events:none}.conducta-btn{border:0;background:0 0;padding:4px 8px;min-width:30px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:12px;font-weight:700;line-height:1;color:#94a3b8;border-radius:3px;cursor:pointer;-webkit-transition:background-color 150ms ease,color 150ms ease;transition:background-color 150ms ease,color 150ms ease}.conducta-btn:hover:not(.conducta-btn--activo):not(:disabled){background:#f8fafc}.conducta-btn:focus-visible{outline:2px solid #1e6fa8;outline-offset:1px}.conducta-btn:disabled{cursor:not-allowed}.conducta-btn--ad:not(.conducta-btn--activo){color:#16a34a}.conducta-btn--a:not(.conducta-btn--activo){color:#1e6fa8}.conducta-btn--b:not(.conducta-btn--activo){color:#d97706}.conducta-btn--c:not(.conducta-btn--activo){color:#dc2626}.conducta-btn--ad.conducta-btn--activo{background:#16a34a;color:#fff}.conducta-btn--a.conducta-btn--activo{background:#1e6fa8;color:#fff}.conducta-btn--b.conducta-btn--activo{background:#d97706;color:#fff}.conducta-btn--c.conducta-btn--activo{background:#dc2626;color:#fff}.conducta-btn--clear{color:#94a3b8;font-size:16px;padding:2px 8px;margin-left:2px;border-left:1px solid #e2e8f0;border-radius:0 3px 3px 0}.conducta-btn--clear:hover:not(:disabled){background:#fef2f2;color:#dc2626}.conducta-feedback{position:fixed;bottom:20px;right:20px;padding:8px 16px;border-radius:6px;font-size:12px;font-weight:600;z-index:9999;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.15);box-shadow:0 2px 10px rgba(0,0,0,.15)}.conducta-feedback[hidden]{display:none}.conducta-feedback--ok{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}.conducta-feedback--error{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.competencia-card--conducta{border-left:4px solid #2a7a6e}.competencia-card--conducta .competencia-card__header{background:#e8f4f2}.competencia-card--conducta .competencia-card__nombre{color:#2a7a6e}.nota-literal--lg{font-size:1.5rem;padding:4px 12px;border-radius:6px;font-weight:800}.deb-card{margin-bottom:24px}.deb-card__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.deb-card__titulo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.deb-card__actual{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:12px}.deb-card__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.deb-vigente-label{color:#94a3b8;font-size:12px}.deb-vigente-nombre{font-weight:600;color:#16a34a;font-size:12px}.deb-sin-asignar{font-size:12px;color:#d97706;font-style:italic}.deb-form{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:16px}.deb-form__fields{display:grid;grid-template-columns:1fr 180px auto;-webkit-box-align:end;-ms-flex-align:end;align-items:end;gap:16px}@media (max-width:640px){.deb-form__fields{grid-template-columns:1fr}}.deb-form__action{padding-bottom:1px}.deb-select{width:100%}.deb-historial__titulo{font-size:14px;font-weight:600;color:#475569;margin-bottom:8px}.deb-tabla{width:100%;font-size:12px}.deb-tabla td,.deb-tabla th{padding:4px 8px}.deb-tabla th{background:#f8fafc;font-weight:600;text-align:left}.deb-tabla td{border-bottom:1px solid #e2e8f0;vertical-align:middle}.deb-fila-vigente td{background:#f0fdf4}.deb-td-nombre{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.deb-badge-vigente{font-size:10px;padding:1px 6px;-ms-flex-negative:0;flex-shrink:0}.deb-sin-historial{font-size:12px;font-style:italic;margin:0}.deb-form__titulo-sec{font-size:12px;font-weight:600;color:#475569;margin:0 0 8px;text-transform:uppercase;letter-spacing:.4px}.deb-form__fields--imagenes{grid-template-columns:1fr 1fr auto}@media (max-width:640px){.deb-form__fields--imagenes{grid-template-columns:1fr}}.deb-form--imagenes{background:#f1f5f9}.deb-imagenes-preview{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.deb-imagen-bloque{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.deb-imagen-label{font-size:12px;font-weight:600;color:#475569}.deb-imagen-wrap{border:1.5px solid #e2e8f0;border-radius:10px;background:repeating-conic-gradient(#e5e7eb 0 25%,#fff 0 50%) 0 0/12px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.deb-imagen-wrap--firma{width:180px;height:80px}.deb-imagen-wrap--sello{width:80px;height:80px}.deb-imagen-preview{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.deb-thumb{width:40px;height:28px;-o-object-fit:contain;object-fit:contain;border:1px solid #e2e8f0;border-radius:2px;background:repeating-conic-gradient(#e5e7eb 0 25%,#fff 0 50%) 0 0/8px 8px;vertical-align:middle}.curr-layout{display:grid;grid-template-columns:260px 1fr;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media (max-width:760px){.curr-layout{grid-template-columns:1fr}}.curr-sidebar{background:#fff;border-radius:10px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.08);box-shadow:0 1px 3px rgba(0,0,0,.08);overflow:hidden;position:sticky;top:16px}.curr-sidebar__tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #e2e8f0}.curr-sidebar__tab{display:block;padding:8px 16px;text-align:center;font-size:12px;font-weight:600;color:#475569;text-decoration:none;border-bottom:2px solid transparent;-webkit-transition:all .15s ease;transition:all .15s ease}.curr-sidebar__tab--activo{color:#1e6fa8;border-bottom-color:#1e6fa8;background:#f0f9ff}.curr-sidebar__tab:hover:not(.curr-sidebar__tab--activo){background:#f8fafc;color:#1e293b}.curr-sidebar__nav{max-height:calc(100vh - 200px);overflow-y:auto;padding:4px 0}.curr-sidebar__item-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-right:3px solid transparent;-webkit-transition:background-color .15s ease,border-color .15s ease;transition:background-color .15s ease,border-color .15s ease}.curr-sidebar__item-row--activo{background:#f0f9ff;border-right-color:#1e6fa8}.curr-sidebar__item-row--activo .curr-sidebar__item{color:#1e6fa8;font-weight:600}.curr-sidebar__item-row--inactiva{opacity:.5}.curr-sidebar__item-row:hover:not(.curr-sidebar__item-row--activo){background:#f8fafc}.curr-sidebar__item-row:hover .curr-sidebar__item-mover{opacity:1}.curr-sidebar__item{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4px;padding:8px 16px;text-decoration:none;color:#1e293b;font-size:12px}.curr-sidebar__item-nombre{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.curr-sidebar__item-mover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:0;-webkit-transition:opacity .15s ease;transition:opacity .15s ease;border-left:1px solid #e2e8f0;-ms-flex-negative:0;flex-shrink:0}.curr-sidebar__vacio{padding:16px;font-size:12px;color:#94a3b8;text-align:center}.curr-mover-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;-webkit-box-flex:1;-ms-flex:1;flex:1;background:0 0;border:none;border-bottom:1px solid #e2e8f0;cursor:pointer;font-size:11px;color:#94a3b8;padding:0;-webkit-transition:all .15s ease;transition:all .15s ease;font-family:Inter,system-ui,-apple-system,sans-serif}.curr-mover-btn:last-child{border-bottom:none}.curr-mover-btn:hover:not(:disabled){background:rgb(233.72,239.8,245.88);color:#1e6fa8}.curr-mover-btn:disabled{cursor:default;opacity:.25}.curr-tipo-badge{-ms-flex-negative:0;flex-shrink:0;display:inline-block;font-size:10px;font-weight:700;padding:2px 6px;border-radius:6px;text-transform:uppercase;letter-spacing:.4px;line-height:1.4}.curr-tipo-badge--con_subareas{background:#f0f9ff;color:#0284c7}.curr-tipo-badge--area_curso{background:#f0fdf4;color:#16a34a}.curr-tipo-badge--transversal{background:#fffbeb;color:#d97706}.curr-tipo-badge--md{font-size:11px;padding:3px 9px}.curr-detail{background:#fff;border-radius:10px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.08);box-shadow:0 1px 3px rgba(0,0,0,.08);overflow:hidden}.curr-detail__vacio{padding:48px 24px;text-align:center;color:#94a3b8;font-size:12px}.curr-detail__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;padding:24px;border-bottom:1px solid #e2e8f0;-ms-flex-wrap:wrap;flex-wrap:wrap}.curr-detail__header-info{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.curr-detail__header-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:4px}.curr-detail__header-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-negative:0;flex-shrink:0}.curr-detail__nombre{font-size:20px;font-weight:700;color:#1e293b;margin:0;line-height:1.2}.curr-detail__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 24px;margin-top:4px}.curr-badge-inactiva{font-size:12px;font-weight:600;color:#dc2626;background:#fef2f2;border:1px solid rgba(220,38,38,.25);border-radius:6px;padding:2px 8px}.curr-meta-item{font-size:12px;color:#475569}.curr-meta-item strong{font-weight:600;color:#1e293b;margin-right:3px}.curr-meta-item em{font-style:italic;color:#94a3b8;margin-left:3px}.curr-toggle-form{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.curr-subarea{border-bottom:1px solid #e2e8f0}.curr-subarea:last-of-type{border-bottom:none}.curr-subarea__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;padding:8px 24px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.curr-subarea__titulo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.curr-subarea__nombre{font-weight:600;font-size:14px;color:#1e293b}.curr-subarea__orden{font-size:12px;color:#94a3b8}.curr-subarea__sin-comp{padding:8px 24px;font-size:12px;color:#94a3b8;font-style:italic;margin:0}.curr-competencia{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;padding:8px 24px;border-bottom:1px solid #e2e8f0}.curr-competencia:last-child{border-bottom:none}.curr-competencia:hover{background:#f8fafc}.curr-competencia__codigo{-ms-flex-negative:0;flex-shrink:0;min-width:36px;font-size:12px;font-weight:700;color:#1e6fa8;padding-top:1px}.curr-competencia__info{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.curr-competencia__nombre-completo{font-size:12px;color:#1e293b;line-height:1.4}.curr-competencia__nombre-corto{font-size:12px;color:#94a3b8;font-style:italic}.curr-input-orden{max-width:80px}.curr-input-codigo{max-width:120px}.carga-seccion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:4px}.carga-seccion__grado{font-weight:500;color:#1e293b}.carga-seccion__letra{font-weight:700;color:#e07b1a;font-size:16px}.carga-area{font-weight:500;color:#1e293b}.carga-subarea{font-size:12px;color:#475569;margin-top:2px}.carga-horario{font-size:12px;color:#475569;line-height:1.6}.form-hint{font-size:12px;color:#94a3b8;margin-top:-8px;margin-bottom:16px;grid-column:1/-1}.horario-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-bottom:32px}.dia-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:8px 16px;border:1.5px solid #e2e8f0;border-radius:10px;background:#f8fafc;-webkit-transition:all .15s ease;transition:all .15s ease}.dia-row--activo{border-color:#e07b1a;background:#fef3e2}.dia-row__check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;min-width:110px}.dia-row__check input[type=checkbox]{width:18px;height:18px;accent-color:#e07b1a;cursor:pointer;-ms-flex-negative:0;flex-shrink:0}.dia-label{font-weight:500;color:#1e293b;cursor:pointer;text-transform:capitalize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dia-row__times{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-flex:1;-ms-flex:1;flex:1}.dia-row__times .form-group{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:0;max-width:160px}.dia-row__times input[type=time]:disabled{background:#f1f5f9;color:#94a3b8;border-color:#e2e8f0;cursor:not-allowed}.form-input--time{font-variant-numeric:tabular-nums}.dia-row__hint{display:block;margin-top:3px;font-size:12px;font-weight:500;color:#e07b1a}.dia-row__hint--conflicto{color:#dc2626}@media (max-width:640px){.dia-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.dia-row__times{width:100%}.dia-row__times .form-group{max-width:100%}.dia-row__check{min-width:unset}}.bpf-wrap{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:24px 16px;background:#f8fafc}.bpf-header{text-align:center;margin-bottom:32px}.bpf-header__logo{width:72px;height:auto;margin-bottom:8px}.bpf-header__colegio{font-size:16px;font-weight:700;color:#1a3a5c;margin:0 0 4px}.bpf-header__ugel{font-size:12px;color:#94a3b8;margin:0 0 4px}.bpf-header__titulo{font-size:14px;color:#475569;font-weight:500;margin:0}.bpf-main{width:100%;max-width:440px}.bpf-card{background:#fff;border-radius:14px;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.08);box-shadow:0 4px 16px rgba(0,0,0,.08);padding:32px}.bpf-card__desc{font-size:12px;color:#475569;margin:0 0 24px;line-height:1.6}.bpf-error{background:#fef2f2;color:#dc2626;border:1px solid rgb(241.25,169.75,169.75);border-radius:6px;padding:8px 16px;font-size:12px;margin-bottom:16px}.bpf-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.bpf-form__label{font-size:12px;font-weight:500;color:#1e293b}.bpf-form__input{font-family:"Courier New",monospace;font-size:14px;letter-spacing:.04em;padding:8px 16px;border:2px solid #e2e8f0;border-radius:6px;outline:0;text-transform:uppercase;-webkit-transition:border-color .2s;transition:border-color .2s}.bpf-form__input:focus{border-color:#1e6fa8}.bpf-form__input--error{border-color:#dc2626}.bpf-form__btn{margin-top:8px;padding:8px 16px;background:#1e6fa8;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;-webkit-transition:background .2s;transition:background .2s}.bpf-form__btn:hover{background:rgb(23.8181818182,88.1272727273,133.3818181818)}.bpf-form__btn:active{background:rgb(19.1818181818,70.9727272727,107.4181818182)}.bpf-ayuda{text-align:center;font-size:12px;color:#94a3b8;margin-top:24px}.bpf-footer{margin-top:32px;font-size:12px;color:#94a3b8;text-align:center}.bp-periodos-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding:16px}.bp-periodo-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:16px;border:1px solid #e2e8f0;border-radius:6px;text-decoration:none;color:inherit;-webkit-transition:background .15s,border-color .15s;transition:background .15s,border-color .15s}.bp-periodo-card:hover{background:#f8fafc;border-color:#1e6fa8}.bp-periodo-card__num{font-size:20px;font-weight:700;color:#1e6fa8;min-width:2.5rem;text-align:center}.bp-periodo-card__info{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bp-periodo-card__nombre{font-size:14px;color:#1e293b}.bp-periodo-card__anio{font-size:12px;color:#94a3b8}.bp-periodo-card__badge{margin-left:auto}.bp-periodo-card__arrow{color:#94a3b8;font-size:14px}.bp-stats-bar{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-bottom:24px}.bp-stat{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:16px;text-align:center}.bp-stat--warn{background:#fffbeb;border-color:rgb(250.7085201794,180.6143497758,99.7914798206)}.bp-stat--warn .bp-stat__num{color:#d97706}.bp-stat--update{background:#fffbeb;border-color:#fde68a}.bp-stat--update .bp-stat__num{color:#b45309}.bp-stat__num{display:block;font-size:24px;font-weight:700;color:#1e6fa8}.bp-stat__label{display:block;font-size:12px;color:#94a3b8;margin-top:4px}.tabla-notas tr.fila-novedad td{background:#fffbeb;border-bottom-color:#fde68a}.tabla-notas tr.fila-novedad:hover td{background:#fef3c7}.bp-codigo{font-family:"Courier New",monospace;font-size:12px;background:#f8fafc;padding:2px 6px;border-radius:4px;color:#1a3a5c;letter-spacing:.03em}.bp-secciones{margin-bottom:24px}.bp-secciones__header{margin-bottom:16px}.bp-secciones__titulo{font-size:16px;font-weight:600;color:#1e293b;margin:0 0 4px}.bp-secciones__sub{font-size:12px;color:#94a3b8;margin:0}.bp-secciones__nivel{font-size:14px;font-weight:600;color:#475569;margin:24px 0 8px;padding-bottom:4px;border-bottom:1px solid #e2e8f0}.bp-secciones__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.bp-seccion-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding:16px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;-webkit-transition:border-color .15s,-webkit-box-shadow .15s;transition:border-color .15s,-webkit-box-shadow .15s;transition:border-color .15s,box-shadow .15s;transition:border-color .15s,box-shadow .15s,-webkit-box-shadow .15s}.bp-seccion-card:hover{border-color:#e07b1a;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.06);box-shadow:0 2px 8px rgba(0,0,0,.06)}.bp-seccion-card__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.bp-seccion-card__grado{font-size:12px;color:#94a3b8}.bp-seccion-card__nombre{font-size:14px;font-weight:700;color:#1e293b}.bp-seccion-card__stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:8px 0;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.bp-seccion-card__stats>div{text-align:center}.bp-seccion-card__stats dt{font-size:10px;text-transform:uppercase;color:#94a3b8;letter-spacing:.4px}.bp-seccion-card__stats dd{margin:2px 0 0;font-size:16px;font-weight:700;color:#1e6fa8;font-variant-numeric:tabular-nums}.bp-seccion-card__stat--vacio{color:#94a3b8!important}.bp-seccion-card__acciones{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px}.bp-seccion-card__acciones .btn{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.bpi-encabezado{text-align:center;margin-bottom:12mm;padding-bottom:4mm;border-bottom:1px solid #ccc}.bpi-encabezado__titulo{font-size:14pt;font-weight:700;margin:0 0 2mm}.bpi-encabezado__sub{font-size:10pt;color:#555;margin:0 0 2mm}.bpi-encabezado__instruccion{font-size:8pt;color:#777;margin:0}.bpi-grid{display:grid;grid-template-columns:1fr 1fr;gap:6mm}.bpi-tarjeta{border:1px solid #999;border-radius:3mm;padding:4mm;page-break-inside:avoid;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;font-family:Arial,sans-serif}.bpi-tarjeta__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3mm;padding-bottom:3mm;border-bottom:1px solid #ddd;margin-bottom:3mm}.bpi-tarjeta__logo{width:28px;height:auto;-ms-flex-negative:0;flex-shrink:0}.bpi-tarjeta__inst{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bpi-tarjeta__colegio{font-size:7pt;font-weight:700;color:#1a3a5c;line-height:1.2}.bpi-tarjeta__periodo{font-size:6.5pt;color:#555}.bpi-tarjeta__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:3mm}.bpi-tarjeta__datos{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.bpi-tarjeta__nombre{font-size:8pt;font-weight:700;color:#111;margin:0 0 1mm;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bpi-tarjeta__seccion{font-size:7pt;color:#555;margin:0 0 2mm}.bpi-tarjeta__etiqueta{font-size:6.5pt;color:#777;margin:0;text-transform:uppercase;letter-spacing:.03em}.bpi-tarjeta__codigo{font-family:"Courier New",monospace;font-size:9pt;font-weight:700;color:#1a3a5c;background:#f0f4f8;padding:1mm 2mm;border-radius:1mm;margin:0 0 1mm;letter-spacing:.05em}.bpi-tarjeta__url{font-size:6pt;color:#555;margin:0;word-break:break-all}.bpi-tarjeta__qr{-ms-flex-negative:0;flex-shrink:0;width:60px;height:60px}.bpi-tarjeta__qr canvas,.bpi-tarjeta__qr img,.bpi-tarjeta__qr table{display:block;max-width:60px;max-height:60px}.bpi-tarjeta__footer{margin-top:3mm;padding-top:2mm;border-top:1px solid #eee;font-size:6.5pt;color:#555;text-align:center}@media screen{.boleta-salto-pagina+.reporte-pagina{margin-top:6mm;padding-top:4mm;border-top:1.5pt dashed #bbb}}.reporte-titulo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:3mm;border-bottom:1.5pt solid #000;padding:.8mm 0;margin:1.5mm 0 2mm;font-family:Arial,Helvetica,sans-serif}.reporte-titulo__grupo{-webkit-box-flex:1;-ms-flex:1;flex:1}.reporte-titulo__principal{font-size:8.5pt;font-weight:700;text-transform:uppercase;letter-spacing:.3pt}.reporte-titulo__sub{font-size:6.5pt;color:#555;font-weight:400}.reporte-titulo__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:.4mm;-ms-flex-negative:0;flex-shrink:0}.reporte-titulo__info{font-size:5.5pt;color:#444;font-style:italic;white-space:nowrap}.reporte-titulo__badge{font-size:5.5pt;font-weight:700;color:#777;white-space:nowrap}.tabla-merito{width:100%;border-collapse:collapse;font-family:Arial,Helvetica,sans-serif;font-size:6.5pt;table-layout:fixed;margin-bottom:2mm}.tabla-merito .tm-puesto{width:12mm}.tabla-merito .tm-seccion{width:14mm}.tabla-merito .tm-comp{width:12mm}.tabla-merito .tm-total{width:16mm}.tabla-merito .tm-promedio{width:20mm}.tabla-merito .tm-distincion{width:44mm}.tabla-merito thead th{background:#efefef;font-weight:700;font-size:5.5pt;text-transform:uppercase;letter-spacing:.2pt;color:#333;padding:.6mm 1mm;border:.4pt solid #999;border-bottom:1.2pt solid #000;text-align:center;vertical-align:middle}.tabla-merito thead th.tm-nombre{text-align:left;padding-left:1.5mm}.tabla-merito tbody td{padding:.5mm 1mm;border:.3pt solid #ddd;vertical-align:middle;background:#fff;line-height:1.2}.tabla-merito tbody tr:nth-child(even) td{background:#f8f8f8}.tabla-merito .tm-comp,.tabla-merito .tm-distincion,.tabla-merito .tm-promedio,.tabla-merito .tm-puesto,.tabla-merito .tm-seccion,.tabla-merito .tm-total{text-align:center}.tabla-merito .tm-nombre{text-align:left;padding-left:1.5mm}.tabla-merito .fila-merito--1 td{background:#fffcec!important}.tabla-merito .fila-merito--1 td:first-child{border-left:2.5pt solid #7a5c14}.tabla-merito .fila-merito--2 td{background:#f4f6f8!important}.tabla-merito .fila-merito--2 td:first-child{border-left:2.5pt solid #5a6878}.tabla-merito .fila-merito--3 td{background:#fdf6f2!important}.tabla-merito .fila-merito--3 td:first-child{border-left:2.5pt solid #6b3a22}.medalla{font-family:Arial,Helvetica,sans-serif;font-weight:700;font-size:7pt;display:inline-block}.medalla--1{color:#7a5c14}.medalla--2{color:#5a6878}.medalla--3{color:#6b3a22}.medalla--n{color:#555}.promedio-val{font-family:Arial,Helvetica,sans-serif;font-weight:700;font-size:7.5pt}.distincion-beca{display:inline-block;font-family:Arial,Helvetica,sans-serif;font-size:5pt;font-weight:700;color:#1a5c1a;border:.5pt solid #1a5c1a;border-radius:1mm;padding:.2mm 1.5mm;letter-spacing:.2pt;white-space:nowrap}.distincion-grado{display:inline-block;font-family:Arial,Helvetica,sans-serif;font-size:5pt;border:.4pt solid #bbb;border-radius:1mm;padding:.2mm 1.5mm;white-space:nowrap;color:#555}.distincion-grado--2{color:#5a6878;border-color:#5a6878}.distincion-grado--3{color:#6b3a22;border-color:#6b3a22}.reporte-seccion-bloque{margin-bottom:4mm}.reporte-seccion-bloque__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;background:#dce8f0;font-family:Arial,Helvetica,sans-serif;font-size:7pt;font-weight:700;padding:.8mm 1.5mm;border:.5pt solid #7aa0b8;border-bottom:.5pt solid #aac4d8;text-transform:uppercase;letter-spacing:.3pt;-webkit-column-break-after:avoid;-moz-column-break-after:avoid;break-after:avoid}.reporte-seccion-bloque__nombre{color:#1a3a5c}.reporte-seccion-bloque__count{font-size:5.5pt;font-weight:400;color:#4a6880;font-style:italic}.reporte-seccion-bloque .tabla-merito thead th{border-top:none}.reporte-seccion-firma{text-align:center;margin-top:3mm;padding-top:1mm;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.reporte-seccion-firma__linea{border-top:.4pt solid #000;width:55mm;margin:5mm auto .8mm}.reporte-seccion-firma__nombre{font-family:Arial,Helvetica,sans-serif;font-size:5.5pt;font-weight:700;color:#111;margin-bottom:.3mm}.reporte-seccion-firma__cargo{font-family:Arial,Helvetica,sans-serif;font-size:5.5pt;color:#444}.reporte-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;margin-top:4mm;padding-top:2mm;border-top:.6pt solid #000;font-family:Arial,Helvetica,sans-serif}.reporte-footer__bloque{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;text-align:center}.reporte-footer__bloque:nth-child(n+4){margin-top:5mm}.reporte-footer__espacio-firma{height:18mm;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.reporte-footer__firma-img{max-width:44mm;max-height:16mm;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.reporte-footer__linea{border-top:.4pt solid #000;width:50mm;margin:0 auto 1mm}.reporte-footer__nombre{font-size:5.5pt;font-weight:700;color:#111;margin-bottom:.3mm}.reporte-footer__cargo{font-size:6pt;color:#333}.reporte-vacio{font-family:Arial,Helvetica,sans-serif;font-size:7pt;color:#666;margin:3mm 0}.asistencia-nivel-titulo{font-size:16px;font-weight:600;color:#475569;margin:24px 0 8px;padding-bottom:8px;border-bottom:1px solid #e2e8f0}.asistencia-secciones-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;margin-bottom:24px}.asistencia-seccion-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;text-decoration:none;color:#1e293b;-webkit-transition:border-color .15s,-webkit-box-shadow .15s;transition:border-color .15s,-webkit-box-shadow .15s;transition:border-color .15s,box-shadow .15s;transition:border-color .15s,box-shadow .15s,-webkit-box-shadow .15s;text-align:center}.asistencia-seccion-card:hover{border-color:#e07b1a;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08);text-decoration:none}.asistencia-seccion-card__grado{font-size:12px;color:#94a3b8;margin-bottom:2px}.asistencia-seccion-card__nombre{font-size:14px;font-weight:700;margin-bottom:8px}.asistencia-progreso{margin-top:auto;width:100%;padding-top:8px}.asistencia-progreso__track{height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}.asistencia-progreso__fill{height:100%;border-radius:3px;width:var(--pct,0%);background:#e07b1a;-webkit-transition:width .4s ease,background-color .2s ease;transition:width .4s ease,background-color .2s ease}.asistencia-progreso__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:4px;font-size:11px;color:#94a3b8}.asistencia-progreso__pct{font-weight:700;color:#475569}.asistencia-progreso__vacio{display:block;font-size:11px;color:#94a3b8;font-style:italic}.asistencia-progreso--completo .asistencia-progreso__fill{background:#16a34a}.asistencia-progreso--completo .asistencia-progreso__pct{color:#16a34a}.asistencia-tabla{font-size:12px}.asistencia-tabla .asistencia-th-dni{width:100px}.asistencia-tabla .asistencia-td-dni{color:#94a3b8;font-size:11px}.asistencia-tabla .asistencia-th-contador{width:64px;text-align:center;font-weight:700}.asistencia-tabla .asistencia-td-input{text-align:center}.asistencia-tabla .asistencia-th-acciones{width:150px;text-align:center}.asistencia-tabla .asistencia-td-acciones{text-align:center;white-space:nowrap}.asistencia-input{width:54px;padding:4px 6px;text-align:center;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:12px;font-weight:600;border:1.5px solid #e2e8f0;border-radius:6px;background:#fff;-webkit-transition:border-color 150ms ease,-webkit-box-shadow 150ms ease;transition:border-color 150ms ease,-webkit-box-shadow 150ms ease;transition:border-color 150ms ease,box-shadow 150ms ease;transition:border-color 150ms ease,box-shadow 150ms ease,-webkit-box-shadow 150ms ease}.asistencia-input:focus{outline:0;border-color:#1e6fa8;-webkit-box-shadow:0 0 0 2px rgba(30,111,168,.18);box-shadow:0 0 0 2px rgba(30,111,168,.18)}.asistencia-input::-webkit-inner-spin-button,.asistencia-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.asistencia-input{-moz-appearance:textfield}.asistencia-fila{-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.asistencia-fila--registrada{background:rgba(22,163,74,.06)}.asistencia-fila--registrada td.col-nombre,.asistencia-fila--registrada td.col-num{background:rgba(22,163,74,.06)}.asistencia-fila--con-cambios{background:rgba(217,119,6,.1)}.asistencia-fila--con-cambios td.col-nombre,.asistencia-fila--con-cambios td.col-num{background:rgba(217,119,6,.1)}.asistencia-fila--con-cambios .asistencia-input{border-color:#d97706}.asistencia-status{display:inline-block;margin-left:8px;font-size:11px;font-weight:600;min-width:80px;text-align:left}.asistencia-status.status--success{color:#16a34a}.asistencia-status.status--error{color:#dc2626}.asistencia-status.status--loading{color:#94a3b8}.asistencia-feedback{position:fixed;bottom:20px;right:20px;padding:8px 16px;border-radius:6px;font-size:12px;font-weight:600;z-index:9999;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.15);box-shadow:0 2px 10px rgba(0,0,0,.15)}.asistencia-feedback[hidden]{display:none}.asistencia-feedback--ok{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}.asistencia-feedback--error{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}