/* v50.0.0 — Mixed archive, scoped only to /all-listings/ without directory_type. */
body.njf-all-listings-archive{
  --njf-all-bg:#043845;
  --njf-all-bg-2:#075465;
  --njf-all-card:#fff;
  --njf-all-ink:#0d3944;
  --njf-all-muted:#62767b;
  --njf-all-line:#e1eaec;
  --njf-all-accent:#14b8a6;
  --njf-all-blue:#1587a5;
  background:linear-gradient(180deg,var(--njf-all-bg-2) 0,var(--njf-all-bg) 32%,#04333f 100%)!important;
}
body.njf-all-listings-archive .site-content,
body.njf-all-listings-archive .content-area,
body.njf-all-listings-archive .site-main,
body.njf-all-listings-archive article.page,
body.njf-all-listings-archive .inside-article{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.njf-all-listings-archive .entry-header,
body.njf-all-listings-archive .entry-title{display:none!important}
.njf-mixed-archive{width:min(100% - 32px,1180px);margin:0 auto;padding:40px 0 28px;color:#fff}
.njf-mixed-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px;border:1px solid rgba(255,255,255,.14);border-radius:26px;background:linear-gradient(135deg,rgba(1,39,49,.92),rgba(9,103,119,.88));box-shadow:0 20px 45px rgba(0,0,0,.18)}
.njf-mixed-hero__eyebrow{display:block;margin-bottom:8px;color:#6ee7dc;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.njf-mixed-hero h1{margin:0 0 9px;color:#fff;font-size:clamp(30px,6vw,48px);line-height:1.04;font-weight:900;letter-spacing:-.035em}
.njf-mixed-hero p{max-width:680px;margin:0;color:rgba(255,255,255,.82);font-size:16px;line-height:1.55}
.njf-mixed-hero__icon{display:grid;place-items:center;flex:0 0 64px;width:64px;height:64px;border-radius:50%;background:rgba(255,255,255,.1);font-size:30px}
.njf-mixed-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:24px 0;padding:18px 20px;border-radius:20px;background:#fff;color:var(--njf-all-ink);box-shadow:0 14px 32px rgba(0,0,0,.16)}
.njf-mixed-toolbar>div{display:flex;flex-direction:column;gap:3px}.njf-mixed-toolbar strong{font-size:18px}.njf-mixed-toolbar span{color:var(--njf-all-muted);font-size:13px}
.njf-mixed-toolbar>a{padding:12px 16px;border-radius:13px;background:linear-gradient(135deg,#0a6577,#1497aa);color:#fff!important;text-decoration:none;font-weight:850;white-space:nowrap}
.njf-mixed-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.njf-mixed-card{overflow:hidden;border:1px solid rgba(255,255,255,.6);border-radius:24px;background:var(--njf-all-card);color:var(--njf-all-ink);box-shadow:0 16px 38px rgba(0,0,0,.17);transition:transform .2s ease,box-shadow .2s ease}
.njf-mixed-card:hover{transform:translateY(-3px);box-shadow:0 22px 48px rgba(0,0,0,.22)}
.njf-mixed-card__media{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:#dce8ea}
.njf-mixed-card__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.njf-mixed-card:hover .njf-mixed-card__media img{transform:scale(1.025)}
.njf-mixed-card__category{position:absolute;top:14px;left:14px;max-width:65%;padding:7px 11px;border-radius:999px;background:#ed3158;color:#fff;font-size:11px;font-weight:900;line-height:1.1;text-transform:uppercase;box-shadow:0 6px 16px rgba(0,0,0,.18)}
.njf-mixed-card__favorite{position:absolute;top:13px;right:13px;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.96);color:#ed3158;font-size:28px;line-height:1;box-shadow:0 8px 20px rgba(0,0,0,.14)}
.njf-mixed-card__content{padding:20px}.njf-mixed-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}
.njf-mixed-card h2{margin:0;font-size:22px;line-height:1.22;font-weight:900;letter-spacing:-.025em}.njf-mixed-card h2 a{color:var(--njf-all-ink)!important;text-decoration:none!important}
.njf-mixed-card__price{flex:0 0 auto;color:#087388;font-size:22px;line-height:1.1;font-weight:950;white-space:nowrap}
.njf-mixed-card__meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:14px;color:var(--njf-all-muted);font-size:14px}
.njf-mixed-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.njf-mixed-card__actions a{display:flex;align-items:center;justify-content:center;min-height:46px;padding:10px 12px;border-radius:13px;text-align:center;text-decoration:none!important;font-size:14px;font-weight:850}
.njf-mixed-card__view{grid-column:1/-1;background:#0b5262;color:#fff!important}.njf-mixed-card__call{background:#0b7184;color:#fff!important}.njf-mixed-card__wa{background:#14b84a;color:#fff!important}
.njf-mixed-card__foot{display:flex;justify-content:space-between;gap:12px;margin-top:16px;padding-top:14px;border-top:1px solid var(--njf-all-line);color:var(--njf-all-muted);font-size:13px}.njf-mixed-card__foot a{color:#0b7184!important;text-decoration:none;font-weight:800}
.njf-mixed-pagination{margin:32px 0 0}.njf-mixed-pagination ul{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin:0;padding:0;list-style:none}.njf-mixed-pagination a,.njf-mixed-pagination span{display:grid;place-items:center;min-width:48px;height:48px;padding:0 12px;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:rgba(255,255,255,.1);color:#fff!important;text-decoration:none;font-weight:850}.njf-mixed-pagination .current{background:#1593aa;border-color:#1593aa}
.njf-mixed-empty{padding:42px 24px;border-radius:24px;background:#fff;color:var(--njf-all-ink);text-align:center}
body.njf-all-listings-archive .site-footer{margin-top:0!important;background:#032e38!important}
body.njf-all-listings-archive .site-info{padding-top:16px!important;padding-bottom:16px!important;background:transparent!important;color:rgba(255,255,255,.75)!important}
body.njf-all-listings-archive .site-info a{color:#fff!important}
@media(max-width:760px){
  .njf-mixed-archive{width:min(100% - 24px,1180px);padding-top:24px}
  .njf-mixed-hero{padding:23px 20px;border-radius:22px}.njf-mixed-hero__icon{width:52px;height:52px;flex-basis:52px;font-size:24px}.njf-mixed-hero p{font-size:14px}
  .njf-mixed-toolbar{align-items:flex-start;padding:16px}.njf-mixed-toolbar>a{padding:10px 12px;font-size:13px}
  .njf-mixed-grid{grid-template-columns:1fr;gap:20px}
  .njf-mixed-card{border-radius:21px}.njf-mixed-card__content{padding:18px}.njf-mixed-card h2{font-size:21px}.njf-mixed-card__heading{display:block}.njf-mixed-card__price{display:block;margin-top:8px;font-size:24px}
}
@media(max-width:420px){
  .njf-mixed-hero__icon{display:none}.njf-mixed-toolbar{display:block}.njf-mixed-toolbar>a{display:flex;margin-top:13px;justify-content:center}.njf-mixed-card__actions{grid-template-columns:1fr}.njf-mixed-card__view{grid-column:auto}
}

/* =========================================================
   v50.1.0 — Mixed archive visual polish
   Requested changes only: white branding, darker page shell,
   tighter top spacing, compact ending, no white footer stripe.
   Listing cards remain unchanged.
   ========================================================= */

/* Keep the whole mixed archive on the approved dark brand background. */
body.njf-all-listings-archive,
body.njf-all-listings-archive #page,
body.njf-all-listings-archive .site,
body.njf-all-listings-archive #content,
body.njf-all-listings-archive #primary,
body.njf-all-listings-archive #main,
body.njf-all-listings-archive .site-content,
body.njf-all-listings-archive .content-area,
body.njf-all-listings-archive .site-main,
body.njf-all-listings-archive article.page,
body.njf-all-listings-archive .inside-article,
body.njf-all-listings-archive .entry-content {
  background:#043845!important;
}

/* White site name and description for clear contrast in the header. */
body.njf-all-listings-archive .site-branding,
body.njf-all-listings-archive .site-branding .main-title,
body.njf-all-listings-archive .site-branding .main-title a,
body.njf-all-listings-archive .site-title,
body.njf-all-listings-archive .site-title a,
body.njf-all-listings-archive .site-description,
body.njf-all-listings-archive .site-header .site-branding-container,
body.njf-all-listings-archive .site-header .site-branding-container a {
  color:#fff!important;
  opacity:1!important;
  text-shadow:none!important;
}

/* Join header/navigation with the dark archive shell. */
body.njf-all-listings-archive #masthead,
body.njf-all-listings-archive .site-header,
body.njf-all-listings-archive .inside-header {
  background:#063847!important;
  color:#fff!important;
}
body.njf-all-listings-archive #site-navigation,
body.njf-all-listings-archive .main-navigation,
body.njf-all-listings-archive .main-navigation .inside-navigation {
  background:#052f3b!important;
  color:#fff!important;
}
body.njf-all-listings-archive .menu-toggle,
body.njf-all-listings-archive .main-navigation .menu-toggle,
body.njf-all-listings-archive .menu-toggle .gp-icon,
body.njf-all-listings-archive .menu-toggle svg {
  color:#fff!important;
  fill:currentColor!important;
}
body.njf-all-listings-archive .main-navigation .main-nav ul li a,
body.njf-all-listings-archive .main-navigation.toggled .main-nav ul li a {
  color:#fff!important;
}

/* Reduce the unnecessary gap below the menu. */
body.njf-all-listings-archive.separate-containers .site-main,
body.njf-all-listings-archive .site-main,
body.njf-all-listings-archive .entry-content {
  margin-top:0!important;
}
body.njf-all-listings-archive .njf-mixed-archive {
  padding-top:18px!important;
  padding-bottom:12px!important;
}

/* End immediately after pagination and remove theme-generated blank/white areas. */
body.njf-all-listings-archive #page,
body.njf-all-listings-archive #content,
body.njf-all-listings-archive #primary,
body.njf-all-listings-archive #main,
body.njf-all-listings-archive .site-content,
body.njf-all-listings-archive .content-area,
body.njf-all-listings-archive .site-main,
body.njf-all-listings-archive article,
body.njf-all-listings-archive .inside-article,
body.njf-all-listings-archive .entry-content {
  min-height:0!important;
  height:auto!important;
  margin-bottom:0!important;
  padding-bottom:0!important;
}
body.njf-all-listings-archive .njf-mixed-pagination {
  margin:24px 0 8px!important;
  padding-bottom:6px!important;
}
body.njf-all-listings-archive .footer-widgets,
body.njf-all-listings-archive .site-footer .footer-widgets-container,
body.njf-all-listings-archive .footer-widget-1,
body.njf-all-listings-archive .footer-widget-2,
body.njf-all-listings-archive .footer-widget-3,
body.njf-all-listings-archive .footer-widget-4 {
  display:none!important;
}
body.njf-all-listings-archive .site-footer,
body.njf-all-listings-archive #colophon {
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border-top:1px solid rgba(255,255,255,.12)!important;
  background:#032e38!important;
}
body.njf-all-listings-archive .site-info {
  min-height:0!important;
  margin:0!important;
  padding:12px 14px!important;
  background:#032e38!important;
  color:rgba(255,255,255,.76)!important;
  font-size:12px!important;
  line-height:1.35!important;
  text-align:center!important;
}
body.njf-all-listings-archive .site-info a {
  color:#78d2df!important;
}
body.njf-all-listings-archive .site-footer + *,
body.njf-all-listings-archive #colophon + * {
  margin-top:0!important;
}

@media(max-width:760px){
  body.njf-all-listings-archive .inside-header {
    padding-top:14px!important;
    padding-bottom:14px!important;
  }
  body.njf-all-listings-archive .main-navigation .inside-navigation,
  body.njf-all-listings-archive .menu-toggle,
  body.njf-all-listings-archive .main-navigation .menu-toggle {
    min-height:54px!important;
  }
  body.njf-all-listings-archive .njf-mixed-archive {
    padding-top:14px!important;
    padding-bottom:8px!important;
  }
  body.njf-all-listings-archive .njf-mixed-pagination {
    margin-top:20px!important;
    padding-bottom:4px!important;
  }
  body.njf-all-listings-archive .site-info {
    padding:10px 12px!important;
  }
}
