:root {--background:#f7f5f1;--foreground:#222a2c;--popover:#f7f5f1;--primary:#1c5654;--muted:#e8ece8;--muted-foreground:#616b6c;--border:#d3d9d7;--radius:0rem;color-scheme:light;}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--primary);outline-offset:6px}::selection{background:#b9d3cc} .header{padding:26px 5%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border)}.wordmark{font-family:Georgia,serif;font-size:26px;letter-spacing:-1px;line-height:1.15}.wordmark span{font-family:Arial,sans-serif;font-size:10px;letter-spacing:3px;display:block;margin-top:8px}.header nav{display:flex;gap:32px;font-size:14px}.header nav a:hover{color:var(--primary)}.intro{padding:70px 5% 42px;max-width:1600px;margin:auto}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:500}.intro h1{font-size:clamp(48px,6.8vw,106px);font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.03;letter-spacing:-4px;margin:24px 0 28px}.intro h1 em{color:var(--primary);font-weight:400}.intro-bottom{display:flex;justify-content:space-between;align-items:end}.intro-bottom p{font-size:16px;max-width:350px;line-height:1.6;margin:0;color:var(--muted-foreground)}.text-link{display:inline-flex;align-items:center;gap:34px;border-bottom:1px solid #82928d;padding:10px 0;font-size:14px}.text-link:hover{color:var(--primary);border-color:var(--primary)}.hero-art{margin:0 5% 80px}.hero-art img{display:block;width:100%;height:auto;aspect-ratio:2560/999;object-fit:contain;background:#e8e9e5}.hero-art figcaption{display:flex;justify-content:space-between;font-size:12px;padding-top:12px;color:var(--muted-foreground)}.skip{position:absolute;top:-100px;left:20px;padding:12px;background:#fff;z-index:100}.skip:focus{top:10px}@media(max-width:650px){.header{align-items:start;padding:22px 6%;gap:18px}.wordmark{font-size:22px;white-space:nowrap}.header nav{gap:10px 18px;flex-wrap:wrap;justify-content:flex-end;max-width:190px;font-size:12px}.intro{padding:44px 6% 32px}.intro h1{letter-spacing:-2px;font-size:49px}.intro-bottom{align-items:start;gap:20px}.intro-bottom p{max-width:220px;font-size:14px}.text-link{gap:15px;white-space:nowrap}.hero-art{margin:0 6% 55px}.hero-art figcaption{gap:20px;font-size:12px}.eyebrow{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.header nav a{display:inline-flex;align-items:center;gap:5px}.hero-pair{margin:0 5% 100px;display:grid;grid-template-columns:1fr 1fr;gap:24px}.hero-pair figure{margin:0}.hero-pair button{position:relative;display:block;border:0;padding:0;width:100%;background:#d3dfd9;overflow:hidden}.hero-pair img{width:100%;height:auto;display:block}.hero-pair figcaption{display:flex;justify-content:space-between;padding-top:12px;font-size:12px;color:var(--muted-foreground)}.image-open{position:absolute;right:16px;bottom:16px;background:#fafafae8;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:transform .2s}.art-button:hover .image-open,.hero-pair button:hover .image-open{transform:rotate(90deg)}.section{padding:0 5%;margin:0 auto 110px;max-width:1600px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:45px;border-top:1px solid var(--border);padding-top:30px}.section-heading h2,h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(36px,4vw,62px);font-weight:400;line-height:1.12;letter-spacing:-1.8px;margin:14px 0 0}.section-heading p{font-size:14px;color:var(--muted-foreground);line-height:1.6;margin:0 0 5px}.work-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:55px 40px;align-items:start}.work-card{margin:0;min-width:0}.art-button{display:block;position:relative;width:100%;padding:28px;background:#eef0ed;border:0}.art-button img{display:block;max-width:100%;height:450px;object-fit:contain;margin:auto}.work-card figcaption{display:flex;justify-content:space-between;gap:20px;padding-top:17px}.work-card h3{font-family:Georgia,serif;font-size:23px;font-weight:400;line-height:1.3;margin:0 0 5px}.work-card p{margin:0;font-size:13px;color:var(--muted-foreground)}.work-number{font-size:12px;color:var(--muted-foreground);padding-top:4px}.work-944 .art-button img{width:100%;height:450px}.process{display:grid;grid-template-columns:1fr 1fr;background:#163f3e;color:#fff;margin-bottom:110px}.process-photo{position:relative;min-height:650px}.process-photo img{position:absolute;width:100%;height:100%;object-fit:cover}.process-photo span{position:absolute;bottom:20px;left:25px;background:#142d2ad9;padding:7px 13px;font-size:12px}.process-copy{padding:85px 12%;align-self:center}.process h2{font-size:clamp(40px,4.2vw,66px);margin-bottom:35px}.process h2 em{color:#c0d7cb}.process p{font-size:16px;line-height:1.85;color:#e1e8e5;max-width:420px}.process .eyebrow{color:#bdd1c7}.process .text-link{margin-top:15px;color:white;background:none;border:0;border-bottom:1px solid #9bb3a8}.about{display:grid;grid-template-columns:1fr 1fr;gap:100px}.about h2{margin:16px 0 35px}.about h2 em{color:var(--primary)}.portrait{margin:0;max-width:320px}.portrait img{display:block;width:100%;height:430px;object-fit:cover;object-position:center 20%}.portrait figcaption{font-size:12px;color:var(--muted-foreground);margin-top:10px}.bio{padding-top:44px;max-width:510px}.bio h3{font-family:Georgia,serif;font-size:32px;font-weight:400;margin:0}.bio p{font-size:17px;line-height:1.85;margin:23px 0;color:#4d5858}.bio .credentials{font-size:12px;letter-spacing:1.4px;margin:9px 0 26px}.bio-note{margin-top:45px;padding-top:28px;border-top:1px solid var(--border)}.bio-note p{font-size:14px;margin:12px 0 0}.exhibition-row{display:grid;grid-template-columns:90px 1fr 1fr;gap:30px;border-top:1px solid var(--border);padding:26px 0;align-items:center}.exhibition-row:last-child{border-bottom:1px solid var(--border)}.year{font-size:14px;color:var(--primary)}.exhibition-row h3{font-family:Georgia,serif;font-size:24px;font-weight:400;margin:0}.exhibition-row p{font-size:14px;line-height:1.6;margin:0;color:var(--muted-foreground)}.archive-bottom{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:22px}.archive-bottom p{font-size:12px;color:var(--muted-foreground)}.contact{padding:65px 5% 75px;background:#e7eeeb;display:grid;grid-template-columns:1fr 1fr;gap:70px}.contact h2{font-size:clamp(48px,5.6vw,86px);margin:24px 0}.contact h2 em{color:var(--primary)}.contact p{color:var(--muted-foreground);font-size:14px}.contact-links{align-self:center;display:flex;flex-direction:column;max-width:510px}.contact-links>a:first-child{display:flex;justify-content:space-between;font-family:Georgia,serif;font-size:36px;align-items:center;border-bottom:1px solid #9bafa6;padding-bottom:17px;margin-bottom:17px}.contact-links>span{font-size:14px;overflow-wrap:anywhere;color:#40514b}.contact-links .phone{margin-top:26px;font-size:17px}.contact-links p{margin:8px 0 0}footer{padding:38px 5% 25px}.footer-top,.footer-bottom{display:flex;justify-content:space-between;gap:25px;align-items:center}.footer-bottom{border-top:1px solid var(--border);margin-top:32px;padding-top:20px;font-size:12px;color:var(--muted-foreground)}.footer-bottom a{border-bottom:1px solid #abb7b1}.art-dialog{width:calc(100vw - 40px)!important;max-width:1280px!important;height:calc(100dvh - 40px);border-radius:0!important;background:#f8f9f7!important;padding:22px 30px!important;display:flex!important;flex-direction:column!important;gap:12px!important}.dialog-top{display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:1px;flex-shrink:0}.close-art{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--border);background:none;border-radius:50%}.dialog-image{flex:1;min-height:0;display:flex;justify-content:center}.dialog-image img{width:100%;height:100%;object-fit:contain}.dialog-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-shrink:0}.art-title{font-family:Georgia,serif!important;font-size:26px!important;font-weight:400!important;margin:7px 0!important;line-height:1.2!important}.art-description{font-size:14px!important}.source-link{font-size:12px;color:var(--primary);display:inline-block;margin-top:6px}.gallery-controls{display:flex;gap:10px}.gallery-controls button{width:48px;height:48px;border:1px solid var(--border);border-radius:50%;background:transparent;display:grid;place-items:center}.gallery-controls button:hover,.close-art:hover{background:#dce6e0}@media(min-width:1600px){.header,.hero-pair,footer{max-width:1600px;margin-left:auto;margin-right:auto}}@media(max-width:900px){.about{gap:45px}.process-copy{padding:50px 9%}.process-photo{min-height:550px}.art-button img,.work-944 .art-button img{height:340px}.exhibition-row{grid-template-columns:60px 1fr 1fr;gap:20px}.contact{gap:35px}}@media(max-width:650px){.header nav{font-size:14px;max-width:180px;gap:10px 14px}.wordmark span{font-size:10px}.intro-bottom{flex-direction:column;gap:14px}.intro-bottom p{max-width:290px;font-size:16px}.hero-pair{margin:0 6% 65px;gap:12px}.hero-pair figcaption{font-size:12px;display:block}.hero-pair figcaption span:last-child{display:none}.hero-pair .image-open{width:32px;height:32px;right:8px;bottom:8px}.section{padding:0 6%;margin-bottom:65px}.section-heading{align-items:start;gap:22px;flex-direction:column;margin-bottom:28px;padding-top:24px}.section-heading p{font-size:14px}.section-heading p br{display:none}.work-grid{gap:30px;grid-template-columns:1fr}.art-button{padding:22px}.art-button img,.work-944 .art-button img{height:auto;max-height:520px;width:100%}.work-card p{font-size:14px}.process{grid-template-columns:1fr;margin-bottom:65px}.process-photo{min-height:440px}.process-copy{padding:44px 7% 48px}.process h2{font-size:44px}.about{grid-template-columns:1fr;gap:25px}.portrait{max-width:100%}.portrait img{width:100%;height:430px;object-position:center 20%}.bio{padding-top:0;max-width:100%}.bio p{font-size:16px}.exhibition-row{grid-template-columns:48px 1fr;gap:7px 14px;padding:22px 0}.exhibition-row h3{font-size:23px}.exhibition-row p{grid-column:2}.archive-bottom{align-items:start;flex-direction:column;gap:4px}.contact{grid-template-columns:1fr;padding:48px 6%;gap:25px}.contact h2{font-size:52px}.contact-links>a:first-child{font-size:32px}.footer-bottom{align-items:start;flex-direction:column;gap:10px}footer{padding:30px 6% 24px}.art-dialog{width:calc(100vw - 16px)!important;height:calc(100dvh - 16px);padding:12px!important}.dialog-bottom{align-items:start}.art-title{font-size:23px!important}.gallery-controls{gap:5px}.gallery-controls button{width:40px;height:40px}.dialog-top{font-size:11px}.eyebrow{font-size:12px}.intro h1{font-size:clamp(42px,10vw,62px)}}
.hero-pair{display:block;margin:0 5% 120px}.hero-feature{margin:0}.hero-feature button{position:relative;display:block;width:100%;padding:0;background:#d6d8d1;overflow:hidden;border:0}.hero-feature img{display:block;width:100%;height:min(72vh,760px);object-fit:cover;object-position:center}.hero-feature .image-open{right:24px;bottom:24px}.hero-label{position:absolute;left:26px;bottom:24px;display:flex;flex-direction:column;align-items:flex-start;background:#f7f5f1eb;padding:14px 18px 13px;text-align:left}.hero-label strong{font-family:Georgia,serif;font-size:22px;font-weight:400}.hero-label small{font-size:12px;color:var(--muted-foreground);margin-top:3px}.hero-pair figcaption{display:none}.hero-feature button:hover img{transform:scale(1.012);transition:transform .6s ease}.hero-feature button:focus-visible{outline-offset:-8px}
.hero-pair.hero-pair{display:block;margin:0 5% 120px}.hero-pair.hero-pair .hero-feature{margin:0}.hero-pair.hero-pair .hero-feature button{position:relative;display:block;width:100%;padding:0;background:#d6d8d1;overflow:hidden;border:0}.hero-pair.hero-pair .hero-feature img{display:block;width:100%;height:min(72vh,760px);object-fit:cover;object-position:center}.hero-pair.hero-pair .hero-feature .image-open{right:24px;bottom:24px}.hero-pair.hero-pair .hero-label{position:absolute;left:26px;bottom:24px;display:flex;flex-direction:column;align-items:flex-start;background:#f7f5f1eb;padding:14px 18px 13px;text-align:left}.hero-pair.hero-pair .hero-label strong{font-family:Georgia,serif;font-size:22px;font-weight:400}.hero-pair.hero-pair .hero-label small{font-size:12px;color:var(--muted-foreground);margin-top:3px}.hero-pair.hero-pair figcaption{display:none}.hero-pair.hero-pair .hero-feature button:hover img{transform:scale(1.012);transition:transform .6s ease}.hero-pair.hero-pair .hero-feature button:focus-visible{outline-offset:-8px}
.hero-pair.hero-pair .hero-feature button{background:#1c2220}.hero-pair.hero-pair .hero-feature img{object-fit:contain;background:#1c2220}
.hero-pair.hero-pair .hero-feature button{background:#d9d4cc}.hero-pair.hero-pair .hero-feature img{object-fit:cover;background:transparent}
.work-section .art-button{padding:0;background:transparent}.work-section .art-button img,.work-section .work-944 .art-button img{background:transparent}.work-section .work-card figcaption{padding-top:14px}
.work-section .work-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,24vw);grid-template-rows:1fr;grid-template-columns:none;gap:22px;overflow-x:auto;padding-bottom:14px;scroll-snap-type:x proximity}.work-section .work-card{scroll-snap-align:start;min-width:0}.work-section .art-button{padding:18px;background:#eceee9}.work-section .art-button img,.work-section .work-944 .art-button img{height:310px;width:100%;object-fit:contain}.work-section .work-card h3{font-size:19px}.work-section .work-card p{font-size:12px;line-height:1.45}.work-section .work-card figcaption{min-height:68px}.work-section .work-number{font-size:11px}.work-section .section-heading{margin-bottom:30px}
@media(max-width:650px){.hero-pair{margin:0 6% 65px}.hero-feature img{height:58vh;object-position:center}.hero-label{left:10px;bottom:10px;padding:10px 12px}.hero-label strong{font-size:17px}.hero-label small{font-size:11px}.hero-feature .image-open{right:10px;bottom:10px}}
@media(max-width:650px){.work-section .work-grid{grid-auto-columns:78vw;grid-template-columns:none;gap:16px;margin-right:-6vw;padding-right:6vw}.work-section .art-button img,.work-section .work-944 .art-button img{height:300px}.work-section .work-card h3{font-size:20px}.hero-pair.hero-pair{margin:0 6% 65px}.hero-pair.hero-pair .hero-feature img{height:58vh;object-position:center}.hero-pair.hero-pair .hero-label{left:10px;bottom:10px;padding:10px 12px}.hero-pair.hero-pair .hero-label strong{font-size:17px}.hero-pair.hero-pair .hero-label small{font-size:11px}.hero-pair.hero-pair .hero-feature .image-open{right:10px;bottom:10px}}
@media(max-width:650px){.header nav{display:grid;grid-template-columns:repeat(2,max-content);column-gap:18px;row-gap:6px;max-width:none;justify-content:end;align-items:center}.header nav a{white-space:nowrap}.header{gap:14px}}

.work-section .art-button{padding:0;background:transparent}.work-section .art-button img{background:transparent}.rail-controls{display:flex;gap:12px;margin-top:16px}.rail-controls button{background:none;border:1px solid var(--border);padding:8px 18px}dialog{border:0;max-width:95vw;width:1200px;max-height:94vh;padding:24px;background:var(--background)}dialog::backdrop{background:#000b}dialog img{display:block;max-width:100%;height:65vh;object-fit:contain;margin:auto}dialog .dialog-bottom{margin-top:12px}.dialog-close{float:right;padding:6px 16px}button:disabled{opacity:.4}body:has(dialog[open]){overflow:hidden}