:root{--bg:#f7f9fa;--surface:#fff;--text:#1c1d1f;--text-muted:#6a6f73;--border:#d1d7dc;--accent:#a435f0;--accent-dark:#6d28d9;--navbar-bg:#1c1d1f}*{box-sizing:border-box}body{background:#f7f9fa;background:var(--bg);color:#1c1d1f;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:0}a{color:inherit;text-decoration:none}.navbar{background:#1c1d1f;background:var(--navbar-bg);padding:14px 32px}.navbar,.navbar-brand{align-items:center;display:flex}.navbar-brand{color:#fff;font-size:20px;font-weight:700;gap:8px}.navbar-brand-mark{align-items:center;background:#a435f0;background:var(--accent);border-radius:6px;color:#fff;display:inline-flex;font-size:14px;height:28px;justify-content:center;width:28px}.hero{background:#1c1d1f;background:var(--navbar-bg);color:#fff;padding:48px 32px;text-align:center}.hero h1{font-size:32px;margin:0 0 8px}.hero p{color:#c7c9cc;margin:0 0 24px}.search-bar{display:flex;margin:0 auto;max-width:480px}.search-bar input{border:none;border-radius:4px 0 0 4px;flex:1 1;font-size:15px;padding:12px 16px}.search-bar button{background:#a435f0;background:var(--accent);border:none;border-radius:0 4px 4px 0;color:#fff;cursor:pointer;font-weight:600;padding:0 20px}.search-bar button:hover{background:#6d28d9;background:var(--accent-dark)}.estado-msg{color:#6a6f73;color:var(--text-muted);padding:48px 16px;text-align:center}.estado-msg.error{color:#c02b0a}.course-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));margin:0 auto;max-width:1200px;padding:32px}.course-card{background:#fff;background:var(--surface);border:1px solid #d1d7dc;border:1px solid var(--border);border-radius:6px;display:block;overflow:hidden;transition:box-shadow .15s ease,transform .15s ease}.course-card:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}.cover-placeholder{align-items:center;display:flex;height:140px;justify-content:center}.cover-placeholder span{color:#fff;font-size:36px;font-weight:700;opacity:.9}.course-card-body{padding:14px 16px}.course-card-tag{background:#f0e6fc;border-radius:10px;color:#6d28d9;color:var(--accent-dark);display:inline-block;font-size:11px;font-weight:700;letter-spacing:.03em;margin-bottom:6px;padding:2px 8px;text-transform:uppercase}.course-card-title{font-size:16px;font-weight:700;line-height:1.3;margin:0 0 4px}.course-card-sub{margin:0 0 6px}.course-card-prof,.course-card-sub{color:#6a6f73;color:var(--text-muted);font-size:13px}.course-card-prof{margin:0 0 8px}.course-card-meta{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.course-card-badge{background:#f1f3f4;border-radius:10px;color:#1c1d1f;color:var(--text);font-size:11px;padding:2px 8px}.course-card-price{font-size:18px;font-weight:700;margin:0}.curso-detalle{padding-bottom:64px}.curso-hero{background:#1c1d1f;background:var(--navbar-bg);color:#fff;padding:32px 20px 40px}.curso-hero-inner{margin:0 auto;max-width:1100px;padding-right:352px}.curso-hero h1{font-size:28px;margin:8px 0 6px;max-width:620px}.curso-hero-tagline{color:#d1d2d4;font-size:16px;margin:0 0 14px;max-width:620px}.curso-hero-rating{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.curso-hero-rating-num{color:#f69c08;font-weight:700}.curso-hero-rating-count{color:#d1d2d4;font-size:13px}.estrellas{color:#f69c08;letter-spacing:1px}.curso-hero .curso-detalle-prof{color:#d1d2d4;margin:6px 0 0}.curso-hero-meta{color:#d1d2d4;font-size:13px;margin:4px 0 0}.curso-detalle-sigla{color:#6a6f73;color:var(--text-muted);margin:0 0 8px}.curso-body{align-items:flex-start;display:flex;flex-wrap:wrap;gap:32px;margin:-18px auto 0;max-width:1100px;padding:0 20px}.curso-main{flex:1 1 560px;min-width:0}.curso-detalle-section{margin-bottom:28px}.curso-detalle-section h2{border-bottom:1px solid #d1d7dc;border-bottom:1px solid var(--border);font-size:20px;padding-bottom:8px}.curso-temario{list-style:none;padding-left:0}.curso-temario li{border-bottom:1px solid #d1d7dc;border-bottom:1px solid var(--border);padding:8px 0}.curso-temario-fila{align-items:baseline;display:flex;gap:8px}.curso-temario-icon{color:#a435f0;color:var(--accent);display:inline-block;flex-shrink:0;width:14px}.curso-temario-resumen{color:#6a6f73;color:var(--text-muted);font-size:13px;margin:-4px 0 8px}.curso-temario-fila-clic{border-radius:4px;cursor:pointer;margin:-4px -6px;padding:4px 6px}.curso-temario-fila-clic:hover{background:#f5f5f5;background:var(--bg-soft,#f5f5f5)}.curso-temario-fila-clic:focus-visible{outline:2px solid #a435f0;outline:2px solid var(--accent);outline-offset:2px}.curso-temario-sub{list-style:none;margin:0;padding:6px 0 0 24px}.curso-temario-sub li{border:none;color:#6a6f73;color:var(--text-muted);font-size:13px;padding:3px 0}.curso-temario-fila-seccion{justify-content:space-between}.curso-temario-titulo{flex:1 1;font-weight:600}.curso-temario-leccion{justify-content:space-between}.curso-temario-leccion .curso-temario-titulo{font-weight:400}.curso-temario-col-clases,.curso-temario-col-minutos{color:#6a6f73;color:var(--text-muted);flex-shrink:0;font-size:12px;text-align:right;white-space:nowrap}.curso-temario-col-clases{width:62px}.curso-temario-col-minutos{width:56px}.curso-temario-leccion-texto{margin:6px 0 4px 22px}.curso-bullets{margin:0;padding-left:20px}.curso-bullets li{padding:4px 0}.curso-aprenderas{border:1px solid #d1d7dc;border:1px solid var(--border);border-radius:6px;padding:16px 20px}.curso-checklist{grid-gap:8px 20px;display:grid;gap:8px 20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));list-style:none;margin:0;padding:0}.curso-checklist li{align-items:flex-start;display:flex;gap:8px}.curso-check-icon{color:#1e8a3c;flex-shrink:0}.curso-aprend-lista .curso-htmlcontent+.curso-htmlcontent{border-top:1px dashed #d1d7dc;border-top:1px dashed var(--border);margin-top:10px;padding-top:10px}.curso-htmlcontent p{margin:0 0 10px}.curso-htmlcontent ol,.curso-htmlcontent ul{margin:0;padding-left:20px}.curso-htmlcontent li{padding:3px 0}.curso-aprend-grupo+.curso-aprend-grupo{border-top:1px solid #d1d7dc;border-top:1px solid var(--border);margin-top:18px;padding-top:14px}.curso-aprend-grupo-titulo{color:#6d28d9;color:var(--accent-dark);font-size:14px;font-weight:700;letter-spacing:.02em;margin:0 0 8px;text-transform:uppercase}.curso-aprend-grupo .curso-htmlcontent+.curso-htmlcontent{border-top:1px dashed #d1d7dc;border-top:1px dashed var(--border);margin-top:10px;padding-top:10px}.curso-preview-banner{background:#fdecea;border-bottom:1px solid #f5b5b0;color:#a61b1b;font-size:14px;font-weight:600;padding:10px 32px;text-align:center}.curso-htmlcontent-borrador{background:#fdecea;border:1px solid #e0392b;border-radius:6px;color:#a61b1b;padding:10px 14px}.curso-badge-borrador{background:#e0392b;border-radius:10px;color:#fff;display:inline-block;letter-spacing:.03em;margin-bottom:6px;padding:2px 8px}.curso-badge-borrador,.curso-htmlcontent-origen{font-size:11px;font-weight:700;text-transform:uppercase}.curso-htmlcontent-origen{color:#6d28d9;color:var(--accent-dark);letter-spacing:.04em;margin:0 0 4px}.curso-instructor-card{align-items:flex-start;display:flex;gap:16px}.curso-instructor-card .cover-placeholder{border-radius:50%;flex-shrink:0;height:90px;width:90px}.curso-instructor-nombre{color:#6d28d9;color:var(--accent-dark);font-weight:700;margin:0 0 2px}.curso-instructor-rol{color:#6a6f73;color:var(--text-muted);font-size:13px;margin:0 0 6px}.curso-instructor-stats{font-size:13px;margin:0 0 8px}.curso-instructor-bio{margin:0}.curso-resenas-resumen{display:flex;flex-wrap:wrap;gap:40px;margin-bottom:20px}.curso-resenas-promedio{min-width:100px;text-align:center}.curso-resenas-promedio-num{display:block;font-size:40px;font-weight:700;line-height:1.1}.curso-resenas-barras{flex:1 1 260px;min-width:220px}.curso-resenas-barra-fila{align-items:center;display:flex;font-size:13px;gap:8px;margin-bottom:4px}.curso-resenas-barra-fila span:first-child{color:#6a6f73;color:var(--text-muted);width:24px}.curso-resenas-barra{background:#ececec;border-radius:4px;flex:1 1;height:8px;overflow:hidden}.curso-resenas-barra div{background:#f69c08;height:100%}.curso-resenas-barra-pct{color:#6a6f73;color:var(--text-muted);text-align:right;width:34px}.curso-resenas-lista{display:flex;flex-direction:column;gap:18px}.curso-resenas-vacio{color:#6a6f73;color:var(--text-muted);font-style:italic}.curso-resena{display:flex;gap:14px}.curso-resena-avatar{align-items:center;background:#6d28d9;background:var(--accent-dark);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:13px;font-weight:700;height:40px;justify-content:center;width:40px}.curso-resena-nombre{font-weight:600;margin:0 0 2px}.curso-resena-texto{color:#1c1d1f;color:var(--text);margin:6px 0 0}.curso-sidebar{flex:0 0 320px;margin-top:-170px;width:320px}.curso-compra-card{background:#fff;background:var(--surface);border:1px solid #d1d7dc;border:1px solid var(--border);border-radius:6px;box-shadow:0 4px 18px #00000024;overflow:hidden;position:sticky;top:20px}.curso-compra-card .cover-placeholder{height:160px}.curso-compra-body{padding:18px 20px 20px}.curso-compra-precio{font-size:26px;margin-bottom:14px}.curso-btn{border:2px solid #1c1d1f;border:2px solid var(--text);border-radius:4px;cursor:pointer;display:block;font-size:15px;font-weight:700;margin-bottom:10px;padding:11px;width:100%}.curso-btn-primario{background:#1c1d1f;background:var(--text);color:#fff}.curso-btn-primario:hover{background:#3a3b3d}.curso-btn-secundario{background:#fff;color:#1c1d1f;color:var(--text)}.curso-btn-secundario:hover{background:#f4f4f4}.curso-btn-facebook{align-items:center;background:#1877f2;border-color:#1877f2;color:#fff;display:flex;gap:8px;justify-content:center}.curso-btn-facebook:hover{background:#1565d8;border-color:#1565d8}.curso-compra-garantia{color:#6a6f73;color:var(--text-muted);font-size:12px;margin:0 0 16px;text-align:center}.curso-compra-incluye-titulo{font-weight:700;margin:0 0 8px}.curso-compra-incluye{list-style:none;margin:0 0 16px;padding:0}.curso-compra-incluye li{font-size:13px;padding:5px 0}.curso-compra-meta{display:flex;flex-wrap:wrap;gap:6px}.volver-link{color:#6d28d9;color:var(--accent-dark);font-weight:600}@media (max-width:820px){.curso-hero-inner{padding-right:0}.curso-hero h1,.curso-hero-tagline{max-width:none}.curso-sidebar{flex:1 1 100%;margin-top:20px;width:100%}.curso-compra-card{position:static}}.footer{border-top:1px solid #d1d7dc;border-top:1px solid var(--border);color:#6a6f73;color:var(--text-muted);font-size:13px;padding:24px;text-align:center}@media print{.curso-btn-facebook,.curso-btn-primario,.curso-btn-secundario,.curso-preview-banner,.curso-sidebar,.footer,.navbar,.volver-link{display:none}.curso-body{display:block}.curso-hero{background:none;color:#1c1d1f;color:var(--text);padding:0 0 16px}.curso-detalle-section,.curso-instructor,.curso-resenas{break-inside:avoid-page;page-break-inside:avoid}.curso-aprend-grupo-titulo,.curso-detalle-section h2,.curso-htmlcontent-origen{break-after:avoid-page;page-break-after:avoid}.curso-aprend-grupo,.curso-htmlcontent{break-inside:avoid-page;page-break-inside:avoid}}
/*# sourceMappingURL=main.81b9ef23.css.map*/