:root{--font-heading: "Spline Sans", system-ui, sans-serif;--font-body: "Barlow", system-ui, sans-serif;--color-bg: #474654;--color-bg-deep: #090818;--color-surface: #0a081b;--color-surface-2: #171528;--color-surface-alpha: rgba(10, 8, 27, .75);--color-heading: #f0fcff;--color-text: #e0e4e6;--color-muted: rgba(224, 228, 230, .64);--color-muted-2: rgba(224, 228, 230, .5);--color-accent: #16ffbb;--color-accent-2: #29ddda;--color-accent-dark: #004d36;--color-blue: #37a7e7;--color-violet: #4950bc;--color-why-blue: #09aef4;--color-border: rgba(255, 255, 255, .24);--color-border-soft: rgba(255, 255, 255, .12);--color-white: #ffffff;--container: 1320px;--container-wide: 1500px;--radius-sm: 14px;--radius-md: 22px;--radius-lg: 32px;--radius-xl: 44px;--section-y: clamp(72px, 8vw, 120px);--section-top-safe-space: 70px;--section-action-space: clamp(82px, 8vh, 112px);--section-back-link-bottom: 30px;--section-back-link-height: 56px;--gap: 24px;--why-card-border-width: 3px;--why-card-radius: 30px;--why-card-padding: clamp(28px, 2.4vw, 38px);--why-card-min-height: clamp(300px, 29vh, 380px);--why-card-gap: clamp(22px, 2.4vw, 34px);--industries-card-gap-x: clamp(18px, 2vw, 28px);--industries-card-gap-y: clamp(18px, 2.6vh, 28px);--industries-image-width: 264px;--industries-image-height: 168px;--industries-image-radius: 24px;--industries-image-border-width: 2px;--industries-text-gap: 10px;--font-size-industries-title: clamp(19px, 1.4vw, 27px);--font-size-industries-text: clamp(13px, .95vw, 16px);--news-image-height: clamp(170px, 23vh, 240px);--news-card-gap: 18px;--font-size-news-card-title: clamp(20px, 1.65vw, 30px);--font-size-news-card-text: clamp(14px, 1vw, 17px);--contact-card-padding: clamp(22px, 2.8vw, 38px);--contact-form-padding: clamp(20px, 2.4vw, 34px);--contact-field-gap: 8px;--contact-field-radius: 16px;--contact-field-padding: 11px 14px;--contact-textarea-min-height: 132px;--font-size-contact-label: clamp(13px, .95vw, 15px);--font-size-contact-field: clamp(14px, 1vw, 16px);--font-size-hero-title: clamp(40px, 3.9vw, 64px);--font-size-hero-text: clamp(16px, 1.18vw, 20px);--font-size-nav: 14px;--font-size-section-title: var(--font-size-hero-title);--font-size-section-text: var(--font-size-hero-text);--font-size-section-quote: var(--font-size-hero-text);--font-size-section-statement: clamp(20px, 1.5vw, 28px);--font-size-card-title: clamp(22px, 1.65vw, 30px);--font-size-card-text: var(--font-size-hero-text);--font-size-card-title-large: clamp(28px, 2.3vw, 40px);--font-size-news-title: clamp(28px, 2.4vw, 44px);--font-size-brand-title: clamp(18px, 1.45vw, 26px);--font-size-footer-logo: 34px;--font-size-footer-value: 20px;--font-size-eyebrow: clamp(14px, 1vw, 18px);--font-size-header-nav: 17px;--font-size-header-nav-mobile: 14px;--font-size-header-button: 14px;--font-size-nav-large: var(--font-size-section-text);--font-size-hero-pill: 14px;--font-size-h1: var(--font-size-hero-title);--font-size-h2: var(--font-size-section-title);--font-size-h3: var(--font-size-card-title);--font-size-body: var(--font-size-section-text);--font-size-body-sm: clamp(15px, 1vw, 17px);--line-height-heading: 1.06;--line-height-heading-tight: 1.04;--line-height-body: 1.55;--line-height-body-tight: 1.45;--line-height-brand: 1.22;--line-height-pill: 1;--line-height-card-title: 1.08;--line-height-card-title-large: 1.1;--header-height: 60px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--color-bg-deep)}body{margin:0;overflow-x:hidden;font-family:var(--font-body);color:var(--color-text);background:radial-gradient(circle at 48% 0%,rgba(22,255,187,.14),transparent 28rem),radial-gradient(circle at 88% 44%,rgba(73,80,188,.2),transparent 32rem),linear-gradient(180deg,#050513,#071226 36%,#060514)}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}:focus-visible{outline:3px solid var(--color-accent);outline-offset:4px}.container{width:min(100% - 40px,var(--container));margin-inline:auto}.container-wide{width:min(100% - 40px,var(--container-wide));margin-inline:auto}.section{min-height:100svh;padding:var(--section-top-safe-space) 0 var(--section-action-space);display:grid;align-items:start;position:relative;overflow:hidden}.section-muted{background:radial-gradient(circle at 52% 0%,rgba(22,255,187,.12),transparent 26rem),linear-gradient(135deg,rgba(73,80,188,.1),transparent 38%),#ffffff04}.section-heading{max-width:1080px;margin-bottom:clamp(24px,3vw,42px)}.eyebrow,.badge{display:inline-flex;align-items:center;gap:8px;width:fit-content;margin:0 0 14px;border:1px solid rgba(22,255,187,.32);border-radius:999px;padding:10px 18px;color:var(--color-heading);background:#00583cd1;font-size:var(--font-size-eyebrow);font-weight:700;letter-spacing:0;text-transform:uppercase}.hero-title,.section-title{margin:0;font-family:var(--font-heading);color:var(--color-heading);letter-spacing:0}.hero-title{font-size:var(--font-size-h1);line-height:var(--line-height-heading-tight)}.section-title{font-size:var(--font-size-section-title);line-height:var(--line-height-heading)}.lead{margin:18px 0 0;color:var(--color-muted);font-size:var(--font-size-section-text);line-height:var(--line-height-body)}.section-body,.section-quote,.section-statement,.card-title,.card-text,.news-title,.news-text,.news-summary,.detail-value,.footer-row-value,.brand-title{letter-spacing:0}.section-body{color:#f0fcffd1;font-size:var(--font-size-section-text);line-height:var(--line-height-body)}.section-body p{margin:0}.section-quote{color:#f0fcffe6;font-size:var(--font-size-section-quote);line-height:var(--line-height-body)}.section-statement{color:var(--color-heading);font-size:var(--font-size-section-statement);line-height:var(--line-height-body-tight)}.card-title,.news-title,.brand-title{color:var(--color-heading);font-family:var(--font-heading);font-weight:700}.card-title{font-size:var(--font-size-card-title);line-height:var(--line-height-card-title)}.card-title-large{font-size:var(--font-size-card-title-large);line-height:var(--line-height-card-title-large)}.card-text,.news-text{color:var(--color-muted);font-size:var(--font-size-card-text);line-height:var(--line-height-body)}.news-title{font-size:var(--font-size-news-title);line-height:var(--line-height-card-title)}.news-summary{color:var(--color-heading);font-size:var(--font-size-section-text);line-height:var(--line-height-body-tight)}.brand-title{font-size:var(--font-size-brand-title)}.footer-logo-title{font-size:var(--font-size-footer-logo)}.footer-row-value{color:var(--color-heading);font-size:var(--font-size-footer-value)}.detail-value{color:var(--color-heading);font-size:var(--font-size-section-text);line-height:var(--line-height-body-tight)}.card{background:var(--color-surface-alpha);border:1px solid rgba(22,255,187,.2);border-radius:var(--radius-lg);box-shadow:0 24px 80px #00000047;backdrop-filter:blur(12px)}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;padding:13px 24px;color:var(--color-accent);font-size:var(--font-size-nav);font-weight:700;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:#061712;background:var(--color-accent);border-color:var(--color-accent);box-shadow:0 16px 46px #16ffbb42}.button-secondary{color:var(--color-accent);border-color:var(--color-accent);background:#030c186b}.button-ghost{color:var(--color-accent);border-color:var(--color-accent);background:#030c183d}[data-reveal]{opacity:0;transition:opacity .7s ease}[data-reveal].is-visible{opacity:1}.back-to-top{position:absolute;top:calc(100svh - var(--section-back-link-bottom) - var(--section-back-link-height));right:0;left:0;z-index:5;display:flex;justify-content:center;margin-top:0}.back-to-top .button{min-height:var(--section-back-link-height);border-width:2px;padding:15px 30px;font-size:var(--font-size-nav-large)}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gap)}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--gap)}@media(max-width:1024px){.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.container,.container-wide{width:min(100% - 28px,var(--container))}.grid-3,.grid-2{grid-template-columns:1fr}.section{min-height:auto;padding-inline:0;padding-bottom:var(--section-y)}.back-to-top{position:static;margin-top:clamp(34px,5vw,72px)}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}[data-reveal]{opacity:1}}.site-header[data-astro-cid-ctg3m53h]{position:fixed;top:0;left:0;right:0;z-index:20;border-bottom:1px solid rgba(255,255,255,.08);background:#0605146b;backdrop-filter:blur(12px)}.site-header__inner[data-astro-cid-ctg3m53h]{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;min-height:48px}.site-header__brand[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:10px;color:var(--color-heading);font-family:var(--font-heading);font-weight:700}.site-header__brand[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{width:40px;height:32px;border-radius:8px;object-fit:contain;background:#ffffff14}.site-header__nav[data-astro-cid-ctg3m53h]{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px 8px;color:#f0fcffb8;font-size:var(--font-size-header-nav);font-weight:600;line-height:1}.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{border-radius:999px;padding:4px 5px;transition:color .16s ease,background .16s ease}.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover,.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:focus-visible{color:var(--color-accent);background:#16ffbb14}.site-header__cta[data-astro-cid-ctg3m53h] .button{min-height:42px;padding:7px 13px;font-size:var(--font-size-header-button)}@media(max-width:1024px){.site-header__inner[data-astro-cid-ctg3m53h]{grid-template-columns:1fr auto;padding-block:8px}.site-header__nav[data-astro-cid-ctg3m53h]{grid-column:1 / -1;justify-content:flex-start;order:3}}@media(max-width:760px){.site-header__inner[data-astro-cid-ctg3m53h]{min-height:48px}.site-header__nav[data-astro-cid-ctg3m53h]{overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px;scrollbar-width:none}.site-header__nav[data-astro-cid-ctg3m53h]::-webkit-scrollbar{display:none}.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{flex:0 0 auto;font-size:var(--font-size-header-nav-mobile)}}.site-footer[data-astro-cid-gcn2mc3v]{min-height:92svh;display:grid;align-items:center;border-top:1px solid var(--color-border-soft);padding:var(--section-y) clamp(28px,6vw,84px);background:radial-gradient(circle at 82% 36%,rgba(73,80,188,.34),transparent 24rem),#050513}.site-footer__grid[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:minmax(240px,.36fr) 1fr;gap:clamp(28px,5vw,76px);align-items:stretch}.site-footer__logo-card[data-astro-cid-gcn2mc3v]{display:grid;align-content:center;justify-items:center;min-height:420px;border-radius:var(--radius-xl);padding:34px;color:#061712;background:var(--color-white);text-align:center}.site-footer__logo-card[data-astro-cid-gcn2mc3v] img[data-astro-cid-gcn2mc3v]{width:150px;height:150px;object-fit:contain}.site-footer__logo-card[data-astro-cid-gcn2mc3v] strong[data-astro-cid-gcn2mc3v]{margin-top:18px;font-family:var(--font-heading)}.site-footer__logo-card[data-astro-cid-gcn2mc3v] span[data-astro-cid-gcn2mc3v]{margin-top:8px;color:#061712b8;font-weight:700}.site-footer__content[data-astro-cid-gcn2mc3v]{border:1px solid rgba(22,255,187,.24);border-radius:var(--radius-xl);padding:clamp(32px,4vw,58px);background:#0a081bb8}.site-footer__rows[data-astro-cid-gcn2mc3v]{display:grid;margin-top:34px;border-top:1px solid rgba(255,255,255,.16)}.site-footer__rows[data-astro-cid-gcn2mc3v] div[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:.32fr 1fr;gap:20px;border-bottom:1px solid rgba(255,255,255,.16);padding:18px 0}.site-footer__rows[data-astro-cid-gcn2mc3v] span[data-astro-cid-gcn2mc3v]{color:var(--color-accent);font-weight:800}.site-footer__actions[data-astro-cid-gcn2mc3v]{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.site-footer__nav[data-astro-cid-gcn2mc3v],.site-footer__bottom[data-astro-cid-gcn2mc3v]{grid-column:1 / -1}.site-footer__nav[data-astro-cid-gcn2mc3v]{display:flex;flex-wrap:wrap;gap:12px 22px;color:var(--color-muted);font-weight:700}.site-footer__nav[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--color-accent)}.site-footer__bottom[data-astro-cid-gcn2mc3v]{color:var(--color-muted-2)}@media(max-width:860px){.site-footer__grid[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr}.site-footer__rows[data-astro-cid-gcn2mc3v] div[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr;gap:6px}}.hero[data-astro-cid-bbe6dxrz]{min-height:100svh;position:relative;overflow:hidden}.hero[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,#060514c2,#0605148f 46%,#060514b8),linear-gradient(180deg,#06051414,#06051475 86%),url(/assets/images/hero-control-room.png);background-size:cover;background-position:center}.hero__inner[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;min-height:100svh;max-width:1320px;margin:0 auto;padding:clamp(34px,5vw,72px) clamp(24px,5vw,72px) clamp(26px,4vw,54px);display:grid;grid-template-columns:.92fr 1.08fr;grid-template-rows:minmax(0,1fr) auto;gap:clamp(24px,4vw,64px);align-items:center}.hero__brand[data-astro-cid-bbe6dxrz]{align-self:start;margin-top:clamp(10px,4vh,48px);display:grid;justify-items:start;gap:clamp(16px,2.2vh,26px)}.hero__logoWrap[data-astro-cid-bbe6dxrz]{width:clamp(260px,28vw,430px);max-width:100%;border:1px solid rgba(255,255,255,.26);border-radius:28px;padding:clamp(18px,2.2vw,34px);background:#ffffff4d;backdrop-filter:blur(10px);box-shadow:0 24px 70px #00000042}.hero__logo[data-astro-cid-bbe6dxrz]{display:block;width:100%;height:auto;object-fit:contain}.hero__brand-copy[data-astro-cid-bbe6dxrz]{color:var(--color-accent);font-family:var(--font-heading);text-transform:uppercase}.hero__brand-copy[data-astro-cid-bbe6dxrz] p[data-astro-cid-bbe6dxrz],.hero__brand-copy[data-astro-cid-bbe6dxrz] strong[data-astro-cid-bbe6dxrz]{display:block;margin:0;font-size:var(--font-size-brand-title);line-height:var(--line-height-brand);letter-spacing:0}.hero__brand-copy[data-astro-cid-bbe6dxrz] strong[data-astro-cid-bbe6dxrz]{margin-top:18px}.hero__content[data-astro-cid-bbe6dxrz]{max-width:560px;justify-self:end}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:var(--font-size-hero-title);line-height:var(--line-height-heading-tight)}.hero__lead[data-astro-cid-bbe6dxrz]{max-width:560px;margin:20px 0 0;color:#f0fcffd6;font-size:var(--font-size-hero-text);line-height:var(--line-height-body)}.hero__quicknav[data-astro-cid-bbe6dxrz]{grid-column:1 / -1;display:grid;justify-items:center;gap:10px;width:min(980px,100%);margin:clamp(18px,2.5vh,28px) auto 0;padding-bottom:0}.hero__quicknav-row[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 12px}.hero__quicknav[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]{display:inline-flex;min-height:56px;align-items:center;justify-content:center;border:2px solid var(--color-accent);border-radius:999px;padding:15px 30px;color:var(--color-accent);background:#05051361;font-size:var(--font-size-nav-large);font-weight:700;line-height:var(--line-height-pill);opacity:.92}.hero__quicknav[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]:hover{color:#061712;background:var(--color-accent)}@media(max-width:1024px){.hero__inner[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:38px}.hero__brand[data-astro-cid-bbe6dxrz]{text-align:left}.hero__brand-copy[data-astro-cid-bbe6dxrz] strong[data-astro-cid-bbe6dxrz]{margin-top:16px}.hero__content[data-astro-cid-bbe6dxrz]{justify-self:start}}@media(max-width:760px){.hero__inner[data-astro-cid-bbe6dxrz]{padding-block:86px 36px}.hero__logo[data-astro-cid-bbe6dxrz]{width:100%}.hero__logoWrap[data-astro-cid-bbe6dxrz]{width:min(240px,68vw);padding:16px}.hero__quicknav[data-astro-cid-bbe6dxrz]{gap:12px;justify-content:flex-start}.hero__quicknav-row[data-astro-cid-bbe6dxrz]{justify-content:flex-start}.hero__quicknav[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]{min-height:52px;padding:12px 22px}}.about[data-astro-cid-x2lc2h5w]{display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,.58fr);gap:clamp(34px,5vw,76px);align-items:center}.about__content[data-astro-cid-x2lc2h5w]{max-width:1040px}.about__content[data-astro-cid-x2lc2h5w] .section-heading{margin-bottom:clamp(28px,3vw,42px)}.about__content[data-astro-cid-x2lc2h5w] .section-title{max-width:980px;font-size:clamp(40px,4vw,76px)}.about__copy[data-astro-cid-x2lc2h5w]{display:grid;gap:clamp(16px,2vw,26px);max-width:990px}.about__quote[data-astro-cid-x2lc2h5w]{max-width:860px;margin-top:clamp(18px,2.4vw,30px);border-left:4px solid var(--color-accent);padding:16px 0 16px clamp(24px,2.4vw,34px)}.about__image[data-astro-cid-x2lc2h5w]{align-self:center;justify-self:end;width:min(100%,400px);aspect-ratio:1 / 1;margin:0;overflow:hidden;border:0;border-radius:clamp(26px,2.4vw,42px);background:transparent;box-shadow:none}.about__image[data-astro-cid-x2lc2h5w] img[data-astro-cid-x2lc2h5w]{width:100%;height:100%;object-fit:cover}@media(max-width:900px){.about[data-astro-cid-x2lc2h5w]{grid-template-columns:1fr}.about__content[data-astro-cid-x2lc2h5w],.about__copy[data-astro-cid-x2lc2h5w],.about__quote[data-astro-cid-x2lc2h5w]{max-width:none}.about__content[data-astro-cid-x2lc2h5w]{padding-left:0}.about__image[data-astro-cid-x2lc2h5w]{justify-self:start;width:min(100%,400px)}.back-to-top[data-astro-cid-x2lc2h5w]{grid-column:1 / -1}}.services[data-astro-cid-satlbe6z]{padding-bottom:0}.services[data-astro-cid-satlbe6z] .section-heading{max-width:1380px;margin-bottom:clamp(24px,3vw,34px)}.services[data-astro-cid-satlbe6z] .section-title{max-width:none;font-size:clamp(40px,3.5vw,62px)}.services[data-astro-cid-satlbe6z] .lead{max-width:1300px}.services__grid[data-astro-cid-satlbe6z]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,1.7vw,22px)}.services[data-astro-cid-satlbe6z] .feature-card{--service-accent: var(--color-accent);min-height:clamp(205px,20vh,275px);border:3px solid var(--service-accent);border-left-width:12px;border-radius:24px;padding:clamp(14px,1.35vw,18px) clamp(20px,1.8vw,28px);background:#08081cc7;box-shadow:0 0 0 1px color-mix(in srgb,var(--service-accent) 24%,transparent);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.services[data-astro-cid-satlbe6z] .feature-card:nth-child(2),.services[data-astro-cid-satlbe6z] .feature-card:nth-child(5){--service-accent: var(--color-accent-2)}.services[data-astro-cid-satlbe6z] .feature-card:nth-child(3),.services[data-astro-cid-satlbe6z] .feature-card:nth-child(6){--service-accent: var(--color-blue)}.services[data-astro-cid-satlbe6z] .feature-card:hover{transform:translateY(-4px);border-color:var(--service-accent);box-shadow:0 0 0 1px color-mix(in srgb,var(--service-accent) 42%,transparent),0 16px 48px color-mix(in srgb,var(--service-accent) 14%,transparent)}.services[data-astro-cid-satlbe6z] .feature-card h3,.services[data-astro-cid-satlbe6z] .feature-card p,.services[data-astro-cid-satlbe6z] .feature-card li{font-family:var(--font-heading)}.services[data-astro-cid-satlbe6z] .feature-card h3{max-width:360px;margin:0 0 clamp(10px,1.2vw,16px);font-size:clamp(16px,1vw,20px);line-height:1.18}.services[data-astro-cid-satlbe6z] .feature-card p{margin:0;font-size:clamp(12px,.82vw,15px);line-height:1.42}.services[data-astro-cid-satlbe6z] .feature-card ul{display:grid;gap:4px;margin:8px 0 0;padding-left:1.05em;color:var(--color-muted)}.services[data-astro-cid-satlbe6z] .feature-card li{font-size:clamp(12px,.82vw,15px);line-height:1.34}.services[data-astro-cid-satlbe6z] .feature-card__summary{margin-top:10px}.services__note[data-astro-cid-satlbe6z]{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start;margin-top:clamp(12px,1.5vw,20px);border:0;border-radius:24px;padding:clamp(12px,1.1vw,16px) clamp(22px,2.4vw,34px);color:var(--color-heading);background:#09487eb8;font-size:clamp(15px,1vw,18px);line-height:1.42}.services__note[data-astro-cid-satlbe6z] span[data-astro-cid-satlbe6z]{display:grid;width:20px;height:20px;place-items:center;border:2px solid rgba(123,218,255,.85);border-radius:50%;color:#aaedfff2;font-size:12px;font-weight:800;line-height:1}.services__note[data-astro-cid-satlbe6z] p[data-astro-cid-satlbe6z]{margin:0}@media(max-width:1100px){.services__grid[data-astro-cid-satlbe6z]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.services__grid[data-astro-cid-satlbe6z]{grid-template-columns:1fr}}.platform[data-astro-cid-ubllpuo5]{display:grid;grid-template-columns:minmax(0,.98fr) minmax(420px,.82fr);gap:clamp(36px,5vw,88px);align-items:stretch}.platform__content[data-astro-cid-ubllpuo5]{max-width:900px;padding-top:0}.platform__content[data-astro-cid-ubllpuo5] .section-heading{margin-bottom:clamp(34px,5vh,58px)}.platform__content[data-astro-cid-ubllpuo5] .lead{max-width:840px}.platform__visual[data-astro-cid-ubllpuo5]{position:relative;justify-self:end;width:min(100%,680px);height:calc(100svh - var(--section-top-safe-space) - var(--section-back-link-bottom));overflow:hidden;border-radius:34px;background:#0505137a}.platform__visual[data-astro-cid-ubllpuo5]:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0505131f,#05051357);pointer-events:none}.platform__visual[data-astro-cid-ubllpuo5] img[data-astro-cid-ubllpuo5]{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(1.08) contrast(1.04)}.platform__steps[data-astro-cid-ubllpuo5]{display:flex;align-items:start;gap:0;padding:0;margin:0;list-style:none;overflow:hidden}.platform__steps[data-astro-cid-ubllpuo5] li[data-astro-cid-ubllpuo5]{display:grid;justify-items:center;width:clamp(132px,11.5vw,180px);min-width:clamp(132px,11.5vw,180px);margin-left:-10px}.platform__steps[data-astro-cid-ubllpuo5] li[data-astro-cid-ubllpuo5]:first-child{margin-left:0}.platform__steps[data-astro-cid-ubllpuo5] span[data-astro-cid-ubllpuo5]{display:grid;width:clamp(124px,10.8vw,170px);aspect-ratio:1;place-items:center;border:clamp(10px,.9vw,15px) solid var(--color-accent);border-radius:50%;color:var(--color-heading);background:#08081c85}.platform__steps[data-astro-cid-ubllpuo5] i[data-astro-cid-ubllpuo5]{display:block;width:clamp(34px,3vw,48px);height:clamp(34px,3vw,48px);background:currentColor;-webkit-mask:var(--icon) center / contain no-repeat;mask:var(--icon) center / contain no-repeat}.platform__steps[data-astro-cid-ubllpuo5] h3[data-astro-cid-ubllpuo5]{margin:clamp(16px,2vw,26px) 0 0;color:var(--color-heading);font-family:var(--font-heading);font-size:clamp(17px,1.2vw,22px);line-height:1.2;text-align:center}.platform__summary[data-astro-cid-ubllpuo5]{max-width:760px;margin:clamp(30px,5vh,56px) 0 0;color:#f0fcffd1;font-family:var(--font-heading);font-size:var(--font-size-section-text);line-height:var(--line-height-body)}.back-to-top[data-astro-cid-ubllpuo5]{grid-column:1 / -1}@media(max-width:900px){.platform[data-astro-cid-ubllpuo5]{grid-template-columns:1fr}.platform__visual[data-astro-cid-ubllpuo5]{justify-self:start;min-height:520px}.platform__steps[data-astro-cid-ubllpuo5]{flex-wrap:wrap;gap:18px;overflow:visible}.platform__steps[data-astro-cid-ubllpuo5] li[data-astro-cid-ubllpuo5]{margin-left:0}}@media(max-width:560px){.platform__steps[data-astro-cid-ubllpuo5] li[data-astro-cid-ubllpuo5]{width:calc(50% - 9px);min-width:calc(50% - 9px)}}.competencies-section[data-astro-cid-phmu2yov] .section-heading{max-width:1500px;margin-bottom:clamp(34px,5vh,58px)}.competencies-section[data-astro-cid-phmu2yov] .lead{max-width:1500px}.competencies[data-astro-cid-phmu2yov]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(34px,5vh,58px) clamp(56px,8vw,120px)}.competency[data-astro-cid-phmu2yov]{display:grid;grid-template-columns:76px 1fr;gap:30px;align-items:start}.competency[data-astro-cid-phmu2yov] h3[data-astro-cid-phmu2yov]{margin:0;font-size:clamp(22px,1.5vw,30px);line-height:1.18}.competency__icon[data-astro-cid-phmu2yov]{display:block;width:68px;height:68px;color:var(--color-accent);background:currentColor;-webkit-mask:var(--icon) center / contain no-repeat;mask:var(--icon) center / contain no-repeat}.competency[data-astro-cid-phmu2yov] p[data-astro-cid-phmu2yov]{max-width:720px;margin:18px 0 0;font-family:var(--font-heading);font-size:var(--font-size-section-text);line-height:var(--line-height-body)}.competencies__statement[data-astro-cid-phmu2yov]{max-width:1540px;margin:clamp(22px,3vh,38px) 0 0;padding:0;background:transparent;font-family:var(--font-heading);font-size:clamp(16px,1.12vw,20px);font-weight:400;line-height:var(--line-height-body)}@media(max-width:1120px){.competencies[data-astro-cid-phmu2yov]{grid-template-columns:1fr}}@media(max-width:640px){.competencies[data-astro-cid-phmu2yov]{grid-template-columns:1fr}}.why-section[data-astro-cid-ygbk6wav]{min-height:auto;margin-block:0}.why-section[data-astro-cid-ygbk6wav] .section-heading{max-width:1420px;margin-bottom:clamp(36px,5vh,62px)}.why-grid[data-astro-cid-ygbk6wav]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--why-card-gap)}.why-card[data-astro-cid-ygbk6wav]{--why-card-color: var(--color-accent);min-height:var(--why-card-min-height);padding:var(--why-card-padding);border:var(--why-card-border-width) solid var(--why-card-color);border-radius:var(--why-card-radius);background:#06051475;box-shadow:0 20px 70px color-mix(in srgb,var(--why-card-color) 10%,transparent)}.why-card--accent[data-astro-cid-ygbk6wav]{--why-card-color: var(--color-accent)}.why-card--teal[data-astro-cid-ygbk6wav]{--why-card-color: var(--color-accent-2)}.why-card--blue[data-astro-cid-ygbk6wav]{--why-card-color: var(--color-why-blue)}.why-card[data-astro-cid-ygbk6wav] h3[data-astro-cid-ygbk6wav]{margin:0 0 clamp(20px,2.3vh,30px);font-size:clamp(22px,1.55vw,30px);line-height:1.18}.why-card[data-astro-cid-ygbk6wav] p[data-astro-cid-ygbk6wav]{margin:0;color:#f0fcffc7;font-family:var(--font-heading);font-size:var(--font-size-section-text);line-height:var(--line-height-body)}@media(max-width:1120px){.why-grid[data-astro-cid-ygbk6wav]{grid-template-columns:1fr}.why-card[data-astro-cid-ygbk6wav]{min-height:auto}}@media(max-width:760px){.why-section[data-astro-cid-ygbk6wav]{min-height:auto;margin-block:0}}.industries-section[data-astro-cid-wekxhxui] .section-heading{max-width:1420px;margin-bottom:clamp(24px,3.4vh,40px)}.industries-section[data-astro-cid-wekxhxui] .lead{max-width:1320px}.industries-grid[data-astro-cid-wekxhxui]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--industries-card-gap-y) var(--industries-card-gap-x);justify-items:center}.industry-card[data-astro-cid-wekxhxui]{--industry-card-color: var(--color-accent);position:relative;width:min(100%,var(--industries-image-width));background:transparent}.industry-card--accent[data-astro-cid-wekxhxui]{--industry-card-color: var(--color-accent)}.industry-card--teal[data-astro-cid-wekxhxui]{--industry-card-color: var(--color-accent-2)}.industry-card--blue[data-astro-cid-wekxhxui]{--industry-card-color: var(--color-why-blue)}.industry-card[data-astro-cid-wekxhxui] img[data-astro-cid-wekxhxui]{width:100%;height:var(--industries-image-height);object-fit:cover;border:var(--industries-image-border-width) solid color-mix(in srgb,var(--industry-card-color) 28%,transparent);border-radius:var(--industries-image-radius);filter:saturate(1.08) contrast(1.02);box-shadow:0 18px 58px color-mix(in srgb,var(--industry-card-color) 10%,transparent)}.industry-card[data-astro-cid-wekxhxui]:nth-child(2) img[data-astro-cid-wekxhxui]{object-position:55% 34%}.industry-card[data-astro-cid-wekxhxui]:nth-child(3) img[data-astro-cid-wekxhxui]{object-position:70% 45%}.industry-card[data-astro-cid-wekxhxui]:nth-child(4) img[data-astro-cid-wekxhxui]{object-position:35% 70%}.industry-card[data-astro-cid-wekxhxui]:nth-child(5) img[data-astro-cid-wekxhxui]{object-position:15% 58%}.industry-card[data-astro-cid-wekxhxui]:nth-child(6) img[data-astro-cid-wekxhxui]{object-position:85% 58%}.industry-card[data-astro-cid-wekxhxui]:after{display:none}.industry-card[data-astro-cid-wekxhxui] div[data-astro-cid-wekxhxui]{padding-top:var(--industries-text-gap)}.industry-card[data-astro-cid-wekxhxui] h3[data-astro-cid-wekxhxui]{margin:0 0 8px;font-size:var(--font-size-industries-title);line-height:1.12}.industry-card[data-astro-cid-wekxhxui] p[data-astro-cid-wekxhxui]{margin:0;font-family:var(--font-heading);font-size:var(--font-size-industries-text);line-height:1.46;white-space:nowrap}@media(max-width:1120px){.industries-grid[data-astro-cid-wekxhxui]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.industries-grid[data-astro-cid-wekxhxui]{grid-template-columns:1fr}.industry-card[data-astro-cid-wekxhxui] p[data-astro-cid-wekxhxui]{max-width:100%;white-space:normal}}.news-list[data-astro-cid-5ceflnty]{display:grid;gap:var(--news-card-gap)}.news-card[data-astro-cid-5ceflnty]{display:grid;grid-template-columns:minmax(260px,.34fr) 1fr;overflow:hidden;border-color:#16ffbb42}.news-card[data-astro-cid-5ceflnty][hidden]{display:none}.news-card__media[data-astro-cid-5ceflnty]{min-height:var(--news-image-height);background:#090818}.news-card__media[data-astro-cid-5ceflnty] img[data-astro-cid-5ceflnty]{width:100%;height:100%;min-height:var(--news-image-height);object-fit:cover}.news-card__media[data-astro-cid-5ceflnty] span[data-astro-cid-5ceflnty],.news-card__date[data-astro-cid-5ceflnty]{width:fit-content;border:1px solid rgba(22,255,187,.4);border-radius:999px;padding:10px 16px;color:var(--color-accent);background:#0505139e;font-weight:800}.news-card__content[data-astro-cid-5ceflnty]{padding:clamp(20px,2.5vw,34px)}.news-card__date[data-astro-cid-5ceflnty]{margin:0 0 14px}.news-card[data-astro-cid-5ceflnty] h3[data-astro-cid-5ceflnty]{margin:0 0 12px;font-size:var(--font-size-news-card-title)}.news-card[data-astro-cid-5ceflnty] p[data-astro-cid-5ceflnty]{margin:0 0 12px;font-size:var(--font-size-news-card-text);line-height:var(--line-height-body-tight)}.news-card[data-astro-cid-5ceflnty] strong[data-astro-cid-5ceflnty]{display:block;font-size:var(--font-size-news-card-text)}.back-to-top[data-astro-cid-5ceflnty]{gap:14px}@media(max-width:800px){.news-card[data-astro-cid-5ceflnty]{grid-template-columns:1fr}.news-card__media[data-astro-cid-5ceflnty]{min-height:180px}}.contacts[data-astro-cid-buq6kz2n]{display:grid;grid-template-columns:minmax(0,.68fr) minmax(360px,.58fr);gap:clamp(24px,4vw,56px);align-items:start}.contacts__card[data-astro-cid-buq6kz2n]{max-width:640px;border:1px solid rgba(22,255,187,.18);border-radius:var(--radius-xl);padding:var(--contact-card-padding);background:radial-gradient(circle at 0% 0%,rgba(22,255,187,.16),transparent 18rem),linear-gradient(135deg,#4950bc5c,#071226b8)}.contacts__company[data-astro-cid-buq6kz2n]{margin-bottom:20px;color:var(--color-heading);font-family:var(--font-heading);font-size:var(--font-size-card-title);font-weight:700}.contacts__details[data-astro-cid-buq6kz2n]{display:grid;gap:14px;margin:0}.contacts__details[data-astro-cid-buq6kz2n] div[data-astro-cid-buq6kz2n]{border-top:1px solid rgba(255,255,255,.14);padding-top:14px}.contacts__details[data-astro-cid-buq6kz2n] dt[data-astro-cid-buq6kz2n]{color:var(--color-accent);font-size:var(--font-size-contact-label);font-weight:800}.contacts__details[data-astro-cid-buq6kz2n] dd[data-astro-cid-buq6kz2n]{margin:8px 0 0}.contacts__form[data-astro-cid-buq6kz2n]{display:grid;gap:14px;padding:var(--contact-form-padding);border-radius:var(--radius-xl)}.contacts__form[data-astro-cid-buq6kz2n] label[data-astro-cid-buq6kz2n]{display:grid;gap:var(--contact-field-gap);color:var(--color-heading);font-size:var(--font-size-contact-label);font-weight:800}.contacts__form[data-astro-cid-buq6kz2n] input[data-astro-cid-buq6kz2n],.contacts__form[data-astro-cid-buq6kz2n] textarea[data-astro-cid-buq6kz2n]{width:100%;border:1px solid rgba(22,255,187,.26);border-radius:var(--contact-field-radius);padding:var(--contact-field-padding);color:var(--color-heading);font-size:var(--font-size-contact-field);background:#ffffff12}.contacts__form[data-astro-cid-buq6kz2n] textarea[data-astro-cid-buq6kz2n]{min-height:var(--contact-textarea-min-height);resize:vertical}.contacts__form[data-astro-cid-buq6kz2n] button[data-astro-cid-buq6kz2n]{cursor:pointer}.back-to-top[data-astro-cid-buq6kz2n]{grid-column:1 / -1}@media(max-width:900px){.contacts[data-astro-cid-buq6kz2n]{grid-template-columns:1fr}}
