.hero{position:relative;min-height:min(76vh,56rem);background:#111;color:#fff;overflow:hidden;}.hero__media{display:block;position:absolute;inset:0;overflow:hidden;}.hero__media img{width:100%;height:100%;object-fit:cover;}.hero__rail{position:absolute;left:0;right:0;bottom:1.25rem;}@media (min-width:768px){.hero{min-height:min(88vh,56rem);}.hero__rail{bottom:2rem;}.empty-state{padding:3.5rem 0 5rem;}}.hero__card{max-width:28rem;background:rgba(255,255,255,0.94);color:#0a0a0a;border-radius:6px;padding:1.2rem 1.15rem;}@media (min-width:768px){.hero__card{padding:2rem 1.75rem;}}.hero__cat{margin:0 0 0.65rem;font-size:0.7rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;}.hero__title{margin:0 0 0.75rem;font-family:"Source Serif 4",Georgia,"Times New Roman",Arial,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.15;font-weight:700;}.hero__excerpt{margin:0;font-size:1rem;line-height:1.45;color:#374151;}.empty-state{grid-column:1 / -1;display:flex;flex-direction:column;align-items:flex-start;gap:0.75rem;padding:2.25rem 0 3.5rem;max-width:32rem;}.empty-state i{font-size:1.75rem;color:#0a0a0a;}.empty-state__title{margin:0;font-family:"Source Serif 4",Georgia,"Times New Roman",Arial,sans-serif;font-size:clamp(1.75rem,3vw,2.25rem);line-height:1.2;font-weight:700;}.empty-state__lead{margin:0;font-size:1.05rem;line-height:1.5;color:#6b7280;}.empty-state__link{margin-top:0.35rem;font-weight:600;text-decoration:underline;text-underline-offset:0.2em;}.empty-state__link:hover,.empty-state__link:focus-visible{color:#0057ff;}