.services-section{background:#081622;color:#f6f8fa;position:relative;isolation:isolate;scroll-margin-top:0;overflow:clip}
.services-layout{display:flex;flex-direction:column;align-items:flex-start;position:relative;min-height:clamp(820px,56.28vw,1120px);padding:54px 0 54px var(--page-gutter)}
.services-heading,.services-navigation,.services-actions{width:clamp(285px,25vw,385px)}
.services-heading{grid-column:1;grid-row:1;position:relative;z-index:2}
.services-heading>.section-kicker{color:#93a9ba;font-size:12px;letter-spacing:.18em;margin:0 0 23px}
.services-heading h2{font-weight:600;font-size:clamp(34px,2.85vw,48px);line-height:1.13;letter-spacing:-.045em;margin:0 0 20px}
.services-heading h2 span{color:#f24245}
.services-intro{font-size:15px;color:#b1bfcb;line-height:1.7;margin:0 0 24px;max-width:390px}
.services-navigation{grid-column:1;grid-row:2;display:grid;gap:4px;position:relative;z-index:2}
.service-menu-item{width:100%;min-height:46px;border-radius:6px;background:transparent;border:1px solid transparent;display:flex;align-items:center;gap:15px;text-align:left;padding:8px 14px;color:#b9c9d6;font-size:14px;font-weight:500;transition:color .22s,background .22s,border-color .22s,transform .22s}
.service-menu-icon{width:27px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#93aec3;transition:color .22s}
.service-menu-icon svg{width:23px;height:23px;stroke-width:1.45}
.service-menu-arrow{margin-left:auto;opacity:0;display:flex;transition:opacity .22s,transform .22s;transform:translateX(-4px)}
.service-menu-arrow svg{width:17px;height:17px}
.service-total{margin-left:auto;font-size:12px;color:#96a9b8;font-variant-numeric:tabular-nums}
.service-menu-item.is-active{color:#fff;border-color:#c0daee22;background:linear-gradient(110deg,#d6eafb13,#b9c8d603)}
.service-menu-item:not([data-service=all]).is-active{background:linear-gradient(110deg,#ed33361c,transparent);border-color:#f3585b33;transform:translateX(3px)}
.service-menu-item:not([data-service=all]).is-active .service-menu-icon{color:#ff6668}
.service-menu-item.is-active .service-menu-arrow{opacity:1;transform:none}
.service-menu-item:focus-visible{outline:2px solid #a9d9ff;outline-offset:2px}
.services-actions{position:relative;z-index:2;padding-top:23px;margin-top:20px;border-top:1px solid #ffffff16}
.services-actions>.button{min-height:54px;padding-inline:25px;font-size:14px;width:100%;max-width:300px;justify-content:space-between}
.services-actions>p{display:none}
.services-map-column{position:absolute;inset:0;min-width:0;z-index:0}
.map-stage{position:absolute;inset:0;isolation:isolate;overflow:hidden;background:#142a3c}
.map-surface{position:absolute;inset:0;width:100%;height:100%}
.map-surface picture,.services-map-image{display:block;width:100%;height:100%;position:absolute;inset:0}
.services-map-image{object-fit:cover;object-position:right center;filter:brightness(.79) saturate(.85)}
.map-stage::after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#03101bfc 0%,#03101bf5 23%,#03101bc4 31%,#03101b45 46%,transparent 65%),linear-gradient(0deg,#03101b42,transparent 24%);z-index:3}
.services-section:not(.is-map-ready) .services-map-overlay,.services-section:not(.is-map-ready) .map-hotspots{visibility:hidden}
.map-motion-toggle{position:absolute;right:22px;bottom:22px;z-index:5;width:40px;height:40px;border-radius:50%;background:#082136b8;border:1px solid #d1e6f555;backdrop-filter:blur(8px)}
.map-motion-toggle svg{width:16px;height:16px}.map-motion-toggle span{display:flex}
.idle-energy{opacity:0;transition:opacity .35s;pointer-events:none;color:#68c8ff}
.services-section[data-active-service=all] .idle-energy{opacity:1}
.idle-current,.idle-current-halo{stroke:currentColor;stroke-width:2;vector-effect:non-scaling-stroke;stroke-dasharray:9 91;stroke-dashoffset:9;opacity:0;animation:idle-transfer 7s linear infinite paused}
.idle-current{filter:drop-shadow(0 0 3px #39a9ff)}
.idle-current-halo{stroke-width:7;filter:blur(3px);opacity:0}
.idle-station{stroke:currentColor;stroke-width:1.6;fill:currentColor;fill-opacity:.055;vector-effect:non-scaling-stroke;opacity:0;animation:station-receive 7s ease infinite paused;filter:drop-shadow(0 0 5px #38a6ff)}
.idle-bus{stroke:#acf0ff;stroke-width:2;vector-effect:non-scaling-stroke;opacity:0;animation:station-receive 7s ease infinite paused}
.idle-receiver{stroke:#96e3ff;stroke-width:1.2;vector-effect:non-scaling-stroke;opacity:0;transform-box:fill-box;transform-origin:center;animation:receiver-wave 7s ease-out infinite paused}
.map-running[data-active-service=all] .idle-energy>*{animation-play-state:running}
@keyframes idle-transfer{0%{stroke-dashoffset:9;opacity:0}5%{opacity:.9}69%{stroke-dashoffset:-91;opacity:.9}75%,100%{stroke-dashoffset:-100;opacity:0}}
@keyframes station-receive{0%,67%{opacity:0}77%{opacity:.9}91%,100%{opacity:0}}
@keyframes receiver-wave{0%,69%{opacity:0;transform:scale(.7)}77%{opacity:.8;transform:scale(1)}95%,100%{opacity:0;transform:scale(2.1)}}
.services-map-overlay{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none;z-index:2;stroke-linecap:round;stroke-linejoin:round}
.map-object{color:#79b9ec;opacity:.55;transition:color .3s ease,opacity .3s ease,filter .3s ease;filter:drop-shadow(0 0 3px #6cc5ff35)}
.map-object.is-muted{opacity:.2}
.map-object.is-active{color:#ff5052;opacity:1;filter:drop-shadow(0 0 4px #ff3232aa)}
.map-route{stroke:currentColor;stroke-width:1.65;vector-effect:non-scaling-stroke;transition:stroke-width .3s}
.secondary-wire{stroke-width:.9;opacity:.75}
.map-object.is-active>.map-route:first-child{stroke-width:2.2}
.map-flow{stroke:#fff3eb;stroke-width:2.4;vector-effect:non-scaling-stroke;stroke-dasharray:8 92;stroke-dashoffset:8;opacity:0}
.map-object.is-active .map-flow{animation:map-energy 1.35s cubic-bezier(.25,.45,.6,1) both}
.tower-trace{stroke:currentColor;stroke-width:.7;vector-effect:non-scaling-stroke;opacity:.45;transition:opacity .25s}
.map-object.is-active .tower-trace{animation:tower-power .6s ease var(--tower-delay) both;stroke-width:1}
.cable-object .map-route{stroke-dasharray:3 4;stroke-width:1.7}
.cable-object.is-active .map-route{stroke-dasharray:none;stroke-width:2.6}
.cable-object .cable-connection{opacity:.4;stroke-width:1.3}
.cable-nodes{fill:currentColor;opacity:.4}
.cable-object.is-active .cable-nodes{opacity:1}
.map-area{stroke:currentColor;stroke-width:1.2;fill:currentColor;fill-opacity:.018;vector-effect:non-scaling-stroke;transition:fill-opacity .3s,stroke-width .3s}
.map-object.is-active .map-area{fill-opacity:.1;stroke-width:1.8}
.local-object{opacity:.25}
.local-object .map-area{stroke-opacity:0;fill-opacity:.06}
.local-object.is-active .map-area{stroke-opacity:.7;fill-opacity:.13}
.scan-ring{stroke:currentColor;stroke-width:1;vector-effect:non-scaling-stroke;opacity:0;transform-origin:center;transform-box:fill-box}
.local-object.is-active .scan-ring{animation:survey-scan 1.2s ease-out both}
.survey-grid{stroke:currentColor;stroke-width:.65;vector-effect:non-scaling-stroke;opacity:0;transition:opacity .25s}
.local-object.is-active .survey-grid{opacity:.5}
.map-hotspots{position:absolute;inset:0;z-index:3;pointer-events:none}
.map-hotspot{position:absolute;transform:translate(-50%,-50%);width:48px;height:48px;padding:0;background:transparent;border:0;display:flex;align-items:center;justify-content:center;pointer-events:auto;border-radius:50%;isolation:isolate}
.hotspot-dot{position:relative;display:flex;align-items:center;justify-content:center;width:22px;height:22px;border:1.5px solid #d7efff;background:#217db8;color:#fff;border-radius:50%;font-size:10px;font-weight:700;box-shadow:0 0 0 5px #388dcc20,0 0 18px #288cdb70;transition:background .25s,border-color .25s,box-shadow .25s,opacity .25s}
.map-hotspot.is-active .hotspot-dot{background:#ed303b;border-color:#fff;box-shadow:0 0 0 6px #f343462e,0 0 25px #ef293da0}
.map-hotspot.is-muted .hotspot-dot{opacity:.45;box-shadow:none}
.map-hotspot:focus-visible{outline:2px solid #fff;outline-offset:0}
.map-hotspot:focus-visible .hotspot-dot{opacity:1}
.map-caption{position:absolute;bottom:18px;left:22px;right:22px;z-index:2;display:flex;justify-content:space-between;gap:12px;color:#c9d6e1;font-size:11px;letter-spacing:.02em;pointer-events:none}
.map-caption>span:last-child{font-size:9px;letter-spacing:.14em;color:#9caebb}
.map-guide{display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px;color:#92aaba;line-height:1.6;margin-top:17px}
.map-guide-point{width:6px;height:6px;background:#78b2d9;border-radius:50%;flex-shrink:0}
.touch-hint{display:none}
.map-card-host{position:absolute;z-index:5;top:0;left:0;width:320px;pointer-events:none}
.map-card{pointer-events:auto;position:relative;display:flex;flex-direction:column;background:linear-gradient(135deg,#102637ee,#061320f5);border:1px solid #6f8da680;border-radius:12px;padding:20px;box-shadow:0 14px 38px #0005;backdrop-filter:blur(12px);animation:map-card-enter .22s ease both}
.map-card::after{content:'';position:absolute;left:var(--pointer-x,50%);top:var(--pointer-y,100%);width:12px;height:12px;background:#0b1c2b;border-right:1px solid #6f8da680;border-bottom:1px solid #6f8da680;transform:translate(-50%,-50%) rotate(var(--pointer-rotation,45deg))}
.map-card-heading{display:flex;align-items:center;gap:12px;padding-right:18px}
.map-card-icon{display:flex;align-items:center;justify-content:center;color:#fc696a;width:38px;height:42px;flex-shrink:0;border-right:1px solid #ffffff1d;padding-right:12px}
.map-card-icon svg{width:25px;height:25px}
.map-card-index{font-size:10px;letter-spacing:.1em;color:#8cabbf;display:block;margin-bottom:5px}
.map-card h3{font-size:17px;line-height:1.35;font-weight:650;letter-spacing:-.02em;margin:0}
.map-card-close{position:absolute;right:7px;top:7px;width:28px;min-width:28px;height:28px;color:#a5b7c4}
.map-card-close svg{width:15px;height:15px}
.map-card-description{font-size:14px;line-height:1.65;color:#c1d0db;margin:16px 0 12px}
.map-card-tag{font-size:11px;line-height:1.55;color:#8ea4b5;margin:0;padding:12px 0;border-top:1px solid #c6e0f41a}
.map-more{display:flex;align-items:center;justify-content:space-between;gap:15px;width:100%;padding:12px 0 0;margin-top:auto;background:transparent;color:#fff;font-size:13px;text-align:left;font-weight:600;min-height:44px}
.map-more:hover{color:#ff7376}
.map-more svg{width:18px;height:18px}
.map-card-placeholder{display:none}
.service-dialog{max-width:620px;padding:48px 38px 35px}
.service-dialog .dialog-kicker{line-height:1.7;display:block;font-size:12px;letter-spacing:.08em}
.service-dialog h2{font-size:34px;line-height:1.15}
.service-dialog h3{font-size:14px;font-weight:650;margin:22px 0 13px;letter-spacing:.01em;color:#fff}
.service-dialog .service-detail-intro{font-size:16px}
.service-dialog ul{list-style:none;counter-reset:scope;padding:0;margin:0 0 23px}
.service-dialog li{counter-increment:scope;display:flex;gap:15px;color:#c1d0db;padding:11px 0;border-top:1px solid #ffffff18;font-size:15px;line-height:1.65}
.service-dialog li::before{content:'0' counter(scope);font-size:11px;color:#f67a7e;line-height:2.25;font-variant-numeric:tabular-nums}
.service-result{border-left:2px solid #f14449;padding:2px 0 2px 17px;margin:24px 0}
.service-result h3{margin:0 0 8px}
.service-result p{margin:0;font-size:15px}
.service-dialog .service-detail-note{font-size:12px;color:#92a8b7;line-height:1.7;margin-bottom:23px}
.service-dialog .button{width:100%;min-height:54px;font-size:14px;justify-content:space-between}
.services-static{max-width:960px;padding:32px;margin:auto;color:#c1d0db;line-height:1.7}
@keyframes map-energy{0%{stroke-dashoffset:8;opacity:0}12%{opacity:.95}85%{opacity:.95}100%{stroke-dashoffset:-100;opacity:0}}
@keyframes tower-power{from{opacity:.15}to{opacity:.95}}
@keyframes survey-scan{0%{opacity:.7;transform:scale(1)}100%{opacity:0;transform:scale(1.7)}}
@keyframes map-card-enter{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}
@media(min-width:1800px){.services-layout{column-gap:55px;padding-right:60px}.service-menu-item{font-size:16px;min-height:56px}.services-intro{font-size:17px}.map-card-host{width:350px}}
@media(max-width:1380px) and (min-width:1201px){.services-layout{grid-template-columns:285px minmax(0,1fr);gap:24px;padding-left:40px;padding-right:24px}.services-heading h2{font-size:34px}.service-menu-item{font-size:13px;padding-inline:10px;gap:12px}.map-card-host{width:290px}.map-card{padding:17px}.map-card-description{font-size:13px}}
@media(max-width:1200px){.services-section{padding:65px 0 45px}.services-layout{display:flex;flex-direction:column;gap:0;padding:0 var(--page-gutter)}.services-heading{width:100%;max-width:720px}.services-heading>.section-kicker{margin-bottom:20px}.services-heading h2{font-size:clamp(34px,5.4vw,48px)}.services-intro{max-width:600px;margin-bottom:24px}.services-navigation{display:flex;gap:8px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#41586a transparent;width:100%;padding:3px 3px 15px;margin:0 0 14px;scroll-padding:3px}.service-menu-item{width:auto;flex:none;min-height:45px;padding:9px 13px;gap:9px;border-color:#ffffff20;font-size:13px;border-radius:5px}.service-menu-icon{width:20px}.service-menu-icon svg{width:20px;height:20px}.service-menu-arrow{display:none}.service-total{margin-left:5px}.service-menu-item:not([data-service=all]).is-active{transform:none}.services-map-column{width:100%}.map-stage{border-radius:5px}.map-card-host{position:relative!important;left:auto!important;top:auto!important;width:100%!important;display:grid;margin-top:14px;min-height:260px}.map-card{grid-area:1/1;border-radius:7px;padding:22px 24px;box-shadow:none;background:#102433;animation-name:map-card-enter}.map-card::after{display:none}.map-card-placeholder{grid-area:1/1;display:flex;align-items:center;gap:24px;padding:27px 24px;border:1px solid #63819a40;background:#0c1e2c;border-radius:7px}.map-card-placeholder h3{font-size:21px;line-height:1.3;margin:0 0 12px;letter-spacing:-.025em}.map-card-placeholder p{font-size:14px;color:#9eb3c2;line-height:1.75;max-width:410px;margin:0}.placeholder-number{font-size:70px;font-weight:300;letter-spacing:-.07em;line-height:1;color:#8ab2cf4d}.map-card h3{font-size:20px}.map-card-description{font-size:15px;max-width:590px}.map-card-tag{font-size:12px}.map-more{font-size:14px}.map-card-close{width:36px;height:36px;right:8px;top:8px}.map-card-close svg{width:18px;height:18px}.map-guide{margin-top:14px}.desktop-hint{display:none}.touch-hint{display:inline}.services-actions{padding-top:24px;margin-top:25px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:25px}.services-actions>p{margin:0}.services-actions>.button{width:auto;min-width:255px}}
@media(max-width:600px){.services-section{padding-top:50px}.services-heading h2{font-size:clamp(31px,8.4vw,45px);margin-bottom:20px}.services-intro{font-size:15px;line-height:1.75;margin-bottom:21px}.services-heading>.section-kicker{font-size:11px}.services-navigation{margin-bottom:12px}.map-stage{width:calc(100% + 2 * var(--page-gutter));margin-left:calc(-1 * var(--page-gutter));border-radius:0}.map-hotspot{width:44px;height:44px}.hotspot-dot{width:20px;height:20px;font-size:10px;box-shadow:0 0 0 4px #388dcc20,0 0 13px #288cdb70}.map-caption{bottom:10px;left:15px;right:15px;font-size:10px}.map-caption>span:last-child{display:none}.map-card-host{margin-top:17px;min-height:315px}.map-card{padding:22px 19px}.map-card h3{font-size:18px}.map-card-description{font-size:15px;line-height:1.65}.map-card-tag{font-size:12px;line-height:1.8}.map-card-placeholder{padding:25px 20px;gap:19px;flex-direction:column;align-items:flex-start;justify-content:center}.placeholder-number{font-size:44px}.map-card-placeholder h3{font-size:22px}.map-card-placeholder p{font-size:15px}.map-guide{justify-content:flex-start;font-size:11px;gap:7px}.services-actions{margin-top:23px;padding-top:23px}.services-actions>.button{width:100%;max-width:none;min-width:0;font-size:14px}.services-actions>p{display:none}.service-dialog{padding:44px 24px 28px}.service-dialog h2{font-size:29px}.service-dialog li{font-size:14px}.service-dialog .dialog-kicker{font-size:11px}}
@media(hover:none){.desktop-hint{display:none}.touch-hint{display:inline}}
@media(min-width:1201px){.services-layout{column-gap:0;padding-right:0}.services-map-column{align-self:auto}.services-heading,.services-navigation,.services-actions{flex-shrink:0}.map-stage{border-radius:0}.map-card-host{width:310px}}
@media(min-width:1800px){.services-layout{padding-block:90px}.services-heading h2{font-size:48px}.services-actions{margin-top:28px}}
@media(max-width:1380px) and (min-width:1201px){.services-layout{padding-block:46px;padding-left:48px}.services-heading,.services-navigation,.services-actions{width:290px}.services-heading h2{font-size:34px}.services-intro{font-size:15px}.service-menu-item{min-height:44px;padding-block:7px}.map-card-host{width:290px}}
@media(max-width:1200px){.services-section{padding:0}.services-layout{min-height:0;padding:55px var(--page-gutter) 40px}.services-heading,.services-navigation,.services-actions{width:100%}.services-map-column{position:relative;inset:auto;align-self:auto;z-index:auto;width:100%}.map-stage{position:relative;inset:auto;width:calc(100% + 2 * var(--page-gutter));margin-left:calc(-1 * var(--page-gutter));aspect-ratio:1047/756;border-radius:0}.map-stage::after{background:linear-gradient(0deg,#0816224d,transparent 22%,transparent 92%,#08162226);z-index:3}.map-card-host{width:100%}.services-map-image{filter:brightness(.84) saturate(.85)}.map-motion-toggle{right:13px;bottom:13px}.services-actions{z-index:auto}}
@media(max-width:600px){.services-layout{padding-top:44px}.map-card-close{width:44px;height:44px;right:1px;top:1px}.map-card-host{margin-top:18px}.services-actions{margin-top:20px}}
@media(prefers-reduced-motion:reduce){.idle-energy{display:none}.map-motion-toggle{display:none!important}}
@media(prefers-reduced-motion:reduce){.map-object,.map-area,.hotspot-dot,.service-menu-item{transition-duration:.1s}.map-object.is-active .map-flow,.map-object.is-active .tower-trace,.local-object.is-active .scan-ring,.map-card{animation:none}.map-object.is-active .tower-trace{opacity:.95}}

