@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500&display=swap";:root{--bg: #f7f7f3;--text: #111111;--muted: #6f6a64;--line: #e3ddd4;--accent: #eb4929;--max-width: 1100px}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Manrope,Helvetica Neue,Helvetica,Arial,sans-serif;text-rendering:optimizeLegibility}body{min-height:100vh}a{color:inherit;text-decoration:none;text-decoration-thickness:.08em;text-underline-offset:.2em;transition:color .2s ease}a:hover,a:focus-visible{color:var(--accent)}.site-shell{width:min(92vw,var(--max-width));margin:0 auto;padding:2.5rem 0 4rem}.topbar{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:baseline;gap:2rem;padding:.9rem 0;border-bottom:1px solid var(--line);background:color-mix(in oklab,var(--bg) 90%,white);backdrop-filter:blur(4px)}.brand{margin:0;font-size:.97rem;letter-spacing:.05em;text-decoration:none}.brand strong{font-size:1.07rem;font-weight:500;color:var(--accent);text-decoration:none}.menu{display:flex;flex-wrap:wrap;gap:1.1rem;align-items:center}.menu-link{font-size:.95rem;font-weight:400;color:var(--accent);text-decoration:none;transition:color .2s ease}.menu-link:hover,.menu-link:focus-visible{color:#999}.menu-link.is-active{color:#999}.artist-name{margin:0;font-size:clamp(3rem,6vw,5rem);line-height:1.05;letter-spacing:-.03em}.artist-role{margin:.4rem 0 0;font-size:1rem;font-weight:500;letter-spacing:.04em;color:var(--muted)}.artist-bio{margin:1rem 0 0;max-width:50ch;line-height:1.7;color:var(--text);font-size:.95rem}.home-hero-stage{position:relative;min-height:calc(100svh - 4.8rem)}.home-hero-media{position:relative;width:100%;height:100%;min-height:inherit}.home-hero-media img,.home-hero-media video{width:100%;height:100%;min-height:inherit;object-fit:cover;display:block}.home-hero-overlay{position:absolute;inset:0;background:linear-gradient(100deg,#00000038,#0000);pointer-events:none}.home-hero-copy-wrap{position:absolute;inset:0;--home-hero-font-size: clamp(2rem, 6.5vw, 65px);padding:clamp(1.1rem,3vw,2.4rem);display:flex;flex-direction:column;justify-content:flex-start;gap:.55rem;color:#f7f7f3}.home-hero-copy{margin:0;line-height:1.05;letter-spacing:-.03em}.home-hero-copy,.home-hero-subtitle,.home-hero-role{margin:0;font-size:var(--home-hero-font-size);line-height:1.05;letter-spacing:-.03em;font-weight:400}.home-hero-subtitle,.home-hero-role{color:#f7f7f3}.home-hero-desktop-break{display:inline}.is-typewriter-pending:not(.is-typewriter-visible){opacity:0}[data-typewriter-character].is-typewriter-visible{opacity:1;transition:opacity 70ms ease-out}.page-title{margin:3rem 0 1.5rem;font-size:clamp(2rem,4vw,3rem);line-height:1.1;font-weight:400;color:#eb4929}.lead{margin:1rem 0 0;max-width:60ch;line-height:1.7;color:#999}.content-filters{display:flex;flex-wrap:wrap;gap:.45rem;margin:.5rem 0 1.5rem}.content-filters button{border:1px solid #999999;border-radius:999px;padding:.28rem .7rem;background:transparent;font:inherit;color:#999;cursor:pointer;transition:color .18s ease,border-color .18s ease;text-decoration:none;font-size:.85rem;letter-spacing:.03em;line-height:1.2}.content-filters button:hover,.content-filters button:focus-visible,.content-filters button[aria-pressed=true]{color:var(--accent);border-color:var(--accent);background:transparent;text-decoration:none}.work-grid{display:grid;grid-template-columns:1fr;grid-auto-rows:8px;grid-auto-flow:row dense;column-gap:1.2rem;row-gap:.9rem}.work-card{min-width:0}.work-card-image{display:block;overflow:hidden}.work-card-image img{width:100%;height:auto;display:block;transform:scale(1);transition:transform .45s cubic-bezier(.22,1,.36,1)}.work-card-image:hover img{transform:scale(1.08);transition-duration:.22s}.work-card-image:hover+.work-card-body .work-card-title a,.work-card-image:focus-visible+.work-card-body .work-card-title a{color:var(--accent)}.work-card-body{padding-top:.56rem}.work-card-title{margin:0;font-size:1.15rem;line-height:1.13;font-weight:400;color:#111;text-transform:none}.work-card-title a{text-decoration:none}@media (prefers-reduced-motion: reduce){.is-typewriter-pending:not(.is-typewriter-visible){opacity:1;transition:none}.work-card-image img{transform:none;transition:none}.work-card-image:hover img{transform:none}.gallery-slide{transition:none}.project-disclosure-content{animation:none}}.work-card-meta{margin:.15rem 0 0;font-size:.85rem;line-height:1.15;color:#999}.work-card-tags{margin:.22rem 0 0;display:flex;flex-wrap:wrap;gap:.2rem .7rem}.work-card-tag{font-size:.75rem;font-weight:400;line-height:1.2;color:#999;text-decoration:none;transition:color .2s ease}.work-card-tag:hover,.work-card-tag:focus-visible{color:var(--accent)}.residence-card-text{margin:.6rem 0 0;max-width:60ch;font-size:.9rem;line-height:1.65}.residence-detail-list{margin:0;padding-left:1.1rem;display:grid;gap:.5rem;color:#eb4929;font-size:.95rem;line-height:1.7}.excerpt{margin:.6rem 0 0;max-width:70ch;line-height:1.65}.detail-meta{margin:2rem 0 0;padding-bottom:1.1rem;border-bottom:1px solid var(--line)}.detail-meta p{margin:.35rem 0;color:var(--muted);line-height:1.6}.gallery{margin:1.5rem 0 1rem;display:grid;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr))}.gallery img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block;opacity:1;transition:opacity .22s ease}.gallery img:hover{opacity:.85}.project-shell{margin-top:1.5rem;color:#eb4929}.project-shell a,.project-shell a:hover{color:#eb4929}.project-head{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:0;border-bottom:0;padding-bottom:0}.project-head-main,.project-head-side{min-width:0}.project-title{margin:0;font-size:clamp(2.25rem,4.5vw,3.25rem);line-height:1.08;max-width:100%;letter-spacing:-.02em;font-weight:400}.project-intro{margin:1.1rem 0 0;max-width:100%;line-height:1.75;font-size:1.2rem;color:#eb4929}.vision-label{margin:1.5rem 0 .3rem;font-size:.85rem;letter-spacing:.1em;font-weight:400;color:#eb4929;opacity:.7}.vision-text{margin:0;font-size:.95rem;line-height:1.7;color:#eb4929;opacity:.85}.vision-text p{margin:0 0 .5rem}.vision-text p:last-child{margin-bottom:0}.project-meta-line{margin:0 0 .9rem;display:flex;flex-wrap:wrap;gap:.55rem;color:#eb4929;font-size:.9rem}.project-meta-row{margin:0 0 .35rem;display:flex;flex-wrap:wrap;gap:.5rem;color:#eb4929;font-size:.9rem}.project-meta-label{opacity:.75}.project-meta-block{margin-top:2rem;padding-top:0;border-top:1px solid var(--line)}.project-shell--work .project-meta-block{border-top:0}.project-meta-tags.project-tag-row{margin-top:.9rem;gap:.35rem .45rem;line-height:1.25}.project-meta-tags .project-tag,.project-meta-tags .project-tag--category{padding:0;border-bottom:0;font-size:.72rem;font-weight:400;line-height:1.25;color:#999}.project-meta-tags .project-tag:hover,.project-meta-tags .project-tag:focus-visible,.project-meta-tags .project-tag--category:hover,.project-meta-tags .project-tag--category:focus-visible{color:#eb4929;border-bottom-color:transparent}.project-website{margin:1.25rem 0 0;font-size:.9rem;line-height:1.4}.project-website a{color:#eb4929;text-decoration:none}.project-tag-row{display:flex;flex-wrap:wrap;gap:.7rem;margin:0}.project-tag--category{font-weight:400;color:#eb4929}.project-tag--category:hover,.project-tag--category:focus-visible{color:#eb4929;border-bottom-color:#eb4929}.project-tag{font-size:.8rem;line-height:1.2;color:#eb4929;text-decoration:none;border-bottom:1px solid transparent;transition:color .2s ease;padding:.15em 0}.project-tag:hover,.project-tag:focus-visible{color:#eb4929;border-bottom-color:#eb4929}.simple-detail{margin:3.2rem 0 0;display:grid;gap:1.25rem;max-width:70ch;color:#eb4929}.simple-detail .simple-title{margin:0;font-size:clamp(2.4rem,4.2vw,3rem);line-height:1.1;font-weight:400;color:#eb4929}.simple-detail .simple-subtitle{margin:0;color:#eb4929;opacity:.78;font-size:.96rem}.simple-detail p{margin:0;max-width:60ch;line-height:1.75}.simple-links{margin:0;padding-left:1.1rem;list-style:square;display:grid;gap:.55rem}.simple-links a{text-decoration:none;color:#eb4929}.simple-links a:hover,.simple-links a:focus-visible{color:var(--muted)}.editorial-split{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem}.editorial-split-main,.editorial-split-media{min-width:0}.editorial-split-title{margin:0;font-size:clamp(2.25rem,4.5vw,3.25rem);line-height:1.08;letter-spacing:-.02em;font-weight:400;color:var(--accent)}.editorial-split-intro{margin:1.1rem 0 0;font-size:19pt;line-height:33.5px;font-weight:400;color:#999}.artist-residence-page .page-title{margin-bottom:0}.artist-residence-intro{margin-bottom:1.5rem}.editorial-split-label{margin:2rem 0 .6rem}.editorial-split-links{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.editorial-split-links li{padding:.55rem 0;border-bottom:1px solid var(--line);color:var(--accent);font-size:.9rem}.editorial-split-links a{color:var(--accent)}.editorial-split-media{margin-top:1.2rem}.editorial-split-media img{display:block;width:100%;height:auto}.editorial-contact-details{display:grid;gap:.35rem;margin-top:2rem;color:var(--accent)}.editorial-contact-details p{margin:0}.editorial-contact-details p:nth-child(2){margin-bottom:.65rem}.editorial-contact-details a{color:var(--accent)}.cv-shell{max-width:none;margin-top:0;color:#eb4929}.cv-header .page-title{margin-top:0;margin-bottom:.45rem}.cv-label,.cv-qualification,.cv-profession,.cv-location{margin:0}.cv-label{font-size:.9rem;letter-spacing:.1em;text-transform:uppercase}.cv-qualification{margin-top:1.5rem;font-size:.9rem;color:var(--muted)}.cv-profession{margin-top:.35rem;font-size:1.15rem}.cv-location{margin-top:.35rem;color:var(--muted);font-size:.9rem}.cv-intro{display:grid;gap:.8rem;margin-top:1.5rem;max-width:75ch}.cv-intro p{margin:0;line-height:1.7;color:var(--text);font-size:.95rem}.cv-accordion{margin-top:2.5rem}.cv-list{list-style:disc;margin:0;padding-left:1.1rem}.cv-list li{display:list-item;padding:0;margin:0 0 .35rem;color:var(--text);font-size:.9rem;line-height:1.6}.cv-list li::marker{font-size:.7em;color:var(--text)}.cv-list li:last-child{margin-bottom:0}.cv-back-link{color:#eb4929}.ueber-back-link{display:inline-block;margin-top:2rem;color:var(--accent)}.cv-image-sequence{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden;background:var(--bg)}.cv-image-sequence img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;opacity:0;transition:opacity 1.2s ease-in-out}.cv-image-sequence img.is-active{opacity:1}@media (prefers-reduced-motion: reduce){.cv-image-sequence img{transition:none}.cv-image-sequence img:not(:first-child){display:none}}.project-gallery{position:relative;margin-top:1.2rem}.gallery-viewport{overflow:hidden;position:relative;width:100%}.gallery-slide{margin:0;position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .6s ease-in-out;will-change:opacity}.gallery-slide.is-active{z-index:1;opacity:1}.gallery-slide.is-active:not(.is-leaving){position:relative;inset:auto}.gallery-slide.is-leaving{z-index:2;opacity:0}.gallery-slide img{width:100%;height:auto;display:block}.gallery-arrow{position:absolute;top:76px;background:transparent;border:0;cursor:pointer;padding:0;z-index:2;line-height:0;transition:opacity .18s ease}.gallery-arrow:hover{opacity:.85}.gallery-arrow:focus-visible{outline:1px solid var(--accent);outline-offset:.3rem}.gallery-arrow img{width:19.63px;height:33px;display:block}.gallery-arrow--prev{left:.75rem}.gallery-arrow--next{right:.75rem}.gallery-counter{text-align:left;font-size:.75rem;letter-spacing:.08em;color:var(--muted);margin-top:.6rem}.project-accordion{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:1.5rem}.project-disclosure{border-top:1px solid var(--line)}.project-disclosure:first-of-type{border-top:0}.project-disclosure summary{list-style:none;position:relative;cursor:pointer;padding:.7rem 0;font-size:.85rem;letter-spacing:.1em;font-weight:400;color:#eb4929;display:flex;justify-content:space-between;align-items:center}.project-disclosure summary::-webkit-details-marker{display:none}.project-disclosure summary:after{content:"+";font-size:1rem;font-weight:300;transform-origin:center;transition:transform .18s ease;color:#eb4929}.project-disclosure[open] summary:after{content:"−";transform:rotate(0)}.project-disclosure-content{padding:0 0 .7rem;animation:fadeSlideIn .2s ease}.project-disclosure-content p{margin:0 0 .6rem;max-width:70ch;line-height:1.7;font-size:.95rem;color:#eb4929}.team-list{list-style:none;padding:0;margin:.55rem 0;display:flex;flex-direction:column;gap:2px}.team-item{margin-block:0;padding-block:0;display:flex;flex-wrap:wrap;gap:0 .45rem;align-items:baseline;font-size:.9rem;line-height:1.2}.team-item:before{content:"•";color:#eb4929;flex:0 0 auto}.project-disclosure-content .team-name,.project-disclosure-content .team-role,.project-disclosure-content .team-org{margin-block:0;padding-block:0;font-weight:700;font-size:.9rem;line-height:1.2}.project-disclosure-content .team-name{color:#eb4929}.team-name a{text-decoration:none;color:#eb4929}.project-disclosure-content .team-role{color:#eb4929;font-weight:400}.project-disclosure-content .team-org{color:#999;font-weight:400}.project-shell .team-org a{color:#999;text-decoration:none}.project-shell .team-org a:hover,.project-shell .team-org a:focus-visible{color:#eb4929}@keyframes fadeSlideIn{0%{opacity:0}to{opacity:1}}.detail-section{margin-top:2rem}.detail-section p{margin:0 0 1rem;max-width:70ch;line-height:1.75}.detail-section h2{margin:0 0 .8rem;font-size:1rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.project-navigation{margin-top:1rem;padding:0;border:0;display:flex;justify-content:space-between;align-items:center}.project-navigation-link{display:block;line-height:0}.project-navigation-link img{width:32.68px;height:33px;display:block;transition:opacity .18s ease}.project-navigation-link:hover img,.project-navigation-link:focus-visible img{opacity:.75}.project-navigation-link:focus-visible{outline:1px solid var(--accent);outline-offset:.35rem}@media (min-width: 860px){.work-grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:1.5rem;row-gap:1rem}.project-head,.editorial-split{grid-template-columns:1fr 1.15fr;gap:2.5rem;align-items:start}.project-head-main,.editorial-split-main{padding-right:1rem}.project-head-side{position:sticky;top:5rem}.project-gallery{margin-top:.6rem}}@media (min-width: 600px) and (max-width: 859px){.work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 680px){.site-shell{width:min(92vw,var(--max-width));padding-top:1.5rem}.topbar{flex-direction:column;align-items:flex-start;gap:.7rem;position:static;border-bottom:1px solid var(--line);padding-bottom:.75rem}.menu{width:100%;row-gap:.6rem}.gallery{grid-template-columns:1fr}.artist-name{margin-top:2rem}.home-hero-stage{min-height:calc(100svh - 5.1rem)}.home-hero-copy-wrap{--home-hero-font-size: clamp(1.85rem, 8vw, 2.8rem)}.home-hero-copy,.home-hero-subtitle,.home-hero-role{max-width:15ch}.home-hero-desktop-break{display:none}.work-grid{grid-template-columns:1fr}}@media (min-width: 1024px){.home-hero-copy-wrap{--home-hero-font-size: 65px}}
