/* GeoArea Home v2 — navy, white and restrained gold marketplace layout. */
.ga-home-v2{background:#f7f9fc;color:#10213d;overflow:hidden}
.ga-home-v2 .ga-container{width:min(1520px,calc(100% - 36px));max-width:1520px;margin-inline:auto}
.ga-home-v2 .ga-hero{min-height:0;padding:48px 0 24px!important;background:#f7f9fc!important}
.ga-home-v2 .ga-hero>.ga-hero__inner{width:min(1520px,calc(100% - 36px));display:block;padding:48px 34px 28px;border:1px solid #dbe4ef;border-radius:24px;background:linear-gradient(90deg,rgba(8,38,78,.94),rgba(20,78,141,.66)),url('../images/home/geoarea-hero-v2.png') center 52%/cover no-repeat;box-shadow:0 18px 48px rgba(15,47,87,.16)}
.ga-home-search-head{margin-bottom:22px}.ga-home-search-head h1{margin:0;color:#fff!important;font-size:32px;line-height:1.2;font-weight:900}.ga-home-search-head p{margin:6px 0 0;color:#dce9f8;font-weight:600}
.ga-home-v2 .ga-hero__search{width:100%;max-width:none;margin:0;overflow:visible;border:1px solid rgba(255,255,255,.72);border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 22px 55px rgba(3,20,49,.25);backdrop-filter:blur(12px)}
.ga-home-categories{position:relative;z-index:4;margin-top:0;padding:12px 0 36px}
.ga-home-categories__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}
.ga-home-categories__grid a{min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:20px 10px;border:1px solid #e1e7f0;border-radius:16px;background:#fff;color:#10213d;text-align:center;text-decoration:none;font-size:15px;font-weight:800;box-shadow:0 10px 30px rgba(15,39,76,.07);transition:.2s ease}
.ga-home-categories__grid a:hover{border-color:#d6ab4a;transform:translateY(-3px);box-shadow:0 16px 34px rgba(15,39,76,.11)}
.ga-home-categories__grid svg{width:42px;height:42px;fill:none;stroke:#174a98;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}

.ga-home-v2 .ga-property-section{padding:44px 0 64px}
.ga-home-v2 .ga-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:22px}
.ga-home-v2 .ga-section__head h2{margin:0;color:#123564;font-size:clamp(25px,2.4vw,36px);line-height:1.15}
.ga-home-listing-filters{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}
.ga-home-listing-filters a,.ga-home-listing-filters button{padding:8px 13px;border:1px solid #bed2f3;border-radius:999px;background:#edf4ff;color:#174c91;text-decoration:none;font-size:13px;font-weight:800;cursor:pointer}
.ga-home-listing-filters a:hover,.ga-home-listing-filters button:hover{border-color:#1f64d8;background:#dceaff;color:#123f7c}
.ga-home-listing-filters button.is-active,.ga-home-listing-filters button:active{border-color:#c28a19;background:#c99422;color:#fff}
.ga-home-listing-filters .ga-home-all-link{border-color:transparent;background:transparent;color:#1f64d8}
.ga-home-v2 .ga-property-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.ga-home-v2 .ghp-card{background:#fff;border-color:#e1e7ef!important;border-radius:15px!important;box-shadow:0 10px 28px rgba(13,39,75,.08)!important}
.ga-home-v2 .ghp-image{aspect-ratio:1.38/1}
.ga-home-v2 .ghp-body{padding:15px 15px 14px}
.ga-home-v2 .ghp-price{color:#0f315e;font-size:19px}
.ga-home-v2 .ghp-title{color:#17233a;font-size:14px;font-weight:800;line-height:1.45}
.ga-home-v2 .ga-card-features{padding:11px 0;border-top:1px solid #edf1f6;border-bottom:1px solid #edf1f6}
.ga-home-v2 .ghp-footer{padding-top:10px}
.ga-home-v2 .ghp-date{font-size:11px;color:#8a96a8}
.ga-home-v2 .ghp-vip--vip{background:#c99422!important}
.ga-home-v2 .ghp-vip--vip_plus{background:#174a98!important}
.ga-home-v2 .ghp-vip--super_vip{background:#e54e3c!important}
.ga-home-v2 .ga-mobile-slider__controls,.ga-home-v2 .ga-mobile-slider__dots{display:none!important}
.ga-home-lane-shell{position:relative}
.ga-home-v2 .ga-home-lane-shell .ga-property-grid{display:grid!important;grid-template-columns:none!important;grid-auto-flow:column;grid-auto-columns:calc((100% - 60px)/4);gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain}
.ga-home-v2 .ga-home-lane-shell .ga-property-grid::-webkit-scrollbar{display:none}
.ga-home-v2 .ga-home-lane-shell .ga-property-grid>.ghp-card{scroll-snap-align:start}
.ga-home-v2 .ga-home-lane-shell .ga-property-grid>[hidden]{display:none!important}
.ga-home-lane-arrow{position:absolute;z-index:8;top:50%;width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;background:#174c91;color:#fff;font-size:28px;line-height:1;box-shadow:0 9px 24px rgba(15,43,82,.25);opacity:0;pointer-events:none;transform:translateY(-50%);transition:.18s ease;cursor:pointer}
.ga-home-lane-shell:hover .ga-home-lane-arrow:not(:disabled),.ga-home-lane-arrow:focus-visible{opacity:1;pointer-events:auto}.ga-home-lane-arrow:active{background:#c99422}.ga-home-lane-arrow:disabled{display:none}
.ga-home-lane-arrow--prev{left:-20px}.ga-home-lane-arrow--next{right:-20px}
.ga-home-filter-empty{padding:28px;border:1px dashed #c7d3e3;border-radius:14px;background:#fff;color:#66758b;text-align:center;font-weight:800}

.ga-home-map{padding:12px 0 48px}
.ga-home-map__panel{min-height:305px;display:grid;grid-template-columns:minmax(300px,.9fr) minmax(420px,1.45fr);overflow:hidden;border:1px solid #dce5f0;border-radius:20px;background:#fff;box-shadow:0 14px 36px rgba(13,39,75,.08)}
.ga-home-map__copy{display:flex;flex-direction:column;justify-content:center;padding:44px 50px;background:linear-gradient(135deg,#061f47,#0a417e);color:#fff}
.ga-home-map__copy>span,.ga-home-section-head span,.ga-home-audience article>span{font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.ga-home-map__copy>span{color:#e5bd58}
.ga-home-map__copy h2{margin:8px 0 12px;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:clamp(25px,2.5vw,36px)}
.ga-home-map__copy p{max-width:430px;margin:0 0 25px;color:#d8e5f6;line-height:1.7}
.ga-home-map__copy a{width:max-content;display:inline-flex;align-items:center;gap:8px;padding:13px 18px;border-radius:10px;background:#174c91;color:#fff;text-decoration:none;font-weight:900}.ga-home-map__copy a:active{background:#c99422}
.ga-home-map__copy a svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}
.ga-home-map__visual{position:relative;overflow:hidden;background:radial-gradient(circle at 60% 35%,#eaf5e9 0 10%,transparent 30%),linear-gradient(135deg,#e6f1e5,#f5edd9 45%,#e1edf3)}
.ga-home-map__visual>svg{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#bfd1cf;stroke-width:8;opacity:.88}
.ga-home-map__visual>strong{position:absolute;left:47%;top:49%;color:#273950;font-size:19px}
.ga-map-pin{position:absolute;display:flex;flex-direction:column;align-items:center;gap:4px;color:#53657a;font-size:11px;font-weight:800}
.ga-map-pin i{width:28px;height:35px;display:block;border-radius:50% 50% 50% 0;background:#2768df;box-shadow:0 7px 15px rgba(39,104,223,.3);transform:rotate(-45deg)}
.ga-map-pin i:after{content:"";position:absolute;width:8px;height:8px;left:10px;top:10px;border-radius:50%;background:#fff}
.ga-map-pin--one{left:22%;top:31%}.ga-map-pin--two{left:55%;top:18%}.ga-map-pin--three{right:16%;bottom:20%}

.ga-home-locations{padding:30px 0 64px}
.ga-home-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}
.ga-home-section-head span{color:#bb8519}.ga-home-section-head h2{margin:5px 0 0;color:#123564;font-size:clamp(25px,2.4vw,36px)}
.ga-home-section-head>a{color:#1f64d8;text-decoration:none;font-weight:800}
.ga-home-locations__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.ga-home-locations__grid a{position:relative;min-height:220px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:24px;border-radius:16px;background:linear-gradient(0deg,rgba(3,24,54,.88),rgba(3,24,54,.08) 65%),url('../images/home/geoarea-hero-v2.png') var(--ga-location-position)/cover no-repeat;color:#fff;text-decoration:none;box-shadow:0 12px 30px rgba(10,31,62,.12);transition:.2s ease}
.ga-home-locations__grid a:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.22);border-radius:inherit}
.ga-home-locations__grid a:hover{transform:translateY(-3px)}
.ga-home-locations__grid span{position:relative;z-index:1;font-size:23px;font-weight:900}
.ga-home-locations__grid small{position:relative;z-index:1;margin-top:5px;color:#dbe6f3;font-weight:700}

.ga-home-audience{padding:0 0 72px}
.ga-home-audience__grid{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid #e0e5ec;border-radius:20px;background:#fff;box-shadow:0 14px 34px rgba(13,39,75,.07)}
.ga-home-audience article{min-height:250px;display:flex;flex-direction:column;justify-content:center;padding:40px 46px}
.ga-home-audience__owner{background:linear-gradient(110deg,#fffaf0,#fff)}
.ga-home-audience__agency{border-left:1px solid #e0e5ec;background:linear-gradient(110deg,#f5f9ff,#fff)}
.ga-home-audience article>span{color:#b98118}.ga-home-audience h2{margin:7px 0 10px;color:#123564;font-size:28px}.ga-home-audience p{max-width:490px;margin:0 0 22px;color:#66758b;line-height:1.65}
.ga-home-audience a{width:max-content;padding:12px 17px;border-radius:10px;background:#174c91;color:#fff;text-decoration:none;font-weight:900}.ga-home-audience a:active{background:#c99422}
.ga-home-audience__agency a{background:#174a98}

@media(max-width:1100px){
  .ga-home-v2 .ga-container{width:min(100% - 32px,1520px)}
  .ga-home-categories__grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .ga-home-v2 .ga-property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ga-home-v2 .ga-home-lane-shell .ga-property-grid{grid-auto-columns:calc((100% - 18px)/2)}
  .ga-home-locations__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .ga-home-v2 .ga-container{width:min(100% - 20px,1520px)}
  .ga-home-v2 .ga-hero{min-height:0;padding:16px 0 24px!important;background:#f7f9fc!important}
  .ga-home-v2 .ga-hero>.ga-hero__inner{width:min(100% - 20px,1520px);padding:28px 10px 12px;border-radius:18px;background-position:58% center}
  .ga-home-search-head{padding-inline:8px;margin-bottom:16px}.ga-home-search-head h1{font-size:25px}.ga-home-search-head p{font-size:12px}
  .ga-home-categories{margin-top:0;padding-top:4px;padding-bottom:18px}
  .ga-home-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .ga-home-categories__grid a{min-height:105px;padding:15px 8px;font-size:13px}.ga-home-categories__grid svg{width:34px;height:34px}
  .ga-home-v2 .ga-property-section{padding:32px 0 42px}
  .ga-home-v2 .ga-section__head,.ga-home-section-head{align-items:flex-start;flex-direction:column}
  .ga-home-listing-filters{justify-content:flex-start}
  .ga-home-v2 .ga-property-grid{grid-template-columns:1fr}
  .ga-home-v2 .ga-home-lane-shell .ga-property-grid{grid-auto-columns:min(86vw,360px)}
  .ga-home-lane-arrow{display:none}
  .ga-home-map__panel{grid-template-columns:1fr}.ga-home-map__copy{padding:34px 24px}.ga-home-map__visual{min-height:260px}
  .ga-home-locations__grid{grid-template-columns:1fr 1fr;gap:10px}.ga-home-locations__grid a{min-height:170px;padding:18px}
  .ga-home-audience__grid{grid-template-columns:1fr}.ga-home-audience__agency{border-left:0;border-top:1px solid #e0e5ec}.ga-home-audience article{min-height:0;padding:32px 24px}
}
@media(max-width:480px){
  .ga-home-v2 .ga-hero{padding-bottom:20px!important}
  .ga-home-locations__grid{grid-template-columns:1fr}.ga-home-locations__grid a{min-height:190px}
  .ga-home-listing-filters .ga-home-all-link{width:100%;padding-left:0}
}


/* 6.26 home section cleanup */
.ga-home-v2 .ga-home-listing-filters{margin-left:auto;flex:0 0 auto}
.ga-home-v2 .ga-home-listing-filters .ga-home-all-link{display:inline-flex;align-items:center;min-height:38px;padding:6px 0;border:0!important;background:transparent!important;color:#1f64d8;font-weight:900;white-space:nowrap}
.ga-home-v2 .ga-services{padding:30px 0 64px;background:transparent}
.ga-home-v2 .ga-services .ga-section__head{margin-bottom:22px}
.ga-home-v2 .ga-services__grid{gap:20px}
.ga-home-v2 .ga-service-card{background:#fff}
.ga-home-v2 .ga-blog-preview{padding:34px 0 70px;background:transparent}
.ga-home-v2 .ga-blog-preview .ga-section__head{margin-bottom:22px}
.ga-home-v2 .ga-home-map{padding-bottom:24px}
@media(max-width:760px){
  .ga-home-v2 .ga-home-listing-filters{width:auto;margin-left:0}
  .ga-home-v2 .ga-home-listing-filters .ga-home-all-link{width:auto;padding:4px 0}
  .ga-home-v2 .ga-services,.ga-home-v2 .ga-blog-preview{padding:28px 0 44px}
}


/* GeoArea 6.27 — shared section geometry and symmetric home lanes. */
.ga-home-v2 .ga-property-section > .ga-container,
.ga-home-v2 .ga-services > .ga-container,
.ga-home-v2 .ga-blog-preview > .ga-container {
  width: min(1520px, calc(100% - 36px)) !important;
  max-width: 1520px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  box-sizing: border-box !important;
}
.ga-home-v2 .ga-services .ga-section__head,
.ga-home-v2 .ga-blog-preview .ga-section__head,
.ga-home-v2 .ga-services__grid,
.ga-home-v2 .ga-blog-grid { width: 100% !important; max-width: none !important; margin-inline: 0 !important; }
.ga-home-v2 .ga-services__grid,
.ga-home-v2 .ga-blog-grid {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 20px !important;
  align-items: stretch !important;
}
.ga-home-v2 .ga-service-card,
.ga-home-v2 .ga-blog-card { width: 100% !important; min-width: 0 !important; height: 100% !important; box-sizing: border-box !important; }
.ga-home-v2 .ga-service-card img,
.ga-home-v2 .ga-blog-card__media { width: 100% !important; display: block !important; }
@media (max-width: 1050px) {
  .ga-home-v2 .ga-services__grid, .ga-home-v2 .ga-blog-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
}
@media (max-width: 620px) {
  .ga-home-v2 .ga-property-section > .ga-container, .ga-home-v2 .ga-services > .ga-container, .ga-home-v2 .ga-blog-preview > .ga-container { width: calc(100% - 20px) !important; }
  .ga-home-v2 .ga-services__grid, .ga-home-v2 .ga-blog-grid { grid-template-columns: 1fr !important; gap: 14px !important; }
}
