/* GitaKart Seva — live header/footer size lock.
 * Loaded after compiled Tailwind output so the approved desktop sizing
 * cannot be lost during the publish-time CSS compilation step.
 */
@media (min-width:781px){
  body .gk24-header{min-height:126px!important;height:auto!important}
  body .gk24-header .gk24-header-inner{width:calc(100% - 48px)!important;max-width:none!important;min-height:126px!important;height:126px!important;grid-template-columns:auto 1fr auto!important;gap:50px!important}
  body .gk24-header .gk24-brand-mark{width:76px!important;height:76px!important;font-size:31px!important}
  body .gk24-header .gk24-brand-copy strong{font-size:29px!important}
  body .gk24-header .gk24-brand-copy small{font-size:11px!important}
  body .gk24-header .gk24-nav{justify-content:center!important;gap:34px!important}
  body .gk24-header .gk24-nav a{font-size:20px!important;line-height:1!important;padding:10px 0!important;gap:11px!important}
  body .gk24-header .gk24-nav a svg{width:27px!important;height:27px!important}
  body .gk24-header .gk24-nav a:first-child svg{width:28px!important;height:28px!important}
  body .gk24-header .gk24-header-cta{min-width:294px!important;min-height:76px!important;height:76px!important;padding:0 29px!important;border-radius:40px!important;font-size:20px!important;gap:14px!important}
  body .gk24-header .gk24-header-cta svg{width:27px!important;height:27px!important}
  body .gk24-header .gk24-header-cta b{font-size:29px!important}

  body .gk24-footer{padding:0 0 32px!important}
  body .gk24-footer>.gk24-container{width:calc(100% - 126px)!important;max-width:none!important}
  body .gk24-footer .gk24-footer-main{grid-template-columns:1.18fr .82fr .82fr 1.15fr!important;gap:78px!important;padding:62px 0 54px!important}
  body .gk24-footer .gk24-footer-brand p{font-size:21px!important;line-height:1.55!important}
  body .gk24-footer .gk24-footer-column>a{font-size:22px!important;line-height:1.45!important;padding:5px 0!important}
  body .gk24-footer .gk24-footer-column>span{font-size:14px!important}
  body .gk24-footer .gk24-footer-contact-list>a,body .gk24-footer .gk24-footer-contact-list>span{font-size:21px!important;line-height:1.4!important}
  body .gk24-footer .gk24-footer-local strong{font-size:29px!important;line-height:1.25!important}
  body .gk24-footer .gk24-footer-local p{font-size:18px!important;line-height:1.6!important}
  body .gk24-footer .gk24-footer-bottom{font-size:16px!important;padding-top:28px!important;min-height:65px!important}
}
