:root{color-scheme:light;--bg:#fff;--fg:#171717;--muted:#707070;--line:#e5e5e5;--yellow:#ffff83;--image-bg:#f4f4f4;--site-font:"helvetica-neue-lt-pro","Helvetica Neue",Helvetica,Arial,sans-serif;font-family:var(--site-font);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--fg);transition:background .25s,color .25s}body.dark{color-scheme:dark;--bg:#111;--fg:#f1f1ef;--muted:#a0a09b;--line:#333;--image-bg:#171717}a{color:inherit;text-decoration:none}button,summary{font:inherit;color:inherit;cursor:pointer}button{background:none;border:0}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--fg);outline-offset:5px}button:hover,a:hover{opacity:.72}h1,h2,p,figure{margin:0}[hidden]{display:none!important}.skip-link{position:fixed;top:10px;left:10px;padding:12px;background:var(--bg);z-index:10;transform:translateY(-200%)}.skip-link:focus{transform:none}.site{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:100svh}.sidebar{padding:42px 30px 28px 42px;position:sticky;top:0;height:100svh;overflow-y:auto;display:flex;flex-direction:column}.identity{display:flex;flex-direction:column;align-items:flex-start;gap:24px;font-size:29px;line-height:1.03;letter-spacing:-1.1px;font-weight:500;width:max-content;max-width:100%}.mark{width:56px;height:56px;border-radius:50%;background:var(--yellow);display:block;flex-shrink:0}.sidebar-content{display:flex;flex-direction:column;flex:1}nav{display:flex;flex-direction:column;gap:28px;margin-top:44px;font-size:16px;line-height:1.3}.nav-primary,.nav-secondary,.nav-more{display:flex;flex-direction:column;gap:14px}.nav-secondary{font-size:14px;color:var(--muted)}nav a{width:max-content;max-width:100%;position:relative}nav a.active{font-weight:600;color:var(--fg)}nav a.active:before{content:"";position:absolute;left:-16px;top:6px;width:6px;height:6px;border-radius:50%;background:var(--fg)}nav summary{display:flex;list-style:none;align-items:center;gap:15px;width:max-content}nav summary::-webkit-details-marker{display:none}nav summary>span{font-size:18px;color:var(--muted);transition:transform .15s}nav details[open] summary>span{transform:rotate(45deg)}.nav-more{padding:17px 0 0 12px;font-size:14px;color:var(--muted)}.sidebar-bottom{margin-top:auto;padding-top:36px}.languages{display:flex;align-items:center;gap:10px;font-size:13px}.languages button{padding:8px 2px;color:var(--muted)}.languages button[aria-pressed=true]{color:var(--fg);font-weight:600}.languages>span{color:var(--muted)}.appearance{margin-top:12px}.appearance button{padding:8px 0;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.theme-icon{width:12px;height:12px;border:1px solid var(--muted);border-radius:50%;background:linear-gradient(90deg,var(--fg) 50%,transparent 50%)}.copyright{display:block;margin-top:16px;font-size:11px;color:var(--muted);line-height:1.5}.menu-toggle{display:none}main{min-width:0;padding:49px 46px 35px 20px}main:focus{outline:none}.topline{display:flex;align-items:center;justify-content:space-between;gap:15px;color:var(--muted);font-size:13px;margin-bottom:31px;line-height:1.4}.edition{font-size:12px;letter-spacing:.03em}#home-view{height:calc(100svh - 134px);min-height:470px;display:flex;flex-direction:column;justify-content:center}.slide-stage{min-height:0;flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.slide-stage>a{display:block;width:100%;height:100%;opacity:1}.slide-stage picture{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.slide-stage img{display:block;width:100%;height:100%;object-fit:contain}.slide-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:24px;min-height:90px}.caption h1{font-size:25px;font-weight:500;letter-spacing:-.6px}.caption p{font-size:13px;color:var(--muted);margin-top:7px;line-height:1.5}.slide-controls{display:flex;align-items:center;gap:20px;flex-shrink:0}.control-buttons{display:flex;border:1px solid var(--line);border-radius:30px;overflow:hidden;padding:2px}.control-buttons button{width:44px;height:44px;display:grid;place-items:center}.control-buttons button:hover{background:var(--image-bg);opacity:1}.count{font-size:12px;white-space:nowrap;color:var(--muted);font-variant-numeric:tabular-nums}.count #current{color:var(--fg)}.count-divider{padding:0 9px}.collection-heading{margin:55px 0 42px}.collection-heading h1,.project-heading h1{font-size:46px;letter-spacing:-1.7px;font-weight:400;line-height:1.1}.collection-heading p,.project-heading p{color:var(--muted);font-size:14px;margin-top:13px;line-height:1.6}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px 28px}.project-card img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;display:block}.project-card h2{font-size:20px;font-weight:400;margin-top:17px;display:flex;align-items:baseline;justify-content:space-between;gap:10px}.project-card h2 span{font-size:12px;color:var(--muted);white-space:nowrap}.project-card p{font-size:13px;color:var(--muted);margin-top:7px}.work-in-progress{border-top:1px solid var(--line);margin-top:65px;padding:30px 0 20px;display:flex;align-items:center;gap:30px}.status,.eyebrow{font-size:12px;color:var(--muted)}.status:before{content:"";display:inline-block;width:9px;height:9px;border-radius:50%;background:var(--yellow);margin-right:10px}.work-in-progress h2{font-size:22px;font-weight:400}.back{font-size:14px;color:var(--muted);display:inline-block;margin-top:20px}.project-heading{margin:28px 0 38px}.project-hero{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:var(--image-bg)}.film-info{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:50px;margin:48px 0}.film-info h2,.recognition h2{font-size:13px;font-weight:400;color:var(--muted);margin-bottom:20px}.synopsis p{font-size:20px;line-height:1.65;letter-spacing:-.25px;max-width:650px}dl{margin:0;font-size:14px;line-height:1.7}dt{color:var(--muted);font-size:12px;margin-top:17px}dt:first-child{margin-top:0}dd{margin:4px 0 0}.recognition{border-top:1px solid var(--line);padding-top:28px;margin-bottom:48px}.recognition>div{display:flex;justify-content:space-between;gap:24px;padding:13px 0;font-size:13px;line-height:1.7;border-bottom:1px solid var(--line)}.recognition>div span{color:var(--muted);text-align:right;max-width:45%}.project-gallery{display:grid;gap:28px}.project-gallery img{width:100%;height:auto;max-height:90svh;object-fit:contain;display:block;background:var(--image-bg)}.project-gallery figcaption{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);margin-top:10px}.related{border-top:1px solid var(--line);margin-top:40px;padding-top:25px;font-size:14px;line-height:1.7}.related p{color:var(--muted);margin-bottom:10px}.text-link{display:inline-block;border-bottom:1px solid var(--line);padding-bottom:5px;font-size:14px;line-height:1.5}.source-link{margin:30px 0}.poster-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:45px;align-items:start}.poster-layout>img{display:block;width:100%;height:auto;max-width:620px}.poster-layout>div{padding-top:20px}.poster-layout h2{font-size:32px;font-weight:400;letter-spacing:-.8px;margin:15px 0 22px}.poster-layout p{font-size:14px;line-height:1.8;color:var(--muted)}.poster-layout .text-link{margin-top:25px}#pending-view{min-height:65svh;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:540px}.pending-circle{height:40px;width:40px;background:var(--yellow);border-radius:50%;margin-bottom:28px}#pending-view h1{font-size:44px;font-weight:400;letter-spacing:-1px}#pending-view p{font-size:17px;line-height:1.65;margin-top:20px;color:var(--muted)}#pending-view>a{font-size:15px;margin-top:30px;border-bottom:1px solid var(--line);padding-bottom:7px}
@media(min-width:1600px){.site{grid-template-columns:290px 1fr}.sidebar{padding-left:55px}main{padding-right:60px}.identity{font-size:34px}}
@media(max-height:820px) and (min-width:801px){.sidebar{padding-top:28px}.identity{gap:18px;font-size:26px}.mark{width:50px;height:50px}nav{margin-top:30px;gap:23px}.nav-primary,.nav-secondary{gap:11px}.sidebar-bottom{padding-top:24px}.copyright{margin-top:10px}main{padding-top:32px}.topline{margin-bottom:20px}#home-view{height:calc(100svh - 108px)}}
@media(max-width:1100px) and (min-width:801px){.site{grid-template-columns:215px 1fr}.sidebar{padding-left:30px;padding-right:20px}.identity{font-size:26px}main{padding-right:28px}.slide-controls{gap:10px}.film-info{gap:30px}.synopsis p{font-size:18px}}
@media(max-width:800px){.site{display:block}.sidebar{height:auto;position:relative;overflow:visible;padding:23px 24px;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.identity{flex-direction:row;gap:13px;align-items:center;font-size:22px;letter-spacing:-.7px;line-height:1.02}.mark{width:42px;height:42px}.menu-toggle{display:flex;align-items:center;gap:12px;font-size:14px;padding:12px 0 12px 12px}.menu-toggle #menu-symbol{font-size:23px;font-weight:300}.sidebar-content{display:none;flex-basis:100%;padding:10px 0 0}.sidebar.open .sidebar-content{display:flex}nav{margin:20px 0 18px;gap:26px;font-size:19px;padding-left:17px}.nav-primary,.nav-secondary{gap:17px}.nav-secondary,.nav-more{font-size:16px}.sidebar-bottom{margin-top:0;padding-top:10px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:10px}.languages{font-size:14px;gap:10px}.languages button{min-width:36px;min-height:44px}.appearance{margin:0;justify-self:end}.appearance button{min-height:44px}.copyright{grid-column:1/-1;margin:0}.sidebar:not(.open) .sidebar-content{display:none}main{padding:23px 24px 28px}.topline{font-size:12px;margin-bottom:22px}#home-view{height:auto;min-height:0}.slide-stage{height:calc(100svh - 270px);min-height:280px;max-height:700px;flex:auto}.slide-footer{padding-top:23px;gap:12px;align-items:flex-start}.caption h1{font-size:24px}.caption p{font-size:12px;line-height:1.5;max-width:210px}.slide-controls{gap:9px;flex-direction:column-reverse;align-items:flex-end}.control-buttons button{width:40px;height:44px}.count{margin-right:9px}.collection-heading{margin:23px 0 30px}.collection-heading h1,.project-heading h1{font-size:36px}.project-grid{gap:35px 22px}.project-heading{margin-bottom:28px}.back{margin-top:7px}.film-info{grid-template-columns:1fr;gap:30px;margin:30px 0}.synopsis p{font-size:19px}.film-info dl{display:grid;grid-template-columns:110px 1fr;gap:12px 20px}.film-info dt,.film-info dd{margin:0}.recognition>div{display:block}.recognition>div span{display:block;text-align:left;max-width:none;margin-top:4px}.poster-layout{gap:25px}.poster-layout>div{padding-top:0}.work-in-progress{margin-top:45px;gap:20px;flex-wrap:wrap}#pending-view h1{font-size:36px}}
@media(max-width:560px){.project-grid,.poster-layout{grid-template-columns:1fr}.poster-layout>div{margin-top:5px}.project-card h2{font-size:21px}.poster-layout>img{max-width:420px}.work-in-progress{display:block}.work-in-progress h2{margin-top:16px}.project-gallery{gap:24px}}
@media(max-width:380px){.sidebar{padding:20px 18px}.identity{font-size:20px;gap:10px}.mark{width:38px;height:38px}.menu-toggle{gap:9px}main{padding-left:18px;padding-right:18px}.slide-footer{flex-wrap:wrap}.slide-controls{flex-direction:row;flex-basis:100%;justify-content:space-between;align-items:center}.caption p{max-width:none}.slide-stage{min-height:230px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}
/* Preview 03 — expanded project stories and quieter home */
.is-home #home-view{height:calc(100svh - 84px)}
.caption p{font-style:italic}.copyright{font-size:12px}.appearance button{font-size:14px}.languages{font-size:14px}
.project-heading>p{font-style:italic;font-size:16px}
.film-facts{border-top:1px solid var(--line);padding:25px 0 35px;display:grid;grid-template-columns:1fr 1.25fr;gap:35px}
.film-facts>dl{display:flex;gap:32px;flex-wrap:wrap}.film-facts dt,.direction-credit>span{font-size:14px;color:var(--muted);margin:0}.film-facts dd{font-size:20px;line-height:1.4;margin:8px 0 0;white-space:nowrap}.direction-credit p{font-size:24px;line-height:1.4;letter-spacing:-.45px;margin-top:9px}.film-info .supporting-credits{font-size:16px}.supporting-credits dt{font-size:14px}.synopsis p{font-style:normal}
.recognition h2,.art-credits>h2{font-size:22px;letter-spacing:-.35px;font-weight:400;color:var(--fg);margin-bottom:24px}.recognition{margin-top:10px}
.featured-awards,.festival-list{list-style:none;padding:0;margin:0}.featured-awards{margin-bottom:25px}.featured-awards li{padding:22px 0;border-bottom:1px solid var(--line)}.featured-awards li p{font-size:18px;line-height:1.5}.featured-awards li span{display:block;margin-top:8px;font-size:16px;font-style:italic;color:var(--muted)}
.disclosure{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.disclosure>summary{display:flex;gap:16px;align-items:center;padding:22px 0;list-style:none;font-size:16px;line-height:1.5}.disclosure>summary::-webkit-details-marker{display:none}.disclosure-plus{font-size:24px;font-weight:300;line-height:1;margin-left:auto;transition:transform .2s}.disclosure[open]>.disclosure-plus,.disclosure[open]>summary>.disclosure-plus{transform:rotate(45deg)}.disclosure-count{color:var(--muted);font-size:14px;margin-left:auto}.disclosure-count+.disclosure-plus{margin-left:0}.festival-list li{display:grid;grid-template-columns:1.4fr 1fr;gap:25px;padding:16px 0;border-top:1px solid var(--line);font-size:14px;line-height:1.7}.festival-list li>span{color:var(--muted)}
.exhibition-line{font-size:14px;line-height:1.7;color:var(--muted);margin:-14px 0 30px}.exhibition-line span{font-style:italic}.installation-intro{max-width:800px;margin:45px 0 50px}.installation-intro p{font-size:21px;line-height:1.7;letter-spacing:-.2px}.installation-intro p+p{font-size:17px;color:var(--muted);margin-top:22px;letter-spacing:0}.author-note{border-left:3px solid var(--yellow);padding:4px 0 4px 26px;margin:0 0 50px;max-width:750px}.author-note .eyebrow{font-size:14px}.author-note p{font-size:21px;line-height:1.7;font-style:italic;margin:16px 0}.author-signature{font-size:14px;color:var(--muted)}.art-credits{margin-bottom:35px}.art-credits dl{display:grid;grid-template-columns:1fr 1fr;gap:24px 35px}.art-credits dt{font-size:14px;margin:0;line-height:1.5}.art-credits dd{font-size:17px;margin-top:6px;line-height:1.6}.technical{margin-bottom:50px}.technical-list>div{display:grid;grid-template-columns:150px 1fr;gap:25px;border-top:1px solid var(--line);padding:18px 0}.technical-list dt{font-size:14px;margin:0}.technical-list dd{font-size:16px;margin:0;line-height:1.7}
.brand-surface{background:#f6f6f6;display:flex;align-items:center;justify-content:center;padding:7%;aspect-ratio:16/9}.brand-surface img{width:100%;height:auto;object-fit:contain;aspect-ratio:auto}.brand-dark{display:none!important}.dark .brand-surface{background:#292929}.dark .brand-light{display:none!important}.dark .brand-dark{display:block!important}.brand-hero{padding:10%;aspect-ratio:16/8;min-height:240px}.design-grid .project-card img.poster-card-image{object-fit:contain;padding:20px;background:var(--image-bg);aspect-ratio:16/9}.design-meta{display:flex;gap:40px;font-size:14px;line-height:1.7;color:var(--muted);margin:-10px 0 35px}.design-meta>span:first-child{color:var(--fg)}.brand-intro{margin:45px 0;display:grid;grid-template-columns:1fr 1fr;gap:45px}.brand-intro p{font-size:21px;line-height:1.65;letter-spacing:-.25px}.brand-intro p+p{font-size:17px;color:var(--muted);letter-spacing:0}.brand-system{display:grid;grid-template-columns:1fr 1fr;gap:45px;margin:55px 0;align-items:center}.monogram-panel{background:#f6f6f6;padding:18%;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.dark .monogram-panel{background:#292929}.monogram-panel img{width:100%;height:auto;display:block}.palette-panel h2,.brand-applications h2{font-size:26px;line-height:1.2;font-weight:400;letter-spacing:-.6px;margin-bottom:20px}.palette-panel>p,.brand-applications>p{font-size:16px;line-height:1.7;color:var(--muted)}.swatches{display:flex;gap:16px;margin:30px 0}.swatches>div{flex:1}.swatches span{display:block;background:var(--swatch);height:72px;border:1px solid #ffffff22}.swatches p{font-size:12px;margin-top:10px;letter-spacing:.04em}.palette-panel p.type-caption{font-size:14px;font-style:italic}.brand-applications>p{max-width:620px;margin-bottom:28px}.brand-applications img,.manual-pages img{display:block;width:100%;height:auto}.brand-manual{margin-top:40px}.manual-pages{display:grid;gap:20px;padding-bottom:24px}.brand-applications figure{overflow:auto}
.contact-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:65px;max-width:1100px}.contact-intro>p:first-child{font-size:30px;font-weight:400;letter-spacing:-.7px;line-height:1.3;max-width:350px}.contact-intro>p+p{font-size:17px;line-height:1.7;color:var(--muted);margin:22px 0;max-width:330px}.contact-email{display:inline-block;font-size:16px;line-height:1.7;border-bottom:1px solid var(--line);margin:15px 0;overflow-wrap:anywhere}.social-links{display:flex;gap:25px;margin-top:18px;font-size:16px}.form-field{display:flex;flex-direction:column;gap:9px;margin-bottom:23px}.form-field label{font-size:14px}.form-field input,.form-field select,.form-field textarea{font:inherit;font-size:16px;line-height:1.6;color:var(--fg);background:var(--bg);border:1px solid var(--line);border-radius:0;padding:12px 14px;width:100%;min-height:48px;outline-offset:3px}.form-field textarea{resize:vertical;min-height:155px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:1px solid var(--fg)}.form-note,.form-status{font-size:14px;line-height:1.6;color:var(--muted)}.submit-button{width:100%;display:flex;justify-content:space-between;align-items:center;background:var(--fg);color:var(--bg);padding:16px 20px;font-size:16px;min-height:52px;margin-top:22px;text-align:left}.copy-button{font-size:14px;padding:12px 0;border-bottom:1px solid var(--line);margin:7px 0 15px}.form-status:empty{display:none}
@media(min-width:801px) and (max-height:820px){.is-home #home-view{height:calc(100svh - 67px)}}
@media(max-width:1100px){.film-facts{grid-template-columns:1fr;gap:24px}.contact-layout{gap:35px}.brand-intro,.brand-system{gap:30px}.contact-intro>p:first-child{font-size:27px}}
@media(max-width:800px){.is-home #home-view{height:auto}.film-facts{padding-top:20px}.film-facts>dl{gap:25px}.film-facts dd{font-size:19px}.direction-credit p{font-size:22px}.film-info dl.supporting-credits{grid-template-columns:100px 1fr}.installation-intro{margin:30px 0}.installation-intro p,.author-note p{font-size:19px}.author-note{margin-bottom:35px;padding-left:20px}.art-credits dl{grid-template-columns:1fr}.technical-list>div{grid-template-columns:110px 1fr;gap:16px}.brand-intro,.brand-system{gap:24px;margin:30px 0}.brand-intro p{font-size:19px}.brand-intro p+p{font-size:16px}.palette-panel h2,.brand-applications h2{font-size:23px}.swatches{gap:9px}.swatches span{height:50px}.contact-layout{grid-template-columns:1fr;gap:40px;max-width:620px}.contact-intro>p+p{max-width:440px}.contact-email{margin-top:0}.contact-intro>p:first-child{font-size:30px;max-width:none}.brand-hero{min-height:180px}.disclosure>summary{font-size:15px}.festival-list li{grid-template-columns:1fr;gap:5px}.brand-applications figure{margin-left:-8px;margin-right:-8px}}
@media(max-width:560px){.brand-intro,.brand-system{grid-template-columns:1fr}.brand-hero{padding:6%;aspect-ratio:16/9;min-height:0}.monogram-panel{padding:23%;max-height:370px}.monogram-panel img{width:auto;max-width:100%;max-height:240px}.design-meta{gap:28px}.technical-list>div{grid-template-columns:1fr;gap:7px}.brand-applications img{min-width:550px}.brand-applications figure{padding-bottom:8px}.manual-pages{overflow-x:auto}.manual-pages img{min-width:550px}.film-facts>dl{gap:22px}.film-facts dd{font-size:18px}}
/* Preview 04 — project artwork and photographic stories */
.caption p{font-style:normal}
.design-group{margin-bottom:65px}.group-title{font-size:20px;font-weight:400;border-top:1px solid var(--line);padding-top:22px;margin-bottom:28px}
.proposal-status{display:inline-block;font-size:12px;line-height:1.6;margin-top:12px;padding:6px 10px;border:1px solid var(--line);color:var(--fg)}
.art-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin:28px 0 55px}.art-panel{min-width:0}.art-panel>div{display:flex;align-items:center;justify-content:center;background:#fff}.art-panel img{display:block;width:100%;height:auto;min-width:0}.art-panel figcaption{font-size:12px;line-height:1.6;color:var(--muted);margin-top:10px}.art-grid .art-panel>div{aspect-ratio:16/7;padding:8%}.art-grid .art-panel img{max-height:100%;object-fit:contain}.art-panel.panel-dark>div{background:#292929}.brand-applications figure{overflow:visible;margin-left:0;margin-right:0}.brand-applications img{min-width:0}
.identity-hero{background:#fff;padding:9%;display:flex;align-items:center;justify-content:center;min-height:260px}.identity-hero img{display:block;width:100%;max-height:380px;object-fit:contain}.identity-gallery{display:grid;gap:32px;max-width:1050px}.identity-gallery .art-panel img{max-height:650px;object-fit:contain}.scope-note,.context-note{border-top:1px solid var(--line);padding-top:24px;margin:35px 0 45px;max-width:850px}.scope-note h2,.context-note h2{font-size:15px;font-weight:400;margin-bottom:15px}.scope-note p,.context-note p{font-size:15px;line-height:1.8;color:var(--muted)}.scope-note p+p{margin-top:15px}.campaign-credits{margin-top:28px}.poster-layout p+p{margin-top:20px}
.photo-collection{max-width:850px}.photo-collection .project-card img{aspect-ratio:4/3;object-fit:contain}.photo-collection .project-card{display:block}.award-line{font-size:14px;line-height:1.7;margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}.photo-hero{width:100%;height:auto;display:block}.photo-recognition{margin:35px 0 45px;border-bottom:1px solid var(--line);padding-bottom:30px}.photo-recognition h2{font-size:28px;font-weight:400;margin:10px 0}.photo-recognition>p{font-size:14px;color:var(--muted);margin-bottom:20px}.photo-story{max-width:760px}.photo-story h2{font-size:24px;font-weight:400;margin-bottom:25px}.photo-story p{font-size:19px;line-height:1.8;margin-bottom:24px}.photo-story .text-link{margin-top:10px}.writing-entry{display:grid;grid-template-columns:1fr 1fr;gap:40px}.writing-entry img{width:100%;height:auto;display:block}.writing-entry h2{font-size:27px;font-weight:400;line-height:1.3;margin:14px 0 20px}.writing-entry p{font-size:16px;line-height:1.8;color:var(--muted)}.writing-entry .text-link{margin:22px 22px 0 0}
@media(max-width:800px){.writing-entry{grid-template-columns:1fr}.identity-hero{min-height:170px}.photo-story p{font-size:17px}.art-grid{gap:24px 18px}.design-group{margin-bottom:45px}}
@media(max-width:560px){.art-grid{grid-template-columns:1fr}.photo-recognition h2{font-size:25px}.brand-applications img{min-width:0}.identity-hero{min-height:120px;padding:6%}.identity-gallery{gap:25px}}
.mark{width:64px;height:64px}
@media(max-width:800px){.mark{width:48px;height:48px}}
@media(max-width:380px){.mark{width:42px;height:42px}}

.film-video iframe{display:block;width:100%;aspect-ratio:16/9;border:0;background:var(--image-bg)}.film-video>.text-link{margin-top:15px}
/* Preview 06 — unified identity surfaces, complete role rows and film carousels. */
#collection-view .collection-heading>p{max-width:820px}
body:not(.is-home) #collection-view .collection-heading>p{font-size:17px;line-height:1.8}
.brand-surface,.dark .brand-surface,.identity-hero,.dark .identity-hero{background:#ededed;isolation:isolate}
.brand-surface img,.identity-hero img{mix-blend-mode:multiply;object-fit:contain}
.brand-surface{padding:10%;aspect-ratio:16/9}
.brand-hero{padding:10%;aspect-ratio:16/8}
.identity-hero img{max-height:340px}
.design-grid .project-card>.brand-surface img{aspect-ratio:auto;max-height:100%;width:100%}
.film-credits h2{font-size:14px;font-weight:400;color:var(--muted);margin-bottom:20px}
.film-credits dt{font-size:14px;line-height:1.6}.film-credits dd{font-size:15px;line-height:1.7}
.film-carousel{margin:45px 0;outline-offset:6px}.film-carousel-stage{width:100%;aspect-ratio:16/9;background:var(--image-bg)}.film-carousel-stage img{display:block;width:100%;height:100%;object-fit:contain}.film-carousel-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:16px}.film-carousel .count{font-size:14px}.film-carousel:focus-visible{outline:2px solid var(--fg)}
.film-poster{border-top:1px solid var(--line);padding-top:32px;display:grid;grid-template-columns:minmax(0,320px) 1fr;gap:35px;align-items:start;margin:45px 0}.film-poster img{display:block;width:100%;height:auto}.film-poster h2{font-weight:400;font-size:24px;margin:12px 0 22px}
.photo-credit-line{font-size:13px;line-height:1.7;margin-top:12px;color:var(--muted)}.credit-link{text-decoration:underline;text-decoration-color:var(--line);text-underline-offset:4px}.exhibition-line{font-style:normal}
.academic-writing{margin-top:75px}.academic-writing article{max-width:860px}.academic-meta{display:flex;gap:30px;font-size:14px;line-height:1.7;color:var(--muted);margin:24px 0}.academic-meta>span:first-child{color:var(--fg)}.academic-writing h3{font-weight:400;font-size:29px;line-height:1.35;letter-spacing:-.5px;margin:20px 0}.academic-authors{font-size:15px;line-height:1.8;color:var(--muted);margin-bottom:25px}.academic-summary{font-size:18px;line-height:1.8}.article-language{font-size:13px;color:var(--muted);margin:20px 0 5px}.article-links{display:flex;gap:25px;margin-top:20px}
@media(max-width:800px){.film-info dl.supporting-credits{display:block}.film-credits dt{margin-top:18px}.film-credits dd{margin-top:5px}.academic-writing{margin-top:50px}.academic-writing h3{font-size:25px}.brand-hero{aspect-ratio:16/9}}
@media(max-width:560px){.film-poster{grid-template-columns:1fr;gap:20px}.film-poster>a{max-width:300px}.film-carousel{margin:30px 0}.academic-meta{gap:20px}.academic-summary{font-size:17px}}

/* Portrait artwork and galleries — preview 07. */
body:not(.dark) .brand-surface,body:not(.dark) .identity-hero,body:not(.dark) .monogram-panel{background:#f7f7f7}
.design-grid.poster-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 24px;align-items:start}
.design-grid.poster-grid .project-card img.poster-card-image{aspect-ratio:auto;height:auto;object-fit:contain;padding:0;background:transparent}
.poster-grid .project-card h2{font-size:19px;line-height:1.3;flex-wrap:wrap;gap:5px 12px}
.poster-grid .project-card p{line-height:1.6}
.poster-layout{grid-template-columns:minmax(0,1.5fr) minmax(230px,.8fr);gap:32px;max-width:1050px}
.poster-layout>img{max-width:none}
.poster-layout p{font-size:16px}
.installation-carousel{margin:24px 0 42px}
.installation-carousel .film-carousel-stage{aspect-ratio:4/3;max-height:78svh;background:var(--bg)}
.film-socials{border-top:1px solid var(--line);padding-top:28px;margin-top:38px}
.film-socials h2{font-size:17px;font-weight:400}
.academic-writing article.academic-layout{max-width:none;display:grid;grid-template-columns:minmax(180px,.65fr) minmax(0,1.35fr);gap:38px;align-items:start;margin-top:28px}
.journal-cover{display:block}.journal-cover img{display:block;width:100%;height:auto}
.academic-layout .academic-meta{margin-top:0}
@media(max-width:1050px){.design-grid.poster-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.academic-writing article.academic-layout{grid-template-columns:minmax(150px,.6fr) minmax(0,1.4fr);gap:24px}.poster-layout{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}}
@media(max-width:560px){.design-grid.poster-grid{grid-template-columns:1fr;gap:40px}.poster-layout{grid-template-columns:1fr}.poster-layout>img{max-width:none}.academic-writing article.academic-layout{grid-template-columns:1fr}.journal-cover{max-width:300px}.installation-carousel .film-carousel-stage{max-height:none}}

/* Preview 09 — crossfades, photographic series and expanded identity cases. */
body:not(.dark) .brand-surface,body:not(.dark) .identity-hero,body:not(.dark) .monogram-panel{background:#fafafa}
.slide-stage,.film-carousel-stage{position:relative;isolation:isolate}
.slide-stage .dissolve-layer,.film-carousel-stage .dissolve-layer{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none;z-index:1;background:var(--bg)}
.group-intro{max-width:740px;font-size:18px;line-height:1.75;color:var(--muted);margin:-6px 0 38px}
.voices-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.voices-grid .art-panel>div{aspect-ratio:1;padding:10%;background:#fff}
.proposal-status{border:0;padding:0;font-size:12px;color:var(--muted)}
.identity-section{margin-top:64px}.identity-section>h2{font-weight:400;font-size:27px;line-height:1.3;letter-spacing:-.5px;margin-bottom:24px}
.section-intro{max-width:760px;font-size:17px;line-height:1.8;color:var(--muted);margin:-6px 0 30px}
.case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 24px;align-items:start}
.case-grid .art-panel>div{background:transparent}.case-grid .art-panel img{width:100%;height:auto}
.case-modules{grid-template-columns:repeat(3,minmax(0,1fr))}.case-modules .art-panel>div{height:220px;background:#fff;padding:28px}.case-modules .art-panel img{max-height:100%;object-fit:contain}
.case-collection{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 18px}
.case-applications{grid-template-columns:repeat(3,minmax(0,1fr))}.case-applications .art-panel>div{height:380px;background:#fafafa;padding:24px}.case-applications .art-panel img{max-height:100%;object-fit:contain}.case-applications .art-panel:nth-last-child(-n+2){grid-column:span 3}.case-applications .art-panel:nth-last-child(-n+2)>div{height:auto;padding:0}.case-applications .art-panel:nth-last-child(-n+2) img{max-height:600px;object-fit:contain}
.case-photos .art-panel:last-child{grid-column:1/-1;max-width:800px}
.photo-collection{max-width:none}.photo-collection .project-card img{height:340px;aspect-ratio:auto;object-fit:contain;object-position:left center}
.series-intro{max-width:760px;font-size:21px;line-height:1.8;margin-bottom:25px}
.series-links{display:flex;gap:16px 32px;flex-wrap:wrap;margin-bottom:45px}
.memory-gallery{columns:3;column-gap:24px}.memory-gallery figure{break-inside:avoid;margin-bottom:24px}.memory-gallery img{width:100%;height:auto;display:block}.memory-gallery a:hover{opacity:1}
.academic-writing{margin-top:0}.blog-writing{margin-top:70px}.writing-entry{margin-top:40px;margin-bottom:55px}.writing-entry h3{font-size:27px;font-weight:400;line-height:1.35;margin:14px 0 20px}.writing-entry>a img{max-height:440px;object-fit:contain;object-position:left top}
@media(max-width:1050px){.case-modules,.case-collection{grid-template-columns:repeat(2,minmax(0,1fr))}.memory-gallery{columns:2}.case-applications .art-panel>div{height:300px}.photo-collection .project-card img{height:280px}}
@media(max-width:800px){.group-intro{font-size:17px}.identity-section{margin-top:48px}.case-grid{gap:26px 18px}.case-applications{grid-template-columns:repeat(2,minmax(0,1fr))}.case-applications .art-panel:nth-last-child(-n+2){grid-column:span 2}.photo-collection .project-card img{height:240px}.writing-entry h3{font-size:24px}}
@media(max-width:560px){.voices-grid,.case-pair,.case-photos{grid-template-columns:1fr}.case-modules .art-panel>div{height:160px;padding:15px}.case-applications .art-panel>div{height:250px;padding:15px}.case-photos .art-panel:last-child{grid-column:auto}.case-collection{gap:24px 12px}.case-collection figcaption{font-size:11px}.identity-section>h2{font-size:24px}.photo-collection .project-card img{height:auto;max-height:420px}.series-intro{font-size:18px}.memory-gallery{columns:1}.series-links{flex-direction:column;align-items:flex-start}.voices-grid .art-panel>div{aspect-ratio:16/8}}
.case-applications{grid-template-columns:repeat(4,minmax(0,1fr))}.case-applications .art-panel>div{height:320px;padding:16px}.case-applications .art-panel:nth-last-child(-n+2){grid-column:span 2}.case-applications .art-panel:nth-last-child(-n+2)>div{height:400px;padding:12px}.case-applications .art-panel:nth-last-child(-n+2) img{max-height:100%;object-fit:contain}
@media(max-width:1050px){.case-applications{grid-template-columns:repeat(2,minmax(0,1fr))}.case-applications .art-panel:nth-last-child(-n+2)>div{height:auto}.case-applications .art-panel:nth-last-child(-n+2) img{max-height:420px}}

/* Preview 10 — a quieter hierarchy, continuous galleries and yellow accents. */
.mark{width:73.6px;height:73.6px}
nav a.active:before{background:var(--yellow);box-shadow:0 0 0 1px #17171716}
body:not(.dark) .brand-surface,body:not(.dark) .identity-hero,body:not(.dark) .monogram-panel{background:#fcfcfc}
body:not(.dark) .art-panel.panel-light>div{background:#fcfcfc}
body:not(.dark) .voices-grid .art-panel>div{background:#fff}
.project-heading>p{font-style:normal}
.installation-carousel{margin:0 0 20px}
.installation-exhibition{margin:0 0 42px;padding-left:16px;border-left:3px solid var(--yellow);font-size:14px;line-height:1.7}
.installation-story{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(230px,1fr);gap:42px;align-items:start;margin:0 0 52px}
.installation-story .installation-intro{margin:0;max-width:none}
.installation-story .installation-intro p{font-size:21px;line-height:1.75}
.installation-story .installation-intro p+p{font-size:17px}
.installation-story .author-note{border:0;border-top:3px solid var(--yellow);background:transparent;padding:22px 0;margin:0;max-width:none}
.author-note h2{font-size:14px;font-weight:500;line-height:1.5;margin:0 0 15px}
.installation-story .author-note p{font-size:16px;line-height:1.75;font-style:normal;margin:0;color:var(--muted)}
.art-credits{border-top:1px solid var(--line);padding-top:30px}
.art-credits dl{gap:24px 32px}
.art-credits dl>div:first-child,.art-credits dl>div:nth-child(2){grid-column:1/-1}
.art-credits dd{font-size:16px}
.art-credits .authorship-credit dd{font-size:21px;line-height:1.55;letter-spacing:-.2px}
.disclosure[open]>summary .disclosure-plus{color:var(--fg)}
.disclosure-plus{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;flex-shrink:0}
.control-buttons button[aria-pressed=true]{background:transparent;color:var(--fg);box-shadow:inset 0 -2px var(--yellow)}
.brand-intro>p,.installation-intro,.author-note,.poster-layout>div{min-width:0}
.case-modules{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.case-modules .art-panel>div{height:280px;padding:36px;background:#fcfcfc}
.case-modules .art-panel img{width:auto;max-width:78%;max-height:100%;object-fit:contain}
.case-modules .art-panel:nth-child(3),.case-modules .art-panel:nth-child(4){grid-column:1/-1}
.case-modules .art-panel:nth-child(3)>div{height:210px}
.case-modules .art-panel:nth-child(4)>div{height:180px}
.case-modules .art-panel figcaption{text-align:center}
.case-applications{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.case-applications .art-panel>div{height:320px;padding:20px;background:#fcfcfc}
.case-applications .art-panel:first-child{grid-column:1/-1}
.case-applications .art-panel:first-child>div{height:520px;padding:24px}
.case-applications .art-panel:nth-last-child(-n+2){grid-column:auto}
.case-applications .art-panel:last-child{grid-column:1/-1}
.case-applications .art-panel:nth-last-child(-n+2)>div{height:320px;padding:20px}
.case-applications .art-panel:last-child>div{height:440px}
.case-pair{align-items:center}
.case-pair .art-panel>div{min-height:160px}
.case-pair .art-panel img{object-fit:contain;max-height:520px}
.case-collection{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}
.case-collection .art-panel,.case-collection .art-panel>div{margin:0;padding:0;background:transparent}
.case-collection .art-panel img{display:block;width:100%;height:auto}
.case-photos{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}
.case-photos .art-panel{grid-column:span 3}
.case-photos .art-panel:nth-child(n+3){grid-column:span 2}
.case-photos .art-panel:last-child{grid-column:span 2;max-width:none}
.case-variants{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.case-variants .art-panel>div{height:230px;padding:24px;background:#fcfcfc}
.case-variants .art-panel img{max-height:100%;object-fit:contain}
.series-period{font-size:14px;color:var(--muted);margin:-15px 0 30px}
.series-description{max-width:760px;margin-bottom:35px}
.series-description .series-intro{font-size:21px;line-height:1.75;margin-bottom:22px}
.series-description>p:not(.series-intro){font-size:18px;line-height:1.8;margin-top:18px;color:var(--muted)}
.series-quote{margin:0 0 36px;border-left:3px solid var(--yellow);padding:4px 0 4px 20px;max-width:720px}
.series-quote p{font-size:22px;line-height:1.6;letter-spacing:-.2px}
.series-quote cite{display:block;font-size:14px;font-style:normal;color:var(--muted);margin-top:12px}
.series-gallery{display:grid;gap:20px}
.photo-row{display:flex;gap:20px;align-items:start}
.photo-row figure{flex:var(--ratio) 1 0;min-width:0}
.series-gallery a,.series-gallery img{display:block;width:100%;height:auto}
.series-gallery a:hover{opacity:1}
.series-location{font-size:14px;line-height:1.75;color:var(--muted);margin:24px 0 46px;max-width:760px}
.series-exhibitions{margin-top:45px;border-top:1px solid var(--line);padding-top:28px}
.series-exhibitions h2{font-size:23px;line-height:1.4;font-weight:400;margin-bottom:20px}
.series-exhibitions dl>div{display:grid;grid-template-columns:1fr 1.3fr;gap:30px;padding:20px 0;border-bottom:1px solid var(--line)}
.series-exhibitions dt{font-size:16px;color:var(--fg);margin:0}
.series-exhibitions dd{font-size:14px;color:var(--muted);line-height:1.8;margin:0}
.testimonial{max-width:900px;margin:56px 0 30px;border-top:3px solid var(--yellow);padding:28px 0;background:transparent}
.testimonial h2{font-size:14px;font-weight:500;margin-bottom:20px}
.testimonial blockquote{margin:0;font-size:22px;line-height:1.75;letter-spacing:-.2px}
.testimonial-attribution{margin-top:25px;font-size:16px;line-height:1.7}
.testimonial-attribution>p{font-size:14px;color:var(--muted);margin-top:4px}
.testimonial-language{font-size:13px;color:var(--muted);margin-bottom:12px}
.testimonial-full{margin-top:28px}
.testimonial-full>div{padding-bottom:20px}
.testimonial-full>div p{font-size:16px;line-height:1.8;margin-bottom:16px}
.dark .case-modules .art-panel>div,.dark .case-applications .art-panel>div,.dark .case-variants .art-panel>div{background:#ededed}
@media(max-width:1050px){.installation-story{grid-template-columns:minmax(0,1.4fr) minmax(200px,1fr);gap:25px}.installation-story .author-note{padding:20px}.case-modules .art-panel>div{height:230px}.case-variants{grid-template-columns:1fr 1fr}.case-variants .art-panel:last-child{grid-column:1/-1}}
@media(max-width:800px){.mark{width:55.2px;height:55.2px}.installation-story{grid-template-columns:1fr;gap:28px}.installation-story .author-note{max-width:none}.installation-story .installation-intro p{font-size:19px}.installation-exhibition{margin-bottom:30px}.case-grid.case-collection{gap:0}.series-gallery,.photo-row{gap:14px}.testimonial{padding:24px}.testimonial blockquote{font-size:20px}.voices-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}}
@media(max-width:560px){.case-collection{grid-template-columns:repeat(2,minmax(0,1fr))}.case-modules{gap:18px}.case-modules .art-panel>div{height:190px;padding:24px}.case-modules .art-panel:nth-child(3)>div{height:170px}.case-modules .art-panel:nth-child(4)>div{height:130px}.case-modules .art-panel img{max-width:100%}.case-applications{grid-template-columns:1fr 1fr;gap:20px 14px}.case-applications .art-panel>div{height:250px;padding:12px}.case-applications .art-panel:first-child>div{height:420px}.case-applications .art-panel:nth-last-child(-n+2)>div{height:260px;padding:12px}.case-applications .art-panel:last-child>div{height:360px}.case-applications .art-panel:nth-child(4){grid-column:1/-1}.case-photos{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.case-photos .art-panel,.case-photos .art-panel:nth-child(n+3),.case-photos .art-panel:last-child{grid-column:auto}.case-photos .art-panel:first-child{grid-column:1/-1}.case-variants{grid-template-columns:1fr}.case-variants .art-panel>div{height:220px}.series-description .series-intro{font-size:18px}.series-description>p:not(.series-intro){font-size:17px}.series-quote p{font-size:20px}.series-exhibitions dl>div{grid-template-columns:1fr;gap:8px}.testimonial{padding:22px 18px}.testimonial blockquote{font-size:18px}.art-credits .authorship-credit dd{font-size:20px}.voices-grid .art-panel>div{aspect-ratio:1;padding:8%}}
@media(max-width:380px){.mark{width:48.3px;height:48.3px}}
/* Dark backgrounds use the marks' negative/special applications. */
.asset-dark{display:none!important}
.dark .asset-light{display:none!important}
.dark .asset-dark{display:block!important}
.dark .brand-surface,.dark .identity-hero,.dark .monogram-panel{background:transparent}
.dark .brand-surface .brand-dark{mix-blend-mode:normal}
.dark .case-modules .art-panel>div,.dark .case-variants .art-panel>div,.dark .logo-panel>div{background:transparent}
.dark .panel-light-only{display:none}
.panel-dark>div,.case-variants .panel-dark>div{background:#292929}
.dark .panel-dark>div,.dark .case-variants .panel-dark>div{background:transparent}
.dark .monochrome-mark img{filter:invert(1);mix-blend-mode:screen}
.dark .case-pair .logo-panel img,.dark .case-modules .art-panel:nth-last-child(-n+2) img{mix-blend-mode:screen}
.dark .voices-grid .art-panel>div{background:transparent}
.dark .voices-grid .art-panel img{filter:invert(1) grayscale(1);mix-blend-mode:screen}
.dark .voices-grid .art-panel figcaption{color:var(--muted)}
.case-variants{grid-template-columns:repeat(2,minmax(0,1fr))}
.case-variants .art-panel:last-child{grid-column:auto}
.case-variants:has(>.art-panel:nth-child(3):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}
.dark .case-variants:has(>.panel-light-only){grid-template-columns:repeat(2,minmax(0,1fr))}
.dark .case-variants:has(>.panel-light-only:first-child):has(>.art-panel:nth-child(2):last-child){grid-template-columns:1fr}
@media(max-width:560px){.case-variants,.case-variants:has(>.art-panel:nth-child(3):last-child),.dark .case-variants:has(>.panel-light-only){grid-template-columns:1fr}}

/* Persistent mobile controls; desktop retains its established sidebar. */
.identity{order:0}.name-break{display:block}
.sidebar-content{order:1}.sidebar-bottom{order:2}
.site-tools{display:flex;flex-direction:column;align-items:flex-start}
.languages button{min-height:44px;min-width:32px}
.appearance button{min-height:44px;color:var(--fg);font-size:.875rem}
.theme-icon{width:16px;height:16px;flex-shrink:0}
.project-card h2 .card-title{font:inherit;color:inherit;white-space:normal;min-width:0}
.project-card h2 .card-year{font-size:.875rem;font-variant-numeric:tabular-nums}
.photo-card h2{justify-content:space-between;gap:8px 16px}
.photo-card h2 .card-title{flex-basis:auto}
.photo-card h2 .card-year{padding-left:0;border:0;white-space:nowrap}
.photo-card>p{font-size:.875rem;margin-top:9px}
.photo-heading{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px 22px;margin-bottom:28px}
.photo-heading h1{min-width:0}.photo-heading .project-year{font-size:1rem;color:var(--muted);white-space:nowrap;font-variant-numeric:tabular-nums;padding-left:16px;border-left:2px solid var(--yellow)}
.photo-heading>p{flex-basis:100%;margin:0}
.photo-heading+.series-period{margin:-12px 0 32px}
.series-opening{margin:0 0 44px;max-width:1000px}
.series-opening a{display:block}.series-opening a:hover{opacity:1}
.series-opening img{width:100%;height:auto}
.dark .brand-card .brand-dark{mix-blend-mode:screen}
.pro-system{margin:50px 0 64px}
.pro-system>h2{font-size:1.7rem;font-weight:400;letter-spacing:-.5px;margin:0 0 24px}
.pro-system .brand-system{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);margin:0;gap:40px}
.pro-system .pro-module{padding:0;aspect-ratio:1;max-height:none}
.pro-system .pro-module img{display:block;width:100%;height:auto;max-height:none;max-width:100%}
.pro-system .palette-panel h3{font-size:1.3rem;font-weight:400;margin:0 0 18px}
.case-variants .panel-blue>div,.dark .case-variants .panel-blue>div{background:#58B6DD;padding:0;overflow:hidden}
.case-variants .panel-blue img{width:100%;height:100%;max-height:none;object-fit:contain}
.installation-story .author-note,.testimonial{padding-left:0;padding-right:0}
.social-link{display:inline-flex;align-items:center;gap:10px;min-height:44px}
.social-links{flex-wrap:wrap;gap:12px 24px}
.social-mark{display:block;width:24px;height:24px;flex-shrink:0;object-fit:contain}
.social-mark-dark{display:none}.dark .social-mark-light{display:none}.dark .social-mark-dark{display:block}
.dark .social-mark-mono{filter:invert(1)}
.film-video>.social-link{display:inline-flex;margin-top:15px}
@media(max-width:800px){
 .sidebar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px 16px;padding:20px 24px 12px;background:#fff;color:#171717;--bg:#fff;--fg:#171717;--muted:#626262;--line:#e5e5e5;color-scheme:light;isolation:isolate}
 .identity{grid-column:1/-1;grid-row:1;flex-direction:row;flex-wrap:nowrap;gap:12px;font-size:1.375rem;line-height:1.2;letter-spacing:-.6px;max-width:100%;width:max-content}
 .identity-name{white-space:nowrap}.name-break{display:inline}
 .sidebar-bottom{display:contents}.site-tools{grid-column:1;grid-row:2;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:4px 16px}
 .languages{font-size:.875rem;gap:3px}.languages button{min-width:32px;padding:8px 2px}
 .appearance{margin:0}.appearance button{gap:7px;font-size:.875rem;padding:8px 0;white-space:nowrap}
 .menu-toggle{grid-column:2;grid-row:2;order:0;display:flex;padding:8px 0 8px 6px;min-height:44px;font-size:.875rem;gap:8px;color:#171717}
 .sidebar-content{grid-column:1/-1;grid-row:3;order:0;width:100%;padding:4px 0 12px;border-top:1px solid var(--line);background:#fff;color:#171717}
 .sidebar:not(.open) .sidebar-content{display:none}.sidebar.open .sidebar-content{display:flex}
 .sidebar nav{font-size:1.125rem;margin:12px 0 0;padding:0;gap:12px}
 .sidebar .nav-primary,.sidebar .nav-secondary{gap:0}.sidebar .nav-secondary{border-top:1px solid var(--line);padding-top:10px;color:#171717;font-size:1rem}
 .sidebar nav a{display:flex;align-items:center;min-height:44px;width:100%;padding:10px 14px;line-height:1.4;color:#171717}
 .sidebar nav a.active{font-weight:600}
 .sidebar nav a.active:before{left:0;top:12px;bottom:12px;width:3px;height:auto;border-radius:0;background:var(--yellow);box-shadow:none}
 .sidebar nav summary{padding:10px 14px;min-height:44px;line-height:1.4;width:100%;justify-content:space-between}
 .sidebar .nav-more{padding:0 0 0 16px;font-size:1rem;gap:0;color:#171717}
 .sidebar .copyright{display:none;grid-column:1/-1;grid-row:4;font-size:.75rem;margin:0 0 8px}.sidebar.open .copyright{display:block}
 .slide-stage{height:calc(100svh - 310px)}
 .photo-heading{gap:12px 16px}.photo-heading .project-year{padding-left:12px}
 .series-opening{margin-bottom:32px}
 .pro-system .brand-system{gap:28px}
 .social-link{gap:10px}
}
@media(max-width:560px){
 .pro-system .brand-system{grid-template-columns:1fr}
 .pro-system .pro-module img{width:100%;max-height:none}
 .pro-system .palette-panel{margin-top:4px}
 .case-variants .panel-blue>div{height:auto;aspect-ratio:1600/1010}
 .case-variants .panel-blue img{height:auto}
}
@media(max-width:380px){
 .sidebar{padding:18px 18px 10px;gap:10px 8px}
 .identity{font-size:1.25rem;gap:10px;letter-spacing:-.4px}
 .site-tools{gap:4px 10px}.languages button{min-width:30px}
 .appearance button{gap:6px}
}

/* Version 12: artwork-led pages, compact sticky mobile navigation. */
nav details[open] summary>span,.disclosure[open]>summary .disclosure-plus{transform:none}
main{display:flex;flex-direction:column;--content-left:20px;--content-right:46px}
.site-footer{margin-top:auto;padding:52px 0 8px;font-size:.75rem;line-height:1.6;color:var(--muted)}
.site-footer:before{content:"";display:block;width:40px;height:1px;background:var(--line);margin-bottom:18px}
.installation-carousel{margin-left:calc(-1 * var(--content-left));margin-right:calc(-1 * var(--content-right))}
.installation-carousel .film-carousel-stage{height:auto;max-height:none;aspect-ratio:16/9}
.installation-carousel .film-carousel-footer{padding-left:var(--content-left);padding-right:var(--content-right)}
.film-carousel .count{font-size:.75rem;margin:0;letter-spacing:.05em}
.film-carousel-footer{padding-top:6px}
.film-carousel .control-buttons{border:0;border-radius:0;padding:0;gap:0}
.film-carousel .control-buttons button{width:44px;height:44px;color:var(--muted)}
.film-carousel .control-buttons svg{width:13px;height:13px;stroke-width:1.2}
.film-carousel .control-buttons button:hover,.film-carousel .control-buttons button:focus-visible{color:var(--fg);background:transparent}
.film-credits>summary{font-size:1.375rem;line-height:1.4;font-weight:400;letter-spacing:-.2px;padding:18px 0;gap:20px}
.film-credits>summary>span:first-child{min-width:0}
.film-credits .supporting-credits{padding:8px 0 28px}
.film-credits dt{font-size:.875rem;color:var(--muted)}
.film-credits dd{font-size:1rem;overflow-wrap:anywhere}
.certificate{margin-top:28px}.certificate img{display:block;width:100%;height:auto;padding:18px 0}
.testimonial blockquote{position:relative;padding-left:54px}
.quote-mark{position:absolute;left:0;top:-.06em;font-family:Georgia,serif;font-size:5rem;line-height:1;color:var(--muted);font-weight:400}
.testimonial-attribution{margin-left:54px}
.case-grid .fixed-artwork>div,.dark .case-grid .fixed-artwork>div{background:transparent}
.case-grid .fixed-artwork img,.dark .case-pair .fixed-artwork img{mix-blend-mode:normal;filter:none}
.case-applications .art-panel>div,.case-applications .art-panel:nth-last-child(-n+2)>div,.case-applications .art-panel:first-child>div,.case-applications .art-panel:last-child>div{height:auto;padding:0;aspect-ratio:3/4;position:relative;overflow:hidden;display:block}
.case-applications .art-panel:first-child>div{aspect-ratio:4/3}
.case-applications .art-panel:last-child>div{aspect-ratio:1200/628}
.case-applications .art-panel img,.case-applications .art-panel:nth-last-child(-n+2) img{position:absolute;inset:0;width:100%;height:100%;max-height:none;max-width:100%;object-fit:contain;padding:16px}
.identity-lead-photo{display:block;width:100%;height:auto;margin-bottom:36px}
[data-project="pacho"] .identity-hero{padding:13%}
[data-project="pacho"] .case-variants .logo-panel img{width:90%;margin:auto}
.case-departments{grid-template-columns:1fr;gap:24px}
.case-departments .art-panel>div{padding:5%;background:#fff}
.case-departments .art-panel img{width:100%;height:auto}
.form-status{font-size:.875rem;line-height:1.6;min-height:1.6em}
.form-status[data-state="error"]{color:var(--fg);border-left:2px solid var(--fg);padding-left:12px}
.submit-button[disabled]{opacity:.55;cursor:wait}
.form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
@media(min-width:1600px){main{--content-right:60px}}
@media(max-width:1100px) and (min-width:801px){main{--content-right:28px}}
@media(max-width:800px){
 main{--content-left:24px;--content-right:24px;min-height:calc(100svh - 106px)}
 .sidebar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0 10px;padding:10px 16px 0;height:auto;max-height:100svh;overflow-y:auto;background:var(--bg);color:var(--fg);--bg:inherit;--fg:inherit;--muted:inherit;--line:inherit;color-scheme:inherit;box-shadow:0 1px 0 var(--line)}
 body:not(.dark) .sidebar{--bg:#fff;--fg:#171717;--muted:#707070;--line:#e5e5e5}
 body.dark .sidebar{--bg:#111;--fg:#f1f1ef;--muted:#a0a09b;--line:#333}
 .sidebar .identity{grid-row:1;grid-column:1;gap:8px;font-size:1.0625rem;letter-spacing:-.5px;line-height:1.2;min-height:48px;width:auto;min-width:0}
 .sidebar .identity-name{white-space:nowrap}.sidebar .name-break{display:inline}
 .sidebar .mark{width:28px;height:28px}
 .sidebar .site-tools{grid-column:2;grid-row:1;flex-wrap:nowrap;gap:2px;justify-content:flex-end}
 .sidebar .languages{gap:0;font-size:.875rem}
 .sidebar .languages button{min-width:30px;min-height:44px;padding:8px 2px}
 .sidebar .languages>span{padding:0 1px}
 .sidebar .appearance button{width:36px;min-height:44px;justify-content:center;padding:0;color:var(--fg)}
 #theme-label{display:none}.theme-icon{width:17px;height:17px}
 .sidebar .menu-toggle{grid-column:1/-1;grid-row:2;justify-self:start;width:100%;justify-content:space-between;padding:0;min-height:44px;color:var(--fg);border:0}
 .sidebar .sidebar-content{background:var(--bg);color:var(--fg);padding-top:0}
 .sidebar nav a,.sidebar .nav-secondary,.sidebar .nav-more{color:var(--fg)}
 .sidebar nav a.active{color:var(--fg)}
 .sidebar nav{margin-top:0}
 .sidebar .nav-secondary{margin-bottom:8px}
 .film-poster{grid-template-columns:1fr;gap:20px}
 .film-poster>a{display:block;width:100%;max-width:none}
 .film-credits>summary{font-size:1.25rem}
 .site-footer{padding-top:42px}
 .testimonial blockquote{padding-left:38px}.quote-mark{font-size:3.75rem}.testimonial-attribution{margin-left:38px}
 .case-applications .art-panel:first-child>div{aspect-ratio:1}
}
@media(max-width:380px){
 main{--content-left:18px;--content-right:18px}
 .sidebar{padding-left:10px;padding-right:10px;gap:0 6px}
 .sidebar .identity{font-size:1rem;gap:6px;letter-spacing:-.6px}.sidebar .mark{width:22px;height:22px}
 .sidebar .languages button{min-width:27px}.sidebar .appearance button{width:30px}
}
@media(max-width:340px){.sidebar .site-tools{gap:0}.sidebar .identity{font-size:.9375rem}.sidebar .mark{width:18px;height:18px}}

/* Version 13: stable image frames, quiet navigation and consistent controls. */
.topline{margin-bottom:24px}
.breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;min-width:0;font-size:.875rem;line-height:1.6}
.back-link{display:inline-flex;align-items:center;gap:9px;min-height:44px;line-height:1.5;color:var(--muted);font-size:.875rem}
.back-link svg{width:18px;height:18px;flex:none}
.breadcrumb-current{overflow-wrap:anywhere}
.breadcrumb-divider{color:var(--muted)}
.page-back{margin-top:54px;padding-top:16px;border-top:1px solid var(--line)}
.page-back+.site-footer{padding-top:32px}
.collection-heading{margin-top:12px}
.project-heading{margin-top:8px}
#pending-view #return-home{display:none}
.social-link{vertical-align:middle}
.social-link img.social-mark{width:20px;height:20px;max-width:20px;max-height:20px;min-width:20px;min-height:20px;object-fit:contain;flex:0 0 20px;padding:0;margin:0;aspect-ratio:1}
.credit-link{font:inherit;line-height:inherit;vertical-align:baseline}
.poster-layout .credit-link{display:inline}
.testimonial-attribution .social-link{display:inline-flex;vertical-align:middle}
.installation-carousel{margin-left:0;margin-right:0}
.installation-carousel .film-carousel-stage{aspect-ratio:16/9;max-height:none}
.installation-carousel .film-carousel-footer{padding-left:0;padding-right:0}
.film-carousel-stage{overflow:hidden}
.slide-controls,.film-carousel-footer{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:12px}
.film-carousel-footer{padding-top:12px}
.slide-controls .count,.film-carousel-footer .count{font-size:.75rem;letter-spacing:.02em;margin:0}
.count-divider{padding:0 6px}
.control-buttons,.film-carousel .control-buttons{display:flex;align-items:center;gap:0;padding:0;border:0;border-radius:0;overflow:visible}
.control-buttons button,.film-carousel .control-buttons button{width:44px;height:44px;display:grid;place-items:center;color:var(--muted)}
.control-buttons svg,.film-carousel .control-buttons svg{width:18px;height:18px;stroke-width:1.5}
.control-buttons button:hover,.control-buttons button:focus-visible,.film-carousel .control-buttons button:hover,.film-carousel .control-buttons button:focus-visible{color:var(--fg);background:var(--image-bg)}
.department-carousel{margin:24px 0 0}
.department-carousel .film-carousel-stage{aspect-ratio:16/5;background:#fff;display:flex;align-items:center;justify-content:center}
.department-carousel .film-carousel-stage img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;padding:6% 7%;background:#fff}
.case-variants .panel-pacho-blue>div,.dark .case-variants .panel-pacho-blue>div{background:#0a6db2}
.identity-photo-feature{width:76%;max-width:900px;margin:0 auto 24px}
.identity-photo-feature .identity-lead-photo{display:block;width:100%;height:auto;margin:0}
.case-photos.with-photo-feature{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.case-photos.with-photo-feature .art-panel,.case-photos.with-photo-feature .art-panel:nth-child(n+3),.case-photos.with-photo-feature .art-panel:last-child{grid-column:auto;width:100%;min-width:0}
.case-applications .art-panel:last-child{grid-column:auto}
.case-applications .art-panel:nth-last-child(-n+2)>div,.case-applications .art-panel:last-child>div{aspect-ratio:3/4}
.film-poster>figure{margin:0;width:100%;min-width:0}
@media(max-width:800px){
 .collection-heading{margin-top:6px}.topline{margin-bottom:16px}
 .page-back{margin-top:38px}
 .slide-footer{flex-wrap:wrap;gap:12px 18px}
 .slide-controls{flex-basis:auto;flex-direction:row;margin-left:auto}
 .identity-photo-feature{width:100%;margin-bottom:16px}
 .case-photos.with-photo-feature{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
 .film-poster>figure{max-width:none}
}
@media(max-width:560px){
 .case-applications .art-panel:nth-child(4){grid-column:auto}
 .case-applications{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 10px}
 .case-applications .art-panel:first-child{grid-column:1/-1}
 .case-applications .art-panel img{padding:6px}
 .case-applications figcaption{font-size:.75rem;line-height:1.5}
 .department-carousel .film-carousel-stage{aspect-ratio:16/6}
 .department-carousel .film-carousel-stage img{padding:7% 5%}
}

/* Align editorial links regardless of whether they carry a platform mark. */
.writing-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:22px}
.writing-entry .writing-actions .text-link{display:inline-flex;align-items:center;min-height:44px;margin:0;vertical-align:middle}

/* Stronger identity and a unified, compact mobile header. */
@media(min-width:801px){
 .site{grid-template-columns:clamp(250px,22vw,320px) minmax(0,1fr)}
 .sidebar{padding-left:28px;padding-right:24px}
 .sidebar .identity{font-size:32px;line-height:1.1;letter-spacing:-.7px;gap:26px}
 .sidebar .mark{width:84px;height:84px;flex-shrink:0}
}
@media(max-width:800px){
 .sidebar{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:44px 44px;gap:0 12px;padding:12px 20px 10px;align-items:center}
 .sidebar .identity{grid-column:1;grid-row:1/3;justify-self:start;justify-content:flex-start;font-size:clamp(20px,5.5vw,26px);line-height:1.1;gap:10px;min-height:64px;letter-spacing:-.6px}
 .sidebar .identity-name{white-space:normal}
 .sidebar .name-break{display:block}
 .sidebar .mark{width:40px;height:40px;flex-shrink:0}
 .sidebar .site-tools{display:flex;flex-direction:row;flex-wrap:nowrap;grid-column:2;grid-row:1;gap:6px;justify-self:end;align-items:center}
 .sidebar .languages{order:2;font-size:.875rem}
 .sidebar .appearance{order:1}
 .sidebar .appearance button{width:44px;height:44px}
 .sidebar .menu-toggle{grid-column:2;grid-row:2;width:44px;height:44px;justify-self:end;justify-content:center;padding:0;gap:0;border:0;border-radius:0;background:transparent}
 .menu-toggle #menu-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
 .menu-toggle #menu-symbol{display:block;width:24px;height:24px;flex-shrink:0}
 .menu-toggle[aria-expanded="true"] .menu-top,.menu-toggle[aria-expanded="true"] .menu-bottom{opacity:0}
 .sidebar .sidebar-content{grid-column:1/-1;grid-row:3}
 body.is-home #home-view{height:auto;min-height:0;flex:none;justify-content:flex-start}
 .is-home .slide-stage{height:auto;min-height:0;max-height:none;flex:none;aspect-ratio:16/9;width:100%}
 .is-home .slide-stage>a,.is-home .slide-stage picture{height:100%;width:100%}
 .is-home .slide-stage img{width:100%;height:100%;object-fit:contain;object-position:center}
 .is-home main{padding-top:18px}
 .is-home .slide-footer{padding-top:16px}
}
@media(max-width:360px){
 .sidebar{padding-left:16px;padding-right:16px;column-gap:8px}
 .sidebar .mark{width:34px;height:34px}
 .sidebar .identity{gap:8px}
 .sidebar .site-tools{gap:2px}
}

.control-buttons button,.menu-toggle{touch-action:manipulation}
.control-buttons button:active{color:var(--fg);background:var(--image-bg)}

/* Full-frame series viewer with a scrollable thumbnail rail. */
.photo-viewer{display:grid;grid-template-columns:minmax(0,1fr) 104px;gap:12px 20px;margin:0 0 42px}
.photo-viewer-stage{position:relative;isolation:isolate;overflow:hidden;min-width:0}
.photo-viewer-stage>a{display:block;width:100%;height:100%;opacity:1}
.photo-viewer-stage img{display:block;width:100%;height:100%;object-fit:contain}
.photo-viewer-stage .dissolve-layer{position:absolute;inset:0;pointer-events:none;z-index:1;background:var(--bg)}
.photo-viewer-rail{position:relative;min-height:0;grid-column:2;grid-row:1}
.photo-thumbnails{position:absolute;inset:0;display:flex;flex-direction:column;gap:10px;overflow-y:auto;overscroll-behavior:contain;padding:3px 5px 3px 3px;scrollbar-width:thin}
.photo-thumb{display:block;flex:0 0 auto;width:100%;padding:0 0 4px;border-bottom:2px solid transparent;opacity:.6;touch-action:manipulation}
.photo-thumb img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain}
.photo-thumb[aria-pressed="true"]{opacity:1;border-bottom-color:var(--yellow)}
.photo-thumb:hover,.photo-thumb:focus-visible{opacity:1}
.photo-viewer-controls{grid-column:1;grid-row:2;display:flex;align-items:center;justify-content:flex-end;gap:12px}
.photo-viewer-controls .count{font-size:.75rem;font-variant-numeric:tabular-nums;margin:0}
@media(max-width:800px){
 .photo-viewer{grid-template-columns:minmax(0,1fr);gap:10px;margin-bottom:30px}
 .photo-viewer-rail{grid-column:1;grid-row:2;height:82px}
 .photo-thumbnails{flex-direction:row;overflow-x:auto;overflow-y:hidden;padding:3px;gap:10px}
 .photo-thumb{width:96px;flex:0 0 96px}
 .photo-viewer-controls{grid-column:1;grid-row:3}
}

.biography-copy{font-size:1.15rem;line-height:1.8;max-width:750px;margin:0 0 52px;color:var(--muted)}
.bio-carousel{border-top:1px solid var(--line);padding-top:28px;max-width:1000px}
.bio-carousel>h2{font-size:1.5rem;font-weight:400;margin-bottom:24px}
.bio-slides{display:grid;isolation:isolate}
.bio-slide{grid-area:1/1;min-width:0;opacity:0;pointer-events:none;transition:opacity 1.5s ease-in-out}
.bio-slide[aria-hidden="false"]{opacity:1;pointer-events:auto;z-index:1}
.bio-slide blockquote{position:relative;padding-left:54px;margin:0 0 24px;font-size:clamp(18px,1.6vw,23px);line-height:1.65}
.bio-slide blockquote p+p{margin-top:16px}
.bio-slide .testimonial-attribution p{font-size:.875rem;line-height:1.6;color:var(--muted);margin:4px 0}
.bio-slide .testimonial-attribution a{font-size:1rem}
.bio-controls{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:20px}
.bio-controls .count{font-size:.75rem;margin:0}
@media(max-width:800px){.bio-slide blockquote{padding-left:38px;font-size:18px}.biography-copy{margin-bottom:36px}.bio-slide .quote-mark{font-size:3.75rem}}

/* Biography: text first, compact recommendations and independent training lists. */
.biography-copy{max-width:780px;color:var(--fg);font-size:1.2rem;line-height:1.75;margin-bottom:36px}
.biography-copy p+p{margin-top:20px}
.biography-education{max-width:900px;margin-bottom:46px}
.education-disclosure{margin-top:0}
.education-disclosure summary{font-size:1.05rem;font-weight:400;min-height:64px}
.education-list{list-style:none;margin:0;padding:8px 0 24px}
.education-list li{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;padding:15px 0}
.education-year{font-size:.875rem;line-height:1.6;color:var(--muted);font-variant-numeric:tabular-nums}
.education-list h3,.education-list h4{font-size:1rem;font-weight:400;line-height:1.6;margin:0}
.education-list p{font-size:.875rem;line-height:1.65;margin:4px 0 0;color:var(--muted)}
.bio-carousel{max-width:780px;padding-top:24px}
.bio-carousel>h2{font-size:.875rem;font-weight:500;margin-bottom:20px}
.bio-slide blockquote{font-size:1rem;line-height:1.75;padding-left:38px;margin-bottom:16px}
.bio-slide blockquote p+p{margin-top:12px}
.bio-slide .quote-mark{font-size:3.75rem}
.bio-slide .testimonial-attribution{margin:18px 0 0 38px}
.bio-controls{margin-top:12px}
.screenshots-heading{font-size:1.15rem;font-weight:400;margin:52px 0 20px}
.screenshots-heading+.film-carousel{margin-top:0}

/* Fixed applications keep their intended backgrounds in either site theme. */
.art-panel.panel-fixed-light>div,.dark .art-panel.panel-fixed-light>div{background:#fff}
.art-panel.panel-fixed-dark>div,.dark .art-panel.panel-fixed-dark>div{background:#292929}
.art-panel.panel-emerald>div,.dark .art-panel.panel-emerald>div{background:#004245}
.art-panel.panel-pro-alternate>div{background:#292929}
.dark .art-panel.panel-pro-alternate>div{background:#fff}
.panel-pro-alternate .asset-dark{display:none}
.dark .panel-pro-alternate .asset-light{display:none}
.dark .panel-pro-alternate .asset-dark{display:block}
[data-project="pacho"] .case-variants{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
[data-project="pacho"] .case-variants .art-panel{grid-column:auto}
[data-project="pacho"] .case-variants .art-panel>div{height:auto;aspect-ratio:2/1;padding:10%;display:flex;align-items:center;justify-content:center}
[data-project="pacho"] .case-variants .art-panel:nth-child(n+4)>div{aspect-ratio:2/1}
[data-project="pacho"] .case-variants .art-panel img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}
.department-carousel .film-carousel-stage img{padding:0;background:transparent}
.dark [data-project="mad-john"] .case-applications .art-panel>div{background:var(--bg)}
@media(max-width:800px){
 .biography-copy{font-size:1.125rem;margin-bottom:28px}
 .biography-education{margin-bottom:32px}
 .education-list li{grid-template-columns:48px minmax(0,1fr);gap:10px}
 .sidebar{grid-template-rows:44px 44px;padding:12px 18px;column-gap:10px}
 .sidebar .identity{font-size:clamp(21px,6vw,28px);gap:10px;min-height:88px;line-height:1.2}
 .sidebar .mark{width:46px;height:46px}
 body.dark .sidebar{--bg:#111;background:var(--bg)}
 .sidebar .site-tools{gap:2px}
 .sidebar .sidebar-content{padding-bottom:0}
}
@media(max-width:560px){
 [data-project="pacho"] .case-variants{grid-template-columns:1fr;gap:24px}
 [data-project="pacho"] .case-variants .art-panel,[data-project="pacho"] .case-variants .art-panel:nth-child(n+4){grid-column:1}
 [data-project="pacho"] .case-variants .art-panel>div,[data-project="pacho"] .case-variants .art-panel:nth-child(n+4)>div{aspect-ratio:3/2}
}
@media(max-width:360px){
 .sidebar{padding-left:14px;padding-right:14px;column-gap:6px}
 .sidebar .identity{gap:8px}
 .sidebar .mark{width:38px;height:38px}
 .sidebar .appearance button{width:40px}
 .sidebar .languages button{min-width:27px}
}

/* Equal logo scale, including the blue application and dark-theme colour logo. */
[data-project="proconsulting"] .case-variants .art-panel>div{height:auto;aspect-ratio:16/10;padding:12%;display:flex;align-items:center;justify-content:center}
[data-project="proconsulting"] .case-variants .art-panel img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}
[data-project="proconsulting"] .case-variants .panel-blue>div{background:#58b6dd}
.photography-introduction{max-width:850px;font-size:1.125rem;line-height:1.8;color:var(--muted);margin-top:28px}
.testimonial-attribution>p.testimonial-company,.bio-slide .testimonial-attribution>p.testimonial-company{color:var(--fg)}

/* Biography: approved circular portrait, with transparent marks in light mode. */
.biography-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(240px,.85fr);column-gap:clamp(28px,4vw,68px);align-items:start}
.biography-intro,.biography-layout>.biography-education,.biography-layout>.bio-carousel{grid-column:1;min-width:0;max-width:none}
.biography-intro .collection-heading{margin-top:12px}
.biography-intro .biography-copy{max-width:none;margin-bottom:32px}
.biography-copy .biography-location{font-size:1rem;color:var(--muted);margin-top:24px}
.biography-portrait{grid-column:2;grid-row:1 / span 3;width:100%;max-width:480px;justify-self:end;align-self:start;margin:0;background:transparent}
.biography-portrait img{display:block;width:100%;height:auto;object-fit:contain;background:transparent}
.biography-portrait .portrait-dark{display:none}
.dark .biography-portrait .portrait-light{display:none}
.dark .biography-portrait .portrait-dark{display:block}
.biography-layout>.biography-education{margin-bottom:36px}
.biography-layout>.bio-carousel{width:100%}
@media(max-width:1000px){
 .biography-layout{grid-template-columns:minmax(0,1fr)}
 .biography-portrait{grid-column:1;grid-row:auto;justify-self:center;width:min(100%,340px);margin:0 0 32px}
 .biography-intro .biography-copy{margin-bottom:24px}
 .biography-intro .collection-heading{margin-top:6px}
}
@media(max-width:800px){.photography-introduction{font-size:1rem;margin-top:22px}}

/* Shared alignment for the complete mobile identity and its controls. */
@media(max-width:800px){
 .sidebar .identity{align-self:start;align-items:flex-start;min-height:0;margin-top:13px;gap:9px;font-size:clamp(21px,6.5vw,29px);line-height:1.12}
 .sidebar .mark{width:52px;height:52px}
 .sidebar .identity-name{min-width:0}
 .sidebar .site-tools{align-self:start;margin:0}
}
@media(max-width:360px){
 .sidebar .identity{font-size:21px;gap:7px;letter-spacing:-.6px}
 .sidebar .mark{width:46px;height:46px}
}
.education-category{padding-top:24px;border-top:1px solid var(--line)}
.education-category:first-of-type{border-top:0}

.education-category>h3{font-size:.875rem;line-height:1.5;font-weight:500;margin:0 0 8px}
.teaching-copy{max-width:780px;font-size:1.125rem;line-height:1.8;margin-bottom:48px}
.teaching-copy p+p{margin-top:24px}
.department-banners{display:grid;gap:24px}
.department-stage{position:relative;isolation:isolate;overflow:hidden;aspect-ratio:1366/427}
.department-white{background:#fff}
.department-blue{background:#0a6db2}
.department-stage img{display:block;width:100%;height:100%;object-fit:contain}
.department-stage .dissolve-layer{position:absolute;inset:0;z-index:1;pointer-events:none}

/* September 2026: new work, student authorship and a single-column biography. */
.biography-layout{display:block;max-width:900px}
.biography-intro .biography-portrait{display:block;width:min(100%,340px);max-width:340px;margin:0 auto 36px}
.biography-intro .biography-copy{max-width:850px}
.biography-copy>p:nth-child(3){font-size:1rem;line-height:1.8;color:var(--muted)}
.biography-copy .biography-languages{font-size:1rem;line-height:1.7;color:var(--muted);margin-top:6px}
.biography-layout>.bio-carousel{max-width:850px}
.category-filters{display:flex;flex-wrap:wrap;gap:12px 26px;margin:0 0 48px}
.category-filters button{padding:8px 0;border-bottom:1px solid transparent;text-align:left;font-size:.875rem;line-height:1.5;color:var(--muted)}
.category-filters button[aria-pressed="true"]{border-color:var(--fg);color:var(--fg)}
.design-story-hero img,.design-story-mockups img,.design-page-grid img{display:block;width:100%;height:auto}
.design-story-intro{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(200px,1fr);gap:48px;margin:40px 0 52px;align-items:start}
.design-story-intro>div>p,.project-about>p{font-size:1.0625rem;line-height:1.8}
.design-story-intro>div>p+p,.project-about>p+p{margin-top:20px;color:var(--muted)}
.project-credit-list{font-size:.9375rem;line-height:1.7}
.project-credit-list>div+div{margin-top:20px}
.project-credit-list dt{font-size:.8125rem;margin:0 0 5px}
.project-credit-list dd{margin:0}
.project-links{display:flex;flex-wrap:wrap;gap:18px 28px;margin:26px 0}
.design-story-mockups{display:grid;gap:28px}
.design-pages{margin:56px 0 0}
.design-pages>.group-title{margin-bottom:28px}
.design-page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:start}
.project-about{border-top:1px solid var(--line);padding:32px 0;max-width:850px}
.project-about .group-title{margin-bottom:24px}
.teaching-jump-links{display:flex;flex-wrap:wrap;gap:16px 30px;margin:28px 0 56px}
.teaching-course{margin:56px 0 72px;scroll-margin-top:32px}
.course-heading{border-top:1px solid var(--line);padding-top:28px;margin-bottom:24px}
.course-heading h2{font-size:clamp(1.625rem,2.4vw,2.125rem);line-height:1.3;letter-spacing:-.5px;font-weight:400;margin:12px 0}
.course-heading>p{font-size:1rem;line-height:1.6;color:var(--muted)}
.student-work-note{max-width:760px;line-height:1.8;font-size:1rem;color:var(--muted)}
.teaching-exercise{margin-top:52px}
.teaching-exercise>h3{font-weight:400;font-size:1.375rem;line-height:1.4;margin:0 0 16px}
.teaching-grid{gap:40px 28px}
.teaching-grid .project-card img{height:auto;aspect-ratio:4/3;object-fit:contain;background:var(--image-bg)}
.teaching-grid .project-card .card-title{white-space:normal}
.teaching-grid .award-line{font-size:.8125rem;line-height:1.6;margin-top:10px;color:var(--muted)}
.reading-list{margin-top:32px}
.reading-entry{padding:30px 0 34px;border-top:1px solid var(--line);max-width:880px}
.reading-copy>.award-line{font-size:.8125rem;line-height:1.6;margin-bottom:18px}
.reading-copy>h3{font-size:clamp(1.375rem,2.1vw,1.75rem);font-weight:400;letter-spacing:-.4px;line-height:1.35;max-width:740px;margin:12px 0 18px}
.reading-teaser{font-size:1rem;line-height:1.8;max-width:750px}
.reading-authors{font-size:.8125rem;line-height:1.8;color:var(--muted);margin:18px 0 22px;max-width:740px}
.download-meta{font-size:.75rem;color:var(--muted);margin-left:10px;white-space:nowrap}
.student-project-meta{display:flex;flex-wrap:wrap;gap:8px 24px;font-size:.8125rem;color:var(--muted);margin-top:-16px;margin-bottom:24px;line-height:1.6}
.student-project-meta>span:empty{display:none}
.project-award{font-size:.875rem;line-height:1.7;margin:24px 0}
.student-project-intro{max-width:820px;margin:32px 0 40px}
.student-project-intro p{font-size:1.125rem;line-height:1.8}
.student-project-intro p+p{margin-top:20px;font-size:1rem;color:var(--muted)}
.student-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:center}
.student-gallery figure:first-child{grid-column:1/-1}
.student-gallery img{display:block;max-width:100%;width:auto;max-height:800px;height:auto;object-fit:contain;margin:0 auto}
.student-gallery:not(.single-image) figure:not(:first-child) img{max-height:620px}
.student-gallery.single-image{display:block}
.student-gallery a{display:block}
.student-reference{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,340px);align-items:start;gap:40px;border-top:1px solid var(--line);margin:48px 0;padding-top:28px}
.student-reference h2{font-size:1.25rem;font-weight:400;margin:0 0 18px}
.student-reference p{font-size:.9375rem;line-height:1.8}
.student-reference .reference-note{font-size:.8125rem;color:var(--muted);margin-top:20px;max-width:450px}
.student-reference img{display:block;max-width:100%;width:auto;max-height:350px;height:auto;margin:0 auto}
.student-reference figcaption{font-size:.75rem;color:var(--muted);margin-top:12px;line-height:1.5;text-align:center}
.student-credits{border-top:1px solid var(--line);padding-top:28px;margin:48px 0 32px;max-width:850px}
.student-credits h2{margin-bottom:24px}
.student-credits h3{font-size:.8125rem;color:var(--muted);font-weight:400;margin:18px 0 12px}
.student-credits .project-credit-list+.project-credit-list{margin-top:24px}
.student-credit-profiles{display:flex;flex-wrap:wrap;gap:16px 24px;margin:20px 0 28px}
.process-note{font-size:.8125rem;color:var(--muted);line-height:1.7;margin-top:20px}
.student-process{margin:48px 0}
.student-process h2{margin-bottom:24px}
.student-process video{display:block;max-width:100%;width:420px;max-height:750px;background:#111}
.student-exhibition{margin:48px 0}
.student-exhibition h2{margin-bottom:24px}
.exhibition-videos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:780px}
.exhibition-videos video{display:block;width:100%;height:auto;aspect-ratio:480/848;background:var(--image-bg);object-fit:contain}
.exhibition-videos figcaption{margin-top:12px;font-size:.8125rem;line-height:1.5;color:var(--muted)}
@media(max-width:560px){.exhibition-videos{grid-template-columns:1fr;gap:28px;max-width:420px}}
.external-video{position:relative;display:grid;place-items:center;background:var(--image-bg);aspect-ratio:16/9}
.external-video>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}
.external-video-prompt{z-index:1;position:relative;background:var(--bg);padding:22px 26px;text-align:center;max-width:90%;box-shadow:0 2px 30px #0002}
.external-video-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:1rem;min-height:44px;padding:0 8px}
.external-video-prompt p{font-size:.75rem;line-height:1.6;color:var(--muted);margin-top:8px}
.external-video-prompt a{color:var(--fg);text-decoration:underline;text-underline-offset:3px}
.external-video>iframe{position:absolute;inset:0;display:block;width:100%;height:100%;border:0}
.footer-links{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:12px}
.footer-links a:hover{text-decoration:underline;text-underline-offset:4px}
.legal-copy{max-width:800px;font-size:1rem;line-height:1.85}
.legal-copy h2{font-size:1.375rem;font-weight:400;margin:34px 0 18px}
.legal-copy p+p{margin-top:18px}
.legal-copy a,.contact-privacy a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}
.legal-copy .legal-updated{font-size:.8125rem;color:var(--muted);margin-top:40px}
.contact-privacy{font-size:.8125rem;line-height:1.7;color:var(--muted);margin:8px 0 24px}
.consent-label{display:flex;gap:12px;align-items:flex-start;margin-top:20px;color:var(--fg);cursor:pointer}
.contact-privacy input[type="checkbox"]{appearance:auto;width:20px;height:20px;min-width:20px;min-height:20px;margin:2px 0 0;padding:0;accent-color:var(--fg)}
@media(max-width:800px){
 .sidebar{--mobile-mark-size:52px;--mobile-mark-top:13.5px}
 .sidebar .identity{margin-top:var(--mobile-mark-top)}
 .sidebar .mark{width:var(--mobile-mark-size);height:var(--mobile-mark-size)}
 .sidebar .site-tools{height:44px}
 .sidebar .languages{line-height:17px}
 /* SVG bottom stroke: row 44 + centring 10 + y 18 + half-stroke .75. */
 .sidebar .menu-toggle{align-self:start;align-items:center;line-height:1}
 .sidebar .menu-toggle #menu-symbol{transform:translateY(calc(var(--mobile-mark-top) + var(--mobile-mark-size) - 72.75px))}
 .biography-intro .biography-portrait{width:min(100%,290px);margin-bottom:28px}
 .category-filters{gap:8px 20px;margin-bottom:36px}
 .design-story-intro{grid-template-columns:1fr;gap:30px;margin:28px 0 36px}
 .design-story-mockups{gap:20px}
 .design-pages{margin-top:40px}
 .teaching-course{scroll-margin-top:140px;margin-top:40px}
 .teaching-copy{font-size:1rem;line-height:1.8}
 .teaching-jump-links{margin-bottom:40px}
 .student-project-intro p{font-size:1rem}
 .student-gallery{gap:16px}
 .student-reference{gap:24px;grid-template-columns:1fr 1fr}
 .external-video-prompt{padding:12px 14px}
 .external-video-button{font-size:.875rem}
}
@media(max-width:560px){
 .design-page-grid{gap:16px}
 .student-gallery{grid-template-columns:1fr;gap:24px}
 .student-gallery figure:first-child{grid-column:auto}
 .student-reference{grid-template-columns:1fr}
 .student-reference figure{max-width:320px}
 .student-reference img{margin-left:0}
 .student-reference figcaption{text-align:left}
 .reading-entry{padding:26px 0}
 .download-meta{display:block;margin:7px 0 0}
}
@media(max-width:360px){.sidebar{--mobile-mark-size:46px}}

/* Version 24: shared image viewer and focused portfolio refinements. */
img{-webkit-user-drag:none;-webkit-touch-callout:none;user-select:none}
.image-open{display:block;width:100%;padding:0;border:0;border-radius:0;background:transparent;text-align:inherit;cursor:zoom-in;-webkit-touch-callout:none}
.image-open:hover{opacity:1}
.image-open:focus-visible{outline:none}
.photo-viewer-stage>.image-open{height:100%}
.student-photo-viewer .photo-viewer-stage{aspect-ratio:3/2!important;background:var(--image-bg)}
.student-photo-viewer .photo-viewer-stage img{width:100%;height:100%;object-fit:contain}
.image-viewer-open{overflow:hidden}
.image-viewer{color:var(--fg);background:var(--bg);border:0;width:min(1400px,100%);max-width:100vw;height:100dvh;max-height:100dvh;margin:auto;padding:22px 28px;overflow:hidden}
.image-viewer[open]{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:16px}
.image-viewer::backdrop{background:rgba(0,0,0,.85)}
.image-viewer-bar{display:flex;align-items:center;justify-content:space-between;gap:20px}
.image-viewer-bar button{min-height:44px;padding:8px 0 8px 16px;font-size:.875rem}
.image-viewer-stage{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:16px;min-height:0;align-items:center}
.image-viewer-stage img{width:100%;height:100%;min-height:0;object-fit:contain;grid-column:2}
.image-viewer-stage>button{display:grid;place-items:center;min-height:44px}
.image-viewer-stage>button[hidden]{display:none}
#image-viewer-next{grid-column:3}
#image-viewer-caption{font-size:.8125rem;line-height:1.5;color:var(--muted);max-width:850px;margin:0 auto;text-align:center}
.memoryscapes-collage{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));aspect-ratio:4/3;overflow:hidden}
.photo-collection .memoryscapes-collage img{display:block;width:100%;height:100%;min-height:0;aspect-ratio:auto;object-fit:cover}
.design-grid .editorial-card img.poster-card-image{width:100%;height:auto;aspect-ratio:2000/1334;object-fit:contain;padding:0;background:#f7ff59}
.card-composite{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));aspect-ratio:707/1000;background:#396165;overflow:hidden}
.design-grid .card-composite img{width:100%;height:100%;min-height:0;aspect-ratio:auto;object-fit:cover;padding:0}
.teaching-grid .natasha-card img{background:#fff}
.reading-entry{display:grid;grid-template-columns:minmax(140px,200px) minmax(0,1fr);gap:32px;align-items:start;max-width:1000px}
.reading-poster img{width:100%;height:auto;object-fit:contain;display:block}
.reading-copy{min-width:0}
.reading-copy>.award-line{display:inline-block;padding:5px 9px;color:#171717;background:var(--yellow)}
.collection-heading>h1::after,.group-title::after{content:'';display:block;width:44px;height:4px;background:var(--yellow);margin-top:16px}
.course-heading{border-top:3px solid var(--yellow)}
.category-filters button[aria-pressed="true"]{border-bottom:3px solid var(--yellow)}
.education-disclosure .disclosure-plus{display:grid;place-items:center;width:25px;height:25px;flex-shrink:0;border-radius:50%;background:var(--yellow);color:#171717}
.student-work-note{border-left:3px solid var(--yellow);padding-left:18px}
.dark .design-grid .brand-card{background:#080808}
.dark .design-grid .brand-card .brand-dark{mix-blend-mode:screen}
[data-project="madjohnco"] .identity-photo-feature{width:100%;max-width:none}
[data-project="madjohnco"] .case-photos.with-photo-feature{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
[data-project="madjohnco"] .case-photos.with-photo-feature .art-panel>div{height:auto;aspect-ratio:1600/1067;padding:0}
[data-project="madjohnco"] .case-photos.with-photo-feature img{display:block;width:100%;height:100%;object-fit:cover}
@media(min-width:801px){.biography-intro .biography-portrait{margin-left:0;margin-right:auto}}
@media(max-width:800px){
 .student-photo-viewer .photo-viewer-stage{aspect-ratio:4/5!important}
 .reading-entry{grid-template-columns:150px minmax(0,1fr);gap:24px}
 [data-project="madjohnco"] .case-photos.with-photo-feature{gap:10px}
 .image-viewer{padding:12px 14px}
 .image-viewer-stage{grid-template-columns:32px minmax(0,1fr) 32px;gap:4px}
 .image-viewer-stage>button{min-width:32px}
}
@media(max-width:560px){
 .reading-entry{grid-template-columns:1fr;gap:24px}
 .reading-poster{max-width:180px}
}

/* Circular controls, quieter sections, and a mobile header of fixed height. */
.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.collection-heading>h1::after,.group-title::after{content:none}
.group-title::before{content:'';display:inline-block;width:10px;height:10px;margin:0 14px 2px 2px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 1px #8884;vertical-align:middle}
.film-poster,.film-socials,.work-in-progress,.recognition,.related,.film-facts,.disclosure,.festival-list li,.featured-awards li,.technical-list>div,.scope-note,.testimonial,.bio-carousel,.education-category,.project-about,.course-heading,.student-reference,.student-credits,.reading-entry,.page-back,.site-footer{border:0}
.student-work-note,.author-note{border:0;padding-left:0}
.category-filters button,.category-filters button[aria-pressed="true"]{border:0;display:inline-flex;align-items:center;gap:10px;min-height:44px}
.category-filters button::before{content:'';width:9px;height:9px;border-radius:50%;flex-shrink:0;background:transparent}
.category-filters button[aria-pressed="true"]::before{background:var(--yellow);box-shadow:0 0 0 1px #8884}
.education-disclosure summary{justify-content:space-between;padding:16px 0;gap:24px}
.education-disclosure .disclosure-plus{width:42px;height:42px;flex:0 0 42px;font-size:25px;background:var(--yellow);border:1px solid #8885;box-shadow:0 0 0 4px var(--bg),0 0 0 5px #8883;transform:none}
.education-disclosure[open]>summary>.disclosure-plus{transform:none;background:transparent;color:var(--fg);border-color:var(--fg);box-shadow:none}
.disclosure[open]>summary>.disclosure-plus{transform:none}
.biography-copy .biography-location{font-size:1.35rem;line-height:1.5;color:var(--fg);font-weight:500;margin-top:32px}
.biography-copy .biography-location::before{content:'';display:inline-block;width:11px;height:11px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 1px #8884;margin-right:12px}
.biography-copy .biography-languages{font-size:1rem;margin-top:8px}
.cv-download{display:inline-flex;align-items:center;gap:14px;margin-top:26px;min-height:48px;font-size:1rem}
.cv-download small{display:block;font-size:.75rem;color:var(--muted);margin-top:4px}
.round-arrow{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--yellow);color:#171717;border:1px solid #8884;font-size:23px}
.contact-intro>p:first-child{font-size:1.5rem;line-height:1.5;max-width:410px;letter-spacing:-.25px}
.contact-intro .contact-invitation{font-size:1rem;line-height:1.75;max-width:410px;color:var(--muted);margin-top:20px}
.image-viewer,.image-open,.photo-thumb,#image-viewer-close{outline:none;border:0}
.image-open:focus:not(:focus-visible),.photo-thumb:focus:not(:focus-visible),#image-viewer-close:focus:not(:focus-visible){outline:none;box-shadow:none}
.image-open:focus-visible,.photo-thumb:focus-visible,#image-viewer-close:focus-visible{outline:none;box-shadow:none}
#image-viewer-close{border-radius:50px;padding:10px 16px}
.photo-thumb[aria-pressed="true"]{border:0;box-shadow:none}
.appearance .theme-switch{padding:0;display:inline-flex;align-items:center;min-height:44px;color:var(--fg)}
.theme-track{position:relative;display:block;width:76px;height:38px;border:1px solid var(--muted);border-radius:50px;background:var(--bg);isolation:isolate}
.theme-track svg{position:absolute;top:9px;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.4;z-index:2;pointer-events:none}
.theme-sun{left:9px}.theme-moon{right:9px}
.theme-knob{position:absolute;left:3px;top:3px;width:30px;height:30px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 1px #8883;transition:transform .25s ease;z-index:1}
.theme-sun{color:#171717}.dark .theme-sun{color:var(--fg)}.dark .theme-moon{color:#171717}
.dark .theme-knob{transform:translateX(38px)}
@media(min-width:801px){
 .sidebar>.identity{order:1}.sidebar>.appearance{order:2;margin:26px 0 0}
 .sidebar>.sidebar-content{order:3;flex:0}.sidebar nav{margin-top:24px}
 .sidebar>.languages{order:4;margin-top:26px;padding-bottom:8px}
}
@media(max-width:800px){
 .sidebar,.sidebar.open{position:relative;display:grid;height:112px;min-height:112px;max-height:112px;grid-template-columns:minmax(0,1fr) 46px 66px;grid-template-rows:44px 44px;padding:12px 18px;gap:0 6px;overflow:visible;border:0;background:var(--bg);z-index:20}
 .sidebar>.identity{grid-column:1;grid-row:1/3;align-self:start;align-items:flex-start;margin-top:13.5px;min-height:0;font-size:clamp(21px,6vw,27px);gap:9px;order:0}
 .sidebar>.appearance{grid-column:2;grid-row:1;justify-self:center;align-self:start;margin:0;order:0}
 .sidebar .appearance .theme-switch{width:44px;height:44px;justify-content:center}
 .theme-track{width:44px;height:24px}
 .theme-track svg{width:12px;height:12px;top:5px;stroke-width:1.6}
 .theme-sun{left:4px}.theme-moon{right:4px}
 .theme-knob{width:18px;height:18px;top:2px;left:2px}
 .dark .theme-knob{transform:translateX(20px)}
 .sidebar>.languages{grid-column:3;grid-row:1;justify-self:end;align-self:start;gap:2px;height:44px;font-size:.8125rem;margin:0;order:0}
 .sidebar .languages button{min-width:27px;padding:0;min-height:44px}
 .sidebar .menu-toggle{grid-column:3;grid-row:2;order:0;align-self:start}
 .sidebar .sidebar-content,.sidebar.open .sidebar-content{position:absolute;top:100%;left:0;right:0;grid-column:auto;grid-row:auto;max-height:calc(100dvh - 112px);overflow-y:auto;overscroll-behavior:contain;padding:12px 20px 24px;background:var(--bg);box-shadow:0 18px 22px #0002}
 .sidebar:not(.open) .sidebar-content{display:none}
 .sidebar.open .sidebar-content{display:block}
 .sidebar nav{margin:8px 0 0}
}
@media(max-width:360px){
 .sidebar,.sidebar.open{padding-left:16px;padding-right:16px;column-gap:4px}
 .sidebar>.identity{font-size:21px;gap:7px}
}

nav details[open] summary>span{transform:none}

/* Quieter navigation and stable image surfaces. */
.design-group>.group-title::before,.biography-location::before{content:none!important}
.education-disclosure .disclosure-plus,.education-disclosure[open]>summary>.disclosure-plus{width:24px;height:24px;flex:0 0 24px;background:none;border:0;border-radius:0;box-shadow:none;color:var(--muted);font-size:22px}
.education-disclosure>summary{cursor:pointer}
.cv-download{gap:0;min-height:44px;font-size:1rem}
.cv-download>span{display:flex;align-items:baseline;gap:12px}
.cv-download small{display:inline;margin:0}
.contact-intro>p:first-child{font-size:1.875rem;line-height:1.3}
.contact-intro .contact-invitation{margin:22px 0;line-height:1.75}
.image-open,.image-open:focus,.image-open:focus-visible,.image-open:active,.photo-thumb,.photo-thumb:focus,.photo-thumb:focus-visible,.photo-thumb:active,#image-viewer-close,#image-viewer-close:focus,#image-viewer-close:focus-visible{outline:0!important;border:0!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent}
.image-open:focus-visible img{filter:brightness(.92)}
#image-viewer-close:focus-visible{text-decoration:underline;text-underline-offset:5px}
.photo-viewer-stage,.student-photo-viewer .photo-viewer-stage{aspect-ratio:3/2!important;width:100%;min-height:0;align-self:start;background:var(--image-bg)}
.photo-viewer-stage>.image-open{position:absolute;inset:0;display:block;width:100%;height:100%}
.photo-viewer-stage img,.photo-viewer-stage img.dissolve-layer{position:absolute;inset:0;width:100%;height:100%;max-height:none;aspect-ratio:auto;object-fit:contain;object-position:center;background:var(--image-bg)}
.photo-thumb{position:relative;padding:0;aspect-ratio:3/2}
.photo-thumb img{width:100%;height:100%;object-fit:cover}
.photo-thumb::after{content:'';position:absolute;right:6px;top:6px;width:8px;height:8px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 1px #17171733;opacity:0;pointer-events:none}
.photo-thumb[aria-pressed="true"]::after{opacity:1}
.photo-thumb:focus-visible img{filter:brightness(.8)}
.sidebar>.appearance button{font-size:13px;min-height:44px;padding:8px 0;gap:8px}
.theme-icon{width:14px;height:14px}
.mark{transform-origin:center;backface-visibility:visible;box-shadow:inset 0 0 0 1.5px var(--yellow)}
@media(min-width:801px){
 .sidebar>.identity{gap:18px}
 .sidebar>.sidebar-content{order:2;flex:0}
 .sidebar nav{margin-top:30px}
 .sidebar>.appearance{order:3;margin:24px 0 0}
 .sidebar>.languages{order:4;margin-top:0}
}
@media(max-width:800px){
 .sidebar,.sidebar.open{height:96px;min-height:96px;max-height:96px;grid-template-rows:36px 36px;--mobile-mark-size:48px;--mobile-mark-top:10px}
 .sidebar>.identity{margin-top:var(--mobile-mark-top);gap:7px;font-size:clamp(21px,5.8vw,26px);line-height:1.08}
 .sidebar>.appearance{grid-row:1;grid-column:2;margin:0}
 .sidebar>.appearance button{width:44px;height:36px;min-height:36px;padding:0;justify-content:center}
 .sidebar>.appearance #theme-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
 .sidebar>.languages{height:36px}
 .sidebar .languages button{min-height:36px}
 .sidebar .menu-toggle{height:36px;min-height:36px}
 .sidebar .menu-toggle #menu-symbol{transform:translateY(calc(var(--mobile-mark-top) + var(--mobile-mark-size) - 60.75px))}
 .sidebar .sidebar-content,.sidebar.open .sidebar-content{max-height:calc(100dvh - 96px)}
 .photo-viewer-rail{height:74px}
}
@media(max-width:360px){.sidebar,.sidebar.open{--mobile-mark-size:44px}.sidebar>.identity{font-size:21px;gap:6px}}

/* Lecturing: featured student work followed by one course at a time. */
.teaching-copy-brief{max-width:860px;margin-bottom:36px}
.teaching-copy-brief p{font-size:1.0625rem;line-height:1.75}
.teaching-copy-brief p+p{margin-top:14px}
.teaching-banner{margin:32px 0 44px}
.teaching-banner-stage{position:relative;isolation:isolate;width:100%;height:clamp(280px,38vw,460px);overflow:hidden;background:var(--image-bg)}
.teaching-banner-stage>a{position:absolute;inset:0;display:block;width:100%;height:100%;opacity:1}
.teaching-banner-stage img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain}
.teaching-banner-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:18px;min-height:98px}
.teaching-banner-footer h2{font-size:1.375rem;font-weight:400;line-height:1.3;letter-spacing:-.4px;margin-top:8px}
.teaching-banner-footer #teaching-banner-caption p{font-size:.8125rem;color:var(--muted);margin-top:7px}
.photography-banner-stage.teaching-banner-stage{height:clamp(340px,46vw,560px);max-height:none;aspect-ratio:auto}
.photography-banner-stage.teaching-banner-stage>a{position:absolute;inset:0}
.photography-banner-composition{width:100%;height:100%;display:grid;grid-template-columns:1fr;grid-template-rows:minmax(0,1fr);overflow:hidden}
.photography-banner-frame{position:relative;display:block;min-width:0;min-height:0;overflow:hidden}
.photography-banner-stage .photography-banner-frame img{position:absolute;inset:auto;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:auto;height:auto;max-width:100%;max-height:100%;aspect-ratio:auto;object-fit:contain}
.photography-banner-composition.is-series{grid-template-columns:repeat(3,minmax(0,1fr))}
.photography-banner-composition.is-mosaic{grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}
.photography-banner-composition.is-mosaic .is-wide{grid-column:span 2}
.photography-banner-footer{min-height:122px}
.photography-banner-meta{font-size:.8125rem;color:var(--muted);margin-top:7px}
.photography-banner-recognition{font-size:.8125rem;line-height:1.5;margin-top:9px;min-height:1.5em}
@media(max-width:600px){
 .photography-banner-composition.is-series:not(.is-mosaic){grid-template-columns:repeat(3,minmax(0,1fr))}
 .photography-banner-composition.is-mosaic{grid-template-columns:repeat(6,minmax(0,1fr))}
 .photography-banner-stage.teaching-banner-stage{height:clamp(280px,82vw,440px)}
 .photography-banner .photography-banner-footer{min-height:180px}
}
.teaching-tabs{display:flex;flex-direction:row;flex-wrap:wrap;gap:14px 32px;margin:0 0 30px;font-size:1rem}
.teaching-tabs a{display:inline-flex;align-items:center;gap:10px;min-height:44px;color:var(--muted);width:auto}
.teaching-tabs a::before{content:'';width:9px;height:9px;border-radius:50%;flex:0 0 9px;background:transparent}
.teaching-tabs a[aria-current="page"]{color:var(--fg)}
.teaching-tabs a[aria-current="page"]::before{background:var(--yellow);box-shadow:0 0 0 1px #8884}
.teaching-course{margin-top:0;scroll-margin-top:24px}
.teaching-course .course-heading{padding-top:0;margin-bottom:16px}
.teaching-course .course-heading h2{font-size:1.5rem;margin-top:0}
.teaching-course .student-work-note{max-width:750px;margin-bottom:24px}
.teaching-filters{gap:2px 22px;margin:0 0 24px}
.teaching-filters button{font-size:.875rem}
.teaching-grid{gap:34px 24px}
.teaching-grid .project-card h2{font-size:1.125rem;margin-top:12px}
.teaching-grid .award-line{margin-top:8px;font-size:.8125rem}
.student-assignment{margin:42px 0;max-width:750px}
.student-assignment h2{font-size:1.125rem;font-weight:400;margin-bottom:14px}
.student-assignment p{font-size:1rem;line-height:1.75;color:var(--muted)}
.reading-winners{display:grid;gap:44px}
.reading-entry.reading-featured{grid-template-columns:minmax(140px,190px) minmax(0,1fr);gap:28px;padding:0;margin:0;max-width:950px}
.reading-copy h3{font-weight:400;line-height:1.3;font-size:1.5rem;letter-spacing:-.3px;margin:10px 0 14px}
.reading-copy .reading-teaser{font-size:1rem;line-height:1.7}
.reading-copy .reading-authors{font-size:.875rem;line-height:1.65;color:var(--muted);margin:16px 0}
.huella-award{display:flex;gap:14px;align-items:center;margin:0 0 24px}
.huella-award>span:last-child{display:flex;flex-direction:column;gap:5px}
.huella-award em{font-size:1.0625rem;line-height:1.3}
.huella-award small{font-size:.75rem;color:var(--muted)}
.huella-year{padding:9px 10px;background:var(--yellow);color:#171717;font-size:1.5rem;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-.7px}
.other-readings-title{font-size:1rem;font-weight:400;color:var(--muted);margin:48px 0 24px}
.reading-others{display:grid;gap:26px}
.reading-entry.reading-compact{grid-template-columns:72px minmax(0,1fr);gap:20px;padding:0;margin:0;max-width:950px}
.reading-compact .reading-copy h3{font-size:1.0625rem;letter-spacing:0;margin:5px 0 8px}
.reading-compact .reading-authors{font-size:.8125rem;margin:8px 0;line-height:1.6}
.reading-compact .eyebrow{font-size:.75rem}
.reading-compact .text-link{font-size:.8125rem;padding:0}
.reading-compact .download-meta{font-size:.75rem}
@media(max-width:800px){
 .teaching-banner-stage{height:280px}
 .teaching-banner-footer{align-items:flex-start;flex-direction:column;gap:12px;min-height:160px}
 .teaching-banner-footer .slide-controls{align-self:flex-end}
 .teaching-banner-footer h2{font-size:1.25rem}
 .teaching-tabs{gap:6px 22px;margin-bottom:24px}
 .reading-entry.reading-featured{grid-template-columns:110px minmax(0,1fr);gap:20px}
 .reading-copy h3{font-size:1.25rem}
 .huella-award{gap:10px;margin-bottom:18px;flex-wrap:wrap}
 .huella-year{font-size:1.25rem}
 .huella-award em{font-size:1rem}
}
@media(max-width:460px){
 .teaching-banner-stage{height:240px}
 .teaching-tabs{flex-direction:column;gap:2px}
 .reading-entry.reading-featured{grid-template-columns:78px minmax(0,1fr);gap:16px}
 .reading-copy h3{font-size:1.125rem}
 .reading-copy .reading-teaser{font-size:.9375rem}
 .reading-entry.reading-compact{grid-template-columns:52px minmax(0,1fr);gap:16px}
}

/* Image links retain a non-rectangular keyboard cue. */
.project-card:focus,.project-card:focus-visible,.project-card:active,.slide-stage>a:focus,.slide-stage>a:focus-visible,.teaching-banner-stage>a:focus,.teaching-banner-stage>a:focus-visible,.film-carousel:focus,.film-carousel:focus-visible{outline:none!important;box-shadow:none!important}
.project-card:focus-visible img,.slide-stage>a:focus-visible img,.teaching-banner-stage>a:focus-visible img{filter:brightness(.88)}

/* Shared editorial hierarchy: clear headings, quiet rules and tonal process notes. */
body{--editorial-text:color-mix(in srgb,var(--fg) 84%,var(--bg));--editorial-muted:color-mix(in srgb,var(--fg) 64%,var(--bg));--editorial-line:color-mix(in srgb,var(--fg) 18%,var(--bg));--editorial-panel:color-mix(in srgb,var(--fg) 4%,var(--bg))}
.biography-copy,.synopsis p,.project-about>p,.installation-story .installation-intro p,.installation-story .author-note p{color:var(--editorial-text)}
.biography-copy>p:first-child{font-size:1.3rem;line-height:1.65;color:var(--fg)}
.biography-copy>p:nth-child(2){font-size:1.0625rem;line-height:1.8;max-width:740px}
.biography-copy .biography-location{font-size:1.25rem;color:var(--fg);margin-top:30px}
.biography-copy .biography-languages{color:var(--editorial-muted)}
.biography-education{margin-top:40px}
.education-disclosure{width:100%;border-top:1px solid var(--editorial-line)}
.education-disclosure summary{width:100%;height:80px;min-height:80px;font-size:1.375rem;line-height:1.35;letter-spacing:-.3px;padding:10px 0}
.education-disclosure summary>span:first-child{min-width:0}
.education-category{border-top:1px solid var(--editorial-line);padding-top:22px}
.education-category>h3{font-size:1rem;font-weight:500;margin-bottom:12px}
.education-year,.education-list p{color:var(--editorial-muted)}
.biography-layout>.bio-carousel{border-top:1px solid var(--editorial-line);padding-top:28px;margin-top:12px}
.bio-carousel>h2,.synopsis>h2,.recognition>h2,.project-about>.group-title,.screenshots-heading,.film-poster h2,.film-socials h2,.author-note h2,.academic-writing>.group-title,.blog-writing>.group-title{font-size:1.4375rem;font-weight:400;line-height:1.35;letter-spacing:-.35px;color:var(--fg);margin-bottom:22px}
.film-facts{border-top:1px solid var(--editorial-line);padding-top:24px}
.film-facts dt,.direction-credit>span,.supporting-credits dt{color:var(--editorial-muted)}
.film-info{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);align-items:start;gap:clamp(28px,4vw,50px);margin:42px 0}
.synopsis{max-width:760px}
.synopsis p{font-size:1.125rem;line-height:1.8;letter-spacing:0}
.film-credits.disclosure{border-top:1px solid var(--editorial-line);margin-top:0;align-self:start}
.film-credits.disclosure>summary{font-size:1.125rem}
@media(max-width:800px){.film-info{grid-template-columns:1fr;gap:30px}}
.project-about,.recognition,.film-poster,.film-socials{border-top:1px solid var(--editorial-line);padding-top:28px;margin-top:42px}
.project-about>.group-title{border:0;padding:0}
.project-about>.group-title::before,.academic-writing>.group-title::before,.blog-writing>.group-title::before{content:none}
.project-about>p{max-width:760px;font-size:1rem;line-height:1.8}
.recognition .disclosure{border-top:1px solid var(--editorial-line)}
.featured-awards li+li,.festival-list li+li{border-top:1px solid var(--editorial-line)}
.screenshots-heading{border-top:1px solid var(--editorial-line);padding-top:28px;margin-top:42px}
.installation-story{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(230px,1fr);gap:42px;align-items:start;margin:32px 0 40px}
.installation-story .installation-intro{max-width:760px}
.installation-story .installation-intro p{font-size:1.125rem;line-height:1.8}
.installation-story .installation-intro p+p{font-size:1rem}
.installation-story .author-note{border:0;background:var(--editorial-panel);padding:24px;margin:0;max-width:none}
.installation-story .author-note h2{font-size:1.4375rem;margin-bottom:16px}
.installation-story .author-note p{max-width:740px;font-size:1rem;line-height:1.8}
.art-credits,.technical.disclosure{border-top:1px solid var(--editorial-line);padding-top:24px}
.technical.disclosure{padding-top:0}
.academic-writing>.group-title,.blog-writing>.group-title{border-top:1px solid var(--editorial-line);padding-top:26px}
.photo-heading{display:block}
.photo-heading>p{margin-top:14px;color:var(--editorial-muted);font-size:1rem}
.photo-heading h1{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px 18px}
#image-viewer-close{display:grid;place-items:center;width:44px;height:44px;padding:0;font-size:30px;line-height:1}

/* Language and appearance sit at the foot of the menu, in keyboard order. */
.sidebar .menu-controls{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0;margin-top:auto;padding-top:24px}
.sidebar .menu-controls .languages{order:0;display:flex;align-items:center;gap:3px;margin:0;padding:0;height:auto}
.sidebar .menu-controls .languages button{width:auto;min-width:0;min-height:44px;padding:8px 0;text-align:left}
.sidebar .menu-controls .languages>span{padding:0}
.sidebar .menu-controls .appearance{order:1;margin:0;padding:0;border:0}
.sidebar #nav{order:0;flex-shrink:0}
.sidebar .appearance button{display:inline-flex;align-items:center;gap:8px;width:auto;min-height:44px;padding:8px 0;font-size:.8125rem;justify-content:flex-start}
@media(min-width:801px){
 .sidebar>.sidebar-content{display:flex;flex-direction:column;flex:1 0 auto}
}
@media(min-width:801px) and (max-width:1050px){
 .installation-story{grid-template-columns:minmax(0,1.4fr) minmax(200px,1fr);gap:25px}
}
@media(max-width:800px){
 .installation-story{grid-template-columns:1fr;gap:28px}
 .sidebar,.sidebar.open{grid-template-columns:minmax(0,1fr) 0 66px}
 .sidebar.open>.sidebar-content{display:flex;flex-direction:column;height:calc(100dvh - 96px);padding-bottom:max(18px,env(safe-area-inset-bottom))}
 .sidebar .menu-controls{padding-right:14px;padding-left:14px}
 .sidebar .appearance button{height:44px;font-size:.875rem}
 .sidebar .appearance #theme-label{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}
 .biography-copy>p:first-child{font-size:1.1875rem}
 .education-disclosure summary{font-size:1.25rem}
 .installation-story .author-note{padding:24px}
}

/* Each series occupies the same frame with a composition of several photographs. */
.teaching-banner-stage{height:auto;aspect-ratio:2/1;max-height:460px}
.teaching-banner-composition{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:minmax(0,1fr);width:100%;height:100%;gap:0}
.teaching-banner-stage .teaching-banner-composition img{position:static;width:100%;height:100%;min-width:0;min-height:0;object-fit:contain;object-position:center}
.teaching-banner-stage .teaching-banner-composition[data-series="la-lola"] img{object-fit:cover;object-position:center}
.teaching-banner-stage .teaching-banner-composition[data-series="la-lola"] img:nth-child(3){object-fit:cover;object-position:right center}
.teaching-banner-stage .teaching-banner-composition[data-series="fashion-echoes"] img,.teaching-banner-stage .teaching-banner-composition[data-series="genesis"] img,.teaching-banner-stage .teaching-banner-composition[data-series="upcycle"] img{object-fit:cover;object-position:center}

/* Selected award layout: poster and recognition left; title and text right. */
.reading-visual{min-width:0}
.reading-visual .reading-poster{max-width:none}
.reading-copy h3,.reading-compact .reading-copy h3{margin-top:0}
.reading-film{font-size:.875rem;line-height:1.6;color:var(--editorial-muted);margin:0 0 16px}
.reading-film cite{color:var(--editorial-text)}
.reading-copy .reading-teaser{color:var(--editorial-text)}
.huella-award{display:block;padding-top:14px;margin:0;line-height:1.45}
.huella-award>p{display:flex;flex-wrap:wrap;gap:4px 9px;align-items:baseline}
.huella-award em{font-size:.9375rem}
.huella-award .huella-year{display:inline;padding:0;background:none;color:var(--editorial-muted);font-size:.875rem;letter-spacing:0;line-height:1.4}
.huella-award small{display:block;margin-top:6px;font-size:.75rem;line-height:1.6;color:var(--editorial-muted)}
.reading-entry.reading-featured+.reading-featured{border-top:1px solid var(--editorial-line);padding-top:32px}
.other-readings-title{padding-top:24px;border-top:1px solid var(--editorial-line);color:var(--fg);font-size:1.125rem}
.reading-compact .reading-film{font-size:.8125rem;margin-bottom:8px}
@media(max-width:800px){
 .teaching-banner-stage{height:auto;aspect-ratio:3/2}
 .teaching-banner-composition{grid-template-columns:repeat(3,minmax(0,1fr))}
 .huella-award em{font-size:.875rem}
 .huella-award .huella-year{font-size:.8125rem}
}
@media(max-width:460px){
 .reading-entry.reading-featured{grid-template-columns:96px minmax(0,1fr);gap:18px}
 .reading-copy .reading-film{font-size:.8125rem}
 .reading-featured .download-meta{display:block;margin-top:5px}
 .huella-award>p{display:block}
 .huella-award .huella-year{display:block;margin-top:4px}
}

.selection-documents{display:flex;flex-wrap:wrap;gap:16px 28px}

.featured-awards .festival-award-featured{display:grid;grid-template-columns:minmax(0,250px) minmax(0,1fr);align-items:center;gap:28px}
.festival-award-laurel{display:block;width:100%;height:auto;filter:grayscale(1) contrast(4);mix-blend-mode:multiply}
.dark .festival-award-laurel{filter:grayscale(1) contrast(4) invert(1);mix-blend-mode:screen}
@media(max-width:600px){.featured-awards .festival-award-featured{grid-template-columns:1fr;gap:16px}.festival-award-laurel{max-width:230px}}

.other-design-grid{align-items:start}
.design-grid.other-design-grid .project-card img.poster-card-image{width:100%;height:auto;aspect-ratio:auto;object-fit:contain;padding:0;background:transparent}

/* A compact gallery for individual photographs; titles are optional. */
.photography-tabs{margin-bottom:36px}
.individual-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 28px;max-width:1050px}
.individual-photo{min-width:0}
.individual-photo>.image-open{display:block;width:100%;aspect-ratio:4/3}
.individual-photo img{display:block;width:100%;height:100%;object-fit:contain}
.individual-photo figcaption{margin-top:16px;font-size:.875rem;line-height:1.65;color:var(--muted)}
.individual-photo h2{display:flex;align-items:baseline;justify-content:space-between;gap:14px;font-size:1.125rem;font-weight:400;color:var(--fg);margin-bottom:5px}
.individual-photo-year{flex:none;font-size:.875rem;color:var(--muted);font-variant-numeric:tabular-nums;font-weight:400}
.individual-photo .text-link{margin-top:9px;font-size:.8125rem}
@media(max-width:560px){.individual-photo-grid{grid-template-columns:1fr;gap:36px}.individual-photo>.image-open{aspect-ratio:auto}.individual-photo img{height:auto;max-height:75svh}.photography-tabs{margin-bottom:28px}}

/* An open circular distinction, using the site’s geometric identity. */
.huella-award{display:block;max-width:220px;width:100%;padding:0;margin:20px auto 0;text-align:center;color:var(--fg)}
.huella-emblem{position:relative;display:grid;place-items:center;aspect-ratio:220/154;width:100%}
.huella-inscription{position:relative;display:flex;flex-direction:column;align-items:center;gap:7px;padding:0 22%;width:100%}
.huella-distinction{font-size:.5625rem;font-weight:500;line-height:1.2;letter-spacing:.18em;text-transform:uppercase}
.huella-award .huella-inscription em{display:block;font-size:1.5rem;line-height:1.04;letter-spacing:-.04em;font-weight:400;white-space:nowrap}
.huella-inscription em>span{display:block;font-size:.6875rem;letter-spacing:.03em;margin-bottom:3px}
.huella-award .huella-inscription .huella-year{display:block;margin:0;padding:0;color:var(--fg);font-size:1.375rem;letter-spacing:.08em;line-height:1.1;font-variant-numeric:tabular-nums}
.huella-award small{display:block;font-size:.625rem;font-weight:400;line-height:1.4;letter-spacing:.04em;color:var(--muted);margin:0}
@media(max-width:800px){
 .reading-actions{gap:16px}
}

.reading-actions{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px;margin-top:24px}
.reading-actions .huella-award{width:170px;max-width:100%;flex:0 0 170px;margin:0}
.reading-compact .reading-actions{margin-top:0}
@media(max-width:600px){.reading-actions .huella-award{flex-basis:160px;width:160px}}

/* Compact category navigation: clear text, no container or selected fill. */
.selection-menu.teaching-tabs,.selection-menu.teaching-filters{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px 24px;padding:0;border:0;border-radius:0;background:none;margin:0 0 24px;max-width:100%;width:100%;overflow-x:auto;scrollbar-width:thin;scroll-padding-inline:6px}
.selection-menu.teaching-tabs a,.selection-menu.teaching-filters button{display:inline-flex;align-items:center;justify-content:flex-start;flex:0 0 auto;gap:7px;width:auto;max-width:none;min-height:40px;padding:6px 0;border:0;border-radius:0;background:none;color:var(--muted);font-size:1rem;line-height:1.4;font-weight:400;text-align:left;white-space:nowrap;opacity:1}
.selection-menu.teaching-filters button{font-size:.875rem}
.selection-menu.teaching-tabs a::before,.selection-menu.teaching-filters button::before{position:static;content:'';width:6px;height:6px;flex:0 0 6px;background:transparent;border-radius:50%;box-shadow:none}
.selection-menu.teaching-tabs a[aria-current="page"],.selection-menu.teaching-filters button[aria-pressed="true"]{background:none;color:var(--fg);font-weight:500}
.selection-menu.teaching-tabs a[aria-current="page"]::before,.selection-menu.teaching-filters button[aria-pressed="true"]::before{background:var(--yellow);box-shadow:0 0 0 1px #8886}
.selection-menu.teaching-tabs a:hover,.selection-menu.teaching-filters button:hover{background:none;color:var(--fg)}
.selection-menu.teaching-tabs a:focus-visible,.selection-menu.teaching-filters button:focus-visible{outline:2px solid var(--fg);outline-offset:-2px;border-radius:4px}
.nav-label-compact{display:none}
.collection-group-title{font-size:1.375rem;font-weight:400;margin:0 0 24px;line-height:1.4}
.photography-group+.photography-group,.teaching-course+.teaching-course{margin-top:56px}
.breadcrumb{flex-wrap:nowrap;gap:10px}
.breadcrumb .back-icon{width:36px;min-width:36px;min-height:44px;justify-content:center;margin-left:-9px;color:var(--muted)}
.breadcrumb .back-icon svg{width:18px;height:18px}
.page-context{font-size:.875rem;color:var(--muted);line-height:1.5}
/* Typography carries the recognitions in their established positions. */
.huella-emblem{aspect-ratio:auto;min-height:110px}
.huella-inscription{padding:0;gap:7px}
.huella-distinction{font-size:.75rem;letter-spacing:.12em}
.huella-award .huella-inscription em{font-size:1.25rem;line-height:1.2;letter-spacing:-.025em}
.huella-inscription em>span{display:inline;font-size:inherit;letter-spacing:inherit;margin:0}
.huella-award .huella-inscription .huella-year{background:none;font-size:2.25rem;font-weight:400;letter-spacing:-.045em}
.huella-award small{font-size:.75rem;letter-spacing:0;margin-top:6px}
.festival-award-type{text-align:center;padding:12px 0}
.festival-award-type strong{display:block;font-size:clamp(3rem,6vw,4.5rem);font-weight:400;line-height:1;letter-spacing:-.06em}
.featured-awards .festival-award-type span{font-size:.875rem;font-style:normal;letter-spacing:.12em;margin-top:12px;color:var(--fg)}
@media(max-width:800px){
 /* Restore language and contrast in the compact header; only desktop uses the footer. */
 .sidebar,.sidebar.open{grid-template-columns:minmax(0,1fr) 44px 66px}
 .sidebar>.languages{gap:1px;padding:0;font-size:.8125rem}
 .sidebar>.languages>span{padding:0}
 .sidebar>.languages button{min-width:24px;min-height:36px;padding:0 1px}
 .sidebar>.appearance .theme-icon{width:14px;height:14px}
 .sidebar>.appearance{grid-column:2;grid-row:1;justify-self:center;align-self:start;margin:0}
 .sidebar>.appearance button{width:44px;height:36px;min-height:36px;padding:0;justify-content:center}
 .sidebar>.appearance #theme-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
 .sidebar.open>.sidebar-content{display:block;height:auto;max-height:calc(100dvh - 96px);padding-bottom:max(24px,env(safe-area-inset-bottom))}
 .sidebar .menu-controls{display:none}
 .photography-banner{margin-bottom:26px}
 .photography-banner .photography-banner-footer{min-height:0;gap:14px;padding-top:16px}
 .photography-banner-footer .slide-controls{flex-direction:row;align-items:center;gap:16px}
 .selection-menu.teaching-tabs,.selection-menu.teaching-filters{gap:16px;margin-bottom:22px}
 .selection-menu.teaching-tabs a{padding:6px 0;font-size:.9375rem;gap:6px}
 .selection-menu.teaching-filters button{gap:6px;padding:6px 0}
 .photography-group+.photography-group,.teaching-course+.teaching-course{margin-top:40px}
}

/* Premios Huella: one editorial line followed by the category. */
.huella-award{display:block;width:auto;max-width:none;flex:0 1 auto;margin:0;text-align:left;color:var(--fg)}
.huella-award .huella-title{font-size:1rem;line-height:1.45;letter-spacing:-.01em;white-space:nowrap}
.huella-award .huella-title em{font-size:inherit;font-weight:400;letter-spacing:inherit}
.huella-award .huella-title .huella-year{display:inline;margin:0;padding:0;background:none;color:inherit;font-size:inherit;font-weight:400;letter-spacing:inherit;line-height:inherit}
.huella-award small{display:block;margin-top:4px;font-size:.75rem;line-height:1.45;letter-spacing:0;color:var(--muted)}
.reading-actions .huella-award{width:auto;max-width:none;flex:0 1 auto;margin:0}
@media(max-width:600px){
 .reading-actions .huella-award{width:auto;flex-basis:auto}
 .huella-award .huella-title{font-size:.9375rem;white-space:normal}
}
@media(max-width:600px){
 .course-tabs .nav-label-wide{display:none}
 .course-tabs .nav-label-compact{display:inline}
 .selection-menu.course-tabs a{font-size:.875rem}
}

/* Current portfolio refinements. */
.photography-banner-stage.teaching-banner-stage{height:clamp(280px,38vw,460px)}
.photography-banner-composition[data-work="memoryscapes"]{grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}
.photography-banner-composition[data-work="mirados"]{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr))}
.photography-banner-composition[data-work="memoryscapes"] .photography-banner-frame,.photography-banner-composition[data-work="mirados"] .photography-banner-frame{grid-column:auto}
.photography-banner-stage .photography-banner-composition[data-work="memoryscapes"] img,.photography-banner-stage .photography-banner-composition[data-work="mirados"] img{inset:0;top:0;left:0;transform:none;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover}
.student-gallery.single-image figcaption{margin-top:12px;font-size:.75rem;line-height:1.5;color:var(--muted);text-align:center}
.reference-identification{white-space:nowrap}
.huella-award{border-left:3px solid var(--yellow);padding-left:14px}
.huella-award .huella-distinction{font-size:.9375rem;font-weight:400;line-height:1.4;letter-spacing:0;text-transform:none;color:var(--fg)}
.huella-award .huella-title{margin-top:3px;color:var(--muted)}
.reading-actions{justify-content:flex-start;gap:22px 34px}
.breadcrumb{gap:2px}
.breadcrumb .back-icon{width:32px;min-width:32px;margin-left:-7px}
@media(max-width:800px){
 .sidebar>.appearance,.sidebar>.languages{transform:translateY(4px)}
 .sidebar>.languages,.sidebar .menu-toggle{justify-self:start}
 .photography-banner-stage.teaching-banner-stage{height:clamp(240px,68vw,360px)}
}
@media(max-width:600px){
 .photography-banner-composition[data-work="memoryscapes"]{grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}
 .photography-banner-composition[data-work="mirados"]{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr))}
 .student-gallery.single-image figcaption,.student-reference figcaption{text-align:left}
 .reference-identification{white-space:normal}
}

/* New Media adopts the editorial sequence used by Filmography. */
.installation-heading{margin-bottom:24px}
.installation-heading .project-type{margin-top:12px;color:var(--editorial-muted);font-size:1rem;line-height:1.6}
.installation-facts{grid-template-columns:minmax(110px,.38fr) minmax(0,1.62fr);margin-bottom:0}
.installation-facts>dl{display:block}
.installation-facts .installation-authors p{max-width:760px}
.installation-credits{border-top:1px solid var(--editorial-line);margin:42px 0 50px}
.installation-credits>summary{font-size:1.375rem;line-height:1.4;font-weight:400;letter-spacing:-.2px;padding:20px 0}
.installation-credits-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(30px,5vw,70px);padding:6px 0 34px}
.installation-credits-body h2{font-size:.875rem;font-weight:400;color:var(--editorial-muted);margin-bottom:20px}
.installation-credit-list{display:grid;grid-template-columns:minmax(120px,.55fr) minmax(0,1.45fr);gap:16px 22px}
.installation-credit-list dt,.installation-credit-list dd{margin:0}
.installation-credit-list dt{font-size:.875rem;color:var(--editorial-muted)}
.installation-credit-list dd{font-size:1rem;line-height:1.7;overflow-wrap:anywhere}
.installation-credits .technical-list>div:first-child{border-top:0;padding-top:0}
@media(max-width:800px){
 .installation-facts{grid-template-columns:1fr;gap:24px}
 .installation-credits-body{grid-template-columns:1fr;gap:34px}
 .installation-credits>summary{font-size:1.25rem}
}
@media(max-width:560px){
 .installation-credit-list{grid-template-columns:1fr;gap:5px}
 .installation-credit-list dt:not(:first-child){margin-top:16px}
}

/* Version 41 — final content order, teaching labels and persistent mobile navigation. */
.photo-series-heading h1{display:block}
.photo-series-heading .photo-series-meta{display:flex;flex-direction:column;align-items:flex-start;gap:3px;margin-top:12px;color:var(--editorial-muted);font-size:1rem;line-height:1.55}
.photo-series-heading .photo-series-meta span:last-child{font-size:.875rem;font-variant-numeric:tabular-nums}
.individual-photo>.individual-photo-link{display:block;width:100%;aspect-ratio:4/3}
.individual-photo>.individual-photo-link img{width:100%;height:100%;object-fit:contain}
.student-work-format{font-size:.8125rem;line-height:1.5;color:var(--muted);margin-top:8px}

.reading-copy h3,.reading-compact .reading-copy h3{margin:0 0 8px}
.reading-film{margin:0 0 11px;line-height:1.45;color:var(--editorial-text)}
.reading-copy .reading-authors,.reading-compact .reading-authors{margin:0 0 15px;color:var(--editorial-muted)}
.reading-copy .reading-teaser{margin:0 0 18px}
.reading-actions,.reading-compact .reading-actions{margin-top:0;display:block}
.huella-award,.reading-actions .huella-award{display:block;width:max-content;max-width:100%;margin:0 0 15px;padding:10px 14px;border:0;border-radius:2px;background:#e3e3e1;color:#171717;text-align:left;font-size:.9375rem;line-height:1.45;font-weight:400}
.huella-award span{display:block}
.huella-award em{font-size:inherit;font-weight:400;letter-spacing:inherit}
body.dark .huella-award{background:var(--yellow);color:#171717}
body:not(.dark) .biography-copy .biography-location{color:#000!important}
body.dark .biography-copy .biography-location{color:var(--yellow)!important}

@media(max-width:800px){
 .sidebar,.sidebar.open{position:sticky;top:0;z-index:100}
}
@media(max-width:560px){
 .individual-photo>.individual-photo-link{aspect-ratio:auto}
 .individual-photo>.individual-photo-link img{height:auto;max-height:75svh}
 .huella-award,.reading-actions .huella-award{font-size:.875rem;padding:9px 11px}
}

/* Version 42 — compact winning reviews and unified photography metadata. */
.photo-heading .photo-project-meta{flex-basis:100%;margin:8px 0 0;color:var(--editorial-muted);font-size:.9375rem;line-height:1.5;font-variant-numeric:tabular-nums;white-space:nowrap}
.reading-entry.reading-featured{grid-template-columns:112px minmax(0,1fr);gap:20px;max-width:800px}
.reading-featured .reading-copy h3{font-size:1.25rem;line-height:1.3;margin:0 0 8px}
.reading-featured .reading-copy .reading-authors{font-size:.8125rem;line-height:1.55;margin:0 0 11px}
.reading-featured .reading-copy .reading-teaser{font-size:.9375rem;line-height:1.6;margin:0 0 13px}
.reading-featured .reading-actions .text-link{font-size:.8125rem}
.huella-award,.reading-actions .huella-award{display:inline-block;width:auto;max-width:100%;margin:0 0 14px;padding:0 0 5px;border:0;border-bottom:2.7px solid var(--yellow);border-radius:0;background:none;color:var(--fg);font-size:.8125rem;line-height:1.35;font-weight:700;text-align:left;white-space:nowrap}
.huella-award strong,.huella-award em{display:inline;font:inherit;color:inherit}
body.dark .huella-award{background:none;color:var(--fg)}
@media(max-width:460px){
 .reading-entry.reading-featured{grid-template-columns:1fr;gap:12px}
 .reading-featured .reading-visual{width:72px}
 .huella-award,.reading-actions .huella-award{font-size:.75rem;padding:0 0 5px;white-space:nowrap}
}

.installation-video{max-width:1000px;margin:0 0 46px}
.installation-video>h2{font-size:1.125rem;font-weight:400;line-height:1.4;margin:0 0 16px}
@media(max-width:800px){.installation-video{margin-bottom:34px}.installation-video>h2{font-size:1rem;margin-bottom:12px}}

/* Next version — fixed mobile navigation and revised New Media project sequence. */
.reading-entry.reading-featured{grid-template-columns:127px minmax(0,1fr)}
.installation-video{max-width:1000px;margin:36px 0 50px}
.installation-overview,.installation-process-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,.9fr);gap:clamp(30px,5vw,64px);align-items:start;margin:0 0 52px}
.installation-overview .installation-intro{max-width:760px}
.installation-overview .installation-intro p{font-size:1.125rem;line-height:1.8;color:var(--editorial-text)}
.installation-overview .installation-intro p+p{margin-top:22px;font-size:1rem;color:var(--editorial-muted)}
.installation-artistic-credits,.installation-technique{margin:0;border-color:var(--editorial-line)}
.installation-artistic-credits>summary,.installation-technique>summary{padding:17px 0;font-size:1.0625rem;line-height:1.45}
.installation-artistic-credits .installation-credit-list{padding:4px 0 26px}
.installation-technique .technical-list{padding:2px 0 26px}
.installation-technique .technical-list>div:first-child{border-top:0;padding-top:0}
.installation-photos{margin:0 0 54px}
.installation-photos>h2,.installation-exhibitions>h2{font-size:.875rem;font-weight:400;line-height:1.5;color:var(--editorial-muted);margin:0 0 18px}
.installation-photos .installation-carousel{margin:0}
.installation-process-grid .author-note{margin:0;padding:24px;background:var(--editorial-panel);border:0;max-width:none}
.installation-process-grid .author-note h2{font-size:1.4375rem;font-weight:400;line-height:1.3;margin:0 0 16px}
.installation-process-grid .author-note p{font-size:1rem;line-height:1.8;color:var(--editorial-text)}
.installation-exhibitions{margin:0 0 44px;padding-top:24px;border-top:1px solid var(--editorial-line)}
.installation-exhibitions>p{font-size:1rem;line-height:1.65;color:var(--editorial-text);white-space:nowrap}
@media(max-width:1050px){
 .installation-overview,.installation-process-grid{grid-template-columns:minmax(0,1.35fr) minmax(220px,1fr);gap:30px}
 .installation-exhibitions>p{white-space:normal}
}
@media(max-width:800px){
 .site{padding-top:96px}
 .sidebar,.sidebar.open{position:fixed;top:0;right:0;bottom:auto;left:0;width:100%;z-index:1000}
 .installation-video{margin:28px 0 38px}
 .installation-overview,.installation-process-grid{grid-template-columns:1fr;gap:30px;margin-bottom:42px}
 .installation-overview .installation-intro p{font-size:1.0625rem}
 .installation-photos{margin-bottom:42px}
 .installation-process-grid .author-note{padding:22px}
}
@media(max-width:460px){
 .reading-entry.reading-featured{grid-template-columns:1fr}
 .reading-featured .reading-visual{width:81px}
}
.control-buttons button[aria-pressed="true"]{background:transparent;color:var(--muted);box-shadow:none;border-radius:0}
.control-buttons button[aria-pressed="true"] svg{fill:currentColor;stroke:currentColor}
.control-buttons button[aria-pressed="true"]:hover,.control-buttons button[aria-pressed="true"]:focus-visible{background:var(--image-bg);color:var(--fg);box-shadow:none}
.film-carousel-stage img.is-mirrored{transform:scaleX(-1)}

/* Version 45 — restored banner UI, explicit mobile controls and New Media hierarchy. */
.languages{gap:0}
.languages>span{padding:0;white-space:pre;color:var(--muted)}
.languages button[aria-pressed="true"]{font-weight:600}
.installation-credit-list .credit-name-line{display:block}
.installation-process-grid{grid-template-columns:minmax(0,1.65fr) minmax(230px,.75fr)}
.installation-process-grid .author-note{position:relative;padding:24px;overflow:hidden}
.installation-process-grid .process-quote{float:left;margin:.02em .12em -.12em 0;color:var(--yellow);font-family:Georgia,serif;font-size:3.2rem;line-height:.72;font-weight:400}
.photography-banner-composition[data-work="mirados"]{display:flex;align-items:center;justify-content:center;grid-template-columns:none;grid-template-rows:none}
.photography-banner-composition[data-work="mirados"] .photography-banner-frame{display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden}
.photography-banner-stage .photography-banner-composition[data-work="mirados"] img{position:static;inset:auto;top:auto;left:auto;transform:none;width:auto;height:100%;max-width:100%;max-height:100%;object-fit:contain}
.photography-banner .photography-banner-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:104px;padding-top:18px}
.photography-banner .photography-banner-footer>.slide-controls{display:flex}
@media(max-width:1050px) and (min-width:801px){
 .installation-process-grid{grid-template-columns:minmax(0,1.4fr) minmax(220px,.75fr)}
}
@media(max-width:800px){
 .site{padding-top:96px}
 .sidebar,.sidebar.open{position:fixed!important;top:0;right:0;bottom:auto;left:0;width:100%;height:96px;min-height:96px;max-height:96px;z-index:1000;display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-template-rows:36px 36px;align-content:center;align-items:center;gap:0 10px;padding:0 18px;background:var(--bg);border-bottom:1px solid var(--line);overflow:visible}
 .sidebar>.identity{grid-column:1;grid-row:1/3;align-self:center;margin:0;font-size:1.25rem;gap:9px}
 .sidebar>.identity .mark{width:38px;height:38px}
 .sidebar>.appearance{grid-column:2;grid-row:1;align-self:center;justify-self:end;margin:0;transform:none}
 .sidebar>.appearance button{display:flex;width:auto;height:36px;min-height:36px;align-items:center;justify-content:center;gap:7px;padding:0 4px;font-size:.8125rem}
 .sidebar>.appearance #theme-label{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:nowrap}
 .sidebar>.languages{grid-column:3;grid-row:1;align-self:center;justify-self:end;height:36px;margin:0;padding:0;transform:none;display:flex;align-items:center;gap:0;font-size:.8125rem;line-height:1}
 .sidebar>.languages button{min-width:24px;min-height:36px;padding:0 1px}
 .sidebar>.languages>span{padding:0;white-space:pre}
 .sidebar>.menu-toggle{grid-column:2/4;grid-row:2;align-self:center;justify-self:stretch;width:auto;height:36px;min-height:36px;display:flex;align-items:center;justify-content:flex-end;gap:0;padding:0;color:var(--fg);background:transparent}
 .sidebar>.menu-toggle #menu-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
 .sidebar>.menu-toggle #menu-symbol{display:block;width:24px;height:24px;transform:none}
 .sidebar>.sidebar-content,.sidebar.open>.sidebar-content{position:fixed;top:96px;right:0;bottom:0;left:0;width:100%;height:calc(100dvh - 96px);max-height:none;margin:0;padding:20px 24px max(24px,env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;background:var(--bg);box-shadow:none;border-top:1px solid var(--line);z-index:999}
 .sidebar:not(.open)>.sidebar-content{display:none}
 .sidebar.open>.sidebar-content{display:flex;flex-direction:column}
 .sidebar.open>.sidebar-content nav{margin:0;flex:1}
 .installation-process-grid{grid-template-columns:1fr}
 .installation-process-grid .author-note{padding:22px}
 .photography-banner .photography-banner-footer{align-items:flex-end;min-height:122px}
}
@media(max-width:460px){
 .sidebar,.sidebar.open{grid-template-columns:minmax(0,1fr) auto auto;gap:0 6px;padding-left:14px;padding-right:14px}
 .sidebar>.identity{font-size:1.0625rem;gap:7px}
 .sidebar>.identity .mark{width:32px;height:32px}
 .sidebar>.appearance button{font-size:.75rem;gap:5px;padding:0 2px}
 .sidebar>.languages{font-size:.75rem}
 .sidebar>.menu-toggle{font-size:.8125rem}
 .photography-banner .photography-banner-footer{align-items:flex-start;flex-direction:column;gap:14px}
 .photography-banner-footer .slide-controls{width:100%;justify-content:space-between;flex-direction:row}
}
.photo-collection .photo-card[data-work="cuatro-perros"] img{object-position:center;background:var(--image-bg)}
@media(max-width:800px){
 .sidebar>.identity{font-size:clamp(21px,5.8vw,26px)}
 .sidebar>.identity .mark{width:48px;height:48px}
 .caption #slide-meta{line-height:1.2}
 .caption .slide-meta-separator{display:none}
 .caption .slide-year{display:block;margin-top:2px}
 .slide-controls,.film-carousel-footer,.photo-viewer-controls,.bio-controls{flex-direction:row;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:5px}
 .photography-banner-footer .slide-controls{width:auto;justify-content:flex-end;align-self:flex-end}
 .slide-controls .count,.film-carousel-footer .count,.photo-viewer-controls .count,.bio-controls .count{flex:none;margin:0 3px 0 0}
 .slide-controls .control-buttons,.film-carousel-footer .control-buttons,.photo-viewer-controls .control-buttons,.bio-controls .control-buttons{display:flex;flex:none;gap:0}
 .slide-controls .control-buttons button,.film-carousel-footer .control-buttons button,.photo-viewer-controls .control-buttons button,.bio-controls .control-buttons button{width:34px;height:36px}
}
@media(max-width:460px){
 .sidebar>.identity{font-size:21px}
 .sidebar>.identity .mark{width:44px;height:44px}
}

/* Version 51 — approved process voice, material fiches and reference-led mobile header. */
.huella-award,.reading-actions .huella-award{border-bottom:1px solid var(--yellow)}
body:not(.dark) .biography-copy .biography-location{color:#000!important}
body.dark .biography-copy .biography-location{color:var(--yellow)!important}
.installation-technique .technical-list{display:grid;gap:22px;padding-top:4px}
.installation-technique .technical-list>div,.installation-technique .technical-list>div:first-child{display:block;padding:0;border:0}
.installation-technique .technical-list dt{margin:0 0 4px;color:var(--editorial-muted);font-size:.875rem;line-height:1.4}
.installation-technique .technical-list dd{margin:0;color:var(--editorial-text);font-size:1rem;line-height:1.55}
.installation-process-grid .author-note{padding:0;background:var(--editorial-panel)}
.installation-process-grid .process-content{padding:24px}
.installation-process-grid .process-content>h2{margin-bottom:16px}
.installation-process-grid .author-note p{font-style:normal}
.installation-process-grid .process-content>p{margin:0}
.installation-process-grid .process-signature-row{display:flex;justify-content:flex-end;border-top:1px solid var(--editorial-line);padding:16px 24px}
.installation-process-grid .process-signature{display:flex;align-items:center;gap:4px;margin:0;color:var(--fg);font-size:.875rem;line-height:1;font-weight:500;letter-spacing:.04em}
.process-signature-dot{width:10px;height:10px;flex:0 0 10px;border-radius:50%;background:var(--yellow)}
@media(max-width:800px){
 .sidebar>.appearance button{width:44px;padding:0;gap:0}
 .sidebar>.appearance #theme-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
 .installation-process-grid .author-note{padding:0}
 .installation-process-grid .process-content{padding:22px}
 .installation-process-grid .process-signature-row{padding:15px 22px}
}

/* Version 53 — lock the mobile header to the supplied iPhone reference. */
@media(max-width:800px){
 .sidebar,.sidebar.open{height:96px;min-height:96px;max-height:96px;grid-template-columns:minmax(0,1fr) 44px 68px;grid-template-rows:36px 36px;align-content:center;align-items:center;column-gap:0;padding:0 14px}
 .sidebar>.identity{grid-column:1;grid-row:1/3;align-self:center;justify-self:start;min-height:0;margin:0;gap:9px;font-size:21px;line-height:1.1;letter-spacing:-.6px}
 .sidebar>.identity .mark{width:44px;height:44px;flex:0 0 44px}
 .sidebar>.identity .identity-name{white-space:normal}
 .sidebar>.identity .name-break{display:block}
 .sidebar>.appearance{grid-column:2;grid-row:1;align-self:center;justify-self:stretch;width:44px;margin:0;transform:translateY(6px)}
 .sidebar>.appearance button{width:44px;height:36px;min-height:36px;padding:0;justify-content:center}
 .sidebar>.appearance .theme-icon{width:16px;height:16px}
 .sidebar>.languages{grid-column:3;grid-row:1;align-self:center;justify-self:stretch;width:68px;height:36px;margin:0;padding:0;transform:translateY(6px);justify-content:flex-end;font-size:14px;line-height:1}
 .sidebar>.languages button{min-width:24px;min-height:36px;padding:0 1px}
 .sidebar>.languages>span{padding:0}
 .sidebar>.menu-toggle{grid-column:2/4;grid-row:2;align-self:center;justify-self:end;width:44px;height:36px;min-height:36px;padding:0;justify-content:flex-end;gap:8px;font-size:14px;font-weight:400;transform:translateY(-4px)}
 .sidebar>.menu-toggle #menu-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
 .sidebar>.menu-toggle #menu-symbol{width:24px;height:24px}
 .sidebar>.sidebar-content,.sidebar.open>.sidebar-content{top:96px;height:calc(100dvh - 96px)}
}

/* Version 56 — complete the approved review notes. */
.huella-award,.reading-actions .huella-award{border-bottom-width:.5px}
body.dark .biography-copy .biography-location{color:#fff!important}
body.dark .biography-copy .biography-languages{color:var(--yellow)!important}
@media(max-width:800px){
 .sidebar,.sidebar.open{border-bottom:0}
 .sidebar::after{content:"";position:absolute;left:0;right:0;bottom:6px;height:1px;background:var(--line);pointer-events:none}
}

/* Version 57 — keep a single raised divider in the mobile header. */
@media(max-width:800px){
 .sidebar>.sidebar-content,.sidebar.open>.sidebar-content{border-top:0}
}

/* Version 58 — remove the legacy header shadow; retain only the raised divider. */
@media(max-width:800px){
 .sidebar,.sidebar.open{border:0;box-shadow:none}
}
.author-comment-grid{grid-template-columns:minmax(0,850px);max-width:850px;margin:42px 0 52px}
.selection-documents{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:28px}
.selection-document{min-width:0;margin:0}
.selection-document img{display:block;width:100%;height:auto;max-height:80svh;object-fit:contain;background:var(--image-bg)}
@media(max-width:700px){
 .selection-documents{grid-template-columns:1fr}
}

/* Approved contact colour in dark appearance. */
body.dark #contact-view a[href^="mailto:"]{color:#fff}

/* September 21 review: preserve artwork geometry and align theme-specific applications. */
@media(max-width:800px){.sidebar>.appearance .theme-icon{width:13px;height:13px}}
.featured-awards .festival-award-featured{isolation:isolate;background:var(--bg)}
.festival-award-laurel{filter:grayscale(1) contrast(1.15);mix-blend-mode:multiply;background:transparent;image-rendering:auto}
.dark .festival-award-laurel{filter:grayscale(1) contrast(1.15) invert(1);mix-blend-mode:screen;background:transparent}
.dark .case-modules .panel-smile>div{background:#fff}
.dark .case-modules .panel-smile img{filter:none;mix-blend-mode:normal}
.dark [data-project="pacho"] .panel-fixed-dark>div{background:var(--bg)}
/* Match the logo bounds in the original blue artwork: x=208, y=208, width=1184 on a 1600×1010 canvas. */
[data-project="proconsulting"] .case-variants .art-panel>div{position:relative;height:auto;min-height:0;aspect-ratio:1600/1010;padding:0;overflow:hidden}
[data-project="proconsulting"] .case-variants .art-panel img{position:absolute;left:13%;top:20.5940594%;width:74%;height:auto;max-width:none;max-height:none;object-fit:contain}
[data-project="proconsulting"] .case-variants .panel-blue img{left:0;top:0;width:100%;height:100%}

.process-content em{font-style:italic;font-synthesis:style}

/* Proconsulting variants remain visible and retain their original application backgrounds. */
[data-project="proconsulting"] .case-variants .panel-fixed-light>div,.dark [data-project="proconsulting"] .case-variants .panel-fixed-light>div{background:#fff}
[data-project="proconsulting"] .case-variants .panel-fixed-dark>div,.dark [data-project="proconsulting"] .case-variants .panel-fixed-dark>div{background:#292929}

/* Positive smile stays black on white in the dark theme, including the final module. */
.dark [data-project="mad-john"] .case-modules .art-panel.panel-smile img.asset-dark{filter:none;mix-blend-mode:normal}

/* Keep Pacho's applications proportional to each logo, with clear space. */
[data-project="pacho"] .case-variants .art-panel>div,
[data-project="pacho"] .case-variants .art-panel:nth-child(n+4)>div{height:auto;min-height:0;aspect-ratio:auto;padding:6%}
[data-project="pacho"] .case-variants .art-panel img{width:100%;height:auto;max-height:none;margin:0}
.external-link-arrow{display:inline-block;vertical-align:-2px;flex-shrink:0}

/* Mobile banners: title-baseline counter, then centered playback controls. */
@media(max-width:800px){
 #home-view .slide-footer,
 .teaching-banner .teaching-banner-footer{display:grid;grid-template-columns:minmax(0,1fr) max-content;grid-template-rows:[title] minmax(3.6rem,auto) [meta] minmax(1.9375rem,auto) [buttons] auto;gap:7px 16px;align-items:start;align-content:start;min-height:0;padding-top:12px}
 #home-view .slide-footer>.caption,
 #home-view .slide-footer>.slide-controls,
 .teaching-banner .teaching-banner-footer>.slide-controls,
 .teaching-banner-footer>div:not(.slide-controls),
 #teaching-banner-caption,
 #photography-banner-caption{display:contents}
 #home-view .slide-footer h1,
 .teaching-banner-footer h2{grid-column:1;grid-row:title;align-self:last baseline;min-width:0;margin:0}
 #home-view .slide-footer h1{line-height:1.2}
 #home-view .slide-footer .count,
 .teaching-banner-footer .count{grid-column:2;grid-row:title;align-self:last baseline;justify-self:end;margin:0}
 #home-view .slide-footer #slide-meta,
 .teaching-banner-footer #teaching-banner-caption>p,
 #photography-banner-caption>.photography-banner-meta{grid-column:1/-1;grid-row:meta;max-width:none;margin:0}
 #home-view .slide-footer .control-buttons,
 .teaching-banner-footer .control-buttons{grid-column:1/-1;grid-row:buttons;justify-self:center;margin-top:0}
 .teaching-banner:not(.photography-banner) .teaching-banner-footer{grid-template-rows:[eyebrow] auto [title] minmax(3.6rem,auto) [meta] minmax(1.9375rem,auto) [buttons] auto}
 .teaching-banner-footer .eyebrow{grid-column:1/-1;grid-row:eyebrow;margin:0}
 .photography-banner .photography-banner-footer{grid-template-rows:[title] minmax(3.6rem,auto) [meta] auto [recognition] minmax(1.21875rem,auto) [buttons] auto;row-gap:0}
 #photography-banner-caption>.photography-banner-meta{margin-top:7px}
 #photography-banner-caption>.photography-banner-recognition{grid-column:1/-1;grid-row:recognition;min-height:0;margin:0}
 #caption-link:focus-visible>h1,
 #teaching-banner-caption:focus-visible>h2,
 #photography-banner-caption:focus-visible>h2{outline:2px solid var(--fg);outline-offset:5px}
}

/* Keep the same control position when a recognition wraps on narrow phones. */
@media(max-width:350px){
 .photography-banner .photography-banner-footer{grid-template-rows:[title] minmax(3.6rem,auto) [meta] auto [recognition] minmax(2.4375rem,auto) [buttons] auto}
}

/* Touch controls keep their transparent background in both appearances. */
@media(max-width:800px){
 :is(.slide-controls,.film-carousel-footer,.photo-viewer-controls,.bio-controls) .control-buttons button:is(:hover,:focus,:focus-visible,:active,[aria-pressed]){background:transparent;box-shadow:none}
}
