/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#0b3555;--navy-deep:#072840;--blue:#169bd5;--blue-soft:#eaf6fb;--gold:#f0aa00;--gold-soft:#fff5d8;--ink:#162332;--muted:#637792;--line:#dbe5eb;--white:#fff;--off-white:#f7fafb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #0b35551a;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:84px;padding:12px clamp(22px,5vw,76px);display:grid;position:sticky;top:0}.brand{justify-self:start;width:112px}.brand img{object-fit:contain;object-position:left center;width:100%;height:58px}.site-header nav{color:var(--navy);align-items:center;gap:34px;font-size:14px;font-weight:700;display:flex}.site-header nav a{padding:10px 0;position:relative}.site-header nav a:after{content:"";background:var(--gold);width:0;height:2px;transition:width .22s;position:absolute;bottom:3px;left:0}.site-header nav a:hover:after,.site-header nav a:focus-visible:after{width:100%}.header-cta{color:var(--white);background:var(--navy);border-radius:4px;justify-self:end;padding:13px 20px;font-size:14px;font-weight:700;transition:transform .2s,background .2s}.header-cta:hover{background:var(--blue);transform:translateY(-2px)}.hero{background:linear-gradient(115deg,#fff 0% 48%,#edf7fb 48%);grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);min-height:calc(100vh - 84px);display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(70px,8vw,118px) clamp(30px,6vw,92px) 62px clamp(28px,6vw,92px);display:flex}.eyebrow{color:var(--blue);letter-spacing:.15em;text-transform:uppercase;margin:0 0 22px;font-size:13px;font-weight:800}.hero h1{max-width:720px;color:var(--navy);letter-spacing:-.055em;margin:0;font-size:clamp(50px,5.7vw,88px);line-height:.98}.hero h1:after{content:"";background:var(--gold);width:118px;height:7px;margin-top:38px;display:block}.hero-lead{max-width:660px;color:var(--muted);margin:34px 0 0;font-size:clamp(19px,1.6vw,25px);line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:40px;display:flex}.button{border-radius:4px;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:0 22px;font-size:15px;font-weight:800;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--navy);color:var(--white)}.button-primary:hover{background:var(--blue)}.button-secondary{border:1px solid var(--line);color:var(--navy);background:#ffffffbf}.button-secondary:hover{border-color:var(--navy)}.hero-facts{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:18px;margin-top:58px;padding-top:28px;display:grid}.hero-facts div{flex-direction:column;gap:6px;display:flex}.hero-facts strong{color:var(--navy);font-size:23px}.hero-facts span{color:var(--muted);font-size:13px;line-height:1.4}.hero-visual{background:var(--navy);border-radius:5px;min-height:650px;margin:38px 38px 38px 0;position:relative;overflow:hidden;box-shadow:0 24px 70px #0728402e}.hero-visual:after{content:"";pointer-events:none;background:linear-gradient(#0728400d,#07284057);position:absolute;inset:0}.hero-visual>img{object-fit:cover;object-position:center;width:100%;height:100%}.hero-caption{z-index:2;color:var(--white);border-left:4px solid var(--gold);letter-spacing:.08em;text-transform:uppercase;background:#072840e0;align-items:center;gap:14px;padding:18px 22px;font-size:13px;font-weight:800;display:flex;position:absolute;bottom:28px;left:30px;right:30px}.hero-caption i{background:var(--gold);border-radius:50%;width:3px;height:3px}.services-section{background:var(--white);padding:112px clamp(28px,6vw,92px) 124px}.section-heading{grid-template-columns:1.45fr .55fr;align-items:end;gap:80px;max-width:1450px;margin:0 auto 58px;display:grid}.section-heading h2{max-width:900px;color:var(--navy);letter-spacing:-.04em;margin:0;font-size:clamp(38px,4vw,62px);line-height:1.04}.section-heading>p{color:var(--muted);margin:0 0 4px;font-size:17px;line-height:1.65}.service-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:1450px;margin:0 auto;display:grid}.service-card{border-right:1px solid var(--line);flex-direction:column;min-height:360px;padding:34px 28px 30px;transition:background .24s,transform .24s;display:flex}.service-card:last-child{border-right:0}.service-card:hover{background:var(--blue-soft);transform:translateY(-5px)}.service-number{color:var(--blue);letter-spacing:.12em;font-size:13px;font-weight:800}.service-card:nth-child(3) .service-number{color:var(--gold)}.service-card h3{color:var(--navy);letter-spacing:-.025em;margin:46px 0 20px;font-size:27px;line-height:1.12}.service-card p{color:var(--muted);margin:0;font-size:16px;line-height:1.65}.service-card a{color:var(--navy);margin-top:auto;padding-top:34px;font-size:14px;font-weight:800}.service-card a span{color:var(--gold);margin-left:8px}.delivery-showcase{background:var(--off-white)}.showcase-item{grid-template-columns:1.1fr .9fr;min-height:680px;display:grid}.showcase-item.energy-showcase{grid-template-columns:.9fr 1.1fr}.showcase-image{min-height:610px;overflow:hidden}.showcase-image img{object-fit:cover;width:100%;height:100%}.telecom-showcase .showcase-image img{object-position:68% center}.energy-showcase .showcase-image{order:2}.energy-showcase .showcase-copy{background:var(--navy);color:var(--white);order:1}.showcase-copy{background:var(--white);flex-direction:column;justify-content:center;padding:clamp(70px,8vw,120px);display:flex}.showcase-copy h2{color:var(--navy);letter-spacing:-.04em;margin:0;font-size:clamp(38px,3.6vw,58px);line-height:1.04}.showcase-copy>p:not(.eyebrow){max-width:680px;color:var(--muted);margin:30px 0 0;font-size:19px;line-height:1.65}.showcase-copy ul{margin:34px 0 0;padding:0;list-style:none}.showcase-copy li{border-bottom:1px solid var(--line);color:var(--navy);padding:15px 0 15px 28px;font-size:16px;font-weight:800;position:relative}.showcase-copy li:before{content:"";background:var(--gold);border-radius:50%;width:8px;height:8px;position:absolute;top:22px;left:0}.energy-showcase .showcase-copy h2,.energy-showcase .showcase-copy li{color:var(--white)}.energy-showcase .showcase-copy>p:not(.eyebrow){color:#c5d9e5}.energy-showcase .showcase-copy li{border-bottom-color:#ffffff29}.resources-section{background:var(--gold-soft);grid-template-columns:.8fr 1.2fr;gap:clamp(60px,10vw,170px);padding:105px clamp(28px,6vw,92px);display:grid}.resources-copy h2{max-width:620px;color:var(--navy);letter-spacing:-.04em;margin:0;font-size:clamp(38px,3.7vw,58px);line-height:1.04}.resources-copy>p:last-child{color:#6c624a;max-width:620px;margin:28px 0 0;font-size:18px;line-height:1.65}.resource-list{border-top:1px solid #0b355533}.resource-list div{border-bottom:1px solid #0b355533;grid-template-columns:64px 1fr;align-items:center;min-height:104px;padding:27px 0;display:grid}.resource-list span{color:var(--gold);font-size:13px;font-weight:800}.resource-list strong{color:var(--navy);font-size:clamp(19px,1.8vw,27px);line-height:1.25}.approach-section{background:var(--white);padding:118px clamp(28px,6vw,92px) 130px}.approach-heading{margin-bottom:78px}.approach-track{grid-template-columns:repeat(3,1fr);gap:68px;max-width:1450px;margin:0 auto;display:grid;position:relative}.approach-track:before{content:"";background:var(--navy);height:2px;position:absolute;top:55px;left:20px;right:20px}.approach-track article{position:relative}.approach-track article>span{color:var(--blue);font-size:14px;font-weight:800}.approach-track article:nth-child(2)>span{color:var(--gold)}.approach-track i{z-index:2;background:var(--blue);border:7px solid var(--white);width:34px;height:34px;box-shadow:0 0 0 1px var(--blue);border-radius:50%;margin:28px 0 34px;display:block;position:relative}.approach-track article:nth-child(2) i{background:var(--gold);box-shadow:0 0 0 1px var(--gold)}.approach-track h3{color:var(--navy);letter-spacing:-.03em;margin:0;font-size:29px}.approach-track p{max-width:370px;color:var(--muted);margin:18px 0 0;font-size:16px;line-height:1.6}.why-section{background:var(--off-white);grid-template-columns:.95fr 1.05fr;gap:clamp(70px,9vw,150px);padding:118px clamp(28px,6vw,92px);display:grid}.why-intro h2{max-width:700px;color:var(--navy);letter-spacing:-.045em;margin:0;font-size:clamp(42px,4.3vw,68px);line-height:1.02}.why-intro>p:not(.eyebrow){max-width:640px;color:var(--ink);margin:30px 0 0;font-size:22px;line-height:1.55}.interface-note{background:var(--blue-soft);border-left:5px solid var(--blue);flex-direction:column;gap:22px;margin-top:56px;padding:32px;display:flex}.interface-note strong{color:var(--navy);font-size:24px}.interface-note span{color:var(--blue);text-transform:uppercase;letter-spacing:.06em;font-size:14px;font-weight:800;line-height:1.5}.strength-list{border-top:1px solid var(--line)}.strength-list article{border-bottom:1px solid var(--line);grid-template-columns:62px 1fr;min-height:118px;padding:26px 0;display:grid}.strength-list article>span{color:var(--blue);font-size:13px;font-weight:800}.strength-list article:nth-child(3)>span{color:var(--gold)}.strength-list h3{color:var(--navy);letter-spacing:-.02em;margin:-3px 0 9px;font-size:23px}.strength-list p{color:var(--muted);margin:0;font-size:15px;line-height:1.55}.contact-section{background:var(--navy-deep);color:var(--white);grid-template-columns:1.1fr .9fr;display:grid}.contact-message{background:radial-gradient(circle at 15% 20%,#169bd542,#0000 36%),linear-gradient(135deg,#072840 0%,#0b3555 62%,#104a70 100%);flex-direction:column;justify-content:center;min-height:650px;padding:clamp(80px,9vw,140px) clamp(40px,8vw,130px);display:flex}.contact-message h2{letter-spacing:-.05em;max-width:760px;margin:0;font-size:clamp(46px,5.5vw,80px);line-height:1}.contact-message>p:not(.eyebrow){color:#c5d9e5;max-width:680px;margin:30px 0 0;font-size:20px;line-height:1.6}.contact-button{color:var(--navy);background:var(--gold);align-self:flex-start;margin-top:38px}.contact-button:hover{background:var(--white)}.contact-card{background:var(--white);min-height:650px;color:var(--navy);flex-direction:column;justify-content:center;padding:clamp(70px,8vw,120px);display:flex}.contact-card img{width:150px;margin-bottom:50px}.contact-label{color:var(--blue);text-transform:uppercase;letter-spacing:.1em;margin:0 0 12px;font-size:13px;font-weight:800}.contact-card h3{letter-spacing:-.035em;margin:0 0 28px;font-size:37px}.contact-card a{width:fit-content;color:var(--navy);border-bottom:1px solid #0000;margin:0 0 12px;font-size:17px;font-weight:800}.contact-card a:hover{border-bottom-color:var(--gold)}.contact-card address{color:var(--muted);margin-top:24px;font-size:16px;font-style:normal;line-height:1.65}.site-footer{color:#c5d9e5;background:#051c2d;justify-content:space-between;align-items:center;gap:30px;padding:30px clamp(28px,6vw,92px);display:flex}.site-footer>div{align-items:center;gap:24px;display:flex}.site-footer strong{color:var(--white);font-size:18px}.site-footer span,.site-footer a{font-size:13px}.site-footer a{color:var(--gold);font-weight:800}@media (width<=1050px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{background:var(--white);grid-template-columns:1fr}.hero-copy{padding-bottom:42px}.hero-visual{min-height:560px;margin:0 28px 54px}.section-heading{grid-template-columns:1fr;gap:24px}.section-heading>p{max-width:680px}.service-grid{grid-template-columns:repeat(3,1fr)}.showcase-item,.showcase-item.energy-showcase{grid-template-columns:1fr;min-height:auto}.showcase-image{min-height:540px}.energy-showcase .showcase-image{order:1}.energy-showcase .showcase-copy{order:2}.resources-section,.why-section,.contact-section{grid-template-columns:1fr}.resources-section,.why-section{gap:62px}.approach-track{gap:36px}.contact-message,.contact-card{min-height:auto}}@media (width<=620px){.site-header{min-height:72px;padding:8px 20px}.brand{width:94px}.brand img{height:52px}.header-cta{padding:11px 14px;font-size:12px}.hero{min-height:auto}.hero-copy{padding:60px 22px 38px}.hero h1{font-size:clamp(45px,14vw,64px)}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-facts{grid-template-columns:1fr;gap:16px}.hero-facts div{border-bottom:1px solid var(--line);padding-bottom:14px}.hero-visual{min-height:440px;margin:0 16px 36px}.hero-caption{flex-wrap:wrap;bottom:16px;left:16px;right:16px}.services-section{padding:82px 22px 92px}.service-grid{grid-template-columns:1fr}.service-card{border-right:0;border-bottom:1px solid var(--line)}.service-card:last-child{border-bottom:0}.showcase-image{min-height:390px}.showcase-copy{padding:72px 22px}.showcase-copy h2{font-size:40px}.resources-section,.approach-section,.why-section{padding:82px 22px}.resources-section{gap:50px}.approach-track{grid-template-columns:1fr;gap:42px}.approach-track:before{width:2px;height:auto;top:18px;bottom:18px;left:16px}.approach-track article{padding-left:48px}.approach-track i{margin:0;position:absolute;top:2px;left:0}.approach-track article>span{margin-bottom:14px;display:block}.why-section{gap:55px}.interface-note{padding:26px 22px}.contact-message,.contact-card{padding:82px 22px}.contact-message h2{font-size:49px}.contact-card img{width:125px}.site-footer{flex-direction:column;align-items:flex-start}.site-footer>div{flex-direction:column;align-items:flex-start;gap:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
