@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,500;0,400;1,400&family=Inter:wght@300;400;500;600&display=swap");.ph-hero *,.ph-subnav *{box-sizing:border-box}.ph-hero a,.ph-subnav a{color:inherit;text-decoration:none}.ph-hero{background:#c41230;font-family:Inter,system-ui,sans-serif;padding:3rem 2rem 2.5rem}.ph-hero-inner{margin:0 auto;max-width:980px}.ph-hero-eyebrow{color:hsla(0,0%,100%,.7);font-size:.72rem;font-weight:600;letter-spacing:.16em;margin-bottom:.9rem;text-transform:uppercase}.ph-hero h1{color:#fff;font-family:EB Garamond,Georgia,serif;font-size:clamp(2rem,3.6vw,2.75rem);font-weight:400;line-height:1.15;margin:0}.ph-hero-subtitle{color:hsla(0,0%,100%,.85);font-size:1rem;font-style:italic;line-height:1.6;margin-top:.9rem;max-width:620px}.ph-hero-meta{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:1.25rem}.ph-hm{align-items:center;color:hsla(0,0%,100%,.85);display:inline-flex;font-size:.85rem;gap:.4rem}.ph-hm-icon{color:hsla(0,0%,100%,.6);flex-shrink:0;height:15px;width:15px}.ph-subnav{background:#a50f28;font-family:Inter,system-ui,sans-serif}.ph-subnav-inner{display:flex;margin:0 auto;max-width:980px;overflow-x:auto;padding:0 2rem}.ph-subnav a{border-bottom:3px solid transparent;color:hsla(0,0%,100%,.7);display:block;font-size:.8rem;font-weight:500;letter-spacing:.03em;padding:.75rem 1.25rem;transition:color .15s;white-space:nowrap}.ph-subnav a:hover{color:#fff}.ph-subnav a.active{border-bottom-color:#fff;color:#fff}@media (max-width:720px){.ph-hero,.ph-hero-inner{padding-left:1.25rem;padding-right:1.25rem}.ph-subnav-inner{padding-left:1.25rem}}