/* JapakGIS landing page v2 — intentionally scoped to the homepage wrapper. */
.jgis-home-v2{--jgis-blue:#0878f5;--jgis-dark:#071a30;--jgis-text:#132033;--jgis-muted:#5d6878;--jgis-line:#dce7f2;--jgis-section-title-size:27px;--jgis-support-size:13px;--jgis-card-title-size:16px;--jgis-body-size:13px;--jgis-meta-size:12px;color:var(--jgis-text);font-family:Inter,Montserrat,Arial,sans-serif}
.jgis-home-v2 *{box-sizing:border-box}.jgis-home-v2 a{text-decoration:none}.jgis-home-v2 .jgis-container{width:min(1180px,calc(100% - 48px));margin:auto}
.jgis-hero{min-height:530px;background:#031327;color:#fff;position:relative;overflow:hidden}.jgis-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#031327 0%,rgba(3,19,39,.98) 30%,rgba(3,19,39,.88) 43%,rgba(3,19,39,.32) 61%,rgba(3,19,39,.06) 78%),url('/images/landing-v2/hero-africa-map-clean-v2.webp') center center/cover no-repeat}.jgis-hero-inner{padding:92px 0 64px;position:relative;z-index:1}.jgis-hero h1{font-size:55px;line-height:1.03;max-width:650px;margin:0 0 20px;font-weight:800;color:#fff}.jgis-hero h1 span{color:#70bbff}.jgis-hero p{font-size:20px;line-height:1.5;max-width:650px;margin:0;color:#e6edf6}.jgis-actions{display:flex;gap:14px;margin:28px 0 48px}.jgis-btn{display:inline-flex;align-items:center;padding:14px 22px;border-radius:6px;font-weight:700}.jgis-btn-primary{background:var(--jgis-blue);color:#fff}.jgis-btn-outline{border:1px solid #fff;color:#fff}.jgis-points{display:flex;gap:45px;font-size:14px}.jgis-points strong{display:flex;gap:10px;align-items:center}.jgis-points i{font-style:normal;color:#81c7ff;font-size:27px}
.jgis-stats{background:#f7fbff;border-bottom:1px solid var(--jgis-line)}.jgis-stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.jgis-stat{min-height:92px;padding:20px 24px;display:flex;gap:14px;align-items:center;border-right:1px solid var(--jgis-line)}.jgis-stat:last-child{border:0}.jgis-stat img{width:36px;height:36px}.jgis-stat strong{font-size:31px;display:block}.jgis-stat span{font-size:13px}.jgis-stat-note{font-size:15px;line-height:1.4}.jgis-stat-note:after{content:"";display:block;width:32px;height:3px;background:var(--jgis-blue);margin-top:8px}
.jgis-section{padding:58px 0}.jgis-section-soft{background:#f4f9fe}.jgis-heading{position:relative;text-align:center;margin-bottom:28px}.jgis-heading h2{font-size:var(--jgis-section-title-size);line-height:1.2;font-weight:800;margin:0;color:var(--jgis-text)}.jgis-heading h2:after{content:"";display:block;width:40px;height:3px;background:var(--jgis-blue);margin:10px auto 0}.jgis-heading p,.jgis-heading>a{position:absolute;right:0;top:8px;font-size:var(--jgis-support-size);color:var(--jgis-muted)}.jgis-heading>a{color:var(--jgis-blue);font-weight:700}
.jgis-services{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.jgis-service{border:1px solid var(--jgis-line);border-radius:8px;padding:24px 18px;min-height:250px;background:#fff;display:flex;flex-direction:column}.jgis-service img{width:42px;height:42px}.jgis-service h3{font-size:var(--jgis-card-title-size);line-height:1.25;margin:14px 0 8px}.jgis-service p{font-size:var(--jgis-body-size);line-height:1.55;color:var(--jgis-muted);margin:0 0 14px}.jgis-link{color:var(--jgis-blue);font-weight:700;font-size:var(--jgis-body-size);margin-top:auto}
.jgis-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.jgis-card{background:#fff;border:1px solid var(--jgis-line);border-radius:9px;overflow:hidden;box-shadow:0 3px 10px rgba(4,37,69,.06)}.jgis-card-image{height:220px;position:relative}.jgis-card-image img{width:100%;height:100%;object-fit:cover}.jgis-card-image b{position:absolute;left:12px;bottom:10px;padding:5px 10px;background:#fff;border-radius:15px;font-size:10px}.jgis-card-body{padding:18px 20px}.jgis-card h3{font-size:var(--jgis-card-title-size);line-height:1.3;margin:0 0 8px}.jgis-card p{font-size:var(--jgis-body-size);line-height:1.5;color:var(--jgis-muted)}
.jgis-social-card{display:grid;grid-template-columns:120px 1fr;gap:16px;padding:14px;align-items:stretch}.jgis-social-card>img{width:120px;height:120px;object-fit:cover;border-radius:7px}.jgis-social-card>div{min-width:0;display:flex;flex-direction:column;height:100%}.jgis-social-card h3{font-size:var(--jgis-card-title-size);margin:0 0 8px;line-height:1.25}.jgis-social-card p{font-size:var(--jgis-body-size);margin:0 0 10px;line-height:1.5}.jgis-social-card small{font-size:var(--jgis-meta-size);color:var(--jgis-muted);display:block}.jgis-social-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}.jgis-social-links{display:flex;align-items:center;gap:10px}.jgis-social-links a{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;color:#0878f5;font-size:14px;transition:color .2s ease,background-color .2s ease}.jgis-social-links a:hover{background:#eaf4ff;color:#005fc9}
.jgis-partners .partners,.jgis-testimonials .testimonials{width:100%}.jgis-partners .partner-item{box-sizing:border-box;height:86px;padding:8px 10px;display:flex;align-items:center;justify-content:center}.jgis-partners .partner-item img{display:block;width:auto;height:auto;max-width:175px;max-height:68px;object-fit:contain}.jgis-testimonials .owl-stage-outer{box-sizing:border-box;width:100%;margin:0;padding:1px 0}.jgis-testimonials .owl-stage{display:flex;align-items:stretch}.jgis-testimonials .owl-item{box-sizing:border-box;display:flex;height:auto;padding:0 6px}.jgis-testimonials .owl-item>.item{width:100%;display:flex}.jgis-testimonials .testimonials-card{box-sizing:border-box;width:100%;height:100%;min-height:252px;border:1px solid var(--jgis-line);border-radius:8px;background:#fff;padding:22px;display:flex;gap:14px;box-shadow:0 3px 10px rgba(4,37,69,.04)}.jgis-testimonials .testimonials-card>i{flex:0 0 auto;margin-top:2px}.jgis-testimonials .feed-info{width:100%;min-height:0;height:100%;margin:0;display:flex;flex-direction:column;text-align:center}.jgis-testimonials .feed-info p{font-size:var(--jgis-body-size);margin:0 0 22px;color:var(--jgis-muted);line-height:1.55}.jgis-testimonials .feed-info h5{font-size:var(--jgis-card-title-size);margin:0 0 4px}.jgis-testimonials .feed-info h6{font-size:var(--jgis-meta-size);margin:0;min-height:34px;display:flex;align-items:flex-start;justify-content:center}
.jgis-cta{background:var(--jgis-blue);color:#fff;padding:30px 0}.jgis-cta-inner{display:flex;align-items:center;justify-content:space-between}.jgis-cta h2{font-size:25px;margin:0 0 6px;color:#fff}.jgis-cta p{margin:0}.jgis-cta .jgis-btn{background:#fff;color:var(--jgis-blue)}
@media(max-width:1100px){.jgis-services{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.jgis-home-v2 .jgis-container{width:min(100% - 30px,1180px)}.jgis-hero{min-height:520px}.jgis-hero-inner{padding-top:60px}.jgis-hero h1{font-size:39px}.jgis-hero p{font-size:16px}.jgis-points{flex-direction:column;gap:14px}.jgis-stats-grid,.jgis-services,.jgis-cards{grid-template-columns:1fr}.jgis-stat{border-right:0;border-bottom:1px solid var(--jgis-line)}.jgis-heading p,.jgis-heading>a{position:static;display:block;margin-top:12px}.jgis-social-card{grid-template-columns:100px 1fr}.jgis-social-card>img{width:100px;height:100px}.jgis-cta-inner{align-items:flex-start;gap:20px;flex-direction:column}}

/* What We Do — proportions and alignment matched to the approved reference. */
.jgis-home-v2 #services{padding:32px 0 24px;background:#fff}
.jgis-home-v2 #services .jgis-heading{margin-bottom:18px;min-height:42px}
.jgis-home-v2 #services .jgis-heading h2{font-size:var(--jgis-section-title-size);line-height:1.2;font-weight:800;letter-spacing:-.35px}
.jgis-home-v2 #services .jgis-heading h2:after{width:34px;height:3px;margin-top:9px;border-radius:2px}
.jgis-home-v2 #services .jgis-heading p{top:4px;font-size:var(--jgis-support-size);line-height:1.4;margin:0;color:#657286}
.jgis-home-v2 #services .jgis-services{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;align-items:stretch}
.jgis-home-v2 #services .jgis-service{min-width:0;min-height:238px;padding:20px 16px 16px;border:1px solid #d9e5f0;border-radius:6px;box-shadow:0 2px 5px rgba(7,31,57,.025);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.jgis-home-v2 #services .jgis-service:hover{transform:translateY(-3px);border-color:#b9d8fa;box-shadow:0 9px 22px rgba(7,67,126,.09)}
.jgis-home-v2 #services .jgis-service img{display:block;width:40px;height:40px;object-fit:contain;margin:0}
.jgis-home-v2 #services .jgis-service h3{min-height:40px;margin:13px 0 7px;font-size:var(--jgis-card-title-size);line-height:1.3;font-weight:800;letter-spacing:-.12px;color:#111d2d}
.jgis-home-v2 #services .jgis-service p{margin:0 0 14px;font-size:var(--jgis-body-size);line-height:1.48;color:#5c6878}
.jgis-home-v2 #services .jgis-service .jgis-link{display:inline-flex;align-items:center;margin-top:auto;font-size:var(--jgis-body-size);line-height:1.2;font-weight:750;color:#0878f5}
.jgis-home-v2 #services .jgis-service .jgis-link:hover{color:#005fc9}
.jgis-home-v2 #projects{padding:24px 0 12px}
.jgis-home-v2 #case-studies{padding:22px 0 24px}
.jgis-home-v2 #projects .jgis-heading,.jgis-home-v2 #case-studies .jgis-heading{margin-bottom:18px}
.jgis-home-v2 .jgis-partners{padding:26px 0 22px;background:#fff;border-top:1px solid #edf3f8;border-bottom:1px solid #edf3f8}
.jgis-home-v2 .jgis-testimonials{padding:26px 0 30px}
.jgis-home-v2 .jgis-partners .jgis-heading,.jgis-home-v2 .jgis-testimonials .jgis-heading{margin-bottom:16px}
.jgis-home-v2 .jgis-partners .partner-item{background:#fff}
.jgis-home-v2 #projects .jgis-projects-shell{position:relative;max-width:none;margin:0;padding:0}
.jgis-home-v2 #projects .jgis-projects-swiper{overflow:hidden;padding:0 1px 10px}
.jgis-home-v2 #projects .jgis-projects-swiper .swiper-wrapper{align-items:stretch}
.jgis-home-v2 #projects .jgis-projects-swiper .swiper-slide{height:auto;display:flex}
.jgis-home-v2 #projects .jgis-projects-swiper .jgis-card{width:100%;height:100%;display:flex;flex-direction:column}
.jgis-home-v2 #projects .jgis-projects-swiper .jgis-card-image{height:220px;flex:0 0 220px}
.jgis-home-v2 #projects .jgis-projects-swiper .jgis-card-body{display:flex;flex:1;flex-direction:column;min-height:154px}
.jgis-home-v2 #projects .jgis-projects-swiper .jgis-card h3{min-height:24px}
.jgis-home-v2 #projects .jgis-projects-swiper .jgis-card p{margin-bottom:14px}
.jgis-home-v2 #projects .swiper-scrollbar{height:3px;left:0;right:0;bottom:0;width:100%;background:#dce7f2}
.jgis-home-v2 #projects .swiper-scrollbar-drag{background:#0878f5}
.jgis-home-v2 #projects .jgis-project-navigation{pointer-events:none;position:absolute;inset:0;display:flex;align-items:center;justify-content:space-between;z-index:5}
.jgis-home-v2 #projects .jgis-project-nav{pointer-events:auto;width:46px;height:46px;border:1px solid #0878f5;border-radius:50%;background:#fff;color:#0878f5;font-size:29px;line-height:1;display:grid;place-items:center;box-shadow:0 4px 12px rgba(8,75,140,.12);transform:translateY(-9px)}
.jgis-home-v2 #projects #projects-prev{margin-left:-23px}.jgis-home-v2 #projects #projects-next{margin-right:-23px}
.jgis-home-v2 #projects .jgis-project-nav:hover{background:#0878f5;color:#fff}
.jgis-home-v2 #projects .jgis-project-nav:disabled{opacity:.25;cursor:default;background:#fff;color:#7890a8;border-color:#b8c8d8}

@media(max-width:1100px){
  .jgis-home-v2 #services .jgis-services{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
  .jgis-home-v2 #services .jgis-service{min-height:220px}
}
@media(max-width:760px){
  .jgis-home-v2{--jgis-section-title-size:24px}
  .jgis-home-v2 #services{padding:30px 0 24px}
  .jgis-home-v2 #services .jgis-heading{min-height:0;margin-bottom:18px}
  .jgis-home-v2 #services .jgis-heading h2{font-size:var(--jgis-section-title-size)}
  .jgis-home-v2 #services .jgis-heading p{font-size:13px;margin-top:11px}
  .jgis-home-v2 #services .jgis-services{grid-template-columns:1fr;gap:12px}
  .jgis-home-v2 #services .jgis-service{min-height:0;padding:20px}
  .jgis-home-v2 #services .jgis-service h3{min-height:0}
  .jgis-home-v2 #projects{padding:24px 0 14px}
  .jgis-home-v2 #case-studies{padding:24px 0 28px}
  .jgis-home-v2 #projects .jgis-heading,.jgis-home-v2 #case-studies .jgis-heading{margin-bottom:18px}
  .jgis-home-v2 #projects .jgis-projects-swiper .jgis-card-image{height:190px;flex-basis:190px}
  .jgis-home-v2 #projects .jgis-projects-swiper .jgis-card-body{min-height:0}
  .jgis-home-v2 #projects .jgis-project-nav{width:40px;height:40px;font-size:25px}
  .jgis-home-v2 #projects #projects-prev{margin-left:-10px}.jgis-home-v2 #projects #projects-next{margin-right:-10px}
  .jgis-home-v2 .jgis-partners{padding:24px 0 20px}
  .jgis-home-v2 .jgis-partners .partner-item{height:74px;padding:7px 10px}
  .jgis-home-v2 .jgis-partners .partner-item img{max-width:150px;max-height:58px}
  .jgis-home-v2 .jgis-testimonials{padding:24px 0 28px}
  .jgis-testimonials .testimonials-card{min-height:0;padding:20px}

  /* Mobile card rails: native touch scrolling with snap alignment. */
  .jgis-home-v2 #services .jgis-services,
  .jgis-home-v2 #case-studies .jgis-cards{
    display:flex;
    width:100%;
    gap:12px;
    overflow-x:auto;
    overflow-y:hidden;
    padding:1px 2px 12px;
    scroll-padding-left:2px;
    scroll-snap-type:x mandatory;
    scrollbar-width:thin;
    scrollbar-color:#0878f5 #dce7f2;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-inline:contain;
  }
  .jgis-home-v2 #services .jgis-services:focus-visible,
  .jgis-home-v2 #case-studies .jgis-cards:focus-visible{
    outline:2px solid #70bbff;
    outline-offset:4px;
  }
  .jgis-home-v2 #services .jgis-services::-webkit-scrollbar,
  .jgis-home-v2 #case-studies .jgis-cards::-webkit-scrollbar{height:3px}
  .jgis-home-v2 #services .jgis-services::-webkit-scrollbar-track,
  .jgis-home-v2 #case-studies .jgis-cards::-webkit-scrollbar-track{background:#dce7f2;border-radius:3px}
  .jgis-home-v2 #services .jgis-services::-webkit-scrollbar-thumb,
  .jgis-home-v2 #case-studies .jgis-cards::-webkit-scrollbar-thumb{background:#0878f5;border-radius:3px}
  .jgis-home-v2 #services .jgis-service{
    flex:0 0 88%;
    min-height:210px;
    scroll-snap-align:start;
    scroll-snap-stop:always;
  }
  .jgis-home-v2 #case-studies .jgis-social-card{
    flex:0 0 90%;
    min-height:150px;
    scroll-snap-align:start;
    scroll-snap-stop:always;
  }
  .jgis-home-v2 .jgis-stats-grid{
    width:calc(100% - 30px);
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr)) minmax(0,1.45fr);
    gap:0;
    padding:0;
    overflow:visible;
  }
  .jgis-home-v2 .jgis-stat{
    min-width:0;
    min-height:96px;
    padding:12px 5px 10px;
    flex-direction:column;
    justify-content:center;
    gap:5px;
    border-right:1px solid var(--jgis-line);
    border-bottom:0;
    background:#f7fbff;
    text-align:center;
  }
  .jgis-home-v2 .jgis-stat:last-child{border-right:0}
  .jgis-home-v2 .jgis-stat img{width:24px;height:24px}
  .jgis-home-v2 .jgis-stat strong{font-size:22px;line-height:1.05}
  .jgis-home-v2 .jgis-stat span{display:block;font-size:8px;line-height:1.25}
  .jgis-home-v2 .jgis-stat-note{font-size:10px;line-height:1.35;text-align:left}
  .jgis-home-v2 .jgis-stat-note:after{width:24px;height:2px;margin-top:6px}
}
