
.home .nl-services{display:block;background:#090d15;padding:80px 28px 88px;color:#fff;position:relative}
.nl-services-shell{max-width:1440px;margin:0 auto}.nl-services-heading{display:grid;grid-template-columns:180px 1fr;gap:32px;margin-bottom:52px}.nl-services-kicker{font:700 11px/1.5 Roboto,sans-serif;letter-spacing:1.5px;margin:12px 0;color:#c8d1df}.nl-services-heading h2{font:800 clamp(32px,3.6vw,54px)/1.12 Roboto,sans-serif;letter-spacing:-1.2px;color:#fff;margin:0 0 18px}.nl-services-heading>div>p{font:400 16px/1.7 Roboto,sans-serif;color:#aeb8c8;max-width:750px;margin:0}.nl-services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.nl-service-card{display:flex;flex-direction:column;position:relative;overflow:hidden;padding:30px 24px 24px;border:1px solid #2b3343;border-radius:22px;background:radial-gradient(ellipse at 100% 0%,#174c9b 0%,transparent 38%),linear-gradient(150deg,#121a29,#0b1019);text-decoration:none;color:#fff;transition:transform .2s,border-color .2s;min-width:0}.nl-service-card:hover{transform:translateY(-5px);border-color:#659aff}.nl-service-card:focus-visible{outline:3px solid #91b9ff;outline-offset:5px}.nl-service-orb{width:104px;height:104px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 28px;border:1px solid #497bd0;background:radial-gradient(circle at 35% 30%,#203f79,#101b36 75%);box-shadow:0 0 34px #2379ee20;color:#73a7ff}.nl-service-orb svg{width:49px;height:49px;filter:drop-shadow(0 0 9px #286fec70)}.nl-service-card h3{font:800 30px/1.1 Roboto,sans-serif;letter-spacing:-.7px;color:#fff;margin:0 0 9px}.nl-service-name{font:500 14px/1.5 Roboto,sans-serif;color:#9cc4ff;margin:0 0 16px}.nl-service-copy{font:400 15px/1.65 Roboto,sans-serif;color:#bcc5d4;margin:0 0 34px;min-height:125px}.nl-service-card ul{list-style:none;padding:0;margin:auto 0 0}.nl-service-card li{border-top:1px solid #303744;padding:11px 0;font:500 11px/1.5 Roboto,sans-serif;text-transform:uppercase;letter-spacing:.45px;color:#c7cdd7}.nl-service-link{display:flex;align-items:center;justify-content:space-between;padding-top:21px;font:500 13px/1.4 Roboto,sans-serif;color:#99bcff}.nl-service-link span{font-size:22px}@media(max-width:1100px){.nl-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nl-services-heading{grid-template-columns:1fr;gap:14px}.nl-service-copy{min-height:74px}}@media(max-width:600px){.home .nl-services{padding:52px 20px 60px}.nl-services-grid{grid-template-columns:1fr}.nl-services-heading{margin-bottom:30px}.nl-service-card{padding:28px 24px}.nl-service-copy{min-height:0;margin-bottom:28px}.nl-services-heading h2{letter-spacing:-.7px}}@media(prefers-reduced-motion:reduce){.nl-service-card{transition:none}.nl-service-card:hover{transform:none}}

/* NEWLIGHT palette: light surfaces, brand blue and silver dividers. */
.home .nl-services{background:#f2f6fb;color:#172c40}
.nl-services-kicker{color:#1670b8}
.nl-services-heading h2{color:#172c40}
.nl-services-heading>div>p{color:#5c6b7a}
.nl-service-card{background:radial-gradient(ellipse at 100% 0%,#dcecfb 0%,transparent 46%),#fff;border-color:#d8e2ec;color:#172c40;box-shadow:0 12px 30px rgba(25,64,99,.06)}
.nl-service-card:hover{border-color:#1670b8;box-shadow:0 16px 34px rgba(22,112,184,.12)}
.nl-service-orb{background:radial-gradient(circle at 35% 30%,#fff,#e4f0fc 75%);border-color:#bdd6ed;box-shadow:0 6px 22px rgba(22,112,184,.08);color:#1670b8}
.nl-service-orb svg{filter:none}
.nl-service-card h3{color:#172c40}
.nl-service-name{color:#1670b8}
.nl-service-copy{color:#5c6b7a}
.nl-service-card li{border-color:#dce3ea;color:#506174}
.nl-service-link{color:#1670b8}

.nl-ai-symbols{display:grid;grid-template-columns:repeat(2,24px);gap:12px;align-items:center;justify-items:center}.nl-service-orb .nl-ai-symbols svg{display:block;width:24px;height:24px;fill:currentColor}.nl-service-orb .nl-ai-symbols svg:last-child{fill:currentColor}

.nl-services-more{margin-top:30px;display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.nl-services-more p{margin:0;color:#5c6b7a;font-size:15px}.nl-services-more>div{display:flex;gap:24px;flex-wrap:wrap;justify-content:center}.nl-services-more a{color:#1670b8;font-weight:600;text-decoration:none}.nl-services-more a:hover{text-decoration:underline}.nl-services-more a span{margin-left:6px}

.nl-sea-symbols{display:flex;align-items:center;justify-content:center;gap:10px}.nl-service-orb .nl-sea-symbols svg{width:32px;height:36px}

.hero-service-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:52px;padding-top:26px;border-top:1px solid rgba(255,255,255,.16);position:relative;z-index:4}
.hero-service-strip>a{display:flex;align-items:center;justify-content:center;gap:14px;color:#fff;text-decoration:none;font:600 17px/1.4 Roboto,sans-serif;animation:hero-service-enter .65s both;animation-delay:var(--hero-service-delay)}
.hero-service-strip>a:hover{color:#9ccfff}.hero-service-strip>a:focus-visible{outline:2px solid #9ccfff;outline-offset:7px;border-radius:4px}
.hero-service-symbol{display:flex;align-items:center;justify-content:center;width:50px;height:50px;flex:0 0 50px;color:#73baff}.hero-service-symbol>svg{width:38px;height:38px}.hero-service-symbol .nl-sea-symbols{gap:5px}.hero-service-symbol .nl-sea-symbols svg{width:23px;height:28px}.hero-service-symbol .nl-ai-symbols{grid-template-columns:repeat(2,19px);gap:5px}.hero-service-symbol .nl-ai-symbols svg{width:19px;height:19px;fill:currentColor}
@keyframes hero-service-enter{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:650px){.hero-service-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px;margin-top:32px}.hero-service-strip>a{justify-content:flex-start;font-size:15px;gap:10px}}
@media(prefers-reduced-motion:reduce){.hero-service-strip>a{animation:none}}

@keyframes hero-service-fly-in{from{opacity:0;transform:translate(-34px,24px)}to{opacity:1;transform:translate(0,0)}}
@media(prefers-reduced-motion:no-preference){.hero-service-strip>a{animation:hero-service-fly-in .7s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--hero-service-delay)}}

/* Larger service symbols and labels in the hero. */
.hero-service-strip>a{font-size:21px;gap:18px}
.hero-service-symbol{width:64px;height:64px;flex-basis:64px}
.hero-service-symbol>svg{width:50px;height:50px}
.hero-service-symbol .nl-sea-symbols{gap:6px}
.hero-service-symbol .nl-sea-symbols svg{width:29px;height:36px}
.hero-service-symbol .nl-ai-symbols{grid-template-columns:repeat(2,25px);gap:6px}
.hero-service-symbol .nl-ai-symbols svg{width:25px;height:25px}
@media(max-width:650px){
 .hero-service-strip>a{font-size:18px;gap:10px}
 .hero-service-symbol{width:54px;height:54px;flex-basis:54px}
 .hero-service-symbol>svg{width:44px;height:44px}
 .hero-service-symbol .nl-sea-symbols svg{width:24px;height:30px}
 .hero-service-symbol .nl-ai-symbols{grid-template-columns:repeat(2,22px);gap:5px}
 .hero-service-symbol .nl-ai-symbols svg{width:22px;height:22px}
}

/* Glossy finish across the full service icon discs. */
.nl-service-orb{
 position:relative;isolation:isolate;overflow:hidden;
 background:linear-gradient(145deg,#ffffff 0%,#f4faff 28%,#d8eafb 58%,#edf7ff 82%,#cce3f7 100%);
 border-color:#bad4eb;
 box-shadow:inset 0 2px 3px rgba(255,255,255,.95),inset 0 -3px 7px rgba(22,112,184,.13),0 7px 22px rgba(22,112,184,.13);
}
.nl-service-orb::before{
 content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;
 background:linear-gradient(125deg,transparent 12%,rgba(255,255,255,.15) 24%,rgba(255,255,255,.85) 36%,rgba(255,255,255,.25) 45%,transparent 57%);
}
.nl-service-orb>svg,.nl-service-orb>span{position:relative;z-index:1}

/* Moving light sweep across each complete icon circle. */
.nl-service-orb::before{
 inset:-35%;border-radius:0;z-index:2;
 background:linear-gradient(110deg,transparent 36%,rgba(255,255,255,.25) 43%,rgba(255,255,255,.9) 50%,rgba(255,255,255,.25) 57%,transparent 64%);
 transform:translateX(-110%);
 animation:service-orb-shine 4.8s ease-in-out infinite;
}
.nl-service-card:nth-child(2) .nl-service-orb::before{animation-delay:.35s}
.nl-service-card:nth-child(3) .nl-service-orb::before{animation-delay:.7s}
.nl-service-card:nth-child(4) .nl-service-orb::before{animation-delay:1.05s}
@keyframes service-orb-shine{
 0%,12%{transform:translateX(-110%)}
 40%,100%{transform:translateX(110%)}
}
@media(prefers-reduced-motion:reduce){
 .nl-service-orb::before{animation:none;transform:none;opacity:.3}
}

.nl-services-more a{display:inline-flex;align-items:center;gap:6px}.nl-services-more .nl-extra-arrow{width:17px;height:17px;flex-shrink:0}
