/* TukangRumput controlled footer v4.9.108 — isolated final layer */
.tr-footer--modern-v49108{
  --trf-bg:#06150e;
  --trf-panel:#0b2117;
  --trf-line:rgba(255,255,255,.10);
  --trf-text:#dce9e0;
  --trf-muted:rgba(220,233,224,.68);
  --trf-green:#25d366;
  background:var(--trf-bg)!important;
  color:var(--trf-text)!important;
  border:0!important;
  overflow:hidden;
}
.tr-footer--modern-v49108 *{box-sizing:border-box}
.tr-footer--modern-v49108 .tr-container{width:min(1180px,calc(100% - 40px))!important;margin-inline:auto!important}

/* CTA: compact, balanced, clearly clickable */
.tr-footer--modern-v49108 .tr-footer-cta{
  padding:34px 0 18px!important;
  background:var(--trf-bg)!important;
}
.tr-footer--modern-v49108 .tr-footer-cta__inner{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:28px!important;
  padding:24px 28px!important;
  border:1px solid rgba(118,226,145,.18)!important;
  border-radius:18px!important;
  background:linear-gradient(135deg,#103b26 0%,#0d2d1e 100%)!important;
  box-shadow:0 18px 42px rgba(0,0,0,.18)!important;
}
.tr-footer--modern-v49108 .tr-footer-cta__copy{max-width:760px!important}
.tr-footer--modern-v49108 .tr-footer-cta__eyebrow{
  margin:0 0 6px!important;color:#98dfaa!important;font-size:11px!important;font-weight:800!important;
  letter-spacing:.08em!important;text-transform:uppercase!important;
}
.tr-footer--modern-v49108 .tr-footer-cta h2{
  margin:0 0 7px!important;color:#fff!important;font-size:clamp(20px,2.2vw,28px)!important;line-height:1.25!important;
}
.tr-footer--modern-v49108 .tr-footer-cta__copy>p:last-child{
  margin:0!important;color:rgba(240,248,243,.76)!important;font-size:13px!important;line-height:1.6!important;
}
.tr-footer--modern-v49108 .tr-footer-cta__button{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  min-height:46px!important;padding:0 20px!important;border:0!important;border-radius:12px!important;
  background:var(--trf-green)!important;color:#062611!important;font-size:13px!important;font-weight:800!important;
  text-decoration:none!important;white-space:nowrap!important;box-shadow:0 10px 24px rgba(37,211,102,.18)!important;
}
.tr-footer--modern-v49108 .tr-footer-cta__button:hover{transform:translateY(-1px);filter:brightness(1.04)}

/* Main columns: denser and aligned */
.tr-footer--modern-v49108 .tr-footer-main{padding:30px 0 22px!important;background:var(--trf-bg)!important;border:0!important}
.tr-footer--modern-v49108 .tr-footer-grid{
  display:grid!important;
  grid-template-columns:minmax(250px,1.25fr) minmax(155px,.78fr) minmax(165px,.82fr) minmax(230px,1fr)!important;
  gap:30px!important;margin:0 0 24px!important;align-items:start!important;
}
.tr-footer--modern-v49108 .tr-footer-col{min-width:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.tr-footer--modern-v49108 .tr-footer-logo-wrap{display:flex!important;align-items:center!important;min-height:48px!important;margin:0 0 12px!important}
.tr-footer--modern-v49108 .tr-footer-logo-wrap img,
.tr-footer--modern-v49108 .tr-footer-logo-wrap .custom-logo{
  width:auto!important;height:48px!important;max-width:190px!important;object-fit:contain!important;filter:brightness(0) invert(1)!important;
}
.tr-footer--modern-v49108 .tr-footer-desc{max-width:350px!important;margin:0 0 15px!important;color:var(--trf-muted)!important;font-size:12.8px!important;line-height:1.7!important}
.tr-footer--modern-v49108 .tr-footer-contact{display:grid!important;gap:8px!important;margin:0 0 15px!important;padding:0!important;list-style:none!important}
.tr-footer--modern-v49108 .tr-footer-contact li{display:flex!important;align-items:flex-start!important;gap:9px!important;margin:0!important;color:var(--trf-muted)!important}
.tr-footer--modern-v49108 .tr-footer-contact span,
.tr-footer--modern-v49108 .tr-footer-contact a{color:var(--trf-muted)!important;font-size:12.2px!important;line-height:1.5!important;text-decoration:none!important}
.tr-footer--modern-v49108 .tr-footer-wa-btn{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;
  min-height:40px!important;padding:0 14px!important;border-radius:10px!important;background:var(--trf-green)!important;
  color:#062811!important;font-size:12.3px!important;font-weight:800!important;text-decoration:none!important;box-shadow:none!important;
}
.tr-footer--modern-v49108 .tr-footer-col__title{
  position:relative!important;margin:4px 0 14px!important;padding:0 0 10px!important;color:#fff!important;
  font-size:13.5px!important;font-weight:800!important;line-height:1.4!important;border-bottom:1px solid rgba(255,255,255,.08)!important;
}
.tr-footer--modern-v49108 .tr-footer-col__title::after{content:""!important;position:absolute!important;left:0!important;bottom:-1px!important;width:30px!important;height:2px!important;border-radius:99px!important;background:#55c879!important}
.tr-footer--modern-v49108 .tr-footer-links{display:grid!important;gap:7px!important;margin:0!important;padding:0!important;list-style:none!important}
.tr-footer--modern-v49108 .tr-footer-links li{margin:0!important;padding:0!important}
.tr-footer--modern-v49108 .tr-footer-links a{color:var(--trf-muted)!important;font-size:12.5px!important;line-height:1.5!important;text-decoration:none!important}
.tr-footer--modern-v49108 .tr-footer-links a:hover{color:#fff!important}
.tr-footer--modern-v49108 .tr-footer-area-desc{margin:0 0 10px!important;color:var(--trf-muted)!important;font-size:12.2px!important;line-height:1.55!important}
.tr-footer--modern-v49108 .tr-footer-area-list{
  display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;
  margin:0 0 12px!important;padding:0!important;list-style:none!important;
}
.tr-footer--modern-v49108 .tr-footer-area-list li{
  margin:0!important;padding:6px 8px!important;border:1px solid rgba(126,217,148,.16)!important;border-radius:9px!important;
  background:rgba(255,255,255,.035)!important;color:rgba(232,245,236,.8)!important;font-size:10.8px!important;line-height:1.3!important;
}
.tr-footer--modern-v49108 .tr-footer-area-list li::before{display:none!important}
.tr-footer--modern-v49108 .tr-footer-area-note{margin:0!important;padding:9px 10px!important;border:1px solid rgba(126,217,148,.13)!important;border-radius:9px!important;background:rgba(255,255,255,.025)!important;color:#96dfa9!important;font-size:11px!important;font-weight:700!important;line-height:1.45!important}

/* Map: immediately follows columns, no dead vertical space */
.tr-footer--modern-v49108 .tr-footer-maps{
  display:grid!important;grid-template-columns:180px minmax(0,1fr)!important;align-items:stretch!important;
  overflow:hidden!important;margin:0!important;border:1px solid var(--trf-line)!important;border-radius:15px!important;
  background:var(--trf-panel)!important;box-shadow:none!important;
}
.tr-footer--modern-v49108 .tr-footer-maps__title{display:flex!important;align-items:center!important;margin:0!important;padding:18px!important;border:0!important;border-right:1px solid var(--trf-line)!important;color:#fff!important;font-size:13px!important;font-weight:800!important}
.tr-footer--modern-v49108 .tr-footer-maps__embed{min-height:170px!important;overflow:hidden!important;background:#10251a!important}
.tr-footer--modern-v49108 .tr-footer-maps__embed iframe{display:block!important;width:100%!important;height:170px!important;border:0!important;filter:none!important}
.tr-footer--modern-v49108 .tr-footer-bottom{padding:15px 0!important;background:#030d08!important;border-top:1px solid rgba(255,255,255,.05)!important}
.tr-footer--modern-v49108 .tr-footer-bottom__inner{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;flex-wrap:wrap!important}
.tr-footer--modern-v49108 .tr-footer-copyright{margin:0!important;color:rgba(224,239,229,.48)!important;font-size:11.3px!important}
.tr-footer--modern-v49108 .tr-footer-bottom-links{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important}
.tr-footer--modern-v49108 .tr-footer-bottom-links a{color:rgba(224,239,229,.58)!important;font-size:11.3px!important;text-decoration:none!important}

@media(max-width:980px){
  .tr-footer--modern-v49108 .tr-footer-grid{grid-template-columns:1.2fr 1fr 1fr!important;gap:26px!important}
  .tr-footer--modern-v49108 .tr-footer-grid .tr-footer-col:last-child{grid-column:2/4!important}
}
@media(max-width:760px){
  .tr-footer--modern-v49108 .tr-container{width:min(100% - 28px,1180px)!important}
  .tr-footer--modern-v49108 .tr-footer-cta__inner{grid-template-columns:1fr!important;padding:22px!important;gap:18px!important}
  .tr-footer--modern-v49108 .tr-footer-cta__button{width:100%!important}
  .tr-footer--modern-v49108 .tr-footer-main{padding-top:26px!important}
  .tr-footer--modern-v49108 .tr-footer-grid{grid-template-columns:1fr 1fr!important;gap:25px 20px!important}
  .tr-footer--modern-v49108 .tr-footer-col--about{grid-column:1/-1!important}
  .tr-footer--modern-v49108 .tr-footer-grid .tr-footer-col:last-child{grid-column:auto!important}
  .tr-footer--modern-v49108 .tr-footer-maps{grid-template-columns:1fr!important}
  .tr-footer--modern-v49108 .tr-footer-maps__title{border-right:0!important;border-bottom:1px solid var(--trf-line)!important;padding:14px 16px!important}
}
@media(max-width:520px){
  .tr-footer--modern-v49108 .tr-footer-cta{padding:22px 0 12px!important}
  .tr-footer--modern-v49108 .tr-footer-cta__inner{padding:20px 17px!important;border-radius:14px!important}
  .tr-footer--modern-v49108 .tr-footer-grid{grid-template-columns:1fr!important;gap:23px!important}
  .tr-footer--modern-v49108 .tr-footer-grid .tr-footer-col:last-child{grid-column:auto!important}
  .tr-footer--modern-v49108 .tr-footer-area-list{grid-template-columns:1fr 1fr!important}
  .tr-footer--modern-v49108 .tr-footer-wa-btn{width:100%!important}
  .tr-footer--modern-v49108 .tr-footer-bottom__inner{flex-direction:column!important;align-items:flex-start!important}
}
