.cert-hero{background:linear-gradient(135deg,var(--navy) 0%,var(--navy-light) 100%);padding:calc(var(--topbar-h) + var(--nav-h) + 3rem) clamp(1rem,5vw,3rem) 3rem;text-align:center}.cert-hero-inner{max-width:760px;margin:0 auto}.cert-hero-tag{display:inline-flex;align-items:center;gap:.45rem;background:#c9a22726;color:var(--gold);border:1px solid rgba(201,162,39,.3);font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.3rem .9rem;border-radius:20px;margin-bottom:1rem}.cert-hero-title{font-family:var(--font-display);font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--white);line-height:1.15;margin-bottom:1.25rem}.cert-breadcrumb{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.83rem;color:#ffffff80;flex-wrap:wrap}.cert-breadcrumb a{color:#ffffffa6;transition:color var(--dur) var(--ease)}.cert-breadcrumb a:hover,.cert-breadcrumb .current{color:var(--gold)}.cert-rule{height:4px;background:linear-gradient(90deg,var(--navy) 0%,var(--gold) 50%,var(--navy) 100%)}.cert-section{padding:4rem clamp(1rem,5vw,3rem);background:var(--off-white);min-height:45vh}.cert-container{max-width:1140px;margin:0 auto}.cert-empty{text-align:center;color:var(--gray-400);font-size:1rem;padding:3rem 0}.cert-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:2rem}.cert-card{background:var(--white);border-radius:16px;overflow:hidden;border:1px solid var(--gray-200);box-shadow:0 2px 16px #0d1b3e0f;display:flex;flex-direction:column;padding:1.6rem;transition:transform var(--dur) var(--ease),box-shadow var(--dur) var(--ease)}.cert-card:hover{transform:translateY(-5px);box-shadow:0 14px 36px #0d1b3e21}.cert-card-periodo{display:inline-flex;align-self:flex-start;align-items:center;gap:.35rem;background:color-mix(in srgb,var(--gold) 15%,transparent);color:var(--gold-dark, var(--gold));font-size:.74rem;font-weight:600;padding:.25rem .7rem;border-radius:999px;margin-bottom:.8rem}.cert-card-title{font-family:var(--font-display);font-size:1.15rem;font-weight:700;color:var(--navy);line-height:1.3;margin-bottom:.6rem}.cert-card-title a{color:inherit;transition:color var(--dur) var(--ease)}.cert-card-title a:hover{color:var(--gold)}.cert-card-excerpt{font-size:.9rem;color:var(--gray-600);line-height:1.6;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:1rem}.cert-card-link{font-size:.85rem;font-weight:600;color:var(--gold);display:inline-flex;align-items:center;gap:.4rem;align-self:flex-start;transition:gap var(--dur) var(--ease)}.cert-card-link:hover{gap:.65rem}.cert-article-hero{background:linear-gradient(135deg,var(--navy) 0%,var(--navy-light) 100%);padding:calc(var(--topbar-h) + var(--nav-h) + 2.5rem) clamp(1rem,5vw,3rem) 2.75rem}.cert-article-hero-inner{max-width:820px;margin:0 auto}.cert-article-hero .cert-breadcrumb{justify-content:flex-start;margin-bottom:1rem}.cert-article-meta{color:var(--gold-light);font-size:.85rem;font-weight:500;display:inline-flex;align-items:center;gap:.4rem;margin-bottom:.75rem;flex-wrap:wrap}.cert-article-title{font-family:var(--font-display);font-size:clamp(1.7rem,4vw,2.6rem);font-weight:700;color:var(--white);line-height:1.2}.cert-article{background:var(--white);padding:3rem clamp(1rem,5vw,3rem)}.cert-article-container{max-width:820px;margin:0 auto}.cert-article-content{font-size:1.05rem;line-height:1.8;color:var(--charcoal);margin-bottom:2rem}.cert-article-content p{margin-bottom:1.25rem}.cert-block{margin-bottom:2.5rem;padding-top:2rem;border-top:1px solid var(--gray-200)}.cert-block:first-child{padding-top:0;border-top:none}.cert-block-title{font-family:var(--font-display);font-size:1.35rem;font-weight:700;color:var(--navy);margin-bottom:1.25rem}.cert-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:2.5rem}.cert-info-item{background:var(--off-white);border-radius:10px;padding:1rem 1.2rem}.cert-info-label{font-size:.74rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--gray-400);margin-bottom:.3rem}.cert-info-value{font-size:.98rem;font-weight:600;color:var(--navy)}.cert-expositores{display:flex;flex-wrap:wrap;gap:.75rem}.cert-expositor{background:var(--off-white);border-radius:10px;padding:.75rem 1.1rem;min-width:200px;flex:1}.cert-expositor-nombre{font-weight:700;color:var(--navy)}.cert-expositor-cargo{font-size:.85rem;color:var(--gray-600)}.cert-temario-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.cert-temario-seccion{background:var(--off-white);border-radius:10px;border-top:3px solid var(--gold);padding:1.1rem 1.2rem}.cert-temario-seccion-title{font-weight:700;color:var(--navy);font-size:.95rem;margin-bottom:.7rem}.cert-temario-list{margin:0;padding:0}.cert-temario-list li{position:relative;padding-left:1rem;margin-bottom:.45rem;color:var(--gray-600);font-size:.88rem;line-height:1.5}.cert-temario-list li:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:50%;background:var(--gold)}.cert-temario-list li:last-child{margin-bottom:0}.cert-participantes-table{width:100%;border-collapse:collapse;font-size:.9rem}.cert-participantes-table th,.cert-participantes-table td{padding:.6rem .9rem;text-align:left;border-bottom:1px solid var(--gray-200)}.cert-participantes-table th{font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:var(--gray-400)}.cert-participantes-table td:first-child,.cert-participantes-table th:first-child{width:60px}.cert-article-back{margin-top:2.5rem;padding-top:1.75rem;border-top:1px solid var(--gray-200)}.cert-back-btn{display:inline-flex;align-items:center;gap:.5rem;background:var(--navy);color:var(--white);font-weight:500;font-size:.9rem;padding:.7rem 1.3rem;border-radius:10px;transition:background var(--dur) var(--ease)}.cert-back-btn:hover{background:var(--navy-light)}@media(max-width:700px){.cert-temario-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.cert-section,.cert-article{padding-left:1rem;padding-right:1rem}.cert-grid{gap:1.25rem}.cert-temario-grid{grid-template-columns:1fr}}
