: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.39: City-page How It Works now matches the Custom HTML block exactly. */
body.juicy-cc-city-page .juicy-cc-how{
  position:relative;
  width:100%;
  max-width:none;
  margin:0;
  padding:42px 72px 58px;
  overflow:hidden;
  background:#fff;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;
  box-sizing:border-box;
}
body.juicy-cc-city-page .juicy-cc-how *,
body.juicy-cc-city-page .juicy-cc-how *::before,
body.juicy-cc-city-page .juicy-cc-how *::after{box-sizing:border-box;}
body.juicy-cc-city-page .juicy-cc-how-slider{
  display:flex;
  align-items:stretch;
  gap:28px;
  width:100%;
  max-width:1400px;
  margin:0 auto;
  padding:4px 4px 16px;
  overflow-x:auto;
  scroll-behavior:smooth;
  scroll-snap-type:x mandatory;
  scroll-padding-inline:4px;
  overscroll-behavior-inline:contain;
  -webkit-overflow-scrolling:touch;
  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{
  display:flex;
  flex:0 0 330px;
  flex-direction:column;
  overflow:hidden;
  background:#fff;
  border:1px solid #e8eaed;
  border-radius:22px;
  box-shadow:0 8px 24px rgba(60,64,67,.10);
  text-align:left;
  scroll-snap-align:start;
  transition:transform .2s ease,box-shadow .2s ease;
}
body.juicy-cc-city-page .juicy-cc-how-card:hover{
  transform:translateY(-3px);
  box-shadow:0 12px 34px rgba(60,64,67,.16);
}
body.juicy-cc-city-page .juicy-cc-how-card img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:8 / 11;
  flex:0 0 auto;
  object-fit:cover;
  object-position:center center;
  background:#f1f3f4;
}
body.juicy-cc-city-page .juicy-cc-how-body{
  display:flex;
  flex:1;
  flex-direction:column;
  padding:24px 24px 26px;
  text-align:left;
}
body.juicy-cc-city-page .juicy-cc-how-step{
  display:inline-flex;
  align-items:center;
  align-self:flex-start;
  margin-bottom:12px;
  padding:6px 10px;
  border-radius:999px;
  background:#e8f0fe;
  color:#1a73e8;
  font-size:12px;
  font-weight:800;
  letter-spacing:.9px;
  line-height:1.2;
  text-transform:uppercase;
}
body.juicy-cc-city-page .juicy-cc-how-body h3{
  margin:0 0 12px;
  color:#0f1419;
  font-size:23px;
  font-weight:850;
  line-height:1.15;
  letter-spacing:-.5px;
}
body.juicy-cc-city-page .juicy-cc-how-body p{
  flex:1;
  min-height:112px;
  margin:0 0 24px;
  color:#536471;
  font-size:15.5px;
  line-height:1.55;
}
body.juicy-cc-city-page .juicy-cc-how-btn{
  display:inline-flex;
  align-items:center;
  align-self:flex-start;
  justify-content:center;
  min-width:150px;
  margin-top:auto;
  padding:12px 18px;
  border-radius:999px;
  background:#0f1419;
  color:#fff !important;
  box-shadow:0 2px 8px rgba(15,20,25,.18);
  font-size:15px;
  font-weight:800;
  letter-spacing:-.1px;
  line-height:1.2;
  text-decoration:none;
  transition:transform .15s ease,background .15s ease;
}
body.juicy-cc-city-page .juicy-cc-how-btn:hover{
  transform:translateY(-1px);
  background:#272c30;
  color:#fff !important;
}
body.juicy-cc-city-page .juicy-cc-how-btn:focus-visible,
body.juicy-cc-city-page .juicy-cc-how-arrow:focus-visible{
  outline:3px solid rgba(26,115,232,.35);
  outline-offset:3px;
}
body.juicy-cc-city-page .juicy-cc-how-arrow{
  position:absolute;
  top:47%;
  z-index:5;
  display:flex;
  align-items:center;
  justify-content:center;
  width:46px;
  height:46px;
  padding:0;
  transform:translateY(-50%);
  border:1px solid #dadce0;
  border-radius:50%;
  background:#fff;
  color:#5f6368;
  box-shadow:0 4px 18px rgba(60,64,67,.15);
  cursor:pointer;
  font-size:42px;
  font-weight:300;
  line-height:1;
  transition:background .15s ease,color .15s ease,box-shadow .15s ease;
}
body.juicy-cc-city-page .juicy-cc-how-arrow:hover{
  background:#f8fafd;
  color:#202124;
  box-shadow:0 6px 22px rgba(60,64,67,.20);
}
body.juicy-cc-city-page .juicy-cc-how-prev{left:22px;}
body.juicy-cc-city-page .juicy-cc-how-next{right:22px;}

@media (max-width:1024px){
  body.juicy-cc-city-page .juicy-cc-how{padding-right:58px;padding-left:58px;}
  body.juicy-cc-city-page .juicy-cc-how-card{flex-basis:320px;}
  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:768px){
  body.juicy-cc-city-page .juicy-cc-how{padding:28px 42px 44px;}
  body.juicy-cc-city-page .juicy-cc-how-slider{gap:18px;padding-bottom:12px;}
  body.juicy-cc-city-page .juicy-cc-how-card{flex:0 0 88%;border-radius:20px;}
  body.juicy-cc-city-page .juicy-cc-how-card img{
    width:100%;
    height:auto;
    aspect-ratio:8 / 11;
    object-fit:cover;
    object-position:center center;
  }
  body.juicy-cc-city-page .juicy-cc-how-body{padding:22px 22px 24px;}
  body.juicy-cc-city-page .juicy-cc-how-body h3{font-size:22px;}
  body.juicy-cc-city-page .juicy-cc-how-body p{min-height:0;font-size:15px;}
  body.juicy-cc-city-page .juicy-cc-how-arrow{width:38px;height:38px;font-size:34px;}
  body.juicy-cc-city-page .juicy-cc-how-prev{left:4px;}
  body.juicy-cc-city-page .juicy-cc-how-next{right:4px;}
}
@media (max-width:420px){
  body.juicy-cc-city-page .juicy-cc-how{padding-right:34px;padding-left:34px;}
  body.juicy-cc-city-page .juicy-cc-how-card{flex-basis:92%;}
  body.juicy-cc-city-page .juicy-cc-how-body{padding:20px;}
  body.juicy-cc-city-page .juicy-cc-how-arrow{width:34px;height:34px;font-size:31px;}
  body.juicy-cc-city-page .juicy-cc-how-prev{left:1px;}
  body.juicy-cc-city-page .juicy-cc-how-next{right:1px;}
}
@media (prefers-reduced-motion:reduce){
  body.juicy-cc-city-page .juicy-cc-how-slider{scroll-behavior:auto;}
  body.juicy-cc-city-page .juicy-cc-how-card,
  body.juicy-cc-city-page .juicy-cc-how-btn,
  body.juicy-cc-city-page .juicy-cc-how-arrow{transition:none;}
}
