/* SavvyTechGuru — Page Stylesheet */


:root{--bg:#020713;--bg2:#07152f;--panel:rgba(5,12,34,.88);--line:rgba(0,215,255,.26);--text:#f8fbff;--muted:rgba(238,245,255,.70);--cyan:#00d7ff;--blue:#1597ff;--purple:#982cff;--green:#25D366;--font-h:'Space Grotesk',system-ui,sans-serif;--font-b:'Inter',system-ui,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-b);background:linear-gradient(180deg,#020713,#07152f 42%,#020713);color:var(--text);line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration:none}.wrap{max-width:1220px;margin:0 auto;padding:0 28px}.badge{display:inline-flex;align-items:center;gap:9px;padding:8px 15px;border-radius:999px;background:rgba(53,89,255,.16);border:1px solid rgba(153,82,255,.54);color:#a9b8ff;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.badge:before{content:"";width:9px;height:9px;border-radius:50%;background:var(--cyan);box-shadow:0 0 16px var(--cyan)}.grad,.hero-page h1 span,.cta-band h2 span{background:linear-gradient(90deg,var(--cyan),var(--blue),var(--purple));-webkit-background-clip:text;color:transparent}
.nav{position:sticky;top:0;z-index:9998;background:rgba(2,7,19,.78);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,215,255,.16)}.nav-inner{max-width:1320px;margin:0 auto;padding:14px 28px;display:flex;align-items:center;gap:22px}.logo{display:flex;align-items:center;gap:12px;font-family:var(--font-h);font-weight:900;font-size:18px;color:#fff;white-space:nowrap}.logo img{width:54px;height:54px;object-fit:cover;border-radius:14px}.nav-links{display:flex;align-items:center;gap:3px;list-style:none;margin-left:auto}.nav-links>li{position:relative}.nav-links>li>a{display:flex;align-items:center;gap:6px;min-height:42px;padding:10px 12px;color:rgba(248,251,255,.86);font-size:13px;font-weight:850;border-radius:12px}.nav-links>li:hover>a{color:#fff;background:rgba(255,255,255,.055)}.nav-dd{position:absolute;top:calc(100% + 10px);left:0;min-width:270px;padding:10px;border-radius:20px;border:1px solid rgba(0,215,255,.26);background:rgba(5,12,34,.96);box-shadow:0 24px 80px rgba(0,0,0,.38);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:.18s ease}.nav-dd.wide{min-width:430px;display:grid;grid-template-columns:1fr 1fr;gap:4px}.has-dd::after{content:"";position:absolute;left:0;right:0;top:100%;height:14px}.has-dd:hover .nav-dd,.has-dd:focus-within .nav-dd,.nav-dd:hover{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nav-dd a{display:block;padding:11px 12px;border-radius:14px;color:rgba(238,245,255,.76);font-size:13px;font-weight:750;line-height:1.25}.nav-dd a:hover{background:rgba(0,215,255,.08);color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:15px;padding:14px 20px;font-family:var(--font-h);font-weight:900;border:1px solid rgba(130,170,255,.25);transition:.2s ease}.btn-primary{background:linear-gradient(135deg,var(--blue),var(--purple));box-shadow:0 18px 48px rgba(66,66,255,.3);color:#fff}.btn-outline{background:rgba(255,255,255,.04);color:#fff}
.hero-page{position:relative;padding:40px 0 72px;overflow:hidden;border-bottom:1px solid rgba(0,215,255,.16)}.hero-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 22%,rgba(0,215,255,.16),transparent 32%),radial-gradient(circle at 84% 68%,rgba(152,44,255,.18),transparent 32%);pointer-events:none}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:38px;align-items:center}.hero-page h1{font-family:var(--font-h);font-size:clamp(44px,5.4vw,82px);line-height:.92;letter-spacing:-.07em;margin:18px 0}.hero-page p{color:var(--muted);font-size:18px;max-width:790px}.quick-contact-strip,.cta-contact-panel{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.quick-contact-strip a,.cta-contact-panel a{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:11px 15px;border:1px solid rgba(0,215,255,.28);background:rgba(255,255,255,.045);color:#fff;font-size:13px;font-weight:850}.quick-contact-strip .whatsapp-mini,.cta-contact-panel .cta-whatsapp{background:rgba(37,211,102,.14);border-color:rgba(37,211,102,.45)}.quick-form{border:1px solid var(--line);background:var(--panel);border-radius:28px;padding:26px;box-shadow:0 24px 80px rgba(0,0,0,.3)}.quick-form h3{font-family:var(--font-h);font-size:27px;line-height:1.04;margin-bottom:10px}.quick-form p{font-size:13px;margin-bottom:14px;color:var(--muted)}.quick-form form{display:grid;gap:11px}.quick-form input,.quick-form textarea,.quick-form select{width:100%;min-height:52px;border-radius:14px;border:1px solid rgba(130,170,255,.28);background:rgba(1,7,20,.62);color:#fff;padding:14px;font-family:var(--font-b)}.quick-form textarea{min-height:100px;resize:vertical}.quick-form button{min-height:56px;border:0;border-radius:15px;background:linear-gradient(135deg,var(--blue),var(--purple));color:#fff;font-family:var(--font-h);font-weight:900;cursor:pointer}
section{position:relative;padding:38px 0}.section-head{margin-bottom:20px}.section-head h2{font-family:var(--font-h);font-size:clamp(34px,4vw,62px);line-height:.96;letter-spacing:-.06em}.section-head p{color:var(--muted);max-width:820px;margin-top:14px;font-size:16px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid.two{grid-template-columns:repeat(2,1fr)}.card{position:relative;border:1px solid rgba(130,170,255,.22);background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025)),rgba(5,12,34,.82);border-radius:24px;padding:24px;box-shadow:0 18px 55px rgba(0,0,0,.18);overflow:hidden}.card:hover{border-color:rgba(0,215,255,.44)}.card h3{font-family:var(--font-h);font-size:24px;line-height:1.06;letter-spacing:-.035em;margin:8px 0 10px}.card p,.card li{color:var(--muted);font-size:14px}.card ul{padding-left:18px;display:grid;gap:6px}.split{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}.panel{border:1px solid var(--line);background:linear-gradient(135deg,rgba(0,215,255,.07),rgba(152,44,255,.055)),rgba(5,12,34,.86);border-radius:30px;padding:32px;box-shadow:0 24px 80px rgba(0,0,0,.26)}.panel h2,.panel h3{font-family:var(--font-h);letter-spacing:-.05em;line-height:1.02}.panel h2{font-size:clamp(32px,4vw,56px)}.panel h3{font-size:30px;margin-bottom:12px}.panel p{color:var(--muted)}.process-list{display:grid;gap:14px}.process-item{display:grid;grid-template-columns:64px 1fr;gap:16px;align-items:start;border:1px solid rgba(130,170,255,.2);border-radius:22px;padding:18px;background:rgba(255,255,255,.035)}.process-num{width:54px;height:54px;border-radius:17px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),var(--purple));font-family:var(--font-h);font-weight:900}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat{border:1px solid rgba(0,215,255,.25);border-radius:22px;padding:20px;background:rgba(255,255,255,.04);text-align:center}.stat b{display:block;color:var(--cyan);font-family:var(--font-h);font-size:32px;line-height:1}.stat span{display:block;color:var(--muted);font-size:12px;font-weight:800;margin-top:6px}.faq{display:grid;gap:13px}.faq details{border:1px solid rgba(130,170,255,.22);background:rgba(255,255,255,.04);border-radius:20px;padding:18px}.faq summary{cursor:pointer;font-family:var(--font-h);font-size:19px;font-weight:900}.faq p{color:var(--muted);margin-top:12px}.image-showcase{border-radius:30px;overflow:hidden;border:1px solid rgba(0,215,255,.3);box-shadow:0 24px 80px rgba(0,0,0,.32);background:#030b1c}.image-showcase img{width:100%;height:100%;object-fit:cover;display:block}.cta-band{border:1px solid var(--line);background:linear-gradient(135deg,rgba(0,215,255,.08),rgba(152,44,255,.06));border-radius:30px;padding:26px;text-align:center}.cta-band h2{font-family:var(--font-h);font-size:clamp(34px,4.5vw,66px);line-height:.95;letter-spacing:-.06em}.cta-band p{color:var(--muted);margin:14px auto 22px;max-width:780px}.whatsapp-float{position:fixed!important;right:24px!important;bottom:24px!important;width:64px!important;height:64px!important;border-radius:50%!important;background:#25D366!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:99999!important;box-shadow:0 12px 34px rgba(37,211,102,.45),0 0 0 6px rgba(37,211,102,.12)!important;color:#fff!important;text-decoration:none!important;border:2px solid rgba(255,255,255,.24)!important}.whatsapp-float svg{width:34px;height:34px;fill:#fff}.footer{background:#020713;border-top:1px solid rgba(0,215,255,.18);padding:64px 0 30px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:28px}.footer h3{font-family:var(--font-h);font-size:28px}.footer p,.footer a,.footer span{display:block;color:rgba(238,245,255,.62);font-size:13px;line-height:1.8}.footer h4{font-family:var(--font-h);color:var(--cyan);font-size:13px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.footer-logo{width:112px;border-radius:18px;margin-bottom:14px;border:1px solid rgba(0,215,255,.28)}.footer-contact-block{margin-top:16px;padding:16px;border-radius:18px;border:1px solid rgba(0,215,255,.24);background:rgba(255,255,255,.035)}@media(max-width:1100px){.hero-grid,.split{grid-template-columns:1fr}.grid{grid-template-columns:1fr 1fr}.stats{grid-template-columns:1fr 1fr}.nav-inner{flex-wrap:wrap;align-items:flex-start}.nav-links{width:100%;order:3;overflow-x:auto}.nav-dd,.nav-dd.wide{position:static;display:none;min-width:100%;box-shadow:none}.has-dd:hover .nav-dd,.has-dd:focus-within .nav-dd{display:grid;opacity:1;visibility:visible;pointer-events:auto}}@media(max-width:720px){.wrap{padding:0 18px}.grid,.grid.two,.stats,.footer-grid{grid-template-columns:1fr}.nav-links{display:block}.nav-links>li>a{width:100%;justify-content:space-between}.nav-dd.wide{grid-template-columns:1fr}.quick-contact-strip a,.cta-contact-panel a{width:100%;justify-content:center}.whatsapp-float{right:16px!important;bottom:16px!important;width:58px!important;height:58px!important}}



.money-page .service-proof-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:26px}
.money-page .service-proof,.money-page .problem-card,.money-page .roi-panel,.money-page .local-keyword-box{border:1px solid rgba(0,215,255,.25);background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025)),rgba(5,12,34,.86);border-radius:24px;padding:22px}
.money-page .service-proof b{display:block;font-family:var(--font-h);color:var(--cyan);font-size:28px;line-height:1}
.money-page .service-proof span,.money-page p,.money-page li{color:rgba(238,245,255,.70)}
.money-page .problem-grid,.money-page .roi-mini-dashboard{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.money-page .problem-card h3,.money-page .roi-panel h3{font-family:var(--font-h);font-size:24px;line-height:1.08;margin-bottom:10px}
.money-page .roi-panel h2{font-family:var(--font-h);font-size:clamp(32px,4vw,56px);line-height:.98;letter-spacing:-.055em;margin-bottom:14px}
.money-page .roi-bars{display:grid;gap:14px;margin-top:20px}
.money-page .roi-bar{border:1px solid rgba(130,170,255,.2);border-radius:18px;padding:16px;background:rgba(255,255,255,.035)}
.money-page .roi-bar-top{display:flex;justify-content:space-between;gap:16px;color:#fff;font-size:13px;font-weight:900;margin-bottom:10px}
.money-page .roi-bar-track{height:10px;background:rgba(255,255,255,.08);border-radius:999px;overflow:hidden}
.money-page .roi-bar-fill{height:100%;width:var(--w);background:linear-gradient(90deg,var(--cyan),var(--purple));border-radius:999px}
.money-page .mock-browser{border:1px solid rgba(130,170,255,.24);background:rgba(1,7,20,.6);border-radius:24px;overflow:hidden}
.money-page .mock-top{height:42px;display:flex;gap:7px;align-items:center;padding:0 16px;border-bottom:1px solid rgba(130,170,255,.18)}
.money-page .mock-dot{width:10px;height:10px;border-radius:50%;background:var(--cyan)}
.money-page .mock-body{padding:22px;display:grid;gap:14px}.money-page .mock-hero{min-height:120px;border-radius:18px;background:linear-gradient(135deg,rgba(0,215,255,.24),rgba(152,44,255,.22))}
.money-page .mock-lines{display:grid;gap:10px}.money-page .mock-lines span{height:12px;border-radius:999px;background:rgba(255,255,255,.12)}.money-page .mock-lines span:nth-child(2){width:74%}.money-page .mock-lines span:nth-child(3){width:52%}
.money-page .mock-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.money-page .mock-card{min-height:74px;border-radius:14px;background:rgba(255,255,255,.07);border:1px solid rgba(130,170,255,.14)}
.money-page .local-keyword-box a{display:inline-flex;margin:5px;padding:8px 12px;border-radius:999px;background:rgba(0,215,255,.07);border:1px solid rgba(0,215,255,.22);color:#fff;font-size:12px;font-weight:850}
@media(max-width:900px){.money-page .service-proof-row,.money-page .problem-grid,.money-page .roi-mini-dashboard{grid-template-columns:1fr}}



/* Busy Bee AI Agents visual section */
.agent-hive-section{
  position:relative;
  overflow:hidden;
}
.agent-hive{
  display:grid;
  grid-template-columns:1fr 1.05fr;
  gap:28px;
  align-items:center;
}
.hive-visual{
  position:relative;
  min-height:520px;
  border-radius:32px;
  border:1px solid rgba(0,215,255,.32);
  background:
    radial-gradient(circle at 50% 42%,rgba(0,215,255,.18),transparent 28%),
    radial-gradient(circle at 78% 72%,rgba(152,44,255,.18),transparent 32%),
    rgba(5,12,34,.86);
  box-shadow:0 28px 90px rgba(0,0,0,.34),0 0 70px rgba(0,215,255,.1);
  overflow:hidden;
}
.hive-visual::before{
  content:"";
  position:absolute;
  inset:0;
  background-image:
    linear-gradient(30deg,rgba(255,255,255,.035) 12%,transparent 12.5%,transparent 87%,rgba(255,255,255,.035) 87.5%,rgba(255,255,255,.035)),
    linear-gradient(150deg,rgba(255,255,255,.035) 12%,transparent 12.5%,transparent 87%,rgba(255,255,255,.035) 87.5%,rgba(255,255,255,.035)),
    linear-gradient(30deg,rgba(255,255,255,.035) 12%,transparent 12.5%,transparent 87%,rgba(255,255,255,.035) 87.5%,rgba(255,255,255,.035)),
    linear-gradient(150deg,rgba(255,255,255,.035) 12%,transparent 12.5%,transparent 87%,rgba(255,255,255,.035) 87.5%,rgba(255,255,255,.035));
  background-size:70px 122px;
  background-position:0 0,0 0,35px 61px,35px 61px;
  opacity:.55;
  mask-image:radial-gradient(circle at 50% 50%,black,transparent 75%);
}
.hive-core{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  width:190px;
  height:190px;
  border-radius:50%;
  display:grid;
  place-items:center;
  text-align:center;
  border:1px solid rgba(0,215,255,.36);
  background:radial-gradient(circle,rgba(0,215,255,.22),rgba(152,44,255,.12),rgba(5,12,34,.88));
  box-shadow:0 0 65px rgba(0,215,255,.22);
  z-index:2;
}
.hive-core b{
  display:block;
  font-family:var(--font-h);
  font-size:34px;
  line-height:1;
}
.hive-core span{
  display:block;
  margin-top:8px;
  color:rgba(238,245,255,.66);
  font-size:12px;
  font-weight:850;
}
.agent-bee{
  position:absolute;
  z-index:3;
  width:96px;
  padding:11px 12px;
  border-radius:18px;
  border:1px solid rgba(0,215,255,.28);
  background:rgba(2,8,24,.82);
  box-shadow:0 16px 40px rgba(0,0,0,.24),0 0 28px rgba(0,215,255,.12);
  text-align:center;
}
.agent-bee .bee-icon{
  display:block;
  font-size:26px;
  line-height:1;
  margin-bottom:6px;
  filter:drop-shadow(0 0 12px rgba(0,215,255,.25));
}
.agent-bee b{
  display:block;
  color:#fff;
  font-size:11px;
  line-height:1.15;
  font-weight:900;
}
.agent-bee span{
  display:block;
  margin-top:4px;
  color:rgba(238,245,255,.55);
  font-size:9.5px;
  font-weight:800;
}
.agent-bee.a1{left:9%;top:14%}
.agent-bee.a2{right:11%;top:14%}
.agent-bee.a3{left:8%;bottom:18%}
.agent-bee.a4{right:9%;bottom:18%}
.agent-bee.a5{left:41%;top:7%}
.agent-bee.a6{left:41%;bottom:7%}
.agent-line{
  position:absolute;
  left:50%;
  top:50%;
  width:2px;
  height:190px;
  background:linear-gradient(180deg,rgba(0,215,255,.55),transparent);
  transform-origin:top center;
  opacity:.45;
  z-index:1;
  box-shadow:0 0 18px rgba(0,215,255,.18);
}
.agent-line.l1{transform:rotate(35deg)}
.agent-line.l2{transform:rotate(92deg)}
.agent-line.l3{transform:rotate(148deg)}
.agent-line.l4{transform:rotate(214deg)}
.agent-line.l5{transform:rotate(272deg)}
.agent-line.l6{transform:rotate(322deg)}
.agent-copy .check-grid{
  display:grid;
  gap:12px;
  margin-top:22px;
}
.agent-check{
  display:grid;
  grid-template-columns:48px 1fr;
  gap:14px;
  align-items:start;
  border:1px solid rgba(130,170,255,.22);
  border-radius:20px;
  padding:16px;
  background:rgba(255,255,255,.035);
}
.agent-check i{
  width:44px;
  height:44px;
  border-radius:15px;
  display:grid;
  place-items:center;
  background:rgba(0,215,255,.08);
  border:1px solid rgba(0,215,255,.24);
  font-style:normal;
}
.agent-check b{
  display:block;
  font-family:var(--font-h);
  font-size:17px;
  line-height:1.08;
  margin-bottom:5px;
}
.agent-check span{
  display:block;
  color:rgba(238,245,255,.64);
  font-size:13px;
}
@media(max-width:900px){
  .agent-hive{grid-template-columns:1fr}
  .hive-visual{min-height:560px}
}
@media(max-width:620px){
  .agent-bee{width:86px}
  .hive-core{width:160px;height:160px}
  .hive-core b{font-size:28px}
}



/* GLOBAL NAV DROPDOWN COLLAPSE FIX
   Keeps approved header/logo, fixes inner page exploded dropdowns. */
header.nav,
.nav{
  position:sticky !important;
  top:0 !important;
  z-index:9998 !important;
  background:rgba(2,7,19,.82) !important;
  backdrop-filter:blur(18px) !important;
  border-bottom:1px solid rgba(0,215,255,.16) !important;
  overflow:visible !important;
}

header.nav .nav-inner,
.nav .nav-inner{
  max-width:1320px !important;
  margin:0 auto !important;
  display:flex !important;
  align-items:center !important;
  gap:22px !important;
  overflow:visible !important;
}

header.nav .nav-links,
.nav .nav-links{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  gap:4px !important;
  list-style:none !important;
  margin:0 0 0 auto !important;
  padding:0 !important;
  overflow:visible !important;
}

header.nav .nav-links > li,
.nav .nav-links > li{
  position:relative !important;
  display:flex !important;
  align-items:center !important;
  margin:0 !important;
  padding:0 !important;
}

header.nav .nav-links > li > a,
.nav .nav-links > li > a{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:42px !important;
  padding:10px 12px !important;
  border-radius:12px !important;
  color:rgba(248,251,255,.86) !important;
  font-size:13px !important;
  font-weight:850 !important;
  line-height:1.15 !important;
  text-decoration:none !important;
  white-space:nowrap !important;
}

header.nav .nav-links > li:hover > a,
.nav .nav-links > li:hover > a{
  color:#fff !important;
  background:rgba(255,255,255,.055) !important;
}

/* Force all dropdown panels hidden unless hovered/focused */
header.nav .nav-dd,
.nav .nav-dd{
  position:absolute !important;
  top:calc(100% + 10px) !important;
  left:0 !important;
  min-width:275px !important;
  max-width:460px !important;
  padding:10px !important;
  border-radius:20px !important;
  border:1px solid rgba(0,215,255,.26) !important;
  background:rgba(5,12,34,.97) !important;
  box-shadow:0 24px 80px rgba(0,0,0,.42),0 0 45px rgba(0,215,255,.1) !important;
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:4px !important;
  opacity:0 !important;
  visibility:hidden !important;
  pointer-events:none !important;
  transform:translateY(8px) !important;
  transition:opacity .16s ease, transform .16s ease, visibility .16s ease !important;
  z-index:10000 !important;
}

header.nav .nav-dd.wide,
.nav .nav-dd.wide{
  min-width:430px !important;
  grid-template-columns:1fr 1fr !important;
}

header.nav .has-dd::after,
.nav .has-dd::after{
  content:"" !important;
  position:absolute !important;
  left:0 !important;
  right:0 !important;
  top:100% !important;
  height:14px !important;
}

/* Show dropdown only on hover/focus */
header.nav .has-dd:hover > .nav-dd,
header.nav .has-dd:focus-within > .nav-dd,
.nav .has-dd:hover > .nav-dd,
.nav .has-dd:focus-within > .nav-dd{
  opacity:1 !important;
  visibility:visible !important;
  pointer-events:auto !important;
  transform:translateY(0) !important;
}

header.nav .nav-dd a,
.nav .nav-dd a{
  display:block !important;
  padding:11px 12px !important;
  border-radius:14px !important;
  color:rgba(238,245,255,.76) !important;
  font-size:13px !important;
  font-weight:750 !important;
  line-height:1.25 !important;
  text-decoration:none !important;
  white-space:normal !important;
}

header.nav .nav-dd a:hover,
.nav .nav-dd a:hover{
  background:rgba(0,215,255,.08) !important;
  color:#fff !important;
}

/* Keep CTA centred and not dropped */
header.nav .nav-cta,
.nav .nav-cta{
  align-self:center !important;
  margin-top:0 !important;
  margin-bottom:0 !important;
  transform:none !important;
  white-space:nowrap !important;
}

/* Mobile/tablet: menu wraps, dropdown opens on hover/focus but stays in flow */
@media(max-width:1100px){
  header.nav .nav-inner,
  .nav .nav-inner{
    flex-wrap:wrap !important;
    height:auto !important;
    min-height:104px !important;
    padding-top:10px !important;
    padding-bottom:10px !important;
  }

  header.nav .nav-links,
  .nav .nav-links{
    order:3 !important;
    width:100% !important;
    justify-content:flex-start !important;
    overflow-x:auto !important;
    padding-bottom:5px !important;
  }

  header.nav .nav-dd,
  .nav .nav-dd,
  header.nav .nav-dd.wide,
  .nav .nav-dd.wide{
    position:absolute !important;
    grid-template-columns:1fr !important;
    min-width:280px !important;
    max-width:calc(100vw - 40px) !important;
  }
}

@media(max-width:760px){
  header.nav .nav-links,
  .nav .nav-links{
    display:block !important;
  }

  header.nav .nav-links > li,
  .nav .nav-links > li{
    display:block !important;
  }

  header.nav .nav-links > li > a,
  .nav .nav-links > li > a{
    justify-content:space-between !important;
    width:100% !important;
  }

  header.nav .nav-dd,
  .nav .nav-dd{
    position:static !important;
    display:none !important;
    opacity:1 !important;
    visibility:visible !important;
    pointer-events:auto !important;
    transform:none !important;
    margin:4px 0 10px !important;
  }

  header.nav .has-dd:hover > .nav-dd,
  header.nav .has-dd:focus-within > .nav-dd,
  .nav .has-dd:hover > .nav-dd,
  .nav .has-dd:focus-within > .nav-dd{
    display:grid !important;
  }
}



/* SAVVYTECHGURU CLEAN NAV REBUILD — conflict-proof */
.stg-header{position:sticky;top:0;z-index:99999;background:rgba(2,7,19,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,215,255,.18);overflow:visible}
.stg-nav-wrap{width:min(1320px,100%);min-height:104px;margin:0 auto;padding:0 28px;display:flex;align-items:center;gap:22px;overflow:visible}
.stg-brand{display:flex;align-items:center;gap:14px;width:318px;min-width:318px;height:104px;flex:0 0 318px;text-decoration:none;overflow:visible}
.stg-brand-icon{width:94px;height:94px;flex:0 0 94px;display:block;object-fit:contain;object-position:center;background:transparent;border:0;box-shadow:none}
.stg-brand-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:88px;font-family:var(--font-h,'Space Grotesk',Inter,system-ui,sans-serif);font-size:29px;line-height:.88;letter-spacing:.035em;font-weight:900;text-transform:uppercase;color:#fff;white-space:nowrap}
.stg-brand-text span{display:block;margin:0;padding:0}.stg-brand-tech{color:var(--cyan,#00d7ff)}
.stg-menu{flex:1 1 auto;min-width:0;display:flex;justify-content:flex-end;overflow:visible}
.stg-menu-list{display:flex;align-items:center;justify-content:flex-end;gap:3px;list-style:none;margin:0;padding:0;overflow:visible}
.stg-menu-list>li{position:relative;display:flex;align-items:center;margin:0;padding:0}
.stg-menu-list>li>a{display:flex;align-items:center;justify-content:center;gap:6px;min-height:42px;padding:10px 10px;border-radius:12px;color:rgba(248,251,255,.86);text-decoration:none;font-family:var(--font-b,Inter,system-ui,sans-serif);font-size:13px;line-height:1.12;font-weight:850;white-space:nowrap}
.stg-menu-list>li:hover>a,.stg-menu-list>li:focus-within>a{color:#fff;background:rgba(255,255,255,.055)}
.stg-has-dd::after{content:"";position:absolute;left:0;right:0;top:100%;height:14px}
.stg-dd{position:absolute;top:calc(100% + 10px);left:0;min-width:278px;max-width:480px;padding:10px;border-radius:20px;border:1px solid rgba(0,215,255,.26);background:rgba(5,12,34,.98);box-shadow:0 24px 80px rgba(0,0,0,.45),0 0 45px rgba(0,215,255,.1);display:grid;grid-template-columns:1fr;gap:4px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease;z-index:100000}
.stg-dd-wide{min-width:440px;grid-template-columns:1fr 1fr}
.stg-has-dd:hover>.stg-dd,.stg-has-dd:focus-within>.stg-dd{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}
.stg-dd a{display:block;padding:11px 12px;border-radius:14px;color:rgba(238,245,255,.76);text-decoration:none;font-size:13px;line-height:1.24;font-weight:750;white-space:normal}
.stg-dd a:hover,.stg-dd a:focus{color:#fff;background:rgba(0,215,255,.08)}
.stg-audit-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 22px;border-radius:15px;background:linear-gradient(135deg,#1597ff,#982cff);color:#fff;font-family:var(--font-h,'Space Grotesk',Inter,system-ui,sans-serif);font-size:14px;font-weight:900;line-height:1;text-decoration:none;white-space:nowrap;box-shadow:0 18px 48px rgba(66,66,255,.28)}
.stg-audit-btn:hover{filter:brightness(1.08);transform:translateY(-1px)}
@media(max-width:1240px){.stg-nav-wrap{gap:14px;padding:0 20px}.stg-brand{width:276px;min-width:276px;flex-basis:276px}.stg-brand-icon{width:82px;height:82px;flex-basis:82px}.stg-brand-text{font-size:25px}.stg-menu-list>li>a{padding:10px 8px;font-size:12px}.stg-audit-btn{padding:0 16px}}
@media(max-width:1100px){.stg-nav-wrap{height:auto;min-height:104px;flex-wrap:wrap;padding-top:10px;padding-bottom:10px}.stg-menu{order:3;width:100%;flex-basis:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:4px}.stg-menu-list{justify-content:flex-start}.stg-dd,.stg-dd-wide{min-width:280px;max-width:calc(100vw - 40px)}}
@media(max-width:760px){.stg-brand{width:250px;min-width:250px;flex-basis:250px;height:88px;gap:10px}.stg-brand-icon{width:74px;height:74px;flex-basis:74px}.stg-brand-text{font-size:22px;height:72px}.stg-audit-btn{width:100%;order:2}.stg-menu{overflow:visible}.stg-menu-list{display:block;width:100%}.stg-menu-list>li{display:block}.stg-menu-list>li>a{width:100%;justify-content:space-between}.stg-dd,.stg-dd-wide{position:static;display:none;grid-template-columns:1fr;opacity:1;visibility:visible;pointer-events:auto;transform:none;min-width:100%;max-width:100%;margin:4px 0 10px}.stg-has-dd:hover>.stg-dd,.stg-has-dd:focus-within>.stg-dd{display:grid}}



/* STG uploaded logo image placement */
.stg-brand-image-only{
  width:190px !important;
  min-width:190px !important;
  height:104px !important;
  flex:0 0 190px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  overflow:visible !important;
  text-decoration:none !important;
  padding:0 !important;
  margin:0 !important;
}

.stg-brand-full-logo{
  width:138px !important;
  height:138px !important;
  max-width:none !important;
  max-height:none !important;
  object-fit:contain !important;
  object-position:left center !important;
  display:block !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  transform:none !important;
}

@media(max-width:1240px){
  .stg-brand-image-only{
    width:160px !important;
    min-width:160px !important;
    flex-basis:160px !important;
  }
  .stg-brand-full-logo{
    width:122px !important;
    height:122px !important;
  }
}

@media(max-width:760px){
  .stg-brand-image-only{
    width:140px !important;
    min-width:140px !important;
    height:88px !important;
    flex-basis:140px !important;
  }
  .stg-brand-full-logo{
    width:104px !important;
    height:104px !important;
  }
}



/* Nav background matched to logo dark navy */
.stg-header{
  background:#071527 !important;
  background:linear-gradient(180deg,#071527 0%,#061224 100%) !important;
  border-bottom:1px solid rgba(0,215,255,.18) !important;
}

.stg-nav-wrap{
  background:transparent !important;
}

.stg-brand-image-only{
  background:transparent !important;
}

.stg-brand-full-logo{
  mix-blend-mode:normal !important;
}



/* Transparent logo refinement */
.stg-brand-full-logo{
  width:132px !important;
  height:132px !important;
  object-fit:contain !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
.stg-brand-image-only{
  background:transparent !important;
}



/* TWO-ROW HEADER LAYOUT MATCHING REQUESTED SCREENSHOT */
.stg-header-two-row{
  position:sticky !important;
  top:0 !important;
  z-index:999999 !important;
  background:#071527 !important;
  border-bottom:1px solid rgba(0,215,255,.18) !important;
  overflow:visible !important;
}

.stg-head-top,
.stg-head-bottom{
  width:100% !important;
  max-width:1440px !important;
  margin:0 auto !important;
  padding-left:32px !important;
  padding-right:32px !important;
  box-sizing:border-box !important;
  overflow:visible !important;
}

.stg-head-top{
  min-height:86px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  border-bottom:1px solid rgba(0,215,255,.10) !important;
}

.stg-head-bottom{
  min-height:70px !important;
  display:grid !important;
  grid-template-columns:170px 1fr 280px !important;
  align-items:center !important;
  column-gap:24px !important;
}

.stg-brand,
.stg-brand-image-only,
.stg-brand-locked{
  width:150px !important;
  min-width:150px !important;
  max-width:150px !important;
  height:86px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  overflow:visible !important;
  margin:0 !important;
  padding:0 !important;
  font-size:0 !important;
  line-height:0 !important;
  text-decoration:none !important;
  flex:none !important;
}

.stg-brand-full-logo{
  display:block !important;
  width:126px !important;
  height:126px !important;
  max-width:126px !important;
  max-height:126px !important;
  object-fit:contain !important;
  object-position:left center !important;
  border:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  transform:none !important;
  margin:0 !important;
  padding:0 !important;
}

.stg-brand-name{
  display:none !important;
  visibility:hidden !important;
  width:0 !important;
  height:0 !important;
  opacity:0 !important;
  overflow:hidden !important;
  pointer-events:none !important;
  position:absolute !important;
}

.stg-top-contact{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  gap:10px !important;
  margin:0 !important;
  padding:0 !important;
  white-space:nowrap !important;
}

.stg-contact-link{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:38px !important;
  padding:0 13px !important;
  border-radius:999px !important;
  border:1px solid rgba(0,215,255,.20) !important;
  background:rgba(255,255,255,.04) !important;
  color:rgba(248,251,255,.88) !important;
  text-decoration:none !important;
  font-family:var(--font-b,Inter,system-ui,sans-serif) !important;
  font-size:13px !important;
  line-height:1 !important;
  font-weight:850 !important;
}

.stg-contact-link:hover{
  background:rgba(0,215,255,.08) !important;
  color:#fff !important;
}

.stg-socials{
  display:flex !important;
  align-items:center !important;
  gap:7px !important;
}

.stg-socials a{
  width:38px !important;
  height:38px !important;
  border-radius:50% !important;
  display:grid !important;
  place-items:center !important;
  border:1px solid rgba(0,215,255,.20) !important;
  background:rgba(255,255,255,.04) !important;
  color:#fff !important;
  text-decoration:none !important;
  transition:transform .16s ease, background .16s ease, border-color .16s ease !important;
}

.stg-socials a:hover{
  transform:translateY(-1px) !important;
  background:linear-gradient(135deg,rgba(0,215,255,.16),rgba(152,44,255,.16)) !important;
  border-color:rgba(0,215,255,.42) !important;
}

.stg-socials svg{
  width:16px !important;
  height:16px !important;
  fill:currentColor !important;
}

.stg-menu{
  grid-column:2 !important;
  justify-self:center !important;
  align-self:center !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  overflow:visible !important;
  min-width:0 !important;
  margin:0 !important;
  padding:0 !important;
}

.stg-menu-list{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px !important;
  list-style:none !important;
  margin:0 !important;
  padding:0 !important;
  overflow:visible !important;
}

.stg-menu-list > li{
  position:relative !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  margin:0 !important;
  padding:0 !important;
  overflow:visible !important;
}

.stg-menu-list > li > a{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px !important;
  min-height:44px !important;
  padding:10px 12px !important;
  border-radius:12px !important;
  color:rgba(248,251,255,.88) !important;
  text-decoration:none !important;
  font-family:var(--font-b,Inter,system-ui,sans-serif) !important;
  font-size:14px !important;
  font-weight:850 !important;
  line-height:1 !important;
  white-space:nowrap !important;
}

.stg-menu-list > li:hover > a,
.stg-menu-list > li:focus-within > a{
  color:#fff !important;
  background:rgba(255,255,255,.055) !important;
}

.stg-has-dd::after{
  content:"" !important;
  position:absolute !important;
  top:100% !important;
  left:0 !important;
  right:0 !important;
  height:16px !important;
  pointer-events:auto !important;
}

.stg-dd{
  position:absolute !important;
  top:calc(100% + 10px) !important;
  left:50% !important;
  transform:translate(-50%,8px) !important;
  min-width:280px !important;
  max-width:520px !important;
  padding:10px !important;
  border-radius:20px !important;
  border:1px solid rgba(0,215,255,.26) !important;
  background:rgba(5,12,34,.985) !important;
  box-shadow:0 24px 80px rgba(0,0,0,.48),0 0 45px rgba(0,215,255,.10) !important;
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:4px !important;
  opacity:0 !important;
  visibility:hidden !important;
  pointer-events:none !important;
  transition:opacity .16s ease, transform .16s ease, visibility .16s ease !important;
  z-index:1000000 !important;
  overflow:visible !important;
}

.stg-dd-wide{
  min-width:470px !important;
  grid-template-columns:1fr 1fr !important;
}

.stg-has-dd:hover > .stg-dd,
.stg-has-dd:focus-within > .stg-dd{
  opacity:1 !important;
  visibility:visible !important;
  pointer-events:auto !important;
  transform:translate(-50%,0) !important;
}

.stg-dd a{
  display:block !important;
  padding:11px 12px !important;
  border-radius:14px !important;
  color:rgba(238,245,255,.78) !important;
  text-decoration:none !important;
  font-size:13px !important;
  line-height:1.24 !important;
  font-weight:750 !important;
  white-space:normal !important;
}

.stg-dd a:hover,
.stg-dd a:focus{
  color:#fff !important;
  background:rgba(0,215,255,.08) !important;
}

.stg-audit-btn{
  grid-column:3 !important;
  justify-self:end !important;
  align-self:center !important;
  min-height:58px !important;
  padding:0 26px !important;
  border-radius:16px !important;
  background:linear-gradient(135deg,#1597ff,#982cff) !important;
  color:#fff !important;
  text-decoration:none !important;
  font-family:var(--font-h,'Space Grotesk',Inter,system-ui,sans-serif) !important;
  font-size:15px !important;
  font-weight:900 !important;
  line-height:1 !important;
  white-space:nowrap !important;
  box-shadow:0 18px 48px rgba(66,66,255,.28) !important;
  margin:0 !important;
  transform:none !important;
}

.stg-audit-btn:hover{
  filter:brightness(1.08) !important;
}

/* Laptop fit */
@media(max-width:1320px){
  .stg-head-top,
  .stg-head-bottom{
    padding-left:24px !important;
    padding-right:24px !important;
  }

  .stg-head-bottom{
    grid-template-columns:150px 1fr 230px !important;
    column-gap:16px !important;
  }

  .stg-menu-list{
    gap:2px !important;
  }

  .stg-menu-list > li > a{
    padding:10px 9px !important;
    font-size:13px !important;
  }

  .stg-contact-link{
    display:none !important;
  }

  .stg-audit-btn{
    padding:0 18px !important;
    font-size:14px !important;
  }
}

@media(max-width:1050px){
  .stg-head-top{
    min-height:80px !important;
  }

  .stg-head-bottom{
    min-height:112px !important;
    grid-template-columns:1fr !important;
    grid-template-rows:auto auto !important;
    row-gap:8px !important;
    padding-bottom:12px !important;
  }

  .stg-menu{
    grid-column:1 !important;
    grid-row:1 !important;
    justify-self:center !important;
    overflow-x:auto !important;
    overflow-y:visible !important;
    padding-bottom:4px !important;
  }

  .stg-menu-list{
    min-width:max-content !important;
  }

  .stg-audit-btn{
    grid-column:1 !important;
    grid-row:2 !important;
    justify-self:center !important;
  }
}

@media(max-width:760px){
  .stg-head-top{
    display:grid !important;
    grid-template-columns:120px 1fr !important;
    gap:10px !important;
    min-height:auto !important;
    padding:10px 16px !important;
  }

  .stg-brand,
  .stg-brand-image-only,
  .stg-brand-locked{
    width:120px !important;
    min-width:120px !important;
    max-width:120px !important;
    height:76px !important;
  }

  .stg-brand-full-logo{
    width:96px !important;
    height:96px !important;
    max-width:96px !important;
    max-height:96px !important;
  }

  .stg-top-contact{
    justify-content:flex-end !important;
    flex-wrap:wrap !important;
    gap:6px !important;
  }

  .stg-socials a{
    width:32px !important;
    height:32px !important;
  }

  .stg-head-bottom{
    padding:0 16px 10px !important;
  }

  .stg-menu{
    justify-content:flex-start !important;
    width:100% !important;
    overflow:visible !important;
  }

  .stg-menu-list{
    display:block !important;
    width:100% !important;
    min-width:0 !important;
  }

  .stg-menu-list > li{
    display:block !important;
  }

  .stg-menu-list > li > a{
    width:100% !important;
    justify-content:space-between !important;
    font-size:14px !important;
  }

  .stg-dd,
  .stg-dd-wide{
    position:static !important;
    display:none !important;
    grid-template-columns:1fr !important;
    min-width:100% !important;
    max-width:100% !important;
    width:100% !important;
    opacity:1 !important;
    visibility:visible !important;
    pointer-events:auto !important;
    transform:none !important;
    margin:4px 0 10px !important;
  }

  .stg-has-dd:hover > .stg-dd,
  .stg-has-dd:focus-within > .stg-dd{
    display:grid !important;
    transform:none !important;
  }

  .stg-audit-btn{
    width:100% !important;
  }
}



/* Preview: remove nav divider line and enlarge logo */
.stg-head-top{
  border-bottom:0 !important;
}

.stg-header-two-row,
.stg-header{
  border-bottom:1px solid rgba(0,215,255,.10) !important;
}

.stg-head-top{
  min-height:104px !important;
}

.stg-brand,
.stg-brand-image-only,
.stg-brand-locked{
  width:185px !important;
  min-width:185px !important;
  max-width:185px !important;
  height:104px !important;
}

.stg-brand-full-logo{
  width:158px !important;
  height:158px !important;
  max-width:158px !important;
  max-height:158px !important;
}

.stg-head-bottom{
  min-height:66px !important;
}

@media(max-width:1320px){
  .stg-brand,
  .stg-brand-image-only,
  .stg-brand-locked{
    width:170px !important;
    min-width:170px !important;
    max-width:170px !important;
  }

  .stg-brand-full-logo{
    width:145px !important;
    height:145px !important;
    max-width:145px !important;
    max-height:145px !important;
  }
}

@media(max-width:760px){
  .stg-brand,
  .stg-brand-image-only,
  .stg-brand-locked{
    width:135px !important;
    min-width:135px !important;
    max-width:135px !important;
  }

  .stg-brand-full-logo{
    width:112px !important;
    height:112px !important;
    max-width:112px !important;
    max-height:112px !important;
  }
}



/* Logo vertically centred across full header height */
.stg-header-two-row{
  position:relative !important;
}

.stg-head-top{
  border-bottom:0 !important;
  min-height:86px !important;
  padding-left:32px !important;
  padding-right:32px !important;
}

.stg-head-bottom{
  min-height:78px !important;
  grid-template-columns:210px 1fr 280px !important;
}

/* Pull the logo out of top-row flow and centre it against the whole header */
.stg-head-top .stg-brand,
.stg-head-top .stg-brand-image-only,
.stg-head-top .stg-brand-locked{
  position:absolute !important;
  left:32px !important;
  top:50% !important;
  transform:translateY(-50%) !important;
  z-index:20 !important;
  width:190px !important;
  min-width:190px !important;
  max-width:190px !important;
  height:150px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  overflow:visible !important;
}

/* Create logo clearance in top contact row */
.stg-top-contact{
  margin-left:220px !important;
}

/* Keep menu clear of logo on second row */
.stg-menu{
  grid-column:2 !important;
}

.stg-brand-full-logo{
  width:158px !important;
  height:158px !important;
  max-width:158px !important;
  max-height:158px !important;
  object-fit:contain !important;
  object-position:left center !important;
}

@media(max-width:1320px){
  .stg-head-bottom{
    grid-template-columns:190px 1fr 230px !important;
  }

  .stg-head-top .stg-brand,
  .stg-head-top .stg-brand-image-only,
  .stg-head-top .stg-brand-locked{
    left:24px !important;
    width:170px !important;
    min-width:170px !important;
    max-width:170px !important;
    height:140px !important;
  }

  .stg-brand-full-logo{
    width:145px !important;
    height:145px !important;
    max-width:145px !important;
    max-height:145px !important;
  }

  .stg-top-contact{
    margin-left:190px !important;
  }
}

@media(max-width:1050px){
  .stg-head-top .stg-brand,
  .stg-head-top .stg-brand-image-only,
  .stg-head-top .stg-brand-locked{
    position:relative !important;
    left:auto !important;
    top:auto !important;
    transform:none !important;
    height:90px !important;
  }

  .stg-top-contact{
    margin-left:0 !important;
  }

  .stg-head-bottom{
    grid-template-columns:1fr !important;
  }
}

@media(max-width:760px){
  .stg-head-top .stg-brand,
  .stg-head-top .stg-brand-image-only,
  .stg-head-top .stg-brand-locked{
    width:135px !important;
    min-width:135px !important;
    max-width:135px !important;
    height:82px !important;
  }

  .stg-brand-full-logo{
    width:112px !important;
    height:112px !important;
    max-width:112px !important;
    max-height:112px !important;
  }
}



/* Centre top contact/social strip while keeping logo locked */
.stg-head-top{
  position:relative !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}

.stg-top-contact{
  position:absolute !important;
  left:50% !important;
  top:50% !important;
  transform:translate(-50%,-50%) !important;
  margin-left:0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:10px !important;
  width:max-content !important;
  max-width:calc(100% - 430px) !important;
  white-space:nowrap !important;
  z-index:10 !important;
}

/* keep the logo above/left and not affected by centring */
.stg-head-top .stg-brand,
.stg-head-top .stg-brand-image-only,
.stg-head-top .stg-brand-locked{
  z-index:20 !important;
}

/* keep spacing clean on medium screens */
@media(max-width:1320px){
  .stg-top-contact{
    max-width:calc(100% - 360px) !important;
    gap:8px !important;
  }

  .stg-contact-link{
    padding-left:11px !important;
    padding-right:11px !important;
  }
}

/* when space gets tight, return to normal right-side wrapping */
@media(max-width:1050px){
  .stg-head-top{
    justify-content:space-between !important;
  }

  .stg-top-contact{
    position:static !important;
    transform:none !important;
    width:auto !important;
    max-width:none !important;
    justify-content:flex-end !important;
    margin-left:0 !important;
    flex-wrap:wrap !important;
  }
}

@media(max-width:760px){
  .stg-top-contact{
    justify-content:flex-end !important;
    gap:6px !important;
  }
}



/* Baseline nav locked + blue/purple social icon colour */
.stg-socials a{
  background:
    linear-gradient(135deg, rgba(0,215,255,.14), rgba(152,44,255,.18)) !important;
  border-color:rgba(0,215,255,.30) !important;
  color:#ffffff !important;
  box-shadow:
    0 0 18px rgba(0,215,255,.08),
    inset 0 0 18px rgba(152,44,255,.08) !important;
}

.stg-socials a:nth-child(1){
  background:linear-gradient(135deg,rgba(0,130,255,.22),rgba(24,119,242,.24)) !important;
}

.stg-socials a:nth-child(2){
  background:linear-gradient(135deg,rgba(152,44,255,.20),rgba(255,48,108,.20),rgba(0,215,255,.12)) !important;
}

.stg-socials a:nth-child(3){
  background:linear-gradient(135deg,rgba(0,215,255,.18),rgba(152,44,255,.20)) !important;
}

.stg-socials a:nth-child(4){
  background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(0,215,255,.14),rgba(152,44,255,.16)) !important;
}

.stg-socials a:nth-child(5){
  background:linear-gradient(135deg,rgba(0,119,181,.24),rgba(0,215,255,.14)) !important;
}

.stg-socials a:hover{
  transform:translateY(-2px) scale(1.04) !important;
  border-color:rgba(152,44,255,.55) !important;
  box-shadow:
    0 0 24px rgba(0,215,255,.18),
    0 0 34px rgba(152,44,255,.12) !important;
}

.stg-socials svg{
  filter:drop-shadow(0 0 5px rgba(0,215,255,.22)) !important;
}



/* Footer logo + premium form upgrade */
.stg-footer-logo{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  width:160px !important;
  height:150px !important;
  overflow:visible !important;
  text-decoration:none !important;
  margin:0 0 18px 0 !important;
}

.stg-footer-logo img{
  display:block !important;
  width:150px !important;
  height:150px !important;
  max-width:150px !important;
  max-height:150px !important;
  object-fit:contain !important;
  object-position:left center !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

/* Hide old text-only footer brand heading when new logo is present */
.footer .stg-footer-logo + h2,
footer .stg-footer-logo + h2,
.footer .stg-footer-logo + h3,
footer .stg-footer-logo + h3{
  margin-top:0 !important;
}

/* Premium glamour treatment for enquiry forms */
.hero form,
.hero-page form,
.quick-form form,
.contact-form form,
.cta-form form,
.audit-form form,
section form{
  position:relative !important;
}

.quick-form,
.contact-form,
.cta-form,
.audit-form,
.hero .form-card,
.hero-page .quick-form,
form.premium-form{
  position:relative !important;
  overflow:hidden !important;
  border:1px solid rgba(0,215,255,.28) !important;
  background:
    radial-gradient(circle at 15% 12%, rgba(0,215,255,.16), transparent 32%),
    radial-gradient(circle at 92% 18%, rgba(152,44,255,.18), transparent 36%),
    linear-gradient(180deg, rgba(255,255,255,.075), rgba(255,255,255,.03)),
    rgba(5,12,34,.82) !important;
  box-shadow:
    0 26px 80px rgba(0,0,0,.34),
    0 0 46px rgba(0,215,255,.10),
    inset 0 1px 0 rgba(255,255,255,.08) !important;
  backdrop-filter:blur(16px) !important;
}

.quick-form::before,
.contact-form::before,
.cta-form::before,
.audit-form::before,
.hero .form-card::before,
.hero-page .quick-form::before{
  content:"" !important;
  position:absolute !important;
  inset:-2px !important;
  background:
    linear-gradient(115deg, transparent 0%, rgba(0,215,255,.18) 28%, rgba(152,44,255,.20) 52%, transparent 76%) !important;
  opacity:.35 !important;
  pointer-events:none !important;
  z-index:0 !important;
}

.quick-form::after,
.contact-form::after,
.cta-form::after,
.audit-form::after,
.hero .form-card::after,
.hero-page .quick-form::after{
  content:"" !important;
  position:absolute !important;
  right:-58px !important;
  top:-58px !important;
  width:150px !important;
  height:150px !important;
  border-radius:50% !important;
  background:radial-gradient(circle, rgba(0,215,255,.22), rgba(152,44,255,.08), transparent 70%) !important;
  filter:blur(2px) !important;
  pointer-events:none !important;
  z-index:0 !important;
}

.quick-form > *,
.contact-form > *,
.cta-form > *,
.audit-form > *,
.hero .form-card > *,
.hero-page .quick-form > *{
  position:relative !important;
  z-index:1 !important;
}

.quick-form h3,
.contact-form h3,
.cta-form h3,
.audit-form h3,
.hero .form-card h3,
.hero-page .quick-form h3{
  color:#fff !important;
  text-shadow:0 0 20px rgba(0,215,255,.16) !important;
}

.quick-form input,
.quick-form textarea,
.quick-form select,
.contact-form input,
.contact-form textarea,
.contact-form select,
.cta-form input,
.cta-form textarea,
.cta-form select,
.audit-form input,
.audit-form textarea,
.audit-form select,
.hero form input,
.hero form textarea,
.hero form select,
.hero-page form input,
.hero-page form textarea,
.hero-page form select{
  border:1px solid rgba(130,170,255,.28) !important;
  background:rgba(1,7,20,.72) !important;
  color:#fff !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.04),
    0 0 0 1px rgba(0,215,255,.02) !important;
  transition:border-color .18s ease, box-shadow .18s ease, transform .18s ease !important;
}

.quick-form input:focus,
.quick-form textarea:focus,
.quick-form select:focus,
.contact-form input:focus,
.contact-form textarea:focus,
.contact-form select:focus,
.cta-form input:focus,
.cta-form textarea:focus,
.cta-form select:focus,
.audit-form input:focus,
.audit-form textarea:focus,
.audit-form select:focus,
.hero form input:focus,
.hero form textarea:focus,
.hero form select:focus,
.hero-page form input:focus,
.hero-page form textarea:focus,
.hero-page form select:focus{
  outline:none !important;
  border-color:rgba(0,215,255,.72) !important;
  box-shadow:
    0 0 0 3px rgba(0,215,255,.12),
    0 0 26px rgba(152,44,255,.10) !important;
  transform:translateY(-1px) !important;
}

.quick-form button,
.contact-form button,
.cta-form button,
.audit-form button,
.hero form button,
.hero-page form button{
  position:relative !important;
  overflow:hidden !important;
  border:0 !important;
  background:linear-gradient(135deg,#1597ff,#6a5cff,#982cff) !important;
  color:#fff !important;
  box-shadow:
    0 18px 48px rgba(66,66,255,.28),
    0 0 24px rgba(0,215,255,.12) !important;
}

.quick-form button::after,
.contact-form button::after,
.cta-form button::after,
.audit-form button::after,
.hero form button::after,
.hero-page form button::after{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background:linear-gradient(110deg, transparent, rgba(255,255,255,.22), transparent) !important;
  transform:translateX(-120%) !important;
  transition:transform .5s ease !important;
}

.quick-form button:hover::after,
.contact-form button:hover::after,
.cta-form button:hover::after,
.audit-form button:hover::after,
.hero form button:hover::after,
.hero-page form button:hover::after{
  transform:translateX(120%) !important;
}

.quick-form button:hover,
.contact-form button:hover,
.cta-form button:hover,
.audit-form button:hover,
.hero form button:hover,
.hero-page form button:hover{
  filter:brightness(1.08) !important;
  transform:translateY(-1px) !important;
}



/* FINAL HEADER LOGO RECENTER — keep logo middle height */
.stg-header-two-row{
  position:sticky !important;
  overflow:visible !important;
}

.stg-head-top{
  position:relative !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:86px !important;
  border-bottom:0 !important;
  overflow:visible !important;
}

.stg-head-bottom{
  min-height:78px !important;
}

/* Absolute-centre logo across the whole two-row header */
.stg-head-top .stg-brand,
.stg-head-top .stg-brand-image-only,
.stg-head-top .stg-brand-locked{
  position:absolute !important;
  left:32px !important;
  top:82px !important;
  transform:translateY(-50%) !important;
  z-index:50 !important;
  width:185px !important;
  min-width:185px !important;
  max-width:185px !important;
  height:150px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  overflow:visible !important;
  margin:0 !important;
  padding:0 !important;
}

.stg-head-top .stg-brand-full-logo{
  width:158px !important;
  height:158px !important;
  max-width:158px !important;
  max-height:158px !important;
  object-fit:contain !important;
  object-position:left center !important;
  display:block !important;
  margin:0 !important;
  padding:0 !important;
  transform:none !important;
}

/* Keep top contact strip centred and clear of logo */
.stg-top-contact{
  position:absolute !important;
  left:50% !important;
  top:50% !important;
  transform:translate(-50%,-50%) !important;
  margin-left:0 !important;
  max-width:calc(100% - 430px) !important;
  z-index:20 !important;
}

/* Keep second-row menu clear of the centred logo */
.stg-head-bottom{
  grid-template-columns:210px 1fr 280px !important;
}

@media(max-width:1320px){
  .stg-head-top .stg-brand,
  .stg-head-top .stg-brand-image-only,
  .stg-head-top .stg-brand-locked{
    left:24px !important;
    top:82px !important;
    width:170px !important;
    min-width:170px !important;
    max-width:170px !important;
    height:140px !important;
  }

  .stg-head-top .stg-brand-full-logo{
    width:145px !important;
    height:145px !important;
    max-width:145px !important;
    max-height:145px !important;
  }

  .stg-top-contact{
    max-width:calc(100% - 360px) !important;
  }

  .stg-head-bottom{
    grid-template-columns:190px 1fr 230px !important;
  }
}

@media(max-width:1050px){
  .stg-head-top .stg-brand,
  .stg-head-top .stg-brand-image-only,
  .stg-head-top .stg-brand-locked{
    position:relative !important;
    left:auto !important;
    top:auto !important;
    transform:none !important;
    height:90px !important;
  }

  .stg-top-contact{
    position:static !important;
    transform:none !important;
    max-width:none !important;
    justify-content:flex-end !important;
  }

  .stg-head-bottom{
    grid-template-columns:1fr !important;
  }
}

@media(max-width:760px){
  .stg-head-top .stg-brand,
  .stg-head-top .stg-brand-image-only,
  .stg-head-top .stg-brand-locked{
    width:135px !important;
    min-width:135px !important;
    max-width:135px !important;
    height:82px !important;
  }

  .stg-head-top .stg-brand-full-logo{
    width:112px !important;
    height:112px !important;
    max-width:112px !important;
    max-height:112px !important;
  }
}



/* FORM CLICK/SUBMIT HARD FIX */
.quick-form,
.contact-form,
.cta-form,
.audit-form,
.hero .form-card,
.hero-page .quick-form{
  pointer-events:auto !important;
}

.quick-form::before,
.quick-form::after,
.contact-form::before,
.contact-form::after,
.cta-form::before,
.cta-form::after,
.audit-form::before,
.audit-form::after,
.hero .form-card::before,
.hero .form-card::after,
.hero-page .quick-form::before,
.hero-page .quick-form::after{
  pointer-events:none !important;
}

form,
form *{
  pointer-events:auto !important;
}

form button,
form input[type="submit"],
form .btn,
button[type="submit"]{
  position:relative !important;
  z-index:50 !important;
  cursor:pointer !important;
  pointer-events:auto !important;
}

form button::before,
form button::after,
form input[type="submit"]::before,
form input[type="submit"]::after{
  pointer-events:none !important;
}

form input,
form textarea,
form select{
  position:relative !important;
  z-index:20 !important;
  pointer-events:auto !important;
}



/* PHP FORM CLICK/SPAM PROTECTION FIX */
.quick-form::before,.quick-form::after,.contact-form::before,.contact-form::after,.cta-form::before,.cta-form::after,.audit-form::before,.audit-form::after,.hero .form-card::before,.hero .form-card::after,.hero-page .quick-form::before,.hero-page .quick-form::after{pointer-events:none!important}
form,form *{pointer-events:auto!important}
form button,button[type="submit"],form input[type="submit"]{position:relative!important;z-index:50!important;cursor:pointer!important;pointer-events:auto!important}



/* Layout polish patch: hero spacing, nav CTA alignment, carousel arrow placement */

/* 1) Pull main hero/body content up so there is less empty space */
.hero,
.hero-page,
.main-hero,
section.hero{
  padding-top:84px !important;
}

.hero .container,
.hero-grid,
.hero-inner,
.hero-wrap{
  align-items:center !important;
}

.hero h1,
.main-hero h1,
.hero-title{
  margin-top:0 !important;
}

/* If the homepage has a tall visual spacer/header compensation, reduce it */
body > main:first-of-type,
main{
  padding-top:0 !important;
}

@media(min-width:900px){
  .hero,
  .hero-page,
  .main-hero,
  section.hero{
    min-height:calc(100vh - 150px) !important;
  }
}

/* 2) Place audit button on right side of menu row, vertically centred with menu text */
.stg-head-bottom{
  grid-template-columns:210px 1fr auto !important;
  align-items:center !important;
}

.stg-menu{
  align-self:center !important;
}

.stg-audit-btn{
  align-self:center !important;
  justify-self:end !important;
  min-height:54px !important;
  height:54px !important;
  padding:0 24px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  margin:0 !important;
  transform:none !important;
  position:relative !important;
  top:0 !important;
}

/* Keep menu text aligned in the middle */
.stg-menu-list,
.stg-menu-list > li,
.stg-menu-list > li > a{
  align-items:center !important;
}

/* 3) Move carousel arrows up to sit beside the service cards, not below */
.services-carousel,
.service-carousel,
.carousel,
.cards-carousel,
.services-slider,
.service-slider,
.section-carousel{
  position:relative !important;
}

.carousel-arrow,
.carousel-btn,
.slider-btn,
.service-arrow,
.services-arrow,
.carousel-control,
button[aria-label="Previous"],
button[aria-label="Next"],
button[aria-label="Previous slide"],
button[aria-label="Next slide"]{
  top:50% !important;
  transform:translateY(-50%) !important;
  margin-top:0 !important;
  z-index:30 !important;
}

/* Common left/right arrow classes */
.carousel-arrow.prev,
.carousel-btn.prev,
.slider-btn.prev,
.service-arrow.prev,
.services-arrow.prev,
.carousel-control.prev,
button[aria-label="Previous"],
button[aria-label="Previous slide"]{
  left:18px !important;
}

.carousel-arrow.next,
.carousel-btn.next,
.slider-btn.next,
.service-arrow.next,
.services-arrow.next,
.carousel-control.next,
button[aria-label="Next"],
button[aria-label="Next slide"]{
  right:18px !important;
}

/* Homepage section-specific safety: arrows flanking service cards */
.services-section,
#services,
section[id*="service"],
section[class*="service"]{
  position:relative !important;
}

.services-section .carousel-arrow,
#services .carousel-arrow,
section[id*="service"] .carousel-arrow,
section[class*="service"] .carousel-arrow,
.services-section .carousel-btn,
#services .carousel-btn,
section[id*="service"] .carousel-btn,
section[class*="service"] .carousel-btn{
  top:50% !important;
  transform:translateY(-50%) !important;
}

/* If arrows were pushed down with bottom values, neutralise that */
.carousel-arrow,
.carousel-btn,
.slider-btn,
.service-arrow,
.services-arrow{
  bottom:auto !important;
}

@media(max-width:1050px){
  .stg-head-bottom{
    grid-template-columns:1fr !important;
  }

  .stg-audit-btn{
    justify-self:center !important;
  }

  .hero,
  .hero-page,
  .main-hero,
  section.hero{
    padding-top:56px !important;
  }
}

@media(max-width:760px){
  .carousel-arrow,
  .carousel-btn,
  .slider-btn,
  .service-arrow,
  .services-arrow,
  .carousel-control,
  button[aria-label="Previous"],
  button[aria-label="Next"],
  button[aria-label="Previous slide"],
  button[aria-label="Next slide"]{
    top:46% !important;
  }
}



/* Layout polish V2: audit button higher and carousel arrows aligned to card row */
.stg-audit-btn{
  position:relative !important;
  top:-8px !important;
  transform:none !important;
  align-self:center !important;
}

.services-section .carousel-arrow,
.services-section .carousel-btn,
.services-section .slider-btn,
.services-section .service-arrow,
.services-section .services-arrow,
.services-section .carousel-control,
#services .carousel-arrow,
#services .carousel-btn,
#services .slider-btn,
#services .service-arrow,
#services .services-arrow,
#services .carousel-control,
section[id*="service"] .carousel-arrow,
section[id*="service"] .carousel-btn,
section[id*="service"] .slider-btn,
section[id*="service"] .service-arrow,
section[id*="service"] .services-arrow,
section[id*="service"] .carousel-control,
section[class*="service"] .carousel-arrow,
section[class*="service"] .carousel-btn,
section[class*="service"] .slider-btn,
section[class*="service"] .service-arrow,
section[class*="service"] .services-arrow,
section[class*="service"] .carousel-control,
button[aria-label="Previous"],
button[aria-label="Next"],
button[aria-label="Previous slide"],
button[aria-label="Next slide"],
button.prev,
button.next,
.prev.carousel-arrow,
.next.carousel-arrow,
.prev.carousel-btn,
.next.carousel-btn,
.prev.slider-btn,
.next.slider-btn{
  top:38% !important;
  bottom:auto !important;
  transform:translateY(-50%) !important;
  margin-top:0 !important;
  z-index:60 !important;
}

.carousel > button,
.cards-carousel > button,
.services-carousel > button,
.service-carousel > button,
.services-slider > button,
.service-slider > button{
  top:38% !important;
  bottom:auto !important;
  transform:translateY(-50%) !important;
}

button[aria-label="Previous"],
button[aria-label="Previous slide"],
.prev.carousel-arrow,
.prev.carousel-btn,
.prev.slider-btn,
button.prev{
  left:18px !important;
}

button[aria-label="Next"],
button[aria-label="Next slide"],
.next.carousel-arrow,
.next.carousel-btn,
.next.slider-btn,
button.next{
  right:18px !important;
}

@media(max-width:1050px){
  .stg-audit-btn{top:-4px !important;}
  .services-section .carousel-arrow,
  .services-section .carousel-btn,
  .services-section .slider-btn,
  #services .carousel-arrow,
  #services .carousel-btn,
  #services .slider-btn,
  button[aria-label="Previous"],
  button[aria-label="Next"],
  button[aria-label="Previous slide"],
  button[aria-label="Next slide"]{
    top:40% !important;
  }
}

@media(max-width:760px){
  .stg-audit-btn{top:0 !important;}
  .services-section .carousel-arrow,
  .services-section .carousel-btn,
  .services-section .slider-btn,
  #services .carousel-arrow,
  #services .carousel-btn,
  #services .slider-btn,
  button[aria-label="Previous"],
  button[aria-label="Next"],
  button[aria-label="Previous slide"],
  button[aria-label="Next slide"]{
    top:42% !important;
  }
}



/* Carousel overlap repair: keep original cards, only reposition arrows */
#services,
section[id="services"]{
  position:relative !important;
  overflow:visible !important;
}

/* Service carousel arrows only - do not alter card/grid layout */
#services .carousel-arrow,
#services .carousel-btn,
#services .slider-btn,
#services .service-arrow,
#services .services-arrow,
#services .carousel-control,
section[id="services"] .carousel-arrow,
section[id="services"] .carousel-btn,
section[id="services"] .slider-btn,
section[id="services"] .service-arrow,
section[id="services"] .services-arrow,
section[id="services"] .carousel-control{
  top:50% !important;
  bottom:auto !important;
  transform:translateY(-50%) !important;
  z-index:80 !important;
}

#services .prev,
#services button[aria-label="Previous"],
#services button[aria-label="Previous slide"],
section[id="services"] .prev,
section[id="services"] button[aria-label="Previous"],
section[id="services"] button[aria-label="Previous slide"]{
  left:-34px !important;
  right:auto !important;
}

#services .next,
#services button[aria-label="Next"],
#services button[aria-label="Next slide"],
section[id="services"] .next,
section[id="services"] button[aria-label="Next"],
section[id="services"] button[aria-label="Next slide"]{
  right:-34px !important;
  left:auto !important;
}

/* Undo bad forced widths if any are cached from previous patch */
#services .card,
#services .service-card,
#services article,
section[id="services"] .card,
section[id="services"] .service-card,
section[id="services"] article{
  width:auto !important;
  max-width:none !important;
}

/* Row 3 offers arrows outside slide content */
.stg-offers-stage{
  overflow:visible !important;
  margin-left:52px !important;
  margin-right:52px !important;
}

.stg-offers-prev{
  left:-82px !important;
}

.stg-offers-next{
  right:-82px !important;
}

.stg-offers-arrow{
  top:50% !important;
  bottom:auto !important;
  transform:translateY(-50%) !important;
  z-index:90 !important;
}

.stg-offer-media img{
  display:block !important;
  width:100% !important;
  height:auto !important;
  min-height:360px !important;
  object-fit:cover !important;
  object-position:center !important;
}

@media(max-width:980px){
  #services .prev,
  #services button[aria-label="Previous"],
  #services button[aria-label="Previous slide"],
  section[id="services"] .prev,
  section[id="services"] button[aria-label="Previous"],
  section[id="services"] button[aria-label="Previous slide"]{
    left:8px !important;
  }

  #services .next,
  #services button[aria-label="Next"],
  #services button[aria-label="Next slide"],
  section[id="services"] .next,
  section[id="services"] button[aria-label="Next"],
  section[id="services"] button[aria-label="Next slide"]{
    right:8px !important;
  }

  .stg-offers-stage{
    margin-left:24px !important;
    margin-right:24px !important;
  }

  .stg-offers-prev{left:-30px !important;}
  .stg-offers-next{right:-30px !important;}
}

@media(max-width:640px){
  .stg-offers-prev{left:-12px !important;}
  .stg-offers-next{right:-12px !important;}
}



/* LOGO — electric blue */
.stg-brand-full-logo{
  filter:
    brightness(0) invert(1)
    sepia(1) saturate(30) hue-rotate(175deg)
    brightness(1.3)
    drop-shadow(0 0 14px rgba(0,100,255,1))
    drop-shadow(0 0 30px rgba(0,150,255,.8))
    drop-shadow(0 0 50px rgba(0,200,255,.4)) !important;
  transition:filter .35s ease;
}
.stg-brand-full-logo:hover{
  filter:
    brightness(0) invert(1)
    sepia(1) saturate(35) hue-rotate(175deg)
    brightness(1.5)
    drop-shadow(0 0 22px rgba(0,120,255,1))
    drop-shadow(0 0 45px rgba(0,180,255,1))
    drop-shadow(0 0 80px rgba(0,220,255,.65)) !important;
}



:root{--stg-font-h:'Space Grotesk',system-ui,sans-serif;--stg-font-b:'Inter',system-ui,sans-serif;}
.stg-cta-trigger-btn{display:inline-flex;flex-direction:column;align-items:center;gap:5px;padding:16px 28px;border-radius:13px;background:linear-gradient(135deg,#1597ff,#982cff);color:#fff;font-family:var(--stg-font-h);font-weight:900;font-size:15px;border:0;cursor:pointer;box-shadow:0 14px 42px rgba(73,69,255,.48);transition:.22s;text-align:center;line-height:1.3;text-decoration:none;}
.stg-cta-trigger-btn:hover{transform:translateY(-2px);box-shadow:0 20px 52px rgba(73,69,255,.62);color:#fff;}
.stg-cta-trigger-btn small{font-size:11px;font-weight:600;opacity:.85;font-family:var(--stg-font-b);}
.stg-modal-overlay{position:fixed;inset:0;background:rgba(1,5,18,.85);backdrop-filter:blur(8px);z-index:99990;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;transition:.25s ease;}
.stg-modal-overlay.open{opacity:1;visibility:visible;}
.stg-modal-box{width:100%;max-width:920px;display:grid;grid-template-columns:1fr 1fr;border-radius:22px;overflow:hidden;box-shadow:0 50px 140px rgba(0,0,0,.75);position:relative;transform:translateY(24px) scale(.97);transition:.3s cubic-bezier(.34,1.56,.64,1);max-height:92vh;overflow-y:auto;}
.stg-modal-overlay.open .stg-modal-box{transform:translateY(0) scale(1);}
.stg-modal-close{position:absolute;top:14px;right:14px;width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);color:#fff;font-size:17px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:20;transition:.18s;line-height:1;}
.stg-modal-close:hover{background:rgba(255,255,255,.26);}
.stg-cta-left{background:radial-gradient(circle at 20% 30%,rgba(0,148,255,.22),transparent 40%),radial-gradient(circle at 80% 70%,rgba(152,44,255,.24),transparent 38%),linear-gradient(160deg,#071830 0%,#04101f 60%,#07152f 100%);padding:44px 38px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;}
.stg-cta-left::before{content:'';position:absolute;inset:0;background-image:linear-gradient(30deg,rgba(255,255,255,.025) 12%,transparent 12.5%,transparent 87%,rgba(255,255,255,.025) 87.5%),linear-gradient(150deg,rgba(255,255,255,.025) 12%,transparent 12.5%,transparent 87%,rgba(255,255,255,.025) 87.5%);background-size:60px 104px;pointer-events:none;}
.stg-cta-left-inner{position:relative;z-index:2;}
.stg-cta-eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(0,215,255,.1);border:1px solid rgba(0,215,255,.3);border-radius:999px;padding:5px 14px;font-size:11px;font-weight:900;color:#00d7ff;font-family:var(--stg-font-h);text-transform:uppercase;letter-spacing:.1em;margin-bottom:18px;}
.stg-cta-eyebrow::before{content:'';width:7px;height:7px;border-radius:50%;background:#00d7ff;box-shadow:0 0 8px #00d7ff;animation:stg-blink 1.6s ease infinite;}
@keyframes stg-blink{0%,100%{opacity:1}50%{opacity:.3}}
.stg-cta-headline{font-family:var(--stg-font-h);font-size:clamp(22px,2.4vw,34px);font-weight:800;line-height:1.06;letter-spacing:-.04em;color:#fff;margin-bottom:10px;}
.stg-cta-sub{font-size:13px;color:rgba(238,245,255,.62);line-height:1.6;margin-bottom:26px;max-width:320px;}
.stg-cta-steps{display:flex;flex-direction:column;gap:14px;margin-bottom:28px;}
.stg-cta-step{display:flex;align-items:flex-start;gap:12px;}
.stg-cta-step-num{width:32px;height:32px;border-radius:9px;flex-shrink:0;background:linear-gradient(135deg,#1597ff,#982cff);display:flex;align-items:center;justify-content:center;font-family:var(--stg-font-h);font-size:13px;font-weight:900;color:#fff;box-shadow:0 5px 16px rgba(73,69,255,.4);}
.stg-cta-step-text strong{display:block;font-size:13px;font-weight:800;color:#fff;margin-bottom:2px;}
.stg-cta-step-text span{font-size:11.5px;color:rgba(238,245,255,.55);line-height:1.4;}
.stg-trust-badges{display:flex;flex-wrap:wrap;gap:6px;}
.stg-trust-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:8px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.11);font-size:10.5px;font-weight:800;color:rgba(238,245,255,.8);font-family:var(--stg-font-h);white-space:nowrap;}
.stg-cta-right{background:#fff;padding:40px 36px;display:flex;flex-direction:column;justify-content:center;}
.stg-cta-right h3{font-family:var(--stg-font-h);font-size:clamp(18px,2vw,26px);font-weight:800;color:#0d1120;line-height:1.08;letter-spacing:-.04em;margin-bottom:5px;}
.stg-cta-right>p{font-size:12.5px;color:#5a6278;margin-bottom:18px;line-height:1.55;}
.stg-form-row{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-bottom:11px;}
.stg-form-single{margin-bottom:11px;}
.stg-form-field{display:flex;flex-direction:column;gap:3px;}
.stg-form-field label{font-size:11.5px;font-weight:800;color:#2d3748;}
.stg-form-field label span{color:#1597ff;margin-left:2px}
.stg-form-field input,.stg-form-field select,.stg-form-field textarea{width:100%;padding:10px 12px;border:1.5px solid #e2e8f0;border-radius:8px;font-family:var(--stg-font-b);font-size:13px;color:#1a202c;background:#fff;transition:.18s;outline:none;}
.stg-form-field input:focus,.stg-form-field select:focus,.stg-form-field textarea:focus{border-color:#1597ff;box-shadow:0 0 0 3px rgba(21,151,255,.12);}
.stg-form-field textarea{min-height:85px;resize:vertical;}
.stg-form-field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236b7280' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;}
.stg-cta-form-submit{width:100%;padding:14px;border:0;border-radius:10px;background:linear-gradient(135deg,#1597ff,#982cff);color:#fff;font-family:var(--stg-font-h);font-weight:900;font-size:14px;cursor:pointer;transition:.2s;box-shadow:0 10px 28px rgba(73,69,255,.36);margin-top:5px;}
.stg-cta-form-submit:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(73,69,255,.5);}
@media(max-width:820px){.stg-modal-box{grid-template-columns:1fr;}.stg-cta-left,.stg-cta-right{padding:28px 22px;}}
@media(max-width:480px){.stg-form-row{grid-template-columns:1fr;}}



/* ═══ WEB DESIGN PAGE STYLES ═══ */
.wd-hero{position:relative;padding:52px 0 60px;overflow:hidden;border-bottom:1px solid rgba(0,215,255,.14)}
.wd-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 14% 28%,rgba(0,148,255,.18),transparent 32%),radial-gradient(circle at 88% 72%,rgba(152,44,255,.2),transparent 34%);pointer-events:none}
.wd-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:36px;align-items:center;position:relative;z-index:2}
.wd-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(0,215,255,.09);border:1px solid rgba(0,215,255,.3);border-radius:999px;padding:6px 16px;font-size:11.5px;font-weight:900;color:#00d7ff;font-family:'Space Grotesk',sans-serif;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}
.wd-badge::before{content:'';width:7px;height:7px;border-radius:50%;background:#00d7ff;box-shadow:0 0 8px #00d7ff;animation:wd-blink 1.6s ease infinite}
@keyframes wd-blink{0%,100%{opacity:1}50%{opacity:.3}}
.wd-h1{font-family:'Space Grotesk',sans-serif;font-size:clamp(38px,4.8vw,72px);font-weight:900;line-height:.92;letter-spacing:-.06em;margin-bottom:18px}
.wd-h1 span{background:linear-gradient(90deg,#00d7ff,#1597ff,#982cff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.wd-hero-desc{font-size:17px;color:rgba(238,245,255,.72);line-height:1.65;max-width:620px;margin-bottom:28px}
.wd-hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:28px}
.wd-btn-primary{display:inline-flex;align-items:center;gap:9px;padding:15px 26px;border-radius:13px;background:linear-gradient(135deg,#1597ff,#982cff);color:#fff;font-family:'Space Grotesk',sans-serif;font-weight:900;font-size:14px;border:0;cursor:pointer;box-shadow:0 12px 36px rgba(73,69,255,.42);transition:.2s;text-decoration:none}
.wd-btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 46px rgba(73,69,255,.55);color:#fff}
.wd-btn-ghost{display:inline-flex;align-items:center;gap:8px;padding:14px 22px;border-radius:13px;background:rgba(255,255,255,.04);border:1px solid rgba(0,215,255,.35);color:#fff;font-family:'Space Grotesk',sans-serif;font-weight:800;font-size:13.5px;text-decoration:none;transition:.18s}
.wd-btn-ghost:hover{background:rgba(0,215,255,.08);border-color:rgba(0,215,255,.6);color:#fff}
.wd-trust-row{display:flex;flex-wrap:wrap;gap:10px}
.wd-trust-pill{display:inline-flex;align-items:center;gap:7px;padding:7px 13px;border-radius:10px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);font-size:12px;font-weight:700;color:rgba(238,245,255,.8)}

/* Hero form card */
.wd-form-card{background:rgba(4,10,28,.88);border:1px solid rgba(0,215,255,.26);border-radius:24px;padding:28px;box-shadow:0 28px 80px rgba(0,0,0,.35)}
.wd-form-card h3{font-family:'Space Grotesk',sans-serif;font-size:22px;font-weight:800;line-height:1.08;margin-bottom:6px}
.wd-form-card p{font-size:13px;color:rgba(238,245,255,.6);margin-bottom:18px}
.wd-form-card form{display:grid;gap:11px}
.wd-form-card input,.wd-form-card select,.wd-form-card textarea{width:100%;padding:12px 14px;border:1px solid rgba(130,170,255,.28);border-radius:10px;background:rgba(1,7,20,.62);color:#fff;font-family:'Inter',sans-serif;font-size:13.5px;outline:none;transition:.18s}
.wd-form-card input:focus,.wd-form-card select:focus,.wd-form-card textarea:focus{border-color:#00d7ff;box-shadow:0 0 0 3px rgba(0,215,255,.1)}
.wd-form-card select{appearance:none}
.wd-form-card textarea{min-height:80px;resize:vertical}
.wd-form-card button{padding:14px;border:0;border-radius:11px;background:linear-gradient(135deg,#1597ff,#982cff);color:#fff;font-family:'Space Grotesk',sans-serif;font-weight:900;font-size:14.5px;cursor:pointer;transition:.2s;box-shadow:0 10px 28px rgba(73,69,255,.36)}
.wd-form-card button:hover{transform:translateY(-1px);box-shadow:0 14px 36px rgba(73,69,255,.5)}
.wd-form-proof{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
.wd-form-proof span{font-size:11px;color:rgba(238,245,255,.55);font-weight:700}
.wd-form-proof span::before{content:'✓ ';color:#00d6a3}

/* ── Pricing tiers ── */
.wd-section{padding:72px 0 80px;position:relative}
.wd-section-alt{background:linear-gradient(180deg,#061129 0%,#020713 100%)}
.wd-section-head{text-align:center;margin-bottom:52px}
.wd-section-head .wd-badge{margin:0 auto 16px}
.wd-section-head h2{font-family:'Space Grotesk',sans-serif;font-size:clamp(30px,3.8vw,52px);font-weight:900;letter-spacing:-.055em;line-height:.96;margin-bottom:14px}
.wd-section-head h2 span{background:linear-gradient(90deg,#00d7ff,#982cff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.wd-section-head p{color:rgba(238,245,255,.6);font-size:16px;max-width:620px;margin:0 auto;line-height:1.6}
.wd-tiers{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.wd-tier{background:rgba(4,10,28,.7);border:1px solid rgba(130,170,255,.18);border-radius:20px;padding:26px 22px 28px;display:flex;flex-direction:column;gap:0;transition:.22s;position:relative;overflow:hidden}
.wd-tier:hover{border-color:rgba(0,215,255,.42);transform:translateY(-4px);box-shadow:0 24px 60px rgba(0,0,0,.4),0 0 32px rgba(0,215,255,.08)}
.wd-tier.featured{border-color:rgba(0,215,255,.55);background:linear-gradient(160deg,rgba(0,215,255,.09),rgba(152,44,255,.07)),rgba(4,10,28,.8);box-shadow:0 0 40px rgba(0,215,255,.12)}
.wd-tier-ribbon{position:absolute;top:14px;right:-22px;background:linear-gradient(135deg,#00d7ff,#1597ff);color:#020713;font-size:10px;font-weight:900;font-family:'Space Grotesk',sans-serif;padding:4px 28px;transform:rotate(45deg);letter-spacing:.06em}
.wd-tier-icon{font-size:32px;margin-bottom:14px}
.wd-tier-name{font-family:'Space Grotesk',sans-serif;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:#00d7ff;margin-bottom:8px}
.wd-tier h3{font-family:'Space Grotesk',sans-serif;font-size:20px;font-weight:900;color:#fff;line-height:1.1;margin-bottom:6px}
.wd-tier-price{font-family:'Space Grotesk',sans-serif;font-size:clamp(28px,2.8vw,36px);font-weight:900;color:#fff;line-height:1;margin-bottom:4px}
.wd-tier-price sup{font-size:16px;vertical-align:top;margin-top:6px}
.wd-tier-price-note{font-size:12px;color:rgba(238,245,255,.5);margin-bottom:18px}
.wd-tier-divider{height:1px;background:rgba(130,170,255,.15);margin-bottom:18px}
.wd-tier-features{list-style:none;display:flex;flex-direction:column;gap:8px;margin-bottom:22px;flex:1}
.wd-tier-features li{font-size:13px;color:rgba(238,245,255,.72);display:flex;align-items:flex-start;gap:8px;line-height:1.45}
.wd-tier-features li::before{content:'✓';color:#00d6a3;font-weight:900;flex-shrink:0;margin-top:1px}
.wd-tier-cta{display:block;text-align:center;padding:13px;border-radius:11px;font-family:'Space Grotesk',sans-serif;font-weight:900;font-size:13.5px;border:0;cursor:pointer;transition:.2s;text-decoration:none}
.wd-tier-cta.primary{background:linear-gradient(135deg,#1597ff,#982cff);color:#fff;box-shadow:0 10px 28px rgba(73,69,255,.35)}
.wd-tier-cta.primary:hover{transform:translateY(-1px);box-shadow:0 14px 36px rgba(73,69,255,.5);color:#fff}
.wd-tier-cta.outline{background:transparent;border:1px solid rgba(0,215,255,.38);color:#00d7ff}
.wd-tier-cta.outline:hover{background:rgba(0,215,255,.09);border-color:rgba(0,215,255,.65)}

/* ── Browser mockup screens ── */
.wd-browser{border-radius:14px;overflow:hidden;border:1px solid rgba(0,215,255,.22);box-shadow:0 28px 70px rgba(0,0,0,.5);background:#08101e}
.wd-browser-bar{height:34px;background:#0d1530;border-bottom:1px solid rgba(130,170,255,.12);display:flex;align-items:center;padding:0 12px;gap:7px}
.wd-browser-dots{display:flex;gap:5px}
.wd-browser-dots span{width:9px;height:9px;border-radius:50%}
.wd-browser-dots span:nth-child(1){background:#ff5f57}
.wd-browser-dots span:nth-child(2){background:#febc2e}
.wd-browser-dots span:nth-child(3){background:#28c840}
.wd-browser-url{flex:1;height:18px;background:rgba(255,255,255,.05);border-radius:4px;font-size:9.5px;color:rgba(255,255,255,.36);font-family:monospace;display:flex;align-items:center;padding:0 8px;gap:5px}
.wd-browser-url::before{content:'🔒';font-size:8px}
.wd-browser img{width:100%;display:block;object-fit:cover;object-position:top}

/* ── Add-ons ── */
.wd-addons{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.wd-addon{background:rgba(4,10,28,.65);border:1px solid rgba(130,170,255,.16);border-radius:16px;padding:22px 20px;transition:.2s}
.wd-addon:hover{border-color:rgba(152,44,255,.42);transform:translateY(-3px);box-shadow:0 14px 36px rgba(0,0,0,.3)}
.wd-addon-icon{font-size:28px;margin-bottom:10px}
.wd-addon h4{font-family:'Space Grotesk',sans-serif;font-size:15px;font-weight:800;color:#fff;margin-bottom:6px}
.wd-addon-price{font-family:'Space Grotesk',sans-serif;font-size:13px;font-weight:900;color:#00d7ff;margin-bottom:8px}
.wd-addon p{font-size:12.5px;color:rgba(238,245,255,.56);line-height:1.55}

/* ── Process steps ── */
.wd-process{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.wd-process-step{text-align:center;padding:24px 18px;background:rgba(4,10,28,.6);border:1px solid rgba(130,170,255,.14);border-radius:16px;position:relative;transition:.2s}
.wd-process-step:hover{border-color:rgba(0,215,255,.35)}
.wd-process-step::after{content:'→';position:absolute;right:-14px;top:50%;transform:translateY(-50%);font-size:20px;color:rgba(0,215,255,.4);font-weight:900}
.wd-process-step:last-child::after{display:none}
.wd-process-num{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#1597ff,#982cff);display:flex;align-items:center;justify-content:center;margin:0 auto 12px;font-family:'Space Grotesk',sans-serif;font-weight:900;font-size:17px;color:#fff;box-shadow:0 6px 18px rgba(73,69,255,.4)}
.wd-process-step h4{font-family:'Space Grotesk',sans-serif;font-size:14px;font-weight:800;color:#fff;margin-bottom:6px}
.wd-process-step p{font-size:12px;color:rgba(238,245,255,.55);line-height:1.5}

/* ── FAQ ── */
.wd-faq{display:grid;gap:12px}
.wd-faq details{background:rgba(4,10,28,.6);border:1px solid rgba(130,170,255,.18);border-radius:14px;padding:18px 20px;transition:.2s}
.wd-faq details[open]{border-color:rgba(0,215,255,.38);background:rgba(0,215,255,.04)}
.wd-faq summary{font-family:'Space Grotesk',sans-serif;font-size:16px;font-weight:800;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px}
.wd-faq summary::-webkit-details-marker{display:none}
.wd-faq summary::after{content:'+';font-size:20px;color:#00d7ff;flex-shrink:0;transition:.2s}
.wd-faq details[open] summary::after{content:'−'}
.wd-faq p{color:rgba(238,245,255,.65);font-size:14px;line-height:1.65;margin-top:12px}

/* ── CTA bar ── */
.wd-cta-bar{background:linear-gradient(135deg,rgba(0,215,255,.07),rgba(152,44,255,.09));border:1px solid rgba(0,215,255,.22);border-radius:20px;padding:36px 44px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}
.wd-cta-bar h3{font-family:'Space Grotesk',sans-serif;font-size:clamp(20px,2.4vw,30px);font-weight:800;margin-bottom:6px}
.wd-cta-bar p{font-size:14px;color:rgba(238,245,255,.6)}

/* Schema breadcrumb */
.wd-breadcrumb{padding:14px 0;border-bottom:1px solid rgba(130,170,255,.1)}
.wd-breadcrumb a,.wd-breadcrumb span{font-size:13px;color:rgba(238,245,255,.5);text-decoration:none}
.wd-breadcrumb a:hover{color:#00d7ff}
.wd-breadcrumb .sep{margin:0 8px;opacity:.4}

@media(max-width:1100px){.wd-tiers{grid-template-columns:repeat(2,1fr)}.wd-process{grid-template-columns:repeat(2,1fr)}}
@media(max-width:860px){.wd-hero-grid{grid-template-columns:1fr}.wd-addons{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.wd-tiers{grid-template-columns:1fr}.wd-addons{grid-template-columns:1fr}.wd-process{grid-template-columns:1fr}.wd-process-step::after{display:none}.wd-cta-bar{padding:24px 20px}}



/* HP Portfolio Carousel — all classes prefixed hpf- */
#hp-our-work .hpf-ui{display:flex;align-items:center;gap:18px;position:relative}
#hp-our-work .hpf-viewport{flex:1;overflow:hidden;border-radius:18px;min-width:0}
#hp-our-work .hpf-track{display:flex;gap:20px;transition:transform .42s cubic-bezier(.25,.46,.45,.94);will-change:transform}
#hp-our-work .hpf-card{flex:0 0 calc(33.333% - 14px);min-width:0}
#hp-our-work .hpf-inner{position:relative;border-radius:20px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02)),rgba(5,12,34,.92);border:1px solid rgba(130,170,255,.24);display:flex;flex-direction:column;height:100%;transition:border-color .25s,transform .25s;cursor:default}
#hp-our-work .hpf-inner:hover{border-color:transparent;transform:translateY(-4px)}
#hp-our-work .hpf-glow{position:absolute;inset:-2px;border-radius:22px;z-index:0;opacity:0;background:conic-gradient(from 0deg,var(--hca),var(--hcb),var(--hca));animation:hpf-spin 3s linear infinite;transition:opacity .3s;pointer-events:none}
#hp-our-work .hpf-inner:hover .hpf-glow{opacity:1}
#hp-our-work .hpf-inner::before{content:'';position:absolute;inset:1px;border-radius:19px;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02)),rgba(5,12,34,.94);z-index:1;pointer-events:none}
#hp-our-work .hpf-shine{position:absolute;inset:0;z-index:2;pointer-events:none;overflow:hidden;border-radius:20px}
#hp-our-work .hpf-shine::after{content:'';position:absolute;top:-60%;left:-80%;width:55%;height:220%;background:linear-gradient(105deg,transparent 40%,rgba(255,255,255,.07) 50%,transparent 60%);transform:skewX(-15deg);transition:left .5s ease}
#hp-our-work .hpf-inner:hover .hpf-shine::after{left:130%}
#hp-our-work .hpf-head,#hp-our-work .hpf-body,#hp-our-work .hpf-foot{position:relative;z-index:3}
#hp-our-work .hpf-head{height:120px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
#hp-our-work .hpf-emoji{font-size:48px;filter:drop-shadow(0 3px 8px rgba(0,0,0,.4));transition:transform .3s}
#hp-our-work .hpf-inner:hover .hpf-emoji{transform:scale(1.14) rotate(-5deg)}
#hp-our-work .hpf-chip{position:absolute;top:9px;left:9px;padding:3px 9px;border-radius:999px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;background:rgba(0,0,0,.55);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.18);color:#fff}
#hp-our-work .hpf-live{position:absolute;top:9px;right:9px;padding:3px 8px;border-radius:999px;font-size:10px;font-weight:900;background:rgba(37,211,102,.2);border:1px solid rgba(37,211,102,.45);color:#25D366;animation:hpf-pulse 2.5s ease-in-out infinite}
#hp-our-work .hpf-body{padding:16px;flex:1;display:flex;flex-direction:column;gap:7px}
#hp-our-work .hpf-name{font-family:'Space Grotesk',system-ui,sans-serif;font-size:17px;line-height:1.15;color:#fff;letter-spacing:-.03em;margin:0}
#hp-our-work .hpf-url{font-size:11px;color:#00d7ff;font-weight:700;margin:0}
#hp-our-work .hpf-desc{color:rgba(238,245,255,.6);font-size:12.5px;line-height:1.55;flex:1;margin:0;overflow-wrap:break-word}
#hp-our-work .hpf-tags{display:flex;flex-wrap:wrap;margin-top:6px}
#hp-our-work .hpf-foot{padding:11px 16px;border-top:1px solid rgba(130,170,255,.14);display:flex;align-items:center;justify-content:space-between;gap:8px}
#hp-our-work .hpf-livelink{font-size:12px;font-weight:900;color:#00d7ff;text-decoration:none;font-family:'Space Grotesk',system-ui,sans-serif;transition:.15s}
#hp-our-work .hpf-livelink:hover{color:#fff}
#hp-our-work .hpf-pflink{font-size:11px;color:rgba(238,245,255,.42);font-weight:700;text-decoration:none;transition:.15s}
#hp-our-work .hpf-pflink:hover{color:rgba(238,245,255,.8)}
#hp-our-work .hpf-btn{width:48px;height:48px;border-radius:50%;flex-shrink:0;border:1px solid rgba(0,215,255,.38);background:rgba(5,12,34,.9);backdrop-filter:blur(10px);color:#fff;font-size:22px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s ease;box-shadow:0 6px 20px rgba(0,0,0,.3)}
#hp-our-work .hpf-btn:hover{border-color:rgba(0,215,255,.75);background:linear-gradient(135deg,rgba(0,215,255,.22),rgba(152,44,255,.16));box-shadow:0 0 22px rgba(0,215,255,.3)}
#hp-our-work .hpf-btn:disabled{opacity:.2;cursor:not-allowed}
#hp-our-work .hpf-dots{display:flex;justify-content:center;gap:7px;margin-top:18px}
#hp-our-work .hpf-dot{width:8px;height:8px;border-radius:50%;background:rgba(130,170,255,.3);border:none;cursor:pointer;padding:0;transition:.2s}
#hp-our-work .hpf-dot.on{background:#00d7ff;width:22px;border-radius:4px;box-shadow:0 0 7px rgba(0,215,255,.55)}
@keyframes hpf-spin{to{transform:rotate(360deg)}}
@keyframes hpf-pulse{0%,100%{box-shadow:0 0 0 0 rgba(37,211,102,.3)}50%{box-shadow:0 0 0 5px rgba(37,211,102,0)}}
@media(max-width:900px){#hp-our-work .hpf-card{flex:0 0 calc(50% - 10px)}}
@media(max-width:580px){#hp-our-work .hpf-card{flex:0 0 100%}#hp-our-work .hpf-btn{width:40px;height:40px;font-size:18px}}
