
:root{--ink:#08111f;--navy:#07111f;--navy2:#0b1728;--navy3:#101f35;--blue:#00BFA5;--cyan:#39FF14;--paper:#fff;--mist:#f1f4f8;--line:#dce3ed;--muted:#5b6678;--dark-muted:#a9b8cc;--max:1280px;--radius:3px;--shadow:0 24px 80px rgba(3,14,28,.15)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.container{width:min(var(--max),calc(100% - 64px));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:20px;z-index:9999;background:#fff;color:#000;padding:12px 16px}.skip-link:focus{top:20px}
.header{position:absolute;z-index:1000;top:0;left:0;width:100%;border-bottom:1px solid rgba(255,255,255,.18);background:linear-gradient(180deg,rgba(4,10,18,.68),rgba(4,10,18,.18));color:#fff}.header.scrolled{position:fixed;background:rgba(6,15,27,.95);backdrop-filter:blur(16px);box-shadow:0 8px 28px rgba(0,0,0,.15)}.header-inner{height:88px;display:flex;align-items:center;gap:36px}.brand{width:56px;flex:0 0 56px}.brand img{width:56px;height:48px;object-fit:contain;object-position:left center}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:30px;flex:1}.nav-link,.plain-link{font-size:14px;font-weight:600;letter-spacing:.01em;color:rgba(255,255,255,.87);transition:.2s}.nav-link:hover,.nav-link.active,.plain-link:hover{color:#fff}.nav-link.active{border-bottom:1px solid var(--cyan);padding-bottom:7px}.header-actions{display:flex;align-items:center;gap:22px}.menu-button{display:none;background:none;border:0;width:42px;height:42px;position:relative}.menu-button span{position:absolute;left:7px;width:28px;height:1px;background:#fff;transition:.25s}.menu-button span:first-child{top:15px}.menu-button span:last-child{top:26px}.menu-button[aria-expanded="true"] span:first-child{transform:rotate(45deg);top:21px}.menu-button[aria-expanded="true"] span:last-child{transform:rotate(-45deg);top:21px}.mobile-nav{display:none}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border:1px solid transparent;font-size:14px;font-weight:700;letter-spacing:.01em;transition:.25s}.btn:hover{transform:translateY(-1px)}.btn-blue{background:var(--blue);color:#fff}.btn-blue:hover{background:#009e85}.btn-light{background:#fff;color:#07111f}.btn-light:hover{background:#eef4fa}.btn-dark{background:#07111f;color:#fff}.btn-outline-light{border-color:rgba(255,255,255,.72);color:#fff;background:rgba(0,0,0,.06)}.btn-outline-light:hover{background:#fff;color:#07111f}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.text-arrow{display:inline-block;margin-top:24px;font-weight:700;font-size:14px}.text-arrow:after{content:" →"}.text-arrow.light{color:#fff}.text-arrow.dark{color:#007a66}
.eyebrow{margin:0 0 18px;text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:.22em;color:var(--cyan)}.eyebrow.dark{color:#009e85}.hero,.product-hero,.industry-hero,.company-hero,.careers-hero{position:relative;min-height:760px;background:var(--navy);color:#fff;overflow:hidden}.hero-media,.product-hero>img,.industry-hero>img,.company-hero>img,.careers-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade,.product-shade,.industry-shade,.company-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,10,19,.92) 0%,rgba(4,12,22,.68) 48%,rgba(4,12,22,.18) 78%),linear-gradient(180deg,rgba(3,10,19,.22),rgba(3,10,19,.64))}.hero-content,.product-hero>.container,.industry-hero>.container,.company-hero>.container,.careers-hero>.container{position:relative;z-index:2;padding-top:218px;padding-bottom:150px}.hero-content{max-width:900px;margin-left:max(32px,calc((100vw - var(--max))/2))}.hero h1,.product-hero h1,.industry-hero h1,.company-hero h1,.careers-hero h1{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:clamp(48px,6.2vw,92px);line-height:1.01;letter-spacing:-.045em;margin:0;max-width:930px;font-weight:500}.hero-lead,.product-hero p:not(.eyebrow),.industry-hero p:not(.eyebrow),.company-hero p:not(.eyebrow),.careers-hero p:not(.eyebrow){font-size:19px;line-height:1.65;color:#d7e0ec;max-width:720px;margin:26px 0 0}.hero-rail{position:absolute;z-index:3;bottom:0;left:50%;transform:translateX(-50%);display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.24)}.hero-rail div{padding:28px 24px;border-right:1px solid rgba(255,255,255,.17);display:flex;gap:18px;align-items:center}.hero-rail div:last-child{border-right:0}.hero-rail span{font-size:11px;color:var(--cyan)}.hero-rail strong{font-size:13px;text-transform:uppercase;letter-spacing:.08em}
.section{padding:112px 0}.section.white{background:#fff}.section.light{background:var(--mist)}.section.navy{background:var(--navy);color:#fff}.section.black{background:#03080f;color:#fff}.section.blue{background:#00BFA5}.intro-grid{display:grid;grid-template-columns:170px 1fr 1fr;gap:64px;align-items:start}.intro-grid h2,.section-head h2,.feature-copy h2,.photo-band-content h2,.media-story-copy h2,.centered-copy h2,.technical-intro h2,.manifesto h2,.two-col-copy h2,.product-summary h2,.market-landscape-head h2{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:clamp(36px,4.4vw,64px);line-height:1.08;letter-spacing:-.035em;font-weight:500;margin:0}.large-copy{font-size:19px;line-height:1.72;margin:6px 0 0;color:#4f5a6c}.split-feature{display:grid;grid-template-columns:1fr 1fr;gap:86px;align-items:center}.split-feature.reverse .feature-image{order:1}.split-feature.reverse .feature-copy{order:2}.feature-copy p:not(.eyebrow){font-size:18px;color:#bdc9d9;max-width:620px}.feature-image{height:560px;overflow:hidden;background:#0e1a2c}.feature-image.tall{height:700px}.feature-image img{width:100%;height:100%;object-fit:cover;object-position:center}.section-head{max-width:880px;margin-bottom:52px}.section-head.split{max-width:none;display:grid;grid-template-columns:1fr .65fr;gap:80px;align-items:end}.section-head>p:not(.eyebrow),.section-head.split>p{font-size:18px;color:var(--muted);margin:18px 0 0}.industry-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.industry-card{display:grid;grid-template-columns:1fr 1fr;min-height:380px;background:#f4f6f9;overflow:hidden;border:1px solid #e5eaf1;transition:.3s}.industry-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.industry-card img{width:100%;height:100%;object-fit:cover;min-height:380px}.industry-card>div{padding:42px}.industry-card span,.pillar-grid span,.research-themes span,.spec-grid span,.bottleneck-grid span{font-size:11px;color:#009e85;letter-spacing:.14em}.industry-card h3{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:27px;line-height:1.17;margin:24px 0 14px;font-weight:500}.industry-card p{color:#5b6678;margin:0}.photo-band{position:relative;min-height:720px;display:flex;align-items:center;overflow:hidden}.photo-band>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.photo-band-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,7,12,.93),rgba(2,7,12,.68) 52%,rgba(2,7,12,.15))}.photo-band-content{position:relative;z-index:2}.photo-band-content h2{max-width:800px}.photo-band-content p:not(.eyebrow){font-size:18px;color:#d0d8e4;max-width:680px}.pillar-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.pillar-grid article{padding:42px 30px 46px;border-right:1px solid var(--line)}.pillar-grid article:last-child{border-right:0}.pillar-grid h3{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:23px;font-weight:500;margin:24px 0 14px}.pillar-grid p{color:var(--muted)}.media-story{display:grid;grid-template-columns:1.2fr .8fr;background:#fff;box-shadow:0 10px 42px rgba(9,24,43,.07)}.media-story-image{height:600px}.media-story-image img{width:100%;height:100%;object-fit:cover}.media-story-copy{padding:76px;align-self:center}.media-story-copy p:not(.eyebrow){font-size:18px;color:var(--muted)}.cta-section{text-align:center}.cta-section h2{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:clamp(38px,5vw,72px);max-width:920px;margin:0 auto 36px;line-height:1.05;letter-spacing:-.04em;font-weight:500}
.page-hero{padding:175px 0 100px;background:var(--navy);color:#fff;min-height:620px;display:flex;align-items:center}.page-hero-grid{display:grid;grid-template-columns:1fr .8fr;gap:88px;align-items:center}.page-hero h1{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:clamp(44px,5.6vw,82px);line-height:1.03;letter-spacing:-.045em;font-weight:500;margin:0}.page-hero p:not(.eyebrow){font-size:19px;max-width:700px;color:#c5d1df}.page-hero img{width:100%;height:480px;object-fit:cover}.page-hero.simple{min-height:520px}.architecture-list{border-top:1px solid var(--line)}.architecture-list article{display:grid;grid-template-columns:70px 1fr 340px;gap:36px;padding:38px 0;border-bottom:1px solid var(--line)}.architecture-list h3{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:28px;font-weight:500;margin:0 0 8px}.architecture-list p{color:var(--muted);margin:0}.architecture-list ul{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;list-style:none;padding:0;margin:8px 0}.architecture-list li{font-size:13px;color:#3d4a5d}.value-grid,.research-themes,.spec-grid,.qualification-grid,.bottleneck-grid,.usecase-grid,.aim-grid,.question-grid,.partner-types,.role-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.value-grid article,.research-themes article,.spec-grid article,.qualification-grid article,.bottleneck-grid article,.usecase-grid article,.aim-grid article,.question-grid article,.partner-types article,.role-grid article{padding:38px;background:#fff;min-height:260px}.navy .value-grid article,.navy .research-themes article,.navy .spec-grid article,.navy .qualification-grid article,.navy .bottleneck-grid article,.navy .usecase-grid article,.navy .aim-grid article,.navy .question-grid article,.navy .partner-types article{background:var(--navy2)}.value-grid h3,.research-themes h3,.spec-grid h3,.qualification-grid h3,.bottleneck-grid h3,.usecase-grid h3,.aim-grid h3,.question-grid h3,.partner-types h3,.role-grid h3{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:23px;font-weight:500;line-height:1.2}.value-grid p,.research-themes p,.spec-grid p,.qualification-grid p,.bottleneck-grid p,.usecase-grid p,.aim-grid p,.question-grid p,.partner-types p,.role-grid p{color:var(--muted)}.navy .value-grid p,.navy .research-themes p,.navy .spec-grid p,.navy .qualification-grid p,.navy .bottleneck-grid p,.navy .usecase-grid p,.navy .aim-grid p,.navy .question-grid p,.navy .partner-types p{color:#aebccf}.plain-list{padding:0;list-style:none}.plain-list li{padding:11px 0;border-bottom:1px solid #e0e6ee}.light-list li{border-color:rgba(255,255,255,.13);color:#c6d2e1}
.product-hero,.industry-hero,.company-hero,.careers-hero{min-height:760px}.product-summary,.technical-intro,.two-col-copy,.manifesto{display:grid;grid-template-columns:1fr 1fr;gap:86px}.product-summary>p,.technical-intro>div:last-child,.two-col-copy>div:last-child{font-size:18px;color:var(--muted)}.two-photo-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.two-photo-grid>div{height:470px}.two-photo-grid img{width:100%;height:100%;object-fit:cover}.centered-copy{text-align:center;max-width:800px;margin-top:70px}.centered-copy p:not(.eyebrow){font-size:18px;color:#bdcadb}.industry-index{display:grid;gap:1px;background:var(--line)}.industry-index>a{display:grid;grid-template-columns:420px 1fr;background:#fff;min-height:330px}.industry-index img{width:100%;height:100%;object-fit:cover}.industry-index>a>div{padding:58px}.industry-index h2{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:36px;line-height:1.15;font-weight:500;margin:22px 0 12px}.industry-index p{color:var(--muted)}
.market-landscape{background:#f7f9fc}.market-landscape-head{max-width:920px;margin-bottom:50px}.market-landscape-head p:not(.eyebrow){font-size:18px;color:var(--muted);max-width:760px}.market-landscape-head.inverse h2{color:#fff}.market-landscape-head.inverse p:not(.eyebrow){color:#b9c6d6}.market-logo-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d8e0ea;border-left:1px solid #d8e0ea;background:#fff}.market-logo-grid.compact{grid-template-columns:repeat(4,1fr)}.market-logo{height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;border-right:1px solid #d8e0ea;border-bottom:1px solid #d8e0ea;padding:30px;background:#fff}.market-logo img{width:100%;height:72px;object-fit:contain;filter:grayscale(1) contrast(1.25);opacity:.82;transition:.25s}.market-logo:hover img{filter:grayscale(0);opacity:1}.market-logo span{font-size:11px;text-transform:uppercase;letter-spacing:.13em;color:#6b7688}.market-ecosystem .market-logo-grid{border-color:rgba(255,255,255,.12);background:#0b1728}.market-ecosystem .market-logo{background:#0b1728;border-color:rgba(255,255,255,.12)}.market-ecosystem .market-logo img{filter:grayscale(1) brightness(5);opacity:.72}.market-ecosystem .market-logo:hover img{filter:grayscale(0) brightness(1.2);opacity:1}.market-ecosystem .market-logo span{color:#8fa0b6}.sector-logo-section{padding-top:84px;padding-bottom:84px}.sector-logo-section .market-logo-grid.compact .market-logo{height:170px}
.contact-hero{padding:190px 0 100px;background:linear-gradient(135deg,#07111f,#0a2e25);color:#fff;min-height:100vh}.contact-grid{display:grid;grid-template-columns:1fr .8fr;gap:90px;align-items:start}.contact-hero h1{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:clamp(46px,6vw,84px);line-height:1;letter-spacing:-.04em;font-weight:500;margin:0}.contact-hero p:not(.eyebrow){font-size:19px;color:#c7d2e0;max-width:600px}.contact-meta{margin-top:60px;border-top:1px solid rgba(255,255,255,.18)}.contact-meta div{padding:24px 0;border-bottom:1px solid rgba(255,255,255,.18);display:grid;grid-template-columns:140px 1fr}.contact-meta span{font-size:12px;text-transform:uppercase;letter-spacing:.13em;color:#39FF14}.contact-form{background:#fff;color:var(--ink);padding:44px;display:grid;gap:22px}.contact-form label{display:grid;gap:8px;font-size:13px;font-weight:700}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:0;border-bottom:1px solid #bdc8d6;border-radius:0;padding:12px 0;background:#fff;color:#08111f}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:none;border-color:#00BFA5}.hidden{display:none}
.footer{background:#030911;color:#fff;padding:84px 0 0}.footer-main{display:grid;grid-template-columns:1fr 1.5fr;gap:90px}.footer-brand img{width:56px;height:56px;object-fit:contain}.footer-brand p{color:#9aa9bc;max-width:400px}.footer-brand .location{color:#fff}.footer-columns{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.footer-columns h3{font-size:12px;text-transform:uppercase;letter-spacing:.13em;color:#00BFA5;margin:0 0 18px}.footer-columns a{display:block;color:#d4dce8;margin:10px 0;font-size:14px}.footer-bottom{margin-top:72px;padding:24px 0;border-top:1px solid rgba(255,255,255,.12);display:flex;flex-wrap:wrap;gap:20px 34px;color:#78879a;font-size:12px}.trademark-note{margin-left:auto}
@media(max-width:1100px){.desktop-nav,.header-actions{display:none}.menu-button{display:block;margin-left:auto}.header{position:absolute}.mobile-nav{position:fixed;inset:88px 0 0;background:#07111f;padding:38px;display:none;flex-direction:column;gap:24px}.mobile-nav.open{display:flex}.mobile-nav a{color:#fff;font-size:24px}.hero-content{margin-left:32px}.intro-grid,.split-feature,.product-summary,.technical-intro,.two-col-copy,.manifesto,.contact-grid,.page-hero-grid{grid-template-columns:1fr}.intro-grid{gap:24px}.industry-card{grid-template-columns:1fr}.industry-card img{height:300px;min-height:0}.pillar-grid,.value-grid,.research-themes,.spec-grid,.qualification-grid,.bottleneck-grid,.usecase-grid,.aim-grid,.question-grid,.partner-types,.role-grid{grid-template-columns:repeat(2,1fr)}.market-logo-grid{grid-template-columns:repeat(3,1fr)}.market-logo-grid.compact{grid-template-columns:repeat(2,1fr)}.section-head.split{grid-template-columns:1fr;gap:20px}.media-story{grid-template-columns:1fr}.media-story-copy{padding:52px}.architecture-list article{grid-template-columns:50px 1fr}.architecture-list article ul{grid-column:2}.footer-main{grid-template-columns:1fr}.trademark-note{margin-left:0}}
@media(max-width:720px){.container{width:min(100% - 36px,var(--max))}.header-inner{height:76px}.brand{width:210px;flex-basis:210px}.mobile-nav{inset:76px 0 0}.hero,.product-hero,.industry-hero,.company-hero,.careers-hero{min-height:690px}.hero-content,.product-hero>.container,.industry-hero>.container,.company-hero>.container,.careers-hero>.container{padding-top:170px;padding-bottom:120px}.hero h1,.product-hero h1,.industry-hero h1,.company-hero h1,.careers-hero h1{font-size:48px}.hero-lead{font-size:17px}.hero-rail{display:none}.section{padding:76px 0}.industry-grid,.two-photo-grid{grid-template-columns:1fr}.feature-image,.feature-image.tall{height:460px}.photo-band{min-height:650px}.pillar-grid,.value-grid,.research-themes,.spec-grid,.qualification-grid,.bottleneck-grid,.usecase-grid,.aim-grid,.question-grid,.partner-types,.role-grid{grid-template-columns:1fr}.media-story-image{height:390px}.media-story-copy{padding:34px}.page-hero{padding:135px 0 70px}.page-hero img{height:370px}.architecture-list article{grid-template-columns:40px 1fr;gap:20px}.architecture-list article ul{grid-template-columns:1fr}.industry-index>a{grid-template-columns:1fr}.industry-index img{height:300px}.industry-index>a>div{padding:32px}.market-logo-grid,.market-logo-grid.compact{grid-template-columns:repeat(2,1fr)}.market-logo{height:150px;padding:20px}.market-logo img{height:55px}.contact-form{padding:28px}.footer-columns{grid-template-columns:repeat(2,1fr)}}
@media(max-width:430px){.container{width:calc(100% - 28px)}.brand{width:185px;flex-basis:185px}.market-logo-grid,.market-logo-grid.compact{grid-template-columns:1fr}.market-logo{height:132px}.footer-columns{grid-template-columns:1fr}}
.legal-hero{min-height:70vh;padding:190px 0 110px;background:linear-gradient(135deg,#07111f,#0a2e25);color:#fff;display:flex;align-items:center}.legal-hero h1{font-size:clamp(48px,6vw,84px);line-height:1;letter-spacing:-.04em;font-weight:500;margin:0 0 28px}.legal-hero p{max-width:820px;font-size:18px;line-height:1.75;color:#c5d1df}.legal-hero .btn{margin-top:24px}.dark-hero{background:#07111f}.hero-home{isolation:isolate}
