:root{--bg: #f6f7f3;--paper: #ffffff;--ink: #1c2520;--muted: #66706a;--line: #d9ded7;--soft: #edf1ec;--green: #21483d;--sage: #a9c4b5;--blue: #24466f;--gold: #bc8f42;--shadow: 0 18px 55px rgba(31, 42, 36, .08);--text-xs: 12px;--text-sm: 14px;--text-base: 16px;--text-card-title: 20px;--text-item-title: 24px;--text-section-title: clamp(24px, 2vw, 28px);--text-page-title: 38px;--font-sans: "Source Sans 3", "Avenir Next", "Helvetica Neue", ui-sans-serif, system-ui, sans-serif;--font-serif: Georgia, "Times New Roman", serif;color-scheme:light;font-family:var(--font-sans);background:var(--bg);color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg)}a{color:inherit}img{display:block;max-width:100%}.site-shell{width:min(1240px,calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0;border-bottom:1px solid color-mix(in srgb,var(--line) 70%,transparent);background:color-mix(in srgb,var(--bg) 92%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-family:var(--font-sans)}.brand,.site-header nav,.tag-row{display:flex;align-items:center}.brand{gap:10px;text-decoration:none;font-weight:700;letter-spacing:0}.brand-mark{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--ink);border-radius:7px;background:var(--ink);color:var(--bg);font-family:var(--font-serif);font-weight:700}.site-header nav{gap:6px}.site-header nav a{border-bottom:1px solid transparent;padding:8px 2px;color:var(--muted);font-size:var(--text-base);text-decoration:none}.site-header nav a:hover{border-color:var(--ink);color:var(--ink)}.site-header nav a.is-active,.site-header nav a[aria-current=page]{border-color:var(--gold);color:var(--ink);font-weight:800}.migration-notice{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;margin:18px 0 12px;border:1px solid color-mix(in srgb,var(--gold) 48%,var(--line));border-radius:8px;padding:12px 14px;background:color-mix(in srgb,var(--paper) 86%,var(--gold));color:var(--ink);box-shadow:0 12px 32px #1f2a2414}.migration-notice[hidden]{display:none}.migration-notice p{margin:0;color:color-mix(in srgb,var(--muted) 82%,var(--ink));font-family:var(--font-sans);font-size:var(--text-sm);line-height:1.45}.migration-notice strong{color:var(--ink)}.migration-notice button{display:inline-flex;min-height:34px;align-items:center;gap:6px;border:1px solid color-mix(in srgb,var(--ink) 18%,var(--line));border-radius:999px;padding:6px 12px;background:var(--paper);color:var(--green);cursor:pointer;font-family:var(--font-sans);font-size:var(--text-sm);font-weight:800}.migration-notice button span{min-width:18px;color:var(--muted);text-align:right}.migration-notice button:hover,.migration-notice button:focus-visible{border-color:var(--green);color:var(--ink);outline:none}.hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:42px;min-height:52vh;align-items:end;padding:88px 0 72px}.hero h1,.page-intro h1{max-width:880px;margin:0;font-size:var(--text-page-title);line-height:1.08;letter-spacing:0}.hero p:last-child,.page-intro p:not(.eyebrow){max-width:560px;margin:0;color:var(--muted);font-family:var(--font-sans);font-size:var(--text-base);line-height:1.6}.eyebrow,.section-kicker{margin:0 0 14px;color:var(--blue);font-family:var(--font-sans);font-size:var(--text-sm);font-weight:800;letter-spacing:.11em;text-transform:uppercase}.profile-grid{display:grid;grid-template-columns:minmax(270px,310px) minmax(0,1fr);gap:44px;align-items:start;padding:44px 0 58px}.profile-card{position:sticky;top:133px;min-width:0;padding:22px 22px 20px;border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:var(--shadow)}.profile-card img{width:132px;height:132px;margin-bottom:20px;border-radius:18px}.profile-card h1{margin:0 0 18px;font-family:var(--font-sans);font-size:var(--text-page-title);line-height:1;letter-spacing:0}.lede{margin:0 0 20px;color:color-mix(in srgb,var(--muted) 88%,var(--ink));font-size:var(--text-base);line-height:1.6}.profile-title{display:grid;gap:5px;margin:0 0 16px;color:var(--green);font-family:var(--font-sans);font-size:var(--text-sm);font-weight:800;line-height:1.36}.profile-title span{display:block;white-space:normal}.profile-title span:first-child{color:var(--ink);font-size:var(--text-card-title);line-height:1.08;white-space:nowrap}.contact-block{display:grid;gap:12px;border-top:1px solid var(--line);padding-top:12px}.email-link{color:var(--ink);font-weight:800;text-decoration:none}.social-row{display:flex;justify-content:space-between;gap:12px}.social-row a{flex:1;border-top:1px solid var(--line);padding-top:11px;color:var(--green);font-family:var(--font-sans);font-weight:800;text-decoration:none}.social-row a:after{content:""}.publication-link span,.muted,.split-list span,.post-row time{color:var(--muted)}.profile-details,.curation-stack{display:grid;gap:22px;min-width:0}.detail-section,.section-band,.page-intro,.article{min-width:0;border-top:1px solid var(--line);padding-top:22px}.detail-section h2,.section-head h2,.topic-heading h2{max-width:820px;margin:0 0 15px;font-family:var(--font-sans);font-size:var(--text-section-title);line-height:1.14;letter-spacing:0}.timeline{display:grid;gap:0;padding-top:20px}.summary-list{display:grid;gap:10px;max-width:780px}.summary-list p{margin:0;color:color-mix(in srgb,var(--muted) 90%,var(--ink));font-family:var(--font-sans);font-size:var(--text-base);line-height:1.56}.expertise-grid{display:grid;gap:0;border-top:1px solid var(--line)}.expertise-grid article{display:grid;grid-template-columns:190px minmax(0,1fr);gap:24px;padding:16px 0;border-bottom:1px solid var(--line)}.expertise-grid h3{margin:0;font-size:var(--text-card-title)}.expertise-grid p{margin:0;color:var(--muted);font-family:var(--font-sans);line-height:1.55}.project-feature{display:grid;grid-template-columns:minmax(220px,.92fr) minmax(0,1fr);gap:28px;align-items:center;padding:24px 0;border-top:1px solid var(--line)}.project-feature.is-reversed{grid-template-columns:minmax(0,1fr) minmax(220px,.92fr)}.project-feature.is-reversed .project-visual{order:2}.project-feature.is-reversed .project-copy{order:1}.project-visual{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--paper)}.project-visual img{width:100%;aspect-ratio:1.55;object-fit:cover}.project-copy h3{margin:0 0 8px;font-size:var(--text-item-title)}.project-copy h2{margin:6px 0 10px;font-family:var(--font-sans);font-size:var(--text-section-title);line-height:1.14}.project-copy p{margin:0}.project-copy ul{margin:14px 0 0;padding-left:18px;color:var(--muted);line-height:1.55}.section-inline-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:end;margin-bottom:18px}.section-inline-head h2{margin-bottom:0}.projects-head{grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:end}.projects-head .text-link{justify-self:end}#projects-heading{max-width:none;white-space:nowrap}.project-preview-list{display:grid;gap:0;border-top:1px solid var(--line)}.project-preview-list article{display:grid;grid-template-columns:220px minmax(0,1fr);gap:22px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.project-preview-list img{width:100%;aspect-ratio:1.55;object-fit:cover;border:1px solid var(--line);border-radius:7px;background:var(--paper)}.project-preview-list h3{margin:0 0 6px;font-size:var(--text-card-title)}.project-preview-list article>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0 18px;align-items:end}.project-preview-list article h3,.project-preview-list article p{grid-column:1 / -1}.project-preview-list article p{padding-right:112px}.inline-readmore{display:inline-flex;width:fit-content;margin-top:10px;border-bottom:2px solid var(--gold);color:var(--green);font-weight:800;text-decoration:none}.project-preview-list .inline-readmore{grid-column:2;justify-self:end;align-self:end;margin-top:-1.55em}.inline-readmore:after{content:""}.projects-page-list{display:grid;gap:0;margin:12px 0 70px}.project-list-item{display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px;align-items:center;padding:22px 0;border-top:1px solid var(--line)}.project-list-item:last-child{border-bottom:1px solid var(--line)}.project-list-item .project-visual img{width:100%;aspect-ratio:1.55;object-fit:cover}.project-list-item h2{margin:0 0 8px;font-family:var(--font-sans);font-size:var(--text-item-title);line-height:1.14}.project-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.project-tags span{border:1px solid var(--line);border-radius:999px;padding:5px 9px;color:var(--green);font-size:var(--text-xs);font-weight:800}.timeline-item{display:grid;grid-template-columns:120px minmax(0,1fr);gap:8px;position:relative;min-height:184px;padding:0 0 16px;border-top:0}.time,.split-list span,.post-row time{font-family:var(--font-sans);font-size:var(--text-base);font-weight:700}.timeline-marker .time,.timeline-terminal .time{justify-self:end;text-align:right}.timeline-marker,.timeline-terminal{display:grid;grid-template-columns:56px 14px 20px;gap:8px;align-items:center;align-self:start;min-width:0}.timeline-marker{position:relative}.timeline-item:before{content:"";position:absolute;top:40px;bottom:18px;left:71px;width:3px;background:color-mix(in srgb,var(--muted) 32%,var(--paper));transform:translate(-50%)}.timeline-dot{position:relative;z-index:1;justify-self:center;width:10px;height:10px;border:0;border-radius:1px;background:var(--ink);transform:rotate(45deg)}.timeline-branch{display:block;width:20px;height:3px;background:color-mix(in srgb,var(--muted) 32%,var(--paper))}.timeline-content{min-width:0;padding-bottom:2px}.timeline-terminal{width:120px}.timeline-terminal .timeline-dot{grid-column:2}h2,h3,p{overflow-wrap:break-word;text-wrap:pretty}h1,h2,h3{text-wrap:balance}.timeline-item h3,.split-list h3{margin:0 0 7px;font-size:var(--text-card-title)}.timeline-item p,.split-list p,.split-list small{margin:0;font-family:var(--font-sans);line-height:1.5}.timeline-item ul{display:grid;gap:9px;margin:14px 0 0;padding-left:18px;color:var(--muted);font-family:var(--font-sans);line-height:1.6;max-width:none}.timeline-item li::marker{color:var(--gold)}.timeline-item li{line-height:1.55;text-wrap:pretty}.split-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.split-list article{min-height:150px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fffdf79e}.education-groups{display:grid;gap:0;border-top:1px solid var(--line)}.education-group{display:grid;grid-template-columns:160px minmax(0,1fr);gap:26px;padding:14px 0;border-bottom:1px solid var(--line)}.education-group h3{margin:0 0 8px;font-size:var(--text-card-title)}.education-group ul{display:grid;gap:4px;margin:0;padding:0;list-style:none}.education-group li{color:var(--muted);font-family:var(--font-sans);font-size:var(--text-base);line-height:1.5}.education-group .visiting{position:relative;margin-left:18px;color:color-mix(in srgb,var(--muted) 86%,var(--green))}.education-group .visiting:before{position:absolute;left:-18px;color:var(--gold);content:"↳"}.publication-link{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;border-bottom:1px solid var(--line);padding:18px 0;color:var(--green);text-decoration:none}.list-more-link{display:block;width:fit-content;margin:14px 0 0 auto;border-bottom:2px solid var(--gold);color:var(--green);font-weight:800;text-align:right;text-decoration:none}.list-more-link:after{color:var(--gold);content:" ->"}.publication-link strong{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px;text-decoration-color:var(--gold)}.publication-link strong:after{content:" ->";color:var(--gold);text-decoration:none}.selected-list{display:grid;gap:0;border-top:1px solid var(--line)}.selected-list article{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:18px;padding:11px 0;border-bottom:1px solid var(--line)}.selected-list strong{font-weight:500}.selected-list span{color:var(--muted);text-align:right}.patent-list article{grid-template-columns:minmax(0,1fr)}.patent-list strong{color:var(--muted);font-weight:500;line-height:1.45}.project-detail{max-width:960px;margin:54px auto 90px}.back-link{display:inline-flex;margin-bottom:28px;border-bottom:2px solid var(--gold);color:var(--green);font-weight:800;text-decoration:none}.project-detail header{border-top:1px solid var(--line);padding-top:28px}.project-detail h1{max-width:780px;margin:0 0 16px;font-family:var(--font-sans);font-size:var(--text-page-title);line-height:1.08}.project-detail header>p:not(.eyebrow),.article header>p:not(.eyebrow){max-width:720px;margin:0;color:var(--muted);font-size:var(--text-base);line-height:1.6}.project-detail-visual{overflow:hidden;margin:34px 0;border:1px solid var(--line);border-radius:8px;background:var(--paper)}.project-detail-visual img{width:100%;height:auto;object-fit:contain}.project-detail-section{border-top:1px solid var(--line);padding:28px 0}.project-detail-section h2{margin:0 0 16px;font-family:var(--font-sans);font-size:var(--text-section-title)}.project-detail-section p{max-width:760px}.project-detail-section p,.project-detail-section li{color:var(--muted);font-size:var(--text-base);line-height:1.65}.project-detail-section ul,.project-detail-section ol{display:grid;gap:10px;max-width:820px;margin:0;padding-left:22px}.project-detail-section li::marker{color:var(--gold);font-weight:800}.system-flow{counter-reset:system-flow}.system-flow li{padding-left:4px}.system-flow strong{display:block;margin-bottom:4px;color:var(--ink);font-size:var(--text-base)}.system-flow p{margin:0}.section-band,.page-intro,.article{margin:52px 0 80px}.section-head,.topic-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,420px);gap:24px;align-items:end;margin-bottom:26px}.text-link{justify-self:end;border-bottom:2px solid var(--gold);padding-bottom:3px;color:var(--green);font-family:var(--font-sans);font-weight:800;text-decoration:none}.topic-heading p:last-child{margin:0;color:var(--muted);font-family:var(--font-sans);line-height:1.6}.curation-topic{padding:28px;border:1px solid var(--line);border-radius:8px;background:#fffdf78a}.link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.link-card{min-width:0}.link-card a{position:relative;display:block;overflow:hidden;aspect-ratio:1.55;border:1px solid var(--ink);border-radius:8px;background:var(--soft);text-decoration:none}.link-card img{width:100%;height:100%;object-fit:cover;transition:transform .32s ease}.link-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:18px;background:#1f2a24e6;color:var(--bg);opacity:0;transform:translateY(10px);transition:opacity .22s ease,transform .22s ease}.link-card a:hover img{transform:scale(1.04)}.link-card a:hover .link-overlay,.link-card a:focus-visible .link-overlay{opacity:1;transform:translateY(0)}.type-chip,.open-link,.link-meta span,.tag-row span{display:inline-flex;width:fit-content;border:1px solid currentColor;border-radius:999px;padding:5px 9px;font-family:var(--font-sans);font-size:11px;font-weight:800;text-transform:uppercase}.link-overlay h3,.link-meta h3{margin:12px 0 8px;font-size:var(--text-card-title);line-height:1.12}.link-overlay p,.link-meta p{margin:0;font-family:var(--font-sans);line-height:1.45}.link-meta{display:none}.post-list{display:grid;gap:0;border-top:1px solid var(--line)}.post-row{display:grid;grid-template-columns:170px minmax(0,1fr);gap:24px;padding:24px 0;border-bottom:1px solid var(--line)}.post-row h2{margin:0 0 8px;font-size:var(--text-item-title)}.post-row h2 a{text-decoration-thickness:2px;text-decoration-color:var(--gold);text-underline-offset:4px}.post-row p,.empty-note{margin:0;color:var(--muted);font-family:var(--font-sans);line-height:1.6}.tag-row{flex-wrap:wrap;gap:8px;margin-top:14px}.tag-row span{color:var(--green)}.article{max-width:780px;margin-inline:auto}.article header{margin-bottom:40px}.article h1{margin:0 0 18px;font-size:var(--text-page-title);line-height:1.08}.article-body{font-size:var(--text-base);line-height:1.68}.article-body a{text-decoration-color:var(--gold);text-decoration-thickness:2px;text-underline-offset:4px}.site-footer{display:flex;justify-content:space-between;gap:20px;padding:30px 0 36px;border-top:1px solid var(--line);color:var(--muted);font-family:var(--font-sans);font-size:var(--text-sm)}.return-top{position:fixed;right:24px;bottom:24px;z-index:40;display:inline-flex;min-width:52px;height:42px;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--ink) 18%,var(--line));border-radius:999px;background:color-mix(in srgb,var(--paper) 90%,transparent);color:var(--green);box-shadow:0 12px 32px #1f2a241f;cursor:pointer;font-family:var(--font-sans);font-size:13px;font-weight:800;letter-spacing:0;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .16s ease,transform .16s ease,border-color .16s ease,color .16s ease;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.return-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.return-top:hover,.return-top:focus-visible{border-color:var(--green);color:var(--ink);outline:none}.style-lab-intro{max-width:820px;padding:64px 0 28px}.style-lab-intro h1{margin:0 0 18px;font-family:var(--font-sans);font-size:var(--text-page-title);line-height:1.08}.style-lab-intro p:last-child{margin:0;color:var(--muted);font-size:var(--text-base);line-height:1.6}.style-options{display:grid;gap:28px;margin:28px 0 90px}.style-option{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(260px,.5fr);gap:26px;align-items:stretch;padding:24px;border:1px solid var(--line);border-radius:8px;background:var(--paper)}.style-preview{position:relative;overflow:hidden;min-height:340px;border-radius:8px}.style-copy{align-self:center}.style-copy h2{margin:0 0 10px;font-family:var(--font-sans);font-size:var(--text-section-title)}.style-copy p{margin:0;color:var(--muted);line-height:1.6}.cv-clean .style-preview{display:grid;grid-template-columns:210px 1fr;gap:22px;padding:24px;background:#f6f7f3}.preview-sidebar,.preview-main,.note-card{background:#fff;border:1px solid #d9ded7;border-radius:8px}.preview-sidebar{padding:18px}.preview-avatar{width:72px;height:72px;margin-bottom:18px;border-radius:14px;background:linear-gradient(145deg,#21483d,#a9c4b5)}.preview-sidebar strong,.preview-sidebar span,.preview-sidebar i,.preview-main p,.preview-lines b,.note-card p,.note-stack b,.dossier-grid b,.dossier-project i{display:block}.preview-sidebar strong{margin-bottom:8px;font-family:Georgia,Times New Roman,serif;font-size:24px}.preview-sidebar span{color:#66706a;font-size:13px;line-height:1.35}.preview-sidebar i{height:1px;margin-top:18px;background:#d9ded7}.preview-main{padding:22px}.preview-main small,.note-card small,.dossier-top small{color:#24466f;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.preview-main h2{max-width:460px;margin:14px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:32px;line-height:1.08}.preview-main p{height:12px;max-width:88%;margin:12px 0;border-radius:999px;background:#d9ded7}.preview-lines{display:grid;gap:12px;margin-top:32px}.preview-lines b{height:36px;border-top:1px solid #d9ded7;border-bottom:1px solid #d9ded7}.research-notebook .style-preview{padding:30px;background:#fbf5e8}.research-notebook .style-preview:before{position:absolute;inset:0;content:"";background-image:linear-gradient(#eadfc9 1px,transparent 1px);background-size:100% 34px;opacity:.7}.note-strip{position:absolute;top:0;bottom:0;left:42px;width:4px;background:#bc8f42}.note-card{position:relative;width:min(460px,78%);padding:26px;box-shadow:12px 12px #21483d}.note-card h2{margin:12px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:42px}.note-card p{height:12px;margin:12px 0;border-radius:999px;background:#d9ded7}.note-stack{position:relative;display:grid;gap:10px;width:60%;margin:42px 0 0 auto}.note-stack b{height:30px;border-radius:6px;background:#fff;border:1px solid #d9ded7}.product-dossier .style-preview{padding:26px;background:#17231f;color:#f6f7f3}.dossier-top h2{max-width:420px;margin:12px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:46px;line-height:1}.dossier-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.dossier-grid b{height:74px;border-radius:8px;background:#253a33}.dossier-grid b:nth-child(2){background:#a9c4b5}.dossier-grid b:nth-child(3){background:#bc8f42}.dossier-project{display:grid;grid-template-columns:160px 1fr;gap:18px;margin-top:28px;padding:18px;border:1px solid #40524a;border-radius:8px}.dossier-project span{border-radius:8px;background:#a9c4b5}.dossier-project div{display:grid;gap:10px}.dossier-project i{height:14px;border-radius:999px;background:#d9ded7}@media(max-width:860px){.site-shell{width:min(100% - 24px,720px)}.site-header,.hero,.profile-grid,.style-option,.section-head,.topic-heading,.timeline-item,.education-group,.expertise-grid article,.section-inline-head,.project-preview-list article,.project-list-item,.project-feature,.project-feature.is-reversed,.selected-list article,.post-row{grid-template-columns:1fr}.site-header{align-items:flex-start}.migration-notice{grid-template-columns:1fr;gap:10px;margin:12px 0 14px}.migration-notice button{justify-self:start}.profile-grid{gap:30px;padding:36px 0 48px}.page-intro{margin:34px 0 46px}.timeline-item{grid-template-columns:1fr;gap:14px;padding:14px 0;min-height:0}.timeline-marker,.timeline-terminal{grid-template-columns:54px 12px 24px;gap:10px;width:100%}.timeline-item:before{left:70px;top:41px;bottom:-9px}.timeline-item:last-of-type:before{bottom:32px}.timeline-dot{width:9px;height:9px}.timeline-branch{width:24px}.timeline-content{padding-left:80px}.education-group{gap:8px}.expertise-grid article{gap:8px}.project-preview-list article,.project-list-item,.selected-list article{gap:10px}.site-header nav{flex-wrap:wrap;justify-content:flex-end}.hero{min-height:auto;padding:64px 0 48px}.profile-card{position:static}.profile-card img{width:112px;height:112px;margin-bottom:24px}.profile-title span:first-child{font-size:clamp(18px,3.7vw,20px)}.detail-section h2,.section-head h2,.topic-heading h2{font-size:var(--text-item-title)}.summary-list,.timeline-item ul{max-width:none}.projects-head{grid-template-columns:1fr;gap:10px}.projects-head .text-link{justify-self:start}#projects-heading{white-space:normal}.project-feature.is-reversed .project-visual,.project-feature.is-reversed .project-copy{order:initial}.split-list,.expertise-grid,.link-grid{grid-template-columns:1fr}.text-link{justify-self:start}.curation-topic{padding:18px}.link-card a{aspect-ratio:1.45}.link-overlay{display:none}.link-meta{display:grid;gap:8px;padding:14px 2px 6px}.selected-list span{text-align:left}.publication-link{grid-template-columns:1fr;align-items:flex-start}.project-preview-list article{align-items:start}.project-preview-list article>div{grid-template-columns:1fr;width:100%}.project-preview-list article p{padding-right:0}.project-preview-list .inline-readmore{grid-column:1;justify-self:start;margin-top:8px}.project-list-item{align-items:start;padding:18px 0}.project-list-item .project-visual{width:min(100%,360px)}.project-preview-list img{width:100%;max-width:none}.site-footer{flex-direction:column}.return-top{right:18px;bottom:18px}.style-lab-intro h1{font-size:40px}.cv-clean .style-preview{grid-template-columns:1fr}}@media(max-width:540px){.site-header{flex-direction:column;align-items:flex-start;gap:14px}.brand{width:auto}.site-header nav{width:100%;justify-content:flex-start;gap:14px}.profile-card,.curation-topic{border-radius:7px}.profile-grid{padding:34px 0 44px}.profile-card{position:static;padding:22px 20px}.profile-card img{width:104px;height:104px}.lede{font-size:15px;line-height:1.58}.profile-title{font-size:12px}.profile-title span:first-child{font-size:clamp(17px,5vw,19px)}.hero h1,.page-intro h1,.article h1{font-size:34px}.detail-section h2,.section-head h2,.topic-heading h2{font-size:var(--text-item-title)}.summary-list p,.timeline-item ul{font-size:15px;line-height:1.68}.timeline-item ul{gap:10px;margin-top:12px}.section-kicker{font-size:12px}}
