/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.flex{display:flex}.hidden{display:none}.table{display:table}.resize{resize:both}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#101c2c;--navy:#071321;--blue:#0aa5df;--blue-dark:#007eaf;--orange:#f2702a;--paper:#f5f7f8;--muted:#617083;--line:#dce3e8;--white:#fff;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,100% - 40px);margin-inline:auto}::selection{color:var(--ink);background:#f2702a47}.site-header{background:var(--navy);z-index:50;border-bottom:1px solid #ffffff1f;height:78px;position:sticky;top:0}.nav-wrap{align-items:center;gap:38px;height:100%;display:flex}.brand{align-items:center;gap:13px;margin-right:auto;display:flex}.brand img{object-fit:cover;object-position:center;image-rendering:auto;width:170px;height:52px}.brand-slogan{color:#a9bcc9;letter-spacing:.13em;text-transform:uppercase;border-left:1px solid #ffffff38;max-width:78px;padding-left:13px;font-size:9px;font-weight:800;line-height:1.25}.desktop-nav{color:#fff;gap:30px;font-size:14px;font-weight:650;display:flex}.desktop-nav a:hover{color:#68cdf2}.nav-cta{background:var(--blue);color:#fff;border-radius:999px;padding:12px 18px;font-size:13px;font-weight:750}.nav-cta span{color:#fff;margin-left:8px}.mobile-nav{color:#fff;display:none}.hero{background:linear-gradient(125deg,var(--navy) 0%,#09243a 62%,#0b3047 100%);color:#fff;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #0aa5df38;border-radius:50%;width:540px;height:540px;position:absolute;top:-220px;left:-260px;box-shadow:0 0 0 80px #0aa5df09,0 0 0 160px #0aa5df06}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;min-height:690px;display:grid;position:relative}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--blue-dark);margin:0 0 18px;font-size:12px;font-weight:800}.eyebrow.light{color:#68cdf2}.hero h1,.inner-hero h1{letter-spacing:-.052em;max-width:800px;margin:0;font-size:clamp(46px,6vw,76px);line-height:1.02}.hero-lead{color:#b9c9d6;max-width:650px;margin:28px 0 34px;font-size:18px}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-size:14px;font-weight:750;display:inline-flex}.button-primary{background:var(--blue);color:#fff;box-shadow:0 10px 30px #0aa5df3d}.button-primary:hover{background:#16b7f2}.button-ghost{color:#fff;border:1px solid #ffffff4d}.button-white{color:var(--ink);background:#fff}.button-dark{background:var(--ink);color:#fff;margin-top:18px}.hero-proof{text-transform:uppercase;letter-spacing:.06em;color:#91a5b5;border-top:1px solid #ffffff1f;gap:30px;margin-top:48px;padding-top:26px;font-size:12px;display:flex}.hero-proof span{align-items:center;gap:7px;display:flex}.hero-proof strong{color:#fff;letter-spacing:-.03em;font-size:22px}.hero-visual{border-radius:28px;height:505px;position:relative;overflow:hidden;transform:perspective(900px)rotateY(-3deg);box-shadow:0 30px 80px #0006}.hero-visual:after{content:"";background:linear-gradient(#040d180d,#040d18a6);position:absolute;inset:0}.hero-visual>img{object-fit:cover;width:100%;height:100%}.status-card{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#081725de;border:1px solid #ffffff2e;border-radius:14px;align-items:center;gap:13px;padding:16px 18px;display:flex;position:absolute;box-shadow:0 16px 35px #00000040}.status-card-top{top:25px;right:24px}.status-card-bottom{bottom:25px;left:24px}.status-card small,.status-card strong{display:block}.status-card small{color:#8da2b2;text-transform:uppercase;letter-spacing:.09em;font-size:10px}.status-card strong{font-size:13px}.status-dot{background:#42e39a;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 5px #42e39a1f}.status-number{color:var(--orange);font-size:25px;font-weight:800}.trust-strip{border-bottom:1px solid var(--line);background:#fff}.trust-grid{text-align:center;color:#81909c;letter-spacing:.15em;grid-template-columns:repeat(4,1fr);align-items:center;gap:20px;min-height:92px;font-size:11px;font-weight:800;display:grid}.trust-grid span+span{border-left:1px solid var(--line)}.section{padding-top:110px;padding-bottom:110px}.section-heading{margin-bottom:55px}.section-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(36px,4vw,54px);line-height:1.1}.split-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:80px;display:grid}.split-heading>p{color:var(--muted);margin:0;font-size:17px}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{background:var(--paper);border-radius:var(--radius);border:1px solid #0000;min-height:280px;padding:30px;transition:all .25s}.service-card:hover{background:#fff;border-color:#bfe8f7;transform:translateY(-4px);box-shadow:0 18px 50px #17344a1a}.card-index{color:var(--blue-dark);font-size:12px;font-weight:800}.service-card h3{margin:35px 0 12px;font-size:22px;line-height:1.2}.service-card p{color:var(--muted);font-size:14px}.service-card a{margin-top:18px;font-size:13px;font-weight:750;display:inline-flex}.service-card a span{color:var(--blue);margin-left:8px}.technology-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;padding:76px 0}.technology-strip-heading{grid-template-columns:1fr 1fr;align-items:end;gap:70px;margin-bottom:34px;display:grid}.technology-strip-heading h2{letter-spacing:-.035em;margin:0;font-size:34px;line-height:1.12}.technology-strip-heading>p{color:var(--muted);margin:0}.technology-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.technology-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;flex-direction:column;justify-content:space-between;min-height:112px;padding:22px;transition:all .2s;display:flex}.technology-grid article:hover{box-shadow:inset 0 3px 0 var(--orange);background:#fff8f3}.technology-grid strong{letter-spacing:-.025em;font-size:21px}.technology-grid span{color:var(--muted);font-size:11px}.technology-note{color:#8996a0;margin:15px 0 0;font-size:10px}.build-timeline-section{background:#eef8fc;border-bottom:1px solid #d1eaf4;padding:105px 0;overflow:hidden}.build-timeline-heading{max-width:870px;margin-bottom:50px}.build-timeline-heading h2{letter-spacing:-.05em;margin:0;font-size:clamp(38px,4.6vw,58px);line-height:1.06}.build-timeline-heading>p:last-child{max-width:650px;color:var(--muted);margin:22px 0 0;font-size:16px}.build-timeline-main{grid-template-columns:1.25fr .75fr;align-items:center;gap:60px;display:grid}.build-canvas{background:#081827;border-radius:24px;height:420px;position:relative;overflow:hidden;box-shadow:0 25px 60px #0f32462e}.build-canvas:before{content:"";background-color:#0000;background-image:linear-gradient(#3bb2dc0e 1px,#0000 1px),linear-gradient(90deg,#3bb2dc0e 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.build-canvas-label{z-index:4;align-items:center;gap:10px;display:flex;position:absolute;top:21px;left:24px}.build-canvas-label span{color:#fff;font-size:25px;font-weight:850}.build-canvas-label small{text-transform:uppercase;letter-spacing:.14em;color:#72cfee;font-size:9px}.building-plan{border:3px solid #e8f5fa;border-radius:4px;transition:all .4s;position:absolute;inset:19% 11% 13%;transform:skewY(-2deg)}.building-plan:before,.building-plan:after{content:"";background:#081827;border:2px solid #e8f5fa;border-radius:50%;width:13px;height:13px;position:absolute}.building-plan:before{top:-8px;left:-8px}.building-plan:after{bottom:-8px;right:-8px}.plan-partition{opacity:0;background:#7592a3;transition:all .35s;position:absolute}.plan-partition-a{width:2px;height:68%;top:0;left:38%}.plan-partition-b{width:62%;height:2px;top:52%;right:0}.plan-door{background:var(--orange);opacity:0;width:30px;height:3px;transition:all .35s;position:absolute;bottom:-3px;left:17%}.plan-route{transform-origin:0;opacity:0;background:#0aa5df;height:2px;transition:all .4s;position:absolute;box-shadow:0 0 10px #0aa5dfbf}.plan-route:after{content:"";background:#64d5fa;border-radius:50%;width:8px;height:8px;position:absolute;top:-3px;right:-4px}.plan-route-a{width:53%;top:26%;left:12%;transform:rotate(11deg)}.plan-route-b{width:38%;top:68%;left:42%;transform:rotate(-18deg)}.plan-route-c{width:22%;top:72%;left:20%;transform:rotate(-55deg)}.plan-icon{color:#96abb8;opacity:0;background:#10283a;border:1px solid #315369;border-radius:10px;width:39px;height:39px;padding:7px;transition:all .35s;position:absolute;transform:scale(.7)}.icon-plan{color:#75d5f5;top:20%;left:17%}.icon-cable{color:#75d5f5;top:25%;left:47%}.icon-server{color:#75d5f5;bottom:17%;left:18%}.icon-power{color:#f59a56;bottom:17%;right:17%}.icon-fire{color:#f07338;top:15%;right:13%}.icon-camera{color:#75d5f5;bottom:13%;left:49%}.icon-shield{color:#71dfae;top:35%;right:29%}.icon-backup{color:#75d5f5;top:40%;left:30%}.icon-access{color:#75d5f5;bottom:37%;right:7%}.operation-status{color:#74e6b6;opacity:0;background:#12382e;border:1px solid #2b785f;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:10px;font-weight:750;transition:all .35s;display:flex;position:absolute;bottom:18px;right:20px;transform:translateY(8px)}.operation-status svg{width:15px;height:15px}.build-stage-1 .plan-partition,.build-stage-1 .plan-door,.build-stage-1 .icon-plan,.build-stage-2 .plan-partition,.build-stage-2 .plan-door,.build-stage-2 .icon-plan,.build-stage-3 .plan-partition,.build-stage-3 .plan-door,.build-stage-3 .icon-plan,.build-stage-4 .plan-partition,.build-stage-4 .plan-door,.build-stage-4 .icon-plan,.build-stage-2 .plan-route,.build-stage-2 .icon-cable,.build-stage-2 .icon-server,.build-stage-2 .icon-power,.build-stage-3 .plan-route,.build-stage-3 .icon-cable,.build-stage-3 .icon-server,.build-stage-3 .icon-power,.build-stage-4 .plan-route,.build-stage-4 .icon-cable,.build-stage-4 .icon-server,.build-stage-4 .icon-power{opacity:1;transform:scale(1)}.build-stage-2 .plan-route-a,.build-stage-3 .plan-route-a,.build-stage-4 .plan-route-a{transform:rotate(11deg)}.build-stage-2 .plan-route-b,.build-stage-3 .plan-route-b,.build-stage-4 .plan-route-b{transform:rotate(-18deg)}.build-stage-2 .plan-route-c,.build-stage-3 .plan-route-c,.build-stage-4 .plan-route-c{transform:rotate(-55deg)}.build-stage-3 .icon-fire,.build-stage-3 .icon-camera,.build-stage-3 .icon-shield,.build-stage-3 .icon-backup,.build-stage-3 .icon-access,.build-stage-4 .icon-fire,.build-stage-4 .icon-camera,.build-stage-4 .icon-shield,.build-stage-4 .icon-backup,.build-stage-4 .icon-access{opacity:1;transform:scale(1)}.build-stage-4 .operation-status{opacity:1;transform:translateY(0)}.build-stage-4 .building-plan{box-shadow:0 0 0 1px #43dea533,0 0 35px #43dea51f}.build-stage-copy .stage-count{letter-spacing:.15em;color:var(--blue-dark);font-size:11px;font-weight:850}.build-stage-copy h3{letter-spacing:-.045em;margin:19px 0;font-size:39px;line-height:1.08}.build-stage-copy>p{color:var(--muted);font-size:16px}.stage-tags{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.stage-tags span{color:#365364;background:#fff;border:1px solid #d4e5ec;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:750}.timeline-control{margin-top:50px;padding-top:16px;position:relative}.timeline-track{background:#c6dce5;height:3px;position:absolute;top:21px;left:0;right:0}.timeline-track span{background:var(--blue);height:100%;transition:all .2s;display:block}.timeline-control input{opacity:0;cursor:ew-resize;z-index:3;width:100%;height:32px;margin:0;position:absolute;top:7px;left:0}.timeline-buttons{z-index:2;pointer-events:none;grid-template-columns:repeat(5,1fr);display:grid;position:relative}.timeline-buttons button{appearance:none;text-align:left;color:#81919c;font:inherit;cursor:pointer;pointer-events:auto;background:0 0;border:0;padding:28px 0 0;font-size:11px;font-weight:750;position:relative}.timeline-buttons button:before{content:"";background:#fff;border:3px solid #b9d1db;border-radius:50%;width:13px;height:13px;transition:all .2s;position:absolute;top:0;left:0}.timeline-buttons button.active{color:var(--ink)}.timeline-buttons button.active:before{border-color:var(--blue);background:var(--blue);box-shadow:0 0 0 5px #0aa5df21}.timeline-buttons button span{color:var(--blue-dark);letter-spacing:.1em;margin-bottom:3px;font-size:9px;display:block}.timeline-auto-status{color:#6f8491;align-items:center;gap:10px;margin-top:25px;display:flex}.timeline-auto-status>span{background:#c8dce4;border-radius:999px;width:34px;height:3px;position:relative;overflow:hidden}.timeline-auto-status>span:after{content:"";background:var(--blue);transform-origin:0;animation:6s linear forwards timelineAdvance;position:absolute;inset:0}.timeline-auto-status.paused>span:after{animation-play-state:paused}.timeline-auto-status small{letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:750}.timeline-buttons button.active:before{animation:2.6s ease-in-out infinite timelinePulse}@keyframes timelineAdvance{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes timelinePulse{0%,to{box-shadow:0 0 0 5px #0aa5df1a}50%{box-shadow:0 0 0 9px #0aa5df05}}@media (prefers-reduced-motion:reduce){.timeline-auto-status>span:after,.timeline-buttons button.active:before{animation:none}}.dark-section{background:var(--navy);color:#fff}.sectors-layout{grid-template-columns:.75fr 1.25fr;gap:100px;display:grid}.sticky-heading{align-self:start;position:sticky;top:130px}.sticky-heading h2{font-size:48px}.sticky-heading>p:not(.eyebrow){color:#9db0bf}.text-link-light{color:#68cdf2;margin-top:18px;font-weight:700;display:inline-block}.sector-list article{border-top:1px solid #ffffff26;padding:38px 0}.sector-list article:last-child{border-bottom:1px solid #ffffff26}.sector-list span{letter-spacing:.17em;color:#6cccf0;font-size:10px;font-weight:800}.sector-list h3{letter-spacing:-.035em;margin:10px 0;font-size:31px}.sector-list p{color:#9db0bf;max-width:600px;margin:0}.scenario-teaser{background:#0aa5df12;border:1px solid #68cdf247;border-radius:15px;grid-template-columns:1fr;gap:8px;margin-top:28px;padding:27px;transition:all .22s;display:grid}.scenario-teaser:hover{background:#0aa5df21;border-color:#68cdf280}.scenario-teaser span{letter-spacing:.16em;color:#6cccf0;font-size:9px;font-weight:800}.scenario-teaser strong{color:#fff;font-size:17px}.scenario-teaser b{color:#6cccf0;margin-top:7px;font-size:11px}.universal-service{background:#ffffff0b;border:1px solid #68cdf247;border-radius:15px;gap:8px;margin-top:14px;padding:27px;transition:all .22s;display:grid}.universal-service:hover{background:#ffffff14;border-color:#68cdf280}.universal-service span{letter-spacing:.16em;color:#6cccf0;font-size:9px;font-weight:800}.universal-service strong{color:#fff;font-size:20px;line-height:1.25}.universal-service p{line-height:1.55;font-size:13px!important}.universal-service b{color:#6cccf0;margin-top:7px;font-size:11px}.project-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.project-card{border-radius:var(--radius);color:#fff;flex-direction:column;min-height:380px;padding:34px;display:flex;position:relative;overflow:hidden}.project-card:after{content:"";border:1px solid #ffffff38;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-80px;right:-90px}.project-card span{letter-spacing:.16em;font-size:10px;font-weight:800}.project-card h3{letter-spacing:-.04em;margin-top:auto;font-size:29px;line-height:1.1}.project-card p{color:#ffffffbd;font-size:14px}.project-card a{margin-top:20px;font-size:13px;font-weight:750}.project-blue{background:linear-gradient(145deg,#007fad,#0bb1e6)}.project-orange{background:linear-gradient(145deg,#d95115,#f8893a)}.project-dark{background:linear-gradient(145deg,#0d1b2b,#213d56)}.reviews-section{color:#fff;background:#0a1a2a}.review-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:45px;display:flex}.review-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(36px,4vw,54px);line-height:1.08}.google-score{border:1px solid #ffffff29;border-radius:14px;min-width:260px;padding:20px 24px}.google-score strong,.google-score span{display:block}.google-score strong{color:#fff;font-size:28px}.google-score span{color:#9eb2c1;font-size:11px}.review-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.review-grid article{border-radius:var(--radius);background:#10263a;border:1px solid #ffffff17;flex-direction:column;min-height:290px;padding:30px;display:flex}.stars{color:#f8a43d;letter-spacing:.13em}.review-grid p{color:#e5edf2;margin:28px 0 auto;font-size:18px;line-height:1.55}.review-grid span{color:#72cef0;margin-top:28px;font-size:12px;font-weight:800}.review-grid small{color:#8197a8;font-size:10px}.review-note{color:#8197a8;margin:20px 0 0;font-size:11px}.process-section{background:var(--paper)}.centered{text-align:center}.process-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.process-grid article{background:#fff;min-height:235px;padding:34px}.process-grid span{color:var(--blue-dark);font-size:12px;font-weight:800}.process-grid h3{margin:42px 0 10px;font-size:22px}.process-grid p{color:var(--muted);font-size:14px}.cta-section{background:linear-gradient(120deg,var(--blue) 0%,var(--blue) 72%,#df641f 135%);color:#fff;padding:70px 0}.cta-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.cta-inner h2{letter-spacing:-.04em;margin:0;font-size:44px;line-height:1.1}.site-footer{color:#a7b6c2;background:#07111d;padding:75px 0 25px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.2fr;gap:55px;display:grid}.footer-logo{object-fit:cover;object-position:center;image-rendering:auto;width:190px;height:60px;margin-bottom:8px}.footer-slogan{color:#68cdf2;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px;font-size:11px;display:block}.footer-grid p{max-width:340px;font-size:14px}.footer-grid h4{color:#fff;margin:0 0 20px}.footer-grid a,.footer-grid span{margin:10px 0;font-size:13px;display:block}.social-links{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.social-links a{color:#eaf5f8;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:7px;margin:0;padding:8px 11px;transition:border-color .2s,background .2s,transform .2s;display:inline-flex}.social-links a:hover{background:#f67c201a;border-color:#f67c20bf;transform:translateY(-1px)}.social-links a span{color:#07111d;background:#f67c20;border-radius:6px;place-items:center;width:20px;height:20px;margin:0;font-size:11px;font-weight:900;display:grid}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;margin-top:55px;padding-top:20px;font-size:11px;display:flex}.inner-hero{background:linear-gradient(125deg,var(--navy),#0c2a42);color:#fff;padding:110px 0 100px}.inner-hero h1{max-width:950px;font-size:clamp(44px,5vw,68px)}.inner-hero>div>p:last-child{color:#b5c4cf;max-width:760px;margin:28px 0 0;font-size:18px}.detail-list article{border-top:1px solid var(--line);grid-template-columns:70px 1fr 40px;align-items:start;gap:30px;padding:42px 0;display:grid}.detail-list article:last-child{border-bottom:1px solid var(--line)}.detail-number{color:var(--blue-dark);font-weight:800}.detail-list h2{letter-spacing:-.035em;margin:0 0 10px;font-size:34px}.detail-list p{color:var(--muted);margin:0 0 13px}.detail-list small{color:#8996a0}.detail-arrow{color:var(--blue);font-size:24px}.service-heading-row{align-items:center;gap:18px;margin-bottom:13px;display:flex}.service-heading-row h2{margin:0}.service-visual{width:56px;height:56px;color:var(--blue-dark);background:#f2f8fa;border:1px solid #d8e7ed;border-radius:14px;flex:0 0 56px;place-items:center;transition:all .22s;display:grid;box-shadow:inset 0 1px #fff}.detail-list article:hover .service-visual{color:#fff;background:var(--blue-dark);border-color:var(--blue-dark);transform:translateY(-2px)}.service-visual-fire,.service-visual-power{color:var(--orange)}.detail-list article:hover .service-visual-fire,.detail-list article:hover .service-visual-power{background:var(--orange);border-color:var(--orange);color:#fff}.access-story{color:#fff;background:linear-gradient(125deg,#078fbe,#0aa5df);padding:78px 0}.access-story-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.access-story h2{letter-spacing:-.05em;margin:0;font-size:clamp(38px,4.5vw,58px);line-height:1.04}.access-story-grid>div:last-child{border-left:1px solid #ffffff47;padding-left:54px}.access-story-grid>div:last-child p{color:#e5f7fd;margin:0;font-size:17px}.access-story-grid>div:last-child p+p{color:#fff;margin-top:18px;font-weight:650}.sector-pages{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.sector-pages article{background:var(--paper);border-radius:var(--radius);padding:38px}.sector-pages span,.case-head small{letter-spacing:.14em;color:var(--blue-dark);text-transform:uppercase;font-size:10px;font-weight:800}.sector-pages h2{margin:28px 0 18px;font-size:30px;line-height:1.12}.sector-pages p,.sector-pages li{color:var(--muted);font-size:14px}.sector-pages ul{margin-top:28px;padding-left:20px}.sector-pages li{margin:10px 0}.case-list{gap:22px;display:grid}.case-list>article{background:var(--paper);border-radius:var(--radius);padding:42px}.case-head{grid-template-columns:70px 1fr;align-items:center;display:grid}.case-head>span{color:#cbd6dd;grid-row:1/3;font-size:36px;font-weight:800}.case-head h2{letter-spacing:-.035em;margin:4px 0 28px;font-size:34px}.case-columns{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:30px;padding-top:28px;display:grid}.case-columns b{text-transform:uppercase;letter-spacing:.1em;font-size:11px}.case-columns p{color:var(--muted);font-size:14px}.sector-common-service{background:#eef8fc;border-bottom:1px solid #d1eaf4;padding:58px 0}.sector-common-grid{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.sector-common-grid span{letter-spacing:.16em;color:var(--blue-dark);font-size:10px;font-weight:800}.sector-common-grid h2{letter-spacing:-.035em;margin:13px 0 0;font-size:34px;line-height:1.12}.sector-common-grid p{color:var(--muted);margin:0;font-size:16px}.corporate-grid{grid-template-columns:1fr 1fr;gap:100px;display:grid}.corporate-grid h2{letter-spacing:-.04em;margin:0;font-size:48px;line-height:1.08}.corporate-grid>div:last-child{color:var(--muted);font-size:17px}.values-section{background:var(--paper);padding:70px 0}.values-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.values-grid article{background:#fff;border-radius:14px;padding:28px}.values-grid span{color:var(--blue-dark);font-size:12px;font-weight:800}.values-grid h3{margin:35px 0 0;font-size:19px}.contact-grid{grid-template-columns:.72fr 1.28fr;align-items:start;gap:70px;display:grid}.contact-copy{position:sticky;top:125px}.contact-copy h2{letter-spacing:-.04em;font-size:45px;line-height:1.08}.contact-copy p{color:var(--muted)}.contact-copy span{color:var(--muted);font-size:13px}.contact-mail-form{background:var(--paper);border:1px solid var(--line);border-top:3px solid var(--orange);border-radius:var(--radius);grid-template-columns:1fr 1fr;gap:20px;padding:38px;display:grid}.contact-form-intro{grid-column:1/-1;padding-bottom:12px}.contact-form-intro span{letter-spacing:.16em;color:#cf5b1d;font-size:10px;font-weight:800}.contact-form-intro h3{letter-spacing:-.035em;margin:11px 0 7px;font-size:30px;line-height:1.15}.contact-form-intro p{color:var(--muted);margin:0;font-size:12px}.contact-mail-form label{font-size:12px;font-weight:800}.contact-mail-form input,.contact-mail-form select,.contact-mail-form textarea{width:100%;font:inherit;color:var(--ink);background:#fff;border:1px solid #ced8df;border-radius:10px;margin-top:8px;padding:13px 14px}.contact-mail-form textarea{resize:vertical;min-height:135px}.contact-mail-form input:focus,.contact-mail-form select:focus,.contact-mail-form textarea:focus{border-color:var(--orange);outline:3px solid #f2702a24}.contact-form-full,.contact-form-action{grid-column:1/-1}.contact-form-action{flex-wrap:wrap;align-items:center;gap:18px;margin-top:5px;display:flex}.contact-form-action>a{color:var(--blue-dark);font-size:11px;font-weight:750}.contact-mail-form .button-primary,.hero-actions .button-primary{background:var(--orange);box-shadow:0 10px 30px #f2702a3d}.contact-mail-form .button-primary:hover,.hero-actions .button-primary:hover{background:#dd5f1f}.protection-section{color:#fff;background:#081725;padding:100px 0}.protection-section .split-heading>p{color:#a6bac8}.protection-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.protection-grid article{background:#0e2437;border:1px solid #ffffff21;border-radius:16px;min-height:245px;padding:28px}.protection-grid span{letter-spacing:.16em;color:#65c9ed;font-size:10px;font-weight:800}.protection-grid h3{margin:38px 0 12px;font-size:21px;line-height:1.2}.protection-grid p{color:#9fb2c0;margin:0;font-size:13px}.scenario-section{background:#f2f7f9;padding:110px 0}.scenario-heading{max-width:850px;margin-bottom:50px}.scenario-heading h2{letter-spacing:-.05em;margin:0;font-size:clamp(40px,5vw,62px);line-height:1.06}.scenario-heading>p:last-child{max-width:680px;color:var(--muted);margin-top:22px;font-size:17px}.fire-scenario{color:#fff;background:linear-gradient(130deg,#c74a18,#f2702a);border-radius:22px;margin-bottom:20px;padding:38px}.fire-scenario-title{align-items:baseline;gap:18px;margin-bottom:32px;display:flex}.fire-scenario-title span{letter-spacing:.16em;color:#ffd6c4;font-size:10px;font-weight:800}.fire-scenario-title h3{letter-spacing:-.035em;margin:0;font-size:31px}.fire-flow{background:#ffffff3b;border:1px solid #ffffff3b;grid-template-columns:repeat(5,1fr);gap:1px;display:grid}.fire-flow article{background:#982d0452;min-height:220px;padding:23px}.fire-flow article>span{color:#ffd3bf;font-size:11px;font-weight:850}.fire-flow h4{margin:35px 0 10px;font-size:19px}.fire-flow p{color:#fff0e9;margin:0;font-size:12px}.scenario-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.scenario-grid article{background:#fff;border:1px solid #d9e4e9;border-radius:14px;min-height:160px;padding:26px}.scenario-grid span{letter-spacing:.14em;color:var(--blue-dark);font-size:10px;font-weight:850}.scenario-grid p{color:var(--muted);margin:28px 0 0;font-size:14px}.scenario-note{color:#7a8994;max-width:960px;margin:22px 0 0;font-size:11px}@media (width<=900px){.desktop-nav,.nav-cta{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{cursor:pointer;font-weight:750}.mobile-nav nav{border:1px solid var(--line);background:#fff;border-radius:12px;width:220px;padding:18px;position:absolute;top:42px;right:0;box-shadow:0 18px 40px #00000026}.mobile-nav nav a{padding:9px;display:block}.hero-grid{grid-template-columns:1fr;padding-top:85px;padding-bottom:85px}.hero-visual{height:380px}.trust-grid{grid-template-columns:1fr 1fr;padding:25px 0}.trust-grid span+span{border:0}.foundation-grid{grid-template-columns:70px 1fr}.foundation-grid>p{grid-column:2}.service-grid,.project-grid,.sector-pages{grid-template-columns:1fr 1fr}.sectors-layout{grid-template-columns:1fr;gap:40px}.sticky-heading{position:static}.review-grid{grid-template-columns:1fr}.process-grid,.fire-flow,.scenario-grid,.protection-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.split-heading,.corporate-grid,.contact-grid,.access-story-grid{grid-template-columns:1fr;gap:35px}.access-story-grid>div:last-child{border-top:1px solid #ffffff47;border-left:0;padding-top:32px;padding-left:0}.case-columns{grid-template-columns:1fr}.values-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){.container{width:min(100% - 28px,1180px)}.site-header{height:68px}.brand img{width:150px;height:48px}.hero-grid{gap:45px;min-height:0;padding-top:68px;padding-bottom:68px}.hero h1{font-size:43px}.hero-lead{font-size:16px}.hero-proof{grid-template-columns:1fr 1fr;gap:12px;display:grid}.hero-visual{height:300px;transform:none}.status-card-top{top:12px;right:12px}.status-card-bottom{bottom:12px;left:12px}.foundation-section{padding:58px 0}.foundation-grid{grid-template-columns:1fr;gap:24px}.foundation-grid>p{grid-column:auto}.foundation-number{font-size:52px}.foundation-grid h2{font-size:32px}.section{padding-top:75px;padding-bottom:75px}.section-heading{margin-bottom:35px}.section-heading h2,.sticky-heading h2{font-size:36px}.service-grid,.project-grid,.sector-pages,.process-grid,.fire-flow,.scenario-grid,.protection-grid{grid-template-columns:1fr}.fire-scenario{padding:25px}.fire-flow article{min-height:175px}.fire-scenario-title{display:block}.fire-scenario-title h3{margin-top:8px}.project-card{min-height:330px}.review-heading{display:block}.google-score{margin-top:26px;display:block}.cta-inner{display:block}.cta-inner h2{margin-bottom:28px;font-size:36px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{display:block}.inner-hero{padding:75px 0}.inner-hero h1{font-size:42px}.detail-list article{grid-template-columns:45px 1fr}.detail-arrow{display:none}.detail-list h2{font-size:28px}.case-list>article{padding:25px}.case-head{grid-template-columns:48px 1fr}.case-head h2{font-size:28px}.corporate-grid h2,.contact-copy h2{font-size:37px}.values-grid{grid-template-columns:1fr}.contact-form{grid-template-columns:1fr;padding:24px}.full-field{grid-column:auto}}@media (width<=900px){.build-timeline-main{grid-template-columns:1fr;gap:36px}.build-canvas{height:380px}.build-stage-copy{max-width:680px}.timeline-control{margin-top:42px}.sector-common-grid{grid-template-columns:1fr;gap:22px}}@media (width<=620px){.build-timeline-section{padding:72px 0}.build-timeline-heading{margin-bottom:34px}.build-timeline-heading h2{font-size:36px}.build-canvas{border-radius:18px;height:320px}.building-plan{inset:22% 8% 12%}.plan-icon{width:32px;height:32px;padding:6px}.operation-status{bottom:10px;right:10px}.build-stage-copy h3{font-size:32px}.timeline-buttons button{white-space:nowrap;font-size:8px}.timeline-buttons button span{font-size:8px}.timeline-buttons button:before{width:11px;height:11px}.stage-tags{margin-top:22px}}@media (width<=900px){.technology-strip-heading{grid-template-columns:1fr;gap:20px}.technology-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.technology-strip{padding:60px 0}.technology-strip-heading h2{font-size:30px}.technology-grid{grid-template-columns:1fr 1fr}.technology-grid article{min-height:100px;padding:18px}.technology-grid strong{font-size:18px}}@media (width<=900px){.mobile-nav nav{background:#0b2234;border-color:#ffffff29;box-shadow:0 18px 40px #00000047}.mobile-nav nav a{color:#fff}}@media (width<=1100px){.brand-slogan{display:none}}@media (width<=620px){.brand img{width:140px;height:44px}}@media (width<=900px){.contact-copy{position:static}.contact-mail-form{grid-template-columns:1fr 1fr}}@media (width<=620px){.contact-mail-form{grid-template-columns:1fr;padding:24px}.contact-form-intro,.contact-form-full,.contact-form-action{grid-column:auto}.contact-form-action{flex-direction:column;align-items:flex-start}}.build-timeline-section .eyebrow{color:#cf5b1d}.universal-service b{color:#f49a67}.sector-experience-section{color:#fff;background:#0b2234;padding:88px 0}.sector-experience-grid{grid-template-columns:.76fr 1.24fr;align-items:start;gap:86px;display:grid}.sector-experience-intro{position:sticky;top:120px}.sector-experience-intro .eyebrow{color:#f49a67}.sector-experience-intro h2{letter-spacing:-.05em;margin:14px 0 20px;font-size:clamp(38px,4.3vw,56px);line-height:1.04}.sector-experience-intro>p:not(.eyebrow){color:#a8bbc8;max-width:470px;font-size:16px}.experience-total{border-top:1px solid #ffffff29;gap:6px;margin-top:34px;padding-top:25px;display:grid}.experience-total strong{letter-spacing:-.025em;color:#fff;font-size:24px}.experience-total span{color:#8fa6b5;font-size:12px}.experience-chart{gap:22px;display:grid}.experience-row{border-bottom:1px solid #ffffff1f;padding-bottom:20px}.experience-row-head{justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:10px;display:flex}.experience-row-head strong{font-size:16px}.experience-row-head span{color:#fff;white-space:nowrap;font-size:13px;font-weight:750}.experience-track{background:#ffffff1f;border-radius:999px;height:7px;overflow:hidden}.experience-track>span{border-radius:inherit;background:linear-gradient(90deg,#0aa5df,#f28b30);min-width:8px;height:100%;display:block}.experience-row small{color:#8fa6b5;margin-top:8px;font-size:10px;display:block}.experience-note{color:#718b9b;margin:0;font-size:10px}.sector-experience-section+.sector-pages{padding-top:88px}@media (width<=900px){.sector-experience-grid{grid-template-columns:1fr;gap:46px}.sector-experience-intro{position:static}.sector-experience-intro>p:not(.eyebrow){max-width:650px}}@media (width<=620px){.sector-experience-section{padding:68px 0}.sector-experience-intro h2{font-size:36px}.experience-total strong{font-size:21px}.experience-row-head{flex-direction:column;align-items:flex-start;gap:4px}.experience-row-head span{white-space:normal}.experience-chart{gap:18px}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
