@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--bg:#111512;--panel:#191e19;--line:#364038;--text:#f3f4ed;--muted:#b3bcb2;--accent:#ff7948;--ink:#16211a;--paper:#edf0e8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:6px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif}h1,h2{font-weight:500;letter-spacing:-.045em;line-height:1.08}h3{font-weight:600;letter-spacing:-.025em;line-height:1.35}button:disabled{cursor:default}.header{max-width:1600px;margin:auto;padding:28px 5%;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid #293329}.brand{display:flex;gap:13px;align-items:center;font-family:'Manrope',sans-serif;font-size:20px;font-weight:800;line-height:1.03;letter-spacing:.04em}.brand-icon{font-size:56px;line-height:.8;color:var(--accent);font-weight:800;letter-spacing:-.15em;transform:skewY(-8deg);margin-right:7px}.brand-icon span{display:inline-block;transform:translateY(9px)}.brand-small{font-size:12px;letter-spacing:.12em;display:block;margin-top:8px}.header nav{display:flex;gap:29px;font-size:14px;color:#d8ded5}.header nav a:hover,.text-link:hover{color:var(--accent)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:var(--accent);color:#111912;padding:17px 23px;font-size:15px;font-weight:700;border:1px solid var(--accent);border-radius:3px;transition:background .2s,transform .2s}.button:hover{background:#ff946c;transform:translateY(-2px)}.button.small{font-size:14px;padding:12px 18px;gap:25px}.hero{max-width:1600px;margin:auto;display:grid;grid-template-columns:1fr 1.03fr;padding:62px 5% 48px;gap:4.5%;min-height:730px;align-items:center}.eyebrow{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:600;letter-spacing:.14em;color:var(--accent);margin-bottom:29px}.tiny-line{display:inline-block;width:24px;height:1px;background:var(--accent)}h1{font-size:clamp(58px,6.2vw,96px)}h1 em{font-style:normal;color:var(--accent)}.hero-content>p{font-size:18px;max-width:460px;color:var(--muted);margin-top:28px;line-height:1.7}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:23px;margin-top:33px}.text-link{font-size:14px;font-weight:600;display:inline-flex;gap:20px;align-items:center;border-bottom:1px solid #65715f;padding-bottom:5px}.hero-note{font-size:12px;letter-spacing:.02em;color:#9fac9d;margin-top:44px}.landscape-panel{position:relative;min-width:0;background:radial-gradient(ellipse at 55% 40%,#2b3c2c 0%,#1a231c 55%,#192019 85%);border:1px solid #3d493b;border-radius:5px;overflow:hidden;align-self:stretch;min-height:610px;display:flex;flex-direction:column}.scene-top{display:flex;justify-content:space-between;padding:23px 24px 0;font-size:12px;letter-spacing:.12em;position:relative;z-index:1;color:#c1ccbb}.micro{color:#9dad94;font-size:12px}#landscape{position:relative;flex:1;min-height:310px;cursor:grab}#landscape:active{cursor:grabbing}#landscape canvas{position:absolute;inset:0;width:100%;height:100%;touch-action:pan-y}#scene-fallback{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;color:#a9bc9c}#scene-fallback span{font-size:30px;line-height:1.2;letter-spacing:.1em}#scene-fallback p{font-size:14px;margin-top:15px}.scene-coordinate{position:absolute;left:24px;top:72px;font-size:12px;letter-spacing:.17em;color:#8f9c86;writing-mode:vertical-rl}.scene-caption{position:relative;margin:0 25px 25px;border-left:2px solid var(--accent);padding-left:15px;min-height:115px}.status{font-size:12px;letter-spacing:.10em;color:#bac7a9;display:inline-block}.scene-caption h2{font-size:25px;margin:9px 0 7px;letter-spacing:-.035em}.scene-caption p{font-size:14px;line-height:1.6;color:#b2bfa8;max-width:440px}.layer-controls{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #3c4737;border-bottom:1px solid #3c4737}.layer{color:#a9b69e;background:transparent;border:0;border-right:1px solid #3c4737;padding:15px 8px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px}.layer:last-child{border-right:0}.layer span{font-size:13px}.layer.active{background:#d5dfbd;color:#182216}.layer:hover:not(.active){background:#32412c}.scene-foot{display:flex;justify-content:space-between;gap:8px;font-size:12px;color:#a1b092;padding:13px 19px}.scene-foot button{background:none;border:0;color:#c8d1bf;padding:0;font-size:12px;text-decoration:underline}.proof-strip{max-width:1440px;margin:0 auto 0;display:grid;grid-template-columns:repeat(4,1fr);padding:30px 5% 23px;border-top:1px solid var(--line);gap:20px}.proof-strip>div{display:flex;flex-direction:column;border-right:1px solid var(--line);padding-left:15px}.proof-strip>div:nth-child(4){border:0}.proof-strip strong{font-size:35px;font-family:'Manrope',sans-serif;font-weight:500;letter-spacing:-.04em}.proof-strip span{font-size:13px;color:var(--muted)}.proof-source{grid-column:1/-1;font-size:12px;text-align:right;color:#899782}.proof-source a{text-decoration:underline}.section{padding:100px 5%;max-width:1600px;margin:auto}.section-heading{display:flex;justify-content:space-between;gap:65px;align-items:flex-end;margin-bottom:55px}.section-heading h2,.story h2,.contact h2{font-size:clamp(37px,4vw,62px)}.section-heading>p{color:var(--muted);max-width:390px;font-size:17px}.workflow{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:55px}.workflow article{padding:30px 25px 34px 0;margin-right:25px;border-right:1px solid var(--line)}.workflow article:last-child{border:0;margin:0;padding-right:0}.step{font-size:12px;color:var(--accent);letter-spacing:.1em}.workflow h3{font-size:20px;min-height:54px;margin:28px 0 14px}.workflow p{color:var(--muted);font-size:15px}.capability-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.cap-card{background:var(--panel);padding:30px;display:flex;gap:24px;border:1px solid #303b30;border-radius:3px}.cap-number{color:var(--accent);font-size:22px;font-weight:400;border:1px solid #4e5c45;width:47px;height:47px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cap-card h3{font-size:25px;margin:10px 0 15px}.cap-card p{color:var(--muted);font-size:15px}.card-meta{display:block;font-size:12px;color:#d2ddc6;margin-top:23px}.deployment-bar{margin-top:40px;display:flex;gap:35px;justify-content:space-between;align-items:center;border-left:2px solid var(--accent);padding-left:25px}.deployment-bar h3{font-size:21px}.deployment-bar p{color:var(--muted);font-size:14px;max-width:680px;margin-top:8px}.deployment-bar>a{white-space:nowrap}.industries{background:var(--paper);color:var(--ink);max-width:none}.industries>div{max-width:1440px;margin-left:auto;margin-right:auto}.industries .eyebrow{color:#9b4325}.industries .section-heading>p{color:#556051}.industry-list{border-top:1px solid #bdc6b6}.industry-list article{display:grid;grid-template-columns:50px 1fr 1.1fr;gap:30px;padding:29px 0;border-bottom:1px solid #bdc6b6;align-items:center}.industry-list article>span{font-size:13px;color:#63765a}.industry-list h3{font-size:25px}.industry-list p{color:#56624f;font-size:16px;max-width:580px}.secondary-industries{display:grid;grid-template-columns:1fr 1.1fr;gap:40px;padding:35px 0 0 80px}.secondary-industries h3{font-size:20px}.secondary-industries p{font-size:14px;color:#5b6755;max-width:590px}.story{display:grid;grid-template-columns:1fr 1fr;max-width:1600px;margin:auto}.story-photo{position:relative;min-height:640px;background:#304133;overflow:hidden}.story-photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;filter:brightness(.75)}.photo-caption{position:absolute;bottom:30px;left:30px;font-size:12px;letter-spacing:.14em;background:#152017c9;padding:10px 14px}.story-content{padding:85px 13% 80px 12%;background:#1c251d}.story-content p{color:#b4c1aa;font-size:16px;margin-top:22px}.story-content .lead{font-size:19px;color:#edf1e5}.story-content a{margin-top:30px}.future .section-heading>div{flex:1}.future h2>span{color:#aabe9c}.horizon-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.horizon-grid article{border-top:1px solid #657655;padding:25px 25px 0 0;border-right:1px solid var(--line)}.horizon-grid article:last-child{border-right:0}.horizon-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.horizon-no{font-size:35px;font-weight:400;color:#8d9f7e}.developing{color:#ffc095}.vision{color:#c5cdb9}.horizon-grid h3{font-size:30px;margin:32px 0 20px}.horizon-grid p{font-size:16px;color:var(--muted)}.horizon-grid ul{list-style:none;padding:0;margin:25px 0 0}.horizon-grid li{font-size:13px;border-top:1px solid #303b2d;padding:11px 0;color:#d2dcc8}.roadmap-note{font-size:12px;max-width:950px;color:#9aab8d;margin-top:34px}.future-closing{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:60px;border-top:1px solid var(--line);padding-top:36px}.future-closing p{font-size:28px;line-height:1.45;font-family:'Manrope',sans-serif;color:#a7b499;letter-spacing:-.02em}.future-closing strong{font-weight:500;color:#f4f4ee}.outline{background:transparent;color:var(--accent)}.outline:hover{color:#111512}.contact{max-width:none;background:var(--accent);color:#191f15;display:grid;grid-template-columns:1fr 1fr;gap:12%}.contact .eyebrow{color:#553021}.contact h2{font-size:clamp(45px,4.7vw,72px)}.contact>div>p{max-width:480px;margin-top:24px}.contact-email{display:inline-block;font-size:19px;margin-top:32px;border-bottom:1px solid #70452c;padding-bottom:5px}.contact .contact-location{font-size:12px;margin-top:25px;color:#613c25}.contact-options{padding-top:12px;max-width:520px}.contact-options h3{font-size:27px}.contact-options>p{font-size:15px;margin-top:8px!important}.contact-choice{display:flex;justify-content:space-between;gap:30px;border-bottom:1px solid #a44f2d;padding:24px 0;font-size:19px}.contact-choice:first-of-type{margin-top:20px;border-top:1px solid #a44f2d}.contact-choice:hover{padding-left:10px;background:#ffffff12}.contact-hint{font-size:12px;margin-top:22px;display:block}.contact-hint a{text-decoration:underline}footer{padding:35px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:#9dae94;max-width:1600px;margin:auto}.footer-brand{color:#e3ecd8;font-size:16px;letter-spacing:.07em;font-weight:700}.skip{position:absolute;z-index:10;top:0;left:15px;transform:translateY(-130%);padding:10px;background:#fff;color:#000}.skip:focus{transform:translateY(0)}
@media(min-width:1600px){.industries,.contact{padding-left:max(5%,calc((100vw - 1440px)/2));padding-right:max(5%,calc((100vw - 1440px)/2))}}@media(max-width:1100px){.header nav{gap:17px}.brand{font-size:17px}.brand-icon{font-size:45px}.hero{gap:3%;padding-top:45px}.hero-actions{gap:20px}.hero h1{font-size:68px}.hero-actions .button{font-size:14px;padding:15px}.section-heading{gap:40px}.workflow article{padding-right:15px;margin-right:15px}.cap-card{padding:24px;gap:17px}.cap-number{width:34px;height:34px;font-size:17px}.cap-card h3{font-size:23px}.story-content{padding:65px 9%}.contact{gap:7%}.horizon-grid h3{font-size:26px}}@media(max-width:800px){.header{padding:22px 5%;flex-wrap:wrap;gap:22px}.header nav{order:3;width:100%;justify-content:space-between;font-size:13px;gap:10px}.header .small{font-size:12px;padding:10px 12px;gap:12px}.hero{grid-template-columns:1fr;padding-top:45px;gap:40px}.hero h1{font-size:clamp(57px,10vw,82px)}.hero-content>p{max-width:530px}.hero-note{margin-top:23px}.landscape-panel{min-height:610px}.proof-strip{grid-template-columns:1fr 1fr;padding-top:25px}.proof-strip>div{padding-left:0}.proof-strip>div:nth-child(2){border:0}.proof-strip strong{font-size:31px}.proof-source{text-align:left}.section{padding:70px 5%}.section-heading{display:block;margin-bottom:35px}.section-heading>p{margin-top:25px;max-width:570px}.workflow{grid-template-columns:1fr 1fr}.workflow article{padding:25px 20px 25px 0;margin-right:20px}.workflow article:nth-child(2){border:0;margin-right:0}.workflow article:nth-child(-n+2){border-bottom:1px solid var(--line)}.workflow h3{min-height:0;margin-top:18px}.capability-grid{grid-template-columns:1fr}.deployment-bar{align-items:flex-start;flex-direction:column;gap:20px}.industry-list article{grid-template-columns:25px 1fr;gap:12px}.industry-list article p{grid-column:2}.industry-list h3{font-size:22px}.secondary-industries{display:block;padding-left:37px}.secondary-industries p{margin-top:15px}.story{grid-template-columns:1fr}.story-photo{min-height:400px}.story-content{padding:55px 5%}.horizon-grid{grid-template-columns:1fr;gap:35px}.horizon-grid article{border-right:0;padding-right:0}.horizon-grid h3 br{display:none}.horizon-grid h3{margin:20px 0 15px}.horizon-grid ul{margin-top:20px}.future-closing{align-items:flex-start;flex-direction:column}.contact{grid-template-columns:1fr;gap:45px}.contact-options{max-width:none}footer{flex-wrap:wrap;font-size:12px;gap:20px}footer .footer-brand{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

.brand img{width:210px;height:auto;filter:brightness(0) invert(1)}.story-photo img{object-position:35% center}@media(max-width:800px){.brand img{width:165px}}

.scene-top{flex-wrap:wrap;gap:8px}.scene-foot{flex-wrap:wrap;gap:10px}.workflow p,.cap-card p,.deployment-bar p,.secondary-industries p{font-size:16px}.xprize-note{border-top:1px solid #46523d;padding-top:24px;margin-top:28px}.xprize-note p{font-size:15px;margin-top:8px}.xprize-note a{display:inline-block;font-size:14px;border-bottom:1px solid #65715f;margin-top:15px}.scene-coordinate{font-size:10px}.layer{gap:6px}.layer span{font-size:13px}
