@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#eff0e8;background:#11130f;font-synthesis:none;font-weight:400;--bg:#11130f;--surface:#191c16;--surface-hover:#20251b;--text:#eff0e8;--muted:#a3a99a;--line:#30362a;--lime:#b9e7ff;--ink:#151b0e;--dot:#30352a;color-scheme:dark}:root[data-theme=light]{--bg:#f5f5ef;--surface:#fff;--surface-hover:#edf1e5;--text:#202719;--muted:#606a55;--line:#d9dfd0;--lime:#1879a6;--ink:#fff;--dot:#d9dfd0;color-scheme:light;background:var(--bg);color:var(--text)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--lime);outline-offset:5px}::selection{background:#c3f477;color:#11130f}h1,h2,h3,p{margin:0}svg{flex-shrink:0}button{border:0}a,button{transition:background .18s,color .18s,border-color .18s}section[id]{scroll-margin-top:25px}.site{max-width:1600px;margin:auto;padding:0 6.1%;overflow:clip}.header{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{display:flex;align-items:center;gap:11px;font-size:16px;font-weight:600;white-space:nowrap}.brand-icon{display:inline-flex;font-family:Space Grotesk,sans-serif;font-size:30px;letter-spacing:-5px;align-items:center;margin-right:4px;color:var(--lime)}.brand-icon span{font-size:24px;transform:translateY(-3px)}.brand-light{color:var(--muted);font-weight:400}.header nav{display:flex;gap:32px;font-size:13px;color:var(--muted)}.header nav a:hover,.text-link:hover{color:var(--lime)}.header-actions{display:flex;align-items:center;gap:18px}.header-linkedin{display:flex}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;border-radius:50%;border:1px solid var(--line)}.icon-button:hover{background:var(--surface-hover)}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:14px 20px;border-radius:6px;border:1px solid var(--line);background:transparent;font-size:13px;font-weight:550;min-height:44px}.button:hover{background:var(--surface-hover)}.button.small{font-size:12px;padding:10px 14px;min-height:39px}.button.primary{background:var(--lime);border-color:var(--lime);color:var(--ink)}.button.primary:hover{filter:brightness(1.08)}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:13px}.eyebrow{font-family:Space Grotesk,sans-serif;font-size:10px;letter-spacing:1.8px;display:flex;align-items:center;gap:9px;color:var(--muted);line-height:1.6}.status-dot{display:inline-block;width:6px;height:6px;background:var(--lime);border-radius:50%;box-shadow:0 0 9px #c3f42230;flex-shrink:0}.hero{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:25px;padding:76px 0 66px;min-height:610px}.hero h1{font-family:Space Grotesk,sans-serif;font-weight:500;font-size:clamp(42px,4.55vw,70px);letter-spacing:-3.5px;line-height:1.06;margin:27px 0 25px}.hero h1 span{color:var(--lime)}.hero-copy>p{color:var(--muted);font-size:14px;line-height:1.9;max-width:420px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:31px}.hero-meta{display:flex;align-items:center;gap:24px;margin-top:42px;color:var(--muted);font-family:Space Grotesk,sans-serif;font-size:9px;letter-spacing:.5px}.hero-meta span{display:flex;gap:6px;align-items:center}.hero-lab{position:relative;margin-left:20px;background:radial-gradient(ellipse at center,#8cbf4210,transparent 60%);border:1px solid var(--line);border-radius:10px;background-image:radial-gradient(var(--dot) .6px,transparent .6px);background-size:18px 18px;transform:rotate(-2deg)}.lab-top,.lab-bottom{display:flex;justify-content:space-between;align-items:center;padding:17px 19px;font-family:Space Grotesk,sans-serif;font-size:8px;letter-spacing:1.1px;color:var(--muted)}.lab-top{border-bottom:1px solid var(--line)}.lab-top>span:first-child{display:flex;gap:7px;align-items:center}.tiny-square{width:5px;height:5px;display:inline-block;background:var(--lime)}.lab-bottom{border-top:1px solid var(--line);padding:8px 19px}.lab-bottom .icon-button{width:27px;height:27px}.orbit-scene{position:relative;aspect-ratio:1.24}.orbit-svg{width:100%;height:100%;overflow:visible;animation:breathe 8s ease-in-out infinite}.orbit-svg ellipse{stroke:url(#orbit-gradient);stroke-width:.75;fill:none}.orbit-core{fill:#16200f;stroke:#b0d87a;stroke-width:1}.core-mark{stroke:#c3f477;stroke-width:2;fill:none;transform:rotate(45deg)}.orbit-particles{fill:#c3f477}.orbit-glow{position:absolute;inset:20%;border-radius:50%;background:#acd95713;filter:blur(35px)}.orbit-label{position:absolute;display:flex;align-items:center;gap:8px;font-size:10px;padding:9px 12px;border:1px solid var(--line);border-radius:5px;background:var(--bg);box-shadow:0 4px 20px #0002}.label-source{top:23%;left:2%}.label-process{bottom:17%;left:10%}.label-result{right:0;top:49%;color:var(--lime)}.stack-strip{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;gap:20px}.stack-strip>span{font-family:Space Grotesk,sans-serif;font-size:13px;display:flex;align-items:center;gap:10px;white-space:nowrap}.stack-strip>span:first-child{font-size:8px;letter-spacing:1.5px;color:var(--muted)}.stack-strip i{height:4px;width:4px;border:1px solid var(--muted);transform:rotate(45deg)}.projects-section{padding:84px 0 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}h2{font-family:Space Grotesk,sans-serif;font-size:clamp(32px,3.3vw,48px);font-weight:500;letter-spacing:-1.8px;line-height:1.14}h2 span{color:var(--muted)}.section-heading h2{margin-top:19px}.section-heading>p{font-size:12px;color:var(--muted);line-height:1.9;max-width:300px;padding-bottom:4px}.project-toolbar{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding-bottom:20px}.filters{display:flex;gap:7px;flex-wrap:wrap}.filters button{font-size:11px;border-radius:5px;padding:10px 14px;color:var(--muted);background:transparent;border:1px solid transparent;min-height:38px}.filters button:hover{background:var(--surface-hover);color:var(--text)}.filters button.active{background:var(--lime);color:var(--ink)}.view-switch{display:flex;align-self:flex-start;border:1px solid var(--line);padding:3px;border-radius:6px;gap:3px}.view-switch button{width:32px;height:30px;border-radius:3px;background:transparent;color:var(--muted);display:grid;place-items:center}.view-switch button[aria-pressed=true]{background:var(--surface-hover);color:var(--lime)}.search-row{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:17px 0 22px}.search-row>span{font-family:Space Grotesk,sans-serif;font-size:8px;letter-spacing:1.5px;color:var(--muted)}.search{display:flex;align-items:center;gap:9px;color:var(--muted)}.search input{background:transparent;border:0;color:var(--text);font-size:11px;padding:8px 0;width:206px}.search input::placeholder{color:var(--muted)}.projects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;position:relative}.project-card{border:1px solid var(--line);border-radius:8px;position:relative;min-width:0;background:var(--surface)}.project-card:hover,.project-card:focus-within{border-color:var(--project-color);box-shadow:0 8px 35px #0001}.project-open{width:100%;height:100%;background:none;padding:0;text-align:left;border-radius:8px;overflow:hidden}.project-info{padding:20px 21px 21px}.project-category{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:9px;letter-spacing:.2px}.project-category svg{color:var(--text);transition:transform .2s}.project-card:hover .project-category svg{transform:translate(2px,-2px)}.project-info h3{font-family:Space Grotesk,sans-serif;font-size:19px;line-height:1.3;font-weight:500;margin:10px 0 7px;letter-spacing:-.45px}.project-info p{font-size:11px;color:var(--muted);line-height:1.7}.tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:18px}.tags span{font-size:9px;color:var(--muted);border:1px solid var(--line);padding:4px 7px;border-radius:4px;line-height:1.2}.project-art{height:184px;background:#151c18;position:relative;overflow:hidden;color:var(--project-color,#b6ed75);border-bottom:1px solid var(--line);isolation:isolate}.art-grid{position:absolute;inset:0;background-image:linear-gradient(#8cb47c0b 1px,transparent 1px),linear-gradient(90deg,#8cb47c0b 1px,transparent 1px);background-size:22px 22px;-webkit-mask-image:radial-gradient(ellipse,#000,transparent 90%);mask-image:radial-gradient(ellipse,#000,transparent 90%)}.art-index{position:absolute;bottom:12px;left:14px;font-family:Space Grotesk,sans-serif;font-size:7px;letter-spacing:1.8px;color:#a0b09a}.pipeline-art{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:22px}.pipeline-art>span{width:58px;height:60px;display:flex;gap:8px;flex-direction:column;align-items:center;justify-content:center;background:#202b21;border:1px solid #637950;border-radius:7px;font-size:8px;box-shadow:0 0 20px #b6ed7508}.pipeline-art svg{width:19px;height:19px}.pipeline-art>i{height:1px;background:linear-gradient(90deg,#4b583f,#b6ed75);width:25px;position:relative}.pipeline-art>i:after{content:"";position:absolute;width:4px;height:4px;background:#b6ed75;top:-1px;animation:packet 3s linear infinite}.art-1{background:radial-gradient(ellipse at center,#342143,#17141e)}.cell-art{width:100%;height:100%;position:relative}.cell-art>i{position:absolute;width:37px;height:40px;border-radius:46% 55% 43% 58%;left:calc(17% + var(--i) * 10%);top:calc(32% + mod(var(--i),3)*10%);background:radial-gradient(ellipse at 43% 48%,#352242 20%,#8667b7 24%,#7761a2 42%,#a795c7 70%,#796294);box-shadow:0 0 20px #ac84cf12;transform:rotate(calc(var(--i) * 50deg))}.cell-art>i:nth-child(2n){top:22%;width:30px;height:33px}.cell-art>i:nth-child(3n){top:51%;width:45px;height:43px}.scan-line{position:absolute;left:10%;right:10%;top:25%;height:1px;background:#b6a0ff;box-shadow:0 0 18px #b6a0ff;animation:scan 5s ease-in-out infinite;opacity:.5}.art-caption{position:absolute;bottom:32px;font-size:8px;letter-spacing:1px;text-align:center;left:0;right:0;color:#c0b5ca}.art-2{background:#242319}.art-2 .pipeline-art>span{background:#343022;border-color:#847449}.art-3{background:#132128}.chart-art{position:absolute;inset:35px 50px 45px;display:flex;gap:9px;align-items:end;border-bottom:1px solid #497c89;padding-bottom:1px}.chart-art>i{flex:1;background:linear-gradient(#76d7ed99,#76d7ed12);border-top:2px solid #76d7ed;min-height:8px;animation:bars 6s ease-in-out infinite;transform-origin:bottom}.chart-art>i:nth-child(2n){animation-delay:-3s}.chart-art .art-caption{bottom:-23px;font-size:7px}.art-4{background:#292019}.vision-art{position:absolute;inset:25px 45px 35px}.vision-art svg{width:100%;height:100%;stroke:#f1a57f;stroke-width:1.3;fill:#f1a57f0d}.vision-art .art-caption{bottom:-9px;color:#d9ad93;font-size:7px}.scan-corner{position:absolute;width:18px;height:18px;border-color:#f1a57f}.scan-corner.top{left:0;top:0;border-left:1px solid;border-top:1px solid}.scan-corner.bottom{right:0;bottom:8px;border-right:1px solid;border-bottom:1px solid}.art-5{background:#241c26;display:flex;justify-content:center;align-items:center}.paper-art{background:#e6e0d8;color:#382a39;padding:15px 19px;width:166px;height:170px;transform:translateY(30px) rotate(-9deg);box-shadow:10px 8px #d5bad019}.paper-art>span{font-size:5px;letter-spacing:1px}.paper-art strong{font-family:Space Grotesk,sans-serif;display:block;font-size:17px;line-height:1.1;font-weight:500;margin:12px 0}.paper-art>div{height:2px;background:#89778855;margin-bottom:5px}.paper-art>div:nth-of-type(2){width:85%}.paper-art>div:nth-of-type(3){width:65%;margin-bottom:10px}.map-view{padding:25px;background-image:radial-gradient(var(--dot) .7px,transparent .7px);background-size:16px 16px;border:1px solid var(--line);border-radius:9px;column-gap:45px;row-gap:83px}.map-view .project-card{z-index:1}.map-view .project-art{height:156px}.map-view .project-info{padding:17px}.map-view .project-info h3{font-size:17px}.map-connections{position:absolute;inset:0;pointer-events:none}.map-connections>svg{position:absolute;width:100%;height:100%}.map-connections path{fill:none;stroke:var(--lime);stroke-opacity:.35;stroke-width:1;stroke-dasharray:5 6;animation:dash 35s linear infinite}.map-hub{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:8px;background:var(--bg);border:1px solid var(--line);padding:9px 13px;font-size:7px;letter-spacing:1.5px;color:var(--lime);white-space:nowrap;border-radius:6px}.node-dot{display:none}.map-view .node-dot{display:block;position:absolute;width:7px;height:7px;border:2px solid var(--project-color);background:var(--bg);border-radius:50%;bottom:-4px;left:50%}.map-view .project-card:nth-last-child(-n+3) .node-dot{top:-4px;bottom:auto}.section-footnote{display:flex;justify-content:space-between;font-family:Space Grotesk,sans-serif;font-size:7px;letter-spacing:1.2px;color:var(--muted);padding:19px 0;border-bottom:1px solid var(--line)}.section-footnote span{display:flex;gap:7px;align-items:center}.section-footnote .status-dot{width:4px;height:4px}.empty-state{grid-column:1/-1;min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:17px;text-align:center;padding:25px}.empty-state p{color:var(--muted);font-size:13px}.about-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding:95px 0 65px}.about-copy h2{margin:20px 0 25px;font-size:38px}.about-copy p{font-size:13px;line-height:1.95;color:var(--muted);margin-bottom:15px;max-width:440px}.about-copy .text-link{margin-top:15px;color:var(--lime)}.experience{border-left:1px solid var(--line);margin-top:15px}.timeline-item{padding:0 0 35px 29px;position:relative}.timeline-dot{position:absolute;left:-4px;top:3px;width:7px;height:7px;background:var(--lime);border:2px solid var(--bg);border-radius:50%;box-shadow:0 0 0 1px var(--lime)}.timeline-date{font-family:Space Grotesk,sans-serif;font-size:9px;letter-spacing:1px;color:var(--muted);margin-bottom:13px}.timeline-item h3{font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:500;margin-bottom:5px}.timeline-place{color:var(--lime);font-size:11px}.timeline-item p{font-size:12px;line-height:1.9;color:var(--muted);margin-top:12px;max-width:340px}.timeline-item:last-child{padding-bottom:0}.research-banner{display:flex;align-items:center;gap:25px;padding:30px;border:1px solid var(--line);border-radius:9px;background:var(--surface);margin-bottom:85px}.research-icon{width:64px;height:64px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:var(--lime);flex-shrink:0}.research-banner h3{font-family:Space Grotesk,sans-serif;font-weight:500;font-size:20px;margin:7px 0}.research-banner p{font-size:12px;color:var(--muted);max-width:590px;line-height:1.8}.research-banner .button{margin-left:auto;white-space:nowrap}.contact-section{border-top:1px solid var(--line);padding:60px 0 80px}.contact-content{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;margin-top:22px}.contact-content h2{font-size:clamp(36px,4vw,56px);letter-spacing:-2px}.contact-content h2 span{color:var(--lime)}.contact-links>p{font-size:12px;color:var(--muted);line-height:1.9;margin-bottom:20px;max-width:355px}.contact-links>a{display:flex;gap:13px;align-items:center;border-bottom:1px solid var(--line);padding:16px 0;font-size:12px}.contact-links>a span{flex:1}.contact-links>a:hover{color:var(--lime)}footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:28px 0;gap:25px}footer>.brand{font-size:12px}footer>span,footer>a:last-child{font-size:10px;color:var(--muted)}.skip-link{position:fixed;top:-100px;left:15px;padding:12px;background:var(--lime);color:var(--ink);z-index:100}.skip-link:focus{top:10px}.dialog-overlay{position:fixed;inset:0;background:#080b08bb;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:50;animation:fade-in .15s}.dialog-content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:51;width:min(760px,calc(100% - 32px));max-height:90dvh;overflow-y:auto;background:var(--bg);border:1px solid var(--line);border-radius:12px;padding:40px;animation:fade-in .2s}.dialog-close{position:absolute;right:15px;top:15px;background:var(--bg)}.dialog-content>h2{margin:18px 0 9px;font-size:35px;padding-right:15px}.dialog-content>p{color:var(--muted);font-size:14px;line-height:1.7}.dialog-content>.eyebrow{padding-right:20px}.dialog-content>.project-art{margin:24px 0;border:1px solid var(--line);border-radius:8px;height:215px}.dialog-content>.project-art .pipeline-art>span{width:85px;height:78px}.dialog-content>.project-art .pipeline-art>i{width:60px}.dialog-content .project-art .paper-art{width:195px;height:180px}.case-sections>section{display:flex;gap:18px;padding:20px 0;border-bottom:1px solid var(--line)}.case-sections>section>span{font-family:Space Grotesk,sans-serif;color:var(--lime);font-size:10px;padding-top:4px}.case-sections h3{font-size:15px;font-weight:500;margin-bottom:9px}.case-sections p{font-size:13px;line-height:1.85;color:var(--muted)}.case-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.related-projects{margin-top:35px;border-top:1px solid var(--line);padding-top:20px}.related-projects>button{width:100%;display:flex;justify-content:space-between;padding:13px 0;background:none;font-size:13px;border-bottom:1px solid var(--line)}.related-projects>button:hover{color:var(--lime)}.demo-video{margin:25px 0 0;border:1px solid var(--line);border-radius:7px;overflow:hidden;background:var(--surface)}.demo-video video{display:block;width:100%;aspect-ratio:16/9}.video-caption{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 16px}.video-caption figcaption{font-size:12px}.video-caption figcaption span{display:block;font-size:10px;color:var(--muted);margin-top:5px}.demo-video>p{font-size:12px;padding:14px;color:var(--muted)}@keyframes breathe{0%,to{transform:scale(.96) rotate(-3deg)}50%{transform:scale(1.025) rotate(3deg)}}@keyframes packet{0%{left:0}to{left:100%}}@keyframes scan{0%,to{top:25%}50%{top:70%}}@keyframes bars{0%,to{transform:scaleY(.82)}50%{transform:scaleY(1)}}@keyframes dash{to{stroke-dashoffset:-250}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.motion-paused *,html[data-motion=paused] *,html[data-motion=paused] *:after,html[data-motion=paused] *:before{animation-play-state:paused!important}html[data-motion=paused] .dialog-content,html[data-motion=paused] .dialog-overlay{animation:none}.copy-fallback{display:block;margin-top:15px;font-size:12px;color:var(--muted)}.copy-fallback input{display:block;width:100%;margin-top:8px;padding:10px;background:var(--surface);color:var(--text);border:1px solid var(--line);border-radius:4px}@media(min-width:1500px){.hero h1{font-size:70px}.hero{padding-top:95px;padding-bottom:85px}.hero-lab{max-width:560px}}@media(max-width:1100px){.site{padding:0 5%}.header nav{gap:18px}.brand-light{display:none}.hero{gap:12px}.hero h1{letter-spacing:-2px}.hero-actions{gap:16px}.hero-actions .text-link{font-size:11px}.hero-lab{margin-left:0}.hero-meta{gap:14px;font-size:8px}.map-view{padding:18px;column-gap:25px}.project-info{padding:16px}.project-info h3{font-size:17px}.map-view .project-info h3{font-size:16px}.project-art{height:155px}.pipeline-art{padding:12px}.pipeline-art>span{width:49px;height:53px}.pipeline-art>i{width:15px}.about-section{gap:50px}.research-banner{padding:24px;gap:20px}.research-icon{display:none}}@media(max-width:760px){.site{padding:0 6%}.header{height:82px;flex-wrap:wrap;gap:10px}.header nav{display:none}.header-actions{gap:10px}.header-linkedin{display:none}.header .brand{font-size:14px}.header .button.small{font-size:10px;padding:9px 10px}.header .icon-button{width:33px;height:33px}.hero{grid-template-columns:1fr;padding:43px 0 34px;gap:35px}.hero h1{font-size:clamp(43px,8.8vw,66px);letter-spacing:-2.5px;margin:22px 0}.hero-copy>p{font-size:13px;max-width:450px}.hero-actions{flex-wrap:wrap;gap:20px;margin-top:25px}.hero-meta{margin-top:27px;font-size:8px;flex-wrap:wrap;gap:15px}.hero-lab{width:100%;max-width:470px;justify-self:center;transform:rotate(-1deg)}.orbit-scene{aspect-ratio:1.5}.orbit-svg{max-height:315px}.lab-top,.lab-bottom{font-size:7px}.label-source{left:6%}.label-result{right:4%}.stack-strip{flex-wrap:wrap;justify-content:flex-start;gap:17px 22px;padding:21px 0}.stack-strip>span{font-size:11px}.stack-strip>span:first-child{width:100%}.projects-section{padding-top:50px}.section-heading{display:block;margin-bottom:24px}.section-heading h2{font-size:35px}.section-heading>p{margin-top:18px;font-size:12px}.project-toolbar{gap:8px;align-items:flex-start}.filters{gap:4px}.filters button{font-size:10px;padding:8px 10px;min-height:35px}.view-switch{flex-shrink:0}.view-switch button{width:29px}.search-row{align-items:start;flex-direction:column;gap:10px}.search{width:100%;border-bottom:1px solid var(--line)}.search input{width:100%;font-size:12px;padding:10px 0}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.project-info{padding:16px}.project-info h3{font-size:17px}.project-info p{font-size:10px}.project-art{height:157px}.map-view{padding:16px;gap:30px}.map-view .project-art{height:130px}.map-view .project-info{padding:12px}.map-view .project-info h3{font-size:15px}.map-hub{display:none}.map-connections>svg{opacity:.5}.map-view .node-dot{display:none}.section-footnote{font-size:6px;gap:12px}.section-footnote>span:last-child{display:none}.about-section{grid-template-columns:1fr;gap:35px;padding:60px 0 45px}.about-copy h2{font-size:34px}.experience{margin-left:4px}.research-banner{flex-wrap:wrap;margin-bottom:50px;padding:22px;gap:18px}.research-banner .button{margin-left:0}.research-banner h3{font-size:19px}.contact-section{padding:40px 0 50px}.contact-content{grid-template-columns:1fr;gap:28px}.contact-content h2{font-size:43px}.contact-links>p{max-width:100%}footer{flex-wrap:wrap;padding:24px 0;gap:18px}footer>.brand{font-size:11px}footer>span{display:none}footer>a:last-child{font-size:9px}.dialog-content{padding:30px 22px;width:calc(100% - 20px);max-height:94dvh}.dialog-content>h2{font-size:28px}.dialog-content>.eyebrow{font-size:8px}.case-sections>section{gap:12px}}@media(max-width:480px){.projects-grid{grid-template-columns:1fr}.project-art{height:190px}.project-info{padding:20px}.project-info h3{font-size:20px}.project-info p{font-size:12px}.project-category,.project-info .tags span{font-size:10px}.map-view{padding:19px;gap:38px}.map-view .project-art{height:165px}.map-view .project-info{padding:17px}.map-view .project-info h3{font-size:19px}.map-view:before{content:"";position:absolute;left:50%;height:100%;border-left:1px dashed var(--lime);opacity:.4}.map-connections{display:none}.project-toolbar{position:relative;padding-right:0}.filters{padding-right:0;max-width:calc(100% - 62px)}.view-switch{position:absolute;right:0;top:0;flex-direction:column}.hero .eyebrow{font-size:8px;letter-spacing:1.4px}.hero h1{font-size:44px}.contact-content h2{font-size:39px}.contact-links>a{font-size:11px;gap:9px}.hero-actions .button,.hero-actions .text-link{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}@media(max-width:760px){.header-linkedin{display:flex}.header-actions{gap:7px}.map-connections>svg{display:none}.map-view:before{content:"";position:absolute;left:50%;height:100%;border-left:1px dashed var(--lime);opacity:.3}}@media(max-width:360px){.header .brand>span:last-child{display:none}}.skip-link{clip-path:inset(100%)}.skip-link:focus{clip-path:inset(0)}:root[data-theme=light] .orbit-svg ellipse{stroke:#678144;stroke-opacity:.6}:root{--lime:#b9e7ff}:root[data-theme=light]{--lime:#1879a6}::selection{background:#b9e7ff;color:#11130f}.orbit-svg stop:first-child{stop-color:#b9e7ff}.orbit-core,.core-mark{stroke:#b9e7ff}.orbit-particles{fill:#b9e7ff}.orbit-glow{background:#8fd7ff18}:root[data-theme=light] .orbit-svg ellipse{stroke:#7eb8d2;stroke-opacity:.75}
