/* ==========================================================================
   Red Psicología Perú — network pages (.net-)
   /red · /regiones · /red/:slug · /psicologos(/:slug) · /instituciones(/:slug)
   ========================================================================== */

/* ---------- Shared ---------- */
.net-filters-wrap { position: sticky; top: 58px; z-index: 30; background: color-mix(in srgb, var(--bg) 94%, transparent); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); }
.net-filters-wrap .filterbar { border-top: 0; }
/* Open without transitioning visibility, so the listbox option can take keyboard focus immediately (shared dropdown). */
.net-filterbar .dropdown.is-open .dropdown-menu { transition-property: opacity, transform; }
.net-chip-scroll { min-width: 0; max-width: 100%; }
.net-search { min-height: 40px; padding-block: 8px; font-size: 14px; width: 240px; }
.net-dash { width: 44px; height: 44px; border-radius: 50%; border: 1.5px dashed var(--c-line-strong); display: grid; place-items: center; color: var(--fg-muted); font-size: 20px; flex: none; }
.net-cta-strip { display: flex; justify-content: space-between; align-items: center; gap: 24px 40px; flex-wrap: wrap; padding: clamp(22px, 3vw, 36px); border-radius: var(--r-lg); background: color-mix(in srgb, var(--c-mint) 42%, var(--c-paper)); }
.net-cta-strip h2 { margin-top: 6px; max-width: 32ch; }
.net-cta-strip .kicker { color: var(--c-forest); }
.net-aside-box { padding: 22px; border: 1px solid var(--border); border-radius: var(--r-md); background: var(--bg-raised); display: grid; gap: 12px; align-content: start; }
.net-aside-box + .net-aside-box { margin-top: 16px; }
.net-aside-p, .net-aside-small { margin: 0; font-size: var(--fs-sm); color: var(--fg-muted); }
.net-aside-small { font-size: 12px; }
.net-aside-cta { background: var(--c-forest-deep); border-color: transparent; color: #e9f0ec; }
.net-aside-cta .kicker { color: var(--c-mint); }
.net-aside-cta p { margin: 0; font-size: var(--fs-sm); color: #c3d3ca; }
.net-aside-cta .btn-dark { --btn-bg: var(--c-mint); --btn-fg: var(--c-forest-deep); }
.net-aside-cta .btn-dark:hover { --btn-bg: #fff; }
.net-aside-zero { display: flex; align-items: baseline; gap: 10px; }
.net-aside-zero b { font-size: 56px; line-height: .9; font-weight: 400; font-style: italic; color: #fff; letter-spacing: -.04em; }
.net-sec + .net-sec, .net-sec + .net-todo, .net-todo + .net-sec { margin-top: 56px; }
.net-sec:focus { outline: none; }
.net-sec-head { display: flex; justify-content: space-between; align-items: baseline; gap: 8px 20px; flex-wrap: wrap; padding-bottom: 14px; margin-bottom: 6px; border-bottom: 2px solid var(--fg); }
.net-sec-h { font-size: var(--fs-xl); letter-spacing: -.02em; display: flex; gap: 10px; align-items: baseline; }
.net-sec-n { display: inline-grid; place-items: center; min-width: 24px; height: 24px; padding: 0 7px; border-radius: 12px; background: var(--bg-sunken); font-family: var(--font-sans); font-size: 12px; font-weight: 700; letter-spacing: 0; color: var(--fg-muted); }
.net-sec-aside { display: flex; align-items: center; gap: 8px 16px; flex-wrap: wrap; font-size: 12px; }
.net-sec-more { margin: 18px 0 0; }
.net-sublabel { margin: 26px 0 0; font-size: 10px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; color: var(--fg-muted); }
.net-pending { font-family: var(--font-sans); font-style: italic; font-weight: 600; color: var(--fg-muted); }
.net-unofficial { color: var(--c-coral-ink); }
@media (max-width: 1023px) { .net-filters-wrap { top: 98px; } }
@media (max-width: 719px) { .net-filters-wrap { position: static; } }

/* ---------- /red hero ---------- */
.net-hero { background: color-mix(in srgb, var(--c-mint) 46%, var(--c-paper)); padding-block: clamp(24px, 3vw, 40px) clamp(48px, 6vw, 88px); position: relative; overflow: hidden; }
.net-hero::after { content: ""; position: absolute; right: -6vw; top: -8vw; width: 46vw; aspect-ratio: 1; border-radius: 50%; border: 1px solid color-mix(in srgb, var(--c-forest) 22%, transparent); box-shadow: 0 0 0 5vw color-mix(in srgb, var(--c-mint) 30%, transparent) inset; pointer-events: none; }
.net-hero .eyebrow { color: var(--c-forest-deep); }
.net-hero-grid { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0, 1.55fr) minmax(0, 1fr); gap: 48px; align-items: end; margin-top: 36px; }
.net-hero-title { font-size: var(--fs-4xl); line-height: .95; letter-spacing: var(--tracking-display); margin: 18px 0 0; max-width: 15ch; }
.net-hero-title em { color: var(--c-forest); font-weight: 400; }
.net-hero .lead { color: #3b4a42; margin-top: 22px; }
.net-hero-ctas { margin-top: 28px; }
.net-hero-aside { display: grid; gap: 14px; padding: 24px; border-radius: var(--r-lg); background: color-mix(in srgb, var(--c-white) 74%, transparent); border: 1px solid color-mix(in srgb, var(--c-forest) 16%, transparent); }
.net-hero-aside .kicker { color: var(--c-forest-deep); }
.net-road { list-style: none; display: grid; }
.net-road li { display: grid; grid-template-columns: 112px minmax(0, 1fr); column-gap: 14px; padding: 11px 0; border-top: 1px solid color-mix(in srgb, var(--c-forest) 14%, transparent); }
.net-road-st { grid-row: span 2; align-self: start; justify-self: start; white-space: nowrap; padding: 3px 8px; border-radius: 6px; font-size: 10px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; border: 1px dashed color-mix(in srgb, var(--c-forest) 45%, transparent); color: var(--c-forest-deep); }
.net-road li.is-done .net-road-st { background: var(--c-forest); border: 1px solid var(--c-forest); color: #fff; }
.net-road li.is-open .net-road-st { background: #fff; border: 1px solid var(--c-coral-ink); color: var(--c-coral-ink); }
.net-road b { font-size: var(--fs-sm); line-height: 1.3; }
.net-road-d { font-size: 12px; color: #4a5a51; }
@media (max-width: 1023px) {
  .net-hero-grid { grid-template-columns: minmax(0, 1fr); gap: 32px; }
  .net-hero::after { width: 70vw; right: -30vw; }
  .net-hero-aside { max-width: 620px; }
}
@media (max-width: 719px) {
  .net-hero-ctas .btn { flex: 1 1 100%; }
  .net-hero-aside { padding: 18px; }
  .net-road li { grid-template-columns: minmax(0, 1fr); row-gap: 4px; }
  .net-road-st { grid-row: auto; margin-bottom: 4px; }
}

/* ---------- National counters ---------- */
.net-band { border-bottom: 1px solid var(--border); padding-block: 28px 32px; background: var(--bg); }
.net-band-row { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); }
.net-band-item { display: grid; gap: 2px; align-content: start; padding: 4px 24px; border-left: 1px solid var(--border); }
.net-band-item:first-child { border-left: 0; padding-left: 0; }
.net-band-item b { font-size: clamp(34px, 3.6vw, 56px); font-weight: 400; letter-spacing: -.04em; line-height: 1; }
.net-band-item span { font-size: var(--fs-micro); font-weight: 800; letter-spacing: var(--tracking-label); text-transform: uppercase; margin-top: 8px; }
.net-band-item small { font-size: var(--fs-xs); color: var(--fg-muted); }
.net-band-item.is-zero b { color: var(--c-coral-ink); font-style: italic; }
.net-band-link { background: none; border: 0; padding: 0; font: inherit; font-weight: 700; color: var(--fg); text-decoration: underline; text-underline-offset: 3px; text-decoration-thickness: 1px; }
.net-band-link:hover { text-decoration-color: var(--c-coral); }
@media (max-width: 1023px) {
  .net-band-row { grid-template-columns: repeat(2, minmax(0, 1fr)); row-gap: 24px; }
  .net-band-item:nth-child(3) { border-left: 0; padding-left: 0; }
}
@media (max-width: 719px) { .net-band-item { padding: 4px 0 4px 16px; } .net-band-item b { font-size: 40px; } }

/* ---------- Interactive map ---------- */
.net-map-toolbar { display: flex; align-items: center; gap: 12px; flex-wrap: wrap; margin-bottom: 20px; }
.net-toolbar-l { font-size: 10px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: var(--fg-muted); }
.net-map-toolbar [data-chips] { display: inline-flex; flex-wrap: nowrap; gap: 4px; padding: 4px; border-radius: var(--r-pill); background: var(--bg-sunken); max-width: 100%; overflow-x: auto; scrollbar-width: none; }
.net-map-toolbar .chip { border: 0; background: transparent; padding: 9px 16px; font-size: var(--fs-sm); color: var(--fg-muted); }
.net-map-toolbar .chip:hover { color: var(--fg); }
.net-map-toolbar .chip[aria-pressed="true"] { background: var(--bg-raised); color: var(--fg); box-shadow: var(--shadow-1), 0 2px 8px -4px rgba(0,0,0,.2); }
.net-map-grid { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(0, 1fr); gap: clamp(24px, 4vw, 64px); align-items: start; }
.net-map { padding: clamp(16px, 2.4vw, 32px); border-radius: var(--r-xl); background: var(--bg-raised); border: 1px solid var(--border); }
.net-map .tilemap { max-width: 440px; margin-inline: auto; }
.tilemap .tile.is-null rect { stroke-dasharray: 5 4; }
.net-legend { display: grid; gap: 10px; margin-top: 16px; padding-top: 14px; border-top: 1px solid var(--border); }
.net-legend-list { list-style: none; display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 12px; color: var(--fg); }
.net-legend-list li { display: inline-flex; align-items: center; gap: 7px; }
.net-legend-list i { width: 14px; height: 10px; border-radius: 3px; display: inline-block; flex: none; box-shadow: inset 0 0 0 1px rgba(0,0,0,.06); }
.net-legend-cap { margin: 0; font-size: 11px; color: var(--fg-muted); line-height: 1.5; }
.net-side { display: grid; gap: 28px; position: sticky; top: 90px; }
.net-panel { display: grid; gap: 14px; padding: clamp(22px, 2.6vw, 34px); border-radius: var(--r-xl); background: var(--c-forest-deep); color: #eef3ef; min-height: 560px; align-content: start; }
.net-panel .kicker { color: var(--c-mint); }
.net-panel-title { font-size: clamp(40px, 4.4vw, 64px); line-height: .92; letter-spacing: -.045em; font-weight: 400; }
.net-panel-cap { display: flex; align-items: center; gap: 6px; font-size: var(--fs-sm); color: #b8c9c0; margin: 0; }
.net-panel-facts { display: grid; gap: 12px; margin: 4px 0 0; }
.net-panel-facts dt { font-size: 10px; letter-spacing: .1em; text-transform: uppercase; color: #9fb6aa; font-weight: 700; }
.net-panel-facts dd { margin: 2px 0 0; font-size: var(--fs-sm); color: #dfe8e2; }
.net-panel-facts dd b { font-size: clamp(22px, 2vw, 28px); font-weight: 400; letter-spacing: -.02em; color: #fff; }
.net-panel-facts small { display: block; font-size: 11px; color: #9fb6aa; margin-top: 2px; }
.net-panel-facts .is-pending { font-style: italic; color: #cfdcd4; }
.net-panel a.link-underline { color: #fff; text-decoration-color: rgba(255,255,255,.4); }
.net-panel a.link-underline:hover { text-decoration-color: var(--c-mint); }
.net-panel-stats { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 12px; margin: 0; padding-block: 14px; border-block: 1px solid rgba(255,255,255,.14); }
.net-panel-stats div { display: grid; gap: 2px; min-width: 0; }
.net-panel-stats dt { font-size: 10px; letter-spacing: .08em; text-transform: uppercase; color: #9fb6aa; font-weight: 700; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.net-panel-stats dd { margin: 0; font-size: clamp(24px, 2.2vw, 32px); letter-spacing: -.03em; line-height: 1.1; }
.net-panel-stats div:first-child dd { color: var(--c-mint); font-style: italic; }
.net-panel-note { margin: 0; font-size: 13px; color: #b8c9c0; }
.net-panel-ctas { display: flex; flex-wrap: wrap; gap: 10px; }
.net-panel-ctas .btn { white-space: normal; text-align: center; line-height: 1.2; }
.net-panel .text-link { color: #fff; }
.net-rank .divider-label { margin-bottom: 8px; }
.net-rank-list { list-style: none; }
.net-rank-list a { display: grid; grid-template-columns: 22px minmax(0, 120px) 1fr 64px; gap: 12px; align-items: center; padding: 9px 0; border-bottom: 1px solid var(--border); font-size: var(--fs-sm); }
.net-rank-list a:hover .n { text-decoration: underline; text-underline-offset: 3px; }
.net-rank-list .i { font-family: var(--font-serif); font-style: italic; color: var(--fg-muted); }
.net-rank-list .n { font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.net-rank-list .bar { height: 8px; background: var(--bg-sunken); border-radius: 6px; overflow: hidden; }
.net-rank-list .bar i { display: block; height: 100%; background: var(--viz-4); border-radius: 6px; animation: grow .9s var(--ease) both; transform-origin: 0 50%; }
.net-rank-list b { text-align: right; font-weight: 400; font-size: var(--fs-md); }
.net-rank-note { margin: 10px 0 0; font-size: 12px; color: var(--fg-muted); }
.net-rank-note b { color: var(--fg); }
.net-cshare { list-style: none; display: grid; }
.net-cshare li, .net-councils li { display: grid; grid-template-columns: 52px minmax(0, 1fr); gap: 12px; align-items: start; padding: 10px 0; border-bottom: 1px solid var(--border); font-size: var(--fs-sm); }
.net-cshare b { font-weight: 600; }
.net-cshare small, .net-councils small { display: block; font-size: 12px; color: var(--fg-muted); margin-top: 2px; }
.net-cshare small a, .net-councils small a { text-decoration: underline; text-underline-offset: 2px; }
.net-cnum { display: grid; place-items: center; height: 32px; border-radius: 8px; background: var(--c-forest); color: #fff; font-family: var(--font-serif); font-size: 14px; letter-spacing: .02em; }
.net-councils { list-style: none; display: grid; }
.net-councils li:last-child, .net-cshare li:last-child { border-bottom: 0; }
@media (max-width: 1023px) {
  .net-map-grid { grid-template-columns: minmax(0, 1fr); }
  .net-side { position: static; }
  .net-panel { min-height: 0; }
}
@media (max-width: 719px) {
  .net-map { padding: 12px; border-radius: var(--r-lg); }
  .net-panel-stats { grid-template-columns: 1fr 1fr; }
  .net-panel-ctas .btn { flex: 1 1 100%; }
  .net-rank-list a { grid-template-columns: 18px minmax(0, 96px) 1fr 56px; gap: 10px; }
}

/* ---------- How it will work ---------- */
.net-how { border-block: 1px solid var(--border); background: var(--bg-raised); }
.net-how-grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 2fr); gap: clamp(28px, 5vw, 80px); }
.net-how-p { margin-top: 16px; max-width: 42ch; font-size: var(--fs-sm); }
.net-steps { list-style: none; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); }
.net-steps li { padding: 0 20px; border-left: 1px solid var(--border); }
.net-steps li:first-child { border-left: 0; padding-left: 0; }
.net-step-n { font-family: var(--font-serif); font-size: 44px; font-style: italic; color: var(--c-forest); line-height: 1; opacity: .75; }
.net-steps h3 { font-size: var(--fs-lg); margin: 18px 0 8px; }
.net-steps p { font-size: var(--fs-sm); color: var(--fg-muted); margin: 0; }
@media (max-width: 1023px) {
  .net-how-grid { grid-template-columns: minmax(0, 1fr); }
  .net-steps { grid-template-columns: 1fr 1fr; row-gap: 28px; }
  .net-steps li:nth-child(3) { border-left: 0; padding-left: 0; }
}
@media (max-width: 719px) {
  .net-steps { grid-template-columns: minmax(0, 1fr); row-gap: 0; }
  .net-steps li { display: grid; grid-template-columns: 52px 1fr; column-gap: 12px; padding: 18px 0; border-left: 0; border-top: 1px solid var(--border); }
  .net-steps li .net-step-n { grid-row: span 2; font-size: 34px; }
  .net-steps h3 { margin: 0 0 4px; }
}

/* ---------- Member types (plans) ---------- */
.net-types-grid { list-style: none; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); column-gap: clamp(24px, 4vw, 64px); }
.net-type { width: 100%; display: grid; grid-template-columns: 44px minmax(0, 1fr) auto; gap: 18px; align-items: start; padding: 24px 0; border: 0; border-bottom: 1px solid var(--border); background: none; text-align: left; font: inherit; color: inherit; }
.net-type:hover .net-type-t { text-decoration: underline; text-underline-offset: 4px; text-decoration-thickness: 1px; }
.net-type-n { font-size: 11px; font-weight: 800; letter-spacing: .14em; color: var(--fg-muted); padding-top: 8px; }
.net-type-body { display: grid; gap: 6px; }
.net-type-t { font-family: var(--font-serif); font-size: var(--fs-xl); line-height: 1.1; letter-spacing: -.02em; }
.net-type-d { font-size: var(--fs-sm); color: var(--fg-muted); max-width: 46ch; }
.net-type-st { align-self: center; display: inline-flex; align-items: center; gap: 8px; padding: 7px 12px; border-radius: var(--r-pill); border: 1px solid var(--c-line-strong); font-size: 12px; font-weight: 700; white-space: nowrap; transition: all var(--dur-2); }
.net-type-st span { font-size: 14px; }
.net-type:hover .net-type-st { background: var(--c-ink); border-color: var(--c-ink); color: #fff; }
@media (max-width: 719px) {
  .net-types-grid { grid-template-columns: minmax(0, 1fr); }
  .net-type { grid-template-columns: minmax(0, 1fr); gap: 10px; }
  .net-type-n { display: none; }
  .net-type-st { justify-self: start; }
}

/* ---------- Desde las regiones (dark) ---------- */
.net-from { background: var(--c-forest-deep); }
.net-from .sec-head h2 em { color: var(--c-mint); }
.net-from .sec-head .sh-aside { color: #b8c6be; }
.net-from-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: clamp(20px, 3vw, 40px); }
.net-from-col { min-width: 0; }
.net-from-h { font-family: var(--font-sans); font-size: var(--fs-micro); font-weight: 800; letter-spacing: var(--tracking-label); text-transform: uppercase; color: var(--c-mint); display: flex; align-items: center; gap: 10px; padding-bottom: 12px; border-bottom: 1px solid rgba(255,255,255,.3); }
.net-from-h .net-sec-n { background: rgba(255,255,255,.1); color: #dfe8e2; }
.net-from-list { list-style: none; }
.net-from-list a { display: grid; grid-template-columns: 44px minmax(0, 1fr); gap: 12px; padding: 14px 0; border-bottom: 1px solid rgba(255,255,255,.1); }
.net-from-list b { display: block; font-family: var(--font-serif); font-weight: 400; font-size: var(--fs-md); line-height: 1.25; letter-spacing: -.01em; color: #fff; }
.net-from-list a:hover b { text-decoration: underline; text-underline-offset: 3px; text-decoration-thickness: 1px; }
.net-from-list small { display: block; font-size: 12px; color: #a9bdb2; margin-top: 4px; }
.net-from-code { display: grid; place-items: center; height: 30px; border-radius: 8px; background: rgba(185,216,198,.16); color: var(--c-mint); font-size: 10px; font-weight: 800; letter-spacing: .08em; }
.net-from-empty { margin: 14px 0 0; font-size: var(--fs-sm); color: #a9bdb2; }
.net-from-cta { display: flex; justify-content: space-between; align-items: center; gap: 18px 32px; flex-wrap: wrap; margin-top: 44px; padding-top: 28px; border-top: 1px solid rgba(255,255,255,.18); }
.net-from-cta p { margin: 0; font-family: var(--font-serif); font-size: var(--fs-lg); color: #dfe8e2; max-width: 44ch; }
.net-from-cta b { font-weight: 500; color: #fff; }
@media (max-width: 1023px) { .net-from-grid { grid-template-columns: minmax(0, 1fr); gap: 32px; } }

/* ---------- /regiones ---------- */
.net-zone { padding-block: 36px 12px; }
.net-zone + .net-zone { border-top: 1px solid var(--border); }
.net-zone-head { display: flex; align-items: baseline; gap: 14px; flex-wrap: wrap; margin-bottom: 22px; }
.net-zone-n { font-family: var(--font-serif); font-style: italic; color: var(--fg-muted); font-size: var(--fs-md); }
.net-zone-head .muted { font-size: 13px; margin-left: auto; }
.net-feat-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; margin-bottom: 20px; }
.net-feat-grid.is-single { grid-template-columns: minmax(0, 1fr); }
.net-rcard { position: relative; display: grid; grid-template-rows: auto 1fr; border-radius: var(--r-lg); overflow: hidden; background: var(--bg-raised); border: 1px solid var(--border); transition: border-color var(--dur-2); }
.net-rcard:hover { border-color: var(--c-ink); }
.net-rcard-media { position: relative; }
.net-rcard-media .media { border-radius: 0; }
.net-rcard-media .badge { position: absolute; left: 14px; top: 14px; z-index: 2; }
@media (min-width: 1024px) {
  .net-feat-grid:not(.is-single) .net-rcard-media .media { aspect-ratio: 2 / 1; }
  .net-feat-grid:not(.is-single) .net-rcard .net-stats-inline { grid-template-columns: repeat(3, minmax(0, 1fr)); row-gap: 10px; }
  .net-feat-grid > .net-rcard:last-child:nth-child(odd) { grid-column: 1 / -1; grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr); grid-template-rows: auto; }
  .net-feat-grid > .net-rcard:last-child:nth-child(odd) .net-rcard-media .media { aspect-ratio: auto; height: 100%; min-height: 260px; }
  .net-feat-grid > .net-rcard:last-child:nth-child(odd) .net-stats-inline { grid-template-columns: repeat(6, minmax(0, 1fr)); }
}
.net-rcard-body { padding: 22px 24px 24px; display: grid; gap: 10px; align-content: start; }
.net-rcard h3 { font-size: var(--fs-2xl); letter-spacing: -.03em; }
.net-rcard h3 a::after { content: ""; position: absolute; inset: 0; z-index: 1; }
.net-rcard a:not(h3 a) { position: relative; z-index: 2; }
.net-rcard-pop { margin: 0; font-size: 13px; color: var(--fg-muted); }
.net-rcard-pop b { font-size: var(--fs-md); color: var(--fg); font-weight: 400; }
.net-rcard-pop a { text-decoration: underline; text-underline-offset: 2px; }
.net-rcard-last { margin: 4px 0 0; padding-top: 12px; border-top: 1px dashed var(--border); display: grid; gap: 4px; font-size: var(--fs-sm); }
.net-rcard-last .kicker { color: var(--c-forest); font-size: 10px; }
.net-rcard-last a { font-family: var(--font-serif); font-size: var(--fs-md); line-height: 1.25; }
.net-rcard-last a:hover { text-decoration: underline; text-underline-offset: 3px; }
.net-stats-inline { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 8px; margin: 6px 0 0; padding-top: 12px; border-top: 1px solid var(--border); }
.net-stats-inline div { display: grid; gap: 2px; min-width: 0; }
.net-stats-inline dt { font-size: 9.5px; letter-spacing: .08em; text-transform: uppercase; color: var(--fg-muted); font-weight: 700; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.net-stats-inline dd { margin: 0; font-size: var(--fs-lg); letter-spacing: -.02em; line-height: 1.1; white-space: nowrap; }
.net-rows-label { margin: 8px 0 10px; font-size: 10px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; color: var(--fg-muted); }
.net-rows { list-style: none; border-top: 1px solid var(--fg); }
.net-rrow { display: grid; grid-template-columns: 56px minmax(150px, 1fr) minmax(0, 2.6fr) 32px; gap: 18px; align-items: center; padding: 14px 0; border-bottom: 1px solid var(--border); position: relative; }
.net-rrow:hover { background: color-mix(in srgb, var(--c-mint) 16%, transparent); }
.net-rrow-code { font-size: 11px; font-weight: 800; letter-spacing: .12em; color: var(--c-forest); background: color-mix(in srgb, var(--c-mint) 55%, var(--c-paper)); border-radius: 8px; padding: 8px 0; text-align: center; }
.net-rrow h3 { font-size: var(--fs-lg); letter-spacing: -.015em; }
.net-rrow h3 a::after { content: ""; position: absolute; inset: 0; }
.net-rrow-name small { font-size: 12px; color: var(--fg-muted); }
.net-rrow .net-stats-inline { border: 0; padding: 0; margin: 0; }
.net-rrow-go { color: var(--fg-muted); }
.net-rrow:hover .net-rrow-go { color: var(--fg); }
/* /regiones hero: four real counts as a ruled 2 × 2 grid */
.net-page-reg .page-hero-stats { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0; width: 100%; border-top: 1px solid var(--fg); }
.net-page-reg .page-hero-stats div { padding: 14px 16px 14px 0; border-bottom: 1px solid var(--border); }
.net-page-reg .page-hero-stats div:nth-child(even) { padding-left: 16px; border-left: 1px solid var(--border); }
.net-page-inst .page-hero-stats { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 0; width: 100%; border-top: 1px solid var(--fg); }
.net-page-inst .page-hero-stats div { padding: 14px 12px 0 0; }
.net-page-inst .page-hero-stats div + div { padding-left: 14px; border-left: 1px solid var(--border); }
.net-src-grid { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr) minmax(0, 1fr); gap: clamp(20px, 3vw, 48px); padding-top: 28px; border-top: 1px solid var(--border); }
.net-src-grid .muted { font-size: var(--fs-sm); margin-top: 10px; }
.net-src-grid .divider-label { margin-bottom: 12px; }
.net-src-grid .source-list { font-size: 12px; }
@media (max-width: 1023px) {
  .net-feat-grid { grid-template-columns: minmax(0, 1fr); }
  .net-rrow { grid-template-columns: 48px minmax(0, 1fr) 24px; row-gap: 10px; }
  .net-rrow .net-stats-inline { grid-column: 2 / -1; grid-row: 2; }
  .net-rrow-go { grid-column: 3; grid-row: 1; }
  .net-src-grid { grid-template-columns: minmax(0, 1fr); }
}
@media (max-width: 719px) {
  .net-filterbar .fb-right { margin-left: 0; width: 100%; flex-wrap: wrap; }
  .net-search { width: auto; flex: 1 1 160px; }
  .net-chip-scroll { overflow-x: auto; scrollbar-width: none; margin-inline: calc(var(--gutter) * -1); padding-inline: var(--gutter); flex: 1 1 100%; }
  .net-chip-scroll::-webkit-scrollbar { display: none; }
  .net-chip-scroll [data-chips] { flex-wrap: nowrap; }
  .net-filters-wrap .filterbar .fb-label { display: none; }
  .net-stats-inline { grid-template-columns: repeat(3, minmax(0, 1fr)); row-gap: 10px; }
  .net-stats-inline dt { font-size: 9px; letter-spacing: .05em; }
  .net-stats-inline dd { font-size: var(--fs-base); }
  .net-rrow { grid-template-columns: minmax(0, 1fr) 24px; }
  .net-rrow-code { display: none; }
  .net-rrow .net-stats-inline { grid-column: 1 / -1; }
  .net-rrow-go { grid-column: 2; }
  .net-zone-head .muted { margin-left: 0; width: 100%; }
  .net-rcard-body { padding: 18px; }
}

/* ---------- /red/:slug ---------- */
.net-rhero { padding-block: clamp(24px, 3vw, 40px) clamp(40px, 5vw, 64px); background: linear-gradient(180deg, color-mix(in srgb, var(--c-mint) 38%, var(--c-paper)) 0, var(--bg) 100%); border-bottom: 1px solid var(--border); }
.net-rhero .eyebrow { color: var(--c-forest); }
.net-rhero-grid { display: grid; grid-template-columns: minmax(0, 1.45fr) minmax(0, 1fr); gap: clamp(28px, 5vw, 72px); margin-top: 28px; align-items: start; }
.net-rhero-title { font-size: var(--fs-display); line-height: .9; letter-spacing: var(--tracking-display); font-weight: 400; margin: 14px 0 12px; overflow-wrap: anywhere; }
.net-rhero-cap { display: flex; align-items: center; gap: 8px; font-size: var(--fs-sm); flex-wrap: wrap; }
.net-code { font-size: 10px; font-weight: 800; letter-spacing: .14em; padding: 3px 7px; border-radius: 5px; background: var(--c-forest); color: #fff; }
.net-rhero .lead { color: #3f4b44; }
.net-rhero-facts { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); margin: 28px 0; border-block: 1px solid var(--fg); }
.net-rhero-facts > div { padding: 16px 16px 16px 0; display: grid; gap: 4px; align-content: start; min-width: 0; }
.net-rhero-facts > div.is-wide { grid-column: 1 / -1; border-bottom: 1px solid var(--border); }
.net-rhero-facts > div:not(.is-wide) + div { padding-left: 16px; border-left: 1px solid var(--border); }
.net-rhero-facts dt { font-size: 10px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: var(--fg-muted); }
.net-rhero-facts dd { margin: 0; font-size: var(--fs-sm); overflow-wrap: anywhere; }
.net-rhero-facts dd b.num { font-size: clamp(30px, 3vw, 44px); font-weight: 400; letter-spacing: -.035em; line-height: 1; margin-right: 6px; }
.net-rhero-facts dd b.net-pending { font-size: var(--fs-lg); display: block; }
.net-rhero-facts small { display: block; font-size: 12px; color: var(--fg-muted); margin-top: 6px; }
.net-fact-note { font-style: italic; }
.net-rhero-photo { position: sticky; top: 90px; }
.net-rhero-photo .media { aspect-ratio: 4/5; border-radius: var(--r-lg); box-shadow: var(--shadow-2); }
.net-rhero-photo .media-fallback { font-size: clamp(64px, 9vw, 128px); }
.net-rhero-photo figcaption { font-size: 12px; color: var(--fg-muted); margin-top: 10px; }
.net-region-body { display: grid; grid-template-columns: minmax(0, 1fr) 320px; gap: clamp(28px, 4vw, 64px); align-items: start; }
.net-region-main { min-width: 0; }
.net-region-aside { position: sticky; top: 90px; }
.net-index { margin-bottom: 40px; padding: 18px 20px; border-radius: var(--r-md); background: var(--bg-raised); border: 1px solid var(--border); }
.net-index .kicker { color: var(--c-forest); margin-bottom: 10px; }
.net-index ul { list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.net-index button, .net-index span { display: inline-flex; align-items: center; gap: 8px; padding: 7px 12px; border-radius: var(--r-pill); font-size: 12px; font-weight: 600; }
.net-index button { border: 1px solid var(--c-ink); background: var(--c-ink); color: #fff; }
.net-index button:hover { background: #000; }
.net-index button b { font-weight: 800; color: var(--c-mint); }
.net-index li.is-empty span { border: 1px dashed var(--c-line-strong); color: var(--fg-muted); }
.net-news { display: grid; }
.net-news > .story-h { padding-block: 22px; border-bottom: 1px solid var(--border); }
.net-news .media.cover, .net-inews .media.cover { min-height: 0; }
.net-opps { margin-top: 18px; }
.net-portals, .net-services, .net-press { list-style: none; }
.net-portal { display: grid; grid-template-columns: minmax(0, 1fr) 40px; gap: 16px; align-items: center; padding: 18px 0; border-bottom: 1px solid var(--border); position: relative; }
.net-portal .kicker { color: var(--c-forest); font-size: 10px; margin: 0 0 4px; }
.net-portal h3 { font-size: var(--fs-md); line-height: 1.25; letter-spacing: -.01em; }
.net-portal-link::after { content: ""; position: absolute; inset: 0; }
.net-portal:hover h3 { text-decoration: underline; text-underline-offset: 3px; text-decoration-thickness: 1px; }
.net-portal p.muted { margin: 6px 0 0; font-size: 13px; }
.net-portal-go { width: 40px; height: 40px; border-radius: 50%; border: 1px solid var(--border); display: grid; place-items: center; transition: all var(--dur-2); }
.net-portal:hover .net-portal-go { background: var(--c-ink); color: #fff; border-color: var(--c-ink); }
.net-services li, .net-press li { display: grid; gap: 4px; padding: 16px 0; border-bottom: 1px solid var(--border); }
.net-services b { font-family: var(--font-serif); font-weight: 500; font-size: var(--fs-md); }
.net-services span, .net-services small, .net-press small { font-size: 12px; color: var(--fg-muted); }
.net-services small a { text-decoration: underline; text-underline-offset: 2px; }
.net-press-link { font-family: var(--font-serif); font-size: var(--fs-md); line-height: 1.3; }
.net-press-link:hover { text-decoration: underline; text-underline-offset: 3px; }
.net-todo { display: grid; grid-template-columns: 44px minmax(0, 1fr); gap: 18px; padding: 24px; border-radius: var(--r-lg); border: 1.5px dashed var(--c-line-strong); background: color-mix(in srgb, var(--c-mint) 12%, var(--bg)); margin-top: 56px; }
.net-todo p { margin: 8px 0 16px; font-size: var(--fs-sm); color: var(--fg-muted); max-width: 70ch; }
.net-sources .muted { font-size: var(--fs-sm); margin: 14px 0 12px; }
.net-locator .tilemap { max-width: 230px; margin-inline: auto; }
.net-nb { list-style: none; display: grid; gap: 4px; }
.net-nb a { display: flex; gap: 12px; align-items: center; padding: 8px; margin-inline: -8px; border-radius: var(--r-sm); font-weight: 600; font-size: var(--fs-sm); }
.net-nb a:hover { background: var(--bg-sunken); }
.net-nb small { display: block; font-weight: 400; font-size: 11px; color: var(--fg-muted); }
.net-nb-code { width: 40px; height: 40px; border-radius: 10px; display: grid; place-items: center; font-size: 10px; font-weight: 800; letter-spacing: .08em; background: color-mix(in srgb, var(--c-mint) 55%, var(--c-paper)); color: var(--c-forest-deep); flex: none; }
.net-pn { display: grid; grid-template-columns: 1fr auto 1fr; gap: 16px; align-items: center; padding-block: 28px 64px; border-top: 1px solid var(--border); }
.net-pn a { display: grid; gap: 2px; }
.net-pn-next { text-align: right; }
.net-pn small { font-size: 11px; color: var(--fg-muted); font-weight: 700; letter-spacing: .06em; }
.net-pn b { font-family: var(--font-serif); font-size: var(--fs-xl); font-weight: 400; letter-spacing: -.02em; }
.net-pn a:hover b { text-decoration: underline; text-underline-offset: 4px; text-decoration-thickness: 1px; }
.net-pn-all { font-size: 12px; font-weight: 700; padding: 8px 14px; border: 1px solid var(--border); border-radius: var(--r-pill); }
@media (max-width: 1023px) {
  .net-rhero-grid { grid-template-columns: minmax(0, 1fr); }
  .net-rhero-photo { position: static; order: -1; }
  .net-rhero-photo .media { aspect-ratio: 16/9; }
  .net-region-body { grid-template-columns: minmax(0, 1fr); }
  .net-region-aside { position: static; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }
  .net-region-aside .net-aside-box + .net-aside-box { margin-top: 0; }
}
@media (max-width: 719px) {
  .net-rhero-title { font-size: clamp(2.8rem, 13vw, 4.5rem); }
  .net-rhero-photo .media { aspect-ratio: 4/3; }
  .net-rhero-facts { grid-template-columns: minmax(0, 1fr); }
  .net-rhero-facts > div:not(.is-wide) + div { padding-left: 0; border-left: 0; border-top: 1px solid var(--border); }
  .net-region-aside { grid-template-columns: minmax(0, 1fr); }
  .net-todo { grid-template-columns: minmax(0, 1fr); padding: 20px; }
  .net-todo .net-dash { display: none; }
  .net-pn { grid-template-columns: 1fr 1fr; }
  .net-pn-all { display: none; }
  .net-pn b { font-size: var(--fs-lg); }
}

/* ---------- /psicologos (en construcción) ---------- */
.net-dir-hero { padding-block: clamp(24px, 3vw, 40px) clamp(40px, 5vw, 64px); border-bottom: 1px solid var(--border); }
.net-dir-hero-grid { display: grid; grid-template-columns: minmax(0, 1.6fr) minmax(0, 1fr); gap: 48px; align-items: end; margin-top: 28px; }
.net-dir-hero h1 { margin-top: 16px; }
.net-dir-hero h1 em { color: var(--c-forest); }
.net-dir-hero .eyebrow { color: var(--c-forest); }
.net-dir-hero .lead { margin-top: 20px; }
.net-dir-ctas { margin-top: 28px; }
.net-note { padding: 20px 22px; border-left: 3px solid var(--c-coral); background: var(--bg-raised); border-radius: 0 var(--r-md) var(--r-md) 0; font-size: var(--fs-sm); }
.net-note b { font-family: var(--font-serif); font-size: var(--fs-lg); font-weight: 500; display: block; margin-bottom: 6px; }
.net-note p { margin: 0; color: var(--fg-muted); }
.net-note-src { display: inline-block; margin-top: 10px; font-size: 12px; font-weight: 700; text-decoration: underline; text-underline-offset: 3px; }
.net-dir-grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: clamp(28px, 6vw, 96px); align-items: center; }
.net-dir-what .eyebrow { color: var(--c-forest); }
.net-dir-what h2 { margin-top: 12px; }
.net-dir-what h2 em { color: var(--c-forest); }
.net-what-list { list-style: none; counter-reset: w; margin-top: 28px; border-top: 1px solid var(--fg); }
.net-what-list li { counter-increment: w; display: grid; grid-template-columns: 44px minmax(0, 1fr); gap: 2px 12px; padding: 16px 0; border-bottom: 1px solid var(--border); }
.net-what-list li::before { content: counter(w, decimal-leading-zero); grid-row: span 2; font-family: var(--font-serif); font-style: italic; font-size: var(--fs-lg); color: var(--c-forest); line-height: 1.2; }
.net-what-list b { font-size: var(--fs-md); }
.net-what-list span { font-size: var(--fs-sm); color: var(--fg-muted); }
.net-spec { justify-self: center; width: min(100%, 440px); }
.net-spec-card { position: relative; display: grid; gap: 12px; padding: 28px; border-radius: var(--r-xl); border: 1.5px dashed var(--c-line-strong); background: repeating-linear-gradient(135deg, transparent 0 14px, color-mix(in srgb, var(--c-mint) 16%, transparent) 14px 15px), var(--bg-raised); transform: rotate(-1.2deg); box-shadow: var(--shadow-2); }
.net-spec-top { display: grid; grid-template-columns: 76px minmax(0, 1fr); gap: 16px; align-items: center; padding-bottom: 14px; border-bottom: 1px solid var(--border); }
.net-spec-avatar { width: 76px; height: 76px; border-radius: 50%; display: grid; place-items: center; background: var(--c-forest); color: #fff; font-family: var(--font-serif); font-size: 34px; }
.net-spec-id { display: grid; gap: 6px; }
.net-spec-label { display: block; margin: 0; font-size: 10px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: var(--fg-muted); }
.net-spec-bar { display: block; height: 10px; border-radius: 6px; background: var(--c-stone); }
.net-spec-bar.w40 { width: 40%; } .net-spec-bar.w45 { width: 45%; } .net-spec-bar.w60 { width: 60%; } .net-spec-bar.w70 { width: 70%; } .net-spec-bar.w75 { width: 75%; } .net-spec-bar.w80 { width: 80%; } .net-spec-bar.w90 { width: 90%; }
.net-spec-kv { display: grid; gap: 8px; margin: 0; }
.net-spec-kv div { display: grid; grid-template-columns: 96px minmax(0, 1fr); gap: 10px; align-items: center; }
.net-spec-kv dt { font-size: 10px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; color: var(--fg-muted); }
.net-spec-kv dd { margin: 0; }
.net-spec-check { display: inline-flex; align-items: center; gap: 6px; font-size: 12px; font-weight: 700; color: var(--success); }
.net-spec-check::before { content: "✓"; width: 16px; height: 16px; border-radius: 50%; background: var(--success); color: #fff; display: inline-grid; place-items: center; font-size: 9px; }
.net-spec-chips { display: flex; gap: 8px; }
.net-spec-chips i { width: 72px; height: 26px; border-radius: var(--r-pill); background: color-mix(in srgb, var(--c-mint) 55%, var(--c-paper)); }
.net-spec-rows { display: grid; gap: 8px; }
.net-spec-btn { justify-self: start; margin-top: 6px; padding: 10px 16px; border-radius: var(--r-pill); background: var(--c-ink); color: #fff; font-size: 12px; font-weight: 700; opacity: .85; }
.net-spec figcaption { margin-top: 18px; font-size: 12px; color: var(--fg-muted); text-align: center; }
.net-spec figcaption b { color: var(--fg); }
.net-privacy { background: var(--c-forest-deep); }
.net-privacy .sec-head h2 em { color: var(--c-mint); }
.net-privacy .sec-head .sh-aside { color: #b8c6be; }
.net-privacy .sec-head .sh-aside a { color: #fff; }
.net-priv { list-style: none; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); }
.net-priv li { padding: 0 22px; border-left: 1px solid rgba(255,255,255,.16); }
.net-priv li:first-child { border-left: 0; padding-left: 0; }
.net-priv-n { font-family: var(--font-serif); font-style: italic; font-size: 40px; line-height: 1; color: var(--c-mint); }
.net-priv h3 { font-size: var(--fs-lg); color: #fff; margin: 16px 0 8px; }
.net-priv p { margin: 0; font-size: var(--fs-sm); color: #b8c6be; }
.net-meanwhile { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; margin-top: 20px; }
.net-mw { position: relative; display: grid; gap: 8px; align-content: start; padding: 22px 22px 60px; border-radius: var(--r-lg); border: 1px solid var(--border); background: var(--bg-raised); transition: border-color var(--dur-2), transform var(--dur-2) var(--ease); }
.net-mw:hover { border-color: var(--c-ink); transform: translateY(-2px); }
.net-mw.is-ext { background: var(--c-forest-deep); color: #fff; border-color: transparent; }
.net-mw .kicker { color: var(--c-forest); font-size: 10px; }
.net-mw.is-ext .kicker { color: var(--c-mint); }
.net-mw b { font-family: var(--font-serif); font-weight: 500; font-size: var(--fs-lg); line-height: 1.15; letter-spacing: -.01em; }
.net-mw > span:not(.kicker):not(.net-mw-go):not(.sr-only) { font-size: 13px; color: var(--fg-muted); }
.net-mw.is-ext > span:not(.kicker):not(.net-mw-go):not(.sr-only) { color: #c3d3ca; }
.net-mw-go { position: absolute; left: 22px; bottom: 18px; width: 34px; height: 34px; border-radius: 50%; border: 1px solid currentColor; display: grid; place-items: center; opacity: .6; transition: all var(--dur-2); }
.net-mw:hover .net-mw-go { opacity: 1; background: var(--c-ink); color: #fff; border-color: var(--c-ink); }
.net-mw.is-ext:hover .net-mw-go { background: #fff; color: var(--c-ink); border-color: #fff; }
.net-moved-card { display: grid; grid-template-columns: 260px minmax(0, 1fr); gap: clamp(24px, 4vw, 56px); align-items: center; margin-top: 28px; padding: clamp(20px, 3vw, 36px); border-radius: var(--r-xl); background: var(--bg-raised); border: 1px solid var(--border); }
.net-moved-card .media { border-radius: var(--r-md); }
.net-moved-card .kicker { color: var(--c-forest); }
.net-moved-card h1 { margin: 10px 0 6px; }
.net-moved-card .lead { margin: 14px 0 22px; }
@media (max-width: 1023px) {
  .net-dir-hero-grid, .net-dir-grid { grid-template-columns: minmax(0, 1fr); gap: 28px; }
  .net-priv { grid-template-columns: 1fr 1fr; row-gap: 28px; }
  .net-priv li:nth-child(3) { border-left: 0; padding-left: 0; }
  .net-meanwhile { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 719px) {
  .net-dir-ctas .btn { flex: 1 1 100%; }
  .net-spec-card { transform: none; padding: 20px; }
  .net-priv { grid-template-columns: minmax(0, 1fr); row-gap: 0; }
  .net-priv li { padding: 18px 0; border-left: 0; border-top: 1px solid rgba(255,255,255,.16); }
  .net-meanwhile { grid-template-columns: minmax(0, 1fr); }
  .net-moved-card { grid-template-columns: minmax(0, 1fr); }
  .net-moved-card .media { max-width: 200px; }
}

/* ---------- /instituciones ---------- */
.net-inst-grid { display: grid; grid-template-columns: minmax(0, 1fr) 320px; gap: clamp(28px, 4vw, 64px); align-items: start; }
.net-inst-grid > * { min-width: 0; }
.net-inst-aside { position: sticky; top: 130px; }
.net-inst-aside .hbar { grid-template-columns: 72px 1fr 28px; }
.net-inst-aside .hbar .fill { display: block; }
.net-ledger { border-top: 2px solid var(--fg); min-width: 0; }
.net-ledger-list { list-style: none; }
.net-ledger-head, .net-ledger-row { display: grid; grid-template-columns: 76px minmax(0, 1fr) 84px 84px 150px; gap: 16px; align-items: center; }
.net-ledger-head { padding: 10px 0; border-bottom: 1px solid var(--border); font-size: 10px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: var(--fg-muted); }
.net-ledger-head span:first-child { grid-column: 1 / 3; }
.net-ledger-head span:nth-child(n+2) { text-align: right; }
.net-ledger-row { padding: 16px 0; border-bottom: 1px solid var(--border); position: relative; }
.net-ledger-row:hover { background: color-mix(in srgb, var(--c-mint) 14%, transparent); }
.net-ledger-mark { height: 56px; border-radius: 12px; display: grid; place-items: center; background: var(--c-forest-deep); color: var(--c-mint); font-family: var(--font-serif); font-size: 15px; letter-spacing: -.01em; text-align: center; line-height: 1; padding: 4px; }
.net-ledger-mark.is-long { font-size: 11px; letter-spacing: .01em; }
.net-ledger-name { min-width: 0; }
.net-ledger-name h3 { font-size: var(--fs-md); line-height: 1.2; letter-spacing: -.01em; }
.net-ledger-name h3 a::after { content: ""; position: absolute; inset: 0; }
.net-ledger-row:hover h3 { text-decoration: underline; text-underline-offset: 3px; text-decoration-thickness: 1px; }
.net-ledger-name .meta { margin-top: 4px; }
.net-ledger-c { text-align: right; font-size: var(--fs-md); }
.net-ledger-web { text-align: right; font-size: 12px; min-width: 0; }
.net-ledger-link { position: relative; z-index: 2; display: inline-flex; align-items: center; gap: 4px; font-weight: 700; text-decoration: underline; text-underline-offset: 3px; overflow-wrap: anywhere; }
@media (max-width: 1023px) { .net-inst-grid { grid-template-columns: minmax(0, 1fr); } .net-inst-aside { position: static; } }
@media (max-width: 719px) {
  .net-ledger-head { display: none; }
  .net-ledger-row { grid-template-columns: 52px repeat(3, minmax(0, 1fr)); row-gap: 10px; }
  .net-ledger-mark { height: 52px; font-size: 12px; }
  .net-ledger-name { grid-column: 2 / -1; }
  .net-ledger-c, .net-ledger-web { grid-row: 2; text-align: left; font-size: var(--fs-sm); }
  .net-ledger-c::before, .net-ledger-web::before { content: attr(data-label); display: block; font-family: var(--font-sans); font-size: 9px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; color: var(--fg-muted); }
  .net-ledger-row > .net-ledger-c[data-label="Fundación"] { grid-column: 2; }
  .net-ledger-row > .net-ledger-c[data-label="En el sitio"] { grid-column: 3; }
  .net-ledger-row > .net-ledger-web { grid-column: 4; }
}
.net-ihero { padding-block: clamp(24px, 3vw, 40px) 0; background: var(--bg-raised); border-bottom: 1px solid var(--border); }
.net-ihero-grid { display: grid; grid-template-columns: 160px minmax(0, 1fr); gap: clamp(20px, 3vw, 44px); align-items: center; margin-top: 28px; }
.net-ihero-mark { aspect-ratio: 1; border-radius: var(--r-lg); display: grid; place-items: center; background: var(--c-forest-deep); color: var(--c-mint); font-family: var(--font-serif); font-size: clamp(22px, 2.6vw, 36px); letter-spacing: -.03em; text-align: center; padding: 10px; line-height: 1; }
.net-ihero-mark.is-long { font-size: clamp(16px, 1.7vw, 22px); }
.net-ihero .eyebrow { color: var(--c-forest); }
.net-ihero h1 { margin: 12px 0; max-width: 24ch; }
.net-ihero .lead { margin-bottom: 16px; }
.net-istats { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); margin: 32px 0 0; border-top: 1px solid var(--border); }
.net-istats div { padding: 18px 16px 22px 0; display: grid; gap: 2px; align-content: start; min-width: 0; }
.net-istats div + div { padding-left: 16px; border-left: 1px solid var(--border); }
.net-istats dt { font-size: 10px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: var(--fg-muted); }
.net-istats dd { margin: 0; font-family: var(--font-serif); font-size: var(--fs-lg); letter-spacing: -.02em; line-height: 1.2; }
.net-istats dd.num { font-size: clamp(28px, 2.8vw, 42px); letter-spacing: -.035em; line-height: 1.05; }
.net-istats small { display: block; margin-top: 4px; font-size: 11px; color: var(--fg-muted); }
.net-istats small a { text-decoration: underline; text-underline-offset: 2px; }
.net-inst-body { display: grid; grid-template-columns: minmax(0, 1fr) 320px; gap: clamp(28px, 4vw, 64px); align-items: start; padding-top: 16px; }
.net-inst-main { min-width: 0; }
.net-ifigs { list-style: none; display: grid; grid-template-columns: repeat(auto-fill, minmax(210px, 1fr)); gap: 12px; margin: 18px 0 8px; }
.net-ifigs a { display: grid; grid-template-columns: 56px minmax(0, 1fr); gap: 12px; align-items: center; padding: 10px; border-radius: var(--r-md); border: 1px solid var(--border); background: var(--bg-raised); }
.net-ifigs a:hover { border-color: var(--c-ink); }
.net-ifigs .media { border-radius: 50%; }
.net-ifigs .media-fallback { font-size: 18px; }
.net-ifigs b { display: block; font-family: var(--font-serif); font-weight: 500; font-size: var(--fs-base); line-height: 1.2; }
.net-ifigs small { font-size: 12px; color: var(--fg-muted); }
.net-itl { list-style: none; }
.net-itl li { display: grid; grid-template-columns: 72px minmax(0, 1fr); gap: 16px; padding: 16px 0; border-bottom: 1px solid var(--border); }
.net-itl .num { font-size: var(--fs-xl); color: var(--c-forest); font-style: italic; line-height: 1.1; }
.net-itl p { margin: 0 0 6px; }
.net-itl small { font-size: 12px; color: var(--fg-muted); }
.net-inews { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px 28px; margin-top: 18px; }
@media (max-width: 1023px) {
  .net-inst-body { grid-template-columns: minmax(0, 1fr); }
  .net-istats { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .net-istats div:nth-child(odd) { border-left: 0; padding-left: 0; }
  .net-istats div:nth-child(even) { padding-left: 16px; border-left: 1px solid var(--border); }
  .net-istats div:nth-child(n+3) { border-top: 1px solid var(--border); }
}
@media (max-width: 719px) {
  .net-ihero-grid { grid-template-columns: minmax(0, 1fr); }
  .net-ihero-mark { width: 88px; font-size: 18px; }
  .net-inews { grid-template-columns: minmax(0, 1fr); }
  .net-itl li { grid-template-columns: 56px minmax(0, 1fr); gap: 12px; }
}
