
/* ANU TECH SOFT MASTER SHARED SYSTEM */
:root{--ats-blue:#162072;--ats-deep:#080e43;--ats-yellow:#ffca00;--ats-ink:#17203b;--ats-border:#e3e7ef}
body{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;-webkit-font-smoothing:antialiased}
.header{position:absolute!important;top:0!important;left:0!important;right:0!important;height:88px!important;z-index:99999!important;background:transparent!important;border-bottom:1px solid rgba(255,255,255,.13)!important;transition:background .4s ease,height .4s ease,box-shadow .4s ease!important}
.header.scrolled{position:fixed!important;height:72px!important;background:rgba(255,255,255,.97)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;border-bottom:1px solid var(--ats-border)!important;box-shadow:0 12px 35px rgba(12,24,75,.10)!important}
.nav{height:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important}
.logo-transparent{width:185px!important;display:block!important}.logo-sticky{width:175px!important;display:none!important}.header.scrolled .logo-transparent{display:none!important}.header.scrolled .logo-sticky{display:block!important}
.menu{height:100%!important;display:flex!important;align-items:center!important;gap:27px!important}.menu-item{position:relative!important;height:100%!important;display:flex!important;align-items:center!important}.menu-link{color:#fff!important;font-size:14px!important;line-height:1!important;font-weight:650!important;white-space:nowrap!important}.header.scrolled .menu-link{color:var(--ats-ink)!important}.menu-link:hover{color:var(--ats-yellow)!important}.header.scrolled .menu-link:hover{color:var(--ats-blue)!important}
.header-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;padding:11px 20px!important;border-radius:50px!important;background:var(--ats-yellow)!important;color:var(--ats-blue)!important;font-size:12px!important;font-weight:800!important}
.header.scrolled .header-cta{background:var(--ats-blue)!important;color:#fff!important;border:1px solid var(--ats-blue)!important}
.header.scrolled .header-cta:hover{background:#0d185c!important;color:#fff!important}
.dropdown{position:absolute!important;top:76px!important;left:50%!important;width:285px!important;max-height:calc(100vh - 95px)!important;overflow-y:auto!important;padding:8px!important;background:#fff!important;border:1px solid var(--ats-border)!important;border-radius:16px!important;box-shadow:0 25px 60px rgba(10,20,70,.15)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translate(-50%,10px)!important;transition:.25s ease!important;z-index:100000!important}.menu-item:hover .dropdown,.menu-item:focus-within .dropdown{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(-50%,0)!important}.dropdown a{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:15px!important;padding:11px 13px!important;border-radius:8px!important;color:#303950!important;font-size:12px!important;font-weight:650!important}.dropdown a:hover{background:#eef1ff!important;color:var(--ats-blue)!important}
#servicesMenu>.menu-link::after,.dropdown-trigger::after{content:none!important;display:none!important}
.mobile-button{display:none!important;width:42px!important;height:42px!important;padding:0!important;border:0!important;background:transparent!important;color:#fff!important;cursor:pointer!important;align-items:center!important;justify-content:center!important}.header.scrolled .mobile-button{color:var(--ats-blue)!important}.mobile-button svg{width:24px;height:24px}.menu-close-icon{display:none}.nav.open .menu-open-icon{display:none}.nav.open .menu-close-icon{display:block}
.footer{background:#070c35!important;color:#aeb8d0!important}.footer-logo{width:185px!important}.footer h3{color:#fff!important}.footer a{color:#aeb8d0!important}.footer a:hover{color:#fff!important}.copyright{border-top-color:rgba(255,255,255,.1)!important}
#anu-global-whatsapp{position:fixed!important;right:22px!important;bottom:calc(22px + env(safe-area-inset-bottom))!important;width:60px!important;height:60px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;background:#25D366!important;border-radius:50%!important;z-index:2147483647!important;box-shadow:0 10px 30px rgba(0,0,0,.20)!important;text-decoration:none!important}#anu-global-whatsapp img{width:32px!important;height:32px!important;max-width:32px!important;display:block!important}
/* Disable reveal hiding; page-specific animations must never hide content */.reveal,.reveal.visible{opacity:1!important;visibility:visible!important;transform:none!important}
@media(max-width:850px){.header{height:72px!important}.logo-transparent,.logo-sticky{width:165px!important}.mobile-button{display:flex!important}.menu{position:absolute!important;top:72px!important;left:0!important;right:0!important;height:auto!important;max-height:calc(100vh - 72px)!important;overflow-y:auto!important;display:none!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;padding:9px 17px 22px!important;background:#fff!important;box-shadow:0 20px 45px rgba(10,20,70,.15)!important}.nav.open .menu{display:flex!important}.menu-item{height:auto!important;display:block!important}.menu-link{min-height:52px!important;display:flex!important;align-items:center!important;color:var(--ats-ink)!important;border-bottom:1px solid #f0f1f5!important;font-size:15px!important}.dropdown{position:static!important;width:100%!important;max-height:none!important;display:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;box-shadow:none!important;border:0!important;border-radius:0!important;background:#f6f7fb!important}.menu-item.dropdown-open .dropdown{display:block!important}.dropdown a{min-height:44px!important;font-size:12px!important}.header-cta{margin-top:13px!important;min-height:47px!important;font-size:13px!important}#anu-global-whatsapp{width:56px!important;height:56px!important;right:16px!important;bottom:calc(16px + env(safe-area-inset-bottom))!important}#anu-global-whatsapp img{width:30px!important;height:30px!important}}

/* Shared component hardening */
.footer .footer-logo{display:block!important;width:185px!important;height:auto!important;object-fit:contain!important}
#anu-global-whatsapp,#anu-global-whatsapp img{visibility:visible!important;opacity:1!important}

/* =========================================================
   GLOBAL HEADER CONSISTENCY LOCK
   One header geometry across every page and depth.
========================================================= */
.header > .container.nav{
  width:min(1180px,calc(100% - 40px))!important;
  max-width:1180px!important;
  min-height:100%!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:0!important;
  padding-right:0!important;
  box-sizing:border-box!important;
}
.header > .container.nav > a:first-child{
  display:flex!important;
  align-items:center!important;
  flex:0 0 auto!important;
  margin:0!important;
  padding:0!important;
}
.header .menu{
  flex:0 0 auto!important;
  margin:0!important;
  padding:0!important;
}
.header .menu > .menu-link,
.header .menu > .menu-item,
.header .menu > .header-cta{
  margin:0!important;
}
.header .menu > .menu-item > .menu-link{
  display:flex!important;
  align-items:center!important;
  height:100%!important;
}
.header .dropdown{
  box-sizing:border-box!important;
  margin:0!important;
}
.header .dropdown a{
  box-sizing:border-box!important;
  text-decoration:none!important;
}
.header .dropdown a span{
  margin:0!important;
  padding:0!important;
}
.header .header-cta{
  text-decoration:none!important;
  white-space:nowrap!important;
}
@media(max-width:850px){
  .header > .container.nav{width:calc(100% - 34px)!important;max-width:none!important;}
  .header .menu{margin:0!important;}
}

/* =========================================================
   ATS FINAL MASTER VISUAL LOCK
   Loaded after every page's local CSS.
========================================================= */

html, body {
  overflow-x: hidden !important;
}

.header {
  height: 88px !important;
  min-height: 88px !important;
}

.header.scrolled {
  height: 72px !important;
  min-height: 72px !important;
}

.header > .container.nav {
  width: min(1180px, calc(100% - 40px)) !important;
  max-width: 1180px !important;
  height: 100% !important;
  margin: 0 auto !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
}

.header > .container.nav > a:first-child {
  display: flex !important;
  align-items: center !important;
  flex: 0 0 auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

.logo-transparent {
  width: 185px !important;
  height: auto !important;
  margin: 0 !important;
}

.logo-sticky {
  width: 175px !important;
  height: auto !important;
  margin: 0 !important;
}

.header .menu {
  height: 100% !important;
  display: flex !important;
  align-items: center !important;
  gap: 27px !important;
  margin: 0 !important;
  padding: 0 !important;
}

.header .menu > .menu-link,
.header .menu > .menu-item,
.header .menu > .header-cta {
  margin: 0 !important;
  flex: 0 0 auto !important;
}

.header .menu > .menu-item {
  height: 100% !important;
  display: flex !important;
  align-items: center !important;
}

.header .menu > .menu-item > .menu-link {
  height: 100% !important;
  display: flex !important;
  align-items: center !important;
}

.header .menu-link {
  font-size: 14px !important;
  line-height: 1 !important;
  font-weight: 650 !important;
  letter-spacing: 0 !important;
  white-space: nowrap !important;
}

.header .header-cta {
  min-height: 40px !important;
  height: 40px !important;
  padding: 0 20px !important;
  border-radius: 999px !important;
  font-size: 12px !important;
  font-weight: 800 !important;
}

.header .dropdown {
  top: 76px !important;
  left: 50% !important;
  width: 285px !important;
  padding: 8px !important;
  margin: 0 !important;
  box-sizing: border-box !important;
  z-index: 100000 !important;
}

.header .dropdown a {
  min-height: 42px !important;
  padding: 11px 13px !important;
  box-sizing: border-box !important;
  font-size: 12px !important;
  line-height: 1.25 !important;
  font-weight: 650 !important;
}

#servicesMenu > .menu-link::after,
.dropdown-trigger::after {
  content: none !important;
  display: none !important;
}

.mobile-button {
  display: none !important;
  width: 42px !important;
  height: 42px !important;
  padding: 0 !important;
  margin: 0 !important;
  align-items: center !important;
  justify-content: center !important;
  border: 0 !important;
  background: transparent !important;
}

.mobile-button svg {
  width: 24px !important;
  height: 24px !important;
}

.footer .footer-logo {
  width: 185px !important;
  height: auto !important;
  display: block !important;
}

#anu-global-whatsapp {
  width: 60px !important;
  height: 60px !important;
  right: 22px !important;
  bottom: calc(22px + env(safe-area-inset-bottom)) !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 50% !important;
  z-index: 2147483647 !important;
  opacity: 1 !important;
  visibility: visible !important;
}

#anu-global-whatsapp img {
  width: 32px !important;
  height: 32px !important;
  display: block !important;
}

/* Never allow content to remain hidden if animation JS is unavailable. */
.reveal,
.reveal.visible,
.service-card {
  opacity: 1 !important;
  visibility: visible !important;
}

/* Services cards animate without depending on JavaScript. */
.service-card {
  transform: translateY(0) !important;
  animation: atsServiceIn .65s cubic-bezier(.2,.8,.2,1) both !important;
}

.service-grid .service-card:nth-child(1) { animation-delay: .03s !important; }
.service-grid .service-card:nth-child(2) { animation-delay: .06s !important; }
.service-grid .service-card:nth-child(3) { animation-delay: .09s !important; }
.service-grid .service-card:nth-child(4) { animation-delay: .12s !important; }
.service-grid .service-card:nth-child(5) { animation-delay: .15s !important; }
.service-grid .service-card:nth-child(6) { animation-delay: .18s !important; }
.service-grid .service-card:nth-child(7) { animation-delay: .21s !important; }
.service-grid .service-card:nth-child(8) { animation-delay: .24s !important; }
.service-grid .service-card:nth-child(9) { animation-delay: .27s !important; }
.service-grid .service-card:nth-child(10) { animation-delay: .30s !important; }
.service-grid .service-card:nth-child(11) { animation-delay: .33s !important; }
.service-grid .service-card:nth-child(12) { animation-delay: .36s !important; }

@keyframes atsServiceIn {
  from { opacity: .01; transform: translateY(22px); }
  to { opacity: 1; transform: translateY(0); }
}

@media (max-width: 850px) {
  .header {
    height: 72px !important;
    min-height: 72px !important;
  }

  .header > .container.nav {
    width: calc(100% - 34px) !important;
    max-width: none !important;
  }

  .logo-transparent,
  .logo-sticky {
    width: 165px !important;
  }

  .mobile-button {
    display: flex !important;
  }

  .header .menu {
    top: 72px !important;
    height: auto !important;
    max-height: calc(100vh - 72px) !important;
    padding: 9px 17px 22px !important;
    gap: 0 !important;
    display: none !important;
    flex-direction: column !important;
    align-items: stretch !important;
    background: #fff !important;
  }

  .nav.open .menu {
    display: flex !important;
  }

  .header .menu > .menu-item {
    height: auto !important;
    display: block !important;
  }

  .header .menu > .menu-link,
  .header .menu > .menu-item > .menu-link {
    min-height: 52px !important;
    height: 52px !important;
    display: flex !important;
    align-items: center !important;
    font-size: 15px !important;
    color: var(--ats-ink) !important;
    border-bottom: 1px solid #f0f1f5 !important;
  }

  .header .dropdown {
    position: static !important;
    width: 100% !important;
    max-height: none !important;
    display: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: none !important;
    box-shadow: none !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: #f6f7fb !important;
  }

  .menu-item.dropdown-open .dropdown {
    display: block !important;
  }

  .header .dropdown a {
    min-height: 44px !important;
    font-size: 12px !important;
  }

  .header .header-cta {
    width: 100% !important;
    height: 47px !important;
    margin-top: 13px !important;
    font-size: 13px !important;
  }

  #anu-global-whatsapp {
    width: 56px !important;
    height: 56px !important;
    right: 16px !important;
    bottom: calc(16px + env(safe-area-inset-bottom)) !important;
  }

  #anu-global-whatsapp img {
    width: 30px !important;
    height: 30px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .service-card {
    animation: none !important;
    transform: none !important;
  }
}

/* Blog dynamic featured card fallback */
#featuredBlog .featured {
  opacity: 1 !important;
  visibility: visible !important;
}

/* Services visibility safety */
.services .service-grid,
.service-grid { visibility: visible !important; }
.services .service-card,
.service-grid .service-card { opacity: 1 !important; visibility: visible !important; }