/* v7.18 - source-based editorial pages in the approved v7.16 Language People design system. */
:root{--lp718-ink:var(--ink,#003a66);--lp718-blue:var(--teal,#006599);--lp718-bright:var(--teal-mid,#02aaf1);--lp718-frost:var(--cream,#f0f8ff);--lp718-deep:#001a2e}
.lp-v718-hero-photo{margin:0;position:absolute;inset:0 0 33%;overflow:hidden;border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0}
.lp-v718-hero-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,26,46,.04),rgba(0,26,46,.45))}
.lp-v718-hero-photo img{display:block;width:100%;height:100%;object-fit:cover}
.lp-v717-hero-card{min-height:470px;position:relative;overflow:hidden;display:flex;align-items:flex-end}
.lp-v717-hero-card .hero-card-badge{position:absolute;top:1.35rem;left:1.35rem;z-index:2}
.lp-v717-hero-card .hero-card-content{position:relative;z-index:2;width:100%;background:var(--lp718-frost);border-radius:0 0 20px 20px;padding:1.35rem 1.5rem}
.lp-v717-hero-card .hero-card-content h3{font-size:1.2rem;line-height:1.35;margin:.4rem 0 1rem}
.lp-v718-status-note{margin-top:1.5rem;padding:1.15rem 1.5rem;border-inline-start:4px solid var(--lp718-blue);background:#e0f5fd;color:var(--lp718-ink);line-height:1.6}
.lp-v718-overview{background:var(--lp718-deep);color:var(--lp718-frost);border-top:1px solid rgba(255,255,255,.1)}
.lp-v718-overview-inner{display:flex;align-items:flex-start;gap:2rem;padding-block:1.6rem}
.lp-v718-overview-kicker{flex:0 0 155px;font:600 .73rem/1.5 'DM Sans',sans-serif;text-transform:uppercase;letter-spacing:.12em;color:#8dcee8;margin:.25rem 0 0}
.lp-v718-jump{display:flex;flex-wrap:wrap;gap:.6rem}
.lp-v718-jump a{display:inline-flex;align-items:center;font:500 .78rem/1.4 'DM Sans',sans-serif;color:var(--lp718-frost);text-decoration:none;padding:.55rem .85rem;border:1px solid rgba(255,255,255,.2);border-radius:999px;transition:background .2s}
.lp-v718-jump a:hover,.lp-v718-jump a:focus-visible{background:#006599;outline-offset:3px}
.lp-v718-editorial{padding:clamp(4rem,7vw,8rem) 0;background:linear-gradient(180deg,#f8fdff 0%,#edf8ff 55%,#f8fdff 100%);color:var(--lp718-ink)}
.lp-v718-editorial-lead{max-width:850px;margin-bottom:3rem}
.lp-v718-editorial-lead h2,.lp-v718-end-cta h2{font-family:'Playfair Display',serif;font-size:clamp(2.1rem,4vw,4.1rem);font-weight:400;line-height:1.1;letter-spacing:-.02em;margin:.65rem 0 1.2rem}
.lp-v718-editorial-lead p{font:400 1.05rem/1.75 'DM Sans',sans-serif;color:#476a84;max-width:700px}
.lp-v718-editorial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem;align-items:stretch}
.lp-v718-chapter{min-width:0;background:#fff;border:1px solid rgba(0,58,102,.1);border-radius:18px;padding:clamp(1.4rem,2.5vw,2.3rem);box-shadow:0 8px 38px rgba(0,58,102,.035);scroll-margin-top:100px}
.lp-v718-chapter-feature{grid-column:span 2;background:var(--lp718-deep);border-color:rgba(0,26,46,.2);color:var(--lp718-frost);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:2.5rem}
.lp-v718-chapter-marker{display:flex;gap:.8rem;align-items:center;margin:0 0 1rem;font:600 .68rem/1.5 'DM Sans',sans-serif;text-transform:uppercase;letter-spacing:.11em;color:var(--lp718-blue)}
.lp-v718-chapter-marker span:first-child{font-weight:700;letter-spacing:.06em;border-inline-end:1px solid currentColor;padding-right:.8rem}
.lp-v718-chapter h3{font:400 clamp(1.4rem,2.2vw,2.15rem)/1.22 'Playfair Display',serif;color:var(--lp718-ink);margin:0 0 1rem}
.lp-v718-chapter p,.lp-v718-chapter li{font:400 .95rem/1.75 'DM Sans',sans-serif;color:#476a84;margin:0 0 .85rem}
.lp-v718-chapter p:last-child{margin-bottom:0}
.lp-v718-chapter-feature h3{grid-column:1;font-size:clamp(2rem,3vw,3rem);color:#fff}
.lp-v718-chapter-feature .lp-v718-chapter-marker{grid-column:1/-1;color:#8dcee8}
.lp-v718-chapter-feature p,.lp-v718-chapter-feature li{color:#d2e7f6}
.lp-v718-detail-list{list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem 1rem;padding:0;margin:1rem 0 0}
.lp-v718-detail-list li{margin:0;padding-left:1.1rem;position:relative;font-size:.86rem;line-height:1.55}
.lp-v718-detail-list li::before{content:"";position:absolute;left:0;top:.65em;width:5px;height:5px;border-radius:50%;background:var(--lp718-bright)}
.lp-v718-inline-cta{grid-column:1/-1;margin-top:1rem !important}
.lp-v718-inline-cta a,.lp-v718-text-link{display:inline-flex;gap:.65rem;align-items:center;color:#006599;font:600 .88rem/1.5 'DM Sans',sans-serif;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:.3rem}
.lp-v718-chapter-feature .lp-v718-inline-cta a{color:#8dcee8}
.lp-v718-end-cta{margin-top:2rem;border-radius:22px;background:var(--lp718-deep);color:#fff;padding:clamp(2rem,5vw,4.5rem)}
.lp-v718-end-cta h2{max-width:950px;color:#fff}
.lp-v718-end-cta>p{max-width:700px;color:#d2e7f6;font:400 1rem/1.8 'DM Sans',sans-serif}
.lp-v718-end-cta .section-label{color:#8dcee8}
.lp-v718-cta-actions{display:flex;gap:1.6rem;align-items:center;flex-wrap:wrap;margin-top:1.9rem}
.lp-v718-end-cta .lp-v718-text-link{color:#b9e5ff}
@media(max-width:900px){.lp-v718-chapter-feature{grid-template-columns:1fr}.lp-v718-chapter-feature h3,.lp-v718-chapter-feature .lp-v718-chapter-marker{grid-column:1}.lp-v718-overview-inner{display:block}.lp-v718-overview-kicker{margin:0 0 1rem}}
@media(max-width:700px){.lp-v718-editorial-grid{grid-template-columns:1fr}.lp-v718-chapter-feature{grid-column:1}.lp-v718-detail-list{grid-template-columns:1fr}.lp-v717-hero-card{min-height:400px}.lp-v717-hero-card .hero-card-content{padding:1rem}}
@media(prefers-reduced-motion:reduce){.lp-v718-editorial *, .lp-v718-overview *{scroll-behavior:auto}}
.lp-v718-wordpress-content{max-width:850px;margin-inline:auto;font:400 1rem/1.8 'DM Sans',sans-serif;color:#476a84}
.lp-v718-wordpress-content h2,.lp-v718-wordpress-content h3{color:#003a66;font:400 clamp(1.6rem,3vw,2.7rem)/1.2 'Playfair Display',serif;margin:2rem 0 1rem}
.lp-v718-wordpress-content a{color:#006599;text-underline-offset:4px}
.lp-v718-wordpress-content p,.lp-v718-wordpress-content ul{margin-bottom:1.2rem}
.lp-v718-wordpress-content img{max-width:100%;height:auto;border-radius:15px}
