/* V123 — Dedicated Services page based on the approved services-page visual.
   All selectors are page-scoped so the existing homepage and portfolio remain unchanged. */
.services-page{
  background:
    radial-gradient(circle at 82% 8%,rgba(67,61,210,.15),transparent 28%),
    radial-gradient(circle at 9% 46%,rgba(18,86,157,.10),transparent 31%),
    linear-gradient(180deg,#04101d 0%,#051424 46%,#06111f 100%);
}
.services-page .site-header{background:rgba(3,10,19,.91)}
.services-page .site-header .main-nav a.active::after{transform:scaleX(1)}

.sp-hero{
  position:relative;
  padding-top:76px;
  overflow:hidden;
  border-bottom:none;
  min-height:458px;
  display:flex;
  align-items:stretch;
}
.sp-hero::after{
  content:"";
  position:absolute;
  left:0;right:0;bottom:0;height:1.5px;
  background:linear-gradient(90deg,
    rgba(77,131,255,.72),
    rgba(138,92,255,.76),
    rgba(77,131,255,.72)
  );
  box-shadow:0 0 12px rgba(92,107,255,.28);
}
.sp-hero-inner{
  width:100%;max-width:none;padding-right:0;
  display:grid;grid-template-columns:minmax(480px,.85fr) minmax(620px,1.15fr);
  gap:20px;align-items:stretch;
}
.sp-hero-copy{padding:62px 0 48px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:3}
.sp-hero-copy .eyebrow{font-size:16px;margin-bottom:14px}
.sp-hero-copy h1{max-width:750px;font-size:clamp(46px,4.1vw,67px);line-height:.98;letter-spacing:-.045em}
.sp-hero-copy h1 span,.sp-section-heading h2 span{background:linear-gradient(90deg,#4b8cff,#8c5cff);-webkit-background-clip:text;background-clip:text;color:transparent}
.sp-hero-copy>p:not(.eyebrow){max-width:610px;margin:21px 0 0;color:#c9d3e2;font-size:15px;line-height:1.56}
.sp-hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px;max-width:690px}
.sp-hero-proof>div{display:grid;grid-template-columns:40px 1fr;grid-template-rows:auto auto;column-gap:10px;align-items:center;min-width:0}
.sp-proof-icon{grid-row:1/3;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;border:1px solid #526cff;background:rgba(8,28,53,.66);box-shadow:0 0 22px rgba(67,85,255,.18);color:#67c4ff;font-size:17px}
.sp-hero-proof strong{font-size:11px;line-height:1.2;white-space:nowrap}
.sp-hero-proof small{font-size:9px;color:#9facbf;margin-top:3px;white-space:nowrap}

.sp-hero-visual{position:relative;min-height:382px;overflow:hidden;isolation:isolate}
.sp-hero-visual::before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,#04101d 0%,rgba(4,16,29,.45) 13%,transparent 34%),linear-gradient(180deg,rgba(4,13,24,.08),transparent 70%,#04101d 100%);pointer-events:none}
.sp-hero-visual img{width:100%;height:100%;min-height:382px;object-fit:cover;object-position:center 51%;display:block;filter:saturate(1.16) contrast(1.06)}
.sp-hero-shade{position:absolute;inset:0;z-index:1;background:radial-gradient(circle at 62% 54%,rgba(81,76,255,.13),transparent 34%);pointer-events:none}
.sp-phone{position:absolute;z-index:4;right:7.8%;top:15%;width:136px;height:266px;border-radius:25px;border:2px solid rgba(112,124,255,.72);background:linear-gradient(180deg,rgba(5,18,36,.96),rgba(5,14,29,.96));box-shadow:0 18px 45px rgba(0,0,0,.42),0 0 34px rgba(65,70,255,.2);padding:46px 15px 16px;display:flex;flex-direction:column;gap:13px;transform:rotate(1.5deg)}
.sp-phone::before{content:"";position:absolute;top:10px;left:50%;transform:translateX(-50%);width:45px;height:4px;border-radius:999px;background:#101f36}
.sp-phone-logo{position:absolute;top:20px;left:50%;transform:translateX(-50%);width:42px;height:28px;overflow:hidden}
.sp-phone-logo img{width:120px;height:auto;min-height:0;max-width:none;object-fit:contain;object-position:left center;filter:none;transform:translateX(-3px)}
.sp-phone span{font-size:8px;color:#e8efff;padding:8px 8px 8px 25px;border:1px solid rgba(91,104,255,.34);border-radius:7px;background:rgba(11,31,59,.63);position:relative}
.sp-phone span::before{content:"";position:absolute;left:8px;top:50%;width:8px;height:8px;border-radius:2px;border:1px solid #4b8cff;transform:translateY(-50%);box-shadow:0 0 9px rgba(67,133,255,.5)}
.sp-phone i{margin-top:auto;height:38px;border-bottom:2px solid #4f7dff;clip-path:polygon(0 65%,18% 45%,34% 56%,50% 25%,66% 46%,80% 20%,100% 0,100% 100%,0 100%);background:linear-gradient(180deg,rgba(65,134,255,.25),transparent)}

.sp-services{padding-top:42px;padding-bottom:34px}
.sp-section-heading{text-align:center;max-width:900px;margin:0 auto 28px}
.sp-section-heading .eyebrow{margin-bottom:8px;font-size:11px}
.sp-section-heading h2{margin:0;font-size:clamp(30px,2.6vw,41px);line-height:1.05;letter-spacing:-.035em}
.sp-section-heading>p:not(.eyebrow){margin:10px auto 0;color:#aebacc;font-size:13px;line-height:1.5}
.sp-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.sp-service-card{position:relative;min-height:214px;border:1px solid rgba(84,129,255,.72);border-radius:12px;background:linear-gradient(145deg,rgba(7,24,44,.94),rgba(6,19,36,.78));box-shadow:inset 0 0 0 1px rgba(108,132,255,.14),inset 0 0 30px rgba(29,67,136,.09),0 0 0 1px rgba(54,93,212,.18),0 14px 34px rgba(0,0,0,.16);padding:17px 18px 19px 102px;overflow:hidden;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}
.sp-service-card:hover{transform:translateY(-4px);border-color:rgba(119,115,255,.92);box-shadow:inset 0 0 0 1px rgba(121,138,255,.18),0 16px 42px rgba(0,0,0,.24),0 0 0 1px rgba(84,105,255,.20),0 0 28px rgba(75,85,255,.14)}
.sp-service-icon{position:absolute;left:17px;top:17px;width:70px;height:70px;border:1px solid rgba(88,109,255,.7);border-radius:11px;overflow:hidden;background:#07172d;box-shadow:0 0 24px rgba(55,80,255,.13)}
.sp-service-icon img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(1.15) contrast(1.05)}
.sp-service-copy h3{margin:2px 0 7px;font-size:15px;line-height:1.25}
.sp-service-copy p{margin:0;color:#aeb9ca;font-size:10.5px;line-height:1.42;min-height:45px}
.sp-service-card ul,.sp-price-card ul{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:7px}
.sp-service-card li,.sp-price-card li{position:relative;padding-left:21px;color:#d0d9e7;font-size:10.5px;line-height:1.35}
.sp-service-card li::before,.sp-price-card li::before{content:"✓";position:absolute;left:0;color:#25ddff;font-weight:800;text-shadow:0 0 10px rgba(37,221,255,.24)}
.sp-card-arrow{position:absolute;right:16px;bottom:15px;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;border:1px solid #6870ff;background:#07172a;font-size:20px;transition:.25s ease}
.sp-card-arrow:hover{transform:translateX(2px);box-shadow:0 0 22px rgba(93,86,255,.35)}

.sp-pricing{padding:24px 0 36px;background:linear-gradient(180deg,rgba(3,15,29,.1),rgba(5,16,30,.62) 50%,rgba(5,14,27,.88));border-top:1px solid rgba(80,94,190,.12)}
.sp-pricing .sp-section-heading{margin-bottom:24px}
.sp-price-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;align-items:stretch}
.sp-price-card{position:relative;display:flex;flex-direction:column;min-height:385px;padding:18px 15px 14px;border:1px solid rgba(65,112,240,.55);border-radius:12px;background:linear-gradient(180deg,rgba(8,26,49,.95),rgba(5,17,34,.96));box-shadow:0 14px 32px rgba(0,0,0,.18),inset 0 0 28px rgba(34,68,144,.06);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.sp-price-card:hover{transform:translateY(-4px);border-color:rgba(89,104,255,.9)}
.sp-price-card--featured{border:2px solid #805dff;box-shadow:0 0 0 1px rgba(69,144,255,.3),0 0 28px rgba(107,70,255,.22),inset 0 0 30px rgba(49,80,184,.11)}
.sp-popular{position:absolute;left:50%;top:-11px;transform:translateX(-50%);padding:5px 14px;border-radius:999px;background:linear-gradient(90deg,#6356ff,#26a4ff);box-shadow:0 0 20px rgba(77,92,255,.35);font-size:8px;font-weight:800;white-space:nowrap}
.sp-price-icon{width:38px;height:38px;margin:0 auto 9px;border-radius:9px;display:grid;place-items:center;color:#5ad7ff;font-size:20px;background:linear-gradient(145deg,rgba(48,112,255,.15),rgba(90,62,255,.13));border:1px solid rgba(69,113,255,.36);box-shadow:0 0 16px rgba(53,94,255,.13)}
.sp-price-card h3{text-align:center;margin:0 0 9px;font-size:15px}
.sp-price{text-align:center;display:flex;flex-direction:column;gap:2px;min-height:47px;justify-content:center}
.sp-price strong{font-size:27px;line-height:1;letter-spacing:-.04em}
.sp-price span{font-size:8px;color:#7f8fa6;text-transform:uppercase;letter-spacing:.13em}
.sp-price--quote strong{font-size:19px;letter-spacing:-.02em}
.sp-monthly{text-align:center;margin-top:6px;color:#54a6ff;font-weight:800;font-size:17px;line-height:1.1}
.sp-monthly span{font-size:12px;color:#778cff;font-weight:700}
.sp-plan-note{text-align:center;color:#44a8ff;font-size:9.5px;margin:8px 0 0;min-height:14px}
.sp-price-card ul{margin-top:17px;gap:8px;flex:1}
.sp-price-card li{font-size:9.7px;padding-left:18px}
.sp-plan-btn{margin-top:16px;width:100%;min-height:38px;border:1px solid #675dff;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:9px;font-size:10px;font-weight:700;background:rgba(8,18,38,.55);transition:.25s ease}
.sp-plan-btn:hover{transform:translateY(-2px);box-shadow:0 0 20px rgba(81,80,255,.24)}
.sp-plan-btn--primary{border-color:rgba(135,96,255,.9);background:linear-gradient(100deg,#397fff,#8357ff);box-shadow:0 0 20px rgba(79,82,255,.23)}

.sp-custom-bar{margin-top:13px;min-height:60px;border:1px solid #6b65ff;border-radius:10px;display:grid;grid-template-columns:50px minmax(230px,.75fr) 1px minmax(270px,1fr) auto;gap:17px;align-items:center;padding:10px 13px;background:linear-gradient(100deg,rgba(5,24,47,.95),rgba(7,21,41,.9));box-shadow:0 0 25px rgba(62,74,255,.13),inset 0 0 34px rgba(37,86,179,.05)}
.sp-custom-icon{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font-size:20px;color:#58a8ff;background:rgba(17,54,109,.38);border:1px solid rgba(71,126,255,.48)}
.sp-custom-bar strong,.sp-custom-bar small{display:block}.sp-custom-bar strong{font-size:11px;color:#4ab5ff}.sp-custom-bar small{font-size:9px;color:#9eabbd;margin-top:3px;line-height:1.35}.sp-custom-divider{width:1px;height:32px;background:rgba(91,107,255,.34)}
.sp-custom-includes{display:flex;gap:10px;align-items:center}.sp-custom-includes>span{color:#836aff;font-size:19px}.sp-custom-bar .btn{font-size:10px;padding:12px 18px;min-width:145px}

.sp-bottom-cta{margin-top:0;margin-bottom:18px;min-height:86px;border:1px solid #6d6aff;border-radius:12px;background:linear-gradient(100deg,rgba(5,25,48,.96),rgba(6,20,38,.95));box-shadow:0 0 26px rgba(74,72,255,.12);display:grid;grid-template-columns:66px 1fr auto;gap:18px;align-items:center;padding-top:13px;padding-bottom:13px}
.sp-bottom-icon{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;border:1px solid #6074ff;color:#6ac8ff;background:rgba(14,47,90,.4);box-shadow:0 0 22px rgba(58,83,255,.16);font-weight:800;letter-spacing:2px}
.sp-bottom-copy h2{font-size:20px;margin:0 0 5px;letter-spacing:-.025em}.sp-bottom-copy p{margin:0;color:#aeb9c9;font-size:10px}.sp-bottom-action{text-align:center}.sp-bottom-action .btn{min-width:230px;font-size:11px;padding:12px 21px}.sp-bottom-action small{display:block;margin-top:6px;font-size:8px;color:#8695ab}

.sp-footer{position:relative;border-top:none;background:#04101c;padding:11px 0 12px}
.sp-footer::before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:0;
  height:1.5px;
  pointer-events:none;
  background:linear-gradient(90deg,
    rgba(77,131,255,.72),
    rgba(138,92,255,.76),
    rgba(77,131,255,.72)
  );
  box-shadow:0 0 12px rgba(92,107,255,.28);
}
.sp-footer-inner{display:grid;grid-template-columns:190px 1fr auto;gap:26px;align-items:center}
.sp-footer-brand{display:block;width:165px}.sp-footer-brand img{width:100%;display:block}.sp-footer-inner>span{font-size:9px;color:#8190a6}.sp-footer-points{display:flex;gap:22px;color:#8799b0;font-size:9px;white-space:nowrap}

@media (max-width:1180px){
  .sp-hero-inner{grid-template-columns:minmax(410px,.9fr) minmax(0,1.1fr)}
  .sp-hero-copy{padding-left:4vw}.sp-hero-copy h1{font-size:48px}.sp-hero-proof{grid-template-columns:1fr;gap:9px}.sp-hero-proof>div{grid-template-columns:34px 1fr}.sp-proof-icon{width:32px;height:32px}.sp-hero-proof strong,.sp-hero-proof small{white-space:normal}.sp-phone{right:4%;transform:scale(.86) rotate(1.5deg);transform-origin:top right}
  .sp-price-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sp-price-card{min-height:390px}.sp-price-card:nth-child(4),.sp-price-card:nth-child(5){grid-column:span 1}
  .sp-custom-bar{grid-template-columns:45px 1fr auto}.sp-custom-divider,.sp-custom-includes{display:none}
}

@media (max-width:900px){
  .sp-hero{padding-top:68px}.sp-hero-inner{grid-template-columns:1fr;padding-left:0}.sp-hero-copy{padding:52px 5vw 34px}.sp-hero-copy h1{font-size:clamp(42px,7vw,58px)}.sp-hero-copy>p:not(.eyebrow){font-size:14px}.sp-hero-proof{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none}.sp-hero-proof>div{grid-template-columns:35px 1fr}.sp-hero-visual{min-height:360px}.sp-hero-visual img{min-height:360px}.sp-phone{right:9%;top:10%;transform:scale(.82)}
  .sp-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sp-price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sp-price-card--featured{order:-1}.sp-price-card{min-height:375px}
  .sp-bottom-cta{grid-template-columns:60px 1fr}.sp-bottom-action{grid-column:1/-1;width:100%}.sp-bottom-action .btn{width:100%}.sp-footer-inner{grid-template-columns:170px 1fr}.sp-footer-points{grid-column:1/-1;justify-content:space-between}
}

@media (max-width:620px){
  .sp-hero{min-height:auto}.sp-hero-copy{padding:42px 20px 28px}.sp-hero-copy .eyebrow{font-size:14px}.sp-hero-copy h1{font-size:38px;line-height:1.02}.sp-hero-copy>p:not(.eyebrow){font-size:14px;line-height:1.5}.sp-hero-proof{grid-template-columns:1fr;gap:11px;margin-top:27px}.sp-hero-proof>div{grid-template-columns:38px 1fr}.sp-proof-icon{width:36px;height:36px}.sp-hero-proof strong{font-size:11px}.sp-hero-proof small{font-size:9px}.sp-hero-visual{min-height:260px}.sp-hero-visual img{min-height:260px;object-position:63% center}.sp-hero-visual::before{background:linear-gradient(180deg,#04101d 0%,transparent 28%,transparent 68%,#04101d 100%)}.sp-phone{right:16px;top:18px;transform:scale(.63);transform-origin:top right}
  .sp-services{padding:38px 20px 27px}.sp-section-heading{margin-bottom:22px}.sp-section-heading .eyebrow{font-size:13px}.sp-section-heading h2{font-size:28px}.sp-section-heading>p:not(.eyebrow){font-size:12px}
  .sp-service-grid{grid-template-columns:1fr;gap:12px}.sp-service-card{min-height:205px;padding-left:95px}.sp-service-icon{width:63px;height:63px}.sp-service-copy h3{font-size:14px}.sp-service-copy p{font-size:10px}.sp-service-card li{font-size:10px}
  .sp-pricing{padding:23px 0 28px}.sp-pricing>.section-shell{padding-left:16px;padding-right:16px}.sp-price-grid{grid-template-columns:1fr;gap:12px}.sp-price-card,.sp-price-card--featured{min-height:0;padding:22px 20px 17px}.sp-price-card--featured{order:initial}.sp-price-card ul{grid-template-columns:1fr;gap:8px}.sp-price-card li{font-size:10.5px}.sp-plan-btn{min-height:43px;font-size:11px}.sp-popular{top:-10px}
  .sp-custom-bar{grid-template-columns:44px 1fr;padding:12px;gap:11px}.sp-custom-bar .btn{grid-column:1/-1;width:100%}
  .sp-bottom-cta{margin:0 16px 18px;padding:15px 15px;grid-template-columns:52px 1fr;gap:12px}.sp-bottom-copy h2{font-size:17px}.sp-bottom-copy p{font-size:9px}.sp-bottom-icon{width:44px;height:44px}.sp-bottom-action{grid-column:1/-1}.sp-bottom-action .btn{min-width:0}
  .sp-footer-inner{grid-template-columns:1fr;gap:10px;text-align:center;justify-items:center}.sp-footer-brand{width:165px}.sp-footer-points{display:grid;grid-template-columns:1fr;gap:6px}
}

@media (prefers-reduced-motion:reduce){.sp-service-card,.sp-price-card,.sp-plan-btn,.sp-card-arrow{transition:none}}


/* V124 — Pricing now lives on individual service pages. */
.sp-pricing-router{
  padding:28px 0 34px;
  border-top:1px solid rgba(80,94,190,.12);
  background:linear-gradient(180deg,rgba(3,15,29,.08),rgba(5,16,30,.72));
}
.sp-pricing-router-card{
  min-height:132px;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:28px;
  align-items:center;
  padding:26px 30px;
  border:1px solid rgba(93,101,255,.65);
  border-radius:16px;
  background:linear-gradient(105deg,rgba(6,26,50,.96),rgba(7,19,39,.96));
  box-shadow:0 0 30px rgba(71,74,255,.10),inset 0 0 32px rgba(39,88,188,.05);
}
.sp-pricing-router-card .eyebrow{margin:0 0 8px;font-size:10px}
.sp-pricing-router-card h2{margin:0;font-size:clamp(24px,2.35vw,37px);letter-spacing:-.035em}
.sp-pricing-router-card h2 span{background:linear-gradient(90deg,#4b8cff,#8c5cff);-webkit-background-clip:text;background-clip:text;color:transparent}
.sp-pricing-router-card p:not(.eyebrow){max-width:780px;margin:10px 0 0;color:#aeb9ca;font-size:12px;line-height:1.55}
.sp-pricing-router-card .btn{min-width:185px;justify-content:center}
@media (max-width:720px){
  .sp-pricing-router{padding:20px 16px 26px}
  .sp-pricing-router>.section-shell{padding:0}
  .sp-pricing-router-card{grid-template-columns:1fr;padding:22px 18px;gap:18px}
  .sp-pricing-router-card h2{font-size:27px}
  .sp-pricing-router-card p:not(.eyebrow){font-size:11px}
  .sp-pricing-router-card .btn{width:100%}
}
.sp-service-card[href]{color:inherit;text-decoration:none;cursor:pointer}
.sp-service-card[href]:focus-visible{outline:2px solid #6f78ff;outline-offset:3px}

/* V131 — Desktop hero: move the visual slightly right and remove the central dark-band effect. */
@media (min-width:1181px){
  .sp-hero-inner{gap:0}
  .sp-hero-visual{margin-left:-8px}
  .sp-hero-visual img{
    transform:scale(1.30);
    transform-origin:90% 50%;
    object-position:56% 51%;
  }
  .sp-hero-visual::before{
    background:
      linear-gradient(90deg,#04101d 0%,rgba(4,16,29,.72) 34%,rgba(4,16,29,.20) 72%,transparent 100%) left/170px 100% no-repeat,
      linear-gradient(180deg,rgba(4,13,24,.05),transparent 76%,rgba(4,16,29,.82) 100%);
  }
  .sp-hero-shade{display:none}
}

/* V133 — Desktop Services section uses the available viewport width instead of the global 1440px shell cap. */
@media (min-width:1181px){
  .sp-services.section-shell{
    width:100%;
    max-width:none;
    padding-left:32px;
    padding-right:32px;
  }
}


/* V138 — service cards are roomier so each bubble uses space better and the visuals display more comfortably. */
.sp-service-card{
  min-height:286px;
  padding:24px 24px 24px 234px;
  border:1px solid rgba(90,126,255,.82);
  box-shadow:
    inset 0 0 0 1px rgba(97,125,255,.18),
    inset 0 0 42px rgba(35,82,180,.10),
    0 16px 36px rgba(0,0,0,.18);
}
.sp-service-card:hover{
  border-color:rgba(118,112,255,.96);
  box-shadow:
    inset 0 0 0 1px rgba(120,138,255,.26),
    0 18px 44px rgba(0,0,0,.24),
    0 0 30px rgba(83,95,255,.16);
}
.sp-service-icon{
  left:16px;
  top:16px;
  bottom:16px;
  width:184px;
  height:auto;
  border:1px solid rgba(118,132,255,.95);
  border-radius:22px;
  box-shadow:
    0 0 0 1px rgba(88,126,255,.24),
    0 0 34px rgba(59,89,255,.22);
}
.sp-service-icon img{
  filter:saturate(1.24) contrast(1.08) brightness(1.03);
  object-position:center;
}
.sp-service-copy p{min-height:64px}

@media (max-width:1400px){
  .sp-service-card{
    min-height:276px;
    padding-left:216px;
  }
  .sp-service-icon{
    width:168px;
  }
}

@media (max-width:1180px){
  .sp-service-card{
    min-height:256px;
    padding-left:196px;
  }
  .sp-service-icon{
    width:148px;
  }
}

@media (max-width:900px){
  .sp-service-card{
    min-height:234px;
    padding-left:146px;
  }
  .sp-service-icon{
    top:14px;
    bottom:14px;
    width:102px;
  }
}

@media (max-width:620px){
  .sp-service-card{
    min-height:220px;
    padding-left:122px;
  }
  .sp-service-icon{
    top:14px;
    bottom:14px;
    width:84px;
    border-radius:18px;
  }
}

/* V139 — desktop service visuals extend farther to the right without increasing card height. */
@media (min-width:1401px){
  .sp-service-card{
    padding-left:260px;
  }
  .sp-service-icon{
    width:215px;
  }
}

@media (min-width:1181px) and (max-width:1400px){
  .sp-service-card{
    padding-left:232px;
  }
  .sp-service-icon{
    width:190px;
  }
}


/* V141 — revert to the V139 visual approach, but let desktop service images reach much closer to the top and bottom of the card. */
@media (min-width:1401px){
  .sp-service-card{
    padding-left:262px;
  }
  .sp-service-icon{
    top:8px;
    bottom:8px;
    width:220px;
    border-radius:20px;
  }
  .sp-service-icon img{
    object-fit:cover;
    object-position:center;
  }
}

@media (min-width:1181px) and (max-width:1400px){
  .sp-service-card{
    padding-left:236px;
  }
  .sp-service-icon{
    top:8px;
    bottom:8px;
    width:196px;
    border-radius:20px;
  }
  .sp-service-icon img{
    object-fit:cover;
    object-position:center;
  }
}


/* V142 — service card typography enlarged for stronger readability and accessibility. */
.sp-service-copy h3{
  margin:2px 0 10px;
  font-size:21px;
  line-height:1.25;
  letter-spacing:-.01em;
}
.sp-service-copy p{
  font-size:15px;
  line-height:1.55;
  min-height:66px;
  color:#c4cedd;
}
.sp-service-card ul{
  margin-top:18px;
  gap:9px;
}
.sp-service-card li{
  padding-left:23px;
  font-size:15px;
  line-height:1.45;
  color:#e0e7f1;
}
.sp-service-card li::before{
  font-size:15px;
  line-height:1.45;
}

@media (max-width:1180px){
  .sp-service-copy h3{font-size:20px}
  .sp-service-copy p{font-size:14.5px;min-height:68px}
  .sp-service-card li{font-size:14.5px}
}

@media (max-width:620px){
  .sp-service-copy h3{font-size:19px}
  .sp-service-copy p{font-size:14px;line-height:1.5;min-height:0}
  .sp-service-card li{font-size:14px;line-height:1.45}
}

/* V143 — rebalance service-card typography only; preserve images, card geometry, grid and interactions. */
.sp-service-copy h3{
  margin:2px 0 8px;
  font-size:19px;
  line-height:1.22;
  letter-spacing:-.01em;
}
.sp-service-copy p{
  font-size:14px;
  line-height:1.5;
  min-height:66px;
  color:#c4cedd;
}
.sp-service-card ul{
  margin-top:15px;
  gap:8px;
}
.sp-service-card li{
  padding-left:22px;
  font-size:14px;
  line-height:1.42;
  color:#e0e7f1;
}
.sp-service-card li::before{
  font-size:14px;
  line-height:1.42;
}

@media (max-width:1180px){
  .sp-service-copy h3{font-size:18px}
  .sp-service-copy p{font-size:13.5px;min-height:68px}
  .sp-service-card li{font-size:13.5px}
  .sp-service-card li::before{font-size:13.5px}
}

@media (max-width:620px){
  .sp-service-copy h3{font-size:17.5px}
  .sp-service-copy p{font-size:13.5px;line-height:1.48;min-height:0}
  .sp-service-card li{font-size:13.5px;line-height:1.42}
  .sp-service-card li::before{font-size:13.5px;line-height:1.42}
}

/* V144 — premium service-card composition based on the approved visual mockup.
   Desktop only: rebalance image/text proportions, reduce visual noise and add breathing room.
   Service assets, card order, links and interactions remain unchanged. */
@media (min-width:1181px){
  .sp-service-card{
    display:grid;
    grid-template-columns:182px minmax(0,1fr);
    grid-template-rows:auto 1fr;
    column-gap:26px;
    min-height:248px;
    padding:14px 18px 14px 14px;
    border-color:rgba(102,132,255,.84);
    border-radius:13px;
    background:linear-gradient(145deg,rgba(7,24,44,.90),rgba(5,18,34,.86));
    box-shadow:
      inset 0 0 0 1px rgba(118,138,255,.18),
      inset 0 0 32px rgba(35,82,180,.08),
      0 0 0 1px rgba(65,99,224,.20),
      0 12px 28px rgba(0,0,0,.14),
      0 0 18px rgba(58,96,228,.10);
  }

  .sp-service-card:hover{
    transform:translateY(-4px);
    border-color:rgba(122,122,255,.96);
    box-shadow:
      inset 0 0 0 1px rgba(132,145,255,.24),
      0 16px 36px rgba(0,0,0,.20),
      0 0 0 1px rgba(88,109,255,.24),
      0 0 24px rgba(78,88,255,.16);
  }

  .sp-service-icon{
    position:relative;
    grid-column:1;
    grid-row:1 / 3;
    left:auto;
    top:auto;
    bottom:auto;
    width:100%;
    height:100%;
    min-height:218px;
    align-self:stretch;
    border:1px solid rgba(102,119,236,.72);
    border-radius:16px;
    box-shadow:
      0 0 0 1px rgba(88,126,255,.10),
      0 0 20px rgba(59,89,255,.11);
  }

  .sp-service-icon img{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center;
    filter:saturate(1.16) contrast(1.06) brightness(1.02);
  }

  .sp-service-copy{
    grid-column:2;
    grid-row:1;
    min-width:0;
    padding-top:5px;
  }

  .sp-service-copy h3{
    margin:0 0 8px;
    font-size:18.5px;
    line-height:1.24;
    font-weight:700;
    letter-spacing:-.015em;
  }

  .sp-service-copy p{
    margin:0;
    min-height:0;
    font-size:14px;
    line-height:1.5;
    color:#c0cad8;
  }

  .sp-service-card ul{
    grid-column:2;
    grid-row:2;
    align-self:start;
    margin-top:15px;
    padding-right:44px;
    gap:8px;
  }

  .sp-service-card li{
    padding-left:21px;
    font-size:14px;
    line-height:1.4;
    color:#d8e0eb;
  }

  .sp-service-card li::before{
    font-size:13px;
    line-height:1.4;
    color:#35dfff;
    text-shadow:0 0 8px rgba(37,221,255,.18);
  }

  .sp-card-arrow{
    right:14px;
    bottom:14px;
    width:34px;
    height:34px;
    border-color:rgba(105,112,255,.82);
    background:rgba(7,23,42,.88);
    font-size:19px;
  }
}

@media (min-width:1181px) and (max-width:1400px){
  .sp-service-card{
    grid-template-columns:154px minmax(0,1fr);
    column-gap:22px;
    min-height:246px;
    padding-right:16px;
  }

  .sp-service-icon{
    min-height:216px;
  }

  .sp-service-copy h3{
    font-size:17.5px;
  }

  .sp-service-copy p,
  .sp-service-card li{
    font-size:13.5px;
  }
}

/* V146 — add small outlined circles around service-card bullet checkmarks only. */
.sp-service-card li{
  padding-left:26px;
}
.sp-service-card li::before{
  top:.08em;
  width:16px;
  height:16px;
  border:1px solid rgba(53,223,255,.78);
  border-radius:50%;
  display:grid;
  place-items:center;
  box-sizing:border-box;
  font-size:9px;
  line-height:1;
  color:#35dfff;
  background:rgba(9,35,54,.48);
  box-shadow:0 0 8px rgba(37,221,255,.12);
  text-shadow:none;
}

@media (max-width:1180px){
  .sp-service-card li{padding-left:25px}
  .sp-service-card li::before{width:15px;height:15px;font-size:8.5px}
}



/* V148 — promote "NOS SERVICES" to the sole main heading of the services grid. */
.sp-services .sp-section-heading{
  margin-bottom:30px;
}
.sp-services .sp-services-main-title{
  position:relative;
  display:inline-block;
  margin:0;
  padding-bottom:12px;
  color:#f4f7ff;
  font-size:clamp(34px,3vw,46px);
  line-height:1;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.sp-services .sp-services-main-title::after{
  content:"";
  position:absolute;
  left:50%;
  bottom:0;
  width:100%;
  height:2px;
  transform:translateX(-50%);
  border-radius:999px;
  background:linear-gradient(90deg,#4b8cff 0%,#6f73ff 52%,#8c5cff 100%);
  box-shadow:0 0 10px rgba(91,103,255,.38);
}

@media (max-width:620px){
  .sp-services .sp-section-heading{margin-bottom:24px}
  .sp-services .sp-services-main-title{
    font-size:30px;
    letter-spacing:.10em;
    padding-bottom:10px;
  }
}

/* V149 — service-card titles: Title Case + a clean accent line directly underneath. */
.sp-service-copy h3{
  position:relative;
  display:fit-content;
  width:fit-content;
  max-width:100%;
  padding-bottom:7px;
  margin-bottom:10px;
}
.sp-service-copy h3::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:1px;
  border-radius:999px;
  background:linear-gradient(90deg,rgba(64,184,255,.88),rgba(110,103,255,.78));
  box-shadow:0 0 7px rgba(79,126,255,.22);
}

/* V150 — service-card visibility + responsive service imagery only.
   - Outer service-card contours are easier to distinguish from the dark page background.
   - Desktop geometry remains unchanged.
   - On tablet/mobile, service imagery gets substantially more visual presence and moves above the copy at <=900px.
   - Existing V145 images, text, title accents, bullets, arrows and interactions remain unchanged. */
.sp-service-card{
  border-color:rgba(106,143,255,.98);
  box-shadow:
    inset 0 0 0 1px rgba(130,153,255,.22),
    inset 0 0 34px rgba(35,82,180,.09),
    0 0 0 1px rgba(73,105,232,.34),
    0 14px 30px rgba(0,0,0,.17),
    0 0 24px rgba(68,91,255,.20);
}
.sp-service-card:hover{
  border-color:rgba(132,128,255,1);
  box-shadow:
    inset 0 0 0 1px rgba(143,158,255,.30),
    0 16px 38px rgba(0,0,0,.22),
    0 0 0 1px rgba(96,119,255,.42),
    0 0 30px rgba(83,91,255,.25);
}

/* Tablet landscape / compact desktop: keep the side-by-side composition, but give the art more room. */
@media (min-width:901px) and (max-width:1180px){
  .sp-service-card{
    padding-left:218px;
  }
  .sp-service-icon{
    width:170px;
  }
}

/* Tablet + phone: place the service art above the content so it is no longer compressed beside text. */
@media (max-width:900px){
  .sp-service-card{
    display:flex;
    flex-direction:column;
    min-height:0;
    padding:15px 15px 20px;
  }
  .sp-service-icon{
    position:relative;
    left:auto;
    top:auto;
    bottom:auto;
    width:min(76%,260px);
    height:auto;
    min-height:0;
    aspect-ratio:5 / 6;
    align-self:center;
    margin:0 auto 18px;
  }
  .sp-service-icon img{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center;
  }
  .sp-service-copy{
    width:100%;
  }
  .sp-service-card ul{
    width:100%;
    padding-right:44px;
  }
}

@media (max-width:620px){
  .sp-service-card{
    padding:14px 14px 20px;
  }
  .sp-service-icon{
    width:min(84%,272px);
    margin-bottom:18px;
  }
}
