/* Generado por scripts/extract_shared_css.py (ACC-C13). Reglas usadas
   por 4 o más páginas de corporate-base -- sobre todo el menú móvil.
   No editar aquí sueltas páginas individuales: se regenera. */
.nav-overlay-item:hover .nav-overlay-sub   { color: rgba(205,229,239,0.55) !important; }
.nav-overlay-item:hover .nav-overlay-title { color: rgba(205,229,239,1) !important; }
.nav-overlay-logo img { width: clamp(180px, 20vw, 260px); display: block; }
.nav-overlay-nav .nav-overlay-item:nth-child(n+3) { border-top: 1px solid rgba(205,229,239,0.07); }
.nav-overlay.is-open .nav-overlay-item { opacity: 1; transform: translateY(0); }
.nav-overlay.is-open .nav-overlay-legal { opacity: 0.45; }
.nav-overlay.is-open .nav-overlay-logo { opacity: 1; pointer-events: auto; }
.nav-overlay.is-open { opacity: 1; pointer-events: auto; }
.nav-toggle.is-open .bar-2 { opacity: 0; transform: scaleX(0); }
@media (max-width: 640px) {
      .nav-overlay-nav { grid-template-columns: 1fr; }
      .nav-overlay-item { padding: 0.9rem 0; }
      .nav-overlay-nav .nav-overlay-item:nth-child(n+3) { border-top: none; }
      .nav-overlay-nav .nav-overlay-item:not(:first-child) { border-top: 1px solid rgba(205,229,239,0.07); }
    }
.nav-overlay-dots {
      position: absolute; inset: 0; pointer-events: none;
      background-image: radial-gradient(circle, rgba(205,229,239,0.06) 1px, transparent 1px);
      background-size: 32px 32px;
    }
.nav-overlay-item {
      display: block; padding: 1.5rem 0; text-decoration: none; text-align: center;
      opacity: 0; transform: translateY(20px);
      transition: opacity 560ms cubic-bezier(0.22,1,0.36,1) var(--d,0ms),
                  transform 560ms cubic-bezier(0.22,1,0.36,1) var(--d,0ms);
    }
.nav-overlay-legal {
      margin-top: clamp(2rem, 5vh, 3rem);
      display: flex; justify-content: center; gap: 2rem; opacity: 0; transition: opacity 500ms ease 420ms;
    }
.nav-overlay-logo {
      display: block;
      opacity: 0; transition: opacity 450ms ease 60ms; pointer-events: none;
      margin-bottom: clamp(2.5rem, 5vh, 3.5rem);
    }
.nav-overlay-nav {
      position: relative; width: 100%; max-width: 760px;
      display: grid; grid-template-columns: 1fr 1fr;
      column-gap: clamp(2rem, 5vw, 4rem);
    }
.nav-overlay-sub {
      display: block; font-size: 0.6rem; font-weight: 600;
      letter-spacing: 0.16em; text-transform: uppercase;
      color: rgba(205,229,239,0.3); margin-bottom: 0.3rem; transition: color 250ms ease;
    }
.nav-overlay-title {
      display: block; font-family: var(--font-heading);
      font-size: clamp(1.5rem, 2.6vw, 2.1rem);
      font-weight: 500; letter-spacing: -0.02em; line-height: 1.1;
      color: rgba(205,229,239,0.72); transition: color 260ms ease;
    }
* { margin: 0; padding: 0; box-sizing: border-box; }
.nav-toggle.is-open .bar-1 { width: 20px; transform: translateY(7.5px)  rotate(45deg);  }
.nav-toggle.is-open .bar-3 { width: 20px; transform: translateY(-7.5px) rotate(-45deg); }
.nav-overlay {
            position: fixed; inset: 0; z-index: 9400;
            background: var(--color-navy);
            display: flex; flex-direction: column; align-items: center; justify-content: safe center;
            opacity: 0; pointer-events: none;
            transition: opacity 500ms cubic-bezier(0.22,1,0.36,1);
            padding: clamp(5rem, 10vh, 7rem) 2rem 3rem;
            overflow-y: auto;
        }
.nav-toggle.is-open .bar { background: rgba(205,229,239,0.82); align-self: center; }
.nav-toggle.is-open { filter: drop-shadow(0 0 6px rgba(205,229,239,0.28)); }
.nav-toggle.on-dark .bar { background: rgba(255,255,255,0.9); }
.site-footer__legal { display: flex; gap: 1.25rem; }
.nav-overlay-legal a {
            font-size: var(--text-2xs); font-weight: 500; letter-spacing: 0.12em;
            text-transform: uppercase; color: rgba(205,229,239,0.7); text-decoration: none; padding: 1rem 0.5rem;
        }
.nav-toggle {
            position: fixed; top: 1.75rem; right: 2rem; z-index: 9500;
            width: 44px; height: 44px;
            display: flex; flex-direction: column;
            align-items: center; justify-content: center; gap: 6px;
            background: transparent; border: none; border-radius: 4px;
            cursor: pointer; padding: 0;
            filter: drop-shadow(0 1px 5px rgba(11,34,51,0.18));
            transition: filter 420ms ease;
        }
.nav-toggle.on-dark { filter: drop-shadow(0 0 6px rgba(255,255,255,0.3)); }
.site-footer__collab { display: flex; flex-direction: column; align-items: center; gap: 0.35rem; }
.site-footer__collab-img { width: 190px; height: auto; object-fit: contain; }
.site-footer__collab-label {
            font-size: 7.5px; letter-spacing: 0.03em;
            color: rgba(11,34,51,0.85); white-space: nowrap; line-height: 1.4;
        }
.site-footer__copyright {
            font-size: var(--text-caption); letter-spacing: 0.08em;
            color: rgba(11,34,51,0.35); line-height: 1.6;
        }
.site-footer__divider { width: 1px; height: 12px; background: rgba(11,34,51,0.15); }
.site-footer__legal a {
            font-size: var(--text-caption); letter-spacing: 0.08em;
            color: rgba(11,34,51,0.55); text-decoration: none; transition: color 0.25s ease;
        }
.site-footer__legal a:hover { color: rgba(11,34,51,0.78); }
.site-footer__right { display: flex; align-items: center; gap: 1.5rem; flex-wrap: wrap; }
.site-footer__social { display: flex; align-items: center; gap: 0.875rem; }
.site-footer__social-link { color: rgba(11,34,51,0.45); transition: color 0.25s ease; text-decoration: none;
                }
.site-footer__social-link:hover { color: rgba(11,34,51,0.7); }
@media (max-width: 992px) {
            .site-footer { padding: 1rem 1.5rem; justify-content: center; text-align: center; }
            .site-footer__copyright { order: 1; width: 100%; }
            .site-footer__right { order: 2; }
            .site-footer__collab { order: 3; width: 100%; }
        }
.pt-page-logo img { width: 150px; display: block; }
@media (max-width: 640px) { .pt-page-logo { display: none; } }
body {
            background-color: var(--bg-color);
            color: var(--text-main);
            font-family: var(--font-body);
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }
.nav-overlay-item[aria-current="page"] .nav-overlay-sub   { color: rgba(205,229,239,0.55); }
.nav-overlay-item[aria-current="page"] .nav-overlay-title { color: rgba(205,229,239,0.95); }
.nav-toggle .bar {
            display: block; height: 2px; border-radius: 1px;
            background: rgba(11,34,51,0.78);
            transition: all 360ms cubic-bezier(0.22,1,0.36,1);
        }
.section-eyebrow {
            display: flex; align-items: center; gap: 1rem; margin-bottom: 1.5rem;
        }
.section-eyebrow::before {
            content: ''; width: 6px; height: 6px;
            background: var(--color-navy); flex-shrink: 0;
        }
@media (prefers-reduced-motion: reduce) {
            *, *::before, *::after {
                transition-duration: 0.01ms !important;
                animation-duration: 0.01ms !important;
            }
        }
.nl-author .nl-feature__desc + .nl-feature__desc { margin-top: 1rem; }
.nl-author-inner {
            max-width: 1120px; margin: 0 auto;
            padding-top: clamp(7rem, 14vh, 9rem);
            padding-bottom: clamp(4.5rem, 10vh, 7.5rem);
            padding-left: 3rem; padding-right: 3rem;
        }
.nl-author__head { margin-bottom: clamp(2.5rem, 5vh, 3.5rem); }
.nl-btn {
            display: inline-flex; align-items: center; justify-content: center; gap: 0.75rem;
            font-family: 'Agrandir', system-ui, sans-serif;
            font-size: var(--text-support); font-weight: 400; letter-spacing: 0.03em;
            white-space: nowrap;
            color: #fff;
            background: rgba(18,186,220,0.3);
            border: 1.5px solid rgba(18,186,220,0.65);
            backdrop-filter: blur(6px);
            box-shadow: rgba(18,186,220,0.45) 0px 0px 18px -4px;
            border-radius: 8px;
            padding: 0 1.9rem; cursor: pointer;
            transition: opacity 0.3s;
        }
.nl-btn:disabled { opacity: 0.45; cursor: not-allowed; }
.nl-consent input[type="checkbox"] { position: absolute; opacity: 0; width: 0; height: 0; }
.nl-consent input[type="checkbox"]:checked + .nl-consent__box {
            background: var(--color-ice); border-color: var(--color-ice);
        }
.nl-consent input[type="checkbox"]:checked + .nl-consent__box::after {
            content: '';
            display: block; width: 8px; height: 5px;
            border-left: 1.5px solid var(--color-navy); border-bottom: 1.5px solid var(--color-navy);
            transform: rotate(-45deg) translate(1px, -1px);
        }
.nl-consent input[type="checkbox"]:focus-visible + .nl-consent__box {
            outline: 2px solid rgba(205,229,239,0.85); outline-offset: 2px;
        }
.nl-consent--err .nl-consent__box { border-color: #fdba8c; }
.nl-consent--light .nl-consent__text a { color: var(--color-link); }
.nl-consent--light .nl-consent__text { color: var(--color-ink-faint); }
.nl-consent--light input[type="checkbox"]:checked + .nl-consent__box {
            background: var(--color-navy); border-color: var(--color-navy);
        }
.nl-consent--light input[type="checkbox"]:checked + .nl-consent__box::after {
            border-left-color: var(--color-white); border-bottom-color: var(--color-white);
        }
.nl-consent--light input[type="checkbox"]:focus-visible + .nl-consent__box {
            outline-color: var(--color-navy);
        }
.nl-consent--light.nl-consent--err .nl-consent__box { border-color: var(--color-error); }
.nl-consent__box {
            width: 15px; height: 15px; flex-shrink: 0; margin-top: 3px;
            border: 1.5px solid rgba(255,255,255,0.42); border-radius: 2px;
            transition: background .18s ease, border-color .18s ease;
            display: flex; align-items: center; justify-content: center;
        }
.nl-consent__text a { color: var(--color-ice); text-decoration: underline; }
.nl-consent__text {
            font-family: var(--font-heading);
            font-size: var(--text-caption); line-height: 1.55;
            letter-spacing: 0.02em; color: rgba(255,255,255,0.55);
        }
.nl-eyebrow {
            display: inline-flex; align-items: center; gap: 0.75rem;
            font-size: var(--text-xs); font-weight: 700;
            letter-spacing: var(--tracking-caps); text-transform: uppercase;
            color: rgba(205,229,239,0.6); margin-bottom: 1.75rem;
        }
.nl-eyebrow::before {
            content: ''; width: 6px; height: 6px; background: var(--color-ice); flex-shrink: 0;
        }
.nl-feature { transition: transform 0.45s var(--ease-premium); }
.nl-feature:hover .nl-feature__num { opacity: 1; color: var(--color-teal-ink); }
.nl-feature:hover { transform: translateY(-3px); }
.nl-feature__desc {
            font-family: var(--font-heading);
            font-size: var(--text-subhead); font-weight: 300; line-height: 1.7;
            color: var(--text-muted); max-width: 34ch;
        }
.nl-feature__num {
            display: block;
            font-family: var(--font-heading); font-weight: 200;
            font-size: var(--text-2xl); color: var(--color-navy);
            opacity: 0.16; line-height: 1; margin-bottom: 1rem;
            transition: opacity 0.35s ease, color 0.35s ease;
        }
.nl-feature__title {
            font-family: var(--font-heading);
            font-size: clamp(1.25rem, 1.8vw, 1.5rem);
            font-weight: 400; letter-spacing: var(--tracking-tight);
            color: var(--color-navy); margin-bottom: 0.6rem; line-height: 1.25;
        }
.nl-features-grid[data-reveal-group] .nl-feature { animation-delay: 0s; }
.nl-final-inner { max-width: 640px; margin: 0 auto; }
.nl-final__title strong { font-weight: 400; }
.nl-form {
            display: flex; align-items: stretch; gap: 1rem; flex-wrap: wrap;
            max-width: 520px; margin: 0 auto;
        }
.nl-form-error {
            margin-top: 1rem; font-size: var(--text-caption);
            color: #fdba8c; letter-spacing: 0.03em;
        }
.nl-form-note {
            font-family: var(--font-heading);
            margin-top: 1.25rem;
            font-size: var(--text-caption); letter-spacing: 0.05em;
            color: rgba(255,255,255,0.42);
        }
.nl-form-success {
            max-width: 520px; margin: 0 auto; text-align: left;
            display: flex; align-items: center; gap: 1rem;
        }
.nl-form-success__icon {
            width: 40px; height: 40px; border-radius: 50%; flex-shrink: 0;
            background: rgba(205,229,239,0.12); border: 1px solid rgba(205,229,239,0.35);
            display: flex; align-items: center; justify-content: center;
        }
.nl-form-success__text {
            font-size: var(--text-support); color: rgba(255,255,255,0.85); line-height: 1.6;
        }
.nl-form__field input {
            width: 100%; background: transparent; border: none;
            border-bottom: 1px solid rgba(255,255,255,0.28);
            padding: 0.85rem 0.1rem; font-size: var(--text-lead); font-weight: 300;
            color: var(--color-white); outline: none; transition: border-color 0.3s;
            font-family: inherit; letter-spacing: var(--tracking-body);
        }
.nl-form__field input::placeholder { color: rgba(255,255,255,0.4); }
.nl-form__field input:focus { border-bottom-color: rgba(205,229,239,0.85); }
.nl-form__field { flex: 1; text-align: left; }
.nl-hero__texture {
            position: absolute; inset: 0; z-index: 0; pointer-events: none;
            background-image: radial-gradient(circle, rgba(205,229,239,0.06) 1px, transparent 1px);
            background-size: 32px 32px;
        }
.nl-hero__title + .nl-hero__title {
            font-weight: 400;
            margin-top: 0.2em;
        }
.nl-intro__lead strong {
            font-weight: 300; color: var(--color-teal-ink);
        }
.nl-intro__lead {
            font-size: clamp(1.4rem, 2.4vw, 1.9rem);
            font-weight: 300; font-style: italic; line-height: 1.75;
            letter-spacing: var(--tracking-tight);
            color: var(--color-slate-600);
        }
.nl-quote {
            display: flex; gap: 24px; align-items: center; justify-content: center;
        }
.nl-quote__mark {
            font-family: Georgia, serif; font-size: 6rem; line-height: 0.8;
            color: #10b0d0; flex-shrink: 0; user-select: none;
        }
.section-eyebrow span {
            font-size: var(--text-sm); font-weight: 700;
            letter-spacing: var(--tracking-caps); text-transform: uppercase;
            color: rgba(11,34,51,0.45);
        }
.section-head { margin-bottom: clamp(3rem, 6vh, 4.5rem); }
.section-title {
            font-family: var(--font-heading);
            font-size: clamp(2rem, 3vw, 2.75rem);
            font-weight: 300; line-height: 1.15;
            letter-spacing: var(--tracking-tight);
            color: var(--color-navy);
        }
:root {
            --bg-color:     #FBFBFD;
            --text-main:    var(--color-navy);
            --text-muted:   var(--color-ink-muted);
            --border-color: rgba(11,34,51,0.10);
        }
@media (max-width: 400px) {
            .nl-hero { padding-left: 8px; padding-right: 8px; }
            .nl-hero__subtitle { font-size: 0.75rem; }
        }
[data-reveal].is-visible { animation: nlFadeInUp 0.7s var(--ease-premium) both; }
.nl-author .nl-feature:hover .nl-feature__num { color: #10b0d0; }
.nl-author .nl-feature__desc { color: rgba(205,229,239,0.75); max-width: none; }
.nl-author .nl-feature__num { color: var(--color-ice); opacity: 0.28; }
.nl-author .nl-feature__title { color: var(--color-white); }
.nl-author .nl-features-grid { border-top-color: rgba(205,229,239,0.15); }
.nl-author__name {
            font-family: var(--font-heading);
            font-size: clamp(1.8rem, 2.8vw, 2.4rem);
            font-weight: 300; letter-spacing: var(--tracking-tight);
            color: var(--color-white); margin-bottom: 0.6rem; line-height: 1.2;
        }
.nl-author__role {
            display: block;
            font-size: var(--text-xs); font-weight: 700;
            letter-spacing: var(--tracking-label); text-transform: uppercase;
            color: rgba(205,229,239,0.55);
        }
.nl-cover img { width: 100%; height: 100%; object-fit: cover; display: block; }
.nl-final__subtitle {
            font-family: var(--font-heading);
            font-size: var(--text-lead); font-weight: 300; line-height: 1.7;
            color: var(--text-muted); max-width: 480px; margin: 1.5rem auto 0;
        }
.nl-final__title {
            font-family: var(--font-heading);
            font-size: clamp(2rem, 3.6vw, 2.75rem);
            font-weight: 300; line-height: 1.18;
            letter-spacing: var(--tracking-tight);
            color: var(--color-navy);
            margin-top: 1.5rem;
        }
.nl-form--light input {
            border-bottom-color: rgba(11,34,51,0.22); color: var(--color-navy);
        }
.nl-form--light input::placeholder { color: var(--color-ink-faint); }
.nl-form--light input:focus { border-bottom-color: rgba(11,34,51,0.65); }
.nl-form-error--light { color: var(--color-error); }
.nl-form-note--light a { color: var(--color-link); }
.nl-form-note--light { color: var(--color-ink-faint); }
.nl-hero .nl-form-success { margin-left: 0; margin-right: 0; }
.nl-hero__aside { display: flex; justify-content: flex-end; }
.nl-hero__subtitle {
            font-family: var(--font-heading);
            font-size: var(--text-lead);
            font-weight: 300; line-height: 1.6;
            color: rgba(255,255,255,0.72);
            max-width: 62ch; margin: 1.75rem 0 0;
        }
.nl-signal-item__num {
            font-size: var(--text-xs); font-weight: 700;
            letter-spacing: var(--tracking-label);
            color: #12badc; flex-shrink: 0;
        }
.nl-signals .section-eyebrow span { color: rgba(205,229,239,0.55); }
.nl-signals .section-eyebrow::before { background: var(--color-ice); }
.nl-signals .section-title { color: var(--color-white); }
.nl-signals-inner { position: relative; z-index: 1; max-width: 1120px; margin: 0 auto; }
.nl-signals__foot {
            margin-top: clamp(2.5rem, 5vh, 3.25rem);
            font-family: var(--font-heading);
            font-size: var(--text-lead); font-weight: 300;
            color: rgba(255,255,255,0.6); text-align: center;
        }
.nl-signals__texture {
            position: absolute; inset: 0; z-index: 0; pointer-events: none;
            background-image: radial-gradient(circle, rgba(205,229,239,0.06) 1px, transparent 1px);
            background-size: 32px 32px;
        }
/* ── Skip nav ───────────────────────────────────────────────── */
        .skip-nav {
            position: absolute; top: -100%; left: 1rem; z-index: 99999;
            padding: 0.5rem 1.25rem;
            background: var(--color-navy); color: var(--color-ice);
            font-family: var(--font-body); font-size: var(--text-sm); font-weight: 600;
            text-decoration: none; border-radius: 0 0 4px 4px;
            transition: top 0.2s ease;
        }
@media (max-width: 340px) {
            .nl-hero__title { font-size: 1.1875rem; }
        }
@media (max-width: 480px) {
            .nl-hero { padding-left: 18px; padding-right: 18px; }
            .nl-hero__subtitle { font-size: 0.8rem; line-height: 1.5; }
        }
@media (max-width: 992px) {
            .nl-section { padding: 4.025rem 1.5rem; }
            .nl-intro { padding: 4.585rem 1.5rem; }
            .nl-author-inner { padding: 6rem 1.5rem 3.5rem; }
            .nl-hero__subtitle { font-size: var(--text-support); line-height: 1.55; }
            .nl-signals { padding: 4.025rem 1.5rem; }
            .nl-signals-list { grid-template-columns: 1fr; gap: 0; }
        }
.nav-overlay-legal a {
      font-size: 0.625rem; font-weight: 500; letter-spacing: 0.12em;
      text-transform: uppercase; color: rgba(205,229,239,0.7); text-decoration: none; padding: 1rem 0.5rem;
        }
.nl-author {
            background: var(--color-navy);
        }
.nl-consent {
            flex: 0 0 100%;
            display: flex; align-items: flex-start; gap: 0.625rem;
            margin-top: 1.25rem; text-align: left;
            cursor: pointer; user-select: none; -webkit-user-select: none;
        }
.nl-consent--light .nl-consent__box { border-color: rgba(11,34,51,0.28); }
.nl-cover {
            width: 100%; max-width: 220px; aspect-ratio: 1 / 1.412;
            margin: 0; overflow: hidden;
            border-radius: 3px;
            box-shadow: 0 30px 60px -16px rgba(0,0,0,0.5);
        }
.nl-features-grid {
            display: grid; grid-template-columns: 1fr 1fr;
            gap: clamp(2.5rem, 5vw, 4rem) clamp(3rem, 6vw, 5rem);
            border-top: 1px solid var(--border-color);
            padding-top: clamp(2.5rem, 5vh, 3.5rem);
        }
.nl-final .nl-btn { background: var(--color-link); }
.nl-final {
            background: var(--bg-color);
            padding: clamp(5rem, 11vh, 8rem) 3rem;
            text-align: center;
        }
.nl-hero .nl-form { margin-left: 0; margin-right: 0; max-width: 470px; }
.nl-hero {
            position: relative; overflow: hidden;
            min-height: 78vh;
            background: var(--color-navy);
            display: flex; flex-direction: column;
            align-items: center; justify-content: center; text-align: left;
            padding: clamp(7rem, 16vh, 11rem) clamp(24px, 6vw, 80px) clamp(4rem, 8vh, 6rem);
        }
.nl-hero__inner {
            position: relative; z-index: 1;
            width: 100%; max-width: 1120px;
            display: grid; grid-template-columns: minmax(0, 1fr) 220px;
            gap: clamp(2.5rem, 6vw, 5rem);
            align-items: center;
        }
.nl-hero__title {
            font-family: var(--font-heading);
            font-size: clamp(1.9rem, 3.4vw, 2.9rem);
            font-weight: 300; line-height: 1.18;
            letter-spacing: var(--tracking-tight);
            color: var(--color-white);
        }
.nl-intro {
            max-width: 1120px; margin: 0 auto;
            padding: clamp(6.55rem, 14.4vh, 10.48rem) 3rem;
            text-align: center;
        }
.nl-section {
            max-width: 1120px; margin: 0 auto;
            padding: clamp(5.175rem, 11.5vh, 8.625rem) 3rem;
        }
.nl-signal-item {
            display: flex; gap: 1.1rem; align-items: baseline;
            padding: 1.4rem 0;
            border-bottom: 1px solid rgba(205,229,239,0.12);
            font-family: var(--font-heading);
            font-size: var(--text-lead); font-weight: 300; line-height: 1.4;
            color: rgba(255,255,255,0.88);
        }
.nl-signals {
            position: relative; overflow: hidden;
            background: var(--color-navy);
            padding: clamp(5.175rem, 11.5vh, 8.625rem) 3rem;
        }
.nl-signals-list {
            list-style: none; margin: 0; padding: 0;
            display: grid; grid-template-columns: 1fr 1fr;
            gap: 0 clamp(3rem, 6vw, 5rem);
            border-top: 1px solid rgba(205,229,239,0.12);
        }
.pt-page-logo {
            position: fixed; top: 1.75rem; left: 2rem; z-index: 9000;
            display: flex; align-items: center; height: 44px;
            text-decoration: none; transition: opacity 300ms ease;
        }
.site-footer {
            background: var(--color-surface);
            border-top: 1px solid var(--color-slate-100);
            padding: 1.25rem 2.5rem;
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 1rem;
            flex-wrap: wrap;
        }
.skip-nav {
            position: absolute; top: -100%; left: 1rem; z-index: 99999;
            padding: 0.5rem 1.25rem;
            background: var(--color-navy); color: var(--color-ice);
            font-family: var(--font-body); font-size: var(--text-sm); font-weight: 600;
            text-decoration: none; border-radius: 0 0 4px 4px;
            transition: top 0.2s ease;
        }
/* En móvil el logo es fixed y no se oculta con el scroll (a diferencia
           de la home), así que puede atravesar cualquier texto que pase por
           debajo. Se quita y se deja solo la hamburguesa. */
        @media (max-width: 640px) {
            .pt-page-logo { display: none; }
        }
@keyframes nlFadeInUp {
            from { opacity: 0; transform: translateY(18px); }
            to   { opacity: 1; transform: translateY(0);    }
        }
@media (max-width: 1150px) {
            .nl-hero { text-align: center; }
            .nl-hero__inner { grid-template-columns: 1fr; gap: 2.5rem; justify-items: center; }
            .nl-hero__aside { order: -1; justify-content: center; }
            .nl-hero__copy { text-align: center; }
            .nl-cover { width: clamp(150px, 40vw, 200px); max-width: none; }
            .nl-hero__subtitle { margin-left: auto; margin-right: auto; }
            .nl-hero .nl-form { margin-left: auto; margin-right: auto; }
            .nl-eyebrow { justify-content: center; }
        }
@media (max-width: 640px) {
            .nl-features-grid { grid-template-columns: 1fr; gap: 2.25rem; }
            .nl-form { flex-direction: column; }
            .nl-btn { padding: 0.95rem 1.9rem; }
            .nl-hero__title { font-size: 1.3rem; line-height: 1.25; }
            .nl-hero__subtitle { font-size: 0.9rem; }
            .nl-quote { gap: 12px; }
            .nl-quote__mark { font-size: 2rem; }
        }
