/* Public Drive image recovery v6.
   Loaded only by the public layout; admin.php is not affected. */
.news-hero{
  background:
    linear-gradient(100deg,rgba(0,0,0,.78),rgba(0,0,0,.36)),
    url("/media.php?id=1JtWZmkACPtGUOgx3xSNVhv9XaE9fM_tp&v=20260805-v6") center/cover no-repeat!important;
}
.thank-you-page{
  background:
    linear-gradient(120deg,rgba(0,0,0,.72),rgba(0,0,0,.28)),
    url("/media.php?id=1J8ZddDqDxQpn1Kcm_ft8-yNKyJsauMhA&v=20260805-v6") center/cover no-repeat!important;
}
.document-hero{
  background:
    linear-gradient(110deg,rgba(0,0,0,.72),rgba(0,0,0,.28)),
    url("/media.php?id=1GpWkgR6NktvzaBWo7Q8V6etEiVjXw1An&v=20260805-v6") center/cover no-repeat!important;
}
