:root{--bg:#f2f4f6;--surface:#fff;--text:#1d2730;--muted:#66727e;--line:#dfe4e8;--accent:#8c3b2f;--accent2:#20272e}.site-main{min-height:70vh}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}.site-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(8px)}.site-header-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-brand{display:flex;align-items:center;gap:10px;color:var(--text);font-weight:850;text-decoration:none}.site-brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:var(--accent2);color:#fff}.site-brand .custom-logo{max-height:52px;width:auto}.site-nav{display:flex;align-items:center;gap:15px}.site-nav ul{display:flex;list-style:none;margin:0;padding:0;gap:18px}.site-nav a{color:var(--text);text-decoration:none;font-weight:650}.site-nav-cta,.button-primary{display:inline-flex!important;background:var(--accent)!important;color:#fff!important;border-radius:10px;padding:10px 16px;text-decoration:none;font-weight:800}.hero{background:linear-gradient(135deg,#20272e,#343e47);color:#fff;padding:78px 0}.hero-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:60px;align-items:center}.hero h1{font-size:clamp(38px,6vw,68px);line-height:1.03;margin:8px 0 20px;max-width:850px}.hero p{font-size:20px;color:#dbe0e4;max-width:760px}.hero-kicker,.section-kicker{font-size:12px;letter-spacing:.15em;font-weight:900}.hero-panel{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.07);border-radius:20px;padding:28px}.hero-panel strong{font-size:22px}.hero-panel li{margin:9px 0}.home-section,.content-shell,.course-shell,.lesson-shell{padding:42px 0}.content-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:clamp(22px,4vw,38px);margin-bottom:22px;box-shadow:0 8px 30px rgba(30,40,50,.05)}.content-card h1{font-size:clamp(32px,5vw,52px);line-height:1.1;margin-top:5px}.content-card h2{font-size:28px}.breadcrumbs{margin-bottom:14px}.breadcrumbs a{color:var(--accent);font-weight:750;text-decoration:none}.lesson-row{display:grid;grid-template-columns:42px 1fr auto;gap:14px;align-items:center;border-top:1px solid var(--line);padding:16px 0;color:var(--text);text-decoration:none}.lesson-row>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#edf0f2;font-weight:800}.lesson-row b{color:var(--accent)}.lesson-content img{max-width:100%;height:auto;border-radius:12px}.site-footer{background:#20272e;color:#cfd6dc;padding:26px 0}.site-footer-inner{display:flex;justify-content:space-between;gap:20px}@media(max-width:820px){.hero-grid{grid-template-columns:1fr}.site-nav ul{display:none}.hero{padding:55px 0}.lesson-row{grid-template-columns:36px 1fr}.lesson-row b{grid-column:2}.site-footer-inner{flex-direction:column}}

/* Portada pública v0.2 */
.ctm-default-nav{display:flex;align-items:center;gap:18px}.ctm-home-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 88% 12%,rgba(168,68,50,.32),transparent 27%),linear-gradient(135deg,#171d22 0%,#252e35 55%,#313c45 100%);color:#fff;padding:88px 0 78px}.ctm-home-hero:after{content:"";position:absolute;right:-120px;bottom:-240px;width:540px;height:540px;border:1px solid rgba(255,255,255,.07);border-radius:50%;box-shadow:0 0 0 60px rgba(255,255,255,.025),0 0 0 120px rgba(255,255,255,.018)}.ctm-home-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.8fr);gap:70px;align-items:center}.ctm-home-kicker{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:900;letter-spacing:.16em;color:#e5b1a8}.ctm-home-kicker:before{content:"";width:28px;height:2px;background:var(--accent)}.ctm-home-hero h1{max-width:850px;font-size:clamp(42px,5.6vw,72px);line-height:1.03;letter-spacing:-.035em;margin:14px 0 22px}.ctm-home-hero-copy>p{max-width:770px;font-size:20px;line-height:1.65;color:#d5dde2}.ctm-home-actions{display:flex;align-items:center;gap:13px;flex-wrap:wrap;margin:30px 0 32px}.ctm-home-main-button{padding:14px 22px!important;border-radius:12px!important}.ctm-home-link-button,.ctm-home-outline-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid currentColor;border-radius:12px;padding:12px 18px;font-weight:800;text-decoration:none}.ctm-home-link-button{color:#fff}.ctm-home-trust{display:flex;gap:9px;flex-wrap:wrap}.ctm-home-trust span{border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:7px 11px;font-size:12px;color:#dce2e6;background:rgba(255,255,255,.04)}.ctm-home-hero-card{position:relative;border:1px solid rgba(255,255,255,.15);border-radius:24px;padding:30px;background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.045));box-shadow:0 28px 70px rgba(0,0,0,.22);backdrop-filter:blur(7px)}.ctm-home-card-label{font-size:11px;letter-spacing:.16em;font-weight:900;color:#e6b4ac}.ctm-home-hero-card h2{font-size:27px;line-height:1.2;margin:8px 0 25px}.ctm-home-mini-step{display:grid;grid-template-columns:42px 1fr;gap:13px;align-items:center;padding:14px 0;border-top:1px solid rgba(255,255,255,.1)}.ctm-home-mini-step b{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:rgba(168,68,50,.2);color:#ffc5bb}.ctm-home-mini-step span{font-weight:700;color:#e4e9ec}.ctm-home-section{padding:76px 0}.ctm-home-courses{background:#f3f5f6}.ctm-home-section-head{max-width:780px;margin-bottom:32px}.ctm-home-section-head.narrow{max-width:620px}.ctm-home-section-head h2,.ctm-home-cert-grid h2{font-size:clamp(32px,4vw,48px);letter-spacing:-.025em;line-height:1.08;margin:8px 0 12px}.ctm-home-section-head p,.ctm-home-cert-grid>div>p{font-size:18px;color:var(--muted);margin:0}.ctm-course-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.ctm-public-course-card{overflow:hidden;border:1px solid #dfe4e8;border-radius:22px;background:#fff;box-shadow:0 12px 40px rgba(27,35,42,.07);transition:.2s transform,.2s box-shadow}.ctm-public-course-card:hover{transform:translateY(-3px);box-shadow:0 18px 50px rgba(27,35,42,.11)}.ctm-public-course-card.is-enrolled{border-color:rgba(61,126,82,.35)}.ctm-course-visual{position:relative;height:210px;background:linear-gradient(135deg,#222b31,#414c54);overflow:hidden}.ctm-course-visual img{width:100%;height:100%;object-fit:cover}.ctm-course-visual-placeholder{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle at 70% 20%,rgba(168,68,50,.38),transparent 28%),linear-gradient(135deg,#1e252b,#38434a)}.ctm-course-visual-placeholder span{display:grid;place-items:center;width:86px;height:86px;border-radius:24px;border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.06);font-size:30px;font-weight:950;color:#fff;box-shadow:0 18px 45px rgba(0,0,0,.2)}.ctm-course-state{position:absolute;left:18px;top:18px;background:#fff;color:#222b31;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:900;box-shadow:0 7px 20px rgba(0,0,0,.13)}.ctm-course-card-body{padding:26px}.ctm-course-label{font-size:11px;letter-spacing:.13em;font-weight:900;color:var(--accent)}.ctm-course-card-body h3{font-size:27px;line-height:1.14;letter-spacing:-.02em;margin:7px 0 12px}.ctm-course-card-body>p{color:var(--muted);min-height:72px}.ctm-course-facts{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.ctm-course-facts span{background:#f3f5f6;border-radius:10px;padding:8px 10px;font-size:12px;color:#63707a}.ctm-course-facts b{color:#28333b}.ctm-course-card-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding-top:18px;border-top:1px solid #e8ecef}.ctm-course-card-footer .button-primary{white-space:nowrap}.ctm-course-price{display:flex;flex-direction:column}.ctm-course-price small{font-size:11px;text-transform:uppercase;letter-spacing:.11em;color:#7a858e;font-weight:800}.ctm-course-price strong{font-size:26px;line-height:1.2}.ctm-course-price em{font-size:11px;font-style:normal;color:#7a858e}.ctm-course-access-ok strong{font-size:19px;color:#34714a}.ctm-home-empty{background:#fff;border:1px dashed #ccd4da;border-radius:18px;padding:30px;color:#68747e}.ctm-home-how{background:#fff}.ctm-steps-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ctm-steps-grid article{position:relative;border:1px solid #e1e6e9;border-radius:18px;padding:23px;background:#fbfcfc}.ctm-steps-grid article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#222a30;color:#fff;font-weight:900}.ctm-steps-grid h3{font-size:20px;margin:17px 0 8px}.ctm-steps-grid p{color:var(--muted);font-size:14px;margin:0}.ctm-home-cert-section{background:#242c32;color:#fff}.ctm-home-cert-grid{display:grid;grid-template-columns:1.3fr .8fr;gap:70px;align-items:center}.ctm-home-cert-grid>div>p{color:#ccd5db;max-width:720px}.ctm-home-outline-button{color:#fff;margin-top:24px}.ctm-cert-demo{position:relative;border-radius:20px;background:#f7f2e9;color:#283139;padding:32px;border:8px double #b8a98d;box-shadow:0 25px 65px rgba(0,0,0,.25)}.ctm-cert-demo-mark{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#3d8053;color:#fff;font-size:26px;font-weight:950;float:right}.ctm-cert-demo>span{display:block;font-size:11px;letter-spacing:.18em;color:#8b3d32;font-weight:900;margin-bottom:5px}.ctm-cert-demo strong{display:block;font-size:25px;margin-bottom:8px}.ctm-cert-demo p{color:#647078!important;font-size:14px}.ctm-cert-demo code{display:inline-block;background:rgba(38,49,57,.07);padding:6px 9px;border-radius:7px}.ctm-home-page-content{padding:20px 0 60px}
@media(max-width:980px){.ctm-home-hero-grid,.ctm-home-cert-grid{grid-template-columns:1fr}.ctm-home-hero-card{max-width:650px}.ctm-steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ctm-course-grid{grid-template-columns:1fr}.ctm-course-card-body>p{min-height:0}}
@media(max-width:720px){.ctm-default-nav{display:none}.ctm-home-hero{padding:58px 0}.ctm-home-hero h1{font-size:42px}.ctm-home-hero-copy>p{font-size:17px}.ctm-home-section{padding:56px 0}.ctm-steps-grid{grid-template-columns:1fr}.ctm-course-card-footer{align-items:stretch;flex-direction:column}.ctm-course-card-footer .button-primary{justify-content:center}.ctm-course-visual{height:180px}}

/* Portada comercial v0.3 */
.ctm-home-featured-card{overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:24px;background:#11181e;box-shadow:0 28px 70px rgba(0,0,0,.28)}
.ctm-home-featured-image{display:block;position:relative;aspect-ratio:16/9;overflow:hidden;background:#0a1015}
.ctm-home-featured-image:after{content:"";position:absolute;inset:auto 0 0;height:38%;background:linear-gradient(transparent,rgba(8,13,17,.72));pointer-events:none}
.ctm-home-featured-image img{display:block;width:100%;height:100%;object-fit:cover}
.ctm-home-featured-body{padding:25px 26px 27px}
.ctm-home-featured-body h2{font-size:25px;line-height:1.16;margin:7px 0 10px}
.ctm-home-featured-body>p{font-size:14px;line-height:1.55;color:#cfd8de;margin:0}
.ctm-home-featured-facts{display:flex;gap:7px;flex-wrap:wrap;margin:18px 0}
.ctm-home-featured-facts span{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.055);border-radius:9px;padding:7px 9px;font-size:11px;color:#cfd7dc}
.ctm-home-featured-facts b{color:#fff}
.ctm-home-featured-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;padding-top:17px;border-top:1px solid rgba(255,255,255,.11)}
.ctm-home-featured-footer>div{display:flex;flex-direction:column}
.ctm-home-featured-footer small{text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:#9eabb3;font-size:10px}
.ctm-home-featured-footer strong{font-size:24px;line-height:1.2;color:#fff}
.ctm-home-featured-footer em{font-size:10px;font-style:normal;color:#9eabb3}
.ctm-home-value-strip{background:#fff;border-bottom:1px solid var(--line)}
.ctm-home-value-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}
.ctm-home-value-grid>div{display:grid;grid-template-columns:38px 1fr;gap:12px;padding:24px 20px;border-left:1px solid #e6eaed}
.ctm-home-value-grid>div:last-child{border-right:1px solid #e6eaed}
.ctm-home-value-grid b{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#edf1f3;color:#263039;font-size:12px}
.ctm-home-value-grid span{display:flex;flex-direction:column;gap:2px}
.ctm-home-value-grid strong{font-size:14px}
.ctm-home-value-grid small{font-size:12px;line-height:1.45;color:#72808a}
.ctm-home-argentina{background:#eef2f4;border-top:1px solid #e0e5e8;border-bottom:1px solid #e0e5e8}
.ctm-home-argentina-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:70px;align-items:center}
.ctm-home-argentina h2{font-size:clamp(31px,4vw,47px);letter-spacing:-.03em;line-height:1.08;margin:9px 0 0}
.ctm-home-argentina p{font-size:18px;color:#5d6973;margin:0 0 22px}
.ctm-home-argentina-points{display:flex;flex-wrap:wrap;gap:8px}
.ctm-home-argentina-points span{display:inline-flex;border:1px solid #d6dde1;background:#fff;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:750;color:#37434c}
@media(max-width:980px){.ctm-home-value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ctm-home-argentina-grid{grid-template-columns:1fr;gap:24px}}
@media(max-width:720px){.ctm-home-featured-footer{align-items:stretch;flex-direction:column}.ctm-home-featured-footer .button-primary{justify-content:center}.ctm-home-value-grid{grid-template-columns:1fr}.ctm-home-value-grid>div{border-right:1px solid #e6eaed}.ctm-home-argentina p{font-size:16px}}

/* Ficha pública comercial de curso v0.3.2 */
.ctm-course-public{background:#f2f4f6}
.ctm-course-public-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 88% 12%,rgba(168,68,50,.26),transparent 25%),linear-gradient(135deg,#171d22,#263038 58%,#313c45);color:#fff;padding:62px 0}
.ctm-course-public-hero:after{content:"";position:absolute;right:-170px;bottom:-300px;width:620px;height:620px;border:1px solid rgba(255,255,255,.06);border-radius:50%;box-shadow:0 0 0 70px rgba(255,255,255,.018),0 0 0 140px rgba(255,255,255,.012)}
.ctm-course-public-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(420px,.98fr) minmax(0,1.02fr);gap:44px;align-items:center}
.ctm-course-public-visual{overflow:hidden;border-radius:24px;border:1px solid rgba(255,255,255,.16);background:#0c1217;box-shadow:0 30px 70px rgba(0,0,0,.28);aspect-ratio:16/9}
.ctm-course-public-visual img{display:block;width:100%;height:100%;object-fit:cover}
.ctm-course-public-placeholder{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle at 70% 20%,rgba(168,68,50,.38),transparent 28%),linear-gradient(135deg,#1e252b,#38434a)}
.ctm-course-public-placeholder span{display:grid;place-items:center;width:90px;height:90px;border-radius:24px;border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.06);font-size:32px;font-weight:950;color:#fff}
.ctm-course-public-kicker{display:inline-flex;align-items:center;gap:9px;font-size:11px;font-weight:900;letter-spacing:.15em;color:#e7b5ad}
.ctm-course-public-kicker:before{content:"";width:28px;height:2px;background:var(--accent)}
.ctm-course-public-copy h1{font-size:clamp(37px,4.9vw,62px);line-height:1.03;letter-spacing:-.035em;margin:14px 0 18px}
.ctm-course-public-lead{font-size:18px;line-height:1.65;color:#d3dce1;margin:0;max-width:760px}
.ctm-course-public-facts{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}
.ctm-course-public-facts span{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);border-radius:999px;padding:8px 11px;font-size:12px;color:#d5dde2}
.ctm-course-public-facts b{color:#fff}
.ctm-course-public-actionbox{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:20px 0 0;border-top:1px solid rgba(255,255,255,.12)}
.ctm-course-public-price{display:flex;flex-direction:column}
.ctm-course-public-price small{text-transform:uppercase;letter-spacing:.12em;color:#9eabb3;font-size:10px;font-weight:850}
.ctm-course-public-price strong{font-size:30px;line-height:1.18;color:#fff}
.ctm-course-public-price em{font-style:normal;font-size:11px;color:#aab5bc}
.ctm-course-public-price.is-access strong{font-size:23px;color:#cfe8d6}
.ctm-course-public-cta{padding:13px 20px!important;border-radius:12px!important;white-space:nowrap}
.ctm-course-public-secondary{color:#fff}
.ctm-course-public-note{font-size:12px;color:#aeb9c0;margin:14px 0 0}
.ctm-course-public-main{padding:48px 0 28px}
.ctm-course-public-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,.65fr);gap:24px;align-items:start}
.ctm-course-public-content{margin:0}
.ctm-course-public-content>.section-kicker{color:var(--accent)}
.ctm-course-public-content>h1:first-of-type{display:none}
.ctm-course-public-content h2{font-size:27px;line-height:1.15;margin:31px 0 10px}
.ctm-course-public-content h3{font-size:21px;line-height:1.2;margin:26px 0 8px}
.ctm-course-public-content p{color:#45515a}
.ctm-course-public-side{position:sticky;top:94px;margin:0}
.ctm-course-public-side>.section-kicker{color:var(--accent)}
.ctm-course-public-side h2{font-size:26px;line-height:1.13;margin:8px 0 20px}
.ctm-course-public-side ul{list-style:none;padding:0;margin:0}
.ctm-course-public-side li{padding:15px 0;border-top:1px solid #e6eaed}
.ctm-course-public-side li:first-child{border-top:0;padding-top:0}
.ctm-course-public-side strong,.ctm-course-public-side span{display:block}
.ctm-course-public-side strong{font-size:14px;color:#28333b}
.ctm-course-public-side span{font-size:12px;line-height:1.45;color:#73808a;margin-top:3px}
.ctm-course-public-side-cta{display:flex!important;justify-content:center;margin-top:20px}
.ctm-course-public-program{padding:22px 0 62px}
.ctm-course-public-sectionhead{max-width:760px;margin-bottom:22px}
.ctm-course-public-sectionhead>.section-kicker{color:var(--accent)}
.ctm-course-public-sectionhead h2{font-size:clamp(30px,4vw,44px);line-height:1.08;letter-spacing:-.025em;margin:8px 0 10px}
.ctm-course-public-sectionhead p{font-size:16px;color:#68757e;margin:0}
.ctm-course-public-outline{margin:0;padding:20px 28px}
.ctm-course-public-outline .ctm-outline-module{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start;padding:17px 0;border-top:1px solid #e5eaed}
.ctm-course-public-outline .ctm-outline-module:first-child{border-top:0}
.ctm-course-public-outline .ctm-module-number{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#232c33;color:#fff;font-size:13px;font-weight:900}
.ctm-course-public-outline h3{font-size:17px;margin:3px 0 4px}
.ctm-course-public-outline h3 a{color:#233039;text-decoration:none}
.ctm-course-public-outline h3 a:hover{color:var(--accent)}
.ctm-course-public-outline p{font-size:13px;color:#707d86;margin:0}
.ctm-course-public-bottomcta{background:#242c32;color:#fff;padding:48px 0}
.ctm-course-public-bottomcta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}
.ctm-course-public-bottomcta .section-kicker{color:#e5b1a8}
.ctm-course-public-bottomcta h2{font-size:36px;line-height:1.08;margin:7px 0 8px}
.ctm-course-public-bottomcta p{color:#cbd4da;margin:0}
.ctm-course-public-bottomcta-action{display:flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:flex-end}
.ctm-course-public-bottomcta-action strong{font-size:30px;white-space:nowrap}
.ctm-course-public-bottomcta-action em{font-size:11px;font-style:normal;color:#aeb8bf}
@media(max-width:980px){.ctm-course-public-hero-grid,.ctm-course-public-layout{grid-template-columns:1fr}.ctm-course-public-visual{max-width:760px}.ctm-course-public-side{position:static}.ctm-course-public-bottomcta-inner{align-items:flex-start;flex-direction:column}.ctm-course-public-bottomcta-action{justify-content:flex-start}}
@media(max-width:720px){.ctm-course-public-hero{padding:42px 0}.ctm-course-public-hero-grid{gap:28px}.ctm-course-public-copy h1{font-size:38px}.ctm-course-public-lead{font-size:16px}.ctm-course-public-actionbox{align-items:stretch;flex-direction:column}.ctm-course-public-cta{justify-content:center}.ctm-course-public-main{padding-top:28px}.ctm-course-public-outline{padding:14px 18px}.ctm-course-public-bottomcta h2{font-size:31px}.ctm-course-public-bottomcta-action{width:100%;align-items:stretch;flex-direction:column}.ctm-course-public-bottomcta-action .button-primary{justify-content:center}}

/* Portada v0.3.3: la ficha pública es el paso previo a la inscripción */
.ctm-course-visual-link{display:block;color:inherit;text-decoration:none}
.ctm-course-visual-link img{display:block;width:100%;height:100%;object-fit:cover}
.ctm-course-title-link{color:inherit;text-decoration:none}
.ctm-course-title-link:hover,.ctm-course-title-link:focus{text-decoration:underline;text-underline-offset:3px}

/* Ficha pública v0.3.4: imagen principal con mayor presencia y balance 49/51 */
@media(min-width:981px){
.ctm-course-public-hero-grid{grid-template-columns:minmax(420px,.98fr) minmax(0,1.02fr);gap:44px}
.ctm-course-public-visual{width:100%;max-width:none}
.ctm-course-public-copy{min-width:0}
}

/* Artículos técnicos v0.3.5 */
.ctm-home-articles{background:#fff}
.ctm-home-articles-head{max-width:none;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}
.ctm-home-articles-head>div{max-width:760px}.ctm-home-articles-all{color:var(--accent);font-weight:850;text-decoration:none;white-space:nowrap}.ctm-home-articles-all:hover{text-decoration:underline;text-underline-offset:3px}
.ctm-article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.ctm-article-card{overflow:hidden;border:1px solid #dfe4e8;border-radius:20px;background:#fff;box-shadow:0 10px 34px rgba(27,35,42,.06);transition:.2s transform,.2s box-shadow}
.ctm-article-card:hover{transform:translateY(-3px);box-shadow:0 16px 44px rgba(27,35,42,.1)}
.ctm-article-card-image{display:block;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg,#1d252b,#38434b);text-decoration:none}
.ctm-article-card-image img{width:100%;height:100%;display:block;object-fit:cover}.ctm-article-card-image>span{display:grid;place-items:center;width:100%;height:100%;color:#fff;font-size:30px;font-weight:950}
.ctm-article-card-body{padding:23px}.ctm-article-topic{display:inline-flex;font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.13em;font-weight:900;color:var(--accent)}
.ctm-article-card h3,.ctm-article-card h2{font-size:22px;line-height:1.2;letter-spacing:-.015em;margin:9px 0 10px}.ctm-article-card h3 a,.ctm-article-card h2 a{color:#26313a;text-decoration:none}.ctm-article-card h3 a:hover,.ctm-article-card h2 a:hover{text-decoration:underline;text-underline-offset:3px}
.ctm-article-card p{color:#66737d;font-size:14px;line-height:1.6;margin:0 0 17px}.ctm-article-read{color:var(--accent);font-size:13px;font-weight:850;text-decoration:none}.ctm-article-card-meta{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #e7ebee;padding-top:14px}.ctm-article-card-meta span{font-size:11px;color:#7c8790}
.ctm-articles-archive{background:#f2f4f6}.ctm-articles-hero{background:radial-gradient(circle at 88% 16%,rgba(168,68,50,.22),transparent 26%),linear-gradient(135deg,#171d22,#29333a);color:#fff;padding:62px 0}.ctm-articles-hero-inner{max-width:940px}.ctm-articles-hero h1{font-size:clamp(40px,5.4vw,66px);line-height:1.04;letter-spacing:-.035em;margin:12px 0 16px}.ctm-articles-hero p{font-size:18px;line-height:1.65;color:#d2dbe0;max-width:820px}.ctm-article-topics{display:flex;flex-wrap:wrap;gap:8px;margin-top:26px}.ctm-article-topics a{border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:8px 11px;color:#dbe2e6;text-decoration:none;font-size:12px;font-weight:750}.ctm-article-topics a:hover,.ctm-article-topics a.is-active{background:#fff;color:#26313a}.ctm-article-grid-archive{grid-template-columns:repeat(3,minmax(0,1fr))}.ctm-article-pagination{margin-top:30px}.ctm-article-pagination .nav-links{display:flex;gap:8px;flex-wrap:wrap}.ctm-article-pagination a,.ctm-article-pagination span{display:inline-flex;padding:9px 12px;border:1px solid #d9e0e4;border-radius:9px;background:#fff;color:#28333b;text-decoration:none}.ctm-article-pagination .current{background:#28333b;color:#fff;border-color:#28333b}
.ctm-article-single{background:#f2f4f6}.ctm-article-single-hero{background:linear-gradient(135deg,#172027,#2d3941);color:#fff;padding:54px 0 86px}.ctm-article-single-hero-inner{max-width:960px}.ctm-article-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:18px;font-size:12px;color:#aeb9c0}.ctm-article-breadcrumb a{color:#e1e7ea;text-decoration:none}.ctm-article-single-hero h1{font-size:clamp(38px,5.1vw,64px);line-height:1.05;letter-spacing:-.035em;margin:13px 0 18px}.ctm-article-single-lead{font-size:19px;line-height:1.65;color:#d3dce1;max-width:850px;margin:0}.ctm-article-single-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:23px}.ctm-article-single-meta span{border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:7px 10px;font-size:11px;color:#cbd4d9}
.ctm-article-featured-wrap{margin-top:-48px;position:relative;z-index:2}.ctm-article-featured{display:block;width:100%;max-height:620px;object-fit:cover;border-radius:22px;border:1px solid rgba(255,255,255,.35);box-shadow:0 25px 60px rgba(23,31,37,.18)}
.ctm-article-single-main{padding:36px 0 28px}.ctm-article-single-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,.65fr);gap:24px;align-items:start}.ctm-article-content{margin:0}.ctm-article-content h2{font-size:29px;line-height:1.16;margin:32px 0 10px}.ctm-article-content h3{font-size:22px;line-height:1.2;margin:27px 0 8px}.ctm-article-content p,.ctm-article-content li{color:#46525b;font-size:17px;line-height:1.75}.ctm-article-content img{max-width:100%;height:auto;border-radius:14px}.ctm-article-content blockquote{margin:24px 0;padding:16px 20px;border-left:4px solid var(--accent);background:#f6f8f9;color:#38434b}.ctm-article-aside{display:grid;gap:20px;position:sticky;top:94px}.ctm-article-aside-card,.ctm-article-course-cta{margin:0}.ctm-article-aside-card h2,.ctm-article-course-cta h2{font-size:25px;line-height:1.15;margin:8px 0 10px}.ctm-article-aside-card p,.ctm-article-course-cta p{font-size:14px;color:#66737c;margin-bottom:0}.ctm-article-course-cta img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:12px;margin-bottom:18px}.ctm-article-course-cta .button-primary{display:flex!important;justify-content:center;margin-top:18px}.ctm-related-articles{background:#eef2f4}
@media(max-width:980px){.ctm-article-grid,.ctm-article-grid-archive{grid-template-columns:repeat(2,minmax(0,1fr))}.ctm-article-single-grid{grid-template-columns:1fr}.ctm-article-aside{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.ctm-home-articles-head{align-items:flex-start;flex-direction:column}}
@media(max-width:680px){.ctm-article-grid,.ctm-article-grid-archive{grid-template-columns:1fr}.ctm-article-aside{grid-template-columns:1fr}.ctm-articles-hero{padding:44px 0}.ctm-article-single-hero{padding:42px 0 70px}.ctm-article-single-meta{align-items:flex-start;flex-direction:column}.ctm-article-content p,.ctm-article-content li{font-size:16px}.ctm-article-featured-wrap{margin-top:-34px}}


/* Navegación técnica v0.3.6 */
.site-nav .ctm-default-nav{gap:7px}
.site-nav .ctm-default-nav>a,
.site-nav .menu>li>a{
    position:relative;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:38px;
    padding:8px 12px;
    border:1px solid transparent;
    border-radius:10px;
    color:var(--text);
    font-weight:720;
    line-height:1;
    transition:color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease;
}
.site-nav .ctm-default-nav>a:before,
.site-nav .menu>li>a:before{
    content:"";
    position:absolute;
    left:12px;
    right:12px;
    bottom:4px;
    height:2px;
    border-radius:999px;
    background:linear-gradient(90deg,var(--accent),#476a82);
    transform:scaleX(0);
    transform-origin:left center;
    opacity:.9;
    transition:transform .22s ease;
}
.site-nav .ctm-default-nav>a:hover,
.site-nav .ctm-default-nav>a:focus-visible,
.site-nav .menu>li>a:hover,
.site-nav .menu>li>a:focus-visible{
    background:#f3f5f6;
    border-color:#e0e5e8;
    box-shadow:0 5px 18px rgba(30,40,50,.07);
    transform:translateY(-1px);
    outline:none;
}
.site-nav .ctm-default-nav>a:hover:before,
.site-nav .ctm-default-nav>a:focus-visible:before,
.site-nav .menu>li>a:hover:before,
.site-nav .menu>li>a:focus-visible:before{transform:scaleX(1)}
.site-nav .ctm-default-nav>a.is-active,
.site-nav .ctm-default-nav>a[aria-current="page"],
.site-nav .menu>.current-menu-item>a,
.site-nav .menu>.current_page_item>a,
.site-nav .menu>li>a[aria-current="page"]{
    background:#232c33;
    border-color:#232c33;
    color:#fff;
    box-shadow:0 7px 20px rgba(27,35,42,.14),inset 0 0 0 1px rgba(255,255,255,.05);
}
.site-nav .ctm-default-nav>a.is-active:before,
.site-nav .ctm-default-nav>a[aria-current="page"]:before,
.site-nav .menu>.current-menu-item>a:before,
.site-nav .menu>.current_page_item>a:before,
.site-nav .menu>li>a[aria-current="page"]:before{
    left:11px;
    right:11px;
    transform:scaleX(1);
    background:linear-gradient(90deg,#d47968,#6f9ab7);
}
.site-nav .site-nav-cta:before{display:none!important}
.site-nav .site-nav-cta:hover,.site-nav .site-nav-cta:focus-visible{
    filter:brightness(1.06);
    box-shadow:0 7px 20px rgba(140,59,47,.2);
    transform:translateY(-1px);
    outline:none;
}
@media(max-width:820px){
    .site-nav .ctm-default-nav{display:none}
}

/* Portada administrable v0.3.7 */
.ctm-home-hero.no-decoration:after{display:none}
.ctm-home-hero-grid.is-single{grid-template-columns:minmax(0,1fr);max-width:900px;margin-left:auto;margin-right:auto}
.site-brand .ctm-panel-logo{display:block;max-height:52px;max-width:260px;width:auto;height:auto;object-fit:contain}
.ctm-home-hero.has-custom-bg{background-attachment:scroll}
@supports not (backdrop-filter:blur(1px)){.ctm-home-hero-card{background:rgba(54,65,73,.94)}}
@media(max-width:980px){.ctm-home-hero-grid.is-single{max-width:none}}
@media(max-width:720px){
  .ctm-home-hero{background-attachment:scroll!important}
  .ctm-home-hero-grid{gap:34px}
  .ctm-home-actions>a{min-height:44px;box-sizing:border-box}
  .ctm-home-trust span{font-size:11px}
  .ctm-home-hero-card{padding:22px}
  .site-brand .ctm-panel-logo{max-height:44px;max-width:190px}
}
@media(max-width:420px){
  .site-shell{width:calc(100% - 28px)}
  .ctm-home-actions{align-items:stretch}
  .ctm-home-actions>a{width:100%;justify-content:center;text-align:center}
}


/* Portada visual CTM v0.3.8 · diseño técnico oscuro */
.ctm-brand-copy{display:flex;flex-direction:column;line-height:1.08;gap:5px;min-width:0}.ctm-brand-copy strong{font-size:16px;letter-spacing:.015em;white-space:nowrap}.ctm-brand-copy small{font-size:11px;font-weight:900;letter-spacing:.12em;color:var(--accent);white-space:nowrap}.site-brand .ctm-bundled-logo,.site-brand .ctm-panel-logo{width:112px;max-width:112px;max-height:72px;object-fit:contain}.site-brand>a.custom-logo-link{display:flex}
.ctm-public-home .site-header{position:absolute;left:0;right:0;top:0;z-index:80;background:linear-gradient(180deg,rgba(2,7,11,.94),rgba(2,7,11,.78));border-bottom:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}
.ctm-public-home .site-header-inner{min-height:118px}.ctm-public-home .site-brand{color:#fff}.ctm-public-home .site-nav a{color:#fff}.ctm-public-home .site-nav-cta{background:#e5232e!important;border-radius:10px;padding:12px 18px;box-shadow:0 10px 26px rgba(229,35,46,.18)}
.ctm-public-home .ctm-home-hero{min-height:690px;box-sizing:border-box;padding:195px 0 70px;background-color:#071017;background-position:center center;background-size:cover}
.ctm-public-home .ctm-home-hero.has-custom-bg:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,rgba(3,9,13,.98) 0%,rgba(3,9,13,.88) 28%,rgba(3,9,13,.46) 57%,rgba(3,9,13,.2) 100%);pointer-events:none}
.ctm-public-home .ctm-home-hero:after{display:none}
.ctm-public-home .ctm-home-hero-grid{grid-template-columns:minmax(460px,1.13fr) minmax(350px,.72fr);gap:80px;align-items:center;max-width:1390px;width:min(1390px,calc(100% - 80px))}
.ctm-public-home .ctm-home-hero-copy{max-width:790px}.ctm-public-home .ctm-home-kicker{color:#e8e8e8;font-size:12px;letter-spacing:.15em}.ctm-public-home .ctm-home-kicker:before{background:#e5232e;width:28px}
.ctm-public-home .ctm-home-hero h1{display:flex;flex-direction:column;align-items:flex-start;max-width:760px;margin:20px 0 20px;font-size:68px;line-height:1.04;letter-spacing:-.035em;color:#fff}.ctm-public-home .ctm-home-hero h1 span{display:block}.ctm-public-home .ctm-home-hero h1 strong{display:block;color:var(--accent);font-weight:900}.ctm-public-home .ctm-home-hero-copy>p{max-width:700px;font-size:18px;line-height:1.75;color:#f0f2f3;margin:0}
.ctm-public-home .ctm-home-actions{gap:18px;margin:31px 0 0}.ctm-public-home .ctm-home-actions>a{min-height:58px;box-sizing:border-box;padding:0 28px!important;border-radius:12px!important;font-size:16px}.ctm-public-home .ctm-home-main-button{background:var(--accent);box-shadow:0 12px 30px rgba(229,35,46,.18)}.ctm-public-home .ctm-home-link-button{border-color:rgba(255,255,255,.68);color:#fff;padding-left:25px!important;padding-right:25px!important;background:rgba(3,9,13,.3)}.ctm-btn-icon{display:inline-flex;align-items:center;justify-content:center;margin-right:10px;font-size:17px;line-height:1}
.ctm-public-home .ctm-home-trust{margin-top:22px}.ctm-public-home .ctm-home-trust span{background:rgba(5,11,15,.58);border-color:rgba(255,255,255,.15)}
.ctm-public-home .ctm-home-hero-card{padding:30px 35px;border:1px solid rgba(229,35,46,.68);border-radius:18px;background:rgba(8,13,17,.88);box-shadow:0 28px 70px rgba(0,0,0,.38);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ctm-public-home .ctm-home-card-label{color:#ef3440;font-size:11px}.ctm-public-home .ctm-home-hero-card h2{font-size:24px;line-height:1.25;margin:10px 0 18px}.ctm-public-home .ctm-home-mini-step{grid-template-columns:32px 28px 1fr;gap:10px;padding:15px 0}.ctm-public-home .ctm-home-mini-step b{width:auto;height:auto;border-radius:0;background:transparent;color:#ff5a63;font-size:15px}.ctm-home-mini-icon{display:flex;align-items:center;justify-content:center;width:25px;height:25px;color:var(--accent)}.ctm-home-mini-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ctm-public-home .ctm-home-mini-step span{font-size:15px;color:#f5f6f7;font-weight:650}
.ctm-public-home .ctm-home-value-strip{position:relative;z-index:4;margin-top:0;background:#071017;border:0;padding:0 0 34px}.ctm-public-home .ctm-home-value-grid{width:min(1390px,calc(100% - 80px));max-width:1390px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.ctm-public-home .ctm-home-value-card{display:grid;grid-template-columns:58px 1fr;gap:18px;align-items:center;min-height:112px;box-sizing:border-box;padding:22px 24px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:linear-gradient(145deg,rgba(23,29,34,.92),rgba(10,15,19,.95));box-shadow:0 14px 34px rgba(0,0,0,.16)}.ctm-public-home .ctm-home-value-icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;color:var(--accent)}.ctm-public-home .ctm-home-value-icon svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ctm-public-home .ctm-home-value-copy{display:flex;flex-direction:column;gap:3px}.ctm-public-home .ctm-home-value-copy strong{font-size:14px;line-height:1.25;color:#fff}.ctm-public-home .ctm-home-value-copy small{font-size:12px;line-height:1.55;color:#d1d7db}
.ctm-public-home .ctm-home-courses{border-top:1px solid rgba(255,255,255,.06)}
@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.ctm-public-home .site-header{background:rgba(2,7,11,.97)}.ctm-public-home .ctm-home-hero-card{background:rgba(8,13,17,.96)}}
@media(max-width:1120px){.ctm-public-home .ctm-home-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);gap:42px;width:min(1180px,calc(100% - 48px))}.ctm-public-home .ctm-home-hero h1{font-size:58px}.ctm-public-home .ctm-home-value-grid{width:min(1180px,calc(100% - 48px));grid-template-columns:repeat(2,minmax(0,1fr))}.ctm-public-home .site-header-inner{min-height:100px}}
@media(max-width:860px){.ctm-public-home .site-header{position:relative;background:#071017}.ctm-public-home .site-header-inner{min-height:82px}.ctm-public-home .ctm-brand-copy strong{font-size:14px}.ctm-public-home .ctm-brand-copy small{font-size:9px}.ctm-public-home .site-brand .ctm-panel-logo{width:82px;max-width:82px;max-height:58px}.ctm-public-home .ctm-home-hero{min-height:0;padding:62px 0 48px}.ctm-public-home .ctm-home-hero-grid{grid-template-columns:1fr;width:min(760px,calc(100% - 40px));gap:38px}.ctm-public-home .ctm-home-hero-copy{max-width:none}.ctm-public-home .ctm-home-hero h1{font-size:52px;max-width:700px}.ctm-public-home .ctm-home-hero-card{max-width:none}.ctm-public-home .ctm-home-value-grid{width:min(760px,calc(100% - 40px));grid-template-columns:repeat(2,minmax(0,1fr))}.ctm-public-home .ctm-home-value-strip{padding-bottom:28px}}
@media(max-width:620px){.ctm-public-home .site-header-inner{min-height:72px}.ctm-public-home .site-brand{gap:6px}.ctm-public-home .site-brand .ctm-panel-logo{width:64px;max-width:64px;max-height:48px}.ctm-public-home .ctm-brand-copy strong{font-size:12px}.ctm-public-home .ctm-brand-copy small{font-size:8px;letter-spacing:.08em}.ctm-public-home .site-nav{gap:6px}.ctm-public-home .site-nav-cta{padding:9px 11px;font-size:12px}.ctm-public-home .ctm-home-hero{padding:46px 0 38px;background-position:center top}.ctm-public-home .ctm-home-hero.has-custom-bg:before{background:linear-gradient(180deg,rgba(3,9,13,.65),rgba(3,9,13,.92) 44%,rgba(3,9,13,.98) 100%)}.ctm-public-home .ctm-home-hero-grid{width:calc(100% - 30px);gap:28px}.ctm-public-home .ctm-home-kicker{font-size:10px;letter-spacing:.11em}.ctm-public-home .ctm-home-hero h1{font-size:40px;line-height:1.03;margin:15px 0 16px}.ctm-public-home .ctm-home-hero-copy>p{font-size:16px;line-height:1.6}.ctm-public-home .ctm-home-actions{align-items:stretch;flex-direction:column;gap:10px;margin-top:25px}.ctm-public-home .ctm-home-actions>a{width:100%;min-height:50px;justify-content:center;padding:0 18px!important}.ctm-public-home .ctm-home-hero-card{padding:22px 20px}.ctm-public-home .ctm-home-hero-card h2{font-size:21px}.ctm-public-home .ctm-home-mini-step{padding:12px 0}.ctm-public-home .ctm-home-mini-step span{font-size:14px}.ctm-public-home .ctm-home-value-grid{width:calc(100% - 30px);grid-template-columns:1fr;gap:10px}.ctm-public-home .ctm-home-value-card{min-height:94px;padding:17px 18px;grid-template-columns:48px 1fr;gap:13px}.ctm-public-home .ctm-home-value-icon{width:42px;height:42px}.ctm-public-home .ctm-home-value-icon svg{width:34px;height:34px}.ctm-public-home .ctm-home-value-strip{padding-bottom:22px}}
@media(max-width:390px){.ctm-public-home .ctm-brand-copy{display:none}.ctm-public-home .ctm-home-hero h1{font-size:36px}}

/* Portada CTM v0.3.9 · ajuste fino respecto del diseño aprobado */
.ctm-public-home .site-header{
  background:linear-gradient(180deg,rgba(3,8,12,.50),rgba(3,8,12,.32));
  border-bottom:1px solid rgba(255,255,255,.07);
  box-shadow:none;
  -webkit-backdrop-filter:blur(11px) saturate(115%);
  backdrop-filter:blur(11px) saturate(115%);
}
.ctm-public-home .site-header-inner{min-height:120px;width:min(1400px,calc(100% - 92px));}
.ctm-public-home .site-brand{gap:18px;}
.ctm-public-home .site-brand .ctm-panel-logo,.ctm-public-home .site-brand .ctm-bundled-logo{width:126px;max-width:126px;max-height:78px;}
.ctm-public-home .ctm-brand-copy{gap:6px;}
.ctm-public-home .ctm-brand-copy strong{font-size:18px;font-weight:900;letter-spacing:.005em;}
.ctm-public-home .ctm-brand-copy small{font-size:11px;letter-spacing:.13em;}
.ctm-public-home .site-nav{gap:31px;}
.ctm-public-home .ctm-default-nav{gap:40px;}
.ctm-public-home .ctm-nav-link{font-weight:800;font-size:16px;}
.ctm-public-home .site-nav-cta{min-height:50px;display:inline-flex;align-items:center;padding:0 23px;border-radius:12px;font-size:16px;font-weight:850;box-shadow:0 8px 25px rgba(229,35,46,.22);}

.ctm-public-home .ctm-home-hero{
  min-height:0;
  padding:190px 0 38px;
  background-color:#060d12;
}
.ctm-public-home .ctm-home-hero.has-custom-bg:before{
  background:linear-gradient(90deg,rgba(2,8,12,.985) 0%,rgba(2,8,12,.92) 26%,rgba(2,8,12,.61) 48%,rgba(2,8,12,.22) 72%,rgba(2,8,12,.12) 100%);
}
.ctm-public-home .ctm-home-hero-grid{
  width:min(1400px,calc(100% - 92px));max-width:1400px;
  grid-template-columns:minmax(0,1.13fr) minmax(390px,.76fr);
  gap:88px;
  align-items:center;
}
.ctm-public-home .ctm-home-hero-copy{max-width:800px;}
.ctm-public-home .ctm-home-kicker{font-size:12px;letter-spacing:.15em;font-weight:850;color:#e4e8eb;}
.ctm-public-home .ctm-home-kicker:before{width:29px;height:2px;}
.ctm-public-home .ctm-home-hero h1{
  max-width:790px;
  margin:28px 0 21px;
  line-height:1.02;
  letter-spacing:-.045em;
  font-weight:900;
}
.ctm-public-home .ctm-home-hero h1 span,.ctm-public-home .ctm-home-hero h1 strong{line-height:1.02;}
.ctm-public-home .ctm-home-hero h1 strong{margin-top:3px;color:var(--accent);}
.ctm-public-home .ctm-home-hero-copy>p{max-width:680px;line-height:1.72;color:#eef1f3;}
.ctm-public-home .ctm-home-actions{gap:27px;margin:35px 0 0;}
.ctm-public-home .ctm-home-actions>a{
  min-height:66px;
  padding:0 31px!important;
  border-radius:12px!important;
  font-size:17px;
  font-weight:850;
  line-height:1;
}
.ctm-public-home .ctm-home-main-button{min-width:255px;box-shadow:0 12px 34px rgba(229,35,46,.24);}
.ctm-public-home .ctm-home-link-button{min-width:208px;border:1px solid rgba(255,255,255,.72);background:rgba(3,9,13,.22);}
.ctm-public-home .ctm-btn-icon{width:25px;height:25px;margin-right:12px;}
.ctm-public-home .ctm-btn-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;}

.ctm-public-home .ctm-home-hero-card{
  padding:31px 36px 27px;
  border:1px solid rgba(229,35,46,.64);
  border-radius:18px;
  background:rgba(5,10,14,.79)!important;
  box-shadow:0 24px 64px rgba(0,0,0,.34);
  -webkit-backdrop-filter:blur(10px) saturate(105%);
  backdrop-filter:blur(10px) saturate(105%);
}
.ctm-public-home .ctm-home-card-label{font-size:11px;letter-spacing:.15em;font-weight:900;color:#f33843;}
.ctm-public-home .ctm-home-hero-card h2{font-size:26px;line-height:1.18;margin:12px 0 20px;max-width:390px;}
.ctm-public-home .ctm-home-mini-step{
  grid-template-columns:34px 30px 1fr;
  gap:11px;
  min-height:61px;
  padding:12px 0;
  border-top:1px solid rgba(255,255,255,.14);
}
.ctm-public-home .ctm-home-mini-step b{
  display:flex;align-items:center;justify-content:flex-start;
  color:#ff5a63;font-size:15px;font-weight:800;font-variant-numeric:tabular-nums;
}
.ctm-public-home .ctm-home-mini-icon{width:25px;height:25px;color:#f12c37;}
.ctm-public-home .ctm-home-mini-icon svg{width:21px;height:21px;stroke-width:1.65;}
.ctm-public-home .ctm-home-mini-step span{font-size:15px;line-height:1.35;font-weight:650;color:#f6f7f8;}

/* Las cuatro ventajas forman parte del mismo hero, para conservar la fotografía y transparencia del mockup. */
.ctm-public-home .ctm-home-hero>.ctm-home-value-grid{
  position:relative;z-index:3;
  width:min(1400px,calc(100% - 92px));max-width:1400px;
  display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;
  margin:58px auto 0;
}
.ctm-public-home .ctm-home-value-card{
  display:grid;grid-template-columns:64px minmax(0,1fr);gap:17px;align-items:center;
  min-height:132px;padding:22px 27px;box-sizing:border-box;
  border:1px solid rgba(255,255,255,.105);border-radius:13px;
  background:linear-gradient(145deg,rgba(18,24,29,.83),rgba(7,12,16,.84));
  box-shadow:0 13px 30px rgba(0,0,0,.18);
  -webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);
}
.ctm-public-home .ctm-home-value-icon{display:flex;align-items:center;justify-content:center;width:58px;height:58px;color:var(--accent);}
.ctm-public-home .ctm-home-value-icon svg{width:48px;height:48px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;}
.ctm-public-home .ctm-home-value-copy{gap:5px;}
.ctm-public-home .ctm-home-value-copy strong{font-size:16px;line-height:1.25;font-weight:850;color:#fff;}
.ctm-public-home .ctm-home-value-copy small{font-size:14px;line-height:1.52;color:#d8dde1;}
/* La antigua tira ya no se usa en 0.3.9, pero se conserva el selector por compatibilidad con cachés/child themes. */
.ctm-public-home .ctm-home-value-strip{display:none;}
.ctm-public-home .ctm-home-courses{border-top:1px solid #e2e7ea;}

@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){
  .ctm-public-home .site-header{background:rgba(3,8,12,.78);}
  .ctm-public-home .ctm-home-hero-card{background:rgba(5,10,14,.94)!important;}
  .ctm-public-home .ctm-home-value-card{background:rgba(12,18,23,.95);}
}

@media(max-width:1180px){
  .ctm-public-home .site-header-inner,.ctm-public-home .ctm-home-hero-grid,.ctm-public-home .ctm-home-hero>.ctm-home-value-grid{width:min(1120px,calc(100% - 48px));}
  .ctm-public-home .site-header-inner{min-height:104px;}
  .ctm-public-home .site-brand .ctm-panel-logo,.ctm-public-home .site-brand .ctm-bundled-logo{width:105px;max-width:105px;}
  .ctm-public-home .ctm-default-nav{gap:27px;}
  .ctm-public-home .ctm-home-hero{padding-top:166px;}
  .ctm-public-home .ctm-home-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(340px,.78fr);gap:46px;}
  .ctm-public-home .ctm-home-hero h1{font-size:58px!important;}
  .ctm-public-home .ctm-home-hero>.ctm-home-value-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:900px){
  .ctm-public-home .site-header{position:relative;background:rgba(3,8,12,.96);}
  .ctm-public-home .site-header-inner{min-height:82px;width:min(800px,calc(100% - 34px));}
  .ctm-public-home .ctm-home-hero{padding:58px 0 38px;}
  .ctm-public-home .ctm-home-hero-grid{grid-template-columns:1fr;width:min(800px,calc(100% - 40px));gap:40px;}
  .ctm-public-home .ctm-home-hero>.ctm-home-value-grid{width:min(800px,calc(100% - 40px));margin-top:40px;grid-template-columns:repeat(2,minmax(0,1fr));}
  .ctm-public-home .ctm-home-hero h1{font-size:52px!important;}
  .ctm-public-home .ctm-home-hero-card{max-width:none;}
}
@media(max-width:640px){
  .ctm-public-home .site-header-inner{width:calc(100% - 28px);min-height:72px;}
  .ctm-public-home .site-brand .ctm-panel-logo,.ctm-public-home .site-brand .ctm-bundled-logo{width:66px;max-width:66px;max-height:48px;}
  .ctm-public-home .ctm-brand-copy strong{font-size:12px;}.ctm-public-home .ctm-brand-copy small{font-size:8px;}
  .ctm-public-home .site-nav{gap:6px}.ctm-public-home .site-nav-cta{min-height:42px;padding:0 12px;font-size:12px;}
  .ctm-public-home .ctm-home-hero{padding:46px 0 28px;background-position:center top;}
  .ctm-public-home .ctm-home-hero.has-custom-bg:before{background:linear-gradient(180deg,rgba(2,8,12,.57),rgba(2,8,12,.91) 43%,rgba(2,8,12,.985) 100%);}
  .ctm-public-home .ctm-home-hero-grid{width:calc(100% - 30px);gap:29px;}
  .ctm-public-home .ctm-home-kicker{font-size:10px;letter-spacing:.11em;}
  .ctm-public-home .ctm-home-hero h1{font-size:40px!important;line-height:1.03;margin:17px 0 17px;}
  .ctm-public-home .ctm-home-hero-copy>p{font-size:16px!important;line-height:1.62;}
  .ctm-public-home .ctm-home-actions{flex-direction:column;align-items:stretch;gap:10px;margin-top:25px;}
  .ctm-public-home .ctm-home-actions>a{width:100%;min-width:0;min-height:52px;padding:0 18px!important;justify-content:center;}
  .ctm-public-home .ctm-home-hero-card{padding:23px 20px;}
  .ctm-public-home .ctm-home-hero-card h2{font-size:21px;}
  .ctm-public-home .ctm-home-mini-step{grid-template-columns:31px 27px 1fr;gap:8px;min-height:54px;padding:10px 0;}
  .ctm-public-home .ctm-home-mini-step span{font-size:14px;}
  .ctm-public-home .ctm-home-hero>.ctm-home-value-grid{width:calc(100% - 30px);grid-template-columns:1fr;gap:10px;margin-top:28px;}
  .ctm-public-home .ctm-home-value-card{min-height:100px;padding:17px 19px;grid-template-columns:50px 1fr;gap:13px;}
  .ctm-public-home .ctm-home-value-icon{width:45px;height:45px;}.ctm-public-home .ctm-home-value-icon svg{width:38px;height:38px;}
  .ctm-public-home .ctm-home-value-copy strong{font-size:14px;}.ctm-public-home .ctm-home-value-copy small{font-size:12px;}
}
@media(max-width:390px){
  .ctm-public-home .ctm-brand-copy{display:none;}
  .ctm-public-home .ctm-home-hero h1{font-size:35px!important;}
}


/* Portada CTM v0.3.10 · fidelidad visual: hover, CTAs y numeración 01–04 */
.ctm-public-home .site-nav .ctm-default-nav>a,
.ctm-public-home .site-nav .menu>li>a{
  color:#fff;
}
.ctm-public-home .site-nav .ctm-default-nav>a:hover,
.ctm-public-home .site-nav .ctm-default-nav>a:focus-visible,
.ctm-public-home .site-nav .menu>li>a:hover,
.ctm-public-home .site-nav .menu>li>a:focus-visible{
  color:#fff!important;
  background:rgba(255,255,255,.055)!important;
  border-color:rgba(255,255,255,.08)!important;
  box-shadow:none!important;
  transform:none!important;
}
.ctm-public-home .site-nav .ctm-default-nav>a:before,
.ctm-public-home .site-nav .menu>li>a:before{display:none!important;}
.ctm-public-home .site-nav .site-nav-cta:hover,
.ctm-public-home .site-nav .site-nav-cta:focus-visible{
  color:#fff!important;
  background:var(--accent)!important;
  filter:brightness(1.06);
  box-shadow:0 9px 26px rgba(229,35,46,.28)!important;
}

/* CTAs: proporciones y alineación iguales al diseño de referencia. */
.ctm-public-home .ctm-home-actions>a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:65px;
  padding:0 31px!important;
  border-radius:13px!important;
  font-size:18px;
  font-weight:800;
  line-height:1!important;
  letter-spacing:0;
  text-decoration:none!important;
  white-space:nowrap;
  box-sizing:border-box;
}
.ctm-public-home .ctm-home-main-button{
  min-width:254px;
  border:1px solid transparent!important;
  background:var(--accent)!important;
  color:#fff!important;
  box-shadow:none!important;
}
.ctm-public-home .ctm-home-link-button{
  min-width:208px;
  border:1px solid rgba(255,255,255,.60)!important;
  background:rgba(3,9,13,.50)!important;
  color:#fff!important;
  box-shadow:none!important;
}
.ctm-public-home .ctm-home-main-button:hover,
.ctm-public-home .ctm-home-main-button:focus-visible{
  color:#fff!important;
  background:var(--accent)!important;
  filter:brightness(1.07);
  box-shadow:0 10px 28px rgba(229,35,46,.22)!important;
  transform:translateY(-1px);
}
.ctm-public-home .ctm-home-link-button:hover,
.ctm-public-home .ctm-home-link-button:focus-visible{
  color:#fff!important;
  background:rgba(255,255,255,.08)!important;
  border-color:rgba(255,255,255,.88)!important;
  box-shadow:none!important;
  transform:translateY(-1px);
}
.ctm-public-home .ctm-btn-icon{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:27px;
  height:27px;
  margin-right:12px;
  color:currentColor;
}
.ctm-public-home .ctm-btn-icon svg{
  display:block;
  width:27px;
  height:27px;
  fill:none;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.ctm-public-home .ctm-btn-icon svg .ctm-icon-fill{fill:currentColor;stroke:none;}

/* Tarjeta lateral: compacta y con numeración bicolor como el mockup aprobado. */
.ctm-public-home .ctm-home-hero-card{
  padding:30px 35px 28px;
}
.ctm-public-home .ctm-home-hero-card h2{
  margin:10px 0 19px;
  font-size:25px;
  line-height:1.18;
}
.ctm-public-home .ctm-home-mini-step{
  position:relative;
  grid-template-columns:34px 32px minmax(0,1fr);
  gap:10px;
  min-height:0;
  padding:17px 0;
  border-top:0!important;
}
.ctm-public-home .ctm-home-mini-step:first-of-type{
  border-top:1px solid rgba(255,255,255,.19)!important;
}
.ctm-public-home .ctm-home-mini-step:not(:last-child):after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:1px;
  background:linear-gradient(90deg,rgba(239,35,46,.95) 0,rgba(239,35,46,.95) 22px,rgba(255,255,255,.18) 42px,rgba(255,255,255,.18) 100%);
  box-shadow:-1px 0 9px rgba(239,35,46,.48);
  pointer-events:none;
}
.ctm-public-home .ctm-step-number{
  display:inline-flex!important;
  align-items:baseline!important;
  justify-content:flex-start!important;
  width:34px!important;
  height:auto!important;
  margin:0;
  padding:0;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  font-size:17px!important;
  font-weight:850!important;
  line-height:1!important;
  font-variant-numeric:tabular-nums;
  letter-spacing:-.02em;
}
.ctm-public-home .ctm-step-number i,
.ctm-public-home .ctm-step-number em{
  display:inline;
  margin:0;
  padding:0;
  font:inherit;
  line-height:inherit;
  font-style:normal;
}
.ctm-public-home .ctm-step-number i{
  color:#ff4a54;
  text-shadow:0 0 7px rgba(239,35,46,.36);
}
.ctm-public-home .ctm-step-number em{color:#fff;}
.ctm-public-home .ctm-home-mini-icon{
  width:28px;
  height:28px;
  color:#f12531;
}
.ctm-public-home .ctm-home-mini-icon svg{
  width:23px;
  height:23px;
  stroke-width:1.8;
}
.ctm-public-home .ctm-home-mini-step>span{
  font-size:16px;
  line-height:1.35;
  font-weight:600;
  color:#fff;
}

@media(max-width:640px){
  .ctm-public-home .ctm-home-actions>a{font-size:16px;min-height:54px;}
  .ctm-public-home .ctm-home-main-button,.ctm-public-home .ctm-home-link-button{min-width:0;}
  .ctm-public-home .ctm-home-mini-step{grid-template-columns:32px 28px minmax(0,1fr);padding:14px 0;}
  .ctm-public-home .ctm-step-number{font-size:15px!important;}
  .ctm-public-home .ctm-home-mini-step>span{font-size:14px;}
}

/* Portada CTM v0.3.11 · ajuste cosmético: tarjetas inferiores sin borde claro. */
.ctm-public-home .ctm-home-value-card{
  border-color:transparent!important;
}
