:root{--bg:#120e06;--bg2:#1b1408;--card:#251b0d;--text:#fff8e6;--muted:#d4c397;--brand:#f7c948;--brand2:#b7791f;--accent:#ffd86b;--white:#fff;--line:rgba(255,216,107,.2);--shadow:0 24px 80px rgba(0,0,0,.38)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,92%);margin:auto}.topbar{background:#0a0703;color:var(--muted);font-size:14px}.topbar .container,.nav .container{display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar a{color:var(--text)}.nav{position:sticky;top:0;z-index:50;background:rgba(18,14,6,.88);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-weight:900;letter-spacing:.5px}.logo{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,var(--brand),var(--brand2));display:grid;place-items:center;color:#1b1100;font-weight:900}.links{display:flex;gap:22px;align-items:center}.links a{color:var(--muted);font-weight:700}.links a:hover,.links a.active{color:var(--white)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 20px;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#1b1100;font-weight:900;border:0;cursor:pointer;box-shadow:0 12px 30px rgba(247,201,72,.24);transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgba(247,201,72,.32);filter:saturate(1.08)}.btn.secondary{background:transparent;color:var(--white);border:1px solid var(--line);box-shadow:none}.mobile-btn{display:none;background:none;border:1px solid var(--line);color:var(--white);border-radius:10px;padding:8px 11px;font-size:22px}.hero{position:relative;overflow:hidden;padding:92px 0 70px;background:radial-gradient(circle at 15% 10%,rgba(247,201,72,.24),transparent 35%),radial-gradient(circle at 85% 20%,rgba(183,121,31,.28),transparent 35%),linear-gradient(180deg,#1b1408,#120e06)}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:42px;align-items:center}.eyebrow{color:var(--accent);font-weight:900;text-transform:uppercase;letter-spacing:.13em;font-size:13px}.hero h1,.page-hero h1{font-size:clamp(40px,6vw,74px);line-height:1.02;margin:14px 0 18px}.hero p,.page-hero p{font-size:20px;color:var(--muted);max-width:760px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.hero-card{background:linear-gradient(145deg,rgba(45,32,13,.92),rgba(26,19,9,.92));border:1px solid var(--line);border-radius:30px;padding:28px;box-shadow:var(--shadow)}.metric-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.metric{padding:22px;border-radius:22px;background:rgba(255,216,107,.08);border:1px solid var(--line)}.metric strong{font-size:34px;display:block;color:var(--white)}.metric span{color:var(--muted)}section{padding:76px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:34px}.section-head h2{font-size:clamp(30px,4vw,48px);line-height:1.08;margin:8px 0}.section-head p{color:var(--muted);max-width:650px}.grid{display:grid;gap:22px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card{background:linear-gradient(180deg,rgba(43,31,13,.9),rgba(26,19,9,.9));border:1px solid var(--line);border-radius:24px;padding:26px;box-shadow:0 14px 46px rgba(0,0,0,.2);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.card:hover{transform:translateY(-6px);border-color:rgba(255,216,107,.48);box-shadow:0 24px 70px rgba(0,0,0,.3),0 0 34px rgba(247,201,72,.1)}.card h3{margin:10px 0 10px;font-size:22px}.card p,.card li{color:var(--muted)}.icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:rgba(247,201,72,.13);border:1px solid rgba(247,201,72,.32);font-size:18px;color:var(--brand)}.list{padding-left:18px}.split{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center}.panel{background:var(--bg2);border:1px solid var(--line);border-radius:28px;padding:34px}.steps{counter-reset:step}.step{position:relative;padding-left:70px;margin:0 0 24px}.step:before{counter-increment:step;content:counter(step);position:absolute;left:0;top:0;width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#1b1100;font-weight:900}.cta{background:linear-gradient(135deg,rgba(247,201,72,.2),rgba(183,121,31,.24));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cta-box{text-align:center;max-width:850px;margin:auto}.cta h2{font-size:clamp(32px,5vw,56px);line-height:1.05}.footer{background:#0a0703;border-top:1px solid var(--line);padding:58px 0 22px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:28px}.footer a,.footer p{color:var(--muted)}.footer h4{margin-top:0}.copy{border-top:1px solid var(--line);margin-top:34px;padding-top:18px;color:var(--muted);display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap}.page-hero{padding:78px 0 52px;background:radial-gradient(circle at 18% 15%,rgba(247,201,72,.2),transparent 30%),linear-gradient(180deg,#1f1709,#120e06)}.breadcrumb{color:var(--muted);font-weight:700}.breadcrumb a{color:var(--brand)}.service-nav{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.tag{border:1px solid var(--line);border-radius:999px;padding:9px 14px;color:var(--muted);background:rgba(255,216,107,.05);transition:transform .2s ease,border-color .2s ease,color .2s ease}.tag:hover{transform:translateY(-2px);border-color:rgba(255,216,107,.45);color:var(--white)}.form{display:grid;gap:14px}.form input,.form textarea,.form select{width:100%;padding:14px 16px;border-radius:14px;border:1px solid var(--line);background:#171006;color:var(--white);font:inherit}.form textarea{min-height:130px}.table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:18px}.table th,.table td{padding:16px;border-bottom:1px solid var(--line);text-align:left}.table th{color:var(--white);background:rgba(255,216,107,.07)}.table td{color:var(--muted)}.notice{padding:16px;border:1px solid rgba(247,201,72,.34);background:rgba(247,201,72,.09);border-radius:18px;color:#fff0b8}.faq details{border:1px solid var(--line);border-radius:18px;padding:18px 20px;background:rgba(255,216,107,.05);margin-bottom:12px}.faq summary{font-weight:900;cursor:pointer}.faq p{color:var(--muted)}

.top-header{position:sticky;top:0;z-index:80;background:rgba(12,8,2,.94);border-bottom:1px solid rgba(255,216,107,.18);box-shadow:0 18px 50px rgba(0,0,0,.34);backdrop-filter:blur(18px);animation:dropIn .55s ease both}.top-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;width:min(1180px,92%);margin:auto;padding:9px 0;color:#ead69b;font-size:13px}.top-left{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.top-social{display:flex;gap:8px}.top-social a{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,216,107,.24);color:#ffd86b;background:rgba(255,216,107,.06);font-size:12px;font-weight:900;transition:transform .25s ease,background .25s ease,color .25s ease}.top-social a:hover{transform:translateY(-2px) scale(1.05);background:linear-gradient(135deg,#f7c948,#b7791f);color:#1b1100}.main-navbar{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1180px,92%);margin:auto;padding:16px 0}.top-header .logo{width:auto;height:auto;min-width:168px;border-radius:0;background:transparent;display:flex;flex-direction:column;align-items:flex-start;gap:1px;color:#fff8e6;line-height:1;text-shadow:0 0 24px rgba(247,201,72,.24);transition:transform .25s ease}.top-header .logo:hover{transform:translateY(-2px)}.top-header .logo span{font-size:25px;font-weight:900;letter-spacing:.08em;background:linear-gradient(135deg,#fff4c0,#f7c948 48%,#b7791f);-webkit-background-clip:text;background-clip:text;color:transparent}.top-header .logo small{font-size:11px;color:#d4c397;letter-spacing:.04em;font-weight:700}.nav-menu{display:flex;align-items:center;gap:8px;list-style:none;padding:0;margin:0}.nav-item{position:relative}.nav-link{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:10px 13px;border:0;border-radius:999px;background:transparent;color:#fff8e6;font:inherit;font-size:14px;font-weight:800;cursor:pointer;white-space:nowrap;transition:background .25s ease,color .25s ease,transform .25s ease}.nav-link:hover,.nav-item.open>.nav-link,.nav-item:focus-within>.nav-link{background:rgba(255,216,107,.1);color:#ffd86b;transform:translateY(-1px)}.dropdown-toggle>span{font-size:12px;transition:transform .25s ease}.nav-item:hover .dropdown-toggle>span,.nav-item.open .dropdown-toggle>span{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:calc(100% + 12px);left:0;min-width:285px;padding:10px;border:1px solid rgba(255,216,107,.22);border-radius:18px;background:linear-gradient(180deg,rgba(31,22,8,.98),rgba(14,10,4,.98));box-shadow:0 28px 80px rgba(0,0,0,.45),0 0 44px rgba(247,201,72,.09);opacity:0;visibility:hidden;transform:translateY(10px) scale(.98);transition:opacity .22s ease,transform .22s ease,visibility .22s ease}.dropdown:hover>.dropdown-menu,.dropdown:focus-within>.dropdown-menu,.dropdown.open>.dropdown-menu{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.dropdown-menu a{display:flex;align-items:center;gap:10px;padding:12px;border-radius:12px;color:#f6e8bd;font-size:14px;font-weight:800;transition:background .22s ease,transform .22s ease,color .22s ease}.dropdown-menu a:hover{background:rgba(255,216,107,.1);color:#fff;transform:translateX(3px)}.large-dropdown{min-width:390px}.small-dropdown{min-width:190px}.dropdown-card{display:grid!important;grid-template-columns:42px 1fr auto;align-items:center}.dropdown-card p{margin:2px 0 0;color:#bfae7d;font-size:12px;font-weight:700}.drop-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:rgba(247,201,72,.11);border:1px solid rgba(247,201,72,.22)}.arrow{color:#ffd86b;font-size:24px;line-height:1}main,section,.footer{animation:fadeUp .65s ease both}.hero-card,.panel,.metric{transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.hero-card:hover,.panel:hover,.metric:hover{transform:translateY(-4px);border-color:rgba(255,216,107,.36);box-shadow:0 24px 70px rgba(0,0,0,.32)}@keyframes dropIn{from{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-width:1050px){.main-navbar{align-items:flex-start;flex-direction:column}.nav-menu{width:100%;overflow-x:auto;padding-bottom:8px}.dropdown-menu{position:fixed;left:4%;right:4%;top:118px;min-width:0}.large-dropdown,.small-dropdown{min-width:0}}@media(max-width:900px){.hero-grid,.split{grid-template-columns:1fr}.grid-3,.grid-4{grid-template-columns:1fr 1fr}.links{display:none;position:absolute;left:4%;right:4%;top:70px;background:#120e06;border:1px solid var(--line);border-radius:20px;padding:20px;flex-direction:column;align-items:flex-start}.links.open{display:flex}.mobile-btn{display:block}.footer-grid{grid-template-columns:1fr 1fr}.section-head{display:block}.top-bar{align-items:flex-start;flex-direction:column}.top-social{display:none}}@media(max-width:600px){.grid-3,.grid-4,.metric-grid,.footer-grid{grid-template-columns:1fr}.hero{padding-top:56px}.topbar .container{display:block;padding:8px 0}.nav .btn{display:none}.top-header .logo span{font-size:22px}.nav-link{font-size:13px;padding-inline:11px}.dropdown-menu{top:156px}.large-dropdown .dropdown-card{grid-template-columns:34px 1fr auto}}

/* =========================
   MintTech Navbar Dropdown
========================= */

.top-header {
  width: 100%;
  background: #ffffff;
  position: sticky;
  top: 0;
  z-index: 9999;
  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.08);
}

.top-bar {
  background: #0779ad;
  color: #ffffff;
  padding: 11px 45px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
}

.top-left {
  display: flex;
  align-items: center;
  gap: 28px;
  flex-wrap: wrap;
}

.top-social {
  display: flex;
  align-items: center;
  gap: 12px;
}

.top-social a {
  width: 30px;
  height: 30px;
  background: rgba(255, 255, 255, 0.15);
  color: #ffffff;
  text-decoration: none;
  border-radius: 50%;
  display: grid;
  place-items: center;
  font-size: 13px;
  font-weight: 700;
}

.main-navbar {
  height: 124px;
  background: #ffffff;
  display: flex;
  align-items: center;
  padding: 0 45px;
  gap: 40px;
}

.logo {
  text-decoration: none;
  min-width: 150px;
  color: #029bd3;
  display: flex;
  flex-direction: column;
  line-height: 1;
}

.logo span {
  font-size: 28px;
  font-weight: 900;
  letter-spacing: 1px;
}

.logo small {
  margin-top: 8px;
  color: #64748b;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.3;
}

.nav-menu {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  padding: 0;
  width: 100%;
}

.nav-item {
  position: relative;
}

.nav-link {
  border: none;
  background: transparent;
  color: #334155;
  text-decoration: none;
  font-size: 15.5px;
  font-weight: 700;
  padding: 22px 18px;
  border-radius: 7px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 9px;
  font-family: inherit;
  transition: 0.25s ease;
}

.nav-link:hover,
.nav-item.active > .nav-link,
.nav-item.open > .nav-link {
  background: #eaf8fd;
  color: #009bd3;
}

.dropdown-toggle span {
  font-size: 18px;
  line-height: 1;
  transform: rotate(180deg);
  transition: 0.25s ease;
}

.nav-item.open .dropdown-toggle span {
  transform: rotate(0deg);
}

.dropdown-menu {
  position: absolute;
  top: calc(100% + 12px);
  left: 0;
  min-width: 240px;
  background: #ffffff;
  border-radius: 12px;
  padding: 22px 20px;
  box-shadow: 0 24px 55px rgba(15, 23, 42, 0.13);
  opacity: 0;
  visibility: hidden;
  transform: translateY(12px);
  transition: 0.25s ease;
  z-index: 99999;
}

.nav-item.open .dropdown-menu,
.nav-item:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.dropdown-menu::before {
  content: "";
  position: absolute;
  top: -14px;
  left: 0;
  width: 100%;
  height: 14px;
}

.dropdown-menu a {
  color: #555555;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.45;
  padding: 10px 0;
  display: flex;
  align-items: center;
  gap: 15px;
  transition: 0.25s ease;
}

.dropdown-menu a:hover {
  color: #009bd3;
  transform: translateX(4px);
}

.dropdown-menu a span {
  color: #00a8df;
  font-size: 18px;
  width: 24px;
  display: inline-flex;
  justify-content: center;
}

.large-dropdown {
  min-width: 240px;
  padding: 25px 26px;
}

.dropdown-card {
  display: grid !important;
  grid-template-columns: 28px 1fr 16px;
  align-items: center;
  gap: 15px;
  padding: 14px 0 !important;
}

.dropdown-card strong {
  display: block;
  color: #1f2937;
  font-size: 15.5px;
  font-weight: 800;
  line-height: 1.35;
}

.dropdown-card p {
  margin: 3px 0 0;
  color: #64748b;
  font-size: 13.5px;
  font-weight: 500;
}

.dropdown-card:hover strong,
.dropdown-card:hover p {
  color: #009bd3;
}

.drop-icon {
  font-size: 19px !important;
}

.arrow {
  color: #94a3b8 !important;
  font-size: 24px !important;
}

.small-dropdown {
  min-width: 205px;
}

/* Mobile Responsive */
@media (max-width: 991px) {
  .top-bar {
    padding: 10px 18px;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }

  .main-navbar {
    height: auto;
    padding: 18px;
    align-items: flex-start;
    flex-direction: column;
    gap: 20px;
  }

  .nav-menu {
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    gap: 5px;
  }

  .nav-link {
    width: 100%;
    justify-content: space-between;
    padding: 15px;
  }

  .dropdown-menu {
    position: static;
    opacity: 1;
    visibility: visible;
    transform: none;
    box-shadow: none;
    padding: 0 0 0 20px;
    display: none;
    min-width: 100%;
    border-radius: 8px;
    background: #f8fafc;
  }

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

  .nav-item:hover .dropdown-menu {
    display: none;
  }

  .nav-item.open:hover .dropdown-menu {
    display: block;
  }
}

.top-header .logo {
  width: auto;
  height: auto;
  min-width: 150px;
  border-radius: 0;
  background: transparent;
  color: #029bd3;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  line-height: 1;
  text-shadow: none;
}

.top-header .logo span {
  font-size: 28px;
  font-weight: 900;
  letter-spacing: 1px;
  background: none;
  color: #029bd3;
  -webkit-background-clip: initial;
  background-clip: initial;
}

.top-header .logo small {
  margin-top: 8px;
  color: #64748b;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.3;
}

.brand > .logo {
  width: 44px;
  height: 44px;
  min-width: 44px;
  border-radius: 14px;
  background: linear-gradient(135deg, var(--brand), var(--brand2));
  display: grid;
  place-items: center;
  color: #1b1100;
  font-weight: 900;
  line-height: 1;
}

/* Call center side submenu */
.callcenter-dropdown {
  position: relative;
}

.callcenter-main-menu {
  min-width: 620px;
  grid-template-columns: 250px 1fr;
  gap: 12px;
  align-items: start;
}

.callcenter-dropdown:hover .callcenter-main-menu,
.callcenter-dropdown.open .callcenter-main-menu,
.callcenter-dropdown:focus-within .callcenter-main-menu {
  display: grid;
}

.callcenter-menu-card {
  display: grid;
  grid-template-columns: 40px 1fr auto;
  align-items: center;
  gap: 12px;
  padding: 12px;
  border-radius: 14px;
  color: #555;
  cursor: pointer;
  transition: background .25s ease, color .25s ease, transform .25s ease;
}

.callcenter-menu-card:hover,
.callcenter-menu-card.active {
  background: #eaf8fd;
  color: #009bd3;
  transform: translateX(3px);
}

.callcenter-menu-card strong {
  display: block;
  color: inherit;
  font-size: 15px;
  line-height: 1.3;
}

.callcenter-menu-card p {
  margin: 3px 0 0;
  color: #64748b;
  font-size: 13px;
}

.callcenter-submenu {
  display: none;
  grid-column: 2;
  grid-row: 1 / span 2;
  padding-left: 12px;
  border-left: 1px solid rgba(15, 23, 42, .08);
}

.callcenter-submenu.active {
  display: grid;
  gap: 2px;
  animation: homeTabIn .25s ease both;
}

.callcenter-submenu a {
  padding: 10px 12px;
  border-radius: 12px;
}

@media (max-width: 991px) {
  .callcenter-main-menu {
    min-width: 100%;
    grid-template-columns: 1fr;
  }

  .callcenter-dropdown.open .callcenter-main-menu {
    display: grid;
  }

  .callcenter-submenu {
    grid-column: auto;
    grid-row: auto;
    padding-left: 14px;
    border-left: 1px solid rgba(15, 23, 42, .08);
  }
}

/* Home inbound/outbound services */
.home-callcenter-section {
  padding: 86px 0;
  background:
    radial-gradient(circle at 15% 0%, rgba(244, 196, 48, .14), transparent 34%),
    linear-gradient(180deg, #080805, #120e06);
  color: #fff;
}

.home-tabs {
  display: flex;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
  margin-bottom: 34px;
}

.home-tab-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 54px;
  padding: 14px 24px;
  border: 1px solid rgba(244, 196, 48, .28);
  border-radius: 999px;
  background: #1b1408;
  color: #f1d982;
  font: inherit;
  font-weight: 900;
  cursor: pointer;
  transition: transform .25s ease, background .25s ease, color .25s ease, border-color .25s ease;
}

.home-tab-btn span {
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: rgba(244, 196, 48, .12);
}

.home-tab-btn:hover,
.home-tab-btn.active {
  transform: translateY(-3px);
  border-color: rgba(244, 196, 48, .72);
  background: linear-gradient(135deg, #f4c430, #b8860b);
  color: #111;
}

.home-tab-content {
  display: none;
}

.home-tab-content.active {
  display: block;
  animation: homeTabIn .32s ease both;
}

.home-service-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.home-service-card {
  min-height: 124px;
  display: grid;
  grid-template-columns: 52px 1fr auto;
  align-items: center;
  gap: 16px;
  padding: 22px;
  border: 1px solid rgba(244, 196, 48, .24);
  border-radius: 22px;
  background: linear-gradient(180deg, rgba(27, 20, 8, .96), rgba(12, 9, 4, .96));
  color: #fff;
  box-shadow: 0 16px 48px rgba(0, 0, 0, .22);
  transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease, background .25s ease;
}

.home-service-card:hover {
  transform: translateY(-7px);
  border-color: rgba(244, 196, 48, .68);
  box-shadow: 0 26px 72px rgba(0, 0, 0, .34), 0 0 34px rgba(244, 196, 48, .1);
}

.service-icon {
  width: 52px;
  height: 52px;
  border-radius: 16px;
  display: grid;
  place-items: center;
  background: rgba(244, 196, 48, .12);
  border: 1px solid rgba(244, 196, 48, .26);
  font-size: 24px;
}

.home-service-card h3 {
  margin: 0 0 4px;
  font-size: 20px;
}

.home-service-card p {
  margin: 0;
  color: #f1d982;
}

.service-arrow {
  width: 36px;
  height: 36px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: rgba(244, 196, 48, .12);
  color: #f4c430;
  font-size: 20px;
  transition: transform .25s ease, background .25s ease, color .25s ease;
}

.home-service-card:hover .service-arrow {
  transform: translateX(4px);
  background: #f4c430;
  color: #111;
}

.home-bpo-cta {
  display: grid;
  grid-template-columns: 58px 1fr auto;
  align-items: center;
  gap: 20px;
  margin-top: 28px;
  padding: 28px;
  border-radius: 26px;
  background: linear-gradient(135deg, #f4c430, #b8860b);
  color: #111;
  box-shadow: 0 24px 70px rgba(0, 0, 0, .3);
}

.home-bpo-icon {
  width: 58px;
  height: 58px;
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: rgba(17, 17, 17, .12);
  font-size: 26px;
}

.home-bpo-cta h3 {
  margin: 0 0 4px;
  font-size: 26px;
}

.home-bpo-cta p {
  margin: 0;
  color: #2b2107;
  font-weight: 700;
}

.home-bpo-cta a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px 22px;
  border-radius: 999px;
  background: #111;
  color: #fff;
  font-weight: 900;
  transition: transform .25s ease, background .25s ease, color .25s ease;
}

.home-bpo-cta a:hover {
  transform: translateY(-2px);
  background: #fff;
  color: #111;
}

@keyframes homeTabIn {
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 980px) {
  .home-service-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .home-bpo-cta {
    grid-template-columns: 58px 1fr;
  }

  .home-bpo-cta a {
    grid-column: 1 / -1;
    justify-self: start;
  }
}

@media (max-width: 640px) {
  .home-service-grid,
  .home-bpo-cta {
    grid-template-columns: 1fr;
  }

  .home-service-card {
    grid-template-columns: 48px 1fr;
  }

  .service-arrow {
    grid-column: 2;
    justify-self: start;
  }
}

/* Extra service content blocks */
.service-extra-section,
.service-process-section,
.service-industries-section,
.service-kpi-section,
.service-faq-section,
.service-cta-section {
  padding: 76px 0;
}

.service-extra-section,
.service-kpi-section {
  background: linear-gradient(180deg, rgba(255, 216, 107, .04), rgba(18, 14, 6, 0));
}

.service-process-section,
.service-faq-section {
  background: var(--bg2);
}

.section-heading {
  max-width: 850px;
  margin-bottom: 34px;
}

.section-heading h2 {
  font-size: clamp(30px, 4vw, 48px);
  line-height: 1.08;
  margin: 10px 0 14px;
}

.section-heading p {
  color: var(--muted);
  font-size: 18px;
}

.feature-grid,
.process-grid,
.kpi-grid,
.faq-wrapper {
  display: grid;
  gap: 22px;
}

.feature-grid,
.kpi-grid {
  grid-template-columns: repeat(4, 1fr);
}

.process-grid,
.faq-wrapper {
  grid-template-columns: repeat(3, 1fr);
}

.feature-box,
.process-card,
.kpi-box,
.faq-item {
  border: 1px solid var(--line);
  border-radius: 22px;
  padding: 24px;
  background: linear-gradient(180deg, rgba(43, 31, 13, .92), rgba(20, 14, 6, .92));
  box-shadow: 0 14px 46px rgba(0, 0, 0, .18);
  transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease;
}

.feature-box:hover,
.process-card:hover,
.kpi-box:hover,
.faq-item:hover {
  transform: translateY(-6px);
  border-color: rgba(255, 216, 107, .46);
  box-shadow: 0 24px 70px rgba(0, 0, 0, .3), 0 0 34px rgba(247, 201, 72, .1);
}

.feature-box h3,
.process-card h3,
.kpi-box h3,
.faq-item h3 {
  margin: 0 0 10px;
}

.feature-box p,
.process-card p,
.kpi-box p,
.faq-item p {
  color: var(--muted);
  margin: 0;
}

.process-card span {
  display: inline-grid;
  place-items: center;
  width: 44px;
  height: 44px;
  margin-bottom: 16px;
  border-radius: 14px;
  background: linear-gradient(135deg, var(--brand), var(--brand2));
  color: #1b1100;
  font-weight: 900;
}

.industry-list-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
}

.industry-list-grid a {
  border: 1px solid var(--line);
  border-radius: 999px;
  padding: 13px 16px;
  color: var(--text);
  background: rgba(255, 216, 107, .06);
  font-weight: 800;
  transition: transform .25s ease, border-color .25s ease, background .25s ease;
}

.industry-list-grid a:hover {
  transform: translateY(-3px);
  border-color: rgba(255, 216, 107, .5);
  background: rgba(255, 216, 107, .13);
}

.service-cta-section .cta-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  max-width: none;
  text-align: left;
  border: 1px solid var(--line);
  border-radius: 28px;
  padding: 34px;
  background: linear-gradient(135deg, rgba(247, 201, 72, .16), rgba(183, 121, 31, .2));
}

.btn-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 155px;
  padding: 14px 22px;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--brand), var(--brand2));
  color: #1b1100;
  font-weight: 900;
  box-shadow: 0 12px 30px rgba(247, 201, 72, .24);
  transition: transform .25s ease, box-shadow .25s ease;
}

.btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 44px rgba(247, 201, 72, .32);
}

@media (max-width: 1000px) {
  .feature-grid,
  .kpi-grid,
  .industry-list-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .process-grid,
  .faq-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 640px) {
  .feature-grid,
  .process-grid,
  .kpi-grid,
  .faq-wrapper,
  .industry-list-grid {
    grid-template-columns: 1fr;
  }

  .service-cta-section .cta-box {
    align-items: flex-start;
    flex-direction: column;
  }
}

/* Premium homepage */
.premium-hero {
  position: relative;
  min-height: min(780px, calc(100vh - 74px));
  display: grid;
  align-items: center;
  overflow: hidden;
  padding: 110px 0 136px;
  background: #080603;
}

.hero-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center right;
  transform: scale(1.02);
  animation: heroZoom 16s ease-in-out infinite alternate;
}

.hero-overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(8, 6, 3, .98) 0%, rgba(8, 6, 3, .82) 34%, rgba(8, 6, 3, .32) 68%, rgba(8, 6, 3, .1) 100%),
    radial-gradient(circle at 24% 35%, rgba(247, 201, 72, .22), transparent 34%);
}

.premium-hero-content {
  position: relative;
  max-width: 760px;
  margin: 0;
}

.premium-hero h1 {
  font-size: clamp(44px, 6vw, 78px);
  line-height: 1.01;
  margin: 14px 0 22px;
  max-width: 820px;
}

.hero-lead {
  color: #eadfbe;
  font-size: clamp(18px, 2vw, 22px);
  max-width: 710px;
}

.hero-proof {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin-top: 28px;
}

.hero-proof span,
.industry-pills a {
  border: 1px solid rgba(255, 216, 107, .28);
  background: rgba(255, 216, 107, .08);
  color: #fff2bf;
  border-radius: 999px;
  padding: 10px 15px;
  font-weight: 800;
  transition: transform .25s ease, border-color .25s ease, background .25s ease;
}

.hero-proof span:hover,
.industry-pills a:hover {
  transform: translateY(-3px);
  border-color: rgba(255, 216, 107, .58);
  background: rgba(255, 216, 107, .15);
}

.scroll-cue {
  position: absolute;
  left: 50%;
  bottom: 8px;
  min-width: 116px;
  height: 46px;
  border: 1px solid rgba(255, 216, 107, .46);
  border-radius: 999px;
  transform: translateX(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 16px;
  color: #fff2bf;
  background: rgba(4, 16, 28, .52);
  box-shadow: 0 14px 36px rgba(0, 0, 0, .32), inset 0 0 22px rgba(101, 228, 255, .08);
  backdrop-filter: blur(12px);
  transition: transform .25s ease, border-color .25s ease, background .25s ease, box-shadow .25s ease;
}

.scroll-cue:hover {
  transform: translateX(-50%) translateY(-3px);
  border-color: rgba(101, 228, 255, .8);
  background: rgba(8, 30, 50, .74);
  box-shadow: 0 18px 46px rgba(0, 0, 0, .4), 0 0 24px rgba(101, 228, 255, .18);
}

.scroll-cue span {
  position: relative;
  width: 22px;
  height: 30px;
  border: 1px solid rgba(255, 216, 107, .55);
  border-radius: 999px;
  flex: 0 0 auto;
}

.scroll-cue span::after {
  content: "";
  position: absolute;
  top: 7px;
  left: 50%;
  width: 4px;
  height: 8px;
  border-radius: 999px;
  background: #ffd86b;
  transform: translateX(-50%);
  animation: scrollDot 1.6s ease-in-out infinite;
}

.scroll-cue strong {
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .02em;
}

.premium-band {
  padding: 0;
  background: linear-gradient(180deg, #080603, #120e06);
}

.stats-strip {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  border: 1px solid rgba(255, 216, 107, .2);
  border-radius: 20px;
  overflow: hidden;
  transform: translateY(-44px);
  box-shadow: 0 24px 70px rgba(0, 0, 0, .36);
}

.stats-strip div {
  background: linear-gradient(180deg, rgba(41, 30, 12, .96), rgba(22, 16, 7, .96));
  padding: 26px;
}

.stats-strip strong {
  display: block;
  color: #ffd86b;
  font-size: clamp(30px, 4vw, 46px);
  line-height: 1;
}

.stats-strip span,
.soft-text {
  color: #d4c397;
}

.client-section,
.services-showcase,
.process-section,
.industry-panel,
.proof-section {
  position: relative;
}

.premium-split {
  align-items: stretch;
}

.premium-list {
  display: grid;
  gap: 12px;
  padding: 0;
  margin: 28px 0 0;
  list-style: none;
}

.premium-list li {
  position: relative;
  padding: 14px 16px 14px 44px;
  border: 1px solid rgba(255, 216, 107, .16);
  border-radius: 16px;
  color: #eadfbe;
  background: rgba(255, 216, 107, .04);
}

.premium-list li::before {
  content: "";
  position: absolute;
  left: 17px;
  top: 21px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: linear-gradient(135deg, #f7c948, #b7791f);
  box-shadow: 0 0 18px rgba(247, 201, 72, .45);
}

.client-card-stack {
  display: grid;
  gap: 16px;
}

.client-card,
.process-step,
.quote-card {
  border: 1px solid rgba(255, 216, 107, .2);
  background: linear-gradient(145deg, rgba(43, 31, 13, .92), rgba(18, 13, 5, .92));
  border-radius: 24px;
  padding: 28px;
  box-shadow: 0 18px 55px rgba(0, 0, 0, .22);
  transition: transform .28s ease, border-color .28s ease, box-shadow .28s ease;
}

.client-card:hover,
.process-step:hover,
.quote-card:hover {
  transform: translateY(-7px);
  border-color: rgba(255, 216, 107, .5);
  box-shadow: 0 30px 78px rgba(0, 0, 0, .34);
}

.client-card span,
.process-step span {
  color: #ffd86b;
  font-weight: 900;
}

.client-card h3,
.process-step h3 {
  margin: 8px 0 8px;
}

.client-card p,
.process-step p,
.quote-card span {
  color: #d4c397;
}

.premium-cards .card {
  min-height: 250px;
}

.process-line {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
  position: relative;
}

.industry-panel {
  background: linear-gradient(135deg, rgba(247, 201, 72, .08), rgba(183, 121, 31, .12));
}

.industry-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.proof-grid {
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  gap: 34px;
  align-items: center;
}

.quote-card p {
  color: #fff8e6;
  font-size: clamp(26px, 3.4vw, 42px);
  line-height: 1.1;
  margin: 0 0 22px;
}

.premium-cta {
  position: relative;
  overflow: hidden;
}

.premium-cta::before {
  content: "";
  position: absolute;
  inset: auto -10% -45% -10%;
  height: 70%;
  background: radial-gradient(circle, rgba(255, 216, 107, .2), transparent 62%);
  pointer-events: none;
}

.reveal {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity .7s ease, transform .7s ease;
}

.reveal.visible {
  opacity: 1;
  transform: translateY(0);
}

@keyframes heroZoom {
  from { transform: scale(1.02); }
  to { transform: scale(1.07); }
}

@keyframes scrollDot {
  0% { transform: translate(-50%, 0); opacity: .4; }
  45% { opacity: 1; }
  100% { transform: translate(-50%, 14px); opacity: .15; }
}

@media (max-width: 900px) {
  .premium-hero {
    min-height: auto;
    padding: 78px 0 84px;
  }

  .hero-bg {
    opacity: .42;
    object-position: center;
  }

  .hero-overlay {
    background: linear-gradient(180deg, rgba(8, 6, 3, .92), rgba(8, 6, 3, .8));
  }

  .stats-strip,
  .process-line,
  .proof-grid {
    grid-template-columns: 1fr;
  }

  .stats-strip {
    transform: translateY(-22px);
  }
}

/* ===============================
   Extra Service / Industry Content
================================ */

.service-extra-section,
.service-process-section,
.service-industries-section,
.service-kpi-section,
.service-faq-section,
.service-cta-section {
  background: #080805;
  color: #ffffff;
  padding: 80px 0;
}

.service-process-section,
.service-kpi-section {
  background: #0e0b05;
}

.container {
  width: min(1160px, 92%);
  margin: 0 auto;
}

.section-heading {
  max-width: 780px;
  margin-bottom: 42px;
}

.eyebrow {
  display: inline-block;
  color: #f4c430;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 14px;
}

.section-heading h2 {
  font-size: clamp(32px, 4vw, 52px);
  line-height: 1.1;
  margin: 0 0 18px;
  color: #ffffff;
}

.section-heading p {
  font-size: 18px;
  line-height: 1.7;
  color: #f1d982;
  margin: 0;
}

.feature-grid,
.process-grid,
.kpi-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}

.feature-box,
.process-card,
.kpi-box,
.faq-item {
  background: #1b1408;
  border: 1px solid rgba(244, 196, 48, 0.28);
  border-radius: 20px;
  padding: 28px;
  transition: 0.25s ease;
}

.feature-box:hover,
.process-card:hover,
.kpi-box:hover,
.faq-item:hover {
  transform: translateY(-6px);
  border-color: rgba(244, 196, 48, 0.7);
}

.feature-box h3,
.process-card h3,
.kpi-box h3,
.faq-item h3 {
  font-size: 22px;
  color: #ffffff;
  margin: 0 0 14px;
}

.feature-box p,
.process-card p,
.kpi-box p,
.faq-item p {
  color: #f1d982;
  line-height: 1.65;
  margin: 0;
}

.process-card span {
  width: 48px;
  height: 48px;
  background: #f4c430;
  color: #111111;
  border-radius: 50%;
  display: grid;
  place-items: center;
  font-weight: 900;
  margin-bottom: 22px;
}

.industry-list-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.industry-list-grid a {
  background: #1b1408;
  border: 1px solid rgba(244, 196, 48, 0.28);
  color: #ffffff;
  text-decoration: none;
  border-radius: 16px;
  padding: 22px;
  font-weight: 800;
  transition: 0.25s ease;
}

.industry-list-grid a:hover {
  background: #f4c430;
  color: #111111;
  transform: translateY(-5px);
}

.faq-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
}

.cta-box {
  background: linear-gradient(135deg, #f4c430, #b8860b);
  color: #111111;
  border-radius: 28px;
  padding: 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}

.cta-box h2 {
  color: #111111;
  font-size: clamp(30px, 4vw, 48px);
  margin: 0 0 14px;
}

.cta-box p {
  color: #2b2107;
  font-size: 18px;
  line-height: 1.6;
  margin: 0;
  max-width: 680px;
}

.cta-box .eyebrow {
  color: #111111;
}

.btn-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #111111;
  color: #ffffff;
  text-decoration: none;
  padding: 16px 28px;
  border-radius: 999px;
  font-weight: 900;
  white-space: nowrap;
  transition: 0.25s ease;
}

.btn-primary:hover {
  background: #ffffff;
  color: #111111;
}

/* Responsive */
@media (max-width: 1024px) {
  .feature-grid,
  .process-grid,
  .kpi-grid,
  .industry-list-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .cta-box {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 640px) {
  .service-extra-section,
  .service-process-section,
  .service-industries-section,
  .service-kpi-section,
  .service-faq-section,
  .service-cta-section {
    padding: 55px 0;
  }

  .feature-grid,
  .process-grid,
  .kpi-grid,
  .industry-list-grid,
  .faq-wrapper {
    grid-template-columns: 1fr;
  }

  .cta-box {
    padding: 30px;
  }
}

/* ===============================
   Home Inbound / Outbound Section
================================ */

.home-callcenter-section {
  background: #ffffff;
  padding: 90px 0;
}

.home-tabs {
  width: fit-content;
  margin: 0 auto 60px;
  background: #f8fbff;
  border: 1px solid #d8e4f0;
  border-radius: 14px;
  padding: 10px;
  display: flex;
  gap: 10px;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.06);
}

.home-tab-btn {
  border: none;
  background: transparent;
  color: #64748b;
  font-size: 17px;
  font-weight: 800;
  padding: 18px 42px;
  border-radius: 10px;
  cursor: pointer;
  font-family: inherit;
  display: flex;
  align-items: center;
  gap: 12px;
  transition: 0.25s ease;
}

.home-tab-btn span {
  font-size: 22px;
}

.home-tab-btn.active {
  background: #ffffff;
  color: #00a8df;
  box-shadow: 0 12px 35px rgba(0, 168, 223, 0.12);
  outline: 1px solid #bdefff;
}

.home-tab-content {
  display: none;
}

.home-tab-content.active {
  display: block;
}

.home-service-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
}

.home-service-card {
  min-height: 125px;
  background: #ffffff;
  border-radius: 16px;
  padding: 28px;
  display: grid;
  grid-template-columns: 62px 1fr 20px;
  align-items: center;
  gap: 20px;
  color: #1e293b;
  text-decoration: none;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.08);
  transition: 0.25s ease;
}

.home-service-card:hover {
  transform: translateY(-7px);
  box-shadow: 0 24px 55px rgba(0, 168, 223, 0.14);
}

.service-icon {
  width: 62px;
  height: 62px;
  background: #eaf8fd;
  color: #00a8df;
  border-radius: 14px;
  display: grid;
  place-items: center;
  font-size: 25px;
}

.home-service-card h3 {
  margin: 0 0 7px;
  color: #1e293b;
  font-size: 20px;
  line-height: 1.35;
}

.home-service-card p {
  margin: 0;
  color: #64748b;
  font-size: 15.5px;
  line-height: 1.45;
}

.service-arrow {
  color: #cbd5e1;
  font-size: 26px;
  font-weight: 900;
  transition: 0.25s ease;
}

.home-service-card:hover .service-arrow {
  color: #00a8df;
  transform: translateX(5px);
}

.home-bpo-cta {
  max-width: 900px;
  margin: 60px auto 0;
  background: #eaf8fd;
  border-left: 4px solid #00a8df;
  border-radius: 18px;
  padding: 38px 42px;
  display: grid;
  grid-template-columns: 82px 1fr auto;
  align-items: center;
  gap: 24px;
  box-shadow: 0 25px 60px rgba(0, 168, 223, 0.14);
}

.home-bpo-icon {
  width: 82px;
  height: 82px;
  background: #d6f3fc;
  color: #00a8df;
  border-radius: 18px;
  display: grid;
  place-items: center;
  font-size: 38px;
}

.home-bpo-cta h3 {
  margin: 0 0 8px;
  color: #1e293b;
  font-size: 25px;
}

.home-bpo-cta p {
  margin: 0;
  color: #64748b;
  font-size: 16.5px;
}

.home-bpo-cta a {
  background: linear-gradient(135deg, #12b5e5, #007cb6);
  color: #ffffff;
  text-decoration: none;
  font-weight: 900;
  padding: 18px 42px;
  border-radius: 13px;
  box-shadow: 0 18px 40px rgba(0, 168, 223, 0.28);
  display: inline-flex;
  align-items: center;
  gap: 12px;
}

/* ===============================
   Navbar Side Submenu
================================ */

.callcenter-dropdown {
  position: relative;
}

.callcenter-main-menu {
  min-width: 270px;
  padding: 18px 0;
}

.callcenter-menu-card {
  display: grid;
  grid-template-columns: 34px 1fr 18px;
  align-items: center;
  gap: 14px;
  padding: 20px 24px;
  cursor: pointer;
  transition: 0.25s ease;
}

.callcenter-menu-card:hover,
.callcenter-menu-card.active {
  background: #eaf8fd;
  border-left: 4px solid #00a8df;
}

.callcenter-menu-card strong {
  display: block;
  color: #1e293b;
  font-size: 15.5px;
  line-height: 1.35;
}

.callcenter-menu-card p {
  margin: 4px 0 0;
  color: #64748b;
  font-size: 13.5px;
}

.callcenter-submenu {
  position: absolute;
  left: 100%;
  top: 20px;
  min-width: 295px;
  background: #ffffff;
  border-radius: 13px;
  padding: 18px 0;
  box-shadow: 0 25px 60px rgba(15, 23, 42, 0.14);
  display: none;
}

.callcenter-submenu.active {
  display: block;
}

.callcenter-submenu a {
  display: grid !important;
  grid-template-columns: 32px 1fr;
  align-items: center;
  gap: 12px;
  padding: 12px 26px !important;
  color: #555555 !important;
  font-size: 16px !important;
  line-height: 1.45;
}

.callcenter-submenu a:hover {
  color: #00a8df !important;
}

.callcenter-submenu a span {
  color: #00a8df !important;
  font-size: 18px;
}

/* Responsive */
@media (max-width: 991px) {
  .home-tabs {
    width: 100%;
    flex-direction: column;
  }

  .home-tab-btn {
    justify-content: center;
    width: 100%;
  }

  .home-service-grid {
    grid-template-columns: 1fr;
  }

  .home-bpo-cta {
    grid-template-columns: 1fr;
    text-align: left;
  }

  .home-bpo-cta a {
    justify-content: center;
  }

  .callcenter-submenu {
    position: static;
    min-width: 100%;
    box-shadow: none;
    background: #f8fafc;
    border-radius: 0;
    margin-top: 0;
  }
}

@media (max-width: 640px) {
  .home-callcenter-section {
    padding: 60px 0;
  }

  .home-service-card {
    grid-template-columns: 56px 1fr;
  }

  .service-arrow {
    display: none;
  }

  .home-bpo-cta {
    padding: 28px;
  }
}

/* Final home inbound/outbound tab polish */
.home-callcenter-section {
  background: #ffffff !important;
  color: #1e293b !important;
  padding: 90px 0 88px !important;
}

.home-tabs {
  width: min(620px, 100%) !important;
  margin: 0 auto 60px !important;
  background: #f8fbff !important;
  border: 1px solid #d8e4f0 !important;
  border-radius: 14px !important;
  padding: 10px !important;
  display: flex !important;
  gap: 10px !important;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.06) !important;
}

.home-tab-btn {
  flex: 1 1 0 !important;
  min-height: 64px !important;
  border: 0 !important;
  background: transparent !important;
  color: #64748b !important;
  font-size: 17px !important;
  font-weight: 900 !important;
  padding: 18px 28px !important;
  border-radius: 10px !important;
  box-shadow: none !important;
}

.home-tab-btn span {
  width: auto !important;
  height: auto !important;
  background: transparent !important;
  color: currentColor !important;
  font-size: 22px !important;
}

.home-tab-btn:hover,
.home-tab-btn.active {
  background: #ffffff !important;
  color: #00a8df !important;
  outline: 1px solid #bdefff !important;
  box-shadow: 0 12px 35px rgba(0, 168, 223, 0.12) !important;
  transform: none !important;
}

.home-tab-content {
  display: none !important;
}

.home-tab-content.active {
  display: block !important;
  animation: homeTabIn .28s ease both;
}

.home-service-grid {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 26px !important;
}

.home-service-card {
  min-height: 125px !important;
  background: #ffffff !important;
  border: 0 !important;
  border-radius: 16px !important;
  padding: 28px !important;
  grid-template-columns: 62px 1fr 20px !important;
  gap: 20px !important;
  color: #1e293b !important;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.08) !important;
}

.home-service-card:hover {
  transform: translateY(-7px) !important;
  box-shadow: 0 24px 55px rgba(0, 168, 223, 0.14) !important;
}

.home-service-card h3 {
  color: #1e293b !important;
}

.home-service-card p {
  color: #64748b !important;
}

.service-icon {
  width: 62px !important;
  height: 62px !important;
  background: #eaf8fd !important;
  color: #00a8df !important;
  border: 0 !important;
  border-radius: 14px !important;
}

.service-arrow {
  background: transparent !important;
  color: #cbd5e1 !important;
}

.home-service-card:hover .service-arrow {
  background: transparent !important;
  color: #00a8df !important;
}

.home-bpo-cta {
  max-width: 900px !important;
  margin: 60px auto 0 !important;
  background: #eaf8fd !important;
  border-left: 4px solid #00a8df !important;
  border-radius: 18px !important;
  padding: 38px 42px !important;
  display: grid !important;
  grid-template-columns: 82px 1fr auto !important;
  color: #1e293b !important;
  box-shadow: 0 25px 60px rgba(0, 168, 223, 0.14) !important;
}

.home-bpo-icon {
  width: 82px !important;
  height: 82px !important;
  background: #d6f3fc !important;
  color: #00a8df !important;
  border-radius: 18px !important;
}

.home-bpo-cta h3 {
  color: #1e293b !important;
}

.home-bpo-cta p {
  color: #64748b !important;
}

.home-bpo-cta a {
  background: linear-gradient(135deg, #12b5e5, #007cb6) !important;
  color: #ffffff !important;
  border-radius: 13px !important;
  box-shadow: 0 18px 40px rgba(0, 168, 223, 0.28) !important;
}

@media (max-width: 991px) {
  .home-tabs,
  .home-service-grid,
  .home-bpo-cta {
    grid-template-columns: 1fr !important;
  }

  .home-tabs {
    flex-direction: column !important;
  }

  .home-service-grid {
    display: grid !important;
  }
}

@media (max-width: 640px) {
  .home-service-card {
    grid-template-columns: 56px 1fr !important;
  }

  .service-arrow {
    display: none !important;
  }

  .home-bpo-cta {
    padding: 28px !important;
  }
}

/* Final site color alignment: navbar + inbound/outbound section */
.top-header {
  background: #0b0803 !important;
  border-bottom: 1px solid rgba(244, 196, 48, 0.24) !important;
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.28) !important;
}

.top-bar {
  background: #120e06 !important;
  color: #f4d66a !important;
  border-bottom: 1px solid rgba(244, 196, 48, 0.22) !important;
}

.top-social a {
  background: rgba(244, 196, 48, 0.1) !important;
  border: 1px solid rgba(244, 196, 48, 0.35) !important;
  color: #f4c430 !important;
}

.top-social a:hover {
  background: #f4c430 !important;
  color: #111111 !important;
}

.main-navbar {
  background: #0b0803 !important;
}

.top-header .logo span {
  color: #f4c430 !important;
}

.top-header .logo small {
  color: #d9c171 !important;
}

.nav-link {
  color: #fff5cf !important;
}

.nav-link:hover,
.nav-item.active > .nav-link,
.nav-item.open > .nav-link {
  background: rgba(244, 196, 48, 0.12) !important;
  color: #f4c430 !important;
}

.dropdown-menu,
.callcenter-submenu {
  background: #151006 !important;
  border: 1px solid rgba(244, 196, 48, 0.24) !important;
  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.42) !important;
}

.dropdown-menu a,
.callcenter-menu-card,
.callcenter-submenu a {
  color: #f7e8ae !important;
}

.dropdown-menu a:hover,
.callcenter-menu-card:hover,
.callcenter-menu-card.active,
.callcenter-submenu a:hover {
  background: rgba(244, 196, 48, 0.12) !important;
  color: #f4c430 !important;
  border-color: rgba(244, 196, 48, 0.7) !important;
}

.callcenter-menu-card strong,
.dropdown-card strong {
  color: inherit !important;
}

.callcenter-menu-card p,
.dropdown-card p {
  color: #d9c171 !important;
}

.home-callcenter-section {
  background:
    radial-gradient(circle at 50% 0%, rgba(244, 196, 48, 0.13), transparent 34%),
    linear-gradient(180deg, #0b0803 0%, #120e06 100%) !important;
  color: #fff8e6 !important;
  padding: 90px 0 96px !important;
}

.home-tabs {
  background: rgba(27, 20, 8, 0.92) !important;
  border: 1px solid rgba(244, 196, 48, 0.28) !important;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.32) !important;
}

.home-tab-btn {
  color: #d9c171 !important;
}

.home-tab-btn:hover,
.home-tab-btn.active {
  background: linear-gradient(135deg, #f4c430, #b8860b) !important;
  color: #111111 !important;
  outline: 0 !important;
  box-shadow: 0 18px 42px rgba(244, 196, 48, 0.24) !important;
}

.home-service-card {
  background: linear-gradient(180deg, #1b1408, #100c05) !important;
  border: 1px solid rgba(244, 196, 48, 0.22) !important;
  color: #fff8e6 !important;
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.28) !important;
}

.home-service-card:hover {
  border-color: rgba(244, 196, 48, 0.68) !important;
  box-shadow: 0 26px 70px rgba(0, 0, 0, 0.38), 0 0 30px rgba(244, 196, 48, 0.1) !important;
}

.home-service-card h3 {
  color: #fff8e6 !important;
}

.home-service-card p {
  color: #d9c171 !important;
}

.service-icon {
  background: rgba(244, 196, 48, 0.12) !important;
  color: #f4c430 !important;
  border: 1px solid rgba(244, 196, 48, 0.22) !important;
}

.service-arrow,
.home-service-card:hover .service-arrow {
  color: #f4c430 !important;
}

.home-bpo-cta {
  background: linear-gradient(135deg, #f4c430, #b8860b) !important;
  border-left: 0 !important;
  color: #111111 !important;
  box-shadow: 0 28px 78px rgba(0, 0, 0, 0.4), 0 0 42px rgba(244, 196, 48, 0.14) !important;
}

.home-bpo-icon {
  background: rgba(17, 17, 17, 0.12) !important;
  color: #111111 !important;
}

.home-bpo-cta h3,
.home-bpo-cta p {
  color: #111111 !important;
}

.home-bpo-cta a {
  background: #111111 !important;
  color: #ffffff !important;
  box-shadow: 0 18px 40px rgba(17, 17, 17, 0.22) !important;
}

.home-bpo-cta a:hover {
  background: #ffffff !important;
  color: #111111 !important;
}

/* Final premium motion and modern polish */
:root {
  --premium-bg: #090703;
  --premium-panel: #171105;
  --premium-panel-2: #211707;
  --premium-gold: #f4c430;
  --premium-gold-2: #b8860b;
  --premium-cream: #fff3c4;
  --premium-muted: #d8c37a;
}

body {
  background:
    radial-gradient(circle at 20% 0%, rgba(244, 196, 48, 0.08), transparent 28%),
    var(--premium-bg) !important;
}

.top-header {
  backdrop-filter: blur(18px) saturate(1.15) !important;
  animation: navSlideDown .55s ease both !important;
}

.top-header::after {
  content: "";
  display: block;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(244, 196, 48, 0.75), transparent);
}

.nav-link,
.dropdown-menu a,
.callcenter-menu-card,
.home-tab-btn,
.btn,
.btn-primary,
.home-bpo-cta a {
  transition: transform .28s ease, color .28s ease, background .28s ease, border-color .28s ease, box-shadow .28s ease !important;
}

.nav-link:hover,
.nav-item.open > .nav-link {
  transform: translateY(-2px) !important;
  box-shadow: inset 0 0 0 1px rgba(244, 196, 48, .18) !important;
}

.dropdown-menu {
  transform-origin: top left !important;
  animation: menuFloatIn .22s ease both;
}

.callcenter-main-menu {
  overflow: visible !important;
}

.callcenter-menu-card,
.callcenter-submenu a {
  border-radius: 14px !important;
}

.callcenter-menu-card:hover,
.callcenter-menu-card.active,
.callcenter-submenu a:hover,
.dropdown-menu a:hover {
  transform: translateX(5px) !important;
}

.page-hero,
.premium-hero {
  position: relative;
  overflow: hidden;
}

.page-hero::before,
.home-callcenter-section::before,
.service-extra-section::before,
.service-process-section::before,
.service-faq-section::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(120deg, transparent 0%, rgba(244, 196, 48, .055) 45%, transparent 72%);
  opacity: .8;
}

.page-hero > .container,
.home-callcenter-section > .container,
.service-extra-section > .container,
.service-process-section > .container,
.service-faq-section > .container {
  position: relative;
  z-index: 1;
}

.home-callcenter-section {
  position: relative !important;
  overflow: hidden !important;
}

.home-tabs {
  transform: translateY(0);
  animation: softPop .55s ease both;
}

.home-tab-btn:hover {
  transform: translateY(-3px) !important;
}

.home-tab-content.active .home-service-card {
  animation: cardRise .5s ease both;
}

.home-tab-content.active .home-service-card:nth-child(2) { animation-delay: .04s; }
.home-tab-content.active .home-service-card:nth-child(3) { animation-delay: .08s; }
.home-tab-content.active .home-service-card:nth-child(4) { animation-delay: .12s; }
.home-tab-content.active .home-service-card:nth-child(5) { animation-delay: .16s; }
.home-tab-content.active .home-service-card:nth-child(6) { animation-delay: .20s; }
.home-tab-content.active .home-service-card:nth-child(7) { animation-delay: .24s; }
.home-tab-content.active .home-service-card:nth-child(8) { animation-delay: .28s; }

.home-service-card,
.card,
.feature-box,
.process-card,
.kpi-box,
.faq-item,
.client-card,
.process-step,
.quote-card {
  position: relative;
  overflow: hidden;
  will-change: transform;
}

.home-service-card::before,
.card::before,
.feature-box::before,
.process-card::before,
.kpi-box::before,
.faq-item::before,
.client-card::before,
.process-step::before,
.quote-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, transparent, rgba(244, 196, 48, .14), transparent);
  transform: translateX(-120%);
  transition: transform .65s ease;
  pointer-events: none;
}

.home-service-card:hover::before,
.card:hover::before,
.feature-box:hover::before,
.process-card:hover::before,
.kpi-box:hover::before,
.faq-item:hover::before,
.client-card:hover::before,
.process-step:hover::before,
.quote-card:hover::before {
  transform: translateX(120%);
}

.home-service-card:hover,
.card:hover,
.feature-box:hover,
.process-card:hover,
.kpi-box:hover,
.faq-item:hover,
.client-card:hover,
.process-step:hover,
.quote-card:hover {
  transform: translateY(-8px) scale(1.01) !important;
}

.service-icon,
.icon,
.process-card span,
.home-bpo-icon {
  transition: transform .28s ease, box-shadow .28s ease, background .28s ease !important;
}

.home-service-card:hover .service-icon,
.card:hover .icon,
.process-card:hover span,
.home-bpo-cta:hover .home-bpo-icon {
  transform: scale(1.08) rotate(-2deg) !important;
  box-shadow: 0 0 28px rgba(244, 196, 48, .22) !important;
}

.home-bpo-cta {
  transition: transform .3s ease, box-shadow .3s ease, filter .3s ease !important;
}

.home-bpo-cta:hover {
  transform: translateY(-6px) !important;
  filter: saturate(1.06) !important;
}

.home-bpo-cta a:hover,
.btn:hover,
.btn-primary:hover {
  transform: translateY(-3px) !important;
}

.motion-reveal {
  opacity: 0;
  transform: translateY(22px);
  transition: opacity .7s ease, transform .7s ease;
}

.motion-reveal.visible {
  opacity: 1;
  transform: translateY(0);
}

.section-heading h2,
.section-head h2,
.page-hero h1,
.premium-hero h1 {
  text-wrap: balance;
}

@keyframes navSlideDown {
  from { opacity: 0; transform: translateY(-18px); }
  to { opacity: 1; transform: translateY(0); }
}

@keyframes menuFloatIn {
  from { opacity: 0; transform: translateY(10px) scale(.98); }
  to { opacity: 1; transform: translateY(0) scale(1); }
}

@keyframes softPop {
  from { opacity: 0; transform: translateY(14px) scale(.98); }
  to { opacity: 1; transform: translateY(0) scale(1); }
}

@keyframes cardRise {
  from { opacity: 0; transform: translateY(16px); }
  to { opacity: 1; transform: translateY(0); }
}

@media (prefers-reduced-motion: reduce) {
  .motion-reveal,
  .home-tab-content.active .home-service-card,
  .top-header,
  .dropdown-menu,
  .home-tabs {
    animation: none !important;
    transition: none !important;
    opacity: 1 !important;
    transform: none !important;
  }
}

/* Final premium blue contrast theme */
:root {
  --blue-bg: #06111f;
  --blue-bg-2: #0a1b2f;
  --blue-panel: #0f2740;
  --blue-panel-2: #123452;
  --blue-line: rgba(56, 189, 248, 0.24);
  --blue-brand: #18bff2;
  --blue-brand-2: #0369a1;
  --blue-text: #eef8ff;
  --blue-muted: #a9c7dd;
}

body {
  background:
    radial-gradient(circle at 18% 0%, rgba(24, 191, 242, 0.16), transparent 32%),
    linear-gradient(180deg, #06111f, #07111f 42%, #050b14) !important;
  color: var(--blue-text) !important;
}

.top-header {
  background: rgba(6, 17, 31, 0.96) !important;
  border-bottom: 1px solid var(--blue-line) !important;
  box-shadow: 0 18px 55px rgba(0, 0, 0, 0.34), 0 0 42px rgba(24, 191, 242, 0.08) !important;
}

.top-header::after {
  background: linear-gradient(90deg, transparent, rgba(24, 191, 242, 0.85), transparent) !important;
}

.top-bar {
  background: linear-gradient(90deg, #0577aa, #075985) !important;
  color: #ffffff !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.14) !important;
}

.top-social a {
  background: rgba(255, 255, 255, 0.13) !important;
  border: 1px solid rgba(255, 255, 255, 0.22) !important;
  color: #ffffff !important;
}

.top-social a:hover {
  background: #ffffff !important;
  color: #0369a1 !important;
}

.main-navbar {
  background: rgba(6, 17, 31, 0.96) !important;
}

.top-header .logo span {
  color: #22c7f7 !important;
}

.top-header .logo small {
  color: var(--blue-muted) !important;
}

.nav-link {
  color: #e9f7ff !important;
}

.nav-link:hover,
.nav-item.active > .nav-link,
.nav-item.open > .nav-link {
  background: rgba(24, 191, 242, 0.13) !important;
  color: #5fdcff !important;
  box-shadow: inset 0 0 0 1px rgba(24, 191, 242, 0.22) !important;
}

.dropdown-menu,
.callcenter-submenu {
  background: linear-gradient(180deg, rgba(10, 27, 47, 0.98), rgba(5, 13, 24, 0.98)) !important;
  border: 1px solid rgba(24, 191, 242, 0.26) !important;
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.48), 0 0 48px rgba(24, 191, 242, 0.1) !important;
}

.dropdown-menu a,
.callcenter-menu-card,
.callcenter-submenu a {
  color: #dff6ff !important;
}

.dropdown-menu a:hover,
.callcenter-menu-card:hover,
.callcenter-menu-card.active,
.callcenter-submenu a:hover {
  background: rgba(24, 191, 242, 0.13) !important;
  color: #5fdcff !important;
  border-color: rgba(24, 191, 242, 0.65) !important;
}

.callcenter-menu-card p,
.dropdown-card p {
  color: var(--blue-muted) !important;
}

.hero,
.page-hero,
.premium-hero {
  background:
    radial-gradient(circle at 16% 12%, rgba(24, 191, 242, 0.2), transparent 34%),
    radial-gradient(circle at 86% 18%, rgba(3, 105, 161, 0.26), transparent 36%),
    linear-gradient(180deg, #071a2f, #06111f) !important;
}

.eyebrow,
.breadcrumb a,
.section-heading .eyebrow,
.section-head .eyebrow {
  color: #5fdcff !important;
}

.btn,
.btn-primary,
.home-bpo-cta a {
  background: linear-gradient(135deg, #22d3ee, #0284c7) !important;
  color: #02111f !important;
  box-shadow: 0 16px 42px rgba(14, 165, 233, 0.28) !important;
}

.btn.secondary {
  background: rgba(255, 255, 255, 0.04) !important;
  color: var(--blue-text) !important;
  border: 1px solid var(--blue-line) !important;
  box-shadow: none !important;
}

.btn:hover,
.btn-primary:hover,
.home-bpo-cta a:hover {
  box-shadow: 0 22px 54px rgba(14, 165, 233, 0.38) !important;
  filter: saturate(1.08) !important;
}

.card,
.panel,
.feature-box,
.process-card,
.kpi-box,
.faq-item,
.client-card,
.process-step,
.quote-card,
.hero-card {
  background: linear-gradient(180deg, rgba(15, 39, 64, 0.95), rgba(8, 24, 42, 0.95)) !important;
  border: 1px solid var(--blue-line) !important;
  color: var(--blue-text) !important;
  box-shadow: 0 18px 52px rgba(0, 0, 0, 0.26) !important;
}

.card:hover,
.panel:hover,
.feature-box:hover,
.process-card:hover,
.kpi-box:hover,
.faq-item:hover,
.client-card:hover,
.process-step:hover,
.quote-card:hover,
.hero-card:hover {
  border-color: rgba(94, 220, 255, 0.65) !important;
  box-shadow: 0 28px 76px rgba(0, 0, 0, 0.38), 0 0 42px rgba(24, 191, 242, 0.12) !important;
}

.card p,
.card li,
.feature-box p,
.process-card p,
.kpi-box p,
.faq-item p,
.soft-text,
.section-heading p,
.section-head p,
.hero p,
.page-hero p {
  color: var(--blue-muted) !important;
}

.icon,
.service-icon,
.process-card span,
.step::before {
  background: rgba(24, 191, 242, 0.13) !important;
  border: 1px solid rgba(24, 191, 242, 0.28) !important;
  color: #5fdcff !important;
}

.tag,
.industry-list-grid a,
.hero-proof span {
  background: rgba(24, 191, 242, 0.08) !important;
  border: 1px solid var(--blue-line) !important;
  color: #dff6ff !important;
}

.tag:hover,
.industry-list-grid a:hover,
.hero-proof span:hover {
  background: rgba(24, 191, 242, 0.16) !important;
  border-color: rgba(94, 220, 255, 0.62) !important;
  color: #ffffff !important;
}

.stats-strip {
  border-color: var(--blue-line) !important;
}

.stats-strip div,
.metric {
  background: linear-gradient(180deg, rgba(15, 39, 64, 0.96), rgba(8, 24, 42, 0.96)) !important;
}

.stats-strip strong,
.metric strong {
  color: #5fdcff !important;
}

.home-callcenter-section {
  background:
    radial-gradient(circle at 50% 0%, rgba(24, 191, 242, 0.17), transparent 34%),
    linear-gradient(180deg, #06111f 0%, #071a2f 100%) !important;
  color: var(--blue-text) !important;
}

.home-tabs {
  background: rgba(10, 27, 47, 0.94) !important;
  border: 1px solid var(--blue-line) !important;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.34), 0 0 40px rgba(24, 191, 242, 0.08) !important;
}

.home-tab-btn {
  color: var(--blue-muted) !important;
}

.home-tab-btn:hover,
.home-tab-btn.active {
  background: linear-gradient(135deg, #22d3ee, #0284c7) !important;
  color: #02111f !important;
  box-shadow: 0 18px 42px rgba(14, 165, 233, 0.28) !important;
}

.home-service-card {
  background: linear-gradient(180deg, rgba(15, 39, 64, 0.96), rgba(7, 24, 42, 0.96)) !important;
  border: 1px solid var(--blue-line) !important;
  color: var(--blue-text) !important;
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.3) !important;
}

.home-service-card h3 {
  color: var(--blue-text) !important;
}

.home-service-card p {
  color: var(--blue-muted) !important;
}

.service-arrow,
.home-service-card:hover .service-arrow {
  color: #5fdcff !important;
}

.home-bpo-cta,
.cta-box,
.service-cta-section .cta-box {
  background: linear-gradient(135deg, #22d3ee, #0284c7) !important;
  color: #02111f !important;
  box-shadow: 0 30px 82px rgba(0, 0, 0, 0.38), 0 0 48px rgba(24, 191, 242, 0.18) !important;
}

.home-bpo-icon {
  background: rgba(2, 17, 31, 0.12) !important;
  color: #02111f !important;
}

.home-bpo-cta h3,
.home-bpo-cta p,
.cta-box h2,
.cta-box p,
.cta-box .eyebrow {
  color: #02111f !important;
}

.home-bpo-cta a,
.service-cta-section .btn-primary {
  background: #02111f !important;
  color: #ffffff !important;
  box-shadow: 0 18px 40px rgba(2, 17, 31, 0.24) !important;
}

.footer {
  background: #030914 !important;
  border-top: 1px solid var(--blue-line) !important;
}

/* ==================================================
   Final blue background reset - wins over older gold theme
================================================== */
:root {
  --bg: #030914 !important;
  --bg2: #061526 !important;
  --card: #0a2137 !important;
  --text: #f4fbff !important;
  --muted: #a9c7da !important;
  --brand: #20d3f2 !important;
  --brand2: #0574c7 !important;
  --accent: #65e4ff !important;
  --line: rgba(70, 205, 255, 0.24) !important;
  --shadow: 0 28px 86px rgba(0, 0, 0, 0.44) !important;
}

html,
body {
  background: #030914 !important;
}

body,
main {
  color: #f4fbff !important;
  background:
    radial-gradient(circle at 18% 8%, rgba(25, 147, 213, 0.18), transparent 32%),
    radial-gradient(circle at 82% 0%, rgba(38, 218, 242, 0.1), transparent 28%),
    linear-gradient(180deg, #030914 0%, #04101d 46%, #02060d 100%) !important;
}

body::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background:
    linear-gradient(rgba(94, 220, 255, 0.025) 1px, transparent 1px),
    linear-gradient(90deg, rgba(94, 220, 255, 0.025) 1px, transparent 1px);
  background-size: 48px 48px;
  opacity: 0.55;
}

section,
.page-hero,
.hero,
.services-showcase,
.client-section,
.process-section,
.industry-panel,
.proof-section,
.premium-band,
.service-extra-section,
.service-process-section,
.service-industries-section,
.service-kpi-section,
.service-faq-section,
.service-cta-section,
.premium-cta,
.cta {
  background:
    radial-gradient(circle at 12% 0%, rgba(22, 163, 222, 0.14), transparent 34%),
    linear-gradient(180deg, #04101d 0%, #02070e 100%) !important;
  color: #f4fbff !important;
  border-color: rgba(70, 205, 255, 0.16) !important;
}

section:nth-of-type(even),
.service-process-section,
.service-kpi-section,
.process-section,
.premium-cta {
  background:
    radial-gradient(circle at 85% 10%, rgba(32, 211, 242, 0.1), transparent 30%),
    linear-gradient(180deg, #061526 0%, #030914 100%) !important;
}

.premium-hero {
  background: #02060d !important;
  border-bottom: 1px solid rgba(70, 205, 255, 0.26) !important;
}

.premium-hero .hero-bg,
.hero-bg {
  opacity: 0.58 !important;
  filter: hue-rotate(165deg) saturate(0.82) brightness(0.56) contrast(1.12) !important;
}

.premium-hero .hero-overlay,
.hero-overlay {
  background:
    linear-gradient(90deg, rgba(2, 7, 14, 0.98) 0%, rgba(4, 16, 29, 0.88) 42%, rgba(3, 9, 20, 0.58) 100%),
    radial-gradient(circle at 68% 28%, rgba(31, 196, 232, 0.22), transparent 34%) !important;
  mix-blend-mode: normal !important;
}

.premium-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    radial-gradient(circle at 74% 24%, rgba(33, 212, 242, 0.18), transparent 30%),
    linear-gradient(180deg, rgba(3, 9, 20, 0.1), rgba(3, 9, 20, 0.55));
}

.premium-hero-content,
.scroll-cue,
.stats-strip {
  position: relative !important;
  z-index: 2 !important;
}

.top-header,
.main-navbar,
.nav {
  background: rgba(3, 9, 20, 0.94) !important;
  border-color: rgba(70, 205, 255, 0.22) !important;
  box-shadow: 0 16px 54px rgba(0, 0, 0, 0.36) !important;
}

.top-bar {
  background: linear-gradient(90deg, #075985, #0284c7) !important;
  color: #ecfeff !important;
}

.top-header .logo span,
.logo span,
.brand span:not(.logo) {
  color: #64dfff !important;
  background: none !important;
  -webkit-text-fill-color: #64dfff !important;
}

.top-header .logo small,
.logo small {
  color: #a9c7da !important;
}

.nav-link,
.dropdown-menu a,
.callcenter-menu-card,
.callcenter-submenu a {
  color: #e6f7ff !important;
}

.nav-link:hover,
.nav-item.open > .nav-link,
.nav-item:focus-within > .nav-link,
.callcenter-menu-card.active,
.callcenter-menu-card:hover,
.dropdown-menu a:hover {
  background: rgba(32, 211, 242, 0.13) !important;
  color: #65e4ff !important;
}

.dropdown-menu,
.callcenter-main-menu,
.callcenter-submenu {
  background: linear-gradient(180deg, rgba(8, 24, 42, 0.98), rgba(3, 9, 20, 0.98)) !important;
  border-color: rgba(70, 205, 255, 0.24) !important;
  box-shadow: 0 30px 86px rgba(0, 0, 0, 0.46), 0 0 50px rgba(32, 211, 242, 0.1) !important;
}

.card,
.panel,
.feature-box,
.process-card,
.kpi-box,
.faq-item,
.client-card,
.process-step,
.quote-card,
.hero-card,
.home-service-card,
.metric,
.stats-strip div,
.industry-list-grid a,
.table th,
.table td,
.faq details {
  background: linear-gradient(180deg, rgba(10, 33, 55, 0.96), rgba(5, 19, 34, 0.96)) !important;
  border-color: rgba(70, 205, 255, 0.24) !important;
  color: #f4fbff !important;
  box-shadow: 0 18px 58px rgba(0, 0, 0, 0.3) !important;
}

.card:hover,
.panel:hover,
.feature-box:hover,
.process-card:hover,
.kpi-box:hover,
.faq-item:hover,
.client-card:hover,
.process-step:hover,
.quote-card:hover,
.hero-card:hover,
.home-service-card:hover,
.industry-list-grid a:hover,
.faq details:hover {
  border-color: rgba(101, 228, 255, 0.68) !important;
  transform: translateY(-6px) !important;
  box-shadow: 0 28px 82px rgba(0, 0, 0, 0.42), 0 0 46px rgba(32, 211, 242, 0.13) !important;
}

h1,
h2,
h3,
h4,
.section-heading h2,
.section-head h2,
.hero h1,
.page-hero h1,
.premium-hero h1 {
  color: #f7fcff !important;
}

p,
li,
.soft-text,
.section-heading p,
.section-head p,
.card p,
.card li,
.feature-box p,
.process-card p,
.kpi-box p,
.faq-item p,
.home-service-card p,
.footer a,
.footer p,
.copy {
  color: #a9c7da !important;
}

.eyebrow,
.stats-strip strong,
.metric strong,
.service-arrow,
.arrow,
.breadcrumb a,
.drop-icon,
.service-icon,
.icon,
.process-card span {
  color: #65e4ff !important;
}

.btn,
.btn-primary,
.home-tab-btn.active,
.home-tab-btn:hover,
.home-bpo-cta,
.cta-box,
.service-cta-section .cta-box,
.premium-cta .cta-box {
  background: linear-gradient(135deg, #22d3ee 0%, #0284c7 100%) !important;
  color: #02111f !important;
  border-color: rgba(101, 228, 255, 0.32) !important;
  box-shadow: 0 24px 70px rgba(14, 165, 233, 0.26) !important;
}

.btn.secondary,
.home-tabs,
.tag,
.hero-proof span,
.service-nav a {
  background: rgba(8, 30, 50, 0.72) !important;
  color: #e6f7ff !important;
  border-color: rgba(70, 205, 255, 0.3) !important;
}

.home-bpo-cta h3,
.home-bpo-cta p,
.cta-box h2,
.cta-box p,
.cta-box .eyebrow,
.premium-cta .cta-box h2,
.premium-cta .cta-box p,
.premium-cta .cta-box .eyebrow {
  color: #02111f !important;
}

.home-bpo-cta a,
.cta-box .btn,
.service-cta-section .btn-primary,
.premium-cta .btn {
  background: #02111f !important;
  color: #ffffff !important;
}

.footer {
  background:
    radial-gradient(circle at 15% 0%, rgba(32, 211, 242, 0.1), transparent 28%),
    linear-gradient(180deg, #061526 0%, #02060d 100%) !important;
  border-top: 1px solid rgba(70, 205, 255, 0.2) !important;
}

.footer .logo,
.brand .logo {
  background: linear-gradient(135deg, #22d3ee, #0284c7) !important;
  color: #02111f !important;
}

::selection {
  background: rgba(32, 211, 242, 0.36);
  color: #ffffff;
}

/* ==================================================
   Site-wide scrollable content feature
================================================== */
.replaced-by-scroll-feature {
  display: none !important;
}

.site-scroll-feature {
  padding: clamp(72px, 8vw, 112px) 0 !important;
  background:
    radial-gradient(circle at 50% 0%, rgba(32, 211, 242, 0.18), transparent 34%),
    linear-gradient(180deg, #061526 0%, #02070e 100%) !important;
  overflow: hidden;
}

.scroll-feature-card {
  width: min(1040px, 100%);
  margin: 0 auto;
  padding: clamp(28px, 4vw, 54px);
  border-radius: 30px;
  background: linear-gradient(135deg, #28cfe6 0%, #0785c5 100%);
  color: #03111d;
  box-shadow:
    0 34px 92px rgba(0, 0, 0, 0.42),
    0 0 70px rgba(32, 211, 242, 0.22);
  position: relative;
  isolation: isolate;
}

.scroll-feature-card::before {
  content: "";
  position: absolute;
  inset: 18px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 24px;
  pointer-events: none;
  opacity: 0.45;
}

.scroll-feature-card::after {
  content: "";
  position: absolute;
  inset: auto 7% -72px;
  height: 120px;
  background: rgba(32, 211, 242, 0.28);
  filter: blur(56px);
  z-index: -1;
}

.scroll-feature-intro {
  max-width: 820px;
  margin-bottom: 28px;
}

.scroll-feature-intro .eyebrow {
  color: #03111d !important;
}

.scroll-feature-intro h2 {
  margin: 8px 0 12px;
  color: #03111d !important;
  font-size: clamp(34px, 4vw, 56px);
  line-height: 1.04;
}

.scroll-feature-intro p {
  margin: 0;
  color: rgba(3, 17, 29, 0.86) !important;
  font-size: 18px;
  line-height: 1.65;
}

.scroll-feature-window {
  height: clamp(380px, 56vh, 560px);
  overflow-y: auto;
  padding: 0 30px 0 0;
  scrollbar-width: thin;
  scrollbar-color: rgba(3, 17, 29, 0.62) rgba(255, 255, 255, 0.32);
}

.scroll-feature-window::-webkit-scrollbar {
  width: 13px;
}

.scroll-feature-window::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.34);
  border-radius: 999px;
}

.scroll-feature-window::-webkit-scrollbar-thumb {
  background: rgba(3, 17, 29, 0.62);
  border: 3px solid rgba(255, 255, 255, 0.34);
  border-radius: 999px;
}

.scroll-feature-window:focus {
  outline: 3px solid rgba(3, 17, 29, 0.28);
  outline-offset: 8px;
}

.scroll-feature-copy {
  color: #ffffff;
}

.scroll-feature-copy h3 {
  color: #ffffff !important;
  font-size: clamp(24px, 3vw, 34px);
  line-height: 1.16;
  margin: 0 0 18px;
}

.scroll-feature-copy h4 {
  color: #ffffff !important;
  font-size: 22px;
  line-height: 1.25;
  margin: 0 0 12px;
}

.scroll-feature-copy p {
  color: rgba(255, 255, 255, 0.94) !important;
  font-size: 16px;
  line-height: 1.75;
  margin: 0 0 18px;
}

.scroll-feature-copy ul {
  display: grid;
  gap: 26px;
  list-style: none;
  margin: 30px 0 42px;
  padding: 0;
}

.scroll-feature-copy li {
  position: relative;
  padding-left: 32px;
  color: #ffffff !important;
}

.scroll-feature-copy li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.16);
}

.scroll-feature-columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(30px, 5vw, 64px);
  padding-top: 12px;
}

.scroll-feature-btn {
  margin-top: 8px;
  background: #03111d !important;
  color: #ffffff !important;
  box-shadow: 0 18px 48px rgba(3, 17, 29, 0.28) !important;
}

.scroll-feature-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 26px 62px rgba(3, 17, 29, 0.36) !important;
}

@media (max-width: 760px) {
  .scroll-feature-card {
    border-radius: 22px;
    padding: 28px 20px;
  }

  .scroll-feature-card::before {
    inset: 10px;
    border-radius: 18px;
  }

  .scroll-feature-window {
    height: 460px;
    padding-right: 18px;
  }

  .scroll-feature-columns {
    grid-template-columns: 1fr;
  }
}

/* Contact details panel */
.contact-info-panel {
  display: grid;
  gap: 22px;
}

.contact-info-item {
  display: grid;
  grid-template-columns: 52px 1fr;
  align-items: start;
  gap: 16px;
}

.contact-info-item > span {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: rgba(32, 211, 242, 0.13);
  border: 1px solid rgba(70, 205, 255, 0.24);
  color: #65e4ff;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0;
}

.contact-info-item strong {
  display: block;
  color: #f7fcff;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 6px;
}

.contact-info-item p {
  margin: 0;
  color: #a9c7da !important;
  line-height: 1.55;
}

/* Clean CSS icons after removing corrupted emoji text */
.dropdown-toggle > span {
  font-size: 0 !important;
}

.dropdown-toggle > span::before {
  content: "v";
  font-size: 12px;
  font-weight: 900;
}

.arrow,
.service-arrow {
  font-size: 0 !important;
}

.arrow::before,
.service-arrow::before {
  content: ">";
  font-size: 22px;
  font-weight: 900;
  line-height: 1;
}

.drop-icon,
.service-icon,
.home-bpo-icon {
  font-size: 0 !important;
}

.drop-icon::before,
.service-icon::before,
.home-bpo-icon::before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: currentColor;
  box-shadow: 0 0 0 6px rgba(101, 228, 255, 0.1);
}

.callcenter-menu-card:first-of-type .drop-icon::before,
.home-service-card:nth-child(1) .service-icon::before {
  width: 14px;
  height: 14px;
  border-radius: 5px 5px 50% 50%;
}

.callcenter-menu-card:nth-of-type(2) .drop-icon::before,
.home-service-card:nth-child(2) .service-icon::before {
  border-radius: 3px;
  transform: rotate(45deg);
}

.home-bpo-icon::before {
  width: 24px;
  height: 16px;
  border-radius: 16px;
  box-shadow:
    12px 8px 0 currentColor,
    0 0 0 8px rgba(101, 228, 255, 0.12);
}

/* Keep dropdown carets consistent */
.dropdown-toggle > span,
.nav-item:hover .dropdown-toggle > span,
.nav-item.open .dropdown-toggle > span,
.nav-item:focus-within .dropdown-toggle > span {
  transform: none !important;
}

.dropdown-toggle > span::before {
  content: "v" !important;
}

/* Premium contact form journey */
.contact-journey-section {
  padding: clamp(74px, 8vw, 120px) 0 !important;
  background:
    radial-gradient(circle at 78% 24%, rgba(32, 211, 242, 0.14), transparent 30%),
    linear-gradient(180deg, #061526 0%, #02070e 100%) !important;
}

.contact-journey-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.96fr) minmax(360px, 0.84fr);
  gap: clamp(42px, 7vw, 96px);
  align-items: center;
}

.contact-journey-left h2 {
  max-width: 620px;
  margin: 10px 0 20px;
  color: #f7fcff !important;
  font-size: clamp(40px, 5vw, 66px);
  line-height: 1.06;
}

.contact-journey-left h2 span {
  color: #22d3ee;
}

.contact-title-mark {
  display: flex;
  align-items: center;
  gap: 14px;
  margin: 0 0 34px;
}

.contact-title-mark span:first-child {
  width: 74px;
  height: 4px;
  border-radius: 999px;
  background: linear-gradient(90deg, #22d3ee, #0284c7);
}

.contact-title-mark span:last-child {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #22d3ee;
}

.contact-intro-card {
  max-width: 680px;
  margin-bottom: 34px;
  padding: 24px 28px;
  border-left: 4px solid #22d3ee;
  border-radius: 18px;
  background: rgba(10, 33, 55, 0.76);
  box-shadow: 0 18px 52px rgba(0, 0, 0, 0.26);
}

.contact-intro-card p {
  margin: 0;
  color: #c9e7f5 !important;
  font-size: 17px;
  line-height: 1.65;
}

.contact-form-card {
  display: grid;
  gap: 18px;
  max-width: 680px;
  padding: clamp(28px, 4vw, 44px);
  border: 1px solid rgba(70, 205, 255, 0.24);
  border-radius: 28px;
  background: linear-gradient(180deg, rgba(10, 33, 55, 0.96), rgba(5, 19, 34, 0.96));
  box-shadow:
    0 30px 86px rgba(0, 0, 0, 0.38),
    inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

.input-row {
  display: grid;
  grid-template-columns: 42px 1fr;
  align-items: center;
  min-height: 64px;
  padding: 0 18px;
  border: 1px solid rgba(70, 205, 255, 0.2);
  border-radius: 16px;
  background: rgba(3, 9, 20, 0.54);
  transition: border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}

.input-row:focus-within {
  border-color: rgba(101, 228, 255, 0.72);
  box-shadow: 0 0 0 4px rgba(32, 211, 242, 0.1);
  transform: translateY(-2px);
}

.input-icon {
  width: 28px;
  height: 28px;
  border-radius: 9px;
  display: grid;
  place-items: center;
  background: rgba(32, 211, 242, 0.13);
  color: #65e4ff;
  font-size: 10px;
  font-weight: 900;
}

.contact-form-card input,
.contact-form-card select,
.contact-form-card textarea {
  width: 100%;
  border: 0;
  outline: 0;
  background: transparent;
  color: #f7fcff;
  font: inherit;
}

.contact-form-card input::placeholder,
.contact-form-card textarea::placeholder {
  color: #86aabd;
}

.contact-form-card select {
  color: #a9c7da;
}

.contact-form-card textarea {
  min-height: 128px;
  resize: vertical;
  padding: 18px;
  border: 1px solid rgba(70, 205, 255, 0.2);
  border-radius: 16px;
  background: rgba(3, 9, 20, 0.54);
}

.contact-form-card textarea:focus {
  border-color: rgba(101, 228, 255, 0.72);
  box-shadow: 0 0 0 4px rgba(32, 211, 242, 0.1);
}

.form-trust-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  padding: 18px;
  border-radius: 16px;
  background: rgba(32, 211, 242, 0.08);
}

.form-trust-row div {
  display: grid;
  gap: 3px;
}

.form-trust-row strong {
  color: #f7fcff;
  font-size: 15px;
}

.form-trust-row span,
.privacy-note {
  color: #a9c7da !important;
  font-size: 14px;
}

.contact-submit-btn {
  min-height: 64px;
  justify-content: space-between;
  border-radius: 16px !important;
  padding-inline: 28px !important;
  color: #02111f !important;
}

.contact-submit-btn span::before {
  content: ">";
  color: #02111f;
  font-size: 22px;
  font-weight: 900;
}

.privacy-note {
  margin: -4px 0 0;
  padding: 15px 18px;
  border-radius: 14px;
  background: rgba(32, 211, 242, 0.07);
  text-align: center;
}

.form-message {
  min-height: 20px;
  margin: 0;
  color: #65e4ff !important;
  font-weight: 800;
}

.contact-journey-right {
  display: grid;
  justify-items: center;
  gap: 36px;
}

.connect-orbit {
  position: relative;
  width: min(440px, 88vw);
  aspect-ratio: 1;
  display: grid;
  place-items: center;
}

.orbit-ring {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  border: 24px solid rgba(32, 211, 242, 0.07);
  box-shadow: 0 22px 80px rgba(0, 0, 0, 0.26);
}

.orbit-ring-two {
  inset: 42px;
  border-width: 18px;
  opacity: 0.7;
}

.orbit-core {
  position: relative;
  width: 210px;
  height: 210px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  align-content: center;
  gap: 8px;
  background: rgba(10, 33, 55, 0.82);
  border: 1px solid rgba(70, 205, 255, 0.25);
  text-align: center;
  box-shadow: inset 0 0 60px rgba(32, 211, 242, 0.08);
}

.orbit-core span {
  width: 62px;
  height: 62px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: linear-gradient(135deg, #22d3ee, #0284c7);
}

.orbit-core span::before {
  content: "";
  width: 22px;
  height: 22px;
  border-radius: 8px;
  background: #02111f;
}

.orbit-core strong {
  color: #f7fcff;
  font-size: 24px;
  line-height: 1.05;
}

.orbit-core p {
  margin: 0;
  color: #a9c7da !important;
}

.orbit-text {
  position: absolute;
  right: 4%;
  top: 22%;
  width: 180px;
  color: #65e4ff;
  font-size: 22px;
  line-height: 1.05;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  transform: rotate(54deg);
}

.contact-side-cards {
  width: min(520px, 100%);
  display: grid;
  gap: 18px;
}

.contact-side-card {
  display: grid;
  grid-template-columns: 52px 1fr;
  gap: 16px;
  align-items: center;
  padding: 24px 28px;
  border-left: 4px solid #22d3ee;
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(10, 33, 55, 0.94), rgba(5, 19, 34, 0.94));
  box-shadow: 0 22px 62px rgba(0, 0, 0, 0.28);
  transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.contact-side-card:hover {
  transform: translateY(-5px);
  border-left-color: #65e4ff;
  box-shadow: 0 30px 76px rgba(0, 0, 0, 0.36), 0 0 34px rgba(32, 211, 242, 0.1);
}

.contact-side-card > span {
  width: 40px;
  height: 40px;
  border-radius: 14px;
  display: grid;
  place-items: center;
  background: rgba(32, 211, 242, 0.13);
  color: #65e4ff;
  font-size: 11px;
  font-weight: 900;
}

.contact-side-card strong {
  color: #f7fcff;
  font-size: 17px;
}

.contact-side-card p {
  margin: 4px 0 0;
  color: #a9c7da !important;
}

@media (max-width: 980px) {
  .contact-journey-grid {
    grid-template-columns: 1fr;
  }

  .contact-journey-right {
    order: -1;
  }

  .connect-orbit {
    width: min(360px, 86vw);
  }
}

@media (max-width: 640px) {
  .form-trust-row {
    grid-template-columns: 1fr;
  }

  .input-row {
    min-height: 58px;
    grid-template-columns: 36px 1fr;
  }

  .orbit-text {
    display: none;
  }

  .orbit-core {
    width: 180px;
    height: 180px;
  }

  .contact-side-card {
    grid-template-columns: 1fr;
  }
}

/* Reference-style scroll benefits section */
.site-scroll-feature {
  padding: clamp(76px, 8vw, 116px) 0 !important;
  background:
    radial-gradient(circle at 50% 0%, rgba(32, 211, 242, 0.13), transparent 34%),
    linear-gradient(180deg, #061526 0%, #02070e 100%) !important;
}

.site-scroll-feature .scroll-feature-card {
  width: min(1280px, 100%);
  padding: clamp(30px, 4vw, 54px);
  border: 1px solid rgba(70, 205, 255, 0.18);
  border-radius: 30px;
  background:
    radial-gradient(circle at 88% 8%, rgba(32, 211, 242, 0.11), transparent 34%),
    linear-gradient(180deg, #f7fbff 0%, #eef7fb 100%);
  color: #152033;
  box-shadow:
    0 36px 100px rgba(0, 0, 0, 0.42),
    0 0 70px rgba(32, 211, 242, 0.16);
}

.site-scroll-feature .scroll-feature-card::before {
  inset: 16px;
  border-color: rgba(3, 145, 207, 0.08);
}

.site-scroll-feature .scroll-feature-intro {
  max-width: 1120px;
  margin-bottom: 28px;
}

.site-scroll-feature .scroll-feature-intro .eyebrow {
  display: inline-flex;
  padding: 9px 22px;
  border-radius: 999px;
  background: rgba(32, 211, 242, 0.1);
  color: #0284c7 !important;
}

.site-scroll-feature .scroll-feature-intro h2 {
  max-width: 980px;
  margin: 22px 0 14px;
  color: #172033 !important;
  font-size: clamp(36px, 5vw, 58px);
  line-height: 1.06;
}

.site-scroll-feature .scroll-feature-intro h2 span {
  color: #0284c7;
}

.site-scroll-feature .scroll-feature-intro p {
  max-width: 1120px;
  color: #3f4d5e !important;
  font-size: 17px;
  line-height: 1.6;
}

.scroll-title-mark {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 28px;
}

.scroll-title-mark span:first-child {
  width: 72px;
  height: 4px;
  border-radius: 999px;
  background: #0284c7;
}

.scroll-title-mark span:last-child {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #22d3ee;
}

.site-scroll-feature .scroll-feature-window {
  height: clamp(470px, 62vh, 680px);
  padding: 0 28px 0 0;
  overflow-y: auto;
  scrollbar-color: rgba(12, 53, 72, 0.58) rgba(2, 132, 199, 0.08);
  scrollbar-width: thin;
}

.site-scroll-feature .scroll-feature-window::-webkit-scrollbar {
  width: 13px;
}

.site-scroll-feature .scroll-feature-window::-webkit-scrollbar-track {
  background: rgba(2, 132, 199, 0.08);
  border-radius: 999px;
}

.site-scroll-feature .scroll-feature-window::-webkit-scrollbar-thumb {
  background: rgba(12, 53, 72, 0.58);
  border: 3px solid rgba(2, 132, 199, 0.08);
  border-radius: 999px;
}

.scroll-feature-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px 26px;
  padding: 0 0 8px;
}

.scroll-benefit-card {
  display: grid;
  grid-template-columns: 64px 1fr;
  gap: 18px;
  align-items: start;
  min-height: 126px;
  padding: 24px 28px;
  border: 1px solid rgba(2, 132, 199, 0.08);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(15, 35, 52, 0.08);
  transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.scroll-benefit-card:hover,
.scroll-benefit-card.featured {
  transform: translateY(-4px);
  border-color: rgba(32, 211, 242, 0.48);
  box-shadow: 0 24px 64px rgba(15, 35, 52, 0.12), 0 0 0 1px rgba(32, 211, 242, 0.18);
}

.scroll-benefit-card.wide {
  grid-template-columns: 1fr;
  border-left: 4px solid #0284c7;
}

.scroll-benefit-card > span {
  width: 54px;
  height: 54px;
  border-radius: 14px;
  display: grid;
  place-items: center;
  background: rgba(32, 211, 242, 0.1);
  color: #0284c7;
  font-size: 13px;
  font-weight: 900;
}

.scroll-benefit-card h3 {
  margin: 0 0 8px;
  color: #172033 !important;
  font-size: 20px;
  line-height: 1.25;
}

.scroll-benefit-card p {
  margin: 0;
  color: #66788e !important;
  font-size: 15.5px;
  line-height: 1.58;
}

.scroll-more-cue {
  margin-top: 22px;
  color: #26384b;
  font-size: 15px;
  font-weight: 700;
}

@media (max-width: 860px) {
  .scroll-feature-grid {
    grid-template-columns: 1fr;
  }

  .site-scroll-feature .scroll-feature-window {
    height: 560px;
  }
}

@media (max-width: 560px) {
  .site-scroll-feature .scroll-feature-card {
    padding: 26px 18px;
    border-radius: 22px;
  }

  .scroll-benefit-card {
    grid-template-columns: 1fr;
    padding: 22px;
  }

  .site-scroll-feature .scroll-feature-window {
    height: 520px;
    padding-right: 16px;
  }
}

/* Dark premium color alignment for scroll benefits */
.site-scroll-feature .scroll-feature-card {
  background:
    radial-gradient(circle at 84% 8%, rgba(32, 211, 242, 0.16), transparent 34%),
    linear-gradient(180deg, rgba(10, 33, 55, 0.96), rgba(3, 9, 20, 0.98)) !important;
  border: 1px solid rgba(70, 205, 255, 0.22) !important;
  color: #f7fcff !important;
}

.site-scroll-feature .scroll-feature-card::before {
  border-color: rgba(70, 205, 255, 0.14) !important;
}

.site-scroll-feature .scroll-feature-intro .eyebrow {
  background: rgba(32, 211, 242, 0.12) !important;
  color: #65e4ff !important;
}

.site-scroll-feature .scroll-feature-intro h2 {
  color: #f7fcff !important;
}

.site-scroll-feature .scroll-feature-intro h2 span {
  color: #65e4ff !important;
}

.site-scroll-feature .scroll-feature-intro p {
  color: #a9c7da !important;
}

.scroll-title-mark span:first-child {
  background: linear-gradient(90deg, #22d3ee, #0284c7) !important;
}

.scroll-title-mark span:last-child {
  background: #65e4ff !important;
}

.site-scroll-feature .scroll-feature-window {
  scrollbar-color: rgba(101, 228, 255, 0.55) rgba(8, 30, 50, 0.75) !important;
}

.site-scroll-feature .scroll-feature-window::-webkit-scrollbar-track {
  background: rgba(8, 30, 50, 0.75) !important;
}

.site-scroll-feature .scroll-feature-window::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #65e4ff, #0284c7) !important;
  border-color: rgba(8, 30, 50, 0.75) !important;
}

.scroll-benefit-card {
  background: linear-gradient(180deg, rgba(12, 38, 62, 0.96), rgba(5, 19, 34, 0.96)) !important;
  border-color: rgba(70, 205, 255, 0.2) !important;
  box-shadow: 0 18px 52px rgba(0, 0, 0, 0.28) !important;
}

.scroll-benefit-card:hover,
.scroll-benefit-card.featured {
  border-color: rgba(101, 228, 255, 0.7) !important;
  box-shadow: 0 28px 76px rgba(0, 0, 0, 0.38), 0 0 42px rgba(32, 211, 242, 0.12) !important;
}

.scroll-benefit-card.wide {
  border-left-color: #22d3ee !important;
}

.scroll-benefit-card > span {
  background: rgba(32, 211, 242, 0.13) !important;
  border: 1px solid rgba(70, 205, 255, 0.22);
  color: #65e4ff !important;
}

.scroll-benefit-card h3 {
  color: #f7fcff !important;
}

.scroll-benefit-card p {
  color: #a9c7da !important;
}

.scroll-more-cue {
  color: #c9e7f5 !important;
}

/* Header top bar color alignment */
.top-bar {
  background:
    linear-gradient(90deg, rgba(6, 21, 38, 0.98), rgba(7, 43, 68, 0.98)) !important;
  color: #dff6ff !important;
  border-bottom: 1px solid rgba(70, 205, 255, 0.18);
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.03);
}

.top-left span {
  color: #dff6ff !important;
  font-weight: 800;
}

.top-social a {
  background: rgba(32, 211, 242, 0.1) !important;
  border: 1px solid rgba(70, 205, 255, 0.24) !important;
  color: #65e4ff !important;
}

.top-social a:hover {
  background: linear-gradient(135deg, #22d3ee, #0284c7) !important;
  color: #02111f !important;
  border-color: transparent !important;
  box-shadow: 0 10px 28px rgba(32, 211, 242, 0.22);
}

/* Premium navbar hover effects */
.main-navbar .nav-link {
  position: relative;
  overflow: hidden;
}

.main-navbar .nav-link::before {
  content: "";
  position: absolute;
  inset: auto 14px 5px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #22d3ee, #0284c7);
  opacity: 0;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 0.25s ease, opacity 0.25s ease;
}

.main-navbar .nav-link::after {
  content: "";
  position: absolute;
  inset: 5px;
  border-radius: 999px;
  background: radial-gradient(circle at 50% 100%, rgba(32, 211, 242, 0.2), transparent 62%);
  opacity: 0;
  transition: opacity 0.25s ease;
  z-index: -1;
}

.main-navbar .nav-link:hover,
.main-navbar .nav-item.open > .nav-link,
.main-navbar .nav-item:focus-within > .nav-link {
  color: #f7fcff !important;
  background: rgba(32, 211, 242, 0.08) !important;
  transform: translateY(-2px);
  text-shadow: 0 0 18px rgba(101, 228, 255, 0.22);
}

.main-navbar .nav-link:hover::before,
.main-navbar .nav-item.open > .nav-link::before,
.main-navbar .nav-item:focus-within > .nav-link::before {
  opacity: 1;
  transform: scaleX(1);
}

.main-navbar .nav-link:hover::after,
.main-navbar .nav-item.open > .nav-link::after,
.main-navbar .nav-item:focus-within > .nav-link::after {
  opacity: 1;
}

.main-navbar .dropdown-toggle > span::before {
  transition: color 0.25s ease, transform 0.25s ease;
}

.main-navbar .nav-link:hover .dropdown-toggle > span::before,
.main-navbar .nav-link:hover span::before,
.main-navbar .nav-item.open > .nav-link span::before {
  color: #65e4ff;
}

/* Testimonials */
.testimonial-section {
  background:
    radial-gradient(circle at 18% 0%, rgba(32, 211, 242, 0.12), transparent 34%),
    linear-gradient(180deg, #061526 0%, #02070e 100%) !important;
}

.testimonial-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.testimonial-card {
  position: relative;
  display: grid;
  gap: 22px;
  padding: 30px;
  border: 1px solid rgba(70, 205, 255, 0.22);
  border-radius: 24px;
  background: linear-gradient(180deg, rgba(12, 38, 62, 0.96), rgba(5, 19, 34, 0.96));
  box-shadow: 0 20px 58px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.testimonial-card::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 3px;
  background: linear-gradient(90deg, #22d3ee, transparent);
  opacity: 0.8;
}

.testimonial-card:hover,
.testimonial-card.featured {
  transform: translateY(-7px);
  border-color: rgba(101, 228, 255, 0.68);
  box-shadow: 0 30px 78px rgba(0, 0, 0, 0.4), 0 0 42px rgba(32, 211, 242, 0.12);
}

.testimonial-rating {
  color: #65e4ff;
  font-size: 14px;
  letter-spacing: 3px;
}

.testimonial-card p {
  margin: 0;
  color: #d7edf7 !important;
  font-size: 17px;
  line-height: 1.7;
}

.testimonial-author {
  display: grid;
  grid-template-columns: 48px 1fr;
  gap: 14px;
  align-items: center;
  margin-top: 4px;
}

.testimonial-author > span {
  width: 48px;
  height: 48px;
  border-radius: 16px;
  display: grid;
  place-items: center;
  background: linear-gradient(135deg, #22d3ee, #0284c7);
  color: #02111f;
  font-weight: 900;
}

.testimonial-author strong {
  display: block;
  color: #f7fcff;
  line-height: 1.2;
}

.testimonial-author small {
  display: block;
  margin-top: 4px;
  color: #a9c7da;
  line-height: 1.4;
}

@media (max-width: 900px) {
  .testimonial-grid {
    grid-template-columns: 1fr;
  }
}

/* Animated hero bubble layer */
.premium-hero {
  overflow: hidden !important;
}

.hero-bubbles {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  overflow: hidden;
}

.hero-bubbles span {
  position: absolute;
  display: block;
  width: var(--bubble-size, 74px);
  height: var(--bubble-size, 74px);
  left: var(--bubble-left, 10%);
  bottom: -150px;
  border-radius: 50%;
  border: 1px solid rgba(101, 228, 255, 0.16);
  background:
    radial-gradient(circle at 32% 28%, rgba(255, 255, 255, 0.38) 0 8%, transparent 9%),
    radial-gradient(circle at 50% 50%, rgba(32, 211, 242, 0.11), rgba(32, 211, 242, 0.03) 58%, transparent 70%);
  box-shadow:
    inset 0 0 28px rgba(101, 228, 255, 0.07),
    0 0 34px rgba(32, 211, 242, 0.08);
  opacity: var(--bubble-opacity, 0.44);
  animation:
    heroBubbleRise var(--bubble-speed, 18s) linear infinite,
    heroBubbleDrift var(--bubble-drift, 7s) ease-in-out infinite alternate;
  animation-delay: var(--bubble-delay, 0s);
}

.hero-bubbles span:nth-child(1) { --bubble-left: 7%; --bubble-size: 82px; --bubble-speed: 20s; --bubble-delay: -2s; --bubble-opacity: 0.34; }
.hero-bubbles span:nth-child(2) { --bubble-left: 13%; --bubble-size: 38px; --bubble-speed: 15s; --bubble-delay: -7s; --bubble-opacity: 0.42; }
.hero-bubbles span:nth-child(3) { --bubble-left: 20%; --bubble-size: 64px; --bubble-speed: 18s; --bubble-delay: -4s; --bubble-opacity: 0.3; }
.hero-bubbles span:nth-child(4) { --bubble-left: 31%; --bubble-size: 44px; --bubble-speed: 16s; --bubble-delay: -10s; --bubble-opacity: 0.38; }
.hero-bubbles span:nth-child(5) { --bubble-left: 44%; --bubble-size: 96px; --bubble-speed: 24s; --bubble-delay: -3s; --bubble-opacity: 0.22; }
.hero-bubbles span:nth-child(6) { --bubble-left: 55%; --bubble-size: 54px; --bubble-speed: 17s; --bubble-delay: -12s; --bubble-opacity: 0.34; }
.hero-bubbles span:nth-child(7) { --bubble-left: 64%; --bubble-size: 116px; --bubble-speed: 26s; --bubble-delay: -6s; --bubble-opacity: 0.24; }
.hero-bubbles span:nth-child(8) { --bubble-left: 72%; --bubble-size: 42px; --bubble-speed: 15s; --bubble-delay: -9s; --bubble-opacity: 0.4; }
.hero-bubbles span:nth-child(9) { --bubble-left: 82%; --bubble-size: 78px; --bubble-speed: 21s; --bubble-delay: -5s; --bubble-opacity: 0.28; }
.hero-bubbles span:nth-child(10) { --bubble-left: 91%; --bubble-size: 46px; --bubble-speed: 18s; --bubble-delay: -13s; --bubble-opacity: 0.36; }
.hero-bubbles span:nth-child(11) { --bubble-left: 39%; --bubble-size: 28px; --bubble-speed: 13s; --bubble-delay: -1s; --bubble-opacity: 0.5; }
.hero-bubbles span:nth-child(12) { --bubble-left: 69%; --bubble-size: 32px; --bubble-speed: 14s; --bubble-delay: -8s; --bubble-opacity: 0.48; }

.premium-hero-content,
.scroll-cue,
.stats-strip {
  z-index: 3 !important;
}

.premium-hero .hero-overlay,
.premium-hero::after {
  z-index: 2 !important;
}

@keyframes heroBubbleRise {
  0% {
    transform: translate3d(0, 0, 0) scale(0.92);
  }
  100% {
    transform: translate3d(0, -118vh, 0) scale(1.08);
  }
}

@keyframes heroBubbleDrift {
  from {
    margin-left: -18px;
  }
  to {
    margin-left: 24px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hero-bubbles span {
    animation: none !important;
    bottom: 8%;
  }
}

@media (max-width: 720px) {
  .hero-bubbles span {
    --bubble-size: 46px;
  }

  .hero-bubbles span:nth-child(n+8) {
    display: none;
  }
}

/* Final hero scroll placement */
.premium-hero {
  overflow: visible !important;
  padding-bottom: 150px !important;
}

.premium-hero .hero-bubbles {
  overflow: hidden;
}

.scroll-cue {
  bottom: -60px !important;
  z-index: 9 !important;
}

.premium-band {
  padding-top: 94px !important;
}

.stats-strip {
  transform: translateY(0) !important;
}

@media (max-width: 900px) {
  .premium-hero {
    padding-bottom: 128px !important;
  }

  .scroll-cue {
    bottom: -54px !important;
  }

  .premium-band {
    padding-top: 82px !important;
  }
}

/* Clearer hero image and responsive hero layout */
.premium-hero .hero-bg,
.hero-bg {
  opacity: 0.82 !important;
  filter: hue-rotate(165deg) saturate(0.9) brightness(0.78) contrast(1.08) !important;
  object-position: center right !important;
}

.premium-hero .hero-overlay,
.hero-overlay {
  background:
    linear-gradient(90deg, rgba(2, 7, 14, 0.94) 0%, rgba(4, 16, 29, 0.72) 42%, rgba(3, 9, 20, 0.28) 100%),
    radial-gradient(circle at 72% 38%, rgba(34, 211, 238, 0.2), transparent 34%) !important;
}

.premium-hero-content {
  width: min(760px, 92vw);
}

@media (max-width: 900px) {
  .premium-hero {
    min-height: auto !important;
    padding: 72px 0 126px !important;
    align-items: start;
  }

  .premium-hero .hero-bg,
  .hero-bg {
    opacity: 0.58 !important;
    object-position: 66% center !important;
  }

  .premium-hero .hero-overlay,
  .hero-overlay {
    background:
      linear-gradient(180deg, rgba(2, 7, 14, 0.96) 0%, rgba(4, 16, 29, 0.88) 48%, rgba(3, 9, 20, 0.74) 100%) !important;
  }

  .premium-hero h1 {
    font-size: clamp(40px, 10vw, 64px) !important;
    line-height: 1.04 !important;
  }

  .hero-lead {
    font-size: 18px !important;
  }

  .hero-actions {
    gap: 10px;
  }

  .hero-proof {
    gap: 9px;
    margin-top: 24px;
  }

  .hero-proof span {
    padding: 8px 12px !important;
    font-size: 13px;
  }
}

@media (max-width: 560px) {
  .premium-hero {
    padding: 54px 0 118px !important;
  }

  .premium-hero-content {
    width: min(100%, 92vw);
  }

  .premium-hero h1 {
    font-size: clamp(34px, 12vw, 46px) !important;
  }

  .hero-lead {
    font-size: 16px !important;
    line-height: 1.6;
  }

  .hero-actions {
    flex-direction: column;
    align-items: stretch;
  }

  .hero-actions .btn {
    width: 100%;
  }

  .hero-proof {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hero-proof span {
    text-align: center;
  }

  .scroll-cue {
    bottom: -50px !important;
  }
}

/* Minimal scroll cue: icon and label only */
.scroll-cue {
  min-width: auto !important;
  width: auto !important;
  height: auto !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  padding: 0 !important;
}

.scroll-cue:hover {
  background: transparent !important;
  box-shadow: none !important;
}

/* MintTech image logo */
.minttech-logo {
  position: relative;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  isolation: isolate;
  overflow: hidden;
  transition: transform .28s ease, filter .28s ease;
}

.minttech-logo svg,
.minttech-logo img {
  display: block;
  max-width: 100%;
  height: auto;
  transition: transform .32s ease, filter .32s ease;
  will-change: transform, filter;
}

.minttech-logo::after {
  content: "";
  position: absolute;
  inset: 8% -28%;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(115deg, transparent 34%, rgba(255,255,255,.34) 48%, rgba(90,244,255,.2) 52%, transparent 66%);
  transform: translateX(-120%) skewX(-14deg);
  opacity: 0;
}

.minttech-logo:hover,
.minttech-logo:focus-visible {
  transform: translateY(-1px);
  filter: drop-shadow(0 0 16px rgba(0, 207, 255, .28));
}

.minttech-logo:hover img,
.minttech-logo:focus-visible img,
.minttech-logo:hover svg,
.minttech-logo:focus-visible svg {
  transform: scale(1.035);
  filter: saturate(1.14) brightness(1.08);
}

.minttech-logo:hover::after,
.minttech-logo:focus-visible::after {
  animation: logoShine .82s ease forwards;
}

.minttech-logo:focus-visible {
  outline: 2px solid rgba(66,245,255,.72);
  outline-offset: 5px;
  border-radius: 8px;
}

@keyframes logoShine {
  0% {
    opacity: 0;
    transform: translateX(-120%) skewX(-14deg);
  }
  18% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateX(120%) skewX(-14deg);
  }
}

@media (prefers-reduced-motion: reduce) {
  .minttech-logo,
  .minttech-logo img,
  .minttech-logo svg {
    transition: none !important;
  }

  .minttech-logo:hover::after,
  .minttech-logo:focus-visible::after {
    animation: none !important;
  }
}

.minttech-logo-svg {
  width: 242px;
  height: auto;
  display: block;
}

.navbar .minttech-logo-svg,
header .minttech-logo-svg {
  width: 242px;
  max-width: 100%;
}

.main-navbar {
  height: 72px !important;
}

.top-header .logo {
  width: 242px !important;
  min-width: 242px !important;
  height: 62px !important;
  padding: 0 !important;
  background: transparent !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
}

.site-logo {
  width: auto;
  height: auto;
  max-width: 242px;
  display: block;
}

.top-header .site-logo {
  width: 242px !important;
  height: auto !important;
  max-width: 242px !important;
}

.footer .brand {
  align-items: center;
  gap: 0;
}

.brand-logo-img {
  width: auto;
  height: auto;
  max-width: 170px;
  display: block;
}

.footer .brand-logo-img {
  width: 170px !important;
  height: auto !important;
  max-width: 170px !important;
}

@media (max-width: 900px) {
  .top-header .logo {
    width: 214px !important;
    min-width: 214px !important;
    height: 56px !important;
  }

  .minttech-logo-svg {
    width: 214px;
  }

  .site-logo {
    max-width: 214px;
  }

  .top-header .site-logo {
    width: 214px !important;
    height: auto !important;
    max-width: 214px !important;
  }
}

@media (max-width: 560px) {
  .top-header .logo {
    width: 188px !important;
    min-width: 188px !important;
    height: 50px !important;
  }

  .minttech-logo-svg {
    width: 188px;
  }

  .site-logo {
    max-width: 188px;
  }

  .top-header .site-logo {
    width: 188px !important;
    height: auto !important;
    max-width: 188px !important;
  }

  .brand-logo-img {
    max-width: 148px;
  }

  .footer .brand-logo-img {
    width: 148px !important;
    height: auto !important;
    max-width: 148px !important;
  }
}

/* Mobile responsiveness final overrides */
html,
body {
  overflow-x: hidden;
}

.table-wrap,
.table {
  max-width: 100%;
}

@media (max-width: 1024px) {
  .top-header {
    position: sticky;
  }

  .top-bar {
    width: 100% !important;
    padding: 8px 4% !important;
    gap: 10px !important;
  }

  .top-left {
    gap: 10px !important;
    font-size: 12px;
  }

  .main-navbar {
    width: 100% !important;
    height: auto !important;
    min-height: 72px;
    padding: 10px 4% !important;
    align-items: flex-start !important;
    flex-direction: column !important;
    gap: 10px !important;
  }

  .nav-menu {
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    gap: 6px !important;
    overflow-x: auto !important;
    overflow-y: visible !important;
    padding: 2px 0 8px !important;
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch;
  }

  .nav-item {
    flex: 0 0 auto;
  }

  .nav-link {
    min-height: 38px !important;
    padding: 8px 11px !important;
    font-size: 13px !important;
    white-space: nowrap !important;
  }

  .dropdown-menu,
  .callcenter-main-menu {
    position: fixed !important;
    left: 4% !important;
    right: 4% !important;
    top: 136px !important;
    width: auto !important;
    min-width: 0 !important;
    max-height: min(68vh, 520px);
    overflow-y: auto;
    z-index: 10000 !important;
  }

  .callcenter-main-menu {
    grid-template-columns: 1fr !important;
  }

  .callcenter-submenu {
    grid-column: auto !important;
    grid-row: auto !important;
  }

  .footer-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 768px) {
  .container {
    width: min(100% - 28px, 1180px) !important;
  }

  section {
    padding: 52px 0 !important;
  }

  .top-bar {
    align-items: flex-start !important;
    flex-direction: column !important;
  }

  .top-left {
    width: 100%;
    display: grid !important;
    grid-template-columns: 1fr;
    gap: 4px !important;
  }

  .top-social {
    display: none !important;
  }

  .main-navbar {
    min-height: 64px;
  }

  .dropdown-menu,
  .callcenter-main-menu {
    top: 154px !important;
    max-height: 62vh;
    border-radius: 14px !important;
  }

  .dropdown-menu a,
  .dropdown-card,
  .callcenter-menu-card {
    min-width: 0;
  }

  .premium-hero,
  .hero,
  .page-hero {
    padding-top: 50px !important;
  }

  .premium-hero h1,
  .hero h1,
  .page-hero h1 {
    font-size: clamp(34px, 10vw, 48px) !important;
    line-height: 1.05 !important;
  }

  .hero-lead,
  .hero p,
  .page-hero p {
    font-size: 16px !important;
  }

  .hero-actions {
    width: 100%;
    flex-direction: column;
    align-items: stretch;
  }

  .hero-actions .btn,
  .btn {
    width: 100%;
    min-height: 46px;
  }

  .grid,
  .grid-3,
  .grid-4,
  .split,
  .footer-grid,
  .feature-grid,
  .service-grid,
  .process-grid,
  .stats-strip,
  .testimonial-grid,
  .proof-grid {
    grid-template-columns: 1fr !important;
  }

  .card,
  .panel,
  .hero-card {
    padding: 20px !important;
    border-radius: 18px !important;
  }

  .table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
}

@media (max-width: 480px) {
  .top-left {
    font-size: 11px;
  }

  .main-navbar {
    padding-inline: 14px !important;
  }

  .nav-menu {
    gap: 5px !important;
  }

  .nav-link {
    padding: 7px 10px !important;
    font-size: 12px !important;
  }

  .dropdown-menu,
  .callcenter-main-menu {
    left: 12px !important;
    right: 12px !important;
    top: 148px !important;
  }

  .premium-hero h1,
  .hero h1,
  .page-hero h1 {
    font-size: clamp(30px, 12vw, 40px) !important;
  }

  .section-head h2,
  .cta h2 {
    font-size: clamp(28px, 10vw, 38px) !important;
  }

  .copy {
    flex-direction: column;
  }
}
