.dgl-portal-shell{background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--font-body)}.dgl-portal-shell *,.dgl-portal-shell :before,.dgl-portal-shell :after{box-sizing:border-box}.dgl-portal-shell a{color:inherit;text-decoration:none}.dgl-portal-shell button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:none}.dgl-portal-header{background:var(--bg);border-bottom:1px solid var(--border);z-index:20;position:sticky;top:0}.dgl-portal-header-inner{align-items:center;gap:16px;max-width:1240px;margin:0 auto;padding:14px 28px;display:flex}.dgl-portal-client-badge{background:var(--dgl-blue-dim);border:1px solid var(--dgl-blue);font-family:var(--font-display);letter-spacing:.06em;color:var(--dgl-blue-on-dark);white-space:nowrap;border-radius:100px;align-items:center;gap:6px;padding:5px 12px;font-size:11px;font-weight:600;display:inline-flex}.dgl-portal-client-badge .icon{width:12px;height:12px}.dgl-portal-nav{gap:4px;display:flex}.dgl-portal-nav-item{border-radius:var(--r-md);color:var(--text-muted);transition:all var(--t-fast);align-items:center;gap:8px;padding:8px 14px;font-size:13.5px;font-weight:500;display:inline-flex}.dgl-portal-nav-item:hover{background:var(--bg-hover);color:var(--text)}.dgl-portal-nav-item.active{background:var(--dgl-blue-dim);color:var(--dgl-blue-on-dark);font-weight:600}html[data-theme=light] .dgl-portal-nav-item.active{color:#075985}.dgl-portal-user-btn{transition:all var(--t-fast);border:1px solid #0000;border-radius:100px;align-items:center;gap:10px;padding:5px 12px 5px 5px;display:flex}.dgl-portal-user-btn:hover,.dgl-portal-user-btn.active{border-color:var(--border-strong);background:var(--bg-surface)}.dgl-portal-avatar{background:linear-gradient(135deg, var(--dgl-blue), var(--dgl-blue-strong));color:#fff;width:30px;height:30px;font-family:var(--font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.dgl-portal-user-name{color:var(--text);font-size:13px;font-weight:600}.dgl-portal-menu{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-lg);z-index:100;min-width:240px;margin-top:10px;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 12px 40px #000f1e80}.dgl-portal-menu-user{border-bottom:1px solid var(--border);padding:14px 16px}.dgl-portal-menu-name{color:var(--text);font-size:13.5px;font-weight:600}.dgl-portal-menu-email{color:var(--text-dim);margin-top:2px;font-size:11.5px}.dgl-portal-menu-client{color:var(--dgl-blue-on-dark);letter-spacing:.04em;text-transform:uppercase;margin-top:4px;font-size:10.5px;font-weight:600}.dgl-portal-menu-section{padding:4px 0}.dgl-portal-menu-section+.dgl-portal-menu-section{border-top:1px solid var(--border)}.dgl-portal-menu-item{text-align:left;width:100%;color:var(--text);transition:background var(--t-fast);align-items:center;gap:10px;padding:10px 16px;font-size:13px;font-weight:500;display:flex}.dgl-portal-menu-item:hover{background:var(--bg-hover)}.dgl-portal-menu-item.danger{color:var(--color-error)}.dgl-portal-menu-item.danger:hover{background:#ef44441a}.dgl-portal-main{padding:40px 0 80px}.dgl-portal-main:has(.dgl-curso-shell){height:calc(100vh - 80px);padding:0;display:flex}.dgl-portal-container{max-width:1240px;margin:0 auto;padding:0 28px}.dgl-portal-greeting{margin-bottom:40px}.dgl-portal-greeting-eyebrow{margin-bottom:12px}.dgl-portal-greeting h1{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:8px;font-size:36px;font-weight:800;line-height:1.1}.dgl-portal-greeting p{color:var(--text-muted);font-size:15.5px}.dgl-portal-greeting .dot-sep{color:var(--text-dim);margin:0 8px}.dgl-portal-pw-alert{border-radius:var(--r-lg);background:#f59e0b14;border:1px solid #f59e0b4d;align-items:center;gap:14px;margin-bottom:24px;padding:14px 20px;display:flex}.dgl-portal-pw-alert.expired{background:#ef444414;border-color:#ef44444d}.dgl-portal-pw-alert>svg.icon{width:22px;height:22px;color:var(--color-warning);flex-shrink:0}.dgl-portal-pw-alert.expired>svg.icon{color:var(--color-error)}.dgl-portal-pw-alert-title{font-family:var(--font-display);color:var(--color-warning);margin-bottom:3px;font-size:13.5px;font-weight:700}.dgl-portal-pw-alert.expired .dgl-portal-pw-alert-title{color:var(--color-error)}.dgl-portal-pw-alert-sub{color:var(--text-muted);font-size:12.5px;line-height:1.5}.dgl-portal-pw-alert-close{color:var(--text-dim);border-radius:var(--r-sm);padding:6px 10px;font-size:16px}.dgl-portal-pw-alert-close:hover{background:var(--bg-hover);color:var(--text)}.dgl-portal-courses-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:18px;margin-bottom:40px;display:grid}.dgl-portal-course-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-xl);transition:all var(--t-fast);flex-direction:column;display:flex;overflow:hidden}.dgl-portal-course-card:hover{border-color:var(--dgl-blue);transform:translateY(-2px)}.dgl-portal-course-link{color:inherit;flex:1;display:block}.dgl-portal-course-thumb{background:linear-gradient(135deg, var(--dgl-navy-deep), var(--dgl-navy));height:92px;color:var(--dgl-blue-on-dark);justify-content:center;align-items:center;display:flex;position:relative}.dgl-portal-course-thumb:after{content:"";background:radial-gradient(circle at 80%,#00a3e02e,#0000 55%);position:absolute;inset:0}.dgl-portal-course-thumb .icon{stroke-width:1.5px;z-index:1;width:40px;height:40px;position:relative}.dgl-portal-course-body{padding:18px 20px 14px}.dgl-portal-course-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dgl-portal-course-title{font-family:var(--font-display);color:var(--text);letter-spacing:-.005em;font-size:15px;font-weight:700;line-height:1.3}.dgl-portal-badge{font-family:var(--font-display);letter-spacing:.04em;white-space:nowrap;border-radius:100px;flex-shrink:0;align-items:center;padding:3px 10px;font-size:10.5px;font-weight:700;display:inline-flex}.dgl-portal-badge-en-curso{background:var(--dgl-blue-dim);color:var(--dgl-blue-on-dark)}.dgl-portal-badge-pendiente{color:var(--color-warning);background:#f59e0b26}.dgl-portal-badge-completado{color:var(--color-success);background:#10b98126}.dgl-portal-badge-publicado{color:var(--text-muted);background:#0a162814}.dgl-portal-exam-section{border-top:1px solid var(--border);background:var(--bg-surface);padding:14px 20px 18px}.dgl-portal-exam-row{align-items:flex-start;gap:14px;display:flex}.dgl-portal-exam-label{font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;color:var(--dgl-blue-on-dark);margin-bottom:4px;font-size:9.5px;font-weight:700}.dgl-portal-exam-name{color:var(--text);margin-bottom:3px;font-size:13px;font-weight:600;line-height:1.3}.dgl-portal-exam-meta{color:var(--text-dim);font-size:11px;line-height:1.4}.dgl-portal-exam-btn,.dgl-portal-exam-btn-resume{border-radius:var(--r-md);font-family:var(--font-display);white-space:nowrap;transition:all var(--t-fast);align-items:center;gap:5px;padding:7px 13px;font-size:11.5px;font-weight:700;display:inline-flex}.dgl-portal-exam-btn{background:var(--dgl-blue);color:#fff}.dgl-portal-exam-btn:hover{background:var(--dgl-blue-strong)}.dgl-portal-exam-btn-resume{color:var(--color-warning);background:#f59e0b26;border:1px solid #f59e0b4d}.dgl-portal-exam-btn-resume:hover{background:#f59e0b40}.dgl-portal-exam-badge-ok{color:var(--color-success);font-family:var(--font-display);background:#10b98126;border-radius:100px;align-items:center;gap:4px;padding:4px 10px;font-size:10.5px;font-weight:700;display:inline-flex}.dgl-portal-exam-badge-fail{color:var(--color-error);font-family:var(--font-display);background:#ef44441f;border-radius:100px;align-items:center;padding:4px 10px;font-size:10.5px;font-weight:700;display:inline-flex}.dgl-portal-exam-score{font-family:var(--font-display);color:var(--color-success);text-align:right;margin-top:3px;font-size:17px;font-weight:800}.dgl-portal-exam-attempts{color:var(--text-dim);text-align:right;font-size:10px;font-family:var(--font-mono);margin-top:6px}.dgl-portal-certs{margin-top:50px}.dgl-portal-section-header{margin-bottom:24px}.dgl-portal-section-header .section-eyebrow{margin-bottom:8px}.dgl-portal-section-header h2{font-family:var(--font-display);letter-spacing:-.01em;font-size:24px;font-weight:700}.dgl-portal-certs-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}.dgl-portal-cert-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-xl);transition:all var(--t-fast);padding:22px;position:relative;overflow:hidden}.dgl-portal-cert-card:hover{border-color:var(--dgl-blue);transform:translateY(-2px)}.dgl-portal-cert-card:before{content:"";background:linear-gradient(90deg, var(--dgl-blue), transparent);height:3px;position:absolute;top:0;left:0;right:0}.dgl-portal-cert-badge{border-radius:var(--r-md);background:var(--dgl-blue-dim);width:40px;height:40px;color:var(--dgl-blue-on-dark);justify-content:center;align-items:center;margin-bottom:14px;display:flex}.dgl-portal-cert-badge .icon{width:22px;height:22px}.dgl-portal-cert-course{font-family:var(--font-display);color:var(--text);margin-bottom:6px;font-size:15.5px;font-weight:700;line-height:1.3}.dgl-portal-cert-meta{color:var(--text-muted);margin-bottom:4px;font-size:12px}.dgl-portal-cert-code{font-family:var(--font-mono);letter-spacing:.06em;color:var(--dgl-blue-on-dark);background:var(--bg-surface);border-radius:var(--r-sm);margin-top:6px;margin-bottom:14px;padding:5px 10px;font-size:11.5px;display:inline-block}.dgl-portal-cert-actions{border-top:1px solid var(--border);gap:8px;padding-top:12px;display:flex}.dgl-portal-cert-btn-primary,.dgl-portal-cert-btn-secondary{border-radius:var(--r-md);font-family:var(--font-display);transition:all var(--t-fast);white-space:nowrap;flex:1;justify-content:center;align-items:center;gap:6px;padding:7px 12px;font-size:11.5px;font-weight:700;display:inline-flex}.dgl-portal-cert-btn-primary{background:var(--dgl-blue);color:#fff}.dgl-portal-cert-btn-primary:hover{background:var(--dgl-blue-strong)}.dgl-portal-cert-btn-secondary{background:var(--bg-surface);color:var(--text);border:1px solid var(--border)}.dgl-portal-cert-btn-secondary:hover{border-color:var(--dgl-blue);color:var(--dgl-blue-on-dark)}.dgl-portal-empty{text-align:center;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-2xl);padding:60px 32px}.dgl-portal-empty-icon{background:var(--dgl-blue-dim);width:60px;height:60px;color:var(--dgl-blue-on-dark);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.dgl-portal-empty-icon .icon{width:28px;height:28px}.dgl-portal-empty h2{font-family:var(--font-display);margin-bottom:8px;font-size:18px;font-weight:700}.dgl-portal-empty p{color:var(--text-muted);max-width:420px;margin:0 auto;font-size:14px}.dgl-portal-skeleton-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-xl);min-height:160px;padding:24px}.dgl-portal-skeleton-line{background:var(--bg-surface);border-radius:4px;height:14px;margin-bottom:12px;animation:1.5s infinite skeleton-pulse}.dgl-portal-skeleton-line.short{width:70%}.dgl-portal-skeleton-line.xs{width:40%;height:10px}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}.dgl-portal-modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;background:#000f1ebf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.dgl-portal-modal{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-xl);width:100%;max-width:460px;padding:28px;box-shadow:0 30px 80px #000f1ecc}.dgl-portal-modal h3{font-family:var(--font-display);margin-bottom:8px;font-size:18px;font-weight:800}.dgl-portal-modal p{color:var(--text-muted);margin-bottom:18px;font-size:13.5px}.dgl-portal-modal-link{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--r-md);font-family:var(--font-mono);color:var(--text);word-break:break-all;margin-bottom:14px;padding:12px 14px;font-size:12.5px}.dgl-portal-modal-btn-primary{border-radius:var(--r-md);width:100%;font-family:var(--font-display);background:var(--dgl-blue);color:#fff;transition:background var(--t-fast);justify-content:center;align-items:center;gap:8px;padding:12px;font-size:13.5px;font-weight:700;display:inline-flex}.dgl-portal-modal-btn-primary:hover{background:var(--dgl-blue-strong)}.dgl-portal-modal-btn-primary.success{background:var(--color-success)}.dgl-portal-modal-btn-close{border-radius:var(--r-md);border:1px solid var(--border);width:100%;color:var(--text-muted);transition:all var(--t-fast);background:0 0;margin-top:10px;padding:10px;font-size:13px;font-weight:600}.dgl-portal-modal-btn-close:hover{background:var(--bg-surface);color:var(--text)}.dgl-portal-modal-link-preview{color:var(--dgl-blue-on-dark);text-underline-offset:2px;font-size:12px;text-decoration:underline}@media (width<=768px){.dgl-portal-header-inner{flex-wrap:wrap;padding:12px 16px}.dgl-portal-client-badge{order:3;justify-content:center;width:100%}.dgl-portal-nav,.dgl-portal-user-name{display:none}.dgl-portal-container{padding:0 16px}.dgl-portal-greeting h1{font-size:28px}.dgl-portal-courses-grid,.dgl-portal-certs-grid{grid-template-columns:1fr}}.dgl-portal-back-link{color:var(--dgl-blue-on-dark);transition:color var(--t-fast);align-items:center;gap:8px;font-size:13px;font-weight:500;display:inline-flex}.dgl-portal-back-link:hover{color:var(--dgl-blue-strong)}.dgl-portal-profile-header{border-bottom:1px solid var(--border);align-items:center;gap:22px;margin-bottom:32px;padding-bottom:24px;display:flex}.dgl-portal-profile-avatar{background:linear-gradient(135deg, var(--dgl-blue), var(--dgl-blue-strong));color:#fff;width:72px;height:72px;font-family:var(--font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:28px;font-weight:700;display:flex;box-shadow:0 8px 24px #00a3e040}.dgl-portal-profile-name{font-family:var(--font-display);letter-spacing:-.015em;margin:6px 0 4px;font-size:28px;font-weight:800;line-height:1.15}.dgl-portal-profile-email{color:var(--text-muted);font-size:14px;font-family:var(--font-mono);font-size:13px}.dgl-portal-profile-client{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--dgl-blue-on-dark);margin-top:6px;font-size:11px;font-weight:700}.dgl-portal-profile-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-xl);max-width:720px;margin-bottom:16px;padding:28px}.dgl-portal-profile-card-header{border-bottom:1px solid var(--border);align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;display:flex}.dgl-portal-profile-card-header svg.icon{width:20px;height:20px;color:var(--dgl-blue-on-dark)}.dgl-portal-profile-card-header h3{font-family:var(--font-display);letter-spacing:-.005em;font-size:15px;font-weight:700}.dgl-portal-profile-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.dgl-portal-profile-field-label{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:var(--text-dim);margin-bottom:4px;font-size:10.5px;font-weight:700}.dgl-portal-profile-field-value{color:var(--text);font-size:14.5px;font-weight:500}.dgl-portal-profile-field-value.mono{font-family:var(--font-mono);letter-spacing:.03em;font-size:13px}.dgl-portal-profile-pw-intro{color:var(--text-muted);margin-bottom:16px;font-size:13.5px;line-height:1.65}.dgl-portal-profile-pw-msg{border-radius:var(--r-md);align-items:center;gap:8px;margin-bottom:14px;padding:10px 14px;font-size:13px;font-weight:600;display:flex}.dgl-portal-profile-pw-msg.success{color:var(--color-success);background:#10b9811f;border:1px solid #10b9814d}.dgl-portal-profile-pw-msg.error{color:var(--color-error);background:#ef44441f;border:1px solid #ef44444d}.dgl-portal-profile-pw-btn{border-radius:var(--r-md);background:var(--bg-surface);border:1px solid var(--border);color:var(--text);font-family:var(--font-display);cursor:pointer;transition:all var(--t-fast);align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:600;display:inline-flex}.dgl-portal-profile-pw-btn:hover:not(:disabled){border-color:var(--dgl-blue);color:var(--dgl-blue-on-dark)}.dgl-portal-profile-pw-btn:disabled{opacity:.6;cursor:not-allowed}.dgl-portal-profile-pw-btn.done{color:var(--color-success);background:#10b98114;border-color:#10b9814d}@media (width<=640px){.dgl-portal-profile-header{text-align:center;flex-direction:column;gap:16px}.dgl-portal-profile-grid{grid-template-columns:1fr}}.dgl-curso-shell{height:auto;min-height:0;font-family:var(--font-body);background:var(--bg);color:var(--text);flex-direction:column;flex:1;display:flex;overflow:hidden}.dgl-curso-shell.dgl-curso-modular{flex-direction:row}.dgl-curso-center{flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;display:flex}.dgl-curso-sidebar{border-right:1px solid var(--border);background:var(--bg-elevated);flex-direction:column;width:340px;min-width:340px;height:auto;display:flex}.dgl-curso-sidebar-head{border-bottom:1px solid var(--border);flex-shrink:0;padding:18px 22px}.dgl-curso-back{color:var(--dgl-blue-on-dark);transition:color var(--t-fast);align-items:center;gap:6px;margin-bottom:12px;font-size:12px;display:inline-flex}.dgl-curso-back:hover{color:var(--dgl-blue-strong)}.dgl-curso-title{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);margin:0 0 10px;font-size:17px;font-weight:800;line-height:1.25}.dgl-curso-meta-row{color:var(--text-dim);gap:8px;margin-bottom:12px;font-size:12px;display:flex}.dgl-curso-progress{background:#ffffff1a;border-radius:100px;height:10px;margin-bottom:6px;overflow:hidden;box-shadow:inset 0 1px 2px #00000026}html[data-theme=light] .dgl-curso-progress{background:#00000014;box-shadow:inset 0 1px 2px #0000000f}.dgl-curso-progress-fill{background:linear-gradient(90deg, var(--dgl-blue), var(--dgl-blue-strong));height:100%;transition:width .4s var(--ease);border-radius:100px}.dgl-curso-progress-label{font-family:var(--font-mono);color:var(--text-dim);letter-spacing:.02em;font-size:11px}.dgl-curso-sidebar-body{flex:1;padding:10px 0 30px;overflow-y:auto}.dgl-curso-module-header{font-family:var(--font-display);color:var(--dgl-blue-on-dark);text-transform:uppercase;letter-spacing:.16em;padding:14px 22px 6px;font-size:10.5px;font-weight:700}.dgl-curso-chapter{cursor:pointer;transition:all var(--t-fast);background:0 0;border-left:3px solid #0000;padding:10px 22px}.dgl-curso-chapter:hover:not(.locked){background:var(--bg-hover)}.dgl-curso-chapter.active{background:var(--dgl-blue-dim);border-left-color:var(--dgl-blue)}.dgl-curso-chapter.locked{cursor:not-allowed}.dgl-curso-chapter.locked .dgl-curso-chapter-icon{color:var(--text-dim)}.dgl-curso-chapter-title-row{align-items:center;gap:8px;display:flex}.dgl-curso-chapter-icon{flex-shrink:0;font-size:14px}.dgl-curso-chapter-title{color:var(--text-muted);font-size:13px;font-weight:400;line-height:1.35}.dgl-curso-chapter.active .dgl-curso-chapter-title{color:var(--text);font-weight:600}.dgl-curso-chapter.done .dgl-curso-chapter-title{color:var(--color-success)}.dgl-curso-chapter-meta{color:var(--text-dim);margin-top:3px;padding-left:22px;font-size:11px}.dgl-curso-chapter-meta .score{color:var(--color-success);font-weight:600}.dgl-curso-chapter-meta .lock-hint{margin-top:2px;font-style:italic;display:block}.dgl-curso-exam-item{cursor:pointer;background:var(--bg-surface);border-top:1px dashed var(--border);transition:all var(--t-fast);padding:12px 22px}.dgl-curso-exam-item:hover:not(.locked){background:var(--bg-hover)}.dgl-curso-exam-item.locked{cursor:not-allowed}.dgl-curso-exam-title{color:var(--dgl-blue-on-dark);font-size:13px;font-weight:600}.dgl-curso-exam-item.done .dgl-curso-exam-title{color:var(--color-success)}.dgl-curso-exam-item.locked .dgl-curso-exam-title{color:var(--text-dim)}.dgl-curso-final-section{border-top:2px solid var(--border-strong);background:linear-gradient(#00a3e00d,#0000);margin-top:16px;padding:14px 22px 16px}.dgl-curso-final-label{font-family:var(--font-display);color:var(--dgl-blue-on-dark);text-transform:uppercase;letter-spacing:.14em;margin-bottom:8px;font-size:10.5px;font-weight:700}.dgl-curso-final-item{cursor:pointer;transition:opacity var(--t-fast);padding:10px 0}.dgl-curso-final-item.locked{cursor:not-allowed}.dgl-curso-final-title{font-family:var(--font-display);color:var(--dgl-blue-on-dark);font-size:13.5px;font-weight:700}.dgl-curso-final-item.done .dgl-curso-final-title{color:var(--color-success)}.dgl-curso-final-item.locked .dgl-curso-final-title{color:var(--text-dim)}.dgl-curso-content-area{color:#2c2825;font-family:var(--font-body);background:#faf8f4;flex:1;height:auto;padding:36px 56px;overflow-y:auto}.dgl-curso-crumb{font-family:var(--font-display);color:#9a8e7e;text-transform:uppercase;letter-spacing:.16em;margin-bottom:10px;font-size:10.5px;font-weight:700}.dgl-curso-cap-title{font-family:var(--font-body);color:#2c2825;letter-spacing:-.01em;margin:0 0 10px;font-size:28px;font-weight:800}.dgl-curso-cap-desc{color:#6b5e53;margin:0 0 12px;font-size:14.5px;line-height:1.5}.dgl-curso-cap-duration{color:#9a8e7e;margin-bottom:26px;font-size:12px}.dgl-curso-actions{border-top:1px solid #e8e4dd;margin-top:36px;padding-top:22px}.dgl-curso-actions-row{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.dgl-curso-btn-primary,.dgl-curso-btn-secondary,.dgl-curso-btn-exam,.dgl-curso-btn-prev{cursor:pointer;font-size:14px;font-weight:600;font-family:var(--font-body);border-radius:10px;align-items:center;gap:6px;padding:10px 22px;transition:all .15s;display:inline-flex}.dgl-curso-btn-primary{color:#fff;background:linear-gradient(135deg,#3bb8e0,#00a3e0);border:none}.dgl-curso-btn-primary:hover{box-shadow:0 6px 20px #00a3e04d}.dgl-curso-btn-secondary{color:#3bb8e0;background:#fff;border:1px solid #3bb8e0}.dgl-curso-btn-secondary:hover{background:#eaf7fd}.dgl-curso-btn-exam{color:#fff;background:linear-gradient(135deg,#00203f,#3bb8e0);border:none}.dgl-curso-btn-exam:hover{box-shadow:0 6px 20px #00203f4d}.dgl-curso-btn-prev{color:#6b5e53;background:#fff;border:1px solid #e8e4dd;font-size:13px}.dgl-curso-btn-prev:hover{color:#3bb8e0;border-color:#3bb8e0}.dgl-curso-done-msg{color:#0f6e56;align-items:center;gap:6px;font-size:14px;font-weight:600;display:inline-flex}.dgl-curso-legacy{background:var(--bg)}.dgl-curso-legacy-header{border-bottom:1px solid var(--border);background:var(--bg-elevated);flex-shrink:0;padding:10px 24px 8px}.dgl-curso-legacy-title{color:var(--text);font-size:14px;font-weight:700;font-family:var(--font-display);margin-top:2px}.dgl-curso-legacy-player{background:#000;flex:1;position:relative;overflow:hidden}.dgl-curso-legacy-empty{height:100%;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.dgl-curso-legacy-exambar{border-top:1px solid var(--border);background:var(--bg-elevated);flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:18px;padding:16px 28px;display:flex}@media (width<=900px){.dgl-curso-shell.dgl-curso-modular{flex-direction:column}.dgl-curso-sidebar{border-right:none;border-bottom:1px solid var(--border);width:100%;min-width:0;max-height:50vh}.dgl-curso-content-area{padding:24px 20px}.dgl-curso-cap-title{font-size:22px}}.dgl-exam-shell{background:var(--bg);height:auto;color:var(--text);font-family:var(--font-body);display:flex;position:relative;overflow:hidden}.dgl-exam-shell *,.dgl-exam-shell :before,.dgl-exam-shell :after{box-sizing:border-box}.dgl-exam-center{background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--font-body);flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex}.dgl-exam-spinner{border:3px solid var(--border);border-top-color:var(--dgl-blue);border-radius:50%;width:28px;height:28px;animation:.6s linear infinite dgl-exam-spin}@keyframes dgl-exam-spin{to{transform:rotate(360deg)}}.dgl-exam-sidebar{background:var(--bg-elevated);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:220px;min-width:220px;height:auto;padding:20px 18px;display:flex;overflow-y:auto}.dgl-exam-side-label{font-family:var(--font-display);letter-spacing:.16em;color:var(--dgl-blue-on-dark);text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:700}.dgl-exam-progress-wrap{background:var(--bg-surface);border-radius:100px;height:4px;margin-bottom:8px;overflow:hidden}.dgl-exam-progress-bar{background:linear-gradient(90deg, var(--dgl-blue), var(--dgl-blue-strong));height:100%;transition:width .3s var(--ease);border-radius:100px}.dgl-exam-side-progress{color:var(--text-muted);margin-bottom:14px;font-size:12px}.dgl-exam-side-progress b{color:var(--text)}.dgl-exam-all-done{border-radius:var(--r-md);color:var(--color-success);text-align:center;background:#10b9811f;border:1px solid #10b9814d;margin:8px 0 14px;padding:8px 12px;font-size:11px;font-weight:600}.dgl-exam-dot-grid{grid-template-columns:repeat(5,1fr);gap:4px;margin-bottom:18px;display:grid}.dgl-exam-dot{border-radius:var(--r-sm);width:32px;height:32px;font-family:var(--font-mono);cursor:pointer;transition:all var(--t-fast);justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex;position:relative}.dgl-exam-dot.empty{background:var(--bg-surface);color:var(--text-dim)}.dgl-exam-dot.empty:hover{background:var(--bg-hover)}.dgl-exam-dot.answered{color:var(--color-success);background:#10b98126}.dgl-exam-dot.answered:hover{background:#10b98140}.dgl-exam-dot.marked{background:var(--color-warning);color:#0a1628;box-shadow:0 0 0 2px var(--color-warning)}.dgl-exam-dot.current{background:var(--dgl-blue);color:#fff;box-shadow:0 0 0 2px var(--dgl-blue), 0 4px 12px #00a3e066}.dgl-exam-dot-check{background:var(--color-success);border:1.5px solid var(--bg-elevated);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;font-size:7px;line-height:1;display:flex;position:absolute;bottom:-2px;right:-2px}.dgl-exam-legend{flex-direction:column;gap:6px;margin-top:auto;padding-top:16px;display:flex}.dgl-exam-legend-item{color:var(--text-muted);align-items:center;gap:8px;font-size:11px;display:flex}.dgl-exam-legend-dot{border-radius:3px;flex-shrink:0;width:10px;height:10px}.dgl-exam-legend-dot.current{background:var(--dgl-blue)}.dgl-exam-legend-dot.answered{background:#10b9814d}.dgl-exam-legend-dot.marked{background:var(--color-warning)}.dgl-exam-legend-dot.empty{background:var(--bg-surface);border:1px solid var(--border)}.dgl-exam-conn-status{border-top:1px solid var(--border);font-size:10px;font-family:var(--font-mono);align-items:center;gap:6px;margin-top:14px;padding-top:12px;display:flex}.dgl-exam-conn-dot{border-radius:50%;width:6px;height:6px}.dgl-exam-conn-dot.online{background:var(--color-success);box-shadow:0 0 6px #10b98199}.dgl-exam-conn-dot.offline{background:var(--color-error);box-shadow:0 0 6px #ef444499}.dgl-exam-conn-status .online{color:var(--color-success)}.dgl-exam-conn-status .offline{color:var(--color-error)}.dgl-exam-main{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.dgl-exam-header{border-bottom:1px solid var(--border);background:var(--bg-elevated);flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 28px;display:flex}.dgl-exam-title{font-family:var(--font-display);color:var(--text);letter-spacing:-.005em;font-size:15px;font-weight:700}.dgl-exam-attempt-info{color:var(--text-dim);font-size:11.5px;font-family:var(--font-mono);margin-top:3px}.dgl-exam-timer{border-radius:var(--r-md);font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:.02em;align-items:center;gap:6px;padding:7px 16px;font-size:15px;font-weight:700;display:flex}.dgl-exam-timer.timer-ok{color:var(--color-success);background:#10b98126;border:1px solid #10b9814d}.dgl-exam-timer.timer-warn{color:var(--color-warning);background:#f59e0b26;border:1px solid #f59e0b4d}.dgl-exam-timer.timer-danger{color:var(--color-error);background:#ef444433;border:1px solid #ef444466;animation:1s infinite dgl-exam-pulse}@keyframes dgl-exam-pulse{0%,to{opacity:1}50%{opacity:.7}}.dgl-exam-body{flex:1;min-height:0;padding:28px 44px;overflow-y:auto}.dgl-exam-question-num{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:var(--dgl-blue-on-dark);margin-bottom:14px;font-size:11px;font-weight:700}.dgl-exam-question-text{font-family:var(--font-display);color:var(--text);letter-spacing:-.005em;margin-bottom:22px;font-size:20px;font-weight:700;line-height:1.45}.dgl-exam-question-img{border-radius:var(--r-md);border:1px solid var(--border);max-width:100%;margin-bottom:18px}.dgl-exam-option{border:1.5px solid var(--border-strong);border-radius:var(--r-lg);cursor:pointer;background:var(--bg-elevated);transition:all var(--t-fast);align-items:flex-start;gap:14px;margin-bottom:8px;padding:14px 18px;display:flex}.dgl-exam-option:hover{border-color:var(--text-muted);background:var(--bg-hover)}.dgl-exam-option.selected{border-color:var(--dgl-blue-on-dark);background:var(--dgl-blue-dim);box-shadow:0 4px 16px #00a3e01f}.dgl-exam-radio{border:2px solid var(--border-strong);width:20px;height:20px;transition:border-color var(--t-fast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.dgl-exam-radio.selected{border-color:var(--dgl-blue)}.dgl-exam-radio-inner{background:var(--dgl-blue);border-radius:50%;width:10px;height:10px}.dgl-exam-option-text{color:var(--text);flex:1;font-size:14.5px;line-height:1.5}.dgl-exam-footer{border-top:1px solid var(--border);background:var(--bg-elevated);flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 28px;display:flex}.dgl-exam-flag-hint{color:var(--text-dim);text-align:center;max-width:180px;font-size:9.5px;line-height:1.3}.dgl-exam-btn-primary{border-radius:var(--r-md);font-family:var(--font-display);cursor:pointer;background:var(--dgl-blue);color:#fff;transition:all var(--t-fast);border:none;padding:9px 22px;font-size:13px;font-weight:700}.dgl-exam-btn-primary:hover{background:var(--dgl-blue-strong);box-shadow:0 4px 14px #00a3e04d}.dgl-exam-btn-outline{border-radius:var(--r-md);font-family:var(--font-display);cursor:pointer;border:1px solid var(--border-strong);color:var(--text);transition:all var(--t-fast);background:0 0;padding:9px 22px;font-size:13px;font-weight:600}.dgl-exam-btn-outline:hover{background:var(--bg-hover);border-color:var(--dgl-blue);color:var(--dgl-blue-on-dark)}.dgl-exam-btn-flag{border-radius:var(--r-sm);font-family:var(--font-display);cursor:pointer;border:1px solid var(--border);background:var(--bg-surface);color:var(--text-muted);transition:all var(--t-fast);padding:6px 14px;font-size:11.5px;font-weight:600}.dgl-exam-btn-flag:hover{border-color:var(--color-warning);color:var(--color-warning)}.dgl-exam-btn-flag.flagged{color:var(--color-warning);background:#f59e0b26;border-color:#f59e0b66}.dgl-exam-btn-finish{border-radius:var(--r-md);font-family:var(--font-display);cursor:pointer;background:var(--color-error);color:#fff;transition:all var(--t-fast);border:none;padding:9px 22px;font-size:13px;font-weight:700}.dgl-exam-btn-finish:hover{background:#dc2626;box-shadow:0 4px 14px #ef44444d}.dgl-exam-btn-finish:disabled{opacity:.6;cursor:not-allowed}.dgl-exam-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:200;background:#000f1ebf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.dgl-exam-modal{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-xl);width:100%;max-width:460px;padding:28px;box-shadow:0 30px 80px #000f1ecc}.dgl-exam-modal-title{font-family:var(--font-display);color:var(--text);letter-spacing:-.005em;margin-bottom:14px;font-size:17px;font-weight:800}.dgl-exam-modal-body{color:var(--text-muted);margin-bottom:16px;font-size:13.5px;line-height:1.7}.dgl-exam-modal-p{color:var(--text-muted);margin-bottom:20px;font-size:13.5px;line-height:1.6}.dgl-exam-confirm-row{padding:5px 0;font-size:13.5px}.dgl-exam-confirm-row .ok{color:var(--color-success);font-weight:700}.dgl-exam-confirm-row .fail{color:var(--color-error);font-weight:700}.dgl-exam-confirm-row .warn{color:var(--color-warning);font-weight:700}.dgl-exam-confirm-warn{border-radius:var(--r-md);color:var(--color-warning);background:#f59e0b1a;border:1px solid #f59e0b4d;margin-bottom:8px;padding:12px 14px;font-size:12.5px;line-height:1.5}.dgl-exam-modal-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.dgl-exam-offline-banner,.dgl-exam-recon-banner{font-family:var(--font-display);text-align:center;z-index:300;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:600;display:flex;position:fixed;top:0;left:0;right:0}.dgl-exam-offline-banner{color:var(--color-warning);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f59e0b33;border-bottom:1px solid #f59e0b66}.dgl-exam-recon-banner{color:var(--color-success);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#10b98133;border-bottom:1px solid #10b98166}.dgl-exam-result-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-2xl);text-align:center;max-width:460px;padding:40px 32px;box-shadow:0 20px 60px #000f1e66}.dgl-exam-result-icon{margin-bottom:12px;font-size:56px}.dgl-exam-result-title{font-family:var(--font-display);color:var(--text);letter-spacing:-.01em;margin-bottom:6px;font-size:26px;font-weight:800}.dgl-exam-result-subtitle{color:var(--text-muted);margin-bottom:26px;font-size:14px}.dgl-exam-result-pending{color:var(--color-warning);border-radius:var(--r-md);background:#f59e0b1a;border:1px solid #f59e0b4d;margin-bottom:20px;padding:14px 20px;font-size:14px;line-height:1.5}.dgl-exam-result-stats{justify-content:center;gap:16px;margin-bottom:22px;display:flex}.dgl-exam-result-stat{text-align:center;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--r-lg);flex:1;padding:16px 24px}.dgl-exam-result-score{font-family:var(--font-display);letter-spacing:-.02em;font-size:36px;font-weight:800;line-height:1}.dgl-exam-result-score.ok{color:var(--color-success)}.dgl-exam-result-score.fail{color:var(--color-error)}.dgl-exam-result-score.neutral{color:var(--text)}.dgl-exam-result-stat-label{font-family:var(--font-display);color:var(--text-dim);text-transform:uppercase;letter-spacing:.14em;margin-top:8px;font-size:10.5px;font-weight:700}.dgl-exam-result-minimum{color:var(--text-dim);font-size:12.5px;font-family:var(--font-mono);margin-bottom:20px}@media (width<=768px){.dgl-exam-shell{flex-direction:column}.dgl-exam-sidebar{border-right:none;border-bottom:1px solid var(--border);width:100%;min-width:0;height:auto;max-height:40vh}.dgl-exam-body{padding:20px 16px}.dgl-exam-question-text{font-size:17px}.dgl-exam-header{padding:12px 16px}.dgl-exam-footer{flex-direction:column;align-items:stretch;padding:12px 16px}}.dgl-fade-in{animation:.25s ease-out dglFadeIn}@keyframes dglFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.dgl-portal-profile-twocol{grid-template-columns:1fr 1fr;align-items:start;gap:24px;display:grid}@media (width<=900px){.dgl-portal-profile-twocol{grid-template-columns:1fr}}.dgl-portal-pw-alert-cta{background:var(--color-warning);color:#1a1a1a;white-space:nowrap;border-radius:8px;padding:8px 16px;font-size:12.5px;font-weight:700;text-decoration:none;transition:opacity .15s}.dgl-portal-pw-alert-cta:hover{opacity:.85}.dgl-curso-skel-line{background:linear-gradient(90deg,#ffffff0a 0%,#ffffff14 50%,#ffffff0a 100%) 0 0/200% 100%;border-radius:6px;animation:1.5s ease-in-out infinite dglSkelShimmer}@keyframes dglSkelShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=768px){.dgl-exam-shell{flex-direction:column!important;height:auto!important;min-height:100vh!important;padding:0!important;display:flex!important}.dgl-exam-sidebar{z-index:10!important;-webkit-backdrop-filter:blur(8px)!important;background:#0a1628f2!important;border-bottom:.5px solid #ffffff14!important;flex:none!important;width:100%!important;max-width:100%!important;padding:10px 12px!important;position:sticky!important;top:0!important;box-shadow:0 2px 8px #0003!important}.dgl-exam-side-label,.dgl-exam-legend,.dgl-exam-conn-status{display:none!important}.dgl-exam-progress-wrap{margin:4px 0!important}.dgl-exam-side-progress{text-align:left!important;margin:4px 0!important;font-size:11px!important}.dgl-exam-all-done{margin:6px 0!important;padding:6px 10px!important;font-size:11px!important}.dgl-exam-dot-grid{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;flex-wrap:nowrap!important;gap:6px!important;margin:0 -12px!important;padding:6px 12px!important;display:flex!important;overflow-x:auto!important}.dgl-exam-dot-grid::-webkit-scrollbar{display:none!important}.dgl-exam-dot{border-radius:8px!important;flex:none!important;width:32px!important;height:32px!important;font-size:12px!important}.dgl-exam-main{flex-direction:column!important;flex:1!important;width:100%!important;max-width:100%!important;padding:0!important;display:flex!important}.dgl-exam-header{border-bottom:.5px solid #ffffff14!important;flex-direction:row!important;align-items:center!important;gap:10px!important;padding:10px 14px!important}.dgl-exam-title{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:50vw!important;font-size:13px!important;line-height:1.2!important;overflow:hidden!important}.dgl-exam-attempt-info{margin-top:2px!important;font-size:10px!important}.dgl-exam-timer{font-variant-numeric:tabular-nums!important;flex-shrink:0!important;margin-left:auto!important;padding:6px 12px!important;font-size:14px!important}.dgl-exam-body{flex:1!important;padding:16px 14px 100px!important}.dgl-exam-question-num{letter-spacing:.08em!important;color:#ffffff80!important;margin-bottom:8px!important;font-size:11px!important}.dgl-exam-question-text{margin-bottom:18px!important;font-size:17px!important;font-weight:500!important;line-height:1.4!important}.dgl-exam-question-img{border-radius:8px!important;max-width:100%!important;height:auto!important;margin:12px 0!important}.dgl-exam-option{border-radius:10px!important;align-items:center!important;gap:12px!important;min-height:56px!important;margin-bottom:10px!important;padding:16px 14px!important;font-size:15px!important;line-height:1.4!important;transition:all .15s!important;display:flex!important}.dgl-exam-option.selected{background:#3bb8e014!important;border-color:#3bb8e0!important;box-shadow:0 0 0 1px #3bb8e0!important}.dgl-exam-radio{flex-shrink:0!important;width:22px!important;height:22px!important}.dgl-exam-option-text{font-size:15px!important;line-height:1.4!important}.dgl-exam-footer{-webkit-backdrop-filter:blur(8px)!important;padding:12px 14px calc(12px + env(safe-area-inset-bottom))!important;z-index:10!important;background:#0a1628f2!important;border-top:.5px solid #ffffff1a!important;gap:10px!important;display:flex!important;position:sticky!important;bottom:0!important;box-shadow:0 -2px 12px #0000004d!important}.dgl-exam-footer>div{flex:1!important;gap:10px!important;display:flex!important}.dgl-exam-footer button,.dgl-exam-btn-primary,.dgl-exam-btn-outline{white-space:nowrap!important;border-radius:10px!important;flex:1!important;min-height:50px!important;padding:14px 16px!important;font-size:15px!important;font-weight:600!important}.dgl-exam-btn-primary{color:#0a1628!important;background:#3bb8e0!important;border:none!important;box-shadow:0 4px 12px #3bb8e04d!important}.dgl-exam-btn-outline{color:#fff!important;background:0 0!important;border:1px solid #fff3!important}.dgl-exam-result-card{border-radius:14px!important;margin:16px 14px!important;padding:24px 18px!important}.dgl-exam-result-icon{font-size:48px!important}.dgl-exam-result-title{font-size:22px!important;line-height:1.2!important}.dgl-exam-result-subtitle{margin:6px 0 16px!important;font-size:14px!important}.dgl-exam-result-stats{gap:16px!important;margin:16px 0!important}.dgl-exam-result-stat{flex:1!important}.dgl-exam-result-score{font-size:36px!important;font-weight:600!important}.dgl-exam-result-stat-label{font-size:11px!important}.dgl-exam-offline-banner,.dgl-exam-recon-banner{padding:8px 12px!important;font-size:12px!important}}@media (width>=769px) and (width<=1024px){.dgl-exam-shell{grid-template-columns:240px 1fr!important}}html[data-theme=dark] .dgl-exam-option{background:#ffffff08!important;border-color:#ffffff1a!important}html[data-theme=dark] .dgl-exam-option:hover{background:#ffffff0f!important;border-color:#fff3!important}html[data-theme=dark] .dgl-exam-option.selected{background:#00a3e026!important;border-color:#3bb8e0!important}html[data-theme=dark] .dgl-exam-option-text,html[data-theme=dark] .dgl-exam-question-text{color:#e8eff7!important}html[data-theme=dark] .dgl-exam-question-num{color:#3bb8e0!important}html[data-theme=dark] .dgl-exam-btn-primary{color:#fff!important;background:#00a3e0!important}html[data-theme=dark] .dgl-exam-btn-primary:hover{background:#00b5f0!important}html[data-theme=dark] .dgl-exam-btn-outline{color:#e8eff7!important;border-color:#fff3!important}html[data-theme=dark] .dgl-exam-btn-flag{color:#8da3bf!important;background:#ffffff0a!important;border-color:#ffffff1a!important}html[data-theme=dark] .dgl-exam-flag-hint{color:#e8eff780!important}html[data-theme=dark] .dgl-exam-footer{background:#ffffff08!important;border-top-color:#ffffff1a!important}html[data-theme=dark] .dgl-exam-progress-bar{background:#ffffff0f!important}html[data-theme=dark] .ch-content article.page{box-shadow:none;background:0 0;border-color:#0000}html[data-theme=dark] .ch-content article.page:before,html[data-theme=dark] .ch-content article.page:after{box-shadow:none;background:0 0}.vd-root{--vd-serif:"Source Serif 4", Georgia, serif;--vd-sans:"DM Sans", -apple-system, BlinkMacSystemFont, sans-serif;--vd-mono:"JetBrains Mono", "SF Mono", Menlo, monospace;--vd-bg:#faf8f4;--vd-surface:#fff;--vd-warm-50:#fdfcfa;--vd-warm-100:#f5f1ea;--vd-warm-200:#ede7da;--vd-rule:#e8e4dd;--vd-rule-soft:#f0ede7;--vd-text:#1a1a1a;--vd-text-soft:#4a4a4a;--vd-text-muted:#8a8a8a;--vd-text-ghost:#b5b0a6;--vd-brand:#3bb8e0;--vd-brand-deep:#1f8fb8;--vd-brand-soft:#e8f6fc;--vd-navy:#001628;--vd-navy-soft:#0a2438;--vd-ok:#15803d;--vd-ok-bg:#ecfdf3;--vd-warn:#c2410c;--vd-warn-bg:#fff7ed;--vd-warn-deep:#9a3412;--vd-danger:#b91c1c;--vd-danger-bg:#fef2f2}html[data-theme=dark] .vd-root{--vd-bg:#0a1628;--vd-surface:#0f1e36;--vd-warm-50:#142a47;--vd-warm-100:#1a3556;--vd-warm-200:#244168;--vd-rule:#ffffff14;--vd-rule-soft:#ffffff0a;--vd-text:#e8edf2;--vd-text-soft:#c2ccd9;--vd-text-muted:#8b9aab;--vd-text-ghost:#5e6b7d;--vd-brand:#5fcae5;--vd-brand-deep:#3bb8e0;--vd-brand-soft:#5fcae51a;--vd-navy:#050d1a;--vd-navy-soft:#0a1628;--vd-ok:#4ade80;--vd-ok-bg:#4ade801a;--vd-warn:#fbbf24;--vd-warn-bg:#fbbf241a;--vd-warn-deep:#f59e0b;--vd-danger:#fca5a5;--vd-danger-bg:#fca5a51a}body.dgl-in-curso .dgl-portal-header{display:none}body.dgl-in-curso .dgl-portal-main:has(.dgl-curso-shell){height:100vh}.vd-root{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.vd-root>.dgl-curso-shell{flex:1;min-height:0}.vd-topbar{z-index:100;background:var(--vd-navy);color:#fff;font-family:var(--vd-sans);border-bottom:1px solid #ffffff0f;grid-template-columns:220px 1fr auto;align-items:center;gap:24px;padding:14px 32px;display:grid;position:sticky;top:0}.vd-brand{font-family:var(--vd-serif);letter-spacing:-.01em;color:#fff;font-size:18px;font-weight:700}.vd-brand .vd-dot{color:var(--vd-brand)}.vd-brand-tag{font-family:var(--vd-mono);letter-spacing:.16em;text-transform:uppercase;color:#ffffffad;margin-top:2px;font-size:9px;font-weight:500;display:block}.vd-breadcrumb{font-family:var(--vd-mono);letter-spacing:.06em;text-transform:uppercase;color:#ffffffd1;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:10px;min-width:0;font-size:11px;font-weight:500;display:flex;overflow:hidden}.vd-breadcrumb .vd-sep{color:#ffffff73;flex:none}.vd-breadcrumb .vd-current{color:#fff;font-weight:600}.vd-breadcrumb>span{min-width:0}.vd-bc-course,.vd-bc-module{text-overflow:ellipsis;white-space:nowrap;flex:0 5 auto;overflow:hidden}.vd-breadcrumb .vd-current{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;overflow:hidden}.vd-topbar-right{align-items:center;gap:20px;font-size:13px;display:flex}.vd-reading-progress{pointer-events:none;background:#ffffff14;height:3px;position:absolute;bottom:-1px;left:0;right:0}.vd-reading-progress-fill{background:var(--vd-brand);height:100%;transition:width .15s ease-out}.vd-progress-mini{font-family:var(--vd-mono);color:#ffffffd1;align-items:center;gap:10px;font-size:11px;font-weight:500;display:flex}.vd-progress-mini .vd-bar{background:#ffffff1f;border-radius:2px;width:80px;height:4px;overflow:hidden}.vd-progress-mini .vd-fill{background:var(--vd-brand);height:100%}.vd-avatar{background:var(--vd-brand);width:32px;height:32px;color:var(--vd-navy);font-family:var(--vd-mono);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.vd-cap-context-bar{display:none}@media (width<=980px){.vd-cap-context-bar{top:var(--vd-topbar-h,56px);z-index:95;background:var(--vd-bg,#faf8f4);border-bottom:1px solid var(--vd-rule,#e8e4dd);pointer-events:none;opacity:0;align-items:center;gap:10px;padding:8px 16px;transition:transform .22s,opacity .22s;display:flex;position:fixed;left:0;right:0;transform:translateY(-100%)}.vd-cap-context-bar.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.vd-cap-context-eyebrow{font-family:var(--vd-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--vd-text-muted,#8a8a8a);white-space:nowrap;flex-shrink:0;font-size:10px}.vd-cap-context-title{font-family:var(--vd-serif);color:var(--vd-text,#1a1a1a);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;font-weight:600;overflow:hidden}}.vd-sidebar{background:var(--vd-warm-100);border-right:1px solid var(--vd-rule);font-family:var(--vd-sans)}.vd-sidebar-eyebrow{font-family:var(--vd-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--vd-text-muted);margin-bottom:6px;font-size:10px}.vd-sidebar-title{font-family:var(--vd-serif);letter-spacing:-.01em;color:var(--vd-text);margin-bottom:28px;font-size:17px;font-weight:700;line-height:1.25}.vd-modulo{border-bottom:1px solid var(--vd-rule-soft);margin-bottom:24px;padding:0 22px 24px}.vd-modulo:last-of-type{border-bottom:none}.vd-modulo-head{font-family:var(--vd-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--vd-text-muted);justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:6px;font-size:10px;display:flex}.vd-modulo-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.vd-modulo-state{flex-shrink:0}.vd-modulo-state[data-complete=true]{color:var(--vd-ok);font-weight:600}.vd-modulo-state[data-active=true]{color:var(--vd-brand-deep);font-weight:600}.vd-modulo-title{font-family:var(--vd-serif);color:var(--vd-text);letter-spacing:-.005em;margin:0 0 10px;font-size:14px;font-weight:600;line-height:1.3}.vd-modulo-progress{background:var(--vd-rule-soft);border-radius:1px;height:2px;margin-bottom:10px;overflow:hidden}.vd-modulo-progress-fill{background:var(--vd-brand);height:100%;transition:width .3s}.vd-modulo-progress-fill[data-complete=true]{background:var(--vd-ok)}.vd-modulo-head-clickable{cursor:pointer;border-radius:6px;outline:none;margin:-4px -6px 0;padding:4px 6px;transition:background .15s}.vd-modulo-head-clickable:hover{background:var(--vd-rule-soft)}.vd-modulo-head-clickable--active{background:var(--vd-brand-soft)}.vd-modulo-head-clickable--active .vd-modulo-title{color:var(--vd-brand-deep)}.vd-modulo-head-clickable:focus-visible{outline:2px solid var(--vd-brand);outline-offset:-2px}.vd-cap-list{flex-direction:column;gap:1px;margin:0 0 4px;padding:0;list-style:none;display:flex}.vd-cap-list>*{color:var(--vd-text-soft);cursor:pointer;border-radius:6px;padding:7px 8px;font-size:13px;line-height:1.4;transition:background .12s,color .12s}.vd-cap-list>:hover{color:var(--vd-text);background:var(--vd-rule-soft)}.vd-cap-list>.vd-done{color:var(--vd-text-soft);border-left:2px solid var(--vd-ok);background:#0f6e5614;padding-left:8px}.vd-cap-list>.vd-active{color:var(--vd-brand-deep);background:var(--vd-brand-soft);cursor:default;border-left:3px solid var(--vd-brand);padding-left:7px;font-weight:600}.vd-cap-list>.vd-active:hover{background:var(--vd-brand-soft)}.vd-cap-list>.vd-locked{color:var(--vd-text-ghost);cursor:not-allowed}.vd-cap-list>.vd-locked:hover{color:var(--vd-text-ghost);background:0 0}.vd-cap-row{align-items:flex-start;gap:8px;display:flex}.vd-cap-icon{color:var(--vd-text-ghost);flex-shrink:0;align-items:center;display:inline-flex}.vd-cap-list>.vd-done .vd-cap-icon{color:var(--vd-ok)}.vd-cap-list>.vd-active .vd-cap-icon{color:var(--vd-brand)}.vd-cap-list>.vd-locked .vd-cap-icon{color:var(--vd-text-ghost)}.vd-cap-num{font-family:var(--vd-mono);color:var(--vd-text-ghost);flex-shrink:0;min-width:18px;font-size:10px}.vd-cap-list>.vd-done .vd-cap-num{color:var(--vd-text-soft)}.vd-cap-list>.vd-active .vd-cap-num{color:var(--vd-brand-deep)}.vd-cap-title{-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;flex:1;min-width:0;line-height:1.3;display:-webkit-box;overflow:hidden}.vd-cap-meta{font-family:var(--vd-mono);color:var(--vd-text-ghost);flex-wrap:wrap;align-items:center;gap:4px;margin-top:4px;padding-left:26px;font-size:10px;display:flex}.vd-cap-meta .score{color:var(--vd-ok);font-weight:600}.vd-cap-meta .lock-hint{color:var(--vd-text-ghost);font-style:italic}.vd-modulo-eval-divider{font-family:var(--vd-mono);letter-spacing:.14em;color:var(--vd-text-ghost);border-top:1px dashed var(--vd-rule-soft);align-items:center;gap:8px;margin:14px 0 6px;padding:6px 12px;font-size:9.5px;font-weight:600;display:flex;position:relative;top:-1px}.vd-modulo-eval-divider span{background:var(--vd-warm-100);margin-left:12px;padding:0 6px;position:relative;top:-10px}.vd-eval-item{border-left:2px solid var(--vd-rule-soft);cursor:pointer;border-radius:0 6px 6px 0;margin:6px 0 6px 18px;padding:10px 12px;transition:background .12s,border-color .12s}.vd-eval-item:hover{background:var(--vd-rule-soft)}.vd-eval-item.vd-done{border-left-color:var(--vd-ok)}.vd-eval-item.vd-active{border-left-color:var(--vd-brand);background:var(--vd-brand-soft)}.vd-eval-item.vd-locked{cursor:not-allowed;opacity:.65}.vd-eval-item.vd-locked:hover{background:0 0}.vd-eval-title{font-family:var(--vd-serif);color:var(--vd-text);font-size:13px;font-weight:600;line-height:1.3}.vd-eval-item.vd-done .vd-eval-title{color:var(--vd-text-muted)}.vd-eval-meta{font-family:var(--vd-mono);color:var(--vd-text-ghost);flex-wrap:wrap;align-items:center;gap:4px 6px;margin-top:4px;font-size:10px;display:flex}.vd-eval-meta .score{color:var(--vd-ok);font-weight:600}.vd-eval-meta .lock-hint{color:var(--vd-text-ghost);font-style:italic}.vd-final{background:var(--vd-brand-soft);border:1px solid var(--vd-brand);border-radius:8px;margin-top:28px;padding:18px 16px}.vd-final-label{font-family:var(--vd-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--vd-brand-deep);align-items:center;gap:6px;margin-bottom:10px;font-size:10px;display:inline-flex}.vd-final-item{cursor:pointer;transition:opacity .12s}.vd-final-item.vd-locked{cursor:not-allowed;opacity:.65}.vd-final-item.vd-done .vd-final-title{color:var(--vd-ok)}.vd-final-title{font-family:var(--vd-serif);color:var(--vd-text);letter-spacing:-.005em;font-size:15px;font-weight:700}.vd-page{max-width:760px;margin:0 auto;display:block}.vd-page .vd-eyebrow,.vd-eyebrow{font-family:var(--vd-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--vd-text-muted);margin-bottom:14px;font-size:11px}.vd-page h1{font-family:var(--vd-serif);letter-spacing:-.018em;color:var(--vd-text);margin-bottom:20px;font-size:38px;font-weight:700;line-height:1.18}.vd-lead{font-family:var(--vd-serif);color:var(--vd-text-soft);margin-bottom:32px;font-size:20px;font-style:italic;font-weight:400;line-height:1.55}.vd-page p{font-family:var(--vd-serif);color:var(--vd-text);margin-bottom:20px;font-size:17px;line-height:1.72}.vd-page p em{color:var(--vd-text-soft);font-style:italic}.vd-page p strong{font-weight:600}.vd-page h2{font-family:var(--vd-serif);letter-spacing:-.012em;color:var(--vd-text);border-bottom:1px solid var(--vd-rule);align-items:baseline;gap:12px;margin:48px 0 18px;padding-bottom:12px;font-size:26px;font-weight:700;display:flex}.vd-h2-num{font-family:var(--vd-mono);color:var(--vd-brand-deep);letter-spacing:.04em;font-size:13px;font-weight:500}@media (width<=980px){.vd-topbar{grid-template-columns:1fr auto;padding:12px 16px}.vd-topbar .vd-breadcrumb{display:none}.vd-page h1{font-size:30px}.vd-lead{font-size:18px}.vd-page p{font-size:16px}}.vd-page .ch-content article.page .callout{background:var(--vd-surface);border-left:3px solid var(--vd-brand);border-radius:0 4px 4px 0;grid-template-columns:auto 1fr;align-items:start;gap:16px;margin:32px 0;padding:24px 28px;display:grid;position:relative}.vd-page .ch-content article.page .callout:before{content:none}.vd-page .ch-content article.page .callout__icon{background:var(--vd-brand-soft);width:44px;height:44px;color:var(--vd-brand-deep);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.vd-page .ch-content article.page .callout__label{font-family:var(--vd-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--vd-brand-deep);margin:0 0 6px;font-size:10px;font-weight:600}.vd-page .ch-content article.page .callout__text{font-family:var(--vd-serif);color:var(--vd-text);margin:0;font-size:17px;line-height:1.55}.vd-page .ch-content article.page .callout__text strong{color:var(--vd-text);font-weight:600}.vd-page .ch-content article.page .marker{font-family:var(--vd-mono);letter-spacing:.02em;background:var(--vd-warn-bg);color:var(--vd-warn-deep);white-space:nowrap;border:1px solid #c2410c40;border-radius:3px;padding:1px 6px;font-size:.82em;font-weight:500;display:inline-block}.vd-page .ch-content article.page .process-flow{border-top:1px solid var(--vd-rule);border-bottom:1px solid var(--vd-rule);grid-auto-columns:1fr;grid-auto-flow:column;align-items:stretch;gap:0;margin:56px 0;padding:40px 0 32px;list-style:none;display:grid}.vd-page .ch-content article.page .process-flow__step{flex-direction:column;align-items:flex-start;gap:14px;padding:0 18px;display:flex;position:relative}.vd-page .ch-content article.page .process-flow__step+.process-flow__step:before{content:"";background:var(--vd-brand);opacity:.45;width:20px;height:2px;position:absolute;top:22px;left:-10px}.vd-page .ch-content article.page .process-flow__num{font-family:var(--vd-serif);letter-spacing:-.03em;color:var(--vd-brand-deep);font-variant-numeric:tabular-nums;font-size:44px;font-weight:600;line-height:1}.vd-page .ch-content article.page .process-flow__body{flex-direction:column;gap:6px;display:flex}.vd-page .ch-content article.page .process-flow__title{font-family:var(--vd-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--vd-text);margin:0;font-size:13px;font-weight:700;line-height:1.3}.vd-page .ch-content article.page .process-flow__desc{font-family:var(--vd-serif);color:var(--vd-text-soft);margin:0;font-size:15px;line-height:1.55}.vd-page .ch-content article.page .process-flow>li::marker{content:none}.vd-page .ch-content article.page .process-flow>li:before{content:none}.vd-page .ch-content article.page .process-flow__step+.process-flow__step:before{content:""}@media (width<=640px){.vd-page .ch-content article.page .process-flow{grid-auto-columns:auto;grid-auto-flow:row;padding:24px 0 16px}.vd-page .ch-content article.page .process-flow__step{flex-direction:row;align-items:flex-start;gap:16px;padding:14px 8px}.vd-page .ch-content article.page .process-flow__step+.process-flow__step:before{width:2px;height:14px;top:-7px;left:24px}.vd-page .ch-content article.page .process-flow__num{text-align:right;min-width:44px;font-size:32px}}.vd-page .ch-content article.page .risk-matrix{grid-template-rows:1fr 32px;grid-template-columns:36px 1fr;gap:8px 12px;margin:56px 0;display:grid}.vd-page .ch-content article.page .risk-matrix__y-label{writing-mode:vertical-rl;font-family:var(--vd-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--vd-text-soft);grid-area:1/1;place-self:center;font-size:11px;font-weight:700;transform:rotate(180deg)}.vd-page .ch-content article.page .risk-matrix__y-label:after{content:"  ↑"}.vd-page .ch-content article.page .risk-matrix__x-label{font-family:var(--vd-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--vd-text-soft);text-align:center;grid-area:2/2;align-self:center;font-size:11px;font-weight:700}.vd-page .ch-content article.page .risk-matrix__x-label:after{content:"  →"}.vd-page .ch-content article.page .risk-matrix__board{grid-area:1/2;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:8px;min-height:360px;display:grid}.vd-page .ch-content article.page .risk-matrix__cell{border:1px solid #0000;border-radius:4px;flex-direction:column;gap:10px;padding:16px 16px 14px;display:flex}.vd-page .ch-content article.page .risk-matrix__cell--high-low{background:var(--vd-warn-bg);border-color:#c2410c40;grid-area:1/1}.vd-page .ch-content article.page .risk-matrix__cell--high-high{background:var(--vd-danger-bg);border-color:#b91c1c38;grid-area:1/2}.vd-page .ch-content article.page .risk-matrix__cell--low-low{background:var(--vd-ok-bg);border-color:#15803d33;grid-area:2/1}.vd-page .ch-content article.page .risk-matrix__cell--low-high{background:var(--vd-warn-bg);border-color:#c2410c40;grid-area:2/2}.vd-page .ch-content article.page .risk-matrix__title{font-family:var(--vd-sans);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.vd-page .ch-content article.page .risk-matrix__cell--low-low .risk-matrix__title{color:var(--vd-ok)}.vd-page .ch-content article.page .risk-matrix__cell--low-high .risk-matrix__title,.vd-page .ch-content article.page .risk-matrix__cell--high-low .risk-matrix__title{color:var(--vd-warn-deep)}.vd-page .ch-content article.page .risk-matrix__cell--high-high .risk-matrix__title{color:var(--vd-danger)}.vd-page .ch-content article.page .risk-matrix__cell ul{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.vd-page .ch-content article.page .risk-matrix__cell li{font-family:var(--vd-serif);color:var(--vd-text);padding-left:12px;font-size:14px;line-height:1.45;position:relative}.vd-page .ch-content article.page .risk-matrix__cell li::marker{content:none}.vd-page .ch-content article.page .risk-matrix__cell li:before{content:"·";font-size:16px;font-weight:700;position:absolute;top:-2px;left:2px}@media (width<=640px){.vd-page .ch-content article.page .risk-matrix{grid-template-columns:24px 1fr;column-gap:8px}.vd-page .ch-content article.page .risk-matrix__board{gap:6px;min-height:280px}.vd-page .ch-content article.page .risk-matrix__cell{padding:12px 10px}.vd-page .ch-content article.page .risk-matrix__cell li{font-size:12px}.vd-page .ch-content article.page .risk-matrix__title{font-size:11px}}.vd-page .ch-content article.page .compare-matrix{-webkit-overflow-scrolling:touch;border:1px solid var(--vd-rule-soft);border-radius:2px;margin:56px 0;overflow-x:auto}.vd-page .ch-content article.page .compare-matrix table{border-collapse:collapse;background:var(--vd-surface);font-variant-numeric:tabular-nums;width:100%}.vd-page .ch-content article.page .compare-matrix thead th{font-family:var(--vd-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--vd-text-soft);text-align:left;border-bottom:2px solid var(--vd-brand-deep);background:var(--vd-rule-soft);vertical-align:bottom;padding:14px 16px;font-size:12px;font-weight:700}.vd-page .ch-content article.page .compare-matrix thead th:first-child{color:var(--vd-text-muted);background:0 0;font-size:11px}.vd-page .ch-content article.page .compare-matrix tbody td{border-bottom:1px solid var(--vd-rule-soft);font-family:var(--vd-serif);color:var(--vd-text);vertical-align:top;padding:14px 16px;font-size:15px;line-height:1.5}.vd-page .ch-content article.page .compare-matrix tbody td:first-child{font-family:var(--vd-sans);color:var(--vd-text-soft);letter-spacing:.01em;background:var(--vd-rule-soft);white-space:nowrap;font-size:13px;font-weight:600}.vd-page .ch-content article.page .compare-matrix tbody tr:last-child td{border-bottom:none}.vd-page .ch-content article.page .compare-matrix td.diff,.vd-page .ch-content article.page .compare-matrix td[data-diff=true]{background:var(--vd-brand-soft)}@media (width<=640px){.vd-page .ch-content article.page .compare-matrix table{min-width:520px}.vd-page .ch-content article.page .compare-matrix thead th,.vd-page .ch-content article.page .compare-matrix tbody td{padding:10px 12px;font-size:13px}.vd-page .ch-content article.page .compare-matrix thead th:first-child,.vd-page .ch-content article.page .compare-matrix tbody td:first-child{z-index:1;box-shadow:1px 0 0 var(--vd-rule);position:sticky;left:0}.vd-page .ch-content article.page .compare-matrix tbody td:first-child{background:var(--vd-rule-soft)}}html[data-theme=dark] .dgl-curso-content-area{background:var(--vd-bg);color:var(--vd-text)}@media (width<=768px){.vd-topbar{grid-template-columns:1fr auto;gap:12px;padding:10px 16px}.vd-brand{font-size:16px;line-height:1.1}.vd-brand-tag{display:none}}.vd-topbar{padding-top:max(14px, env(safe-area-inset-top));padding-left:max(32px, env(safe-area-inset-left));padding-right:max(32px, env(safe-area-inset-right))}@media (width<=768px){.vd-topbar{padding-top:max(10px, env(safe-area-inset-top));padding-left:max(16px, env(safe-area-inset-left));padding-right:max(16px, env(safe-area-inset-right))}}.dgl-portal-acc-bar{padding-bottom:max(10px, env(safe-area-inset-bottom))!important;padding-left:max(18px, env(safe-area-inset-left))!important;padding-right:max(18px, env(safe-area-inset-right))!important;bottom:64px!important}@media (width<=768px){.dgl-portal-acc-bar button,.dgl-portal-acc-bar [data-font-size-btn]{min-width:40px;min-height:40px}}@media (width>=769px){.dgl-portal-acc-bar{z-index:50;left:340px;right:0;position:fixed!important;top:80px!important;bottom:auto!important}.dgl-curso-content-area{padding-top:64px!important}}.vd-portada{padding-bottom:60px}.vd-portada-meta{border-top:1px solid var(--vd-rule);border-bottom:1px solid var(--vd-rule);grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:0;margin:28px 0;padding:20px 0;display:grid}.vd-portada-meta>div{border-right:1px solid var(--vd-rule);padding:0 20px}.vd-portada-meta>div:last-child{border-right:none}.vd-portada-meta dt{font-family:var(--vd-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--vd-text-muted);margin:0 0 6px;font-size:10px;font-weight:500}.vd-portada-meta dd{font-family:var(--vd-sans);color:var(--vd-text);letter-spacing:-.01em;margin:0;font-size:22px;font-weight:600}.vd-portada-cta{background:var(--vd-brand);color:#fff;font-family:var(--vd-sans);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;margin-bottom:40px;padding:12px 22px;font-size:14px;font-weight:600;transition:background .15s,transform 50ms;display:inline-flex}.vd-portada-cta:hover{background:var(--vd-brand-deep)}.vd-portada-cta:active{transform:translateY(1px)}.vd-portada-h2{font-family:var(--vd-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--vd-text-muted);border-bottom:1px solid var(--vd-rule);margin:0 0 16px;padding-bottom:10px;font-size:11px;font-weight:500}.vd-portada-list{counter-reset:none;flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.vd-portada-cap{margin:0;padding:0}.vd-portada-cap-btn{text-align:left;cursor:pointer;width:100%;color:var(--vd-text);background:0 0;border:none;border-radius:6px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:12px 14px;font-family:inherit;transition:background .12s,color .12s;display:grid}.vd-portada-cap-btn:hover:not(:disabled){background:var(--vd-rule-soft)}.vd-portada-cap-btn:disabled{cursor:not-allowed;color:var(--vd-text-muted);opacity:.6}.vd-portada-cap-btn .num{font-family:var(--vd-mono);letter-spacing:.06em;color:var(--vd-text-muted);font-variant-numeric:tabular-nums;font-size:12px;font-weight:500}.vd-portada-cap-btn .titulo{font-family:var(--vd-serif);min-width:0;font-size:15px;font-weight:500;line-height:1.4}.vd-portada-cap-btn .meta{font-family:var(--vd-mono);letter-spacing:.04em;color:var(--vd-text-muted);white-space:nowrap;align-items:center;gap:4px;font-size:11px;display:inline-flex}.vd-portada-cap.done .vd-portada-cap-btn .num,.vd-portada-cap.done .vd-portada-cap-btn .meta{color:var(--vd-ok)}.dgl-curso-article-with-toc{align-items:flex-start;gap:56px;max-width:1100px;margin:0 auto;display:flex}.dgl-curso-article-main{flex:1 1 0;min-width:0}.dgl-curso-toc{flex:0 0 220px;align-self:flex-start;max-height:calc(100vh - 200px);padding-left:4px;font-size:13px;position:sticky;top:24px;overflow-y:auto}.dgl-curso-toc-eyebrow{font-family:var(--font-display);color:#9a8e7e;text-transform:uppercase;letter-spacing:.16em;margin:0 0 14px;padding-left:12px;font-size:10px;font-weight:700}.dgl-curso-toc ul{border-left:1px solid #e8e4dd;margin:0;padding:0;list-style:none}.dgl-curso-toc li.level-3{padding-left:14px}.dgl-curso-toc a{color:#6b5e53;border-left:2px solid #0000;margin-left:-1px;padding:5px 12px;line-height:1.4;text-decoration:none;transition:color .15s,border-color .15s;display:block}.dgl-curso-toc a:hover{color:#2c2825}.dgl-curso-toc a.is-active{color:#1f8fb8;border-left-color:#3bb8e0;font-weight:500}.dgl-curso-aside-tabs{border-bottom:1px solid #e8e4dd;gap:4px;margin-bottom:14px;padding-left:12px;display:flex}.dgl-curso-aside-tabs button{text-transform:uppercase;letter-spacing:.08em;color:#9a8e7e;cursor:pointer;font-size:11px;font-weight:600;font-family:var(--font-display);background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:6px 8px;transition:color .15s,border-color .15s}.dgl-curso-aside-tabs button:hover:not(:disabled){color:#2c2825}.dgl-curso-aside-tabs button:disabled{opacity:.4;cursor:not-allowed}.dgl-curso-aside-tabs button.is-active{color:#1f8fb8;border-bottom-color:#3bb8e0}.dgl-curso-aside-empty{color:#9a8e7e;margin:0;padding:12px;font-size:12px;font-style:italic;line-height:1.5}.dgl-curso-aside-subs{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.dgl-curso-aside-subs li{cursor:pointer;border-left:2px solid #0000;border-radius:4px;margin-left:-1px;padding:8px 12px;transition:background .15s,border-color .15s}.dgl-curso-aside-subs li:hover{background:#ffe85f2e;border-left-color:#b58a00}.dgl-curso-aside-subs .text{color:#2c2825;margin:0 0 4px;font-size:12px;font-style:italic;line-height:1.4}.dgl-curso-aside-subs .note{color:#6b5e53;border-left:2px solid #b58a00;margin:0;padding-left:8px;font-size:11.5px;line-height:1.4}html[data-theme=dark] .dgl-curso-aside-tabs{border-bottom-color:var(--vd-rule-soft,#3a4250)}html[data-theme=dark] .dgl-curso-aside-tabs button{color:var(--vd-text-ghost)}html[data-theme=dark] .dgl-curso-aside-tabs button:hover:not(:disabled){color:var(--vd-text)}html[data-theme=dark] .dgl-curso-aside-tabs button.is-active{color:var(--vd-brand);border-bottom-color:var(--vd-brand)}html[data-theme=dark] .dgl-curso-aside-empty{color:var(--vd-text-ghost)}html[data-theme=dark] .dgl-curso-aside-subs .text{color:var(--vd-text)}html[data-theme=dark] .dgl-curso-aside-subs .note{color:var(--vd-text-soft)}.dgl-curso-toc-mobile{background:#e8e4dd40;border:1px solid #e8e4dd;border-radius:10px;margin:16px 0 24px;padding:12px 16px;font-size:14px}.dgl-curso-toc-mobile>summary{cursor:pointer;color:#6b5e53;align-items:center;gap:8px;font-size:13px;font-weight:600;list-style:none;display:flex}.dgl-curso-toc-mobile>summary::-webkit-details-marker{display:none}.dgl-curso-toc-mobile>summary:before{content:"▸";color:#6b5e53;opacity:.9;font-size:1.2em;line-height:1;transition:transform .2s;display:inline-block}.dgl-curso-toc-mobile[open]>summary:before{transform:rotate(90deg)}.dgl-curso-toc-mobile ul{border-left:1px solid #e8e4dd;margin:12px 0 4px;padding:0;list-style:none}.dgl-curso-toc-mobile li.level-3{padding-left:14px}.dgl-curso-toc-mobile a{color:#6b5e53;padding:6px 12px;line-height:1.4;text-decoration:none;display:block}.dgl-curso-toc-mobile a:hover{color:#2c2825}@media (width<=1200px){.dgl-curso-toc{display:none}.dgl-curso-article-with-toc{gap:0}}@media (width>=1201px){.dgl-curso-toc-mobile{display:none}}html[data-theme=dark] .dgl-curso-toc-eyebrow{color:var(--vd-text-ghost)}html[data-theme=dark] .dgl-curso-toc ul{border-left-color:var(--vd-rule-soft,#3a4250)}html[data-theme=dark] .dgl-curso-toc a{color:var(--vd-text-soft)}html[data-theme=dark] .dgl-curso-toc a:hover{color:var(--vd-text)}html[data-theme=dark] .dgl-curso-toc a.is-active{color:var(--vd-brand);border-left-color:var(--vd-brand)}html[data-theme=dark] .dgl-curso-toc-mobile{border-color:var(--vd-rule-soft,#3a4250);background:#00000026}html[data-theme=dark] .dgl-curso-toc-mobile>summary,html[data-theme=dark] .dgl-curso-toc-mobile a{color:var(--vd-text-soft)}html[data-theme=dark] .dgl-curso-toc-mobile ul{border-left-color:var(--vd-rule-soft,#3a4250)}body.dgl-portal-focus-mode .dgl-curso-sidebar,body.dgl-portal-focus-mode .dgl-curso-toc{display:none}body.dgl-portal-focus-mode .dgl-curso-article-with-toc{gap:0;max-width:760px}body.dgl-portal-focus-mode .dgl-curso-toc-mobile[open]>*{display:revert}body.dgl-portal-immersive-mode .vd-topbar{display:none}.dgl-curso-sidebar,.dgl-curso-toc{transition:opacity .2s}.dgl-portal-immersive-exit{z-index:1000;background:var(--vd-card);border:1px solid var(--vd-border);cursor:pointer;color:var(--vd-text);border-radius:8px;justify-content:center;align-items:center;padding:8px 10px;transition:background .15s;display:inline-flex;position:fixed;top:16px;right:16px;box-shadow:0 2px 8px #0000001f}.dgl-portal-immersive-exit:hover{background:var(--vd-bg-subtle,var(--vd-card))}html[data-theme=dark] .dgl-portal-immersive-exit{box-shadow:0 2px 8px #0006}.dgl-curso-icon-btn{cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex}.dgl-curso-icon-btn:hover{background:#f4f1eb}.dgl-curso-icon-btn:focus-visible{outline:none;box-shadow:0 0 0 2px #3bb8e0}html[data-theme=dark] .dgl-curso-icon-btn:hover{background:#ffffff0f}.dgl-portal-nav-item:focus-visible,.dgl-curso-toc a:focus-visible,.dgl-curso-toc-mobile a:focus-visible,.dgl-curso-toc-mobile>summary:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #3bb8e0}mark.dgl-subrayado{cursor:pointer;color:inherit;background:#ffe85f8c;border-radius:2px;padding:0 2px;transition:background .12s}mark.dgl-subrayado:hover{background:#ffe85fd9}mark.dgl-subrayado[data-color=yellow]{background:#ffe85f8c}mark.dgl-subrayado[data-color=yellow]:hover{background:#ffe85fd9}mark.dgl-subrayado[data-color=green]{background:#84e28473}mark.dgl-subrayado[data-color=green]:hover{background:#84e284bf}mark.dgl-subrayado[data-color=pink]{background:#ffa8c88c}mark.dgl-subrayado[data-color=pink]:hover{background:#ffa8c8d9}mark.dgl-subrayado[data-color=blue]{background:#85c8ff80}mark.dgl-subrayado[data-color=blue]:hover{background:#85c8ffcc}html[data-theme=dark] mark.dgl-subrayado{background:#ffe85f38}html[data-theme=dark] mark.dgl-subrayado:hover{background:#ffe85f61}html[data-theme=dark] mark.dgl-subrayado[data-color=yellow]{background:#ffe85f38}html[data-theme=dark] mark.dgl-subrayado[data-color=yellow]:hover{background:#ffe85f61}html[data-theme=dark] mark.dgl-subrayado[data-color=green]{background:#84e28433}html[data-theme=dark] mark.dgl-subrayado[data-color=green]:hover{background:#84e28457}html[data-theme=dark] mark.dgl-subrayado[data-color=pink]{background:#ffa8c838}html[data-theme=dark] mark.dgl-subrayado[data-color=pink]:hover{background:#ffa8c861}html[data-theme=dark] mark.dgl-subrayado[data-color=blue]{background:#85c8ff38}html[data-theme=dark] mark.dgl-subrayado[data-color=blue]:hover{background:#85c8ff61}@keyframes hl-flash{0%,to{box-shadow:0 0 #3bb8e000}30%{box-shadow:0 0 0 6px #3bb8e0a6}60%{box-shadow:0 0 0 3px #3bb8e066}}mark.dgl-subrayado.highlight-flash{animation:1.5s ease-in-out hl-flash}.dgl-subrayado-tooltip-colors{gap:6px;padding:2px 0;display:flex}.dgl-subrayado-swatch{cursor:pointer;border:2px solid #0000;border-radius:50%;width:22px;height:22px;padding:0;transition:transform .12s,box-shadow .12s}.dgl-subrayado-swatch:hover{transform:scale(1.1)}.dgl-subrayado-swatch.is-active{border-color:#fff;box-shadow:0 0 0 1.5px #3bb8e0}.dgl-subrayado-swatch[data-color=yellow]{background:#ffe85f}.dgl-subrayado-swatch[data-color=green]{background:#84e284}.dgl-subrayado-swatch[data-color=pink]{background:#ffa8c8}.dgl-subrayado-swatch[data-color=blue]{background:#85c8ff}.dgl-subrayado-tooltip{z-index:100;color:#fff;background:#2c2825;border-radius:8px;flex-direction:column;gap:8px;min-width:260px;max-width:360px;padding:10px;font-size:12px;font-weight:500;display:flex;position:fixed;transform:translate(-50%,-100%)translateY(-6px);box-shadow:0 6px 16px #0000004d}.dgl-subrayado-tooltip textarea{box-sizing:border-box;color:#fff;resize:vertical;background:#1f1d1a;border:1px solid #4a463f;border-radius:4px;width:100%;min-height:56px;padding:6px 8px;font-family:inherit;font-size:12px;line-height:1.4}.dgl-subrayado-tooltip textarea::placeholder{color:#888178}.dgl-subrayado-tooltip textarea:focus{border-color:#3bb8e0;outline:none;box-shadow:0 0 0 1px #3bb8e0}.dgl-subrayado-tooltip-actions{justify-content:flex-end;gap:6px;display:flex}.dgl-subrayado-tooltip-actions button{color:#e0ddd8;cursor:pointer;background:0 0;border:1px solid #4a463f;border-radius:4px;align-items:center;gap:4px;padding:5px 10px;font-family:inherit;font-size:11px;font-weight:500;transition:background .12s,border-color .12s;display:inline-flex}.dgl-subrayado-tooltip-actions button:hover{background:#ffffff0f}.dgl-subrayado-tooltip-actions button.primary{color:#fff;background:#3bb8e0;border-color:#3bb8e0}.dgl-subrayado-tooltip-actions button.primary:hover{background:#2ba4cc}.dgl-subrayado-tooltip-actions button.danger{color:#ff9090;border-color:#6b4040}.dgl-subrayado-tooltip-actions button.danger:hover{background:#ff64641f}mark.dgl-subrayado[data-has-note]{border-bottom:2px dotted #b58a00;padding-bottom:1px}html[data-theme=dark] mark.dgl-subrayado[data-has-note]{border-bottom-color:#e0b85a}[data-theme=light] .dgl-portal-shell{--bg:#faf8f4;--text:#2c2825;--text-muted:#9a8e7e;--text-dim:#6b5e4e;--bg-hover:#ede9e0;--bg-surface:#f4f1eb;--border:#e5e0d6;--dgl-blue:#3bb8e0}@media print{.dgl-portal-header,.dgl-curso-sidebar,.dgl-curso-toc,.dgl-curso-toc-mobile,.dgl-curso-cap-actions,.dgl-curso-drawer-btn,[class*=AccessibilityBar],.dgl-portal-curso-bar,.dgl-portal-curso-reading-progress,.dgl-no-print{display:none!important}.dgl-curso-shell{height:auto;display:block;overflow:visible}.dgl-curso-content-area{height:auto;padding:0;overflow:visible;color:#000!important;background:#fff!important}.dgl-curso-article-with-toc{gap:0;max-width:100%}.dgl-curso-article-main{flex:1}article.vd-page{padding:0}body,*{color:#000!important;background:#fff!important}a{text-decoration:underline;color:#000!important}mark.dgl-subrayado{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#000!important;background:#fff59d!important}h1,h2,h3{break-after:avoid;page-break-after:avoid}img,figure,.recharts-wrapper{break-inside:avoid;page-break-inside:avoid}a[href^=http]:after{content:" (" attr(href) ")";font-size:80%;color:#555!important}@page{margin:18mm 16mm}}
