/* Rachel Area Guide branding layer — keeps Oridedi product structure, changes presentation only. */
.rachel-area-guide-product{
  --ink:#171717;
  --charcoal:#1f1b17;
  --cream:#f7f1e8;
  --sand:#d8c1a5;
  --taupe:#9a8067;
  --gold:#b59669;
  --white:#fffdf9;
  background:#f7f1e8;
  color:#171717;
}
.rachel-area-guide-product .eyebrow,
.rachel-area-guide-product .hag-widget-head .eyebrow,
.rachel-area-guide-product .section-kicker .eyebrow{color:#9a8067;letter-spacing:.18em;}
.rachel-area-guide-product h1,
.rachel-area-guide-product h2,
.rachel-area-guide-product h3{font-family:Italiana, Georgia, serif;color:#1f1b17;}
.rachel-area-guide-product p,
.rachel-area-guide-product a,
.rachel-area-guide-product button,
.rachel-area-guide-product small,
.rachel-area-guide-product span{font-family:Raleway, Inter, sans-serif;}
.rachel-area-guide-product .area-guide-hero{background:linear-gradient(135deg,#f7f1e8 0%,#fffdf9 55%,#e8dccb 100%);}
.rachel-area-guide-product .area-hero-copy h1{font-size:clamp(54px,7vw,118px);line-height:.86;letter-spacing:-.045em;}
.rachel-area-guide-product .btn,
.rachel-area-guide-product button.btn{border-radius:999px;background:#1f1b17;color:#fffdf9;border:1px solid #1f1b17;}
.rachel-area-guide-product .btn.ghost{background:transparent;color:#1f1b17;border-color:#b59669;}
.rachel-area-guide-product .area-page-nav{background:rgba(255,253,249,.92);border-color:rgba(154,128,103,.22);backdrop-filter:blur(18px);}
.rachel-area-guide-product .area-page-nav a{color:#1f1b17;}
.rachel-area-guide-product .hag-poi-map,
.rachel-area-guide-product .hag-flood-map{border-radius:32px;overflow:hidden;border:1px solid rgba(154,128,103,.24);box-shadow:0 24px 70px rgba(31,27,23,.12);}
.rachel-area-guide-product .hag-top-pick-card,
.rachel-area-guide-product .hag-sold-stat,
.rachel-area-guide-product .hag-cards article,
.rachel-area-guide-product .hag-demo-grid article{border-color:rgba(154,128,103,.2);background:rgba(255,253,249,.86);}
.rachel-area-guide-product .hag-map-marker span{background:#1f1b17;border-color:#d8c1a5;color:#fffdf9;}
.rachel-area-guide-product .hag-flood-panel,
.rachel-area-guide-product .area-cta-band{background:#1f1b17;color:#fffdf9;}
.rachel-area-guide-product .hag-flood-panel h3,
.rachel-area-guide-product .area-cta-band h2{color:#fffdf9;}
.rachel-area-guide-product .hag-flood-panel p,
.rachel-area-guide-product .area-cta-band p{color:rgba(255,253,249,.75);}
body.page-template-page-community-tampa .site-header{z-index:1000;}
body.page-template-page-community-tampa .social-sidebar{z-index:900;}
@media (max-width: 768px){
  .rachel-area-guide-product .area-hero-copy h1{font-size:clamp(46px,14vw,72px);}
  .rachel-area-guide-product .area-page-nav{overflow-x:auto;justify-content:flex-start;}
}

/* Rachel Area Guide visual alignment pass — 2026-05-16 */
body.page-template-page-community-tampa{background:#fff;color:#222;}
.rachel-area-guide-product{
  --rz-black:#100d0c;
  --rz-ink:#222;
  --rz-muted:#6f6862;
  --rz-cream:#f6efe6;
  --rz-warm:#e9dbcc;
  --rz-line:rgba(16,13,12,.14);
  background:#fff!important;
}
.rachel-area-guide-product .area-guide-hero{
  min-height:92vh;
  display:grid;
  grid-template-columns:minmax(0,1.03fr) minmax(360px,.97fr);
  gap:0;
  padding:0!important;
  background:#100d0c!important;
  color:#fff;
}
.rachel-area-guide-product .area-hero-copy{
  padding:clamp(120px,11vw,190px) clamp(28px,7vw,110px) clamp(70px,8vw,120px)!important;
  align-self:end;
}
.rachel-area-guide-product .area-hero-copy .eyebrow{color:rgba(255,255,255,.78)!important;font-size:12px;text-transform:uppercase;letter-spacing:.24em;}
.rachel-area-guide-product .area-hero-copy h1{
  color:#fff!important;
  font-family:Italiana,serif!important;
  font-weight:400!important;
  text-transform:uppercase;
  font-size:clamp(58px,7.8vw,128px)!important;
  line-height:.82!important;
  letter-spacing:.01em!important;
  max-width:9.5ch;
}
.rachel-area-guide-product .area-hero-copy p{color:rgba(255,255,255,.78)!important;max-width:650px;font-size:16px;line-height:1.85;}
.rachel-area-guide-product .area-hero-image{border-radius:0!important;margin:0!important;min-height:92vh;position:relative;overflow:hidden;}
.rachel-area-guide-product .area-hero-image img{height:100%;width:100%;object-fit:cover;filter:saturate(.92) contrast(1.02);}
.rachel-area-guide-product .area-hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,13,12,.22),rgba(16,13,12,.05));}
.rachel-area-guide-product .area-hero-image figcaption{position:absolute;left:28px;right:28px;bottom:28px;z-index:2;background:rgba(16,13,12,.52);color:#fff;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(16px);}
.rachel-area-guide-product .btn,
.rachel-area-guide-product button.btn{font-family:Italiana,serif!important;text-transform:uppercase;letter-spacing:.04em;border-radius:0!important;background:#fff!important;color:#100d0c!important;border:1px solid #fff!important;}
.rachel-area-guide-product .btn.ghost{background:transparent!important;color:#fff!important;border-color:rgba(255,255,255,.5)!important;}
.rachel-area-guide-product .area-page-nav{border-radius:0!important;border-left:0!important;border-right:0!important;background:rgba(255,255,255,.94)!important;box-shadow:0 16px 34px rgba(16,13,12,.06);}
.rachel-area-guide-product .area-page-nav a{font-size:12px;text-transform:uppercase;letter-spacing:.15em;color:#100d0c!important;}
.rachel-area-guide-product section:not(.area-guide-hero):not(.area-cta-band){background:#fff;}
.rachel-area-guide-product .hag-widget-head h2,
.rachel-area-guide-product .rachel-market-panel h2{font-family:Italiana,serif!important;text-transform:uppercase;font-size:clamp(44px,5.4vw,82px)!important;line-height:.92!important;letter-spacing:.01em!important;color:#100d0c!important;}
.rachel-area-guide-product .hag-widget-head p{color:#6f6862;line-height:1.75;}
.rachel-area-guide-product .eyebrow{font-size:11px!important;text-transform:uppercase!important;letter-spacing:.22em!important;color:#8c7763!important;}
.rachel-area-guide-product .hag-poi-map{border-radius:0!important;border:1px solid var(--rz-line)!important;box-shadow:none!important;}
.rachel-area-guide-product .hag-top-pick-card,
.rachel-area-guide-product .hag-sold-stat,
.rachel-area-guide-product .hag-cards article,
.rachel-area-guide-product .hag-demo-grid article,
.rachel-area-guide-product .hag-school-card,
.rachel-area-guide-product .hag-weather-card,
.rachel-area-guide-product .hag-aqi-card{
  border-radius:0!important;
  background:#fff!important;
  border:1px solid var(--rz-line)!important;
  box-shadow:none!important;
}
.rachel-area-guide-product .hag-top-pick-card:hover{transform:translateY(-4px);box-shadow:0 22px 50px rgba(16,13,12,.08)!important;}
.rachel-area-guide-product .rachel-market-panel{padding:clamp(72px,8vw,126px) clamp(22px,5vw,76px)!important;background:#f6efe6!important;border-top:1px solid var(--rz-line);border-bottom:1px solid var(--rz-line);}
.rachel-area-guide-product .rachel-market-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border:1px solid var(--rz-line);background:#fff;}
.rachel-area-guide-product .rachel-market-grid .hag-sold-stat{border:0!important;border-right:1px solid var(--rz-line)!important;padding:30px 28px!important;text-align:left!important;}
.rachel-area-guide-product .rachel-market-grid .hag-sold-stat:last-child{border-right:0!important;}
.rachel-area-guide-product .rachel-market-grid .hag-sold-stat span{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:#8c7763;}
.rachel-area-guide-product .rachel-market-grid .hag-sold-stat b{display:block;font-family:Italiana,serif!important;font-size:clamp(42px,4.8vw,72px)!important;line-height:.95;color:#100d0c;margin:16px 0 10px;}
.rachel-area-guide-product .rachel-market-grid .hag-sold-stat small{color:#6f6862;line-height:1.5;}
.rachel-area-guide-product .rachel-market-note{margin-top:24px;max-width:940px;border-left:1px solid #100d0c;padding:4px 0 4px 24px;color:#4e4742;}
.rachel-area-guide-product .area-cta-band{border-radius:0!important;background:#100d0c!important;padding:clamp(86px,9vw,140px) clamp(24px,7vw,110px)!important;}
.rachel-area-guide-product .area-cta-band h2{font-family:Italiana,serif!important;text-transform:uppercase;font-size:clamp(48px,6.4vw,96px)!important;line-height:.9!important;color:#fff!important;}
.rachel-area-guide-product .area-cta-band .btn.ghost{color:#fff!important;border-color:rgba(255,255,255,.5)!important;}
@media(max-width:980px){
  .rachel-area-guide-product .area-guide-hero{grid-template-columns:1fr;min-height:auto;}
  .rachel-area-guide-product .area-hero-image{min-height:48vh;order:-1;}
  .rachel-area-guide-product .area-hero-copy{padding:44px 24px 64px!important;}
  .rachel-area-guide-product .area-hero-copy h1{font-size:clamp(48px,13vw,78px)!important;}
  .rachel-area-guide-product .rachel-market-grid{grid-template-columns:1fr 1fr;}
  .rachel-area-guide-product .rachel-market-grid .hag-sold-stat:nth-child(2n){border-right:0!important;}
  .rachel-area-guide-product .rachel-market-grid .hag-sold-stat{border-bottom:1px solid var(--rz-line)!important;}
}
@media(max-width:560px){
  .rachel-area-guide-product .rachel-market-grid{grid-template-columns:1fr;}
  .rachel-area-guide-product .rachel-market-grid .hag-sold-stat{border-right:0!important;}
}

/* Rachel Area Guide contrast + watermark cleanup — 2026-05-16 */
body.page-template-page-community-tampa section[data-watermark]::before,
body.page-template-page-community-tampa .oridedi-wp-page section[data-watermark]::before,
body.page-template-page-community-tampa .hierarchy-hub::before,
body.page-template-page-community-tampa .page-relations::before,
body.page-template-page-community-tampa .featured-listings::before,
body.page-template-page-community-tampa .premium-contact::before{content:none!important;display:none!important;}
.rachel-area-guide-product .area-hero-copy h1{
  font-size:clamp(38px,4.7vw,72px)!important;
  line-height:.92!important;
  max-width:12.5ch!important;
  letter-spacing:.02em!important;
}
.rachel-area-guide-product .area-hero-copy p{font-size:15px!important;line-height:1.72!important;max-width:610px!important;}
.rachel-area-guide-product section:not(.area-guide-hero):not(.area-cta-band),
.rachel-area-guide-product section:not(.area-guide-hero):not(.area-cta-band) p,
.rachel-area-guide-product section:not(.area-guide-hero):not(.area-cta-band) li,
.rachel-area-guide-product section:not(.area-guide-hero):not(.area-cta-band) small,
.rachel-area-guide-product section:not(.area-guide-hero):not(.area-cta-band) span,
.rachel-area-guide-product section:not(.area-guide-hero):not(.area-cta-band) a:not(.btn),
.rachel-area-guide-product section:not(.area-guide-hero):not(.area-cta-band) button:not(.btn){color:#222!important;}
.rachel-area-guide-product section:not(.area-guide-hero):not(.area-cta-band) h1,
.rachel-area-guide-product section:not(.area-guide-hero):not(.area-cta-band) h2,
.rachel-area-guide-product section:not(.area-guide-hero):not(.area-cta-band) h3,
.rachel-area-guide-product section:not(.area-guide-hero):not(.area-cta-band) h4,
.rachel-area-guide-product section:not(.area-guide-hero):not(.area-cta-band) b,
.rachel-area-guide-product section:not(.area-guide-hero):not(.area-cta-band) strong{color:#100d0c!important;}
.rachel-area-guide-product section:not(.area-guide-hero):not(.area-cta-band) .eyebrow,
.rachel-area-guide-product section:not(.area-guide-hero):not(.area-cta-band) .hag-sold-stat span,
.rachel-area-guide-product section:not(.area-guide-hero):not(.area-cta-band) .section-kicker .eyebrow{color:#6f5845!important;}
.rachel-area-guide-product section:not(.area-guide-hero):not(.area-cta-band) .btn.ghost,
.rachel-area-guide-product section:not(.area-guide-hero):not(.area-cta-band) a.btn.ghost{color:#100d0c!important;border-color:rgba(16,13,12,.35)!important;background:transparent!important;}
.rachel-area-guide-product .area-guide-hero,
.rachel-area-guide-product .area-guide-hero h1,
.rachel-area-guide-product .area-guide-hero h2,
.rachel-area-guide-product .area-guide-hero h3,
.rachel-area-guide-product .area-guide-hero p,
.rachel-area-guide-product .area-guide-hero span,
.rachel-area-guide-product .area-guide-hero a:not(.btn),
.rachel-area-guide-product .area-cta-band,
.rachel-area-guide-product .area-cta-band h1,
.rachel-area-guide-product .area-cta-band h2,
.rachel-area-guide-product .area-cta-band h3,
.rachel-area-guide-product .area-cta-band p,
.rachel-area-guide-product .area-cta-band span,
.rachel-area-guide-product .area-cta-band a:not(.btn){color:#fff!important;}
.rachel-area-guide-product .area-guide-hero .eyebrow,
.rachel-area-guide-product .area-cta-band .eyebrow{color:rgba(255,255,255,.78)!important;}
.rachel-area-guide-product .area-guide-hero .btn.ghost,
.rachel-area-guide-product .area-cta-band .btn.ghost{color:#fff!important;border-color:rgba(255,255,255,.5)!important;background:transparent!important;}
.rachel-area-guide-product .area-guide-hero .btn:not(.ghost),
.rachel-area-guide-product .area-cta-band .btn:not(.ghost){background:#fff!important;color:#100d0c!important;border-color:#fff!important;}
.rachel-area-guide-product .hag-map-marker span,
.rachel-area-guide-product .leaflet-control a,
.rachel-area-guide-product .leaflet-control span{color:#100d0c!important;}
@media(max-width:760px){.rachel-area-guide-product .area-hero-copy h1{font-size:clamp(36px,10.5vw,52px)!important;max-width:12ch!important;}}

/* Hard final contrast/watermark overrides */
html body[class*="page-template-page-community-"] .rachel-area-guide-product section[data-watermark]::before,
html body[class*="page-template-page-community-"] .rachel-area-guide-product [data-watermark]::before,
html body[class*="page-template-page-community-"] section.hag-local-rhythm[data-watermark]::before,
html body[class*="page-template-page-community-"] section.hag-air-weather[data-watermark]::before{content:none!important;display:none!important;opacity:0!important;visibility:hidden!important;}
.rachel-area-guide-product .area-guide-hero .btn:not(.ghost),
.rachel-area-guide-product .area-guide-hero .btn:not(.ghost) span,
.rachel-area-guide-product .area-cta-band .btn:not(.ghost),
.rachel-area-guide-product .area-cta-band .btn:not(.ghost) span{color:#100d0c!important;}
.rachel-area-guide-product .area-guide-hero .btn.ghost,
.rachel-area-guide-product .area-guide-hero .btn.ghost span,
.rachel-area-guide-product .area-cta-band .btn.ghost,
.rachel-area-guide-product .area-cta-band .btn.ghost span{color:#fff!important;}
.rachel-area-guide-product .hag-filter button,
.rachel-area-guide-product .hag-filter button span,
.rachel-area-guide-product .hag-poi-filter button,
.rachel-area-guide-product .hag-poi-filter button span{color:#100d0c!important;background:#fff!important;border-color:rgba(16,13,12,.18)!important;}
.rachel-area-guide-product .hag-filter button.is-active,
.rachel-area-guide-product .hag-filter button.is-active span,
.rachel-area-guide-product .hag-poi-filter button.is-active,
.rachel-area-guide-product .hag-poi-filter button.is-active span{color:#fff!important;background:#100d0c!important;border-color:#100d0c!important;}

/* Max-requested final overrides */
body[class*="page-template-page-community-"] section[data-watermark]::before,
body[class*="page-template-page-community-"] [data-watermark]::before{content:none!important;display:none!important;opacity:0!important;visibility:hidden!important;}
.rachel-area-guide-product .hag-map-filterbar button,
.rachel-area-guide-product .hag-map-filterbar button span{color:#100d0c!important;background:#fff!important;border-color:rgba(16,13,12,.18)!important;}
.rachel-area-guide-product .hag-map-filterbar button.is-active,
.rachel-area-guide-product .hag-map-filterbar button.is-active span{color:#fff!important;background:#100d0c!important;border-color:#100d0c!important;}

/* Specificity fixes over Oridedi product CSS */
body[class*="page-template-page-community-"] .area-guide-product #businesses .hag-local-rhythm::before,
body[class*="page-template-page-community-"] .area-guide-product #businesses .hag-local-rhythm[data-watermark]::before{content:none!important;display:none!important;opacity:0!important;visibility:hidden!important;}
body[class*="page-template-page-community-"] .area-guide-product #area-map .hag-map-filterbar button,
body[class*="page-template-page-community-"] .area-guide-product #area-map .hag-map-filterbar button span{color:#100d0c!important;background:#fff!important;border-color:rgba(16,13,12,.18)!important;}
body[class*="page-template-page-community-"] .area-guide-product #area-map .hag-map-filterbar button.is-active,
body[class*="page-template-page-community-"] .area-guide-product #area-map .hag-map-filterbar button.is-active span,
body[class*="page-template-page-community-"] .area-guide-product #area-map .hag-map-filterbar button:hover,
body[class*="page-template-page-community-"] .area-guide-product #area-map .hag-map-filterbar button:hover span{color:#fff!important;background:#100d0c!important;border-color:#100d0c!important;}

/* Hero title scale reduction */
.rachel-area-guide-product .area-hero-copy h1{font-size:clamp(34px,3.7vw,56px)!important;line-height:.98!important;max-width:14ch!important;}
@media(max-width:760px){.rachel-area-guide-product .area-hero-copy h1{font-size:clamp(32px,9vw,42px)!important;}}

/* Final dark-surface text corrections */
body[class*="page-template-page-community-"] .area-guide-product #area-map .hag-map-filterbar button.is-active span,
body[class*="page-template-page-community-"] .area-guide-product #area-map .hag-map-filterbar button:hover span{color:#fff!important;}
.rachel-area-guide-product #weather-air .hag-air-weather,
.rachel-area-guide-product #weather-air .hag-air-weather h1,
.rachel-area-guide-product #weather-air .hag-air-weather h2,
.rachel-area-guide-product #weather-air .hag-air-weather h3,
.rachel-area-guide-product #weather-air .hag-air-weather h4,
.rachel-area-guide-product #weather-air .hag-air-weather p,
.rachel-area-guide-product #weather-air .hag-air-weather span,
.rachel-area-guide-product #weather-air .hag-air-weather small,
.rachel-area-guide-product #weather-air .hag-air-weather b,
.rachel-area-guide-product #weather-air .hag-air-weather strong{color:#fff!important;}
.rachel-area-guide-product #weather-air .hag-air-weather .eyebrow{color:rgba(255,255,255,.78)!important;}

/* Max notes fix — header separation, no watermarks, people contrast */
body[class*="page-template-page-community-"] .site-header{
  background:rgba(255,255,255,.96)!important;
  backdrop-filter:blur(18px)!important;
  border-bottom:1px solid rgba(16,13,12,.10)!important;
  box-shadow:0 16px 40px rgba(16,13,12,.08)!important;
}
body[class*="page-template-page-community-"] .site-header a,
body[class*="page-template-page-community-"] .site-header span,
body[class*="page-template-page-community-"] .site-header .menu-text{color:#100d0c!important;}
body[class*="page-template-page-community-"] .rachel-area-guide-product{
  padding-top:162px!important;
}
body[class*="page-template-page-community-"] .rachel-area-guide-product .area-guide-hero,
body[class*="page-template-page-community-"] .rachel-area-guide-product .area-hero-image{min-height:calc(92vh - 162px)!important;}

/* Kill every area guide watermark / decorative section label. */
body[class*="page-template-page-community-"] .rachel-area-guide-product #area-map::before,
body[class*="page-template-page-community-"] .rachel-area-guide-product #market-snapshot::before,
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics::before,
body[class*="page-template-page-community-"] .rachel-area-guide-product #schools::before,
body[class*="page-template-page-community-"] .rachel-area-guide-product #weather-air::before,
body[class*="page-template-page-community-"] .rachel-area-guide-product .hag-local-rhythm::before,
body[class*="page-template-page-community-"] .rachel-area-guide-product .hag-local-rhythm::after,
body[class*="page-template-page-community-"] .rachel-area-guide-product section[data-watermark]::before,
body[class*="page-template-page-community-"] .rachel-area-guide-product section[data-watermark]::after,
body[class*="page-template-page-community-"] .rachel-area-guide-product [data-watermark]::before,
body[class*="page-template-page-community-"] .rachel-area-guide-product [data-watermark]::after{
  content:none!important;
  display:none!important;
  opacity:0!important;
  visibility:hidden!important;
}
body[class*="page-template-page-community-"] .rachel-area-guide-product .hag-map-filterbar::before,
body[class*="page-template-page-community-"] .rachel-area-guide-product .hag-map-filterbar::after{
  content:none!important;
  display:none!important;
}

/* People / demographics stats: make the animated data visible on light surfaces. */
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics,
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-grid article{
  background:#fff!important;
  color:#100d0c!important;
}
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-grid article{
  border:1px solid rgba(16,13,12,.16)!important;
}
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-grid span,
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-grid small,
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-grid p,
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-grid li{color:#2a2522!important;}
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-grid b,
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-donut b{color:#100d0c!important;}
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-bars i,
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-wave i,
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-spark i{
  background:#100d0c!important;
  opacity:1!important;
  box-shadow:none!important;
}
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-bars i:nth-child(even),
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-wave i:nth-child(even){background:#8c7763!important;}
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-donut{
  background:conic-gradient(#100d0c 0 63%, #8c7763 63% 82%, #e5d7c8 82% 100%)!important;
}
@media(max-width:760px){
  body[class*="page-template-page-community-"] .rachel-area-guide-product{padding-top:96px!important;}
  body[class*="page-template-page-community-"] .rachel-area-guide-product .area-guide-hero,
  body[class*="page-template-page-community-"] .rachel-area-guide-product .area-hero-image{min-height:auto!important;}
}

/* Remove remaining category label pseudo text */
body[class*="page-template-page-community-"] .area-guide-product #area-map .hag-map-filterbar::before,
body[class*="page-template-page-community-"] .area-guide-product #area-map .hag-map-filterbar::after,
body[class*="page-template-page-community-"] .rachel-area-guide-product #area-map .hag-map-filterbar::before,
body[class*="page-template-page-community-"] .rachel-area-guide-product #area-map .hag-map-filterbar::after{content:none!important;display:none!important;opacity:0!important;visibility:hidden!important;}

/* Max color fixes — demographics cards and donut readability */
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-donut{
  background:radial-gradient(circle at center,#fff 0 42%,transparent 43%), conic-gradient(#100d0c 0 var(--p), #8c7763 var(--p) 82%, #e5d7c8 82% 100%)!important;
  border:1px solid rgba(16,13,12,.14)!important;
}
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-donut b{color:#100d0c!important;background:#fff!important;border-radius:999px;padding:.18em .28em;}
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-deep-grid article,
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-mini-chart,
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-language,
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-growth{
  background:#fff!important;
  border:1px solid rgba(16,13,12,.16)!important;
  color:#100d0c!important;
}
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-deep-grid article span,
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-deep-grid article b,
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-deep-grid article strong,
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-deep-grid article p,
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-row b,
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-row strong{color:#100d0c!important;}
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-row i{background:#e5d7c8!important;}
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-demo-row i em,
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-growth-bars i{background:#100d0c!important;background-image:none!important;}
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics .hag-growth-bars i em{color:#100d0c!important;}
/* Fix active Google picks tab contrast */
body[class*="page-template-page-community-"] .rachel-area-guide-product #businesses [data-hag-pick-tab].is-active,
body[class*="page-template-page-community-"] .rachel-area-guide-product #businesses [data-hag-pick-tab].is-active span,
body[class*="page-template-page-community-"] .rachel-area-guide-product #businesses [data-hag-pick-tab].is-active small,
body[class*="page-template-page-community-"] .rachel-area-guide-product #businesses [data-hag-pick-tab]:hover,
body[class*="page-template-page-community-"] .rachel-area-guide-product #businesses [data-hag-pick-tab]:hover span,
body[class*="page-template-page-community-"] .rachel-area-guide-product #businesses [data-hag-pick-tab]:hover small{
  color:#fff!important;
}
body[class*="page-template-page-community-"] .rachel-area-guide-product #businesses [data-hag-pick-tab].is-active,
body[class*="page-template-page-community-"] .rachel-area-guide-product #businesses [data-hag-pick-tab]:hover{
  background:#100d0c!important;
  border-color:#100d0c!important;
}

/* Queued screenshot fixes — school active tab + weather cards */
body[class*="page-template-page-community-"] .rachel-area-guide-product #schools [data-school-tab].is-active,
body[class*="page-template-page-community-"] .rachel-area-guide-product #schools [data-school-tab].is-active span,
body[class*="page-template-page-community-"] .rachel-area-guide-product #schools [data-school-tab].is-active small{
  color:#fff!important;
  background:#100d0c!important;
}
body[class*="page-template-page-community-"] .rachel-area-guide-product #schools [data-school-tab]:not(.is-active),
body[class*="page-template-page-community-"] .rachel-area-guide-product #schools [data-school-tab]:not(.is-active) span,
body[class*="page-template-page-community-"] .rachel-area-guide-product #schools [data-school-tab]:not(.is-active) small{
  color:#100d0c!important;
}
body[class*="page-template-page-community-"] .rachel-area-guide-product #weather-air .hag-air-weather .hag-aqi-card,
body[class*="page-template-page-community-"] .rachel-area-guide-product #weather-air .hag-air-weather .hag-weather-card,
body[class*="page-template-page-community-"] .rachel-area-guide-product #weather-air .hag-air-weather article{
  background:#fff!important;
  color:#100d0c!important;
  border:1px solid rgba(255,255,255,.22)!important;
}
body[class*="page-template-page-community-"] .rachel-area-guide-product #weather-air .hag-air-weather .hag-aqi-card *,
body[class*="page-template-page-community-"] .rachel-area-guide-product #weather-air .hag-air-weather .hag-weather-card *,
body[class*="page-template-page-community-"] .rachel-area-guide-product #weather-air .hag-air-weather article *{
  color:#100d0c!important;
}
body[class*="page-template-page-community-"] .rachel-area-guide-product #weather-air .hag-air-weather .hag-aqi-card .eyebrow,
body[class*="page-template-page-community-"] .rachel-area-guide-product #weather-air .hag-air-weather .hag-weather-card .eyebrow,
body[class*="page-template-page-community-"] .rachel-area-guide-product #weather-air .hag-air-weather article .eyebrow,
body[class*="page-template-page-community-"] .rachel-area-guide-product #weather-air .hag-air-weather article span{
  color:#6f5845!important;
}
/* FINAL selector contrast fix — force all text inside active dark selector buttons white */
body[class*="page-template-page-community-"] .rachel-area-guide-product #schools .hag-school-orbit button.is-active,
body[class*="page-template-page-community-"] .rachel-area-guide-product #schools .hag-school-orbit button.is-active *,
body[class*="page-template-page-community-"] .rachel-area-guide-product #schools [data-school-tab].is-active,
body[class*="page-template-page-community-"] .rachel-area-guide-product #schools [data-school-tab].is-active *,
body[class*="page-template-page-community-"] .rachel-area-guide-product #businesses [data-hag-pick-tab].is-active,
body[class*="page-template-page-community-"] .rachel-area-guide-product #businesses [data-hag-pick-tab].is-active *,
body[class*="page-template-page-community-"] .rachel-area-guide-product #businesses [data-hag-pick-tab]:hover,
body[class*="page-template-page-community-"] .rachel-area-guide-product #businesses [data-hag-pick-tab]:hover *{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
body[class*="page-template-page-community-"] .rachel-area-guide-product #schools .hag-school-orbit button.is-active,
body[class*="page-template-page-community-"] .rachel-area-guide-product #schools [data-school-tab].is-active,
body[class*="page-template-page-community-"] .rachel-area-guide-product #businesses [data-hag-pick-tab].is-active,
body[class*="page-template-page-community-"] .rachel-area-guide-product #businesses [data-hag-pick-tab]:hover{
  background:#100d0c!important;
  border-color:#100d0c!important;
}
body[class*="page-template-page-community-"] .rachel-area-guide-product #schools .hag-school-orbit button:not(.is-active),
body[class*="page-template-page-community-"] .rachel-area-guide-product #schools .hag-school-orbit button:not(.is-active) *,
body[class*="page-template-page-community-"] .rachel-area-guide-product #businesses [data-hag-pick-tab]:not(.is-active),
body[class*="page-template-page-community-"] .rachel-area-guide-product #businesses [data-hag-pick-tab]:not(.is-active) *{
  color:#100d0c!important;
  -webkit-text-fill-color:#100d0c!important;
}
body[class*="page-template-page-community-"] .rachel-area-guide-product #schools .hag-school-orbit button:not(.is-active),
body[class*="page-template-page-community-"] .rachel-area-guide-product #businesses [data-hag-pick-tab]:not(.is-active){
  background:#fff!important;
  border-color:rgba(16,13,12,.16)!important;
}

/* School selector number circles: dark circle must always carry white text */
body[class*="page-template-page-community-"] .rachel-area-guide-product #schools .hag-school-orbit button span,
body[class*="page-template-page-community-"] .rachel-area-guide-product #schools [data-school-tab] span{
  background:#100d0c!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
body[class*="page-template-page-community-"] .rachel-area-guide-product #schools .hag-school-orbit button.is-active span,
body[class*="page-template-page-community-"] .rachel-area-guide-product #schools [data-school-tab].is-active span{
  background:rgba(255,255,255,.14)!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}

/* Override earlier broad inactive selector rule for school number circles */
body[class*="page-template-page-community-"] .rachel-area-guide-product #schools .hag-school-orbit button:not(.is-active) span,
body[class*="page-template-page-community-"] .rachel-area-guide-product #schools [data-school-tab]:not(.is-active) span{
  background:#100d0c!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}

/* Header + hero alignment + section title scale pass */
body[class*="page-template-page-community-"] .site-header{
  height:auto!important;
  min-height:96px!important;
  padding:8px clamp(18px,4vw,56px)!important;
  background:rgba(248,247,242,.97)!important;
  box-shadow:0 1px 12px rgba(16,13,12,.08)!important;
  border-bottom:1px solid rgba(16,13,12,.10)!important;
}
body[class*="page-template-page-community-"] .site-header .container{
  height:80px!important;
  min-height:80px!important;
  padding-left:0!important;
  padding-right:0!important;
  align-items:center!important;
}
body[class*="page-template-page-community-"] .site-header .site-logo--rachel,
body[class*="page-template-page-community-"] .site-header .logo-rachel-source{
  height:78px!important;
  max-height:78px!important;
  width:auto!important;
}
body[class*="page-template-page-community-"] .site-header .main-nav a{
  color:#100d0c!important;
}
body[class*="page-template-page-community-"] .rachel-area-guide-product{
  padding-top:96px!important;
}
body[class*="page-template-page-community-"] .rachel-area-guide-product .area-guide-hero,
body[class*="page-template-page-community-"] .rachel-area-guide-product .area-hero-image{
  min-height:calc(92vh - 96px)!important;
}
body[class*="page-template-page-community-"] .rachel-area-guide-product .area-hero-copy .actions{
  justify-content:flex-start!important;
  align-items:flex-start!important;
  width:100%!important;
  max-width:610px!important;
}
body[class*="page-template-page-community-"] .rachel-area-guide-product .hag-widget-head h2,
body[class*="page-template-page-community-"] .rachel-area-guide-product .rachel-market-panel h2,
body[class*="page-template-page-community-"] .rachel-area-guide-product #schools h2,
body[class*="page-template-page-community-"] .rachel-area-guide-product #businesses h2,
body[class*="page-template-page-community-"] .rachel-area-guide-product #demographics h2,
body[class*="page-template-page-community-"] .rachel-area-guide-product #weather-air h2,
body[class*="page-template-page-community-"] .rachel-area-guide-product #area-map h2{
  font-size:clamp(34px,3.45vw,54px)!important;
  line-height:1.02!important;
  letter-spacing:.01em!important;
  max-width:820px!important;
}
body[class*="page-template-page-community-"] .rachel-area-guide-product .area-cta-band h2{
  font-size:clamp(40px,4.4vw,68px)!important;
  line-height:1!important;
}
@media(max-width:760px){
  body[class*="page-template-page-community-"] .site-header{min-height:78px!important;padding:8px 16px!important;}
  body[class*="page-template-page-community-"] .site-header .container{height:62px!important;min-height:62px!important;}
  body[class*="page-template-page-community-"] .site-header .site-logo--rachel,
  body[class*="page-template-page-community-"] .site-header .logo-rachel-source{height:58px!important;max-height:58px!important;}
  body[class*="page-template-page-community-"] .rachel-area-guide-product{padding-top:78px!important;}
  body[class*="page-template-page-community-"] .rachel-area-guide-product .area-hero-copy .actions{justify-content:flex-start!important;}
  body[class*="page-template-page-community-"] .rachel-area-guide-product .hag-widget-head h2,
  body[class*="page-template-page-community-"] .rachel-area-guide-product .rachel-market-panel h2,
  body[class*="page-template-page-community-"] .rachel-area-guide-product section h2{font-size:clamp(30px,9vw,42px)!important;line-height:1.04!important;}
}

/* Final POI marker shape: round black dots */
body[class*="page-template-page-community-"] .rachel-area-guide-product .hag-poi-map .hag-map-marker,
body[class*="page-template-page-community-"] .rachel-area-guide-product .hag-map-marker{
  width:34px!important;
  height:34px!important;
  margin-left:-17px!important;
  margin-top:-17px!important;
  border-radius:999px!important;
  background:#100d0c!important;
  border:2px solid #fff!important;
  box-shadow:0 10px 24px rgba(0,0,0,.28)!important;
  overflow:hidden!important;
}
body[class*="page-template-page-community-"] .rachel-area-guide-product .hag-map-marker span{
  width:100%!important;
  height:100%!important;
  border-radius:999px!important;
  background:#100d0c!important;
  border:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:#fff!important;
}
body[class*="page-template-page-community-"] .rachel-area-guide-product .hag-map-marker:after{
  content:none!important;
  display:none!important;
}
body[class*="page-template-page-community-"] .rachel-area-guide-product .hag-map-marker svg{
  width:18px!important;
  height:18px!important;
  stroke:#fff!important;
}

/* Restore Rachel header on Tampa guide to match normal site pages */
body[class*="page-template-page-community-"] .site-header{
  height:auto!important;
  min-height:0!important;
  padding:15px 20px!important;
  background:transparent!important;
  box-shadow:none!important;
  border-bottom:0!important;
  backdrop-filter:none!important;
}
body[class*="page-template-page-community-"] .site-header .container{
  max-width:100%!important;
  width:auto!important;
  height:128px!important;
  min-height:0!important;
  padding-left:16px!important;
  padding-right:16px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:40px!important;
}
body[class*="page-template-page-community-"] .site-header .site-logo--rachel,
body[class*="page-template-page-community-"] .site-header .logo-rachel-source{
  height:128px!important;
  max-height:128px!important;
  width:auto!important;
}
body[class*="page-template-page-community-"] .site-header .main-nav a{
  color:#fff!important;
  font-size:18px!important;
}
body[class*="page-template-page-community-"] .site-header.scrolled{
  background:#f8f7f2!important;
  box-shadow:0 1px 10px rgba(0,0,0,.08)!important;
  padding:10px 20px!important;
}
body[class*="page-template-page-community-"] .site-header.scrolled .container{
  height:106px!important;
}
body[class*="page-template-page-community-"] .site-header.scrolled .site-logo--rachel,
body[class*="page-template-page-community-"] .site-header.scrolled .logo-rachel-source{
  height:106px!important;
  max-height:106px!important;
}
body[class*="page-template-page-community-"] .site-header.scrolled .main-nav a{color:#1a1a1a!important;}
body[class*="page-template-page-community-"] .rachel-area-guide-product{
  padding-top:0!important;
}
@media(max-width:1024px){
  body[class*="page-template-page-community-"] .site-header .container{height:90px!important;}
  body[class*="page-template-page-community-"] .site-header .site-logo--rachel,
  body[class*="page-template-page-community-"] .site-header .logo-rachel-source{height:90px!important;max-height:90px!important;}
}
@media(max-width:760px){
  body[class*="page-template-page-community-"] .site-header{padding:15px 20px!important;min-height:0!important;}
  body[class*="page-template-page-community-"] .site-header .container{height:72px!important;padding-left:0!important;padding-right:0!important;}
  body[class*="page-template-page-community-"] .site-header .site-logo--rachel,
  body[class*="page-template-page-community-"] .site-header .logo-rachel-source{height:72px!important;max-height:72px!important;}
  body[class*="page-template-page-community-"] .rachel-area-guide-product{padding-top:0!important;}
}

/* Header menu link stability on Tampa guide */
body[class*="page-template-page-community-"] .site-header .main-nav{
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  gap:clamp(16px,2vw,28px)!important;
  min-width:0!important;
}
body[class*="page-template-page-community-"] .site-header .main-nav a{
  white-space:nowrap!important;
  line-height:1.2!important;
  flex:0 0 auto!important;
}
@media(max-width:1180px){
  body[class*="page-template-page-community-"] .site-header .main-nav{
    display:none!important;
  }
  body[class*="page-template-page-community-"] .site-header .nav-buttons{
    margin-left:auto!important;
    display:flex!important;
    align-items:center!important;
  }
  body[class*="page-template-page-community-"] .site-header .menu-toggle.btn--white{
    display:inline-flex!important;
    color:#fff!important;
    border-color:rgba(255,255,255,.7)!important;
  }
  body[class*="page-template-page-community-"] .site-header .menu-toggle.btn--dark{
    display:none!important;
  }
  body[class*="page-template-page-community-"] .site-header.scrolled .menu-toggle.btn--white{
    display:none!important;
  }
  body[class*="page-template-page-community-"] .site-header.scrolled .menu-toggle.btn--dark{
    display:inline-flex!important;
    color:#100d0c!important;
    border-color:#100d0c!important;
  }
}
@media(min-width:1181px) and (max-width:1320px){
  body[class*="page-template-page-community-"] .site-header .main-nav a{font-size:16px!important;}
  body[class*="page-template-page-community-"] .site-header .main-nav{gap:18px!important;}
}

/* Keep desktop header as links-only; menu button only below breakpoint */
@media(min-width:1181px){
  body[class*="page-template-page-community-"] .site-header .nav-buttons,
  body[class*="page-template-page-community-"] .site-header .menu-toggle{
    display:none!important;
  }
}

/* All generated Rachel Area Guides: no Oridedi watermark labels */
.rachel-area-guide-product section::before,
.rachel-area-guide-product [data-watermark]::before,
.rachel-area-guide-product .hag-local-rhythm::before,
.rachel-area-guide-product .hag-market-snapshot::before,
.rachel-area-guide-product .hag-demographics::before,
.rachel-area-guide-product .hag-schools::before,
.rachel-area-guide-product .hag-air-weather::before,
.rachel-area-guide-product .area-cta-band::before{
  content:none!important;
  display:none!important;
}

/* Final high-specificity watermark kill for every Rachel Area Guide */
body[class*="page-template-page-community-"] main.rachel-area-guide-product .hag-map-section::before,
body[class*="page-template-page-community-"] main.rachel-area-guide-product .hag-market-snapshot::before,
body[class*="page-template-page-community-"] main.rachel-area-guide-product .hag-demographics::before,
body[class*="page-template-page-community-"] main.rachel-area-guide-product .hag-local-rhythm::before,
body[class*="page-template-page-community-"] main.rachel-area-guide-product .hag-local-rhythm::after,
body[class*="page-template-page-community-"] main.rachel-area-guide-product .hag-school-section::before,
body[class*="page-template-page-community-"] main.rachel-area-guide-product #weather-air::before,
body[class*="page-template-page-community-"] main.rachel-area-guide-product [data-watermark]::before,
body[class*="page-template-page-community-"] main.rachel-area-guide-product [data-watermark]::after{
  content:none!important;
  display:none!important;
  opacity:0!important;
  visibility:hidden!important;
}

/* Override Oridedi ID-level watermark rules across all Rachel Area Guides */
body[class*="page-template-page-community-"] main.rachel-area-guide-product #area-map::before,
body[class*="page-template-page-community-"] main.rachel-area-guide-product #market-snapshot::before,
body[class*="page-template-page-community-"] main.rachel-area-guide-product #demographics::before,
body[class*="page-template-page-community-"] main.rachel-area-guide-product #businesses::before,
body[class*="page-template-page-community-"] main.rachel-area-guide-product #schools::before,
body[class*="page-template-page-community-"] main.rachel-area-guide-product #weather-air::before,
body[class*="page-template-page-community-"] main.rachel-area-guide-product #summary::before,
body[class*="page-template-page-community-"] main.rachel-area-guide-product .hag-map-heading::before{
  content:none!important;
  display:none!important;
}

body[class*="page-template-page-community-"] main.rachel-area-guide-product #businesses .hag-top-picks::before,
body[class*="page-template-page-community-"] main.rachel-area-guide-product .hag-top-picks::before{
  content:none!important;
  display:none!important;
}

/* Production Area Guide popup layering fix: modal/popup exits must sit above the fixed header. */
body[class*="page-template-page-community-"] #lead-capture-modal,
body[class*="page-template-page-community-"] .lc-modal,
body[class*="page-template-page-community-"] .lead-pop-backdrop,
body[class*="page-template-page-community-"] .lead-pop,
body[class*="page-template-page-community-"] .lead-pop *,
body[class*="page-template-page-community-"] .pum-overlay,
body[class*="page-template-page-community-"] .pum-container,
body[class*="page-template-page-community-"] .modal,
body[class*="page-template-page-community-"] .modal-backdrop{
  z-index:100500!important;
}
body[class*="page-template-page-community-"] .lead-pop .lead-pop-close,
body[class*="page-template-page-community-"] .lead-pop button,
body[class*="page-template-page-community-"] .lc-modal button,
body[class*="page-template-page-community-"] .pum-close{
  position:relative!important;
  z-index:100600!important;
}
