:root{--paper:#f3efe6;--ink:#1c1b18;--muted:#716d65;--line:#cec7ba;--white:#fff;--serif:"Cormorant Garamond", Georgia, serif;--sans:"Inter", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0;font-size:16px;line-height:1.7}img{max-width:100%;display:block}a{color:inherit}.site-header{z-index:20;color:#fff;height:76px;box-shadow:none;-webkit-backdrop-filter:blur(14px);background:#161512eb;border-bottom:0;justify-content:space-between;align-items:center;padding:0 clamp(20px,5vw,72px);display:flex;position:fixed;top:0;left:0;right:0}.brand{color:#fff;align-items:center;gap:10px;height:58px;text-decoration:none;display:flex;overflow:hidden}.brand img{object-fit:cover;object-position:center;mix-blend-mode:screen;filter:saturate(1.25)contrast(1.08);width:62px;height:44px}.brand span{font-family:var(--serif);white-space:nowrap;font-size:25px;font-weight:600;line-height:1}.site-header nav{align-items:center;gap:30px;display:flex}.site-header nav a{font-size:14px;font-weight:500;text-decoration:none}.nav-cta{border:1px solid #ffffffa6;border-radius:99px;padding:9px 16px}.menu-button{color:#fff;font:600 14px var(--sans);cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f0e0c61;border:1px solid #ffffffad;border-radius:99px;padding:9px 15px;display:none}.hero{color:#fff;align-items:flex-end;height:100svh;min-height:680px;margin:0;display:flex;position:relative;overflow:hidden}.hero-slides{z-index:0;isolation:isolate;position:absolute;inset:0;overflow:hidden}.hero-slide{opacity:0;pointer-events:none;background:#171613;transition:opacity 1.5s;position:absolute;inset:0;overflow:hidden}.hero-slide-art{z-index:1;transform-origin:50%;will-change:transform;width:auto;max-width:none;height:auto;max-height:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.hero-slide.active{opacity:1}.hero-shade{display:none}.hero-content{z-index:3;max-width:1100px;padding:0 clamp(22px,8vw,130px) clamp(90px,12vh,140px);position:relative}.hero-copy-panel{color:#fff;max-width:690px;box-shadow:none;filter:drop-shadow(0 10px 26px #00000052);background:0 0;border:0;margin-left:0;padding:0;display:inline-block}.hero-copy-panel>.eyebrow,.hero-copy-panel>h1,.hero-copy-panel>.hero-lead,.hero-copy-panel .light-link{color:#fff;text-shadow:0 2px 3px #000000fa,0 7px 24px #000000c7;-webkit-text-stroke:.35px #0000007a;paint-order:stroke fill}.hero-copy-panel .button{filter:none;text-shadow:none;-webkit-backdrop-filter:none}.hero-copy-panel .button.light{color:#161512;background:#fffffff5;box-shadow:0 6px 22px #0000003d}.hero-copy-panel .light-link{color:#fff}.eyebrow{text-transform:uppercase;letter-spacing:.18em;margin:0 0 15px;font-size:12px;font-weight:600}.hero h1{font-family:var(--serif);letter-spacing:-.04em;white-space:nowrap;color:#fff;margin:0;font-size:clamp(50px,6.8vw,106px);font-weight:600;line-height:.9}.hero-lead{color:#fff;max-width:650px;font-family:var(--sans);letter-spacing:normal;margin:24px 0 27px;font-size:clamp(19px,1.9vw,27px);font-weight:500;line-height:1.45}.actions{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.button{border-radius:100px;padding:14px 23px;font-size:14px;font-weight:600;text-decoration:none;display:inline-block}.button.light{color:#161512;background:#fff}.button.dark{background:var(--ink);color:#fff}.text-link{text-underline-offset:5px}.light-link{color:#fff}.hero-dots{z-index:4;gap:9px;display:flex;position:absolute;bottom:92px;right:5vw}.hero-dot{cursor:pointer;background:0 0;border:1px solid #ffffffe6;border-radius:50%;width:9px;height:9px;padding:0}.hero-dot.active{background:#fff}.scroll-cue{z-index:4;color:#fff;font-size:28px;text-decoration:none;position:absolute;bottom:42px;right:5vw}.section{padding:clamp(80px,11vw,160px) clamp(20px,6vw,96px);scroll-margin-top:70px}.section-heading{grid-template-columns:1.2fr 1fr;align-items:end;gap:50px;margin-bottom:55px;display:grid}.section-heading h2,.about-copy h2,.contact-section h2{font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:clamp(45px,6vw,82px);font-weight:500;line-height:.95}.section-heading>p{max-width:560px;color:var(--muted);margin:0}.art-section{background:#f7f4ed}.art-grid{columns:3;column-gap:18px}.art-card{break-inside:avoid;background:#ddd;margin:0 0 18px;text-decoration:none;display:block;position:relative;overflow:hidden}.art-card img{width:100%;height:auto;transition:transform .7s}.art-card span{color:#fff;opacity:0;background:linear-gradient(#0000,#000000ad);padding:50px 18px 15px;font-size:13px;transition:opacity .25s;position:absolute;inset:auto 0 0}.art-card:hover img{transform:scale(1.02)}.art-card:hover span{opacity:1}.instagram-loading{border:1px solid var(--line);background:#ffffff61;place-items:center;min-height:360px;padding:30px;display:grid}.instagram-placeholder{text-align:center;max-width:620px}.instagram-placeholder h3{font-family:var(--serif);margin:0 0 18px;font-size:clamp(32px,4vw,52px);font-weight:500;line-height:1}.instagram-placeholder p:not(.eyebrow){color:var(--muted)}.instagram-placeholder a{text-underline-offset:5px}.feed-status{text-align:center;color:var(--muted);margin:22px 0;font-size:13px}.instagram-more{text-align:center;margin-top:30px}.instagram-more[hidden]{display:none}.instagram-more-button{cursor:pointer;font:600 14px var(--sans);border:0}.center{text-align:center;margin-top:42px}.about-section{grid-template-columns:minmax(280px,.8fr) minmax(340px,1.2fr);align-items:center;gap:clamp(50px,9vw,140px);display:grid}.portrait-wrap{align-self:center;width:100%;max-width:620px;margin:0 auto}.portrait-wrap img{aspect-ratio:auto;object-fit:contain;object-position:center;filter:none;width:100%;max-width:100%;height:auto;display:block}.about-copy{max-width:840px}.about-copy h2{margin-bottom:35px}.about-copy p:not(.eyebrow){color:#45413b;margin:0 0 1.15em;font-size:18px}.about-copy .about-intro{color:var(--ink);font-family:var(--sans);letter-spacing:normal;margin-bottom:28px;font-size:clamp(20px,2vw,27px);font-weight:500;line-height:1.5}.exhibitions-section{color:#f6f2e9;background:#23221f}.exhibitions-section .section-heading{display:block}.exhibitions-section .section-heading h2{white-space:nowrap;font-size:clamp(22px,4.75vw,68px)}.exhibitions-section .section-heading>p{color:#bdb7ab;text-align:left;max-width:760px;margin:24px 0 0}.exhibition-list{border-top:1px solid #56534d}.exhibition{border-bottom:1px solid #56534d;grid-template-columns:120px 1fr;align-items:center;padding:26px 0;display:grid}.exhibition span{color:#aaa397;font-size:14px}.exhibition h3{font-family:var(--sans);letter-spacing:normal;margin:0;font-size:clamp(22px,2.5vw,32px);font-weight:500;line-height:1.25}.contact-section{background:#d9d0c1;grid-template-columns:1.2fr .8fr;gap:80px;padding:clamp(90px,12vw,170px) clamp(20px,8vw,130px);display:grid}.contact-section p{max-width:660px}.contact-links{flex-direction:column;justify-content:center;align-items:flex-start;gap:13px;display:flex}.contact-links a{text-underline-offset:6px;font-size:clamp(20px,2vw,28px)}footer{color:#c8c3b9;background:#171613;justify-content:space-between;padding:28px clamp(20px,6vw,96px);font-size:13px;display:flex}footer a{color:inherit}.skip-link{z-index:100;color:#171613;background:#fff;border-radius:6px;padding:10px 14px;text-decoration:none;transition:transform .2s;position:fixed;top:10px;left:10px;transform:translateY(-170%)}.skip-link:focus{transform:translateY(0)}:where(a,button):focus-visible{outline-offset:4px;outline:3px solid #f3efe6}.art-section :where(a,button):focus-visible,.about-section :where(a,button):focus-visible,.contact-section :where(a,button):focus-visible{outline-color:#1c1b18}@media (width<=850px){.site-header{background:#161512f2;height:66px;padding:0 18px}.brand{gap:8px;height:52px}.brand img{width:52px;height:38px}.brand span{font-size:21px}.menu-button{z-index:22;display:block;position:relative}.site-header nav{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1d1c19f7;border-radius:10px;flex-direction:column;align-items:stretch;gap:4px;padding:18px;display:none;position:absolute;top:58px;left:12px;right:12px;box-shadow:0 18px 50px #0000004d}.site-header nav.open{display:flex}.site-header nav a{padding:10px}.hero{min-height:620px}.hero-slide-art{top:50%}.hero h1{white-space:normal;max-width:760px;font-size:clamp(43px,10.5vw,70px)}.hero-copy-panel{max-width:min(92%,690px);margin-left:0;padding:0}.hero-dots{bottom:82px}.section-heading,.about-section,.contact-section{grid-template-columns:1fr}.section-heading{gap:22px}.art-grid{columns:2}.about-section{gap:45px}.portrait-wrap{width:100%;max-width:560px;margin:0 auto}.portrait-wrap img{object-fit:contain;width:100%;height:auto}.contact-section{gap:35px}.exhibition{grid-template-columns:75px 1fr}}@media (width<=520px){.brand span{display:none}.brand img{width:58px;height:42px}.art-grid{columns:1}.hero-content{padding:0 18px 92px}.hero-copy-panel{max-width:100%;padding:0}.hero h1{font-size:clamp(40px,13vw,58px)}.hero-lead{font-size:21px;line-height:1.25}.section{padding-left:18px;padding-right:18px}.portrait-wrap{max-width:100%}.art-card span{opacity:1}.exhibition h3{font-size:25px}footer{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-slide{transition:opacity .6s}.art-card img,.skip-link{transition:none}}
