/* Phasepoint: photography, precise typography, and an open technical layout. */
:root { --navy: #091c29; --ink: #152d3b; --cyan: #78dcf0; --muted: #647680; --paper: #fff; --soft: #f2f5f6; --line: #d8e1e5; }
* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 96px; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: 'Segoe UI', Arial, sans-serif; -webkit-font-smoothing: antialiased; }
button, input, select, textarea { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; touch-action: manipulation; }
button { cursor: pointer; }
a { color: inherit; text-decoration: none; }
a:focus-visible, button:focus-visible, summary:focus-visible, canvas:focus-visible { outline: 3px solid #0095bd; outline-offset: 6px; }
img { display: block; width: 100%; object-fit: cover; }
h1, h2, h3, p { margin: 0; }
h1, h2, h3 { font-weight: 400; letter-spacing: -.045em; }
p { line-height: 1.7; }
h2 { font-size: clamp(36px, 4.2vw, 66px); line-height: 1.08; }
.icon-definitions { position: absolute; width: 0; height: 0; overflow: hidden; }
.icon { width: 22px; height: 22px; fill: none; stroke: currentColor; stroke-width: 1.5; flex-shrink: 0; }
.page-width { width: min(88%, 1440px); margin-inline: auto; }
.section-space { padding-block: 105px; }
.eyebrow { display: flex; align-items: center; gap: 10px; font-size: 10px; font-weight: 600; letter-spacing: 1.6px; line-height: 1.5; }
.tiny-label { font-size: 9px; font-weight: 600; letter-spacing: 1.5px; line-height: 1.5; }
.section-tick { height: 7px; width: 7px; background: #1487a5; display: inline-block; flex-shrink: 0; }
.signal-dot { width: 6px; height: 6px; display: inline-block; background: var(--cyan); border-radius: 50%; box-shadow: 0 0 0 4px #78dcf019; margin-right: 6px; }
.light { color: #e5f0f5; }
.light .section-tick { background: var(--cyan); }
.text-muted { color: #76858e; }
.button { display: inline-flex; align-items: center; justify-content: space-between; gap: 42px; padding: 18px 24px; min-height: 56px; font-size: 12px; font-weight: 600; border: 0; transition: background .2s, color .2s, transform .2s; }
.button-cyan { background: var(--cyan); color: var(--navy); }
.button-cyan:hover { background: #b6eff9; transform: translateY(-2px); }
.button-dark { background: var(--navy); color: white; }
.button-dark:hover { background: #204858; }
.text-link { display: inline-flex; align-items: center; gap: 28px; padding-bottom: 10px; border-bottom: 1px solid #a6b9c3; font-size: 12px; font-weight: 600; }
.text-link:hover .icon { transform: translate(2px, -2px); }
.site-header { width: 100%; height: 100px; padding-inline: 6%; display: flex; align-items: center; gap: 35px; color: white; position: absolute; top: 0; z-index: 20; border-bottom: 1px solid #ffffff29; }
.brand { display: flex; align-items: center; gap: 10px; width: max-content; flex-shrink: 0; }
.brand-mark { width: 44px; height: 44px; fill: none; stroke: var(--cyan); stroke-width: 2; }
.brand-name { font-size: 27px; letter-spacing: -1px; line-height: 1; font-weight: 500; }
.brand-name>span { display: block; font-size: 8px; font-weight: 500; letter-spacing: 3.4px; margin-top: 8px; }
.desktop-nav { margin-left: auto; display: flex; gap: 30px; align-items: center; font-size: 12px; }
.desktop-nav a { padding-block: 12px; border-bottom: 1px solid transparent; }
.desktop-nav a:hover { border-color: var(--cyan); }
.header-contact { display: inline-flex; gap: 25px; align-items: center; border: 1px solid #ffffff70; padding: 13px 18px; font-size: 11px; }
.header-contact:hover { background: white; color: var(--navy); }
.header-contact .icon { width: 16px; height: 16px; }
.menu-toggle { display: none; }
.mobile-nav[hidden] { display: none; }
.hero { min-height: 750px; height: min(940px, 100svh); position: relative; display: flex; flex-direction: column; justify-content: center; background: var(--navy); color: white; overflow: hidden; }
.hero-media, .hero-media:after, .hero-image { position: absolute; inset: 0; width: 100%; height: 100%; }
.hero-media:after { content: ''; background: linear-gradient(90deg, #041725cf 0%, #06192570 48%, #06192515 100%), linear-gradient(0deg, #071b29ef 0%, #071b2900 36%, #071b2929 68%, #071b29b3 100%); }
.hero-image { opacity: 0; object-position: 50% 56%; transition: opacity .8s ease; }
.hero-image.is-active { opacity: 1; }
.hero-body { position: relative; z-index: 1; padding-top: 90px; padding-bottom: 135px; }
.hero .eyebrow { margin-bottom: 30px; }
h1 { font-size: clamp(64px, 7.8vw, 122px); line-height: 1.02; letter-spacing: -.055em; font-weight: 350; max-width: 1100px; }
h1 span { color: var(--cyan); }
.hero-description { margin-top: 28px; margin-bottom: 30px; font-size: 15px; color: #d8e3e8; line-height: 1.7; }
.hero-bottom { position: absolute; bottom: 35px; left: 6%; right: 6%; display: flex; justify-content: space-between; align-items: end; gap: 30px; padding-top: 26px; border-top: 1px solid #ffffff40; z-index: 2; }
.hero-caption .tiny-label { color: #bfcdd6; font-size: 8px; }
.hero-caption p { font-size: 15px; margin-top: 9px; }
.hero-selector { display: flex; gap: 20px; }
.hero-selector button { background: none; border: 0; border-top: 2px solid #ffffff40; color: #bdcbd4; text-align: left; padding: 14px 0 0; width: 108px; font-size: 11px; transition: color .2s, border-color .2s; }
.hero-selector button>span { font-size: 8px; margin-right: 5px; }
.hero-selector button.is-active, .hero-selector button:hover { color: white; border-color: var(--cyan); }
.scroll-cue { display: flex; align-items: center; gap: 20px; font-size: 8px; letter-spacing: 1.4px; }
.scroll-cue .icon { transform: rotate(90deg); width: 18px; }
.overview { padding-top: 75px; }
.overview-top { display: flex; justify-content: space-between; margin-bottom: 38px; gap: 20px; }
.overview-top>.tiny-label { color: var(--muted); font-size: 8px; }
.overview-main { display: grid; grid-template-columns: 1.6fr 1fr; gap: 8%; align-items: start; }
.overview-main h2 { font-size: clamp(32px, 3.2vw, 50px); line-height: 1.17; }
.overview-main>div>p { font-size: 14px; color: var(--muted); }
.overview-main>div>p+p { margin-top: 14px; }
.overview-main .text-link { margin-top: 23px; }
.audience-strip { display: flex; align-items: center; justify-content: space-between; gap: 25px; border-top: 1px solid var(--line); padding-block: 32px; margin-top: 65px; }
.audience-strip>span:not(.tiny-label) { font-size: 14px; font-weight: 500; }
.audience-strip>.tiny-label { font-size: 8px; color: var(--muted); }
.expertise { background: var(--soft); }
.section-heading { display: flex; justify-content: space-between; align-items: end; gap: 35px; margin-bottom: 45px; }
.section-heading .eyebrow { margin-bottom: 24px; }
.section-intro { font-size: 14px; color: var(--muted); line-height: 1.6; }
.section-intro>span { display: inline-block; margin-top: 16px; font-size: 11px; }
.service-carousel { --service-gap: 18px; }
.service-carousel-toolbar { display: flex; justify-content: space-between; align-items: center; gap: 20px; margin-bottom: 22px; }
.service-carousel-hint { font-size: 13px; font-weight: 500; }
.service-carousel-hint>span { display: block; color: var(--muted); font-size: 11px; font-weight: 400; margin-top: 3px; }
.service-carousel-controls { display: flex; align-items: center; gap: 9px; }
.service-carousel-controls[hidden] { display: none; }
.service-motion, .service-step { height: 44px; border: 1px solid #9cabb5; background: transparent; color: var(--navy); transition: background .2s, border-color .2s; }
.service-motion { padding-inline: 17px; min-width: 130px; font-size: 11px; }
.service-step { display: grid; place-items: center; width: 44px; border-radius: 50%; }
.service-step[data-service-previous] .icon { transform: rotate(180deg); }
.service-motion:hover, .service-step:hover { background: var(--cyan); border-color: var(--cyan); }
.service-viewport { overflow-x: auto; overflow-y: hidden; overscroll-behavior-x: contain; scrollbar-width: thin; scrollbar-color: #758d9b transparent; padding-bottom: 14px; }
.service-carousel.is-enhanced .service-viewport { scrollbar-width: none; padding-bottom: 0; }
.service-carousel.is-enhanced .service-viewport::-webkit-scrollbar { display: none; }
.service-viewport:focus-visible { outline: 3px solid #0095bd; outline-offset: 6px; }
.service-track { display: flex; gap: var(--service-gap); position: relative; }
.service-feature { display: block; flex: 0 0 calc((100% - var(--service-gap) * 2) / 3); height: 450px; min-width: 0; position: relative; color: white; overflow: hidden; background: var(--navy); }
.service-feature:focus-visible { outline: 3px solid var(--cyan); outline-offset: -5px; }
.service-carousel-status { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }
.service-feature:after { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg, #071e2c80 0%, #071e2c10 28%, #071e2cb3 62%, #071e2cf5 100%); }
.service-feature>img { height: 100%; transition: transform .65s; }
.service-feature:hover>img { transform: scale(1.055); }
.feature-top { position: absolute; top: 24px; left: 26px; right: 26px; display: flex; justify-content: space-between; align-items: center; z-index: 1; }
.feature-top .tiny-label { font-size: 8px; }
.round-arrow { width: 38px; height: 38px; display: grid; place-items: center; border: 1px solid #ffffff80; border-radius: 50%; transition: background .2s; }
.round-arrow .icon { width: 17px; height: 17px; }
a:hover .round-arrow { background: var(--cyan); color: var(--navy); border-color: var(--cyan); }
.feature-copy { position: absolute; bottom: 28px; left: 26px; right: 20px; z-index: 1; }
.feature-number { color: #bddae5; font-size: 10px; }
.feature-copy h3 { font-size: clamp(24px, 2.4vw, 36px); line-height: 1.12; margin: 16px 0; }
.feature-copy p { font-size: 12px; color: #d1dee5; line-height: 1.65; }
.all-services { margin-top: 27px; border-bottom: 1px solid #bccbd3; }
.all-services summary { list-style: none; display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 17px 0 23px; font-size: 13px; font-weight: 500; cursor: pointer; }
.all-services summary::-webkit-details-marker { display: none; }
.expand-mark { position: relative; width: 20px; height: 20px; }
.expand-mark:before, .expand-mark:after { content: ''; position: absolute; background: var(--ink); top: 9px; left: 1px; height: 1px; width: 18px; }
.expand-mark:after { transform: rotate(90deg); transition: transform .2s; }
.all-services[open] .expand-mark:after { transform: rotate(0); }
.service-directory { display: grid; grid-template-columns: 1fr 1fr; gap: 0 40px; padding-bottom: 25px; }
.service-directory a { display: flex; align-items: center; gap: 18px; padding: 20px 0; border-top: 1px solid var(--line); font-size: 13px; }
.service-directory a>span:first-child { font-size: 9px; color: var(--muted); }
.service-directory a>span:last-child { margin-left: auto; font-size: 19px; }
.service-directory a:hover { color: #007b9b; }
.connected { background: var(--navy); color: white; position: relative; overflow: hidden; }
.connected-heading { display: grid; grid-template-columns: 1.4fr 1fr; gap: 10%; align-items: end; }
.connected-heading .eyebrow { margin-bottom: 25px; }
.connected-intro { padding-bottom: 6px; }
.connected-intro p { font-size: 14px; color: #aebfca; }
.connected-intro .text-link { margin-top: 25px; }
.light-link { color: #ebf7fb; border-color: #48616f; }
.scene-shell { margin-top: 50px; position: relative; background: radial-gradient(ellipse at 50% 45%, #163c50, #091c29 72%); border-top: 1px solid #304754; }
.scene-toolbar { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding-top: 20px; color: #a9c3cf; }
.scene-toolbar .tiny-label { font-size: 8px; }
.motion-button { color: #bfd1db; border: 1px solid #3c5564; background: transparent; padding: 8px 14px; font-size: 10px; min-height: 34px; }
.motion-button:hover { background: #204555; }
.energy-scene { width: 100%; height: 540px; min-height: 460px; position: relative; }
#energy-canvas { display: block; width: 100%; height: 100%; touch-action: pan-y; }
.scene-corner { position: absolute; width: 20px; height: 20px; pointer-events: none; border-color: #6d94a6; border-style: solid; }
.scene-corner.top-left { top: 18px; left: 0; border-width: 1px 0 0 1px; }
.scene-corner.bottom-right { bottom: 18px; right: 0; border-width: 0 1px 1px 0; }
.scene-bottom { display: flex; justify-content: space-between; align-items: center; border-block: 1px solid #304754; gap: 20px; }
.scene-views { display: flex; gap: 8px; }
.scene-views button { border: 0; border-bottom: 2px solid transparent; background: transparent; color: #afc1cd; padding: 18px 20px; font-size: 9px; display: flex; gap: 12px; align-items: center; }
.scene-views button>span { font-size: 12px; }
.scene-views button[aria-pressed=true] { color: var(--cyan); border-color: var(--cyan); background: #78dcf008; }
.scene-views button:hover { color: white; }
.scene-instruction { color: #a8bdc9; font-size: 8px; letter-spacing: 1px; }
.scene-caption { font-size: 11px; color: #a6c0ce; margin-top: 18px; padding-right: 145px; }
.scene-disclaimer { position: absolute; right: 0; bottom: 2px; font-size: 9px; color: #a1b5bf; }
.process-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 65px; }
.process-index { display: flex; align-items: center; gap: 20px; font-size: 12px; color: #608393; }
.process-index>span { height: 1px; background: #cbd8df; flex: 1; }
.process-grid h3 { font-size: 34px; margin: 30px 0 18px; }
.process-grid p { color: var(--muted); font-size: 14px; }
.perspectives { background: var(--soft); }
.perspective-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; }
.perspective-image { aspect-ratio: 1.45; overflow: hidden; position: relative; }
.perspective-image img { height: 100%; transition: transform .65s; }
.perspective-image .round-arrow { position: absolute; right: 16px; bottom: 16px; background: white; color: var(--navy); border: none; }
.perspective-card:hover img { transform: scale(1.05); }
.perspective-card>.tiny-label { margin: 25px 0 14px; color: #4d6c7b; font-size: 8px; }
.perspective-card h3 { font-size: 28px; line-height: 1.15; }
.perspective-card>p:last-child { font-size: 13px; color: var(--muted); max-width: 320px; margin-top: 16px; }
.contact-section { display: grid; grid-template-columns: 1fr 1.1fr; }
.contact-story { position: relative; overflow: hidden; color: white; background: var(--navy); }
.contact-story>img { position: absolute; height: 100%; object-position: 38% 50%; }
.contact-story:after { content: ''; position: absolute; inset: 0; background: linear-gradient(120deg, #061925e8, #071d2bb3 50%, #071e2c60); }
.contact-story>div { position: relative; z-index: 1; padding: 90px 11.5%; }
.contact-story h2 { font-size: clamp(48px, 5.7vw, 86px); margin: 40px 0 26px; }
.contact-story h2>span { color: var(--cyan); }
.contact-story>div>p:not(.eyebrow) { font-size: 14px; color: #d1dfe6; }
.contact-story a { margin-top: 48px; display: inline-flex; gap: 20px; align-items: center; border-bottom: 1px solid #90a6b3; padding-bottom: 12px; font-size: 13px; }
.contact-form-wrap { padding: 75px 10%; }
.contact-form-wrap>.eyebrow { color: #567483; font-size: 9px; }
.contact-form-wrap h3 { font-size: 30px; line-height: 1.2; margin: 20px 0 16px; }
.form-intro { color: var(--muted); font-size: 13px; margin-bottom: 30px; }
.form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.field { min-width: 0; }
.field label { display: block; font-size: 11px; margin-bottom: 9px; }
.field label>span { color: #537e91; }
.field input, .field select, .field textarea { display: block; width: 100%; min-width: 0; border: 0; border-bottom: 1px solid #bdcdd6; border-radius: 0; padding: 12px 0; color: var(--ink); font-size: 12px; background: transparent; }
.field input::placeholder, .field textarea::placeholder { color: #7b8c95; opacity: 1; }
.field select { padding-right: 12px; }
.field input:focus, .field select:focus, .field textarea:focus { outline: 0; border-bottom: 2px solid #008bab; }
.field textarea { resize: vertical; min-height: 85px; }
.field-wide { grid-column: 1 / -1; }
.submit-button { width: 100%; }
.submit-button:disabled { cursor: wait; opacity: .65; }
.form-note { font-size: 9px; color: var(--muted); margin-top: 12px; }
.form-message { border-left: 3px solid #008bab; background: #e8f4f8; padding: 14px 16px; font-size: 12px; line-height: 1.6; margin-bottom: 20px; }
.form-message[data-type=error] { background: #fff1ec; border-color: #bc5f3c; }
.form-message[data-type=success] { background: #eaf5ee; border-color: #3c8358; }
.site-footer { background: #061722; color: white; padding-block: 70px 25px; }
.footer-main { display: grid; grid-template-columns: 2fr 1fr 1fr 1fr; gap: 30px; padding-bottom: 60px; }
.footer-main>div>p { color: #93aab9; font-size: 15px; line-height: 1.6; margin-top: 25px; }
.footer-main nav { display: flex; flex-direction: column; align-items: start; gap: 16px; }
.footer-main nav>.tiny-label { font-size: 8px; color: #7694a6; margin-bottom: 8px; }
.footer-main nav>a { font-size: 12px; color: #bdcdd8; }
.footer-main nav>a:hover { color: var(--cyan); }
.footer-top-link { display: flex; align-items: center; gap: 20px; justify-self: end; align-self: start; font-size: 11px; }
.footer-bottom { display: flex; justify-content: space-between; gap: 20px; border-top: 1px solid #233846; padding-top: 24px; font-size: 9px; color: #94aab8; }
.footer-bottom>span:last-child { font-size: 8px; letter-spacing: 1.5px; }
.skip-link { position: fixed; top: 10px; left: 20px; padding: 14px; background: var(--cyan); color: var(--navy); z-index: 100; clip-path: inset(50%); width: 1px; height: 1px; overflow: hidden; }
.skip-link:focus { clip-path: none; width: auto; height: auto; }

@media (min-width: 1700px) { .hero-bottom { left: calc((100% - 1440px) / 2); right: auto; } }
@media (max-width: 1150px) {
  .site-header { gap: 22px; padding-inline: 5%; } .desktop-nav { gap: 20px; } .header-contact { gap: 14px; padding: 12px; }
  .page-width { width: 90%; } .hero-bottom { left: 5%; right: 5%; } .hero-caption { max-width: 250px; } .scroll-cue>span { display: none; }
  .hero-selector button { width: 95px; } .section-space { padding-block: 80px; } .overview-main { gap: 5%; grid-template-columns: 1.4fr 1fr; }
  .service-feature { height: 420px; } .service-carousel { --service-gap: 14px; } .feature-top { left: 22px; right: 22px; } .feature-copy { left: 22px; }
  .connected-heading { gap: 6%; } .process-grid { gap: 35px; } .contact-form-wrap { padding: 65px 8%; } .contact-story>div { padding: 80px 10%; }
}
@media (max-width: 850px) {
  .desktop-nav { display: none; } .header-contact { margin-left: auto; } .site-header { height: 85px; }
  .menu-toggle { display: flex; flex-direction: column; justify-content: center; gap: 7px; width: 40px; height: 44px; background: transparent; border: none; padding: 8px; }
  .menu-toggle>span { width: 24px; height: 1px; background: white; transition: transform .2s; }
  .menu-toggle[aria-expanded=true]>span:first-child { transform: translateY(4px) rotate(45deg); } .menu-toggle[aria-expanded=true]>span:last-child { transform: translateY(-4px) rotate(-45deg); }
  .mobile-nav { position: absolute; top: 85px; left: 0; right: 0; background: #091c29; padding: 20px 5% 30px; box-shadow: 0 20px 35px #0004; }
  .mobile-nav>a { display: flex; justify-content: space-between; align-items: center; padding: 17px 0; border-bottom: 1px solid #304655; font-size: 17px; }
  .mobile-nav>a>span { font-size: 11px; color: var(--cyan); }
  .hero { min-height: 760px; } h1 { font-size: 9.3vw; } .hero-body { padding-top: 75px; } .hero-caption { max-width: 190px; } .hero-caption p { font-size: 13px; }
  .overview-main { grid-template-columns: 1fr; gap: 30px; } .overview-main h2 { font-size: 40px; } .overview-main>div { max-width: 620px; }
  .overview-top>.tiny-label { display: none; } .audience-strip { gap: 20px; flex-wrap: wrap; } .audience-strip>.tiny-label { width: 100%; }
  .service-feature { flex-basis: calc((100% - var(--service-gap)) / 2); height: 400px; } .feature-copy h3 { font-size: 30px; }
  .feature-large>img { object-position: 50% 65%; } .connected-heading { grid-template-columns: 1fr; gap: 30px; } .connected-intro { max-width: 550px; } .energy-scene { height: 470px; }
  .process-grid { gap: 26px; } .process-grid h3 { font-size: 29px; } .process-grid p { font-size: 13px; } .perspective-grid { gap: 20px; } .perspective-card h3 { font-size: 23px; }
  .contact-section { grid-template-columns: 1fr; } .contact-story>div { padding: 60px 5%; } .contact-story h2 { font-size: 70px; margin-top: 28px; } .contact-story a { margin-top: 30px; } .contact-form-wrap { padding: 60px 5%; }
  .footer-main { grid-template-columns: 1.6fr 1fr 1fr; } .footer-top-link { grid-column: 1 / -1; justify-self: start; margin-top: 15px; }
}
@media (max-width: 560px) {
  html { scroll-padding-top: 25px; } .page-width { width: 88%; } .site-header { padding-inline: 6%; height: 80px; gap: 12px; } .brand-name { font-size: 23px; } .brand-name>span { font-size: 7px; letter-spacing: 2.7px; } .brand-mark { width: 34px; height: 38px; } .brand { gap: 7px; }
  .header-contact { display: none; } .menu-toggle { margin-left: auto; } .mobile-nav { top: 80px; padding-inline: 6%; } .hero { height: 100svh; min-height: 740px; max-height: 950px; }
  .hero-media:after { background: linear-gradient(90deg, #061b29b3, #061b2940), linear-gradient(0deg, #071b29f5, #071b2910 60%, #071b297d); } .hero-image { object-position: 57% 50%; }
  .hero-body { padding-top: 105px; padding-bottom: 210px; } .hero .eyebrow { font-size: 8px; letter-spacing: 1.25px; margin-bottom: 26px; } h1 { font-size: clamp(43px, 10.7vw, 62px); letter-spacing: -.045em; line-height: 1.08; }
  .hero-description { font-size: 12px; margin-block: 24px; max-width: 310px; } .button { font-size: 11px; padding: 16px 20px; min-height: 53px; gap: 32px; }
  .hero-bottom { left: 6%; right: 6%; bottom: 27px; display: grid; grid-template-columns: 1fr; gap: 23px; padding-top: 20px; } .hero-caption { max-width: none; } .hero-caption p { font-size: 13px; } .hero-caption .tiny-label { font-size: 7px; letter-spacing: 1.1px; }
  .hero-selector { gap: 16px; justify-content: space-between; } .hero-selector button { flex: 1; width: auto; font-size: 10px; padding-top: 11px; min-height: 40px; } .hero-selector button>span { font-size: 7px; }
  .scroll-cue { display: none; } .section-space { padding-block: 60px; } .overview { padding-top: 50px; } .overview-top { margin-bottom: 26px; } .eyebrow { font-size: 8px; letter-spacing: 1.35px; }
  .overview-main h2 { font-size: 31px; line-height: 1.18; } .overview-main>div>p { font-size: 13px; } .overview-main { gap: 25px; } .audience-strip { margin-top: 40px; padding-block: 25px; gap: 19px 30px; } .audience-strip>span:not(.tiny-label) { font-size: 12px; width: calc(50% - 15px); }
  h2 { font-size: 37px; } .section-heading { display: block; margin-bottom: 30px; } .section-heading .eyebrow { margin-bottom: 20px; } .section-intro { margin-top: 22px; font-size: 12px; } .section-intro>span { margin-top: 8px; }
  .service-feature { flex-basis: 88%; height: 390px; } .feature-top { top: 22px; } .feature-copy { bottom: 26px; } .feature-copy h3 { font-size: 29px; }
  .service-carousel-toolbar { align-items: start; flex-direction: column; gap: 16px; margin-bottom: 20px; } .service-carousel-controls { width: 100%; } .service-motion { margin-right: auto; } .service-carousel-hint { font-size: 12px; }
  .all-services summary { font-size: 12px; gap: 15px; } .service-directory { grid-template-columns: 1fr; } .service-directory a { font-size: 12px; } .expand-mark { flex-shrink: 0; }
  .connected-intro p { font-size: 13px; } .scene-shell { margin-top: 35px; } .scene-toolbar { gap: 10px; } .scene-toolbar .tiny-label { font-size: 6px; letter-spacing: .9px; max-width: 190px; } .motion-button { padding: 8px 10px; font-size: 9px; }
  .energy-scene { height: 360px; min-height: 360px; } .scene-views { gap: 0; width: 100%; justify-content: space-between; } .scene-views button { padding: 16px 5px; gap: 6px; font-size: 7px; } .scene-views button>span { font-size: 10px; } .scene-instruction { display: none; }
  .scene-caption { padding-right: 0; font-size: 10px; } .scene-disclaimer { position: static; display: block; margin-top: 12px; font-size: 8px; } .scene-toolbar .signal-dot { margin-right: 2px; width: 4px; height: 4px; box-shadow: none; }
  .process-grid { grid-template-columns: 1fr; gap: 35px; } .process-grid h3 { font-size: 30px; margin-top: 20px; margin-bottom: 12px; } .process-grid p { font-size: 13px; }
  .perspective-grid { grid-template-columns: 1fr; gap: 38px; } .perspective-card h3 { font-size: 28px; } .perspective-card>.tiny-label { margin-top: 20px; } .perspective-image { aspect-ratio: 1.55; }
  .contact-story>div { padding: 55px 6%; } .contact-story h2 { font-size: 60px; } .contact-story>div>p:not(.eyebrow) { font-size: 13px; } .contact-story a { font-size: 11px; gap: 12px; }
  .contact-form-wrap { padding: 50px 6%; } .contact-form-wrap h3 { font-size: 27px; } .form-grid { gap: 22px 18px; } .field input, .field textarea, .field select { font-size: 16px; } .field select { font-size: 16px; text-overflow: ellipsis; } .field input::placeholder { font-size: 12px; } .field textarea::placeholder { font-size: 13px; }
  .footer-main { grid-template-columns: 1fr 1fr; gap: 35px; padding-bottom: 35px; } .footer-main>div { grid-column: 1 / -1; } .site-footer { padding-top: 50px; } .footer-main>div>p { font-size: 13px; margin-top: 20px; } .footer-bottom { flex-direction: column; gap: 14px; font-size: 8px; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *:before, *:after { transition: none !important; animation: none !important; } }
