:root { --ink:#070909; --ink-2:#0d1010; --paper:#eef0eb; --muted:#a7ada7; --line:rgba(230,239,226,.18); --acid:#d8ff50; }
* { box-sizing:border-box; }
html { scroll-behavior:smooth; background:var(--ink); }
body { margin:0; background:var(--ink); color:var(--paper); font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif; }
a { color:inherit; text-decoration:none; }
.shell { width:min(1400px, calc(100% - 64px)); margin:0 auto; }
.section-space { padding:140px 0; }
.section-label, .eyebrow, .hero-kicker, .system-overline, .project-name { font:600 10px/1.15 ui-monospace, monospace; letter-spacing:.16em; text-transform:uppercase; }
.section-label { color:var(--acid); margin:0; }
.hero { min-height:100svh; position:relative; overflow:hidden; background:radial-gradient(circle at 77% 42%, #202b15 0%, #10140d 16%, transparent 37%), linear-gradient(120deg,#090b0b 3%,#101512 57%,#070909 100%); }
.hero:before { content:""; position:absolute; inset:0; opacity:.65; background-image:linear-gradient(rgba(210,255,84,.09) 1px, transparent 1px),linear-gradient(90deg, rgba(210,255,84,.09) 1px, transparent 1px); background-size:clamp(42px,5vw,90px) clamp(42px,5vw,90px); mask-image:linear-gradient(to bottom, transparent 0%, #000 30%, #000 76%, transparent 100%); transform:perspective(500px) rotateX(56deg) scale(1.65) translateY(23%); transform-origin:bottom; }
.hero:after { content:""; position:absolute; width:45vw; height:45vw; min-width:460px; min-height:460px; right:-12vw; top:14vh; border:1px solid rgba(216,255,80,.3); border-radius:50%; box-shadow:0 0 0 70px rgba(216,255,80,.025),0 0 0 140px rgba(216,255,80,.02); }
.grain { pointer-events:none; position:absolute; inset:0; opacity:.12; background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.45'/%3E%3C/svg%3E"); }
.site-header { position:relative; z-index:2; height:84px; display:flex; align-items:center; justify-content:space-between; border-bottom:1px solid var(--line); }
.wordmark { font:700 18px/1 Arial, Arial,sans-serif; letter-spacing:.06em; white-space:nowrap; }.wordmark span { color:var(--acid); }
nav { display:flex; gap:22px; margin-left:auto; margin-right:23px; } nav a,.header-cta { color:#c7cdc7; font:600 10px/1 ui-monospace,monospace; letter-spacing:.08em; text-transform:uppercase; } nav a:hover,.header-cta:hover { color:var(--acid); }.header-cta i { font-style:normal;color:var(--acid);margin-left:7px; }.language-switcher{display:flex;align-items:center;border:1px solid var(--line);margin-right:15px}.language-switcher button{appearance:none;border:0;background:transparent;color:#aab3a9;padding:7px 8px;font:600 9px/1 ui-monospace,monospace;letter-spacing:.04em;cursor:pointer}.language-switcher button+button{border-left:1px solid var(--line)}.language-switcher button[aria-pressed="true"]{color:#11150d;background:var(--acid)}
.hero-grid { height:calc(100svh - 138px); min-height:600px; position:relative; z-index:1; display:grid; grid-template-columns:1fr 330px; grid-template-rows:52px 1fr; gap:0 30px; padding-top:33px; }
.eyebrow { grid-column:1/-1; color:#b7c0b6; display:flex; align-items:center; gap:11px; }.eyebrow span { display:inline-block; width:8px;height:8px;background:var(--acid);border-radius:50%;box-shadow:0 0 16px var(--acid); }
.hero-copy { align-self:center; padding-bottom:5vh; max-width:850px; }.hero-kicker { color:var(--acid); margin:0 0 26px; }.hero h1 { margin:0; font-size:clamp(49px,6.1vw,100px); line-height:.98; letter-spacing:-.075em; font-weight:500; }.hero h1 em { font-style:normal; color:#b9c0b9; }.hero-summary { max-width:570px; color:#b8c0b8; font-size:17px; line-height:1.7; margin:34px 0 34px; }.hero-actions { display:flex; align-items:center; gap:26px; }.button { display:inline-flex; gap:28px; align-items:center; padding:16px 18px; font-size:12px; font-weight:700; }.button-primary { background:var(--acid); color:#101208; }.button-primary span { font-size:19px; line-height:.7; }.text-link { display:inline-flex; gap:12px; align-items:center; font:600 11px/1 ui-monospace,monospace; letter-spacing:.1em; text-transform:uppercase; }.text-link span { color:var(--acid); font-size:18px; }.text-link:hover { color:var(--acid); }
.hero-readout { align-self:end; margin-bottom:10vh; padding:15px; border:1px solid var(--line); background:rgba(6,9,8,.65); backdrop-filter:blur(12px); }.readout-top,.readout-line,.panel-head,.panel-foot { display:flex; justify-content:space-between; font:600 9px/1.1 ui-monospace,monospace; letter-spacing:.09em; }.readout-top{padding-bottom:14px;border-bottom:1px solid var(--line);color:#dfe4dd}.live-dot{color:var(--acid)}.live-dot:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--acid);margin-right:5px;box-shadow:0 0 8px var(--acid)}.readout-line{padding:11px 0 0;color:#8f988f}.readout-line b{color:#d6ddd5;font-size:8px}.readout-map{height:130px;margin-top:16px;position:relative;overflow:hidden;background:linear-gradient(135deg,rgba(216,255,80,.09),transparent 55%),repeating-linear-gradient(0deg,transparent 0 17px,rgba(216,255,80,.11) 18px),repeating-linear-gradient(90deg,transparent 0 17px,rgba(216,255,80,.11) 18px)}.readout-map:after{content:"";position:absolute;width:220px;height:130px;border:1px solid rgba(216,255,80,.45);border-radius:50%;left:25px;top:30px}.orb{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--acid);box-shadow:0 0 10px var(--acid)}.orb-a{top:26px;left:32px}.orb-b{top:84px;left:135px}.orb-c{top:40px;right:33px}.route{position:absolute;width:145px;height:70px;border-top:1px solid var(--acid);border-radius:50%;left:32px;top:41px;transform:rotate(11deg)}.readout-map small{position:absolute;z-index:1;bottom:9px;right:10px;text-align:right;font:600 7px/1.5 ui-monospace,monospace;color:#d7ded5;letter-spacing:.11em}.hero-bottom{position:relative;z-index:1;display:flex;align-items:center;gap:15px;color:#9da69e;font:600 9px/1 ui-monospace,monospace;letter-spacing:.12em}.scroll-line{height:1px;background:var(--line);flex:1;}
.intro { color:#121713; background:var(--paper); }.intro .section-label{color:#42512a}.intro-grid{display:grid;grid-template-columns:1.45fr .55fr;gap:7vw;margin-top:58px}.intro h2,.system-copy h2,.aerial-copy h2,.embodied-head h2,.reconstruction-content h2,.contact-inner h2{font-size:clamp(38px,4.4vw,70px);letter-spacing:-.065em;line-height:1.02;font-weight:500;margin:0}.intro h2 strong,.system-copy h2 strong,.aerial-copy h2 strong,.embodied-head h2 strong,.reconstruction-content h2 strong,.contact-inner h2 strong{font-weight:500;color:#627a31}.intro-notes{border-top:1px solid rgba(16,23,19,.2);padding-top:18px;color:#4b554c;font-size:14px;line-height:1.65}.intro-notes p{margin:0 0 20px}
.destination-section{background:#111512}.destination-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.destination-card{min-height:290px;padding:25px;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(135deg,#121713,#0c0e0d);transition:.25s}.destination-card:hover{background:radial-gradient(circle at 92% 13%,rgba(216,255,80,.17),transparent 28%),#192015}.destination-card>span{font:600 10px/1 ui-monospace,monospace;color:var(--acid);letter-spacing:.12em}.destination-card>div{margin:auto 0}.destination-card p{font:600 10px/1.2 ui-monospace,monospace;letter-spacing:.12em;color:var(--acid);text-transform:uppercase;margin:0 0 15px}.destination-card h2{max-width:450px;margin:0;font-size:clamp(23px,2.35vw,37px);line-height:1.05;letter-spacing:-.055em;font-weight:500}.destination-card>b{align-self:flex-end;font-size:25px;color:var(--acid);font-weight:400}.home-projects{padding:130px 0;background:#dfe3dc;color:#121713}.home-projects .section-label{color:#52652a}.home-project-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin:40px 0 66px}.home-project-head h2{margin:0;font-size:clamp(40px,4.8vw,73px);line-height:1;letter-spacing:-.07em;font-weight:500}.home-project-head h2 strong{color:#627a31;font-weight:500}.home-project-head .text-link{color:#27351c}.home-project-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(15,22,15,.22);border-left:1px solid rgba(15,22,15,.22)}.home-project-grid article{min-height:230px;padding:22px;border-right:1px solid rgba(15,22,15,.22);border-bottom:1px solid rgba(15,22,15,.22)}.home-project-grid span{font:600 10px/1 ui-monospace,monospace;color:#65773a}.home-project-grid h3{font-size:20px;letter-spacing:-.04em;margin:75px 0 11px}.home-project-grid p{color:#566057;font-size:14px;line-height:1.55;margin:0}
.page-hero{position:relative;overflow:hidden;min-height:510px;background:radial-gradient(circle at 80% 48%,#253019 0%,#11170f 20%,#080a0a 60%)}.page-hero:before{content:"";position:absolute;inset:0;opacity:.5;background-image:linear-gradient(rgba(210,255,84,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(210,255,84,.09) 1px,transparent 1px);background-size:clamp(42px,5vw,90px) clamp(42px,5vw,90px);mask-image:linear-gradient(to bottom,transparent,#000 35%,transparent);transform:perspective(500px) rotateX(56deg) scale(1.7) translateY(25%);transform-origin:bottom}.page-hero .site-header{position:relative;z-index:2}.page-hero-content{position:relative;z-index:1;padding:120px 0 105px}.page-hero-content h1{font-size:clamp(52px,6.5vw,102px);line-height:.95;letter-spacing:-.08em;font-weight:500;margin:30px 0}.page-hero-content h1 em{font-style:normal;color:#b9c0b9}.page-hero-content>p:last-child{max-width:580px;color:#b9c1b7;font-size:17px;line-height:1.7;margin:0}.page-body{color:#161b16;background:var(--paper)}.split-intro{display:grid;grid-template-columns:1.25fr .65fr;gap:10vw}.split-intro h2{font-size:clamp(39px,4.7vw,70px);line-height:1;letter-spacing:-.07em;font-weight:500;margin:0}.split-intro h2 strong{color:#617b31;font-weight:500}.split-intro>div{font-size:16px;line-height:1.72;color:#526056}.split-intro p{margin:0 0 20px}.principle-list{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:100px;border-top:1px solid rgba(15,22,15,.22);border-left:1px solid rgba(15,22,15,.22)}.principle-list article{padding:25px;min-height:245px;border-right:1px solid rgba(15,22,15,.22);border-bottom:1px solid rgba(15,22,15,.22)}.principle-list span,.people-grid span{font:600 10px/1 ui-monospace,monospace;color:#617b31;letter-spacing:.12em}.principle-list h3{font-size:22px;line-height:1.1;letter-spacing:-.05em;font-weight:500;margin:72px 0 12px}.principle-list p,.people-grid p{margin:0;color:#566158;font-size:14px;line-height:1.6}.quote-section{background:#111512;color:var(--paper);padding:120px 0}.quote-section h2{margin:40px 0 48px;font-size:clamp(38px,5vw,73px);line-height:1.01;letter-spacing:-.07em;font-weight:500}.quote-section h2 strong{font-weight:500;color:var(--acid)}.projects-page{background:#080a0a}.project-feature{padding:58px 0;border-top:1px solid var(--line)}.project-feature:last-child{border-bottom:1px solid var(--line)}.project-feature-top{display:flex;justify-content:space-between;color:#aeb6ae;font:600 10px/1 ui-monospace,monospace;letter-spacing:.12em}.project-feature-top span{color:var(--acid)}.project-feature-top p{margin:0}.project-feature-main{display:grid;grid-template-columns:1.05fr .7fr;gap:8vw;align-items:end;margin:55px 0 37px}.project-feature-main h2{margin:0;font-size:clamp(32px,4.3vw,66px);line-height:1;letter-spacing:-.07em;font-weight:500}.project-feature-main>p{margin:0;color:#b7c0b6;font-size:16px;line-height:1.72}.people-grid{display:grid;grid-template-columns:repeat(2,1fr);margin-top:100px;border-top:1px solid rgba(15,22,15,.22);border-left:1px solid rgba(15,22,15,.22)}.people-grid article{min-height:265px;padding:25px;border-right:1px solid rgba(15,22,15,.22);border-bottom:1px solid rgba(15,22,15,.22)}.people-grid h3{max-width:320px;font-size:clamp(25px,3.2vw,42px);line-height:1;letter-spacing:-.06em;font-weight:500;margin:64px 0 15px}.careers-list article{min-height:220px}
.capabilities{background:#121513}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:36px}.section-heading>p:last-child{margin:0;color:#aeb6ae;font:600 10px/1 ui-monospace,monospace;letter-spacing:.12em}.capability-list{border-top:1px solid var(--line)}.capability{display:grid;grid-template-columns:8% 30% 1fr 18%;gap:22px;align-items:center;padding:29px 0;border-bottom:1px solid var(--line);transition:padding .25s,background .25s}.capability:hover{padding-left:14px;padding-right:14px;background:#191d19}.cap-no,.cap-detail{font:600 10px/1.2 ui-monospace,monospace;letter-spacing:.12em;color:var(--acid)}.cap-title h3{margin:0;font-size:20px;font-weight:500;letter-spacing:-.04em}.cap-title p{margin:6px 0 0;color:#939b93;font:600 9px/1.2 ui-monospace,monospace;letter-spacing:.09em;text-transform:uppercase}.cap-copy{margin:0;color:#b9c0b9;font-size:14px;line-height:1.55}.cap-detail{display:flex;justify-content:space-between;color:#bfc9bc}.cap-detail span{font-size:18px;color:var(--acid)}
.system-section{background:#dfe3dc;color:#111611;padding:135px 0}.system-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:10vw;align-items:center}.system-copy .section-label{color:#637836}.system-overline{margin:46px 0 17px;color:#637836}.system-copy>p:not(.section-label):not(.system-overline){color:#546054;max-width:480px;font-size:16px;line-height:1.7;margin:29px 0}.system-copy .text-link{color:#28351c}.intelligence-panel{border:1px solid #adb6aa;background:#111512;color:#e7ece4;box-shadow:15px 15px 0 rgba(31,48,21,.13)}.panel-head{padding:14px;border-bottom:1px solid rgba(255,255,255,.13);color:#c7d0c6}.panel-head span:last-child{color:var(--acid)}.panel-board{height:385px;position:relative;background-image:radial-gradient(circle at 50% 50%,rgba(216,255,80,.12),transparent 27%),linear-gradient(rgba(216,255,80,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(216,255,80,.07) 1px,transparent 1px);background-size:auto,28px 28px,28px 28px}.board-node{position:absolute;z-index:2;padding:9px 11px;border:1px solid rgba(216,255,80,.43);background:#1b2018;box-shadow:0 0 22px rgba(216,255,80,.08)}.board-node small,.board-node b{display:block;font:600 8px/1.4 ui-monospace,monospace;letter-spacing:.1em}.board-node small{color:var(--acid)}.board-node b{font-size:9px;margin-top:5px}.node-one{left:8%;top:17%}.node-two{right:9%;top:20%}.node-three{left:11%;bottom:17%}.node-four{right:12%;bottom:13%}.connection{position:absolute;height:1px;background:linear-gradient(to right,transparent,var(--acid),transparent);transform-origin:left}.c-one{width:42%;top:32%;left:22%;transform:rotate(21deg)}.c-two{width:40%;top:62%;left:23%;transform:rotate(-21deg)}.c-three{width:38%;top:45%;left:34%;transform:rotate(80deg)}.context-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:125px;height:125px;border:1px solid var(--acid);border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:rgba(18,24,15,.9);box-shadow:0 0 0 13px rgba(216,255,80,.07),0 0 30px rgba(216,255,80,.25)}.context-core span,.context-core small{font:600 8px/1.4 ui-monospace,monospace;letter-spacing:.12em;color:var(--acid)}.context-core strong{font:400 36px/1 Arial,sans-serif;margin:6px}.panel-foot{padding:14px;color:#aab3a8}.panel-foot span+span{border-left:1px solid rgba(255,255,255,.13);padding-left:14px}
.aerial-section{padding:130px 0;background:#090b0b}.aerial-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:9vw;align-items:center}.aerial-visual{height:510px;position:relative;overflow:hidden;border:1px solid var(--line);background:radial-gradient(circle at 53% 62%,#2c3816,transparent 10%),linear-gradient(150deg,#121a11,#070908 55%)}.visual-head,.visual-foot{position:absolute;z-index:3;left:14px;right:14px;display:flex;justify-content:space-between;font:600 8px/1.3 ui-monospace,monospace;letter-spacing:.11em;color:#cbd3ca}.visual-head{top:13px}.visual-head span:last-child{color:var(--acid)}.visual-foot{bottom:13px;color:#859081}.sky-grid{position:absolute;inset:-30% -15% 0;background-image:linear-gradient(rgba(216,255,80,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(216,255,80,.14) 1px,transparent 1px);background-size:56px 56px;transform:perspective(300px) rotateX(59deg);transform-origin:bottom;opacity:.7}.flight-path{position:absolute;left:14%;top:12%;width:80%;height:78%;border:1px solid rgba(216,255,80,.55);border-left:0;border-bottom:0;border-radius:50%;transform:rotate(-35deg)}.flight-path i{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--acid);box-shadow:0 0 14px var(--acid)}.flight-path i:nth-child(1){left:7%;bottom:10%}.flight-path i:nth-child(2){left:25%;top:9%}.flight-path i:nth-child(3){right:29%;top:17%}.flight-path i:nth-child(4){right:3%;bottom:18%}.aircraft{position:absolute;left:51%;top:48%;width:68px;height:68px;border:1px solid var(--acid);border-radius:50%;background:rgba(216,255,80,.1);box-shadow:0 0 34px rgba(216,255,80,.4);transform:rotate(45deg)}.aircraft:before,.aircraft:after,.aircraft span{content:"";position:absolute;background:var(--acid);left:50%;top:50%;transform:translate(-50%,-50%)}.aircraft:before{width:50px;height:1px}.aircraft:after{width:1px;height:50px}.aircraft span:first-child{width:10px;height:10px;border-radius:50%;box-shadow:0 0 12px var(--acid)}.visual-label{position:absolute;color:#d8e3d5;font:600 8px/1.55 ui-monospace,monospace;letter-spacing:.12em}.label-a{left:11%;top:25%}.label-b{right:10%;top:33%}.label-c{right:13%;bottom:22%}.aerial-copy .system-overline{margin-top:46px}.aerial-copy>p:not(.section-label):not(.system-overline){color:#a9b1a8;font-size:16px;line-height:1.7;margin:30px 0}.tag-row{display:flex;flex-wrap:wrap;gap:8px}.tag-row span{border:1px solid var(--line);padding:8px 10px;color:#b8c1b8;font:600 9px/1 ui-monospace,monospace;letter-spacing:.08em}
.embodied-section{background:#dfe3dc;color:#121713}.embodied-top{display:flex;justify-content:space-between}.embodied-top p:last-child{margin:0;font:600 10px/1 ui-monospace,monospace;letter-spacing:.12em;color:#576355}.embodied-head{margin:60px 0 75px;display:flex;justify-content:space-between;gap:50px}.embodied-head p{max-width:330px;color:#566157;font-size:15px;line-height:1.7;margin:8px 0 0}.loop-diagram{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;border-top:1px solid rgba(15,22,15,.23);border-bottom:1px solid rgba(15,22,15,.23)}.loop-step{min-height:157px;padding:22px 14px;display:flex;flex-direction:column;border-right:1px solid rgba(15,22,15,.23)}.loop-step span,.loop-step small{font:600 9px/1.2 ui-monospace,monospace;letter-spacing:.12em;color:#687265}.loop-step b{font-size:25px;letter-spacing:-.05em;font-weight:500;margin:auto 0}.loop-step.active{background:#1b2217;color:var(--paper);box-shadow:0 0 0 1px #1b2217}.loop-step.active span,.loop-step.active small{color:var(--acid)}.loop-arrow{color:#687265;padding:0 8px;font-size:22px}
.reconstruction-section{min-height:675px;position:relative;overflow:hidden;display:flex;align-items:center;background:#0d110e}.reconstruction-image{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,9,9,.96) 0%,rgba(7,9,9,.74) 38%,rgba(7,9,9,.22) 75%),url('/cloudnav-social-card.png') center/cover no-repeat;filter:saturate(.85) contrast(1.1)}.reconstruction-content{position:relative;z-index:1;padding:110px 0}.reconstruction-content h2{max-width:720px;margin:42px 0 27px}.reconstruction-content h2 strong{color:var(--acid)}.reconstruction-content>p:not(.section-label){max-width:500px;color:#c0c9bf;font-size:16px;line-height:1.7}.reconstruction-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:45px}.reconstruction-stats span{padding:12px 14px;border:1px solid var(--line);font:600 9px/1 ui-monospace,monospace;letter-spacing:.09em;color:#b7c0b5}.reconstruction-stats b{color:var(--acid);font-size:16px;margin-right:5px}
.projects{background:#090b0b}.project-list{border-top:1px solid var(--line)}.project{display:grid;grid-template-columns:8% 1fr 18% 30px;gap:12px;align-items:center;padding:30px 0;border-bottom:1px solid var(--line);transition:.25s}.project:hover{padding-left:15px;padding-right:15px;background:#101411}.project-index,.project-category{font:600 9px/1 ui-monospace,monospace;letter-spacing:.12em;color:#8f998e}.project-name{color:var(--acid);margin:0 0 12px}.project h3{font-size:clamp(21px,2.3vw,34px);line-height:1.1;font-weight:500;letter-spacing:-.05em;margin:0}.project-arrow{font-size:24px;color:var(--acid)}
.contact-section{background:var(--acid);color:#11150d;padding:122px 0 0}.contact-inner .section-label{color:#4d6225}.contact-inner h2{margin:51px 0 54px}.contact-inner h2 strong{color:#4d6225}.contact-email{display:inline-flex;align-items:center;gap:24px;font-size:clamp(25px,3.5vw,50px);letter-spacing:-.055em;border-bottom:1px solid rgba(17,21,13,.35);padding-bottom:13px}.contact-email span{font-size:.8em}.contact-meta{border-top:1px solid rgba(17,21,13,.28);display:flex;justify-content:space-between;gap:20px;margin-top:110px;padding:19px 0;color:#40511f;font:600 9px/1.2 ui-monospace,monospace;letter-spacing:.1em}.footer{height:75px;display:flex;justify-content:space-between;align-items:center;color:#8f988e;font:600 9px/1 ui-monospace,monospace;letter-spacing:.09em}.footer .wordmark{font-size:15px;color:var(--paper)}.footer a:last-child:hover{color:var(--acid)}
@media(max-width:800px){.shell{width:min(100% - 36px,1400px)}.section-space{padding:82px 0}.site-header{height:70px}.site-header nav{display:none}.header-cta{font-size:9px}.hero-grid{grid-template-columns:1fr;height:auto;min-height:680px;padding-top:30px}.hero-copy{align-self:start;padding-top:68px;padding-bottom:40px}.hero h1{font-size:clamp(44px,12vw,72px)}.hero-summary{font-size:15px;margin:26px 0}.hero-readout{width:min(100%,360px);align-self:end;margin-bottom:10px}.hero-bottom{padding-bottom:20px}.intro-grid,.system-layout,.aerial-layout,.split-intro,.project-feature-main{grid-template-columns:1fr;gap:38px}.intro-grid{margin-top:38px}.intro h2{font-size:42px}.capability{grid-template-columns:42px 1fr 26px;gap:14px;padding:22px 0}.cap-copy{grid-column:2/4;font-size:13px}.cap-detail{font-size:0}.cap-detail span{font-size:17px}.system-section,.aerial-section{padding:82px 0}.intelligence-panel{box-shadow:8px 8px 0 rgba(31,48,21,.13)}.panel-board{height:325px}.aerial-visual{height:390px;order:2}.aerial-copy{order:1}.embodied-head{display:block;margin:40px 0}.embodied-head h2{font-size:40px}.embodied-head p{margin-top:24px}.loop-diagram{grid-template-columns:1fr 1fr}.loop-arrow{display:none}.loop-step:nth-of-type(2){border-right:0}.loop-step{min-height:130px;border-bottom:1px solid rgba(15,22,15,.23)}.reconstruction-section{min-height:620px}.reconstruction-image{background:linear-gradient(90deg,rgba(7,9,9,.94) 0%,rgba(7,9,9,.68) 78%,rgba(7,9,9,.3)),url('/cloudnav-social-card.png') 61% center/cover no-repeat}.reconstruction-content{padding:82px 0}.project{grid-template-columns:35px 1fr 22px}.project-category{display:none}.project h3{font-size:24px}.contact-section{padding-top:82px}.contact-inner h2{font-size:44px;margin:37px 0}.contact-meta{margin-top:75px;display:block;line-height:2}.contact-meta a{display:block}.footer{height:auto;padding:24px 0;flex-wrap:wrap;gap:16px}.footer span{order:3;width:100%}.embodied-top p:last-child{font-size:8px}.reconstruction-stats span{width:100%}.destination-grid,.people-grid{grid-template-columns:1fr}.destination-card{min-height:220px}.home-projects{padding:82px 0}.home-project-head{display:block;margin:35px 0 48px}.home-project-head .text-link{margin-top:28px}.home-project-grid,.principle-list{grid-template-columns:1fr}.home-project-grid article{min-height:190px}.home-project-grid h3{margin-top:45px}.page-hero{min-height:450px}.page-hero-content{padding:84px 0}.page-hero-content h1{font-size:clamp(48px,12vw,73px);margin:24px 0}.page-hero-content>p:last-child{font-size:15px}.principle-list,.people-grid{margin-top:68px}.project-feature{padding:42px 0}.project-feature-main{margin:38px 0 28px}.project-feature-main h2{font-size:42px}.project-feature-main>p{font-size:15px}}
@media(max-width:430px){.hero-actions{align-items:flex-start;flex-direction:column;gap:22px}.hero-copy{padding-top:52px}.hero-summary{line-height:1.6}.hero-readout{margin-top:10px}.section-heading{margin-bottom:25px}.section-heading>p:last-child{font-size:8px}.intelligence-panel{margin:0 -4px}.panel-foot{font-size:7px}.panel-foot span+span{padding-left:7px}.visual-label{font-size:7px}.contact-email{font-size:23px;gap:10px}}

.team-section{margin-top:100px}.founder-card{display:grid;grid-template-columns:minmax(290px,.48fr) 1fr;background:#111512;color:var(--paper);border:1px solid rgba(15,22,15,.22);margin-top:22px}.member-photo{position:relative;overflow:hidden;background:#d9dfd7;aspect-ratio:1/1}.member-photo img{object-fit:cover}.founder-card>div:last-child{padding:36px 42px;display:flex;flex-direction:column;justify-content:center}.founder-card span,.member-grid>article>span{font:600 10px/1 ui-monospace,monospace;letter-spacing:.12em;color:var(--acid)}.founder-card h3{margin:30px 0 8px;font-size:clamp(39px,4.7vw,68px);font-weight:500;line-height:.96;letter-spacing:-.07em}.founder-card h4,.member-grid h4{margin:0;color:var(--acid);font:600 10px/1.4 ui-monospace,monospace;letter-spacing:.11em;text-transform:uppercase}.founder-card p{max-width:530px;margin:32px 0 0;color:#bec7bc;line-height:1.72;font-size:15px}.team-label{margin-top:92px!important;color:#617b31!important}.member-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(15,22,15,.22);border-left:1px solid rgba(15,22,15,.22);margin-top:20px}.member-grid>article{padding:0 22px 28px;border-right:1px solid rgba(15,22,15,.22);border-bottom:1px solid rgba(15,22,15,.22)}.member-grid .member-photo{margin:0 -22px 24px;aspect-ratio:1/1}.member-grid h3{font-size:clamp(25px,2.8vw,39px);letter-spacing:-.06em;line-height:1;margin:28px 0 8px;font-weight:500}.member-grid p{font-size:14px;line-height:1.65;color:#566158;margin:23px 0 0}
@media(max-width:800px){.language-switcher{margin-left:auto;margin-right:10px}.member-grid{grid-template-columns:1fr}.team-section{margin-top:68px}.founder-card{grid-template-columns:1fr}.founder-card>div:last-child{padding:28px}.founder-card h3{font-size:48px}.member-grid>article{padding-bottom:30px}}

.founder-card{grid-template-columns:1fr}.member-grid>article{padding-top:28px}

.member-grid>article>span,.member-grid h4{color:#35451f}
