/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.grid{display:grid}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--ink:#17191d;--muted:#666c75;--paper:#f4f3ef;--surface:#fbfbf9;--line:#d8d7d2;--red:#c41230;--soft-red:#f4dde2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}::selection{background:var(--red);color:#fff}.scroll-progress{z-index:100;background:var(--red);height:3px;transition:width .1s linear;position:fixed;top:0;left:0}.top-nav{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f3efe0;border-bottom:1px solid #17191d1f;justify-content:space-between;align-items:center;min-height:76px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand>span{background:var(--ink);color:#fff;letter-spacing:.08em;border-radius:50%;place-items:center;width:36px;height:36px;font-size:12px;font-weight:800;display:grid}.brand strong{font-size:14px}.nav-links{align-items:center;gap:clamp(18px,3vw,42px);font-size:13px;display:flex}.nav-links>a:not(.nav-cta){color:var(--muted)}.nav-links a:hover{color:var(--red)}.nav-cta{border-bottom:1px solid var(--ink);padding-bottom:4px}.hero{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:center;gap:6vw;min-height:calc(100vh - 76px);padding:clamp(64px,8vw,120px) 7vw;display:grid;overflow:hidden}.hero-copy{max-width:860px}.kicker{color:var(--red);letter-spacing:.16em;text-transform:uppercase;margin:0 0 24px;font-size:11px;font-weight:700}.status-dot{background:var(--red);width:7px;height:7px;box-shadow:0 0 0 5px var(--soft-red);border-radius:50%;margin-right:8px;display:inline-block}.hero h1{letter-spacing:-.065em;max-width:880px;margin:0;font-size:clamp(54px,7.2vw,112px);font-weight:700;line-height:.91}.hero h1 em{color:var(--red);font-family:Georgia,serif;font-weight:400}.hero-summary{max-width:700px;color:var(--muted);margin:34px 0 0;font-size:clamp(17px,1.5vw,21px);line-height:1.62}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.button{border:1px solid var(--ink);justify-content:center;align-items:center;gap:14px;min-height:52px;padding:0 22px;font-size:13px;font-weight:700;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--ink);color:#fff}.button.primary:hover{background:var(--red);border-color:var(--red)}.button.secondary:hover{background:#fff}.icon{flex:none;width:18px;height:18px}.icon.flip{transform:rotate(180deg)}.hero-aside{border-left:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:510px;padding:30px;display:flex}.aside-label,.visual-header,.project-category,.stage-eyebrow{letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:700}.aside-label{color:var(--muted)}.orbit{aspect-ratio:1;border:1px solid var(--line);border-radius:50%;place-items:center;width:min(360px,100%);margin:auto;display:grid;position:relative}.orbit:before,.orbit:after{content:"";border:1px solid var(--line);border-radius:50%;position:absolute}.orbit:before{inset:18%}.orbit:after{background:var(--surface);inset:37%}.orbit-core{z-index:2;font-size:20px;font-weight:800;position:relative}.tag{z-index:3;background:var(--paper);color:var(--red);letter-spacing:.12em;padding:6px 9px;font-size:9px;font-weight:800;position:absolute}.tag-one{top:9%;left:19%}.tag-two{top:46%;right:-4%}.tag-three{bottom:4%;left:24%}.hero-meta{color:var(--muted);justify-content:space-between;gap:20px;font-size:11px;display:flex}.project-section{background:var(--ink);color:#fff;padding:110px 5vw 140px}.section-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:50px;max-width:1460px;margin:0 auto 56px;display:grid}.section-heading h2{letter-spacing:-.05em;max-width:850px;margin:0;font-size:clamp(38px,5vw,72px);line-height:.98}.section-heading>p{color:#aaadb4;margin:0;font-size:15px;line-height:1.7}.project-selector{border:1px solid #34373e;border-bottom:0;grid-template-columns:repeat(3,1fr);max-width:1460px;margin:0 auto;display:grid}.project-tab{text-align:left;cursor:pointer;background:0 0;border:0;border-right:1px solid #34373e;grid-template-columns:auto 1fr;gap:3px 16px;min-height:94px;padding:22px;display:grid}.project-tab:last-child{border-right:0}.project-tab>span{color:#747881;grid-row:span 2;padding-top:3px;font:11px/1 monospace}.project-tab strong{font-size:15px}.project-tab small{color:#858992;font-size:11px}.project-tab:hover{background:#202328}.project-tab.active{background:var(--red)}.project-tab.active span,.project-tab.active small{color:#ffffffbd}.project-story{background:#1c1e23;border:1px solid #34373e;max-width:1460px;margin:0 auto}.story-topline{border-bottom:1px solid #34373e;grid-template-columns:1.2fr .8fr;gap:50px;padding:clamp(28px,4vw,52px);display:grid}.project-category{color:#8e929b;margin:0 0 13px}.story-topline h3{letter-spacing:-.04em;max-width:760px;margin:0;font-size:clamp(30px,4vw,56px);line-height:1}.project-summary{color:#b2b5bb;align-self:end;max-width:590px;margin:0;font-size:15px;line-height:1.7}.stage-tabs{border-bottom:1px solid #34373e;grid-template-columns:repeat(5,1fr);display:grid}.stage-tab{color:#898d95;cursor:pointer;background:0 0;border:0;border-right:1px solid #34373e;padding:18px 12px;font-size:11px}.stage-tab:last-child{border-right:0}.stage-tab span{margin-right:8px;font-family:monospace}.stage-tab:hover{color:#fff;background:#22252b}.stage-tab.active{color:#fff;box-shadow:inset 0 -3px var(--red)}.story-body{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);min-height:600px;display:grid}.visual-panel{background:#17191d;border-right:1px solid #34373e;flex-direction:column;min-width:0;padding:clamp(24px,4vw,48px);display:flex}.visual-header{color:#777b84;justify-content:space-between;display:flex}.diagram{width:100%;height:auto;max-height:440px;margin:auto 0;overflow:visible}.diagram text{fill:#858992;font:8px monospace}.grid{stroke:#31343a;stroke-width:1px}.curve{fill:none;stroke:#666b75;stroke-width:2px;opacity:.5;transition:all .35s}.curve.hot{stroke:var(--red);stroke-width:3px;opacity:1}.threshold{stroke:#ecece7;stroke-width:1px;stroke-dasharray:4 4;opacity:.6}.outline,.module,.specimen{fill:#202329;stroke:#565b65;stroke-width:1.5px;transition:all .35s}.wheel{fill:#111216;stroke:#747983;stroke-width:2px}.sensor{fill:none;stroke:#717680;stroke-width:1.5px}.sensor-dot{fill:var(--red)}.active-module{fill:#3a2027;stroke:var(--red)}.active-sensor{stroke:var(--red);stroke-width:3px}.route{fill:none;stroke:#6e737c;stroke-width:1.4px;stroke-dasharray:4 4}.pore{fill:#17191d;stroke:#747983}.coil{fill:none;stroke:var(--red);stroke-width:2px}.data{fill:none;stroke:#8b909a;stroke-width:2px}.tool-list{flex-wrap:wrap;gap:8px;display:flex}.tool-list span{color:#969aa3;border:1px solid #383b43;padding:8px 10px;font:10px/1 monospace}.stage-content{flex-direction:column;padding:clamp(30px,5vw,64px);animation:.35s both reveal;display:flex}@keyframes reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.stage-eyebrow{color:var(--red);margin:0 0 24px}.stage-content h4{letter-spacing:-.035em;margin:0;font-size:clamp(28px,3.2vw,47px);line-height:1.07}.stage-content>p:not(.stage-eyebrow){color:#b1b4ba;margin:28px 0 0;font-size:15px;line-height:1.75}.stage-content ul{margin:30px 0 0;padding:0;list-style:none}.stage-content li{color:#d4d6da;border-top:1px solid #34373e;padding:11px 0 11px 20px;font-size:13px;line-height:1.5;position:relative}.stage-content li:before{content:"";background:var(--red);border-radius:50%;width:6px;height:6px;position:absolute;top:18px;left:0}.story-controls{justify-content:flex-end;align-items:center;gap:17px;margin-top:auto;padding-top:32px;display:flex}.story-controls>span{color:#777b84;font:10px/1 monospace}.round-control,.next-control{color:#fff;cursor:pointer;background:0 0;border:1px solid #464a53;height:44px}.round-control{place-items:center;width:44px;display:grid}.next-control{color:var(--ink);background:#fff;align-items:center;gap:18px;padding:0 17px;font-size:12px;font-weight:700;display:flex}.round-control:hover{border-color:#fff}.next-control:hover{background:var(--red);color:#fff;border-color:var(--red)}.project-stats{border-top:1px solid #34373e;grid-template-columns:repeat(3,1fr);display:grid}.project-stats>div{border-right:1px solid #34373e;padding:28px clamp(20px,4vw,45px)}.project-stats>div:last-child{border-right:0}.project-stats strong{letter-spacing:-.04em;font-size:clamp(30px,3vw,48px);display:block}.project-stats span{color:#858992;text-transform:uppercase;letter-spacing:.1em;margin-top:7px;font-size:10px;display:block}.experience-section{background:var(--surface);padding:130px 7vw 150px;position:relative}.section-label{color:#9a9da3;text-transform:uppercase;letter-spacing:.16em;writing-mode:vertical-rl;font:9px/1 monospace;position:absolute;top:138px;left:2vw}.experience-intro{grid-template-columns:.6fr 1.4fr;align-items:start;gap:60px;max-width:1400px;margin:0 auto 74px;display:grid}.experience-intro h2{letter-spacing:-.06em;max-width:970px;margin:0;font-size:clamp(43px,6vw,86px);line-height:.96}.experience-grid{border:1px solid var(--line);grid-template-columns:1.3fr 1fr 1fr;max-width:1400px;margin:0 auto;display:grid}.experience-card{border-right:1px solid var(--line);background:var(--paper);flex-direction:column;justify-content:space-between;min-height:420px;padding:34px;display:flex}.experience-card:last-child{border-right:0}.experience-card.featured{background:var(--ink);color:#fff}.card-index{color:#92969e;font:11px/1 monospace}.card-type{color:var(--red);letter-spacing:.13em;text-transform:uppercase;margin:0 0 16px;font-size:10px;font-weight:700}.experience-card h3{letter-spacing:-.04em;margin:0;font-size:clamp(25px,2.6vw,39px);line-height:1.04}.experience-card p:not(.card-type){color:var(--muted);margin:22px 0 0;font-size:14px;line-height:1.7}.experience-card.featured p:not(.card-type){color:#b4b7bd}.card-tags{flex-wrap:wrap;gap:7px;margin-top:35px;display:flex}.card-tags span{border:1px solid var(--line);color:var(--muted);padding:7px 9px;font:9px/1 monospace}.featured .card-tags span{color:#9da1a9;border-color:#3a3d44}.capabilities-section{background:#e9e8e3;padding:130px 7vw}.capability-title{grid-template-columns:1fr 1.2fr .8fr;align-items:end;gap:50px;max-width:1400px;margin:0 auto 68px;display:grid}.capability-title h2{letter-spacing:-.05em;margin:0;font-size:clamp(40px,5vw,72px);line-height:.98}.capability-title>p:last-child{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.capability-grid{border-top:1px solid #c4c4be;border-bottom:1px solid #c4c4be;grid-template-columns:repeat(4,1fr);max-width:1400px;margin:0 auto;display:grid}.capability-grid article{border-right:1px solid #c4c4be;min-height:330px;padding:30px 28px}.capability-grid article:last-child{border-right:0}.capability-grid article>span{color:var(--red);font:10px/1 monospace}.capability-grid h3{letter-spacing:-.025em;margin:90px 0 18px;font-size:23px}.capability-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.about-section{background:var(--paper);grid-template-columns:.85fr 1.15fr;align-items:center;gap:8vw;min-height:780px;padding:130px 7vw;display:grid}.about-marker{aspect-ratio:1;border:1px solid var(--line);width:min(470px,100%);color:var(--red);letter-spacing:.12em;border-radius:50%;justify-content:space-between;align-items:center;margin:auto;font-size:12px;font-weight:800;display:flex;position:relative}.about-marker:before,.about-marker:after{content:"";border:1px solid var(--line);border-radius:50%;position:absolute}.about-marker:before{inset:17%}.about-marker:after{background:var(--ink);inset:36%}.about-marker>span{z-index:2;background:var(--paper);padding:14px;position:relative}.about-marker i{z-index:3;background:var(--red);width:12px;height:12px;box-shadow:0 0 0 8px var(--soft-red);border-radius:50%;position:absolute;left:calc(50% - 6px)}.about-copy{max-width:750px}.about-copy h2{letter-spacing:-.055em;margin:0 0 34px;font-size:clamp(43px,6vw,82px);line-height:.96}.about-copy>p:not(.kicker){color:var(--muted);margin:0 0 20px;font-size:16px;line-height:1.8}.about-facts{flex-wrap:wrap;gap:9px;margin-top:38px;display:flex}.about-facts span{border:1px solid var(--line);padding:10px 12px;font:10px/1 monospace}.contact-section{background:var(--red);color:#fff;padding:130px 7vw 40px}.contact-section .kicker{color:#ffffffab}.contact-section h2{letter-spacing:-.065em;max-width:1200px;margin:0;font-size:clamp(48px,7vw,105px);line-height:.9}.contact-actions{flex-wrap:wrap;align-items:center;gap:18px;margin:65px 0 120px;display:flex}.contact-actions a{border:1px solid #ffffff8c;align-items:center;gap:18px;min-height:56px;padding:0 22px;font-size:13px;font-weight:700;display:inline-flex}.contact-actions a:hover{color:var(--red);background:#fff}.contact-primary{background:var(--ink);border-color:var(--ink)!important}.footer-line{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;border-top:1px solid #ffffff59;justify-content:space-between;gap:20px;padding-top:22px;font:10px/1.4 monospace;display:flex}@media (width<=980px){.hero{grid-template-columns:1fr;min-height:auto}.hero-aside{border-left:0;border-top:1px solid var(--line);min-height:430px}.orbit{max-width:320px}.section-heading,.story-topline,.story-body{grid-template-columns:1fr}.visual-panel{border-bottom:1px solid #34373e;border-right:0;min-height:500px}.experience-intro,.capability-title,.about-section,.experience-grid{grid-template-columns:1fr}.experience-card{border-right:0;border-bottom:1px solid var(--line);min-height:330px}.experience-card:last-child{border-bottom:0}.capability-grid{grid-template-columns:repeat(2,1fr)}.capability-grid article:nth-child(2){border-right:0}.capability-grid article:nth-child(-n+2){border-bottom:1px solid #c4c4be}.about-marker{max-width:370px}}@media (width<=700px){.top-nav{min-height:66px;padding:0 20px}.brand strong,.nav-links>a:not(.nav-cta){display:none}.hero{padding:68px 22px}.hero h1{font-size:clamp(52px,17vw,78px)}.hero-aside{padding:24px 0}.hero-meta{flex-direction:column;gap:8px}.project-section{padding:80px 18px 100px}.project-selector{border-bottom:1px solid #34373e;grid-template-columns:1fr}.project-tab{border-bottom:1px solid #34373e;border-right:0;min-height:72px}.project-tab:last-child{border-bottom:0}.story-topline{padding:28px 22px}.stage-tabs{grid-template-columns:repeat(5,minmax(110px,1fr));overflow-x:auto}.story-body{min-height:0}.visual-panel{min-height:390px;padding:24px 18px}.stage-content{padding:34px 22px}.project-stats{grid-template-columns:1fr}.project-stats>div{border-bottom:1px solid #34373e;border-right:0}.project-stats>div:last-child{border-bottom:0}.experience-section,.capabilities-section,.about-section,.contact-section{padding-left:22px;padding-right:22px}.experience-section{padding-top:90px;padding-bottom:90px}.section-label{display:none}.experience-intro{gap:10px;margin-bottom:46px}.experience-card{padding:26px 22px}.capabilities-section,.about-section{padding-top:90px;padding-bottom:90px}.capability-title{gap:20px;margin-bottom:45px}.capability-grid{grid-template-columns:1fr}.capability-grid article{border-bottom:1px solid #c4c4be;border-right:0;min-height:250px}.capability-grid article:last-child{border-bottom:0}.capability-grid h3{margin-top:60px}.about-section{gap:65px;min-height:0}.about-marker{max-width:290px}.contact-section{padding-top:90px}.contact-actions{margin-bottom:90px}.footer-line{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
