.service-page { --service-ink: #142748; --service-muted: #5d6b82; background: #fff; color: var(--service-ink); }
.service-page p { color: var(--service-muted); }
.service-page h2, .service-page h3 { color: var(--service-ink); letter-spacing: -.7px; }
.service-page .service-eyebrow { margin: 0 0 18px; color: #3b66c6; font-size: 11px; font-weight: 700; letter-spacing: 1.9px; }
.service-hero { position: relative; overflow: hidden; padding: 155px 0 0; background: radial-gradient(ellipse at 100% 25%, #244c92, transparent 60%), #101f3d; color: #fff; }
.service-hero > .container { position: relative; }
.service-hero__grid { position: absolute; inset: 0; opacity: .08; background-image: linear-gradient(#acc9ff 1px, transparent 1px), linear-gradient(90deg, #acc9ff 1px, transparent 1px); background-size: 64px 64px; mask-image: linear-gradient(to right, transparent, #000); }
.service-switch { display: inline-flex; flex-wrap: wrap; gap: 4px; padding: 5px; border: 1px solid #ffffff26; border-radius: 30px; margin-bottom: 48px; }
.service-switch a { color: #c0d0ec; padding: 6px 17px; font-size: 12px; border-radius: 24px; line-height: 1.8; }
.service-switch a[aria-current], .service-switch a:hover { background: #eaf1ff; color: #193966; }
.service-hero h1 { color: white; font-size: clamp(34px, 3.55vw, 52px); line-height: 1.14; letter-spacing: -1.8px; max-width: 700px; }
.service-hero .service-eyebrow { color: #a6c5ff; }
.service-eyebrow > span { margin-left: 16px; color: inherit; opacity: .8; }
.service-page .service-hero__intro { color: #c6d3e9; margin: 25px 0 30px; max-width: 590px; font-size: 16px; line-height: 1.8; }
.service-actions { display: flex; gap: 24px; align-items: center; flex-wrap: wrap; }
.service-text-link { display: inline-flex; align-items: center; gap: 16px; color: inherit; font-size: 14px; font-weight: 600; }
.service-text-link span { font-size: 23px; color: inherit; }
.service-text-link:hover { color: #97beff; }
.service-page .service-hero__note { color: #a4b9d9; font-size: 11px; margin: 22px 0 0; }
.service-hero__footer { display: flex; justify-content: space-between; align-items: center; gap: 20px; padding: 24px 0; margin-top: 60px; border-top: 1px solid #ffffff24; color: #95add1; font-size: 10px; letter-spacing: 1.4px; }
.service-hero__footer > div { display: flex; gap: 18px; align-items: center; letter-spacing: .3px; font-size: 12px; }
.service-hero__footer i { width: 4px; height: 4px; border-radius: 50%; background: #70a3ff; }
.service-map { margin: 0; padding: 20px; border: 1px solid #8eb5ff4a; border-radius: 20px; background: linear-gradient(145deg, #ffffff0d, #ffffff03); box-shadow: 0 25px 60px #07152e33; }
.service-map__top { display: flex; align-items: center; justify-content: space-between; font-size: 9px; letter-spacing: 1.5px; color: #9fbbdf; }
.service-map__top > span, .service-hero__footer span { color: inherit; }
.service-map__dot { width: 6px; height: 6px; border-radius: 50%; background: #7ce0d1; box-shadow: 0 0 12px #7ce0d188; }
.service-map__canvas { position: relative; height: 350px; margin: 10px -6px; }
.service-map__lines { position: absolute; width: 100%; height: 100%; inset: 0; fill: none; stroke: #3c5c8f; stroke-width: 1.5; }
.service-map__signal { stroke: #78b9ff; }
.service-map__node { position: absolute; width: 42%; padding: 12px; border-radius: 10px; background: #1e365b; border: 1px solid #5372a2; line-height: 1.4; }
.service-map__node--1 { top: 6%; left: 0; }
.service-map__node--2 { top: 6%; right: 0; }
.service-map__node--3 { bottom: 6%; left: 0; }
.service-map__node--4 { bottom: 6%; right: 0; }
.service-map__node-number { display: block; color: #85a8dc; font-size: 9px; margin-bottom: 7px; letter-spacing: 1px; }
.service-map__node strong { display: block; font-size: 12px; color: #e6efff; }
.service-map__node small { font-size: 9px; color: #a8bedf; }
.service-map__hub { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); display: flex; flex-direction: column; align-items: center; justify-content: center; width: 145px; height: 100px; border: 1px solid #9fc2ff; border-radius: 16px; background: #eaf2ff; color: #193b72; box-shadow: 0 0 35px #4c8cf933; line-height: 1.5; }
.service-map__hub-icon { font-size: 25px; color: #3c72fc; }
.service-map__hub strong { font-size: 13px; }
.service-map__hub small { font-size: 9px; color: #4f6a91; }
.service-map figcaption { text-align: center; color: #97b0d3; font-size: 10px; line-height: 1.5; }
.service-section { padding: 100px 0; }
.service-section__heading { display: flex; justify-content: space-between; align-items: end; gap: 50px; margin-bottom: 40px; }
.service-section__heading > div { max-width: 580px; }
.service-section__heading > p { max-width: 320px; margin: 0; font-size: 14px; line-height: 1.8; }
.service-bento { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; }
.service-card { position: relative; padding: 34px; background: #f6f8fc; border: 1px solid #e3e9f2; border-radius: 16px; }
.service-card--primary { grid-row: span 2; background: #edf3ff; display: flex; flex-direction: column; }
.service-card--tint { background: #f0f7f7; border-color: #deebeb; }
.service-card__number { display: block; font-size: 10px; letter-spacing: 1.7px; color: #4e6fa2; margin-bottom: 22px; }
.service-card h3 { margin-right: 24px; }
.service-card p { font-size: 14px; line-height: 1.85; margin-bottom: 22px; max-width: 440px; }
.service-card__symbol { position: absolute; right: 28px; top: 28px; font-size: 28px; color: #7693bc; }
.service-card__tags { display: flex; flex-wrap: wrap; gap: 8px; margin-top: auto; }
.service-card__tags span { background: #ffffffa6; border: 1px solid #dae3f1; padding: 3px 10px; border-radius: 20px; font-size: 10px; line-height: 1.8; color: #4e6586; }
.service-blueprint { display: flex; flex-direction: column; align-items: center; margin: auto 0; padding: 20px 0 28px; }
.service-blueprint > span, .service-blueprint > strong { width: 85%; max-width: 310px; padding: 10px; border: 1px solid #c9d8f0; border-radius: 8px; text-align: center; background: #fff; font-size: 12px; }
.service-blueprint > strong { background: #315fc3; border-color: #315fc3; color: white; box-shadow: 0 8px 20px #315fc322; }
.service-blueprint__connector { height: 22px; width: 1px; background: #9bb7e3; }
.service-process { background: #101f3d; color: #fff; }
.service-process h2, .service-process h3 { color: white; }
.service-process .service-eyebrow { color: #92b9fc; }
.service-process__intro { position: sticky; top: 140px; }
.service-process__intro > p:not(.service-eyebrow) { color: #b1c2df; margin: 24px 0; font-size: 14px; line-height: 1.9; }
.service-timeline { padding: 0; margin: 0; }
.service-timeline li { position: relative; list-style: none; display: flex; gap: 24px; padding: 0 0 38px; }
.service-timeline li:last-child { padding-bottom: 0; }
.service-timeline li:not(:last-child)::before { content: ''; position: absolute; width: 1px; top: 46px; bottom: 0; left: 22px; background: #425c84; }
.service-timeline__number { display: grid; place-items: center; flex-shrink: 0; width: 45px; height: 45px; border-radius: 50%; color: #bbd3fa; border: 1px solid #5979aa; font-size: 12px; background: #1c3153; }
.service-timeline h3 { font-size: 20px; margin: 8px 0 10px; }
.service-timeline p { color: #b1c2df; font-size: 14px; line-height: 1.8; margin: 0; }
.service-project { height: 100%; border: 1px solid #e0e7f1; border-radius: 14px; overflow: hidden; background: #fff; }
.service-project__image { display: block; position: relative; aspect-ratio: 3 / 2; background: #eef2f8; overflow: hidden; }
.service-project__image img { width: 100%; height: 100% !important; object-fit: contain; }
.service-project__image > span { position: absolute; right: 15px; bottom: 15px; width: 36px; height: 36px; display: grid; place-items: center; border-radius: 50%; background: white; color: #234988; font-size: 22px; }
.service-project__body { padding: 25px; }
.service-project__body > p { font-size: 10px; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 10px; }
.service-project__body h3 { font-size: 21px; }
.service-project__link { display: inline-flex; gap: 16px; color: #345fbc; font-size: 12px; margin-top: 12px; }
.service-contact { padding: 0 0 90px; }
.service-contact__panel { position: relative; overflow: hidden; display: flex; justify-content: space-between; align-items: center; gap: 32px; padding: 55px; border: 1px solid #d4e0f8; border-radius: 20px; background: radial-gradient(circle at 90% 100%, #d3e3ff, transparent 55%), #f0f5ff; }
.service-contact__panel p:last-child { margin-top: 18px; margin-bottom: 0; font-size: 14px; }
.service-contact__panel > .btn-one { flex-shrink: 0; }
@media (hover: hover) and (prefers-reduced-motion: no-preference) {
    .service-project__image img { transition: transform .5s ease; }
    .service-project__image:hover img { transform: scale(1.035); }
    .service-card { transition: border-color .25s, box-shadow .25s; }
    .service-card:hover { border-color: #acc3ec; box-shadow: 0 12px 32px #173b7010; }
}
@media (max-width: 991px) {
    .service-hero { padding-top: 130px; }
    .service-switch { margin-bottom: 32px; }
    .service-map { max-width: 520px; margin: 0 auto; }
    .service-section { padding: 70px 0; }
    .service-section__heading { gap: 25px; align-items: start; flex-direction: column; }
    .service-section__heading > p { max-width: 580px; }
    .service-process__intro { position: static; }
    .service-contact__panel { padding: 36px; flex-direction: column; align-items: start; }
}
@media (max-width: 575px) {
    .service-hero { padding-top: 115px; }
    .service-hero h1 { font-size: 34px; letter-spacing: -1px; }
    .service-switch { display: flex; justify-content: center; border-radius: 12px; }
    .service-switch a { padding: 5px 10px; font-size: 11px; }
    .service-actions { gap: 18px; }
    .service-hero__footer { margin-top: 36px; flex-direction: column; align-items: start; }
    .service-map { padding: 16px; }
    .service-map__canvas { height: 340px; }
    .service-map__node { padding: 10px; }
    .service-map__node strong { font-size: 11px; }
    .service-map__hub { width: 132px; height: 96px; }
    .service-bento { grid-template-columns: 1fr; gap: 16px; }
    .service-card { padding: 26px; }
    .service-card--primary { grid-row: auto; }
    .service-section { padding: 56px 0; }
    .service-timeline li { gap: 17px; }
    .service-contact { padding-bottom: 56px; }
    .service-contact__panel { padding: 30px 24px; }
    .service-contact__panel .service-eyebrow { font-size: 9px; }
}
