body.home.jpc-editorial .jpc-welcome{display:grid;grid-template-columns:360px minmax(0,1fr);align-items:center;gap:48px;padding:36px 32px;margin:0 0 36px;background:var(--jpc-sheet);border-top:1px solid var(--jpc-rule)}body.home.jpc-editorial .jpc-welcome-portrait{min-width:0}body.home.jpc-editorial .jpc-welcome-image{display:block;width:100%;max-width:360px;height:auto;aspect-ratio:1;object-fit:cover;border-radius:2px;margin:0}body.home.jpc-editorial .jpc-welcome-copy{min-width:0;max-width:660px}body.home.jpc-editorial .jpc-welcome-eyebrow{font:600 10px/1.6 var(--jpc-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--jpc-wine);margin:0 0 10px}body.home.jpc-editorial #jpc-welcome-title{font:700 clamp(28px,2.7vw,36px)/1.2 var(--jpc-serif);letter-spacing:-.035em;margin:0 0 16px}body.home.jpc-editorial .jpc-welcome-copy>p:not(.jpc-welcome-eyebrow){font:400 17px/1.7 var(--jpc-serif);margin:0 0 14px}body.home.jpc-editorial .jpc-welcome-link{display:inline-flex;align-items:center;gap:12px;min-height:44px;color:var(--jpc-wine);font:600 13px/1.5 var(--jpc-sans);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}body.home.jpc-editorial .jpc-welcome-link:hover{color:var(--jpc-ink)}@media(max-width:1100px){body.home.jpc-editorial .jpc-welcome{grid-template-columns:300px minmax(0,1fr);gap:28px;padding:28px 24px}body.home.jpc-editorial .jpc-welcome-copy>p:not(.jpc-welcome-eyebrow){font-size:16px;line-height:1.65}}@media(max-width:767px){body.home.jpc-editorial .jpc-welcome{grid-template-columns:minmax(0,1fr);gap:16px;padding:20px 12px;margin-bottom:28px}body.home.jpc-editorial .jpc-welcome-image{width:200px;max-width:100%}body.home.jpc-editorial #jpc-welcome-title{margin-bottom:12px}body.home.jpc-editorial .jpc-welcome-eyebrow{font-size:9px;margin-bottom:8px}body.home.jpc-editorial .jpc-welcome-copy>p:not(.jpc-welcome-eyebrow){margin-bottom:12px;line-height:1.6}}