/* Qoryia Blog — v2.6.18 · diseño editorial sin imágenes */
:root {
  --qb-ink: #111827;
  --qb-muted: #5f6b7a;
  --qb-line: #e7ecf3;
  --qb-soft: #f6f8fc;
  --qb-violet: #6d4aff;
  --qb-violet-dark: #5134dd;
  --qb-blue: #2d5bff;
  --qb-radius-lg: 30px;
  --qb-radius-md: 22px;
  --qb-shadow: 0 22px 70px rgba(31, 41, 55, .09);
}

body.qoryia-blog-index,
body.qoryia-blog-single { background: #fff; color: var(--qb-ink); }

.qblog-shell { width: min(1180px, calc(100% - 48px)); margin: 0 auto; }
.qblog-nav .qnav-links a.is-active { color: var(--q-blue); }
.qblog-nav .qnav-links a.is-active::after { width: 100%; }

.qblog-kicker {
  display: inline-flex; align-items: center; gap: .62rem;
  color: var(--qb-violet); font-family: Manrope, sans-serif; font-weight: 800;
  font-size: .79rem; letter-spacing: .08em; text-transform: uppercase;
}
.qblog-kicker > span { width: 26px; height: 2px; border-radius: 99px; background: currentColor; }
.qblog-kicker--small { font-size: .73rem; }
.qblog-kicker--light { color: #d9d3ff; }

.qblog-meta { display: flex; align-items: center; flex-wrap: wrap; gap: .62rem 1rem; color: #738095; font-size: .79rem; }
.qblog-meta > span:not(.qblog-category) { position: relative; }
.qblog-meta > span:not(.qblog-category) + span:not(.qblog-category)::before {
  content: ""; width: 3px; height: 3px; border-radius: 50%; background: #b4bfce;
  position: absolute; left: -.56rem; top: 50%; transform: translateY(-50%);
}
.qblog-category {
  display: inline-flex; align-items: center; min-height: 28px; padding: .26rem .68rem;
  border: 1px solid rgba(109,74,255,.14); border-radius: 999px;
  background: rgba(109,74,255,.075); color: #5d42d6;
  font-family: Manrope, sans-serif; font-size: .71rem; font-weight: 800;
}

.qblog-button {
  display: inline-flex; align-items: center; justify-content: center; gap: .5rem;
  min-height: 48px; padding: .72rem 1.1rem; border-radius: 13px;
  font-family: Manrope, sans-serif; font-weight: 800; font-size: .9rem;
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease;
}
.qblog-button:hover { transform: translateY(-2px); }
.qblog-button--primary { background: linear-gradient(135deg,var(--qb-violet),var(--qb-blue)); color: #fff !important; box-shadow: 0 12px 28px rgba(70,79,220,.23); }
.qblog-button--light { background: #fff; color: #31236f !important; box-shadow: 0 12px 32px rgba(0,0,0,.13); }
.qblog-button--ghost { border: 1px solid rgba(255,255,255,.3); color: #fff !important; background: rgba(255,255,255,.07); }

/* Visual editorial sin imagen destacada */
.qblog-visual { position: relative; overflow: hidden; background: linear-gradient(145deg,#f8f9ff 0%,#eef2ff 55%,#f7f2ff 100%); }
.qblog-visual img { display: block; width: 100%; height: 100%; object-fit: cover; }
.qblog-visual--card { min-height: 190px; border-radius: 18px 18px 0 0; }
.qblog-visual--hero { min-height: 390px; border-radius: 24px; }
.qblog-visual__glow { position: absolute; border-radius: 999px; filter: blur(1px); opacity: .9; }
.qblog-visual__glow--one { width: 190px; height: 190px; top: -70px; right: -40px; background: rgba(109,74,255,.15); }
.qblog-visual__glow--two { width: 150px; height: 150px; bottom: -70px; left: -30px; background: rgba(45,91,255,.12); }
.qblog-visual__content { position: absolute; inset: 0; display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-end; padding: 1.5rem; z-index: 2; }
.qblog-visual__icon { display: inline-flex; color: var(--qb-violet); margin-bottom: .75rem; }
.qblog-visual__eyebrow { color: #7d89a1; font-family: Manrope, sans-serif; font-size: .7rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.qblog-visual__content strong { margin-top: .15rem; color: #202844; font-family: Manrope, sans-serif; font-size: 1.18rem; line-height: 1.15; max-width: 82%; }
.qblog-visual--hero .qblog-visual__content { padding: 2rem; }
.qblog-visual--hero .qblog-visual__content strong { font-size: clamp(1.7rem,3vw,2.6rem); max-width: 70%; letter-spacing: -.035em; }

/* INDEX */
.qblog-index-hero {
  position: relative; overflow: hidden; padding: 148px 0 72px;
  background: linear-gradient(180deg,#fbfbff 0%,#f7f8ff 52%,#fff 100%);
  border-bottom: 1px solid #f2f3f8;
}
.qblog-index-hero__orb { position: absolute; border-radius: 999px; pointer-events: none; }
.qblog-index-hero__orb--one { width: 360px; height: 360px; right: -110px; top: 80px; background: radial-gradient(circle,rgba(109,74,255,.13),rgba(109,74,255,0) 70%); }
.qblog-index-hero__orb--two { width: 290px; height: 290px; left: -110px; top: 20px; background: radial-gradient(circle,rgba(45,91,255,.09),rgba(45,91,255,0) 70%); }
.qblog-index-hero__inner { position: relative; z-index: 2; display: grid; grid-template-columns: minmax(0,1fr) 460px; align-items: end; gap: 3rem; }
.qblog-index-hero__copy h1 { max-width: 720px; margin: .8rem 0 1rem; font-family: Manrope,sans-serif; font-size: clamp(2.4rem,5vw,4.6rem); line-height: .99; letter-spacing: -.055em; color: #151927; }
.qblog-index-hero__copy p { max-width: 720px; margin: 0; color: #626d80; font-size: 1.02rem; line-height: 1.75; }
.qblog-search { display: grid; grid-template-columns: 24px 1fr auto; gap: .7rem; align-items: center; padding: .62rem .64rem .62rem 1rem; border: 1px solid #e2e7f0; border-radius: 17px; background: rgba(255,255,255,.95); box-shadow: 0 16px 42px rgba(31,41,55,.08); }
.qblog-search svg { width: 20px; height: 20px; fill: none; stroke: #8792a5; stroke-width: 1.8; }
.qblog-search input { min-width: 0; border: 0; outline: none; background: transparent; color: #1e293b; font-size: .9rem; }
.qblog-search input::placeholder { color: #9aa4b3; }
.qblog-search button { border: 0; border-radius: 11px; background: #161b2b; color: #fff; min-height: 42px; padding: .65rem 1rem; cursor: pointer; font-family: Manrope,sans-serif; font-weight: 800; font-size: .82rem; }

.qblog-library { padding: 42px 0 88px; }
.qblog-filterbar { display: flex; flex-wrap: wrap; gap: .55rem; margin-bottom: 2rem; }
.qblog-filter { display: inline-flex; align-items: center; min-height: 36px; padding: .45rem .85rem; border: 1px solid #e4e8ef; border-radius: 999px; background: #fff; color: #5f6b7c !important; font-size: .79rem; font-weight: 700; transition: all .16s ease; }
.qblog-filter:hover { border-color: #cdd5e3; background: #fafbfe; }
.qblog-filter.is-active { border-color: #282d3c; background: #222737; color: #fff !important; }

.qblog-featured { display: grid; grid-template-columns: 1.05fr .95fr; min-height: 430px; overflow: hidden; border: 1px solid var(--qb-line); border-radius: var(--qb-radius-lg); background: #fff; box-shadow: var(--qb-shadow); }
.qblog-featured__visual { display: block; min-width: 0; padding: 12px; background: #fbfcff; }
.qblog-featured__visual .qblog-visual { height: 100%; min-height: 405px; }
.qblog-featured__body { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; padding: 2.7rem 3rem; }
.qblog-featured__label { display: inline-flex; margin-bottom: 1rem; color: #9a6a20; font-size: .72rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.qblog-featured__body h2 { margin: .9rem 0 .85rem; font-family: Manrope,sans-serif; font-size: clamp(2rem,3.1vw,3rem); line-height: 1.04; letter-spacing: -.045em; }
.qblog-featured__body h2 a:hover { color: var(--qb-violet); }
.qblog-featured__body p { margin: 0 0 1.4rem; color: #647083; line-height: 1.72; }

.qblog-library__heading,.qblog-related__heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 2rem; margin: 4rem 0 1.4rem; }
.qblog-library__heading h2,.qblog-related__heading h2 { margin: .35rem 0 0; font-family: Manrope,sans-serif; font-size: clamp(1.8rem,3vw,2.65rem); letter-spacing: -.04em; line-height: 1.06; }
.qblog-clear,.qblog-related__heading > a { color: var(--qb-violet) !important; font-size: .83rem; font-weight: 800; }

.qblog-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 1.25rem; }
.qblog-card { display: flex; flex-direction: column; min-width: 0; overflow: hidden; border: 1px solid var(--qb-line); border-radius: 20px; background: #fff; box-shadow: 0 12px 34px rgba(31,41,55,.05); transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease; }
.qblog-card:hover { transform: translateY(-4px); border-color: #d6dced; box-shadow: 0 20px 48px rgba(31,41,55,.09); }
.qblog-card__visual-link { display: block; padding: 8px 8px 0; }
.qblog-card__visual-link .qblog-visual { border-radius: 14px; }
.qblog-card__body { display: flex; flex: 1; flex-direction: column; padding: 1.2rem 1.3rem 1.35rem; }
.qblog-meta--card { min-height: 28px; }
.qblog-card__title { margin: .8rem 0 .65rem; font-family: Manrope,sans-serif; font-size: 1.18rem; line-height: 1.24; letter-spacing: -.025em; }
.qblog-card__title a:hover { color: var(--qb-violet); }
.qblog-card__body > p { margin: 0; color: #6b7687; font-size: .86rem; line-height: 1.67; }
.qblog-card__link { display: inline-flex; align-items: center; gap: .4rem; margin-top: auto; padding-top: 1.15rem; color: #4f46ca !important; font-family: Manrope,sans-serif; font-size: .82rem; font-weight: 800; }
.qblog-card__link span { transition: transform .16s ease; }
.qblog-card:hover .qblog-card__link span { transform: translateX(3px); }

.qblog-empty { padding: 4rem 1.5rem; border: 1px dashed #d8dee9; border-radius: 24px; background: #fbfcfe; text-align: center; }
.qblog-empty__icon { display: inline-flex; color: var(--qb-violet); }
.qblog-empty h2 { margin: .8rem 0 .5rem; font-family: Manrope,sans-serif; }
.qblog-empty p { margin: 0 0 1.2rem; color: #778296; }
.qblog-pagination { display: flex; justify-content: center; gap: .45rem; margin-top: 2.6rem; }
.qblog-pagination a { width: 39px; height: 39px; display: inline-flex; align-items: center; justify-content: center; border: 1px solid var(--qb-line); border-radius: 11px; color: #647083 !important; font-size: .82rem; font-weight: 800; }
.qblog-pagination a.is-current { background: #202534; border-color: #202534; color: #fff !important; }

.qblog-index-cta,.qblog-final-cta { padding: 0 0 84px; }
.qblog-index-cta__inner,.qblog-final-cta__inner { position: relative; overflow: hidden; display: grid; grid-template-columns: minmax(0,1fr) auto; align-items: center; gap: 3rem; padding: 3.1rem 3.4rem; border-radius: 30px; background: radial-gradient(circle at 15% 20%,rgba(126,105,255,.36),transparent 36%),linear-gradient(125deg,#161126 0%,#28205c 52%,#2d5bff 120%); color: #fff; }
.qblog-index-cta__inner::after,.qblog-final-cta__inner::after { content:""; position:absolute; width:260px; height:260px; right:-90px; top:-90px; border:1px solid rgba(255,255,255,.12); border-radius:50%; box-shadow: 0 0 0 45px rgba(255,255,255,.035),0 0 0 90px rgba(255,255,255,.025); pointer-events:none; }
.qblog-index-cta h2,.qblog-final-cta h2 { position:relative; z-index:1; max-width:720px; margin:.55rem 0 .7rem; font-family:Manrope,sans-serif; font-size:clamp(2rem,3.7vw,3.3rem); line-height:1.02; letter-spacing:-.045em; color:#fff; }
.qblog-index-cta p,.qblog-final-cta p { position:relative; z-index:1; max-width:720px; margin:0; color:#d6daeb; line-height:1.7; }
.qblog-index-cta__actions,.qblog-final-cta__actions { position:relative; z-index:2; display:flex; flex-direction:column; gap:.7rem; min-width:185px; }

/* SINGLE */
.qblog-progress { position: fixed; z-index: 1000; top: 77px; left: 0; right: 0; height: 3px; pointer-events: none; }
.qblog-progress span { display: block; width: 0; height: 100%; background: linear-gradient(90deg,var(--qb-violet),var(--qb-blue)); transition: width .07s linear; }
.qblog-article-hero { position: relative; overflow: hidden; padding: 132px 0 56px; background: linear-gradient(180deg,#fbfbff 0%,#f8f9fd 64%,#fff 100%); }
.qblog-article-hero__orb { position:absolute; border-radius:999px; pointer-events:none; }
.qblog-article-hero__orb--one { width:420px; height:420px; right:-180px; top:80px; background:radial-gradient(circle,rgba(109,74,255,.13),transparent 68%); }
.qblog-article-hero__orb--two { width:320px; height:320px; left:-150px; top:140px; background:radial-gradient(circle,rgba(45,91,255,.08),transparent 70%); }
.qblog-article-hero__inner { position:relative; z-index:2; }
.qblog-breadcrumbs { display:flex; flex-wrap:wrap; align-items:center; gap:.45rem; margin-bottom:1.35rem; color:#8a94a4; font-size:.75rem; }
.qblog-breadcrumbs a:hover { color:var(--qb-violet); }
.qblog-meta--hero { margin-bottom:1rem; }
.qblog-article-hero h1 { max-width:980px; margin:0; font-family:Manrope,sans-serif; font-size:clamp(2.55rem,5vw,5rem); line-height:.99; letter-spacing:-.058em; color:#151927; }
.qblog-article-hero__lead { max-width:820px; margin:1.3rem 0 0; color:#5f6c80; font-size:clamp(1rem,1.4vw,1.18rem); line-height:1.75; }
.qblog-article-hero__byline { display:flex; align-items:center; gap:.85rem; margin-top:1.55rem; }
.qblog-avatar { width:42px; height:42px; display:inline-flex; align-items:center; justify-content:center; border:1px solid #e4e7ef; border-radius:12px; background:#fff; box-shadow:0 8px 20px rgba(31,41,55,.05); overflow:hidden; }
.qblog-avatar .qoryia-logo-c__word { display:none; }
.qblog-avatar .qoryia-logo-c__mark { width:27px; height:27px; flex-basis:27px; }
.qblog-article-hero__byline div { display:flex; flex-direction:column; line-height:1.3; }
.qblog-article-hero__byline strong { font-family:Manrope,sans-serif; font-size:.86rem; }
.qblog-article-hero__byline span { color:#8a94a4; font-size:.72rem; }
.qblog-article-hero__visual { margin-top:2.6rem; }
.qblog-article-hero__visual .qblog-visual { min-height:430px; box-shadow:0 24px 65px rgba(31,41,55,.10); }

.qblog-article-section { padding:64px 0 84px; }
.qblog-article-layout { display:grid; grid-template-columns:220px minmax(0,790px) 1fr; gap:3rem; align-items:start; }
.qblog-toc-col { grid-column:1; position:sticky; top:112px; }
.qblog-content { grid-column:2; min-width:0; color:#313b4b; font-size:1rem; line-height:1.82; }
.qblog-toc { padding:1rem 0 1.1rem; border-top:1px solid #dfe4ec; border-bottom:1px solid #dfe4ec; }
.qblog-toc__title { margin-bottom:.72rem; font-family:Manrope,sans-serif; font-size:.79rem; font-weight:900; color:#222938; }
.qblog-toc nav { display:grid; gap:.6rem; }
.qblog-toc a { color:#7a8495 !important; font-size:.73rem; line-height:1.42; transition:color .16s ease; }
.qblog-toc a:hover,.qblog-toc a.is-active { color:var(--qb-violet) !important; }
.qblog-toc a[data-level="3"] { padding-left:.75rem; font-size:.69rem; }
.qblog-toc.is-empty { display:none; }
.qblog-side-cta { margin-top:1.1rem; padding:1rem; border:1px solid #e8e6fb; border-radius:16px; background:linear-gradient(145deg,#fbfaff,#f5f4ff); }
.qblog-side-cta span { color:#7a74a3; font-size:.68rem; font-weight:700; }
.qblog-side-cta strong { display:block; margin:.35rem 0 .7rem; font-family:Manrope,sans-serif; font-size:.87rem; line-height:1.25; }
.qblog-side-cta a { color:var(--qb-violet) !important; font-size:.72rem; font-weight:900; }

.qblog-content > :first-child { margin-top:0; }
.qblog-content h2,.qblog-content h3,.qblog-content h4 { scroll-margin-top:120px; font-family:Manrope,sans-serif; color:#171d2a; letter-spacing:-.035em; }
.qblog-content h2 { margin:3.15rem 0 1rem; font-size:clamp(1.75rem,3vw,2.25rem); line-height:1.14; }
.qblog-content h3 { margin:2.2rem 0 .8rem; font-size:1.35rem; line-height:1.2; }
.qblog-content h4 { margin:1.7rem 0 .65rem; font-size:1.08rem; }
.qblog-content p { margin:0 0 1.25rem; }
.qblog-content a:not(.qblog-button) { color:#4b46c8; text-decoration:underline; text-decoration-color:#cbc8ef; text-underline-offset:3px; }
.qblog-content strong { color:#1c2533; }
.qblog-content ul,.qblog-content ol { margin:1rem 0 1.5rem; padding-left:1.25rem; }
.qblog-content li { margin:.48rem 0; padding-left:.25rem; }
.qblog-content li::marker { color:var(--qb-violet); font-weight:800; }
.qblog-content blockquote { margin:2rem 0; padding:1.35rem 1.5rem; border:0; border-left:4px solid var(--qb-violet); border-radius:0 16px 16px 0; background:#f8f7ff; color:#3e4560; }
.qblog-content blockquote p:last-child { margin-bottom:0; }
.qblog-content table { width:100%; margin:1.8rem 0; border-collapse:separate; border-spacing:0; overflow:hidden; border:1px solid #e1e6ee; border-radius:15px; font-size:.86rem; }
.qblog-content th { background:#f7f8fb; color:#252c3b; font-family:Manrope,sans-serif; text-align:left; }
.qblog-content th,.qblog-content td { padding:.8rem .9rem; border-bottom:1px solid #e7ebf1; }
.qblog-content tr:last-child td { border-bottom:0; }
.qblog-content img { border-radius:18px; box-shadow:0 18px 50px rgba(31,41,55,.08); }
.qblog-content hr { margin:2.5rem 0; border:0; border-top:1px solid #e8ebf0; }
.qblog-content .wp-block-separator { border-color:#e8ebf0; }
.qblog-content .wp-block-image figcaption { color:#8993a3; font-size:.75rem; text-align:center; }
.qblog-content pre { overflow:auto; padding:1.15rem; border-radius:15px; background:#151a27; color:#eff3ff; }

.qblog-inline-cta { margin:3.7rem 0 .5rem; padding:1.5rem; display:grid; grid-template-columns:auto 1fr auto; align-items:center; gap:1.15rem; border:1px solid #dedcf9; border-radius:22px; background:linear-gradient(135deg,#fbfaff,#f5f6ff); }
.qblog-inline-cta__icon { display:inline-flex; color:var(--qb-violet); }
.qblog-inline-cta span { color:#7771a4; font-family:Manrope,sans-serif; font-size:.68rem; font-weight:800; letter-spacing:.06em; text-transform:uppercase; }
.qblog-inline-cta h2 { margin:.2rem 0 .25rem !important; font-size:1.2rem !important; }
.qblog-inline-cta p { margin:0; color:#68738a; font-size:.82rem; line-height:1.55; }

.qblog-author-strip { padding:0 0 76px; }
.qblog-author-strip__inner { display:grid; grid-template-columns:auto 1fr auto; align-items:center; gap:1.2rem; padding:1.3rem 1.5rem; border-top:1px solid #e9edf3; border-bottom:1px solid #e9edf3; }
.qblog-author-strip__mark { width:44px; height:44px; display:flex; align-items:center; justify-content:center; overflow:hidden; }
.qblog-author-strip__mark .qoryia-logo-c__word { display:none; }
.qblog-author-strip__inner span { font-family:Manrope,sans-serif; font-size:.8rem; font-weight:900; }
.qblog-author-strip__inner p { margin:.1rem 0 0; color:#7d8798; font-size:.77rem; }
.qblog-author-strip__inner > a { color:var(--qb-violet) !important; font-size:.78rem; font-weight:900; }
.qblog-related { padding:0 0 84px; background:#fff; }
.qblog-related__heading { margin-top:0; }
.qblog-final-cta { padding-bottom:84px; }

/* accesibilidad */
.qblog-search input:focus-visible,.qblog-search button:focus-visible,.qblog-filter:focus-visible,.qblog-button:focus-visible,.qblog-card a:focus-visible,.qblog-toc a:focus-visible { outline:3px solid rgba(45,91,255,.24); outline-offset:3px; }

@media (max-width: 1050px) {
  .qblog-index-hero__inner { grid-template-columns:1fr; align-items:start; gap:2rem; }
  .qblog-search { max-width:620px; }
  .qblog-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .qblog-featured { grid-template-columns:1fr; }
  .qblog-featured__visual .qblog-visual { min-height:330px; }
  .qblog-featured__body { padding:2rem; }
  .qblog-article-layout { grid-template-columns:190px minmax(0,1fr); gap:2rem; }
  .qblog-content { grid-column:2; }
  .qblog-index-cta__inner,.qblog-final-cta__inner { grid-template-columns:1fr; gap:1.7rem; }
  .qblog-index-cta__actions,.qblog-final-cta__actions { flex-direction:row; flex-wrap:wrap; }
}

@media (max-width: 760px) {
  .qblog-shell { width:min(100% - 30px,1180px); }
  .qblog-progress { top:77px; }
  .qblog-index-hero { padding:118px 0 50px; }
  .qblog-index-hero__copy h1 { font-size:clamp(2.35rem,12vw,3.6rem); }
  .qblog-index-hero__copy p { font-size:.94rem; }
  .qblog-search { grid-template-columns:22px 1fr; padding:.72rem .9rem; }
  .qblog-search button { grid-column:1 / -1; width:100%; }
  .qblog-filterbar { flex-wrap:nowrap; overflow-x:auto; margin-left:-15px; margin-right:-15px; padding:0 15px 8px; scrollbar-width:none; }
  .qblog-filterbar::-webkit-scrollbar { display:none; }
  .qblog-filter { white-space:nowrap; }
  .qblog-library { padding:32px 0 64px; }
  .qblog-featured { border-radius:23px; }
  .qblog-featured__visual { padding:8px; }
  .qblog-featured__visual .qblog-visual { min-height:260px; }
  .qblog-featured__body { padding:1.45rem 1.25rem 1.6rem; }
  .qblog-featured__body h2 { font-size:2rem; }
  .qblog-library__heading,.qblog-related__heading { margin-top:3rem; align-items:flex-start; }
  .qblog-grid { grid-template-columns:1fr; }
  .qblog-card__visual-link .qblog-visual { min-height:220px; }
  .qblog-index-cta,.qblog-final-cta { padding-bottom:62px; }
  .qblog-index-cta__inner,.qblog-final-cta__inner { padding:2.1rem 1.35rem; border-radius:23px; }
  .qblog-index-cta__actions,.qblog-final-cta__actions { flex-direction:column; align-items:stretch; }

  .qblog-article-hero { padding:112px 0 40px; }
  .qblog-article-hero h1 { font-size:clamp(2.35rem,11vw,3.8rem); }
  .qblog-article-hero__lead { font-size:.97rem; }
  .qblog-article-hero__visual { margin-top:2rem; }
  .qblog-article-hero__visual .qblog-visual { min-height:260px; border-radius:19px; }
  .qblog-visual--hero .qblog-visual__content { padding:1.4rem; }
  .qblog-visual--hero .qblog-visual__content strong { max-width:90%; font-size:1.75rem; }
  .qblog-article-section { padding:40px 0 62px; }
  .qblog-article-layout { display:block; }
  .qblog-toc-col { position:static; margin-bottom:2rem; }
  .qblog-side-cta { display:none; }
  .qblog-toc { padding:1rem; border:1px solid #e4e8ef; border-radius:16px; background:#fafbfe; }
  .qblog-toc nav { display:none; margin-top:.9rem; }
  .qblog-toc.is-open nav { display:grid; }
  .qblog-toc__title { display:flex; justify-content:space-between; align-items:center; margin:0; cursor:pointer; }
  .qblog-toc__title::after { content:"+"; color:var(--qb-violet); font-size:1.1rem; }
  .qblog-toc.is-open .qblog-toc__title::after { content:"−"; }
  .qblog-content { font-size:.96rem; line-height:1.78; }
  .qblog-content h2 { margin-top:2.5rem; font-size:1.75rem; }
  .qblog-content h3 { font-size:1.25rem; }
  .qblog-content table { display:block; overflow-x:auto; white-space:nowrap; }
  .qblog-inline-cta { grid-template-columns:auto 1fr; padding:1.25rem; }
  .qblog-inline-cta .qblog-button { grid-column:1 / -1; width:100%; }
  .qblog-author-strip { padding-bottom:56px; }
  .qblog-author-strip__inner { grid-template-columns:auto 1fr; }
  .qblog-author-strip__inner > a { grid-column:2; }
  .qblog-related { padding-bottom:62px; }
}

@media (max-width: 430px) {
  .qblog-shell { width:min(100% - 24px,1180px); }
  .qblog-meta--hero { gap:.55rem .8rem; }
  .qblog-meta--hero > span:last-child { width:100%; }
  .qblog-article-hero__byline span { max-width:230px; }
  .qblog-library__heading,.qblog-related__heading { gap:.8rem; }
  .qblog-library__heading > a,.qblog-related__heading > a { white-space:nowrap; }
}

/* ═══════════════════════════════════════════
   v2.6.18 — BLOG SIN IMÁGENES
   Diseño editorial basado en tipografía,
   jerarquía, espacios y acentos Qoryia.
   ═══════════════════════════════════════════ */

/* Inventario: destacado completamente textual */
.qblog-featured {
  position: relative;
  display: block;
  min-height: 0;
  overflow: hidden;
  border: 1px solid #e4e7ef;
  border-radius: 26px;
  background:
    linear-gradient(135deg, rgba(109,74,255,.045), rgba(45,91,255,.018) 58%, #fff 100%);
  box-shadow: 0 18px 54px rgba(31,41,55,.065);
}
.qblog-featured::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg,var(--qb-violet),var(--qb-blue));
}
.qblog-featured__body {
  max-width: 920px;
  padding: 3.25rem 3.5rem 3.4rem;
}
.qblog-featured__body h2 {
  max-width: 860px;
  font-size: clamp(2.25rem,4vw,3.75rem);
  line-height: 1.01;
}
.qblog-featured__body p { max-width: 760px; font-size: .96rem; }
.qblog-featured__visual { display:none !important; }

/* Grilla: tarjetas editoriales sin miniaturas */
.qblog-card {
  position: relative;
  min-height: 315px;
  overflow: hidden;
}
.qblog-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg,var(--qb-violet),var(--qb-blue));
  opacity: .72;
}
.qblog-card__visual-link { display:none !important; }
.qblog-card__body { padding: 1.55rem 1.55rem 1.6rem; }
.qblog-card__title {
  margin: 1rem 0 .75rem;
  font-size: 1.28rem;
  line-height: 1.2;
}
.qblog-card__body > p { font-size: .88rem; line-height: 1.72; }
.qblog-card__link { padding-top: 1.35rem; }

/* Single: hero textual, sin imagen destacada ni placeholder */
.qblog-article-hero { padding-bottom: 62px; }
.qblog-article-hero__inner { max-width: 1180px; }
.qblog-article-hero h1 { max-width: 1050px; }
.qblog-article-hero__lead { max-width: 790px; }
.qblog-article-hero__visual { display:none !important; }
.qblog-article-hero__byline { margin-top: 1.8rem; }

/* No mostrar imágenes insertadas dentro de las entradas del blog. */
body.qoryia-blog-single .qblog-content img,
body.qoryia-blog-single .qblog-content figure.wp-block-image,
body.qoryia-blog-single .qblog-content .wp-block-gallery,
body.qoryia-blog-single .qblog-content .wp-block-cover,
body.qoryia-blog-single .qblog-content .wp-block-media-text__media {
  display: none !important;
}
body.qoryia-blog-single .qblog-content .wp-block-media-text {
  display: block;
  grid-template-columns: 1fr;
}

/* Relacionados: misma tarjeta editorial, sin imágenes. */
.qblog-related .qblog-card { min-height: 290px; }

@media (max-width:1050px) {
  .qblog-featured { grid-template-columns: none; }
  .qblog-featured__body { padding: 2.65rem 2.5rem 2.8rem; }
}

@media (max-width:760px) {
  .qblog-featured__body { padding: 2rem 1.35rem 2.1rem; }
  .qblog-featured__body h2 { font-size: clamp(2rem,9vw,2.8rem); }
  .qblog-card { min-height: 0; }
  .qblog-card__body { padding: 1.4rem 1.25rem 1.45rem; }
  .qblog-article-hero { padding-bottom: 44px; }
}

