:root{
  --jcc-section-title-size:18px;
  --jcc-section-title-size-mobile:16px;
  --jcc-section-title-color:#1a73e8;
}

.juicy-cc-wrap{max-width:1320px;margin:0 auto;padding:0 0 18px;overflow:visible;}
.juicy-cc-master{background:transparent;border-radius:0;box-shadow:none;overflow:visible;}
.juicy-cc-text{margin-top:0;background:rgba(255,255,255,.92);color:#111;border-radius:0;padding:18px 16px;border-top:1px solid rgba(15,23,42,.08);}
.juicy-cc-sections{margin-top:0;}

.juicy-cc-map{margin-top:0;padding:0;background:#fff;}
.juicy-cc-map #juicy-map-wrapper{position:relative;z-index:5;}
.juicy-cc-map #juicy-map-wrap,
.juicy-cc-map .juicy-map-wrap{position:relative;z-index:5;}
.juicy-cc-map #juicy-map{position:relative;z-index:6;background:#fff;}
.juicy-cc-map #juicy-search-container{position:relative;z-index:7;}


.juicy-cc-wrap .juicy-cc-nearby,
.juicy-cc-wrap .juicy-cc-cities,
.juicy-cc-wrap .juicy-cc-global{margin-top:34px;padding-top:0;border-top:0;}
.juicy-cc-wrap .juicy-cc-section-head{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin:0 0 10px;}
.juicy-cc-wrap .juicy-cc-section-head h2{margin:0;font-size:var(--jcc-section-title-size);line-height:1.2;font-weight:700;letter-spacing:-.01em;color:var(--jcc-section-title-color) !important;}
.juicy-cc-wrap .juicy-cc-section-head p{margin:0;color:#64748b;font-size:var(--jcc-section-title-size-mobile);line-height:1.45;}
.juicy-cc-wrap .juicy-cc-pill-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px;}
.juicy-cc-wrap .juicy-cc-pill{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:999px;background:#f5f7fb;border:1px solid #e2e6ef;font-size:14px;font-weight:500;color:#1f2937;text-decoration:none;transition:all .15s ease;}
.juicy-cc-wrap .juicy-cc-pill:hover,
.juicy-cc-wrap .juicy-cc-pill:focus{background:#1a73e8;color:#fff;border-color:#1a73e8;transform:translateY(-1px);text-decoration:none;}
.juicy-cc-wrap .juicy-cc-pill:focus-visible{outline:2px solid #1a73e8;outline-offset:2px;}

.juicy-cc-intro{margin-top:0;background:#fff;color:#202124;border-radius:0;padding:30px 28px;border:0;border-top:1px solid rgba(15,23,42,.08);box-shadow:none;}
.juicy-cc-seo-searches{margin:0;padding:0;}
.juicy-cc-seo-searches h2{margin:0 0 10px;font-size:22px;line-height:1.22;font-weight:800;letter-spacing:-.35px;color:#111827;}
.juicy-cc-keyword-tags,
.juicy-cc-seo-searches .juicy-cc-keyword-tags{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:10px;align-items:center;}
.juicy-cc-keyword-tags li{list-style:none;margin:0;padding:0;display:inline-flex;}
.juicy-cc-keyword-tags span{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:999px;background:#f5f7fb;border:1px solid #e2e6ef;font-size:14px;font-weight:500;color:#1f2937;line-height:1.35;white-space:normal;text-align:center;}

@media (max-width:920px){
}
@media (max-width:780px){
  .juicy-cc-intro{padding:26px 20px 28px;}
      }
@media (max-width:640px){
          .juicy-cc-seo-searches h2{font-size:20px;}
  .juicy-cc-keyword-tags,
  .juicy-cc-seo-searches .juicy-cc-keyword-tags{gap:8px;}
  .juicy-cc-keyword-tags span{min-height:34px;padding:0 11px;font-size:12.8px;}
}
@media (max-width:520px){
  .juicy-cc-wrap .juicy-cc-section-head h2{font-size:var(--jcc-section-title-size-mobile);}
  .juicy-cc-intro{padding:24px 16px 26px;}
    }


/* v1.3.34: city pages map-first cleanup.
   The remaining white gap was not the removed title; it came from theme/content spacing
   and NN Map search/map margins after the shortcode renders. Keep this scoped to /city/ pages. */
body.juicy-cc-city-page .site-main,
body.juicy-cc-city-page #main,
body.juicy-cc-city-page .ct-main,
body.juicy-cc-city-page .ct-container,
body.juicy-cc-city-page .ct-container-full,
body.juicy-cc-city-page .content-area,
body.juicy-cc-city-page .entry-content,
body.juicy-cc-city-page .wp-block-post-content,
body.juicy-cc-city-page article,
body.juicy-cc-city-page .page,
body.juicy-cc-city-page .post{
  margin-top:0 !important;
  padding-top:0 !important;
}

body.juicy-cc-city-page .juicy-cc-wrap,
body.juicy-cc-city-page .juicy-cc-master,
body.juicy-cc-city-page .juicy-cc-map,
body.juicy-cc-city-page #juicy-live-map,
body.juicy-cc-city-page #juicy-map-wrapper,
body.juicy-cc-city-page #juicy-map-wrap,
body.juicy-cc-city-page .juicy-map-wrap{
  margin-top:0 !important;
  padding-top:0 !important;
}

body.juicy-cc-city-page .juicy-cc-map #juicy-search-container.juicy-searchbox,
body.juicy-cc-city-page #juicy-live-map #juicy-search-container.juicy-searchbox{
  margin-top:0 !important;
  margin-bottom:0 !important;
}

body.juicy-cc-city-page #juicy-live-map .juicy-nn-video-wrap,
body.juicy-cc-city-page #juicy-live-map .juicy-nn-video-section,
body.juicy-cc-city-page #juicy-live-map .juicy-nn-access-chip-host,
body.juicy-cc-city-page #juicy-live-map .juicy-nn-inline-status{
  margin-bottom:0 !important;
  padding-bottom:0 !important;
}

/* v1.3.36: How It Works cards directly below the city map.
   Match the homepage card rhythm, but keep the block scoped to city pages.
   Desktop target: 4 full cards visible inside the carousel. */
body.juicy-cc-city-page .juicy-cc-how{
  position:relative;
  max-width:1392px;
  margin:38px auto 0;
  padding:0 64px 14px;
  background:#fff;
  overflow:hidden;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;
}
body.juicy-cc-city-page .juicy-cc-how-slider{
  display:flex;
  gap:24px;
  overflow-x:auto;
  scroll-snap-type:x mandatory;
  scroll-behavior:smooth;
  -webkit-overflow-scrolling:touch;
  padding:2px 2px 18px;
  scrollbar-width:none;
}
body.juicy-cc-city-page .juicy-cc-how-slider::-webkit-scrollbar{display:none;}
body.juicy-cc-city-page .juicy-cc-how-card{
  flex:0 0 298px;
  background:#fff;
  border:1px solid #e8eaed;
  border-radius:18px;
  box-shadow:0 8px 24px rgba(60,64,67,.10);
  overflow:hidden;
  scroll-snap-align:start;
  transition:transform .18s ease,box-shadow .18s ease;
}
body.juicy-cc-city-page .juicy-cc-how-card:hover{
  transform:translateY(-2px);
  box-shadow:0 12px 30px rgba(60,64,67,.15);
}
body.juicy-cc-city-page .juicy-cc-how-card img{
  width:100%;
  height:174px;
  object-fit:cover;
  display:block;
  background:#f1f3f4;
}
body.juicy-cc-city-page .juicy-cc-how-body{
  padding:22px 20px 22px;
  text-align:left;
}
body.juicy-cc-city-page .juicy-cc-how-step{
  display:inline-flex;
  align-items:center;
  margin:0 0 12px;
  padding:6px 10px;
  border-radius:999px;
  background:#e8f0fe;
  color:#1a73e8;
  font-size:11px;
  line-height:1;
  font-weight:800;
  letter-spacing:.35px;
  text-transform:uppercase;
}
body.juicy-cc-city-page .juicy-cc-how-body h2{
  margin:0 0 10px;
  color:#0f1419;
  font-size:21px;
  line-height:1.15;
  font-weight:850;
  letter-spacing:-.45px;
}
body.juicy-cc-city-page .juicy-cc-how-body p{
  min-height:96px;
  margin:0 0 22px;
  color:#536471;
  font-size:14px;
  line-height:1.55;
}
body.juicy-cc-city-page .juicy-cc-how-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:120px;
  padding:11px 18px;
  background:#0f1419;
  color:#fff !important;
  text-decoration:none;
  border-radius:999px;
  font-size:13px;
  font-weight:850;
  letter-spacing:-.1px;
  box-shadow:0 3px 10px rgba(15,20,25,.18);
  transition:transform .15s ease,background .15s ease;
}
body.juicy-cc-city-page .juicy-cc-how-btn:hover{
  background:#272c30;
  color:#fff !important;
  transform:translateY(-1px);
  text-decoration:none;
}
body.juicy-cc-city-page .juicy-cc-how-arrow{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  width:42px;
  height:42px;
  border:1px solid #dadce0;
  border-radius:999px;
  background:#fff;
  color:#5f6368;
  font-size:38px;
  line-height:30px;
  font-weight:300;
  cursor:pointer;
  z-index:5;
  box-shadow:0 4px 18px rgba(60,64,67,.15);
}
body.juicy-cc-city-page .juicy-cc-how-arrow:hover{background:#f8fafd;color:#202124;}
body.juicy-cc-city-page .juicy-cc-how-prev{left:10px;}
body.juicy-cc-city-page .juicy-cc-how-next{right:10px;}

@media (max-width:780px){
  body.juicy-cc-city-page .juicy-cc-how{
    max-width:none;
    margin-top:28px;
    padding:0 0 10px;
    overflow:hidden;
  }
  body.juicy-cc-city-page .juicy-cc-how-slider{
    gap:16px;
    padding:0 18px 18px;
    scroll-padding-left:18px;
  }
  body.juicy-cc-city-page .juicy-cc-how-card{
    flex:0 0 calc(100vw - 58px);
    max-width:390px;
    border-radius:20px;
  }
  body.juicy-cc-city-page .juicy-cc-how-card img{height:205px;}
  body.juicy-cc-city-page .juicy-cc-how-body{padding:22px 20px 24px;}
  body.juicy-cc-city-page .juicy-cc-how-body h2{font-size:22px;}
  body.juicy-cc-city-page .juicy-cc-how-body p{
    min-height:auto;
    font-size:15px;
  }
  body.juicy-cc-city-page .juicy-cc-how-arrow{
    width:36px;
    height:36px;
    font-size:32px;
    line-height:26px;
  }
  body.juicy-cc-city-page .juicy-cc-how-prev{left:6px;}
  body.juicy-cc-city-page .juicy-cc-how-next{right:6px;}
}

@media (max-width:420px){
  body.juicy-cc-city-page .juicy-cc-how-slider{padding-left:14px;padding-right:14px;}
  body.juicy-cc-city-page .juicy-cc-how-card{flex-basis:calc(100vw - 44px);}
  body.juicy-cc-city-page .juicy-cc-how-card img{height:190px;}
  body.juicy-cc-city-page .juicy-cc-how-body{padding:20px 18px 22px;}
  body.juicy-cc-city-page .juicy-cc-how-btn{min-width:118px;}
}

/* v1.3.37: Latest Uploads text-only block directly below city map. */
body.juicy-cc-city-page .juicy-cc-latest-under-map{
  width:100%;
  max-width:1460px;
  margin:18px auto 0;
  padding:0 18px;
  box-sizing:border-box;
}
body.juicy-cc-city-page .juicy-cc-latest-under-map .jlu-text{
  margin-top:0;
  margin-bottom:0;
}
@media (max-width:780px){
  body.juicy-cc-city-page .juicy-cc-latest-under-map{
    margin-top:14px;
    padding:0 12px;
  }
}
