.install-button{color:#fff;z-index:9999;cursor:pointer;background:#2e7d32;border:none;border-radius:30px;padding:14px 20px;font-size:16px;font-weight:700;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 10px #00000040}.install-button:hover{transform:scale(1.05)}.diagnostico-primaria{width:100%}.imagen-primaria{text-align:center;width:100%;margin-bottom:20px}.imagen-primaria img{border-radius:15px;width:90%;max-width:400px}.seccion-primaria{background:#f3f3f3;border-radius:15px;margin-bottom:15px;padding:15px}.seccion-primaria label{margin-bottom:8px;font-weight:700;display:block}.seccion-primaria h2{font-size:20px}.seccion-primaria p{line-height:1.5}.accion-primaria{background:#e8f5e9;border-radius:15px;margin-top:15px;padding:15px}.aviso-primaria{background:#fff8e1;border-radius:15px;margin-top:15px;padding:15px;font-size:14px}.reporte-universidad{background:#fff;border-radius:20px;width:90%;margin:auto;padding:25px;box-shadow:0 10px 25px #00000026}.imagen-universidad{text-align:center;margin-bottom:25px}.imagen-universidad img{border-radius:15px;width:360px;max-width:90%}.bloque-universidad{border-top:1px solid #ddd;padding:25px 0}.bloque-universidad label{color:#287d34;border-left:6px solid #4caf50;padding-left:10px;font-size:18px;font-weight:700}.bloque-universidad h2{margin-top:15px;font-size:18px;font-weight:400}.bloque-universidad p{font-size:16px;line-height:1.5}.barra-universidad{background:#ddd;border-radius:10px;width:100%;height:15px;margin-top:15px;overflow:hidden}.progreso-universidad{background:#4caf50;height:100%}.aviso-universidad{background:#fff8d8;border-radius:12px;margin-top:20px;padding:15px;font-size:14px}.reporte-primaria{color:#fff;background:#2b2b2b;border-radius:15px;width:90%;max-width:480px;margin:auto;overflow:hidden;box-shadow:0 4px 15px #0000004d}.header-primaria{text-align:center;background:#397800;padding:28px}.header-primaria h1{margin:0;font-size:40px}.header-primaria p{margin-top:8px}.datos-primaria{background:#202020;justify-content:space-around;padding:15px;display:flex}.datos-primaria div{text-align:center}.datos-primaria strong{color:#fff;margin-top:5px;display:block}.imagen-primaria{justify-content:center;padding:20px;display:flex}.imagen-primaria img{object-fit:cover;border:3px solid #397800;border-radius:15px;width:260px;height:260px}.reporte-primaria label{color:#aaa}.reporte-primaria h2{margin-top:8px;font-size:28px}.barra-primaria{background:#444;border-radius:20px;width:100%;height:18px;overflow:hidden}.progreso-primaria{background:#76c442;height:100%}.accion-primaria{background:#1c1c1c;border-radius:12px;margin:18px;padding:18px}.aviso-primaria{color:#ffbf2f;background:#4b2d05;border-radius:12px;margin:18px;padding:18px}.footer-primaria{text-align:center;background:#397800;padding:10px}.reporte-primaria section{padding:22px}.reporte-primaria p{color:#fff;line-height:1.6}.btn-download,.btn-delete{color:#fff;cursor:pointer;background:#2e8b57;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.pagina-reporte{background:#eef2f5;flex-direction:column;align-items:center;min-height:100vh;padding:30px;display:flex}.reporte{background:#fff;border-radius:12px;width:800px;overflow:hidden;box-shadow:0 4px 18px #00000026}.encabezado{color:#fff;text-align:center;background:#2e7d32;padding:25px}.encabezado h1{letter-spacing:2px;margin:0;font-size:34px}.encabezado h2{margin-top:10px;font-size:18px;font-weight:400}.datos{background:#f5f5f5;border-bottom:2px solid #e0e0e0;justify-content:space-around;padding:20px;display:flex}.datos div{text-align:center;color:#333;font-size:15px}.imagen{justify-content:center;padding:25px;display:flex}.imagen img{object-fit:cover;border:3px solid #2e7d32;border-radius:12px;width:300px;height:300px}.seccion{border-top:1px solid #e5e5e5;padding:20px 35px}.seccion h3{color:#2e7d32;border-left:6px solid #66bb6a;margin:0 0 12px;padding-left:10px;font-size:20px}.seccion p{color:#444;text-align:justify;font-size:15px;line-height:1.7}.barra{background:#dadada;border-radius:20px;width:100%;height:18px;margin:15px 0;overflow:hidden}.progreso{background:#43a047;border-radius:20px;height:100%}.pie{color:#fff;text-align:center;letter-spacing:1px;background:#2e7d32;margin-top:20px;padding:15px;font-size:14px}.acciones{gap:20px;margin-top:25px;display:flex}.acciones .btn{min-width:180px}@media (width<=900px){.reporte{width:100%}.datos{flex-direction:column;gap:15px}.imagen img{width:220px;height:220px}.acciones{flex-direction:column;align-items:center;width:100%}}*{box-sizing:border-box;margin:0;padding:0}html,body{color:#333;background-color:#f4f7f6;width:100%;height:100%;font-family:Arial,sans-serif;overflow-x:hidden}#root{flex-direction:column;align-items:center;min-height:100vh;display:flex}.mobile-container{background-color:#f4f7f6;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:20px;display:flex;overflow-y:auto}.header{color:#fff;text-align:center;background:#0e4021;padding:2vh}.header h1{margin:0;font-size:clamp(25px,4vw,45px)}.content{background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:400px;padding:28px 20px;display:flex;box-shadow:0 4px 15px #00000014}.content h1{color:#2e7d32;margin-bottom:2px;font-size:2rem;font-weight:700}.content h2{color:#555;margin-bottom:10px;font-size:1.1rem;font-weight:500}.content input{border:1.5px solid #e0e0e0;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-size:16px;transition:border-color .2s}.content input:focus{border-color:#2e7d32}.btn{color:#fff;cursor:pointer;background-color:#2e7d32;border:none;border-radius:8px;width:100%;padding:13px;font-size:16px;font-weight:700;transition:background-color .2s,transform .1s}.btn:active{background-color:#1b5e20;transform:scale(.98)}.image-circle{border-radius:50%;width:35vw;min-width:180px;max-width:350px;height:35vw;min-height:180px;max-height:350px;overflow:hidden}.image-circle img{object-fit:cover;width:100%;height:100%}.btn{color:#fff;background:#24a01c;border:0;border-radius:8px;width:40vw;min-width:130px;max-width:300px;padding:15px;font-size:clamp(16px,2vw,22px);font-weight:700}.btn-focused{outline:3px solid #0076ff}.image-rounded-container{border-radius:40px;width:310px;height:340px;margin-top:10px;overflow:hidden;box-shadow:0 4px 12px #0000004d}.image-rounded-container img{object-fit:cover;width:100%;height:100%}.button-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;width:100%;display:flex}.button-row .btn{flex:1}.footer-bar{background:#0e4021;width:100%;height:25px}.diagnostico{padding:10px}.estado{align-items:center;gap:12px;margin-bottom:10px;display:flex}.estado p{margin:3px 0;font-size:16px}.circulo{background:#21d33b;border-radius:50%;width:18px;height:18px;display:block}.imagen-diagnostico{border-radius:45px;width:100%;height:280px;margin-bottom:20px;overflow:hidden}.imagen-diagnostico img{object-fit:cover;width:100%;height:100%}.recomendacion{margin-top:20px}.recomendacion h3{margin-bottom:5px}.recomendacion p{font-size:16px;font-weight:500;line-height:1.4}.button-row{justify-content:space-around;margin-top:20px;display:flex}.btn{color:#fff;cursor:pointer;background:#16a516;border:none;border-radius:3px;padding:14px 20px;font-size:18px;font-weight:700}.btn:hover{background:#128512}.search-row{align-items:center;gap:10px;width:100%;display:flex}.search-box{background:#fff;border-radius:20px;flex:1;align-items:center;padding:3px;display:flex}.btn-buscar{color:#fff;background:#24a01c;border:none;border-radius:15px;padding:6px 12px;font-weight:700}.input-buscar{border:none;outline:none;width:100%;padding:5px}.btn-calendar{cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;width:35px;height:35px;display:flex;position:relative}.btn-calendar input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute}.history-list{flex-direction:column;gap:12px;width:100%;display:flex}.history-card{background:#fff;border-radius:10px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex;box-shadow:0 2px 5px #0003}.history-info{align-items:center;gap:8px;display:flex}.history-title{color:#333;font-size:12px}.icon-documento{font-size:20px}.btn-download{color:#fff;background:#24a01c;border:none;border-radius:50%;width:28px;height:28px;font-size:20px;font-weight:700}.footer-controls{width:100%;margin-top:auto}.btn-regresar{color:#fff;background:#24a01c;border:none;padding:10px 15px;font-weight:700}.modal-fondo{z-index:1000;background:#00000073;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal{text-align:center;background:#fff;border-radius:18px;width:320px;padding:30px 25px;box-shadow:0 8px 20px #00000040}.modal p{margin:18px 0 30px;line-height:1.6}.modal-botones{justify-content:center;align-items:center;gap:15px;display:flex}.modal-botones .btn{min-width:80px;max-width:80px;height:40px;padding:0;flex:0 0 80px!important;width:80px!important}.resultado-primaria{color:#fff;background:#2b2b2b;border-radius:15px;width:100%;padding:22px}.resultado-primaria h3{color:#ffc400}.resultado-primaria p{color:#fff;line-height:1.6}.resultado-universidad{background:#fff;border-radius:12px;width:100%;padding:25px;box-shadow:0 4px 15px #00000026}.resultado-universidad h3{color:#2e7d32}.resultado-universidad p{color:#444;line-height:1.7}.image-rounded-container{border-radius:20px;width:280px;height:280px;overflow:hidden}.camera-preview{object-fit:cover;width:100%;height:100%}.acciones-historial{align-items:center;gap:14px;display:flex}.btn-download,.btn-delete{color:#fff;cursor:pointer;background:#24a01c;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.btn-download:hover,.btn-delete:hover{background:#1d8517;transform:scale(1.08)}.btn-download svg,.btn-delete svg{width:20px;height:20px}
