.portal-body{background:var(--paper);min-height:100vh;color:var(--ink);font-family:Geoform,sans-serif}.portal-auth{justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.portal-auth-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);width:100%;max-width:440px;padding:42px 36px;box-shadow:0 20px 50px #01184114}.portal-auth-card-wide{max-width:720px}.portal-registro-wrap{width:100%;max-width:720px}.portal-registro-wrap .form-card{margin-bottom:4px}.portal-auth-card h1{margin-bottom:6px;font-family:Geoform,sans-serif;font-size:23px;font-weight:700}.portal-auth-card .sub{color:var(--muted);margin-bottom:26px;font-size:14px}.portal-field{flex-direction:column;gap:6px;margin-bottom:18px;display:flex}.portal-field label{color:var(--navy);font-size:13px;font-weight:700}.portal-field input,.portal-field select{border:1.5px solid var(--line);background:var(--white);color:var(--ink);border-radius:12px;width:100%;padding:12px 14px;font-family:inherit;font-size:14px}.portal-field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%235c6675' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.portal-field input:focus,.portal-field select:focus{border-color:var(--celeste);outline:none}.portal-field-error{color:var(--wine);font-size:12.5px}.portal-grid-2{grid-template-columns:1fr 1fr;gap:0 18px;display:grid}.portal-form-msg{border-radius:10px;margin-bottom:18px;padding:10px 12px;font-size:13px}.portal-form-msg.error{color:var(--wine);background:#fbe9ef}.portal-form-msg.ok{background:var(--celeste-soft);color:var(--navy)}.portal-btn{cursor:pointer;background:var(--navy);color:#fff;border:none;border-radius:100px;justify-content:center;align-items:center;gap:8px;padding:14px 26px;font-family:inherit;font-size:14.5px;font-weight:700;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex;box-shadow:0 10px 24px #01184138}.portal-btn:hover{transform:translateY(-1px)}.portal-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.portal-btn-block{width:100%;margin-top:4px}.portal-btn-ghost{color:var(--navy);border:1.5px solid var(--line);box-shadow:none;background:0 0}.portal-btn-ghost:hover{border-color:var(--navy)}.portal-btn-sm{padding:9px 16px;font-size:12.5px}.portal-link{color:var(--wine);text-underline-offset:3px;font-weight:700;text-decoration:underline}.portal-auth-foot{text-align:center;color:var(--muted);margin-top:18px;font-size:13.5px}.portal-auth-sep{color:var(--muted);align-items:center;gap:12px;margin:22px 0 14px;font-size:12.5px;display:flex}.portal-auth-sep:before,.portal-auth-sep:after{content:"";background:var(--line);flex:1;height:1px}.portal-topbar{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;gap:16px;padding:16px 32px;display:flex}.portal-topbar .brand{font-size:15px;font-weight:800}.portal-topbar .who{color:#cfd9e6;align-items:center;gap:14px;font-size:13px;display:flex}.portal-topbar .portal-btn-ghost{color:#fff;background:0 0;border-color:#ffffff73}.portal-topbar .portal-btn-ghost:hover{background:#ffffff1a;border-color:#fff}.portal-main{max-width:1040px;margin:0 auto;padding:40px 24px 80px}.portal-dash{grid-template-columns:320px 1fr;align-items:start;gap:28px;display:grid}.portal-profile-card{background:var(--white);border:1px solid var(--line);text-align:center;border-radius:18px;padding:30px 26px}.portal-avatar{background:var(--wine);color:#fff;letter-spacing:.02em;border-radius:50%;justify-content:center;align-items:center;width:92px;height:92px;margin:0 auto 16px;font-size:26px;font-weight:700;display:flex}.portal-profile-card h2{color:var(--navy);font-size:20px;font-weight:700}.portal-profile-sub{color:var(--muted);margin-top:4px;font-size:14px}.portal-profile-meta{border:1px solid var(--line);border-radius:14px;margin-top:24px;padding:6px 16px}.portal-profile-meta>div{justify-content:space-between;align-items:center;padding:12px 0;display:flex}.portal-profile-meta>div+div{border-top:1px solid var(--line)}.portal-profile-meta dt{color:var(--muted);font-size:13.5px}.portal-profile-meta dd{color:var(--navy);font-size:14px;font-weight:700}.portal-course-card{background:var(--white);border:1px solid var(--line);border-radius:18px;padding:28px 30px}.portal-course-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.portal-chip{letter-spacing:.06em;text-transform:uppercase;background:var(--celeste-soft);color:var(--navy);border-radius:100px;padding:5px 11px;font-size:11px;font-weight:700}.portal-course-pct{color:var(--wine);font-size:13px;font-weight:700}.portal-course-card h3{color:var(--navy);font-size:19px;font-weight:700}.portal-progress{background:var(--celeste-soft);border-radius:100px;height:8px;margin:16px 0 22px;overflow:hidden}.portal-progress-bar{background:var(--wine);border-radius:100px;height:100%}.portal-modules{flex-direction:column;gap:10px;margin-bottom:22px;list-style:none;display:flex}.portal-module{background:var(--paper);color:var(--navy);border-radius:12px;align-items:center;gap:10px;padding:14px 16px;font-size:14.5px;font-weight:600;display:flex}.portal-module-mark{width:16px;color:var(--wine);justify-content:center;font-weight:700;display:inline-flex}.portal-module.activo{background:var(--navy);color:#fff}.portal-module.activo .portal-module-mark{color:#fff}.portal-course-note{color:var(--muted);margin-top:14px;font-size:12.5px}.portal-acc{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.portal-acc-mod{flex-direction:column;gap:8px;display:flex}button.portal-module{text-align:left;cursor:pointer;border:none;width:100%;font-family:inherit}button.portal-module:disabled{cursor:default}.portal-module.pendiente{color:var(--muted);font-weight:500}.portal-module.hecho .portal-module-mark{color:var(--wine)}.portal-module.actual{background:var(--navy);color:#fff}.portal-module.actual .portal-module-mark{color:#fff}.portal-module-txt{flex:1}.portal-module-count{opacity:.7;font-variant-numeric:tabular-nums;font-size:12px;font-weight:700}.portal-sesiones{border-left:2px solid var(--line);flex-direction:column;gap:6px;margin:0 0 4px 14px;padding-left:14px;list-style:none;display:flex}.portal-sesion-head{border:1px solid var(--line);background:var(--white);width:100%;color:var(--navy);text-align:left;cursor:pointer;border-radius:10px;align-items:center;gap:9px;padding:10px 12px;font-family:inherit;font-size:13.5px;font-weight:600;display:flex}.portal-sesion.bloqueada .portal-sesion-head{color:var(--muted);cursor:default;background:var(--paper);font-weight:500}.portal-sesion.completa .portal-sesion-head{border-color:var(--celeste)}.portal-sesion-mark{width:14px;color:var(--wine);flex-shrink:0;justify-content:center;font-weight:700;display:inline-flex}.portal-sesion-txt{flex:1}.portal-sesion-txt em{color:var(--muted);font-style:normal;font-weight:500}.portal-sesion-body{flex-direction:column;gap:12px;padding:12px 4px 6px;display:flex}.portal-sesion-desc{color:var(--muted);font-size:13px;line-height:1.5}.portal-sesion-hint{color:var(--muted);font-size:12px;font-style:italic}.portal-sesion-vacia{color:var(--muted);padding:8px 0;font-size:13px}.portal-stream{aspect-ratio:16/9;background:#000;border-radius:12px;width:100%;position:relative;overflow:hidden}.portal-stream iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.portal-video-estado{align-items:center;gap:10px;display:flex}.portal-ok-txt{color:#1a7f4b;font-size:13px;font-weight:700}.portal-materiales h5,.portal-examen h5{text-transform:uppercase;letter-spacing:.05em;color:var(--navy);margin-bottom:6px;font-size:12px;font-weight:700}.portal-materiales ul{flex-direction:column;gap:6px;list-style:none;display:flex}.portal-materiales li{font-size:13px}.portal-materiales a{color:var(--wine);text-underline-offset:2px;font-weight:600;text-decoration:underline}.portal-materiales em{color:var(--muted);font-style:normal}.portal-examen{border:1px solid var(--line);background:var(--paper);border-radius:12px;flex-direction:column;gap:10px;padding:14px;display:flex}.portal-examen-head{justify-content:space-between;align-items:center;display:flex}.portal-examen-lista{flex-direction:column;gap:16px;list-style:none;display:flex}.portal-examen-q{color:var(--navy);margin-bottom:8px;font-size:13.5px;font-weight:700}.portal-opcion{cursor:pointer;align-items:flex-start;gap:9px;padding:7px 0;font-size:13px;display:flex}.portal-opcion input{accent-color:var(--wine);margin-top:2px}.portal-examen-msg{border-radius:9px;padding:9px 11px;font-size:12.5px}.portal-examen-msg.error{color:var(--wine);background:#fbe9ef}.portal-examen-msg.ok{background:var(--celeste-soft);color:var(--navy);font-weight:700}@media (max-width:820px){.portal-dash,.portal-grid-2{grid-template-columns:1fr}.portal-topbar{padding:14px 18px}.portal-main{padding:26px 16px 60px}}
