@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--paper:#f8f9fb;--ink:#171c29;--muted:#5b6373;--line:#dce0e8;--blue:#2549e8;--navy:#172439;--font:'DM Sans',Arial,sans-serif;--display:'Manrope',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:7px}::selection{background:#cdd6ff;color:#172439}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.draft-note{background:#e9edf9;color:#434e6b;padding:10px 24px;text-align:center;font-size:13px}.draft-note span{font-weight:700;font-size:11px;letter-spacing:.1em;margin-right:12px}.site-header{min-height:108px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.wordmark{font-family:var(--display);font-size:23px;font-weight:750;letter-spacing:-.05em;white-space:nowrap}.name-period{color:var(--blue)}.brand-mark{display:inline-block;color:var(--blue);letter-spacing:-.22em;margin-right:18px;font-size:27px;font-weight:800}.site-header nav{display:flex;align-items:center;gap:40px;font-size:14px;font-weight:500}.site-header nav a:hover{color:var(--blue)}.site-header nav span{font-size:11px;vertical-align:super;color:var(--muted);margin-left:5px}.hero{padding-top:82px;padding-bottom:84px}.eyebrow{display:flex;align-items:center;gap:13px;font-size:12px;font-weight:650;letter-spacing:.13em}.rule{display:inline-block;width:28px;height:2px;background:var(--blue);flex-shrink:0}h1,h2,h3,h4,p{margin:0}h1{font-family:var(--display);font-size:clamp(58px,7.7vw,112px);font-weight:600;line-height:1.13;letter-spacing:-.07em;margin-top:30px}h1>span{color:var(--blue)}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:64px;margin-top:40px}.hero-intro{max-width:450px;color:var(--muted);font-size:18px;line-height:1.7}.placeholder-label{display:block;font-size:10px;letter-spacing:.11em;font-weight:650;margin-bottom:8px;color:#747c8c}.round-link{display:flex;align-items:center;gap:22px;font-size:14px;font-weight:550;white-space:nowrap}.circle{display:grid;place-items:center;width:54px;height:54px;border:1px solid #aeb7c8;border-radius:50%;font-size:25px;transition:background .2s,color .2s,transform .2s}.round-link:hover .circle{background:var(--blue);border-color:var(--blue);color:white;transform:translateY(3px)}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:26px 0;border-top:1px solid var(--ink)}.section-heading h2{font-size:23px;font-weight:500;letter-spacing:-.04em}.count{font-size:12px;vertical-align:super;margin-left:12px;color:var(--muted);letter-spacing:0}.section-aside{font-size:10px;letter-spacing:.1em;color:var(--muted)}.project{display:grid;grid-template-columns:1.22fr 1fr;gap:64px;align-items:start;padding:18px 0 62px}.project+.project{padding-top:48px;border-top:1px solid var(--line)}.project-visual{min-height:490px;padding:34px;color:white;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.visual-navy{background:var(--navy)}.visual-blue{background:var(--blue)}.visual-kicker{font-size:10px;letter-spacing:.1em;color:#bdc9de}.visual-blue .visual-kicker{color:#d6deff}.visual-type{font-family:var(--display);font-size:clamp(42px,5.2vw,74px);line-height:1.12;letter-spacing:-.065em;font-weight:500;padding:48px 0}.visual-navy .visual-type{color:#e9eeff}.visual-footer{border-top:1px solid #ffffff40;padding-top:22px;display:flex;justify-content:space-between;align-items:end}.visual-footer>span:first-child{font-size:10px;letter-spacing:.1em}.visual-index{font-family:var(--display);font-size:36px;line-height:1;font-weight:400;letter-spacing:-.05em}.project-copy{padding-top:17px}.project-meta{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:10px;letter-spacing:.08em;color:var(--muted);font-weight:500}.project-meta>span:last-child{font-size:9px;color:#656f84}.project h3{font-family:var(--display);font-size:clamp(30px,3.1vw,43px);font-weight:600;line-height:1.24;letter-spacing:-.055em;margin-top:36px}.project-copy>p{font-size:16px;line-height:1.8;max-width:390px;color:var(--muted);margin-top:20px}.project-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.project-tags span{border:1px solid var(--line);border-radius:30px;padding:4px 12px;font-size:12px;color:#606a7d}.case-study{border-top:1px solid var(--line);margin-top:34px}.case-study summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:19px 0;font-size:14px;font-weight:550}.case-study summary::-webkit-details-marker{display:none}.case-study summary>span{font-size:23px;color:var(--blue);transition:transform .2s}.case-study[open] summary>span{transform:rotate(45deg)}.case-study-content{padding:8px 0 20px}.case-study-content h4{font-size:14px;font-weight:650;margin-top:18px}.case-study-content h4:first-child{margin-top:0}.case-study-content p{font-size:15px;color:var(--muted);margin-top:6px;line-height:1.8}.about-section{background:#eef1f6;padding:80px 0 88px;margin-top:28px}.about-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:64px}.about-grid>.eyebrow{align-self:start;margin-top:15px}.about-grid h2{font-family:var(--display);font-size:clamp(38px,4.5vw,60px);line-height:1.15;font-weight:550;letter-spacing:-.06em}.about-lead{font-size:21px;margin-top:30px;letter-spacing:-.03em}.about-body{max-width:490px;font-size:17px;line-height:1.85;color:var(--muted);margin-top:12px}.about-note{border-top:1px solid #d1d7e3;margin-top:30px;padding-top:22px;max-width:490px}.about-note span{font-size:10px;letter-spacing:.12em;color:#5e6b83}.about-note p{font-size:14px;color:var(--muted);margin-top:8px}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:130px}.site-footer p{color:var(--muted);font-size:12px}.back-top{font-size:13px}.back-top span{margin-left:12px;color:var(--blue)}.skip-link{position:fixed;left:20px;top:-70px;z-index:20;background:var(--ink);color:white;padding:12px 20px}.skip-link:focus{top:16px}
@media(min-width:1550px){.hero{padding-top:100px}.hero-bottom{margin-top:48px}.hero{padding-bottom:100px}}
@media(max-width:1000px){.wrap{width:calc(100% - 64px)}.hero{padding-top:62px;padding-bottom:64px}.project{gap:36px}.project-visual{min-height:430px;padding:28px}.project-meta>span:last-child{display:none}.visual-type{font-size:50px}.hero-bottom{gap:32px}.section-aside{display:none}.about-grid{gap:40px}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.draft-note{font-size:11px;padding:9px 18px;line-height:1.6}.draft-note span{display:block;font-size:10px;margin-right:0}.site-header{min-height:84px}.wordmark{font-size:20px}.brand-mark{margin-right:11px;font-size:24px}.site-header nav{gap:19px;font-size:12px}.site-header nav span{display:none}.hero{padding-top:46px;padding-bottom:52px}.eyebrow{font-size:10px}h1{font-size:clamp(42px,10.8vw,75px);letter-spacing:-.065em;margin-top:24px;line-height:1.15}.hero-bottom{flex-direction:column;align-items:flex-start;gap:26px;margin-top:30px}.hero-intro{font-size:16px;max-width:400px}.round-link{font-size:13px;gap:16px}.circle{width:42px;height:42px;font-size:21px}.section-heading{padding:20px 0}.section-heading h2{font-size:21px}.project{grid-template-columns:1fr;gap:22px;padding:12px 0 42px}.project+.project{padding-top:32px}.project-visual{min-height:345px;padding:26px}.visual-type{font-size:53px;padding:34px 0}.visual-kicker{font-size:9px}.visual-footer>span:first-child{font-size:9px}.visual-index{font-size:30px}.project-copy{padding-top:0}.project-meta>span:last-child{display:block}.project h3{font-size:33px;line-height:1.2;margin-top:23px}.project-copy>p{max-width:none;font-size:16px;margin-top:16px}.project-tags{margin-top:20px}.case-study{margin-top:24px}.about-section{margin-top:12px;padding:47px 0 52px}.about-grid{grid-template-columns:1fr;gap:28px}.about-grid>.eyebrow{margin-top:0}.about-grid h2{font-size:43px}.about-lead{font-size:20px;margin-top:24px}.about-body{font-size:16px}.site-footer{padding-top:30px;padding-bottom:30px;min-height:110px;flex-wrap:wrap;row-gap:18px}.site-footer p{order:3;width:100%;font-size:11px}.back-top{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.draft-note,.site-footer p{font-size:14px}.draft-note span,.placeholder-label,.eyebrow,.section-aside,.visual-kicker,.visual-footer>span:first-child,.project-meta,.project-meta>span:last-child,.about-note span{font-size:12px}.site-header nav,.round-link,.case-study summary,.project-tags span,.back-top{font-size:14px}.site-header nav span{font-size:12px}.case-study-content p{font-size:16px}
@media(max-width:380px){.site-header{gap:12px}.site-header nav{gap:12px}.wordmark{font-size:18px}.brand-mark{margin-right:8px}.project-meta{gap:6px}.project-meta>span:last-child{font-size:12px}.visual-type{font-size:44px}.project-visual{padding:22px}}
.hero-disciplines{display:block;font-weight:600;font-size:21px;color:var(--ink);margin-bottom:7px}.viewer-toolbar{display:flex;align-items:center;gap:5px;background:#e9edf4;padding:9px 12px;min-height:53px}.view-choice{font:500 14px var(--font);border:0;background:none;padding:9px 12px;border-radius:4px;color:#515d74;cursor:pointer}.view-choice[aria-pressed=true]{background:var(--paper);color:var(--ink);box-shadow:0 1px 3px #10182810}.view-choice:focus-visible{outline:3px solid var(--blue);outline-offset:2px}.asset-status{font-size:12px;letter-spacing:.08em;margin-left:auto;color:#5e6b83;padding-right:4px}.viewer-type{font-size:12px;letter-spacing:.1em;padding-left:7px}.code-panel{min-height:490px;background:#172439;color:#f2f5fc;padding:34px;display:flex;flex-direction:column;justify-content:space-between}.code-label{font-size:12px;letter-spacing:.08em;color:#becbe0}.code-panel>div{margin:auto 0}.code-symbol{font-family:monospace;font-size:49px;color:#90a9ff;letter-spacing:-.1em}.code-panel h4{font-size:24px;letter-spacing:-.04em;font-weight:500;margin-top:16px}.code-panel p{font-size:16px;color:#becbe0;margin-top:12px;max-width:310px}.visual-robot{background:#283b35}.visual-flight{background:#dbe3f0;color:#243e69}.visual-flight .visual-kicker{color:#435c83}.visual-flight .visual-footer{border-top-color:#8198b5}.visual-robot .visual-type{color:#e4f0e9}[hidden]{display:none!important}.project-copy{padding-top:18px}.project h3{margin-top:40px}.project-meta{line-height:1.8}.project-meta>span:last-child{font-size:12px}
@media(max-width:1000px){.code-panel{min-height:430px;padding:28px}}
@media(max-width:700px){.code-panel{min-height:345px;padding:26px}.project h3{margin-top:22px}.project-copy{padding-top:0}.project-meta{gap:8px}.project-meta>span:last-child{font-size:12px}.view-choice{padding:9px}.asset-status{font-size:12px}}
@media(max-width:540px){.site-header{flex-wrap:wrap;padding-top:22px;padding-bottom:19px;gap:16px}.site-header nav{width:100%;gap:24px}.site-header .wordmark{font-size:22px}}
.site-header nav .resume-link{color:var(--blue)}.site-header nav .resume-link span{font-size:14px;vertical-align:baseline;color:inherit;margin-left:3px;display:inline}.education-note{border-top:1px solid #d1d7e3;margin-top:30px;padding-top:22px;max-width:520px}.education-note>span{font-size:12px;letter-spacing:.12em;color:#5e6b83}.education-note p{font-size:14px;color:var(--muted);margin-top:8px;line-height:1.8}.profile-links{display:flex;gap:24px;flex-wrap:wrap;margin-top:27px}.profile-links a{font-size:15px;font-weight:550;border-bottom:1px solid #a7b4cf;padding-bottom:4px}.profile-links a:hover{color:var(--blue);border-color:var(--blue)}.profile-links a>span{color:var(--blue);margin-left:9px}@media(min-width:541px) and (max-width:760px){.site-header nav{gap:20px}.site-header .wordmark{font-size:21px}}
.live-model{background:#ededed}.cad-frame{display:block;width:100%;height:490px;border:0;background:#ededed}.cad-footer{display:flex;justify-content:space-between;gap:12px 20px;align-items:center;flex-wrap:wrap;background:#e9edf4;border-top:1px solid var(--line);padding:14px 18px}.cad-footer p{font-size:12px;color:var(--muted)}.cad-footer a{font-size:14px;font-weight:550;color:var(--blue);white-space:nowrap}.cad-footer a:hover{text-decoration:underline}.cad-footer a>span{margin-left:5px}.cad-frame:focus-visible{outline:3px solid var(--blue);outline-offset:3px}@media(max-width:1000px){.cad-frame{height:430px}}@media(max-width:700px){.cad-frame{height:420px}.cad-footer{padding:12px 15px}}@media(max-width:380px){.cad-frame{height:360px}}
.model-variants{display:flex;gap:8px;flex-wrap:wrap;padding:15px 16px;background:#f0f3f8;border-top:1px solid #dce0e8}.model-choice{font:500 14px var(--font);background:transparent;border:1px solid #b9c3d3;border-radius:4px;padding:9px 13px;color:#47536a;cursor:pointer}.model-choice:hover{border-color:var(--blue);color:var(--blue)}.model-choice[aria-pressed=true]{background:var(--navy);border-color:var(--navy);color:#fff}.model-choice:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.model-caption{padding:13px 18px 16px;background:#f0f3f8;border-bottom:1px solid #dce0e8}.model-label{font-size:12px;letter-spacing:.08em;font-weight:650;color:#364867}.model-note{font-size:14px;line-height:1.6;color:#5b6373;margin-top:3px}.model-caption.is-concept{background:#fff1d9;border-bottom-color:#e3c48e}.model-caption.is-concept .model-label{color:#794c08}.model-caption.is-concept .model-note{color:#705a37}@media(max-width:380px){.model-variants{gap:6px;padding:13px 12px}.model-choice{padding:9px 11px}.model-caption{padding:12px}}
@media(max-width:700px){.cad-frame{height:max(480px,65svh)}}
.explode-help{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;background:#f8f9fb;border-bottom:1px solid var(--line)}.explode-help p{font-size:14px;line-height:1.6;color:var(--muted);max-width:600px}.explode-help strong{display:block;font-size:14px;font-weight:650;color:var(--navy);margin-bottom:3px}.expand-viewer{flex-shrink:0;font:550 14px var(--font);line-height:1.4;cursor:pointer;color:var(--blue);border:1px solid #b9c3d3;border-radius:4px;background:transparent;padding:11px 13px}.expand-viewer:hover{background:#e9edf9;border-color:var(--blue)}.expand-viewer:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.project.viewer-expanded .project-media,.project.viewer-expanded .project-copy{grid-column:1/-1}.project.viewer-expanded .cad-frame{height:clamp(480px,72svh,840px)}.cad-footer p{font-size:14px}@media(max-width:1000px){.explode-help{align-items:flex-start;flex-direction:column;gap:12px}}@media(min-width:701px){.project.viewer-expanded .explode-help{flex-direction:row;align-items:center}}@media(max-width:380px){.explode-help{padding:14px 12px}}
