:root{--header-height:80px;--ink:#171a18;--paper:#f4f3ed;--lime:#ccff67;--muted:#a4aaa0;--line:#343b32;--blue:#454be9;--sans:'Space Grotesk',Arial,sans-serif;--mono:'Space Mono',monospace;--gutter:clamp(24px,4.3vw,84px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height)}body{margin:0;background:var(--ink);color:var(--paper);font-family:var(--sans);font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--lime);outline-offset:6px}::selection{background:var(--lime);color:var(--ink)}button{color:inherit}p,h1,h2,h3{margin:0}button{border:0}canvas{display:block}.skip-link{position:fixed;left:20px;top:-80px;z-index:100;background:var(--lime);color:var(--ink);padding:12px}.skip-link:focus{top:12px}.header{height:var(--header-height);padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:10;background:var(--ink)}.wordmark{display:flex;align-items:center;font-size:26px;font-weight:600;letter-spacing:-1.1px;white-space:nowrap}.wordmark-suffix{font-weight:400;color:#b8c1b4}.mark{color:var(--lime);font-size:38px;line-height:1;margin-right:12px;transition:transform .65s cubic-bezier(.2,.8,.2,1)}.wordmark:hover .mark{transform:translate(2px,-2px)}.header nav{display:flex;align-items:center;gap:38px;font-size:14px}.header nav a{position:relative;padding:12px 0}.header nav a::after{content:'';position:absolute;bottom:5px;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .3s}.header nav a:hover::after{transform:scaleX(1)}sup{font-family:var(--mono);font-size:12px;color:var(--lime);margin-left:5px}.nav-contact{display:flex;gap:20px}.motion-toggle{background:transparent;display:flex;align-items:center;gap:10px;font-family:var(--mono);font-size:12px;letter-spacing:.03em;padding:12px 0 12px 16px;color:#b8c1b4}.motion-bars{display:flex;height:13px;gap:3px;align-items:center}.motion-bars i{width:2px;background:var(--lime);height:5px;animation:equalizer 1.3s ease-in-out infinite}.motion-bars i:nth-child(2){height:13px;animation-delay:.3s}.motion-bars i:nth-child(3){height:9px;animation-delay:.6s}.hero{position:relative;padding:60px var(--gutter) 0;min-height:min(900px,calc(100svh - var(--header-height)));overflow:hidden;display:grid;grid-template-columns:1.1fr 1fr;isolation:isolate}.hero-grid{position:absolute;inset:0;z-index:-1;background-image:linear-gradient(#acbf9908 1px,transparent 1px),linear-gradient(90deg,#acbf9908 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(90deg,transparent 25%,#000 100%)}.hero-copy{z-index:2;padding:12px 0 52px}.eyebrow{font-family:var(--mono);font-size:12px;line-height:1.7;letter-spacing:.04em}.hero .eyebrow{color:#a7b1a2;display:flex;align-items:center;gap:9px}.tiny-cross{color:var(--lime);font-size:18px}h1{font-weight:400;font-size:clamp(80px,7.9vw,154px);line-height:.96;letter-spacing:-.075em;margin:33px 0 30px;position:relative;white-space:nowrap}.serif-word{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-style:italic;letter-spacing:-.078em;color:var(--lime)}.title-star{font-size:.36em;color:var(--lime);display:inline-block;vertical-align:top;margin:15px 0 0 12px;animation:slow-spin 28s linear infinite}.hero-description{color:#b7bfb1;font-size:18px;line-height:1.6;margin-bottom:27px;letter-spacing:-.03em}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:8px 8px 8px 24px;min-height:58px;font-size:15px;border-radius:4px;transition:background .25s,color .25s,transform .25s}.button:hover{transform:translateY(-3px)}.button-lime{background:var(--lime);color:var(--ink)}.button-arrow{display:grid;place-items:center;border:1px solid #171a1833;border-radius:2px;width:40px;height:40px;font-size:23px;transition:background .25s,transform .25s}.button:hover .button-arrow{background:var(--ink);color:var(--lime);transform:rotate(-45deg)}.computer-stage{position:relative;min-width:0;align-self:stretch;margin:4px -35px 35px -50px;display:flex;flex-direction:column;min-height:540px}.computer-stage:before,.computer-stage:after{content:'+';position:absolute;color:#809175;font-family:var(--mono);font-size:20px;bottom:40px;left:20px}.computer-stage:after{left:auto;right:20px}.stage-label{font-family:var(--mono);font-size:12px;letter-spacing:.08em;color:#7c8a73;display:flex;justify-content:space-between;position:absolute;top:0;left:50px;right:25px}.computer-stage canvas{width:100%;height:100%;position:absolute;inset:0;cursor:grab}.computer-stage canvas:active{cursor:grabbing}.stage-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;position:absolute;bottom:0;left:50px;right:25px}.stage-button{display:flex;align-items:center;gap:9px;background:#242a20;border:1px solid #46513b;border-radius:30px;padding:11px 16px;font-family:var(--mono);font-size:12px;transition:border-color .2s}.stage-button:hover{border-color:var(--lime)}.color-dot{width:8px;height:8px;border-radius:50%;background:var(--lime)}.drag-note{font-family:var(--mono);font-size:12px;color:#84917b;max-width:145px;text-align:right;letter-spacing:.07em;line-height:1.8}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:23px 0 25px;font-family:var(--mono);font-size:12px;letter-spacing:.035em;color:#9aa58f;position:relative;z-index:2}.scroll-indicator{display:flex;align-items:center;gap:12px}.scroll-indicator>span{font-size:18px;color:var(--lime)}.computer-fallback{margin:auto;font-size:34px;line-height:1.3;color:var(--lime);padding:50px;border:1px solid var(--line)}.computer-fallback span{color:var(--muted)}
@keyframes slow-spin{to{transform:rotate(360deg)}}@keyframes equalizer{50%{transform:scaleY(.4)}}
body.motion-paused *,body.motion-paused *:before,body.motion-paused *:after{animation-play-state:paused!important;scroll-behavior:auto!important}.motion-paused{scroll-behavior:auto}
@media(min-width:1700px){.hero{padding-top:70px}.hero-copy{padding-bottom:65px}.hero-description{font-size:20px}.computer-stage{min-height:640px}}
@media(max-width:1100px){.header nav{gap:24px}.motion-label{display:none}.hero{padding-top:50px;grid-template-columns:1.1fr 1fr;min-height:700px}.hero h1{font-size:clamp(70px,8.4vw,105px)}.computer-stage{margin-left:-75px;margin-right:-40px}.hero .eyebrow{font-size:12px}.hero-description{font-size:16px}.hero-bottom>span:last-child{display:none}.stage-controls{left:65px;right:25px}.drag-note{display:none}}
@media(max-width:700px){:root{--header-height:78px}html{scroll-padding-top:28px}.header{height:var(--header-height);padding:0 24px}.wordmark{font-size:22px}.mark{font-size:30px;margin-right:8px}.header nav>a:not(.nav-contact){display:none}.header nav{font-size:13px}.nav-contact{gap:8px}.motion-toggle{position:absolute;top:94px;right:24px;padding:5px;z-index:4}.hero{display:flex;flex-direction:column;padding:40px 24px 0;min-height:auto}.hero-copy{padding:0;z-index:2}.hero .eyebrow{font-size:12px;max-width:255px;line-height:1.7;letter-spacing:.025em}.hero h1{font-size:clamp(70px,15vw,110px);margin:30px 0 22px;line-height:.96}.title-star{margin-top:9px;margin-left:9px}.hero-description{font-size:16px;max-width:290px;line-height:1.55;margin-bottom:23px}.desktop-break{display:none}.button{min-height:54px;font-size:14px;padding-left:18px;gap:22px}.button-arrow{height:36px;width:36px}.computer-stage{margin:0 -24px 20px;height:410px;min-height:0}.stage-label{top:33px;left:24px;right:24px;font-size:12px}.stage-controls{left:24px;right:24px;bottom:0}.stage-button{font-size:12px;padding:10px 13px}.drag-note{display:block;font-size:12px;max-width:105px}.computer-stage:before,.computer-stage:after{bottom:44px;left:24px}.computer-stage:after{left:auto;right:24px}.hero-bottom{width:100%;padding:18px 0;gap:12px;font-size:12px;line-height:1.6}.hero-bottom>span:first-child{max-width:150px}.scroll-indicator{font-size:12px;gap:6px}.hero-grid{background-size:44px 44px;mask-image:linear-gradient(180deg,transparent,#000)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Each section has its own silhouette within the same type and spacing system. */
section:not(.hero){padding:36px var(--gutter) 72px}.section-top{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:0 0 34px;border-bottom:1px solid currentColor}.section-top .eyebrow{font-size:12px;opacity:.68;letter-spacing:.06em}.paper-section{background:var(--paper);color:var(--ink)}.paper-section .section-top{border-color:#d5d7cd}h2{font-size:clamp(48px,5.1vw,92px);line-height:1.03;letter-spacing:-.067em;font-weight:400}h2 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.065em}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;padding:63px 0 57px}.section-heading>p,.lab-heading>p{font-size:16px;line-height:1.65;color:#656b60;max-width:340px;padding-bottom:7px}.project-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.project-name{display:flex;gap:14px;align-items:center}.northstar-mark{font-size:35px;color:#5c5be1}.project-name h3{font-size:26px;font-weight:500;letter-spacing:-1px}.industry-chip{font-family:var(--mono);font-size:12px;display:inline-flex;border:1px solid #cacdc1;border-radius:30px;padding:8px 13px;white-space:nowrap}.device-switch{display:flex;padding:4px;background:#e6e8df;border:1px solid #d4d8cd;border-radius:30px;gap:4px}.device-button{font-family:var(--mono);font-size:12px;padding:10px 18px;background:transparent;color:#6a7163;border-radius:30px;transition:background .25s,color .25s}.device-button.active{background:var(--ink);color:var(--paper)}.paper-section button:focus-visible,.paper-section a:focus-visible{outline-color:#555ad8}.project-exhibit{position:relative;min-height:clamp(520px,46vw,830px);background:#dfe3f4;overflow:hidden;isolation:isolate;display:flex;align-items:center;justify-content:center;padding:68px 11% 62px}.project-exhibit:before{content:'';position:absolute;inset:0;z-index:-1;background-image:linear-gradient(#737da10a 1px,transparent 1px),linear-gradient(90deg,#737da10a 1px,transparent 1px);background-size:40px 40px}.exhibit-index{position:absolute;bottom:40px;left:10px;color:#bfc7e066;font-size:clamp(210px,28vw,520px);line-height:.8;letter-spacing:-.12em;font-weight:500;z-index:-1}.exhibit-caption{position:absolute;top:28px;left:30px;font-size:12px;color:#53617e}.browser-object{width:100%;border:1px solid #6d768c44;border-radius:11px;background:#f5f7ff;box-shadow:0 22px 50px #3139591f,0 3px 0 #bac3d1;position:relative;z-index:2;overflow:hidden;transform:perspective(1800px) rotateY(-5deg) rotateX(4deg) rotateZ(-1.5deg);transition:transform .7s cubic-bezier(.2,.8,.2,1),width .7s ease;will-change:transform}.project-exhibit:hover .browser-object{transform:perspective(1800px) rotateY(0deg) rotateX(0deg) rotateZ(0deg) translateY(-6px)}.browser-chrome{height:34px;display:flex;align-items:center;justify-content:space-between;padding:0 13px;font-family:var(--mono);font-size:12px;color:#8890a0;background:#f3f5fb;border-bottom:1px solid #d8deeb}.window-dots{display:flex;gap:4px}.window-dots i{width:5px;height:5px;border-radius:50%;background:#c3c9d4}.window-dots i:first-child{background:#ff958b}.window-dots i:nth-child(2){background:#e7c981}.window-dots i:nth-child(3){background:#a1c990}.browser-lock{font-size:14px}.browser-viewport{max-height:clamp(340px,34vw,620px);overflow:hidden;background:#fff}.browser-viewport img{width:100%;height:auto;display:block}.browser-viewport img[hidden]{display:none}.project-exhibit[data-device=mobile] .browser-object{width:260px;border-radius:22px;transform:rotate(4deg);box-shadow:0 25px 60px #31395933,0 0 0 7px #222637,0 0 0 9px #aab2c2}.project-exhibit[data-device=mobile] .browser-chrome{height:28px}.project-exhibit[data-device=mobile] .browser-viewport{height:470px;max-height:470px;overflow-y:auto;scrollbar-width:thin}.project-exhibit[data-device=mobile] .window-dots{display:none}.exhibit-open{position:absolute;right:4.5%;bottom:100px;width:128px;height:128px;border-radius:50%;background:var(--lime);color:var(--ink);z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:16px;line-height:1.15;text-align:center;box-shadow:0 10px 20px #46542f14;transition:transform .4s,background .25s}.exhibit-open>span:last-child{font-size:27px}.exhibit-open:hover{transform:rotate(-12deg) scale(1.08);background:#dcff9f}.exhibit-bottom{position:absolute;bottom:24px;left:30px;right:30px;display:flex;justify-content:space-between;font-size:12px;color:#53617e}.project-bottom{display:flex;justify-content:space-between;align-items:center;padding:29px 0 34px;gap:24px}.project-description{font-size:28px;line-height:1.25;letter-spacing:-1px}.project-meta{font-family:var(--mono);font-size:12px;color:#64705b;margin-top:13px;line-height:1.6}.text-link{display:flex;align-items:center;gap:22px;background:transparent;color:inherit;font-size:15px;border-bottom:1px solid #7c8473;padding:12px 0;transition:gap .25s}.text-link:hover{gap:35px}.text-link span{font-size:22px}.catalog-foot{border-top:1px solid #ced3c6;padding-top:24px;display:flex;justify-content:space-between;gap:25px;color:#66715c}.catalog-foot .eyebrow{font-size:12px}.catalog-foot a{font-size:12px}.catalog-foot a:hover{color:var(--ink);text-decoration:underline;text-underline-offset:4px}.catalog-foot a span{margin-left:12px}
.approach-section{background:var(--blue);color:#f9f9ee}.approach-section .section-top{border-color:#ffffff38}.approach-layout{display:grid;grid-template-columns:1fr 1.05fr;gap:8%;padding-top:66px}.approach-intro h2{font-size:clamp(52px,5.4vw,97px)}.approach-intro>p{font-size:16px;line-height:1.65;color:#d5d7ff;margin:28px 0 35px}.process-steps{display:flex;flex-direction:column;max-width:435px}.process-step{display:grid;grid-template-columns:35px 1fr 20px;align-items:center;gap:12px;text-align:left;background:transparent;color:#c4c7ff;border-top:1px solid #ffffff30;padding:20px 0;font-size:19px;transition:padding .3s,color .3s}.process-step:last-child{border-bottom:1px solid #ffffff30}.process-step>span:first-child{font-size:12px;font-family:var(--mono);opacity:.65}.process-step>span:last-child{opacity:0;transform:translate(-5px,5px);transition:transform .3s,opacity .3s}.process-step.active{color:var(--lime);padding-left:8px}.process-step.active>span:last-child,.process-step:hover>span:last-child{opacity:1;transform:none}.process-step:hover{color:#fff;padding-left:8px}.process-machine{border:1px solid #9195ff;background:#353cca;align-self:center;box-shadow:12px 12px 0 #3339b9;position:relative}.machine-head{padding:17px 20px;border-bottom:1px solid #7b82f0;display:flex;justify-content:space-between;font-size:12px;color:#c9ccff}.process-diagram{padding:14px 14px 0}.process-diagram svg{width:100%;height:auto;display:block}.signal-path{fill:none;stroke:#858bee;stroke-width:1.5;stroke-dasharray:5 5}.signal-path.secondary{opacity:.55}.diagram-node rect{fill:#4148d6;stroke:#9196ff;stroke-width:1.5;transition:fill .3s}.diagram-node path,.diagram-node circle{fill:none;stroke:#aab0ff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.diagram-node.active rect{fill:var(--lime);stroke:var(--lime)}.diagram-node.active path,.diagram-node.active circle{stroke:var(--ink)}.process-copy{padding:20px 35px 32px;min-height:305px}.process-copy>.eyebrow{color:#b3bbff;font-size:12px}.process-copy h3{font-size:34px;line-height:1.12;font-weight:400;letter-spacing:-1.7px;margin-top:14px}.process-copy>p{font-size:14px;color:#d2d6ff;line-height:1.7;max-width:410px;margin:15px 0 25px}.process-output{border-top:1px solid #737ade;padding-top:16px;display:flex;gap:20px;align-items:center;font-size:12px}.process-output .eyebrow{font-size:12px;color:#aeb6ff}
.lab-section{background:#1c211b;position:relative;overflow:hidden}.lab-section .section-top{border-color:#4b5541}.lab-heading{padding:63px 0 45px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.lab-heading h2 em{color:var(--lime)}.lab-heading>p{color:#a7b29e}.lab-instrument{border:1px solid #515c45;position:relative;background:#171c16;box-shadow:0 12px 50px #0002}.instrument-top{padding:18px 22px;border-bottom:1px solid #36412e;display:flex;justify-content:space-between;gap:20px;color:#9dac8e;font-size:12px}.instrument-top>span:first-child{display:flex;align-items:center;gap:10px}.live-square{width:6px;height:6px;background:var(--lime)}#signal-canvas{width:100%;height:430px;touch-action:pan-y}.lab-center-label{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);pointer-events:none;font-family:var(--mono);font-size:clamp(20px,3.1vw,46px);letter-spacing:-.065em;line-height:1.05;text-align:center;color:var(--lime);mix-blend-mode:difference;white-space:nowrap;opacity:.92}.instrument-bottom{border-top:1px solid #36412e;padding:17px 22px;display:flex;align-items:center;justify-content:space-between;gap:25px}.signal-modes{display:flex;gap:6px}.signal-mode{font-family:var(--mono);font-size:12px;background:transparent;color:#a8b19d;padding:12px 15px;border:1px solid #36412e;transition:background .25s,color .25s,border-color .25s}.signal-mode.active{background:var(--lime);color:var(--ink);border-color:var(--lime)}.signal-mode:hover{border-color:var(--lime)}.energy-control{display:flex;align-items:center;gap:18px}.energy-control .eyebrow{font-size:12px;color:#a9b798;white-space:nowrap}input[type=range]{width:140px;accent-color:var(--lime);cursor:pointer}.lab-foot{display:flex;justify-content:space-between;font-size:12px;color:#8b9a7e;padding-top:20px}.about-section .section-top{border-color:#d5d7cd}.about-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:10%;padding-top:75px}.about-layout h2{font-size:clamp(48px,4.7vw,87px)}.signature{font-family:Georgia,serif;font-style:italic;font-size:90px;letter-spacing:-.09em;transform:rotate(-9deg);margin:70px 0 15px 40px;width:max-content;color:#657348;position:relative}.signature:after{content:'';position:absolute;bottom:0;left:0;width:120%;height:1px;background:#657348;transform:rotate(-9deg)}.signature span{font-style:normal;font-size:48px;display:inline-block;transform:rotate(24deg);margin-left:20px}.about-copy{max-width:510px}.about-copy .about-lead{font-size:32px;line-height:1.2;letter-spacing:-1.4px;color:var(--ink);margin-bottom:25px}.about-copy>p{font-size:17px;line-height:1.8;color:#66705d;margin-bottom:19px}.skill-list{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0 30px}.skill-list span{border:1px solid #c6cdbe;border-radius:3px;padding:9px 12px;font-family:var(--mono);font-size:12px;color:#56624a}.about-note{display:flex;gap:17px;align-items:center;border-top:1px solid #c9cfbf;padding-top:25px}.about-note>span{font-size:36px;font-weight:400;color:#72855c}.about-note p{font-family:var(--mono);font-size:12px;line-height:1.7;color:#637153}
.contact-section{background:var(--lime);color:var(--ink)}.contact-section .section-top{border-color:#171a1840}.contact-layout{display:grid;grid-template-columns:1.45fr 1fr;align-items:center;gap:6%;padding:65px 0 35px}.contact-layout h2{font-size:clamp(72px,9.1vw,172px);letter-spacing:-.075em}.contact-layout h2 em{font-style:italic;letter-spacing:-.07em;white-space:nowrap}.contact-orbit{width:clamp(210px,24vw,410px);aspect-ratio:1;position:relative;display:grid;place-items:center;justify-self:center;isolation:isolate;border-radius:50%}.orbit-ring{position:absolute;inset:0;border:1px solid #17220b70;border-radius:50%;transform:rotateX(56deg) rotateZ(-24deg);transition:transform .7s}.orbit-ring.second{transform:rotateY(56deg) rotateZ(24deg)}.contact-orbit:before{content:'';position:absolute;inset:17%;border:1px solid #17220b55;border-radius:50%}.contact-orbit:after{content:'+';position:absolute;right:6%;top:20%;font-family:var(--mono);font-size:25px;animation:slow-spin 12s linear infinite}.contact-arrow{display:grid;place-items:center;font-size:clamp(90px,13vw,230px);line-height:1;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.contact-orbit:hover .contact-arrow{transform:translate(14px,-14px)}.contact-orbit:hover .orbit-ring{transform:rotateX(30deg) rotateZ(30deg)}.contact-orbit:hover .orbit-ring.second{transform:rotateY(30deg) rotateZ(-30deg)}.orbit-caption{position:absolute;bottom:0;font-size:12px;letter-spacing:.12em}.contact-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-top:35px}.contact-bottom p{font-size:18px;line-height:1.6;color:#3c4f25}.email-link{display:flex;align-items:center;justify-content:space-between;gap:40px;font-size:clamp(24px,2.5vw,45px);letter-spacing:-.05em;border-bottom:1px solid #17220b80;padding-bottom:10px;margin-top:22px;transition:gap .25s}.email-link:hover{gap:55px}.back-top{font-family:var(--mono);font-size:12px;display:flex;align-items:center;gap:16px;padding:15px 0}.back-top span{font-size:22px;transition:transform .3s}.back-top:hover span{transform:translateY(-5px)}.contact-section a:focus-visible{outline-color:var(--ink)}.footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:35px var(--gutter);background:var(--ink);color:#a5b09b}.footer .wordmark{font-size:22px}.footer .mark{font-size:30px}.footer .eyebrow{font-size:12px}
/* Native dialog provides keyboard containment and restores focus to its opener. */
dialog{color:var(--ink);border:0;background:var(--paper);width:min(700px,calc(100vw - 32px));max-height:88svh;padding:0;box-shadow:0 40px 140px #0006}dialog::backdrop{background:#0b1509b8;backdrop-filter:blur(6px)}.notes-dialog-content{padding:28px 42px 44px}.notes-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.dialog-close{border:1px solid #bdc5b4;background:transparent;width:40px;height:40px;font-size:28px}.dialog-close:hover{background:var(--lime)}.notes-dialog-content h2{font-size:57px;margin-top:18px}.notes-intro{font-size:23px;margin:12px 0 25px;letter-spacing:-.6px}.notes-dialog-content>p:not(.notes-intro){font-size:15px;color:#65715b;line-height:1.8}.notes-facts{display:grid;grid-template-columns:1fr 1fr;gap:25px;border-block:1px solid #cbd2c4;margin:25px 0;padding:22px 0}.notes-facts .eyebrow{font-size:12px;color:#65715b}.notes-facts p{font-size:14px;line-height:1.65;margin-top:10px}.notes-dialog-content h3{font-size:23px;font-weight:500;letter-spacing:-.7px}.notes-dialog-content ol{padding-left:20px;font-size:14px;line-height:1.8;color:#63705a}.notes-dialog-content li{padding-left:7px;margin:13px 0}.notes-dialog-content li strong{color:var(--ink);font-weight:500}.notes-dialog-content .concept-note{padding:18px;background:#e5e9df;margin:25px 0;font-size:12px!important}.notes-dialog-content .button{font-size:14px}
.reveal{opacity:1;transform:none}.js-motion .reveal:not(.visible){opacity:0;transform:translateY(28px)}.js-motion .reveal{transition:opacity .8s ease,transform .8s cubic-bezier(.2,.8,.2,1)}
@media(min-width:1700px){section:not(.hero){padding-bottom:100px}.section-heading,.lab-heading{padding-top:85px;padding-bottom:65px}.approach-layout{padding-top:85px}.process-copy{padding:22px 40px 38px;min-height:340px}.process-copy h3{font-size:42px}.process-copy>p{font-size:16px}.process-step{font-size:23px;padding-block:23px}.about-copy>p{font-size:20px}.about-copy .about-lead{font-size:40px}.about-copy{max-width:570px}.section-heading>p,.lab-heading>p{font-size:19px;max-width:410px}.contact-bottom p{font-size:20px}}
@media(max-width:1100px){.section-heading{gap:25px}.section-heading>p,.lab-heading>p{font-size:14px;max-width:280px}.approach-layout{gap:6%}.process-copy{padding:18px 24px 26px;min-height:340px}.process-copy h3{font-size:30px}.process-copy>p{font-size:13px}.process-step{font-size:17px}.machine-head{font-size:12px;padding:15px}.process-output{font-size:12px;gap:12px;align-items:flex-start}.about-layout{gap:7%}.about-copy>p{font-size:16px}.about-copy .about-lead{font-size:29px}.project-exhibit{padding-inline:9%}.exhibit-open{width:105px;height:105px;font-size:14px;right:4%;bottom:72px}.energy-control{gap:8px}input[type=range]{width:100px}.signal-mode{padding:10px 12px}.contact-orbit{width:240px}.footer-note{display:none}}
@media(max-width:700px){section:not(.hero){padding:26px 24px 48px}.section-top{gap:16px;padding-bottom:23px}.section-top .eyebrow{font-size:12px;line-height:1.7}.section-top>.eyebrow:last-child{display:none}h2{font-size:clamp(42px,10.6vw,62px);line-height:1.05}.section-heading,.lab-heading{padding:38px 0 30px;display:block}.section-heading>p,.lab-heading>p{font-size:14px;margin-top:23px;line-height:1.7;max-width:310px}.project-toolbar{gap:12px;flex-wrap:wrap;margin-bottom:18px}.project-name{gap:9px}.project-name h3{font-size:22px}.northstar-mark{font-size:29px}.industry-chip{font-size:12px;padding:6px 9px}.device-switch{margin-left:auto;gap:0;padding:3px}.device-button{font-size:12px;padding:8px 11px}.project-exhibit{margin:0 -8px;min-height:380px;padding:64px 16px 64px}.exhibit-caption{left:16px;top:20px;font-size:12px}.browser-chrome{font-size:12px;height:24px;padding:0 8px}.window-dots i{height:4px;width:4px}.browser-object{border-radius:6px;transform:perspective(800px) rotateY(-3deg) rotateX(2deg) rotateZ(-1.5deg)}.browser-viewport{max-height:240px}.exhibit-open{height:79px;width:79px;font-size:12px;right:14px;bottom:29px}.exhibit-open>span:last-child{font-size:20px}.exhibit-bottom{left:16px;bottom:18px;font-size:12px}.exhibit-bottom>span:last-child{display:none}.exhibit-index{font-size:200px;bottom:16px}.project-exhibit[data-device=mobile]{min-height:530px;padding-block:65px}.project-exhibit[data-device=mobile] .browser-object{width:203px}.project-exhibit[data-device=mobile] .browser-viewport{height:380px;max-height:380px}.project-bottom{display:block;padding:23px 0 25px}.project-description{font-size:24px;letter-spacing:-.7px}.project-meta{font-size:12px;max-width:290px;line-height:1.75}.text-link{font-size:13px;margin-top:14px;padding-bottom:8px}.catalog-foot{display:block;padding-top:19px}.catalog-foot .eyebrow{font-size:12px;line-height:1.7;display:block}.catalog-foot a{display:inline-block;font-size:12px;margin-top:16px}.approach-layout{display:block;padding-top:37px}.approach-intro h2{font-size:clamp(48px,12.1vw,70px)}.approach-intro>p{font-size:14px;margin:24px 0}.process-steps{max-width:none;margin-bottom:32px}.process-step{font-size:18px;padding-block:17px}.process-machine{box-shadow:7px 7px 0 #3339b9;margin-right:7px}.machine-head{font-size:12px;padding:14px}.process-diagram{padding:12px 5px 0}.process-copy{padding:13px 21px 25px;min-height:290px}.process-copy h3{font-size:29px}.process-copy>.eyebrow{font-size:12px}.process-copy>p{font-size:13px;margin-bottom:20px}.process-output{font-size:12px}.process-output .eyebrow{font-size:12px}.instrument-top{padding:14px 13px;font-size:12px}.instrument-top>span:last-child{display:none}#signal-canvas{height:340px}.lab-center-label{font-size:28px;top:42%}.instrument-bottom{display:block;padding:15px 12px}.signal-modes{justify-content:space-between;gap:5px}.signal-mode{padding:10px 12px;font-size:12px;flex:1}.energy-control{justify-content:space-between;padding-top:16px}.energy-control .eyebrow{font-size:12px}input[type=range]{width:55%}.lab-foot{font-size:12px;padding-top:16px}.lab-foot>span:last-child{display:none}.about-layout{display:block;padding-top:39px}.about-layout h2{font-size:clamp(43px,10.8vw,63px)}.signature{font-size:65px;margin:35px 0 45px 25px}.signature span{font-size:34px}.about-copy .about-lead{font-size:28px}.about-copy>p{font-size:16px;line-height:1.75}.skill-list{gap:7px;margin-top:24px}.skill-list span{font-size:12px;padding:8px 10px}.about-note p{font-size:12px}.contact-layout{grid-template-columns:1fr;padding:40px 0 0;gap:20px}.contact-layout h2{font-size:clamp(61px,15.7vw,90px)}.contact-orbit{width:190px;justify-self:end;margin-top:-6px;margin-right:15px}.contact-arrow{font-size:130px}.orbit-caption{font-size:12px}.contact-bottom{display:block;margin-top:28px}.contact-bottom p{font-size:16px;line-height:1.65}.email-link{font-size:27px;gap:15px;padding-bottom:12px;margin-top:22px}.back-top{margin-top:28px;font-size:12px;justify-content:flex-end}.footer{padding:25px 24px;align-items:flex-start;gap:22px;flex-direction:column}.footer .wordmark{font-size:22px}.footer .eyebrow{font-size:12px}.notes-dialog-content{padding:20px 23px 30px}.notes-dialog-content h2{font-size:43px}.notes-intro{font-size:20px}.notes-facts{gap:16px;grid-template-columns:1fr}.notes-dialog-content>p:not(.notes-intro){font-size:14px}.notes-dialog-content .button{font-size:12px;padding-left:14px;gap:15px}}
@media(prefers-reduced-motion:reduce){.js-motion .reveal:not(.visible){opacity:1;transform:none}.signal-particle{display:none}}

[hidden]{display:none!important}
.hero-bottom{align-items:center}
#process-title{white-space:pre-line}
.header{position:sticky;top:0}
@media(max-width:700px){html{scroll-padding-top:calc(var(--header-height) + 18px)}.hero .eyebrow{max-width:280px}.stage-label{font-size:10px}.drag-note{font-size:10px}.hero-bottom{font-size:10px}.hero-bottom>span:first-child{max-width:165px}.scroll-indicator{font-size:10px}.browser-chrome{font-size:9px}.exhibit-caption,.exhibit-bottom{font-size:10px}.project-meta{font-size:11px}.process-copy>.eyebrow,.machine-head,.process-output .eyebrow{font-size:10px}.instrument-top{font-size:10px}.lab-foot{font-size:10px}.section-top .eyebrow{font-size:11px}.footer .eyebrow{font-size:10px}}

dialog a:focus-visible,dialog button:focus-visible{outline-color:var(--ink)}
