:root{--paper:#edf5fb;--ink:#263746;--muted:#5c6c79;--line:#d5dfe7;--wash:#e4eff8;--accent:#416b91;--accent-dark:#294e70;--button:#d6e6f3;--serif:'Cormorant Garamond',Georgia,serif;--sans:Manrope,Arial,sans-serif;--gutter:clamp(22px,6.4vw,112px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:var(--paper);color:var(--ink);font:400 14px/1.8 var(--sans);-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}[hidden]{display:none!important}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{-webkit-appearance:none;appearance:none;border:0;border-radius:0;background:transparent;cursor:pointer}a,button{-webkit-tap-highlight-color:#d9e8f480}button:disabled{cursor:wait}::selection{background:#d9e8f4;color:var(--ink)}:focus-visible{outline:2px solid #3a6a94;outline-offset:6px}svg{flex-shrink:0;vertical-align:middle}h1,h2,h3,.statement{font-family:var(--serif);font-weight:400}h1{font-size:clamp(68px,7.6vw,116px);line-height:.98;letter-spacing:-.045em}h2{font-size:clamp(46px,5.4vw,80px);line-height:1.04;letter-spacing:-.04em}h3{font-size:30px;line-height:1.15;letter-spacing:-.02em}em{font-weight:400}.shell{width:min(100%,1720px);padding-left:var(--gutter);padding-right:var(--gutter);margin-inline:auto}.eyebrow,.micro{text-transform:uppercase;font-size:10px;font-weight:500;letter-spacing:.16em;line-height:1.6}.eyebrow{margin-bottom:24px}.muted,.small-copy{color:var(--muted)}.small-copy{font-size:12px}.lede{font-size:16px;line-height:1.9;color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;z-index:100;left:20px;top:-80px;background:var(--ink);color:white;padding:12px 24px}.skip-link:focus{top:12px}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:42px;min-height:46px;padding:10px 0;border-bottom:1px solid #9aafc0;font-size:11px;font-weight:500;text-align:left;letter-spacing:.015em}.text-link svg{width:23px;height:23px;transition:transform .25s}.text-link:hover svg{transform:translate(3px,-3px)}.quiet-link{font-size:11px;min-height:44px;display:inline-flex;align-items:center;text-decoration:underline;text-underline-offset:5px}.solid-link{background:var(--ink);color:var(--paper);display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:58px;padding:16px 24px;font-size:12px;transition:background .2s}.solid-link:hover{background:#46533f}.circle-button{width:46px;height:46px;border:1px solid var(--line);border-radius:50%;display:inline-flex;justify-content:center;align-items:center;flex-shrink:0;font-size:23px;line-height:1;transition:background .2s}.circle-button:hover{background:var(--wash)}.round-link{width:94px;height:94px;border:1px solid #929c8a;border-radius:50%;display:flex;align-items:center;justify-content:center}.round-link svg{width:42px;height:42px;transition:transform .3s}.round-link:hover svg{transform:translate(4px,-4px)}

.home-hero{padding-top:38px}.hero-slide{transition:opacity .55s ease}.hero-heading{display:grid;grid-template-columns:1fr 280px;align-items:center;gap:40px;margin-bottom:40px;min-height:210px}.hero-heading h1,.hero-heading .hero-title{font-family:var(--serif);font-weight:400;font-size:clamp(70px,7.4vw,116px);line-height:.99;letter-spacing:-.045em}.hero-intro{font-size:13px;line-height:1.95;color:var(--muted);padding-top:12px}.hero-intro .text-link{color:var(--ink);margin-top:20px;min-width:135px}.triptych{display:grid;grid-template-columns:1fr 1.15fr .8fr;align-items:center;gap:30px;height:410px}.triptych__work{min-width:0}.triptych figure{position:relative}.triptych img{width:100%;height:342px;object-fit:cover;transition:filter .4s}.triptych__work--2 img{height:402px}.triptych__work--3 img{height:312px}.triptych__work:hover img{filter:saturate(1.08)}.triptych figcaption{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 18px 12px;background:linear-gradient(transparent,#162018ce);color:white;font-size:11px;opacity:0;transform:translateY(4px);transition:opacity .25s,transform .25s}.triptych__work:hover figcaption,.triptych__work:focus-visible figcaption{opacity:1;transform:none}.triptych figcaption svg{width:20px;height:20px}.hero-controls{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:27px 0 35px;gap:24px}.hero-progress{display:flex;align-items:center;gap:14px;font-size:10px;font-variant-numeric:tabular-nums}.hero-progress p{margin-left:16px;letter-spacing:.08em;text-transform:uppercase}.progress-rule{width:56px;height:1px;background:#a7b29e}.hero-buttons{display:flex;gap:10px;align-items:center}.motion-toggle{display:inline-flex;align-items:center;gap:6px;min-height:44px;margin-right:18px;font-size:10px;color:var(--muted);padding:0}.home-introduction{padding-top:100px;padding-bottom:100px;text-align:center}.statement{font-size:clamp(32px,4vw,56px);line-height:1.17;letter-spacing:-.025em}.intro-copy{font-size:14px;max-width:500px;margin:28px auto 0;color:var(--muted);line-height:2}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:48px}.section-heading .text-link{margin-bottom:5px}.selected-work{padding-top:25px;padding-bottom:100px}.featured-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px 8%;align-items:start}.featured-grid .art-card:nth-child(2){padding-top:110px}.featured-grid .art-card:nth-child(4){padding-top:80px}.art-card__image{position:relative;background:var(--art-ground);overflow:hidden}.art-card__image img{width:100%;transition:transform .7s cubic-bezier(.2,.65,.3,1)}.art-card a:hover img{transform:scale(1.025)}.art-card__view{position:absolute;right:16px;bottom:16px;background:var(--paper);padding:8px 13px;display:flex;gap:22px;align-items:center;font-size:10px;opacity:0;transform:translateY(8px);transition:transform .25s,opacity .25s}.art-card a:hover .art-card__view,.art-card a:focus-visible .art-card__view{opacity:1;transform:none}.art-card__view svg{width:20px;height:20px}.art-card__caption{display:flex;justify-content:space-between;gap:18px;padding-top:20px}.art-card__caption .micro{font-size:9px;color:var(--muted);letter-spacing:.1em;margin-bottom:7px}.art-card__number{font:400 16px var(--serif);padding-top:3px;color:var(--muted)}.featured-grid .art-card:first-child .art-card__image img{aspect-ratio:1/1.13;object-fit:cover}.featured-grid .art-card:nth-child(3) .art-card__image img{aspect-ratio:1/1.05;object-fit:cover}.artist-intro{background:linear-gradient(110deg,#e1eef8,#f5faff 65%,var(--paper));padding:100px 0 110px}.artist-intro__inner{display:grid;grid-template-columns:1fr 1fr;gap:13%;align-items:center}.artist-intro__portrait{max-width:450px;margin-left:8%;position:relative}.artist-intro__portrait img{border-radius:16px;box-shadow:0 22px 45px -17px #253c5229,0 4px 12px #253c5214;width:100%;aspect-ratio:1/1.1;object-fit:cover;object-position:center}.portrait-caption{display:block;font-size:9px;letter-spacing:.08em;margin-top:17px;text-transform:uppercase;color:var(--muted)}.artist-intro__copy h2{margin-bottom:30px}.artist-intro__copy>p:not(.eyebrow){font-size:14px;line-height:2;color:var(--muted);max-width:355px;margin-bottom:20px}.artist-intro__copy .text-link{margin-top:12px}.closing-note{padding-top:115px;padding-bottom:125px;text-align:center}.closing-note h2{font-size:clamp(55px,6vw,90px);margin-bottom:35px}
.site-footer{background:linear-gradient(125deg,#eaf1f7,#f3f7fa 65%,#edf3f8);color:var(--ink);padding:86px 0 30px;border-top:1px solid #dbe5ed}.footer-invitation{display:grid;grid-template-columns:1.35fr 1fr;align-items:center;gap:65px;padding-bottom:70px;border-bottom:1px solid #cad9e5}.footer-invitation h2{font-size:clamp(60px,6.8vw,100px)}.footer-invitation h2 em{color:var(--accent)}.footer-invitation .eyebrow{color:var(--muted)}.footer-contact{max-width:325px;justify-self:end;width:100%}.footer-contact>p{font-size:14px;line-height:1.9;color:var(--muted)}.footer-contact>.text-link{margin-top:15px;min-width:205px;font-size:12px}.social-links{display:flex;align-items:center;gap:12px}.social-links a{display:flex;align-items:center;justify-content:center;width:46px;height:46px;flex-shrink:0;border:1px solid #bdd0df;border-radius:50%;color:#365d7d;background:#fff9;transition:background .25s,transform .25s,border-color .25s}.social-links a:hover{background:white;border-color:#7398b6;transform:translateY(-2px)}.social-links svg{width:21px;height:21px}.footer-contact .social-links{margin-top:26px}.footer-bottom{display:grid;grid-template-columns:1fr 1.3fr 1fr;align-items:center;gap:55px;padding-top:32px}.footer-brand{display:block;width:94px;mix-blend-mode:multiply}.footer-bottom nav{display:grid;grid-template-columns:1fr 1fr;gap:2px 22px}.footer-bottom nav a{font-size:11px;min-height:44px;display:flex;align-items:center}.footer-bottom nav a:hover{color:var(--accent);text-decoration:underline;text-underline-offset:5px}.footer-colophon{font-size:10px;text-align:right;color:var(--muted)}.footer-colophon>a{display:inline-block;padding:8px 0;min-height:32px}.footer-colophon .preview-note{display:block;font-size:9px;text-decoration:underline;text-underline-offset:3px}
.gallery-heading{padding-top:70px}.gallery-heading .section-heading{margin-bottom:64px}.gallery-heading h1{font-size:clamp(62px,6.6vw,98px)}.gallery-heading .lede{font-size:13px;padding-bottom:8px}.gallery-toolbar{display:flex;align-items:center;justify-content:space-between;border-block:1px solid var(--line);padding:13px 0;margin-bottom:56px;gap:20px}.filters{display:flex;align-items:center;gap:27px;flex-wrap:wrap}.filter-button{font-size:11px;min-height:44px;padding:8px 0;color:var(--muted);position:relative}.filter-button[aria-pressed=true]{color:var(--ink)}.filter-button[aria-pressed=true]:after{content:'';position:absolute;bottom:4px;left:0;right:0;height:1px;background:var(--ink)}.filter-button span{font-size:9px;vertical-align:super;margin-left:4px}.gallery-toolbar>.micro{font-size:9px;white-space:nowrap;color:var(--muted)}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:55px 36px;align-items:start}.gallery-grid .art-card:nth-child(3n+2){padding-top:56px}.gallery-grid .art-card__image img{height:auto;aspect-ratio:4/5;object-fit:cover}.gallery-grid .art-card:nth-child(3n+2) .art-card__image img{aspect-ratio:1/1}.gallery-grid h3{font-size:28px}.gallery-end{padding-top:88px;padding-bottom:90px;display:flex;gap:38px;align-items:center;justify-content:center}.gallery-end p{font-family:var(--serif);font-size:29px}
.breadcrumb{display:flex;gap:25px;align-items:center;padding-top:30px;padding-bottom:32px;font-size:10px;color:var(--muted)}.breadcrumb a{min-height:35px;display:inline-flex;align-items:center;color:var(--ink)}.breadcrumb>span{border-left:1px solid var(--line);padding-left:25px}.painting-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:9%;align-items:start;padding-bottom:90px}.painting-display{position:sticky;top:24px}.painting-zoom{position:relative;display:block;width:100%;padding:0;text-align:initial}.painting-zoom>img{width:100%;height:auto;max-height:740px;object-fit:contain;object-position:top center;background:#f0f0e9}.zoom-prompt{position:absolute;right:17px;bottom:17px;display:flex;gap:13px;align-items:center;background:var(--paper);padding:9px 15px;font-size:10px}.zoom-prompt svg{width:20px;height:20px}.image-caption{font-size:9px;color:var(--muted);letter-spacing:.025em;margin-top:13px}.painting-info{padding-top:17px}.painting-info .eyebrow{font-size:9px;margin-bottom:25px}.painting-info h1{font-size:clamp(55px,5.6vw,83px);line-height:1.01}.artist-byline{font-size:12px;color:var(--muted);margin-top:20px}.painting-summary{font-family:var(--serif);font-size:26px;line-height:1.4;margin-top:32px}.artwork-details{margin:32px 0 30px;border-block:1px solid var(--line);padding:15px 0}.artwork-details>div{display:grid;grid-template-columns:100px 1fr;font-size:11px;gap:15px;padding:5px 0}.artwork-details dt{color:var(--muted)}.artwork-details dd{margin:0}.painting-info>.solid-link{width:100%}.painting-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:14px}.painting-actions .text-link{border:0;gap:14px;font-size:10px}.painting-actions .text-link svg{width:18px}.painting-actions .quiet-link{font-size:9px}.details-note{font-size:10px;color:var(--muted);margin-top:15px;line-height:1.8}.painting-story{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-top:75px;padding-bottom:70px}.painting-story h2{font-size:clamp(44px,4.3vw,64px)}.story-copy{max-width:530px}.story-copy p{font-size:13px;color:var(--muted);line-height:2;margin-bottom:22px}.theme-list{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.theme-list span{font-size:9px;letter-spacing:.025em;border-bottom:1px solid var(--line);padding-bottom:5px;margin-right:10px}.looking-note{text-align:center;padding-top:52px;padding-bottom:66px;position:relative}.looking-note:before{content:'';position:absolute;inset:0 var(--gutter);background:var(--wash);z-index:-1}.looking-note>p{max-width:740px;font:400 35px/1.3 var(--serif);letter-spacing:-.01em;margin:22px auto 25px;padding-inline:24px}.looking-note>.text-link{font-size:10px}.related-work{padding-top:92px;padding-bottom:95px}.related-work h2{font-size:56px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.related-grid .art-card__image img{aspect-ratio:1/1.1;object-fit:cover}.related-grid h3{font-size:27px}
dialog{color:var(--ink);background:var(--paper);border:1px solid var(--line);padding:0}dialog::backdrop{background:#1b3043a8;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:20px;top:20px}.artwork-lightbox{width:calc(100vw - 40px);height:calc(100dvh - 40px);max-width:none;max-height:none;overflow:hidden}.artwork-lightbox[open]{display:flex;flex-direction:column}.lightbox-top,.lightbox-bottom{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;gap:15px;flex-shrink:0;font-size:13px}.lightbox-top .muted{margin-left:15px;font-size:10px}.lightbox-image{min-height:0;flex:1;display:flex;justify-content:center;padding:4px 24px}.lightbox-image img{height:100%;width:100%;object-fit:contain}.lightbox-bottom .quiet-link{font-size:10px}.share-dialog{width:460px;max-width:calc(100vw - 28px);max-height:calc(100dvh - 28px);padding:58px 38px 28px;text-align:center;overflow:auto}.share-dialog .eyebrow{font-size:9px}.share-dialog h2{font-size:54px;margin-bottom:22px}.share-dialog>p:not(.eyebrow){font-size:12px}.share-qr{margin:25px auto 14px;width:190px;background:white}.share-actions{display:flex;flex-direction:column;align-items:center;margin-top:20px;gap:8px}.share-actions>.solid-link{width:100%;font-size:11px}.copy-status{font-size:11px;min-height:22px}.copy-fallback{display:block;width:100%;font-size:12px;border:1px solid var(--line);padding:10px;margin-top:12px}
.about-hero{padding-top:72px;display:grid;grid-template-columns:1.15fr 1fr;gap:45px 9%;align-items:start}.about-heading h1{font-size:clamp(70px,7.5vw,110px)}.about-heading .lede{margin-top:30px;font-size:14px}.about-portrait{grid-column:2;grid-row:1/3;margin-top:28px;max-width:475px;width:100%}.about-portrait>img{border-radius:18px;box-shadow:0 26px 55px -20px #253c5238,0 4px 14px #253c5212;width:100%;aspect-ratio:1/1.18;object-fit:cover}.about-portrait figcaption{display:flex;justify-content:space-between;padding-top:18px;font-size:10px;color:var(--muted)}.about-opening{max-width:475px;padding-top:22px;padding-bottom:40px}.about-opening>p{font:400 29px/1.5 var(--serif);margin-top:24px}.about-story{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:center;padding-top:115px;padding-bottom:95px}.about-story__image>img{aspect-ratio:1/1.22;object-fit:cover;width:100%}.about-story__copy h2{font-size:clamp(45px,4.4vw,67px);margin-bottom:27px}.about-story__copy>p:not(.eyebrow){font-size:14px;line-height:2;color:var(--muted);margin-bottom:20px}.artist-signoff{font:italic 400 35px var(--serif);margin-top:35px}.artist-signoff span{display:block;font:500 8px var(--sans);letter-spacing:.6em;margin-top:8px}.about-follow{display:grid;grid-template-columns:1fr 1fr;gap:12%;border-top:1px solid var(--line);padding-top:65px;padding-bottom:90px;align-items:center}.about-follow>div>p:not(.eyebrow){font-size:13px;color:var(--muted);margin-bottom:20px}.about-follow .text-link{display:flex;max-width:330px;margin-top:10px}
.contact-hero{display:grid;grid-template-columns:1fr 1fr;gap:13%;padding-top:70px;padding-bottom:90px}.contact-intro h1{font-size:clamp(65px,7vw,105px)}.contact-intro>.lede{margin-top:27px}.contact-intro>p:not(.eyebrow):not(.lede){font-size:13px;color:var(--muted);line-height:2;margin-top:24px;max-width:350px}.contact-intro>.text-link{margin-top:16px}.contact-art{max-width:350px;margin-top:48px}.contact-art img{width:100%;aspect-ratio:1.6/1;object-fit:cover}.contact-form-wrap{background:var(--wash);padding:40px}.contact-form-wrap h2{font-size:59px;margin-bottom:27px}.contact-form-wrap .eyebrow{font-size:9px}form label{display:block;font-size:10px;letter-spacing:.035em;margin:22px 0 8px}input,select,textarea{display:block;width:100%;max-width:100%;border:1px solid #c2c9bb;border-radius:0;background:var(--paper);padding:13px 14px;font-size:14px;line-height:1.6;min-height:48px}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#687062;opacity:1}select{padding-right:24px}form .solid-link{width:100%;margin-top:23px}.form-note{font-size:10px;color:var(--muted);line-height:1.8;margin-top:17px}.form-status{font-size:11px;margin-top:15px}.contact-questions{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 2fr;gap:10%;padding-top:60px;padding-bottom:100px}details{border-bottom:1px solid var(--line);padding:19px 0}summary{cursor:pointer;list-style:none;display:flex;gap:20px;justify-content:space-between;align-items:center;font-size:13px;min-height:36px}summary::-webkit-details-marker{display:none}summary span{font-size:23px;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{font-size:12px;color:var(--muted);margin-top:18px;max-width:630px;line-height:1.9}.prose-page{max-width:1050px;padding-top:65px;padding-bottom:95px}.prose-page h1{margin-bottom:36px}.prose-page h2{font-size:37px;margin:38px 0 16px}.prose-page p{font-size:14px;line-height:2;margin-top:16px}.prose-page a{text-decoration:underline;text-underline-offset:4px}.not-found{padding-top:90px;padding-bottom:130px}.not-found p:not(.eyebrow){margin-top:35px;margin-bottom:20px;color:var(--muted)}
.label-tools{padding-top:65px}.label-tools h1{font-size:75px;margin-bottom:30px}.label-tools>p:not(.eyebrow){max-width:650px;font-size:13px;color:var(--muted)}.label-destinations{display:flex;gap:25px;border-bottom:1px solid var(--line);margin-top:30px;padding:12px 0}.label-destinations a{font-size:12px;min-height:44px;display:inline-flex;align-items:center}.label-destinations a[aria-current]{text-decoration:underline;text-underline-offset:7px}.label-notice{background:var(--wash);padding:18px 22px;font-size:12px;margin:24px 0;max-width:820px}.label-controls{display:flex;align-items:end;gap:20px;margin:24px 0}.label-controls label{font-size:11px;flex:1;max-width:440px}.label-controls select{margin-top:8px}.label-controls .solid-link{min-height:48px}.labels-grid{padding-top:50px;padding-bottom:100px;display:grid;grid-template-columns:1fr 1fr;gap:45px}.wall-label{background:white;border:1px solid var(--line);display:grid;grid-template-columns:1fr 130px;gap:15px;padding:24px;position:relative;align-items:center}.label-artist{font-size:9px;letter-spacing:.16em}.wall-label h2{font-size:32px;line-height:1.05;margin:12px 0}.wall-label__copy>p{font-size:10px;line-height:1.6;max-width:300px}.label-id{display:block;margin-top:20px;font-size:9px;color:var(--muted)}.wall-label__qr{text-align:center}.wall-label__qr img{width:100%;height:auto}.wall-label__qr>span{display:block;font-size:9px;margin-top:5px}.wall-label__qr>small{font-size:7px;display:block;margin-top:4px}.label-downloads{grid-column:1/-1;display:flex;gap:24px;border-top:1px solid var(--line);padding-top:10px}.label-downloads a{font-size:10px;min-height:32px;display:flex;align-items:center}
@media(min-width:1650px){.triptych{height:470px}.triptych img{height:395px}.triptych__work--2 img{height:465px}.triptych__work--3 img{height:363px}}
@media(max-width:1100px){.site-header{height:125px;gap:25px}.header-note{display:none}.site-header nav{margin-left:auto;gap:25px}.brand{width:105px}.hero-heading{grid-template-columns:1fr 235px;gap:24px;min-height:170px}.hero-heading h1,.hero-heading .hero-title{font-size:7.3vw}.triptych{gap:20px;height:335px}.triptych img{height:285px}.triptych__work--2 img{height:330px}.triptych__work--3 img{height:258px}.hero-progress p{font-size:9px}.featured-grid{gap:45px 7%}.art-card__caption h3{font-size:27px}.gallery-grid{gap:42px 26px}.filters{gap:19px}.filter-button{font-size:10px}.gallery-toolbar>.micro{display:none}.painting-hero{gap:6%}.painting-info h1{font-size:65px}.painting-summary{font-size:24px}.painting-info{padding-top:0}.painting-info .eyebrow{font-size:8px}.painting-actions{flex-direction:column;align-items:start;gap:0}.painting-actions .text-link{min-height:38px}.contact-hero{gap:7%}.contact-form-wrap{padding:28px}.footer-bottom{gap:30px}.labels-grid{grid-template-columns:1fr;max-width:850px}.wall-label{grid-template-columns:1fr 160px;padding:28px}.wall-label h2{font-size:38px}}
@media(max-width:760px){:root{--gutter:25px}.site-header{height:110px;gap:20px}.brand{width:90px}.site-header nav{gap:20px}.site-header nav a{font-size:9px;letter-spacing:.035em}.site-header nav a:last-child{font-size:0;gap:0}.site-header nav a:last-child svg{width:25px;height:25px}.home-hero{padding-top:31px}.hero-heading{grid-template-columns:1fr;gap:19px;margin-bottom:30px;min-height:0}.hero-heading h1,.hero-heading .hero-title{font-size:clamp(49px,9vw,68px)}.hero-intro{max-width:330px;display:flex;gap:25px;align-items:center;font-size:11px;padding-top:0}.hero-intro p{max-width:210px}.hero-intro .text-link{margin:0;min-width:94px;font-size:10px;gap:15px;white-space:nowrap}.hero-intro svg{width:19px;height:19px}.triptych{gap:13px;height:275px;grid-template-columns:1fr 1.23fr .8fr}.triptych img{height:215px}.triptych__work--2 img{height:267px}.triptych__work--3 img{height:190px}.triptych figcaption{display:none}.hero-controls{padding:20px 0 25px;gap:10px}.hero-progress{gap:9px;font-size:9px}.hero-progress p{font-size:8px;margin-left:7px}.progress-rule{width:25px}.hero-buttons{gap:7px}.circle-button{width:42px;height:42px}.motion-toggle{margin-right:2px;width:32px;justify-content:center}.motion-toggle>span{display:none}.home-introduction{padding-top:66px;padding-bottom:65px}.home-introduction .eyebrow{font-size:9px}.statement{font-size:35px}.intro-copy{font-size:12px;max-width:440px;margin-top:24px}.section-heading{gap:22px;margin-bottom:30px}.section-heading h2{font-size:51px}.section-heading .text-link{font-size:10px;max-width:150px;gap:16px}.section-heading .text-link svg{width:20px}.eyebrow{font-size:9px;margin-bottom:18px}.selected-work{padding-bottom:65px}.featured-grid{gap:40px 24px}.featured-grid .art-card:nth-child(2){padding-top:65px}.featured-grid .art-card:nth-child(4){padding-top:50px}.art-card__caption{padding-top:13px;gap:12px}.art-card__caption .micro{font-size:8px;letter-spacing:.05em;margin-bottom:6px}.art-card__caption h3{font-size:24px}.art-card__number{font-size:13px}.art-card__view{display:none}.artist-intro{padding:60px 0}.artist-intro__inner{gap:9%}.artist-intro__portrait{margin:0}.artist-intro__copy h2{font-size:48px;margin-bottom:22px}.artist-intro__copy>p:not(.eyebrow){font-size:12px;line-height:1.9}.artist-intro__copy>.text-link{font-size:10px;gap:20px}.portrait-caption{font-size:8px;line-height:1.8}.closing-note{padding-top:70px;padding-bottom:80px}.closing-note h2{font-size:64px}.site-footer{padding-top:50px}.footer-invitation{padding-bottom:40px}.footer-invitation h2{font-size:60px}.round-link{width:70px;height:70px}.round-link svg{width:33px}.footer-bottom{grid-template-columns:85px 1fr;gap:30px}.footer-brand{width:80px}.footer-bottom nav{gap:0 25px}.footer-bottom nav a{font-size:10px}.footer-colophon{grid-column:1/-1;text-align:left;display:flex;flex-wrap:wrap;align-items:center;gap:7px 20px}.footer-colophon .preview-note{margin-left:auto}.gallery-heading{padding-top:45px}.gallery-heading h1{font-size:64px}.gallery-heading .section-heading{display:block;margin-bottom:36px}.gallery-heading .lede{margin-top:22px;font-size:12px}.gallery-toolbar{margin-bottom:32px;overflow-x:auto;padding:10px 0}.filters{flex-wrap:nowrap;gap:22px;min-width:max-content}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 23px}.gallery-grid .art-card:nth-child(3n+2){padding-top:0}.gallery-grid .art-card:nth-child(2n){padding-top:40px}.gallery-grid .art-card:nth-child(3n+2) .art-card__image img{aspect-ratio:4/5}.gallery-grid h3{font-size:25px}.gallery-end{padding-top:55px;padding-bottom:65px;gap:20px;flex-direction:column;text-align:center}.gallery-end p{font-size:28px}.breadcrumb{font-size:9px;padding-top:20px;padding-bottom:20px;gap:17px}.breadcrumb>span{padding-left:17px}.painting-hero{grid-template-columns:1fr;gap:30px;padding-bottom:55px}.painting-display{position:relative;top:0}.painting-zoom>img{max-height:570px}.painting-info h1{font-size:68px;max-width:570px}.painting-info .eyebrow{font-size:9px;margin-bottom:19px}.painting-summary{font-size:26px;max-width:550px;margin-top:25px}.artwork-details{margin-block:26px}.painting-actions{flex-direction:row;align-items:center;justify-content:space-between}.painting-actions .text-link{min-height:44px}.painting-story{grid-template-columns:1fr;gap:32px;padding-top:45px;padding-bottom:45px}.painting-story h2{font-size:53px}.story-copy p{font-size:13px}.looking-note{padding-top:36px;padding-bottom:42px}.looking-note>p{font-size:29px;padding-inline:18px;margin-top:17px}.looking-note>.micro{font-size:8px}.related-work{padding-top:58px;padding-bottom:65px}.related-work h2{font-size:42px}.related-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.related-grid>.art-card:last-child{display:none}.related-grid h3{font-size:24px}.about-hero{padding-top:42px;gap:30px 6%;grid-template-columns:1fr 1fr}.about-heading h1{font-size:64px}.about-heading{grid-column:1/-1}.about-portrait{grid-column:2;grid-row:2;margin-top:0}.about-heading .lede{font-size:13px;margin-top:20px}.about-opening{grid-row:2;padding:0}.about-opening>p{font-size:25px;margin-top:16px}.about-opening>.micro{font-size:8px}.about-portrait>img{aspect-ratio:1/1.27}.about-portrait figcaption{font-size:9px;gap:10px;flex-wrap:wrap;padding-top:12px}.about-story{gap:7%;padding-top:65px;padding-bottom:65px;align-items:start}.about-story__image>img{aspect-ratio:1/1.4}.about-story__copy h2{font-size:43px}.about-story__copy>p:not(.eyebrow){font-size:12px;line-height:1.9}.about-follow{padding-top:45px;padding-bottom:60px;gap:8%}.about-follow h2{font-size:47px}.about-follow>div>p:not(.eyebrow){font-size:12px}.about-follow .text-link{font-size:10px;gap:15px}.contact-hero{grid-template-columns:1fr;gap:38px;padding-top:45px;padding-bottom:60px}.contact-intro h1{font-size:70px}.contact-intro>.lede{font-size:14px;margin-top:20px}.contact-intro>p:not(.eyebrow):not(.lede){margin-top:18px;max-width:420px}.contact-art{display:none}.contact-form-wrap{padding:30px}.contact-form-wrap h2{font-size:58px}input,select,textarea{font-size:16px}.contact-questions{grid-template-columns:1fr;gap:10px;padding-top:40px;padding-bottom:65px}.contact-questions summary{font-size:12px}.prose-page{padding-top:42px;padding-bottom:65px}.prose-page h1{font-size:70px}.prose-page p{font-size:13px}.label-tools{padding-top:40px}.label-tools h1{font-size:60px}.label-controls{flex-direction:column;align-items:stretch}.label-controls label{max-width:none}.label-controls .solid-link{justify-content:center}.label-destinations{gap:22px}.label-destinations a{font-size:11px}.labels-grid{padding-top:32px}.wall-label{padding:20px;grid-template-columns:1fr 110px;gap:12px}.wall-label h2{font-size:31px}.wall-label__copy>p{font-size:9px}.label-artist{font-size:8px}.label-id{font-size:8px}}
@media(max-width:480px){:root{--gutter:22px}.site-header{height:99px;gap:10px}.brand{width:78px}.site-header nav{gap:17px}.site-header nav a{font-size:10px;letter-spacing:.02em}.site-header nav svg{width:22px!important;height:22px!important}.hero-heading h1,.hero-heading .hero-title{font-size:clamp(46px,12vw,58px);letter-spacing:-.04em}.hero-heading{margin-bottom:24px;gap:18px}.hero-intro{max-width:none;justify-content:space-between;gap:18px;font-size:10px;line-height:1.9}.hero-intro p{max-width:205px}.hero-intro .text-link{font-size:9px;min-width:83px}.triptych{gap:10px;height:233px}.triptych img{height:184px}.triptych__work--2 img{height:225px}.triptych__work--3 img{height:165px}.hero-controls{gap:6px}.hero-progress{gap:7px}.hero-progress p{max-width:82px;line-height:1.7;font-size:7px;margin-left:3px}.hero-buttons{gap:5px}.hero-buttons .circle-button{width:38px;height:38px;font-size:20px}.motion-toggle{width:26px}.section-heading{align-items:end;gap:17px}.section-heading h2{font-size:43px}.section-heading .text-link{font-size:9px;max-width:108px;gap:9px;line-height:1.7}.featured-grid{gap:30px 18px}.featured-grid .art-card:nth-child(2){padding-top:47px}.featured-grid .art-card:nth-child(4){padding-top:38px}.art-card__caption{gap:8px}.art-card__caption h3{font-size:23px}.art-card__caption .micro{font-size:7px;letter-spacing:.05em}.art-card__number{display:none}.artist-intro__inner{grid-template-columns:1fr;gap:36px}.artist-intro__portrait{max-width:250px;margin-inline:auto;width:100%}.artist-intro__portrait img{aspect-ratio:1/1.1}.artist-intro__copy{max-width:340px}.artist-intro__copy h2{font-size:61px}.artist-intro__copy>p:not(.eyebrow){font-size:14px}.closing-note h2{font-size:58px}.statement{font-size:31px}.footer-invitation h2{font-size:48px}.footer-invitation .eyebrow{font-size:8px}.round-link{width:56px;height:56px}.round-link svg{width:29px}.footer-bottom{gap:23px}.footer-bottom nav{gap:0 15px}.footer-colophon .preview-note{margin-left:0;width:100%}.gallery-heading h1{font-size:56px}.gallery-grid{gap:33px 18px}.gallery-grid h3{font-size:23px}.painting-info h1{font-size:62px}.painting-zoom>img{max-height:490px}.painting-summary{font-size:25px}.painting-actions{gap:12px}.painting-actions .quiet-link{font-size:8px}.painting-story h2{font-size:47px}.looking-note>p{font-size:27px}.related-work .section-heading h2{font-size:39px}.related-grid{gap:18px}.related-grid h3{font-size:23px}.artwork-lightbox{width:calc(100vw - 16px);height:calc(100dvh - 16px)}.lightbox-top{padding:10px 12px;font-size:12px}.lightbox-top .muted{display:block;margin:2px 0 0}.lightbox-image{padding:3px 10px}.lightbox-bottom{padding:10px 16px}.share-dialog{padding:65px 25px 22px}.share-dialog h2{font-size:51px}.about-hero{grid-template-columns:1fr;gap:32px}.about-heading{grid-column:1}.about-heading h1{font-size:64px}.about-portrait{grid-column:1;grid-row:2;max-width:250px;margin-inline:auto}.about-portrait>img{aspect-ratio:1/1.1}.about-opening{grid-row:3;max-width:340px}.about-opening>p{font-size:28px}.about-story{grid-template-columns:1fr;gap:35px;padding-top:48px}.about-story__image{max-width:270px}.about-story__image>img{aspect-ratio:1/1.15}.about-story__copy h2{font-size:56px}.about-story__copy>p:not(.eyebrow){font-size:14px}.about-follow{grid-template-columns:1fr;gap:25px}.about-follow h2{font-size:56px}.contact-intro h1{font-size:64px}.contact-form-wrap{padding:28px 22px}.contact-form-wrap h2{font-size:56px}.contact-questions summary{font-size:11px}.label-tools h1{font-size:52px}.wall-label{grid-template-columns:1fr 91px;padding:16px;gap:10px}.wall-label h2{font-size:27px}.wall-label__copy>p{font-size:8px}.wall-label__qr>span{font-size:8px}.label-id{margin-top:13px}.label-destinations a{font-size:10px}}

/* Floating navigation and the warm gallery treatment. */
.site-header{height:136px;display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;z-index:30}.site-header:after{display:none}.brand{display:block;width:110px;flex-shrink:0}.brand img{width:100%;max-height:104px;object-fit:contain}.header-note{margin:0;text-align:right;font-size:10px;line-height:1.9;letter-spacing:.06em}.header-note em{font:italic 18px var(--serif);color:var(--accent);letter-spacing:0}.site-header .floating-nav{position:fixed;z-index:30;top:34px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:3px;padding:6px;white-space:nowrap;background:#f9fafbed;border:1px solid #fff;outline:1px solid #48698414;box-shadow:0 8px 30px -12px #2e4a6330,inset 0 1px 0 #fff;border-radius:100px;-webkit-backdrop-filter:blur(20px) saturate(125%);backdrop-filter:blur(20px) saturate(125%);transition:box-shadow .3s,background .3s}.site-header nav a,.site-header nav a:last-child{font-size:12px;letter-spacing:.01em;text-transform:none;min-height:44px;padding:9px 22px;display:flex;gap:10px;align-items:center;border-radius:100px;position:relative;transition:background .25s,color .25s}.site-header nav a[aria-current]:after{display:none}.site-header nav a[aria-current]{background:#e4edf4;color:#2b5376}@media(hover:hover){.site-header nav a:not([aria-current]):hover{color:#2b5376;background:#eff4f8}}.site-header nav svg{width:16px;height:16px}.site-header.is-scrolled .floating-nav{background:#f9fafbe8;box-shadow:0 12px 35px -14px #2e4a6330}.home-hero .hero-title em{color:var(--accent)}.hero-heading{margin-bottom:46px}.triptych{height:438px;gap:34px}.triptych figure{padding:7px;background:#fff;box-shadow:0 2px 3px #243c5110,0 12px 25px -15px #243c5140}.triptych__work--1{transform:rotate(-1.5deg)}.triptych__work--3{transform:rotate(1.5deg)}.triptych img{height:330px}.triptych__work--2 img{height:388px}.triptych__work--3 img{height:300px}.triptych figcaption{position:static;opacity:1;transform:none;background:none;color:var(--ink);font:400 18px/1.2 var(--serif);padding:12px 7px 5px;min-height:39px}.triptych figcaption svg{width:14px;height:14px;color:var(--accent)}.hero-controls{padding-top:35px}.welcome-signature{display:block;font:italic 36px/1 var(--serif);color:var(--accent);margin-top:25px}.art-card__image{box-shadow:0 8px 18px -14px #29425c55}.artist-intro__copy h2 em,.about-heading h1 em{color:var(--accent)}.about-follow .social-links{margin-top:24px}.solid-link{border-radius:4px}.contact-form-wrap{border-radius:12px}.about-story__image{transform:rotate(-1deg)}
@media(min-width:761px) and (max-width:1100px){.site-header .brand{width:90px}.site-header .floating-nav{top:37px}.site-header nav a,.site-header nav a:last-child{padding-inline:17px}.triptych{height:365px;gap:25px}.triptych img{height:264px}.triptych__work--2 img{height:325px}.triptych__work--3 img{height:240px}.triptych figcaption{font-size:15px}.hero-heading{grid-template-columns:1fr 220px}.footer-invitation{gap:40px}}
@media(max-width:760px){body{padding-top:116px}.site-header{position:fixed;top:max(12px,env(safe-area-inset-top));left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100% - 24px);height:72px;padding:7px 10px 7px 16px;gap:16px;background:#f9fafbed;border:1px solid #fff;outline:1px solid #48698414;box-shadow:0 8px 30px -12px #2e4a6330;border-radius:100px;-webkit-backdrop-filter:blur(20px) saturate(125%);backdrop-filter:blur(20px) saturate(125%)}.site-header .brand{width:49px}.site-header .brand img{max-height:58px}.header-note{display:none}.site-header .floating-nav{position:static;transform:none;background:none;box-shadow:none;border:0;outline:0;padding:0;gap:1px;backdrop-filter:none;-webkit-backdrop-filter:none}.site-header nav a,.site-header nav a:last-child{font-size:11px;padding:8px 14px;gap:6px;min-height:44px;letter-spacing:0}.site-header nav a:last-child svg{width:13px!important;height:13px!important}.site-header.is-scrolled .floating-nav{background:none;box-shadow:none}.home-hero{padding-top:15px}.hero-heading{margin-bottom:33px}.triptych{height:285px;gap:15px}.triptych figure{padding:5px}.triptych img{height:212px}.triptych__work--2 img{height:270px}.triptych__work--3 img{height:192px}.triptych figcaption{display:none}.hero-controls{padding-top:25px}.footer-invitation{grid-template-columns:1fr 1fr;gap:30px;padding-bottom:42px}.footer-invitation h2{font-size:58px}.footer-contact>p{font-size:12px}.footer-contact>.text-link{min-width:165px}.footer-contact .social-links{margin-top:20px}.site-footer{padding-top:55px}.about-hero,.gallery-heading,.contact-hero{padding-top:18px}.about-portrait>img{border-radius:14px}.artist-intro__portrait img{border-radius:14px}}
@media(max-width:480px){body{padding-top:104px}.site-header{height:66px;padding:6px 7px 6px 12px;gap:10px}.site-header .brand{width:43px}.site-header .brand img{max-height:51px}.site-header nav a,.site-header nav a:last-child{font-size:11px;padding-inline:10px;gap:0}.site-header nav a:last-child svg{display:none}.hero-heading{margin-bottom:29px}.hero-intro .text-link{min-width:95px}.triptych{height:236px;gap:9px}.triptych figure{padding:4px}.triptych img{height:178px}.triptych__work--2 img{height:225px}.triptych__work--3 img{height:162px}.hero-progress p{max-width:95px}.home-introduction{padding-top:65px;padding-bottom:65px}.intro-copy{font-size:13px}.welcome-signature{font-size:32px}.footer-invitation{grid-template-columns:1fr;gap:30px}.footer-invitation h2{font-size:64px}.footer-contact{justify-self:start;max-width:none}.footer-contact>p{font-size:13px}.footer-contact>.text-link{min-width:210px}.footer-contact .social-links{margin-top:25px}.footer-bottom{grid-template-columns:75px 1fr;gap:30px}.footer-brand{width:72px}.footer-colophon{font-size:9px}.footer-colophon .preview-note{width:auto}.artist-intro{padding:60px 0 65px}}
@media(prefers-reduced-transparency:reduce){.site-header .floating-nav,.site-header{background:var(--paper)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;animation-iteration-count:1!important}}
/* Contact: a visual painting picker, clear field feedback and a direct send. */
.contact-form-wrap{padding:42px;background:#f8fbfe;border:1px solid #d2e2ef;box-shadow:0 16px 45px -35px #29455d25;border-radius:18px;min-width:0}
.contact-form-heading{margin-bottom:31px}.contact-form-heading .eyebrow{margin-bottom:17px}.contact-form-heading h2{font-size:clamp(42px,4.4vw,64px);line-height:1.08;margin-bottom:14px}.contact-form-heading h2 em{color:var(--accent)}.contact-form-heading>p:last-child{font-size:12px;color:var(--muted)}
#enquiry-form .form-field{margin:0 0 22px;min-width:0}#enquiry-form label{display:block;font-size:11px;font-weight:500;line-height:1.5;margin:0 0 9px}#enquiry-form input,#enquiry-form textarea,#enquiry-form select{width:100%;border:1px solid #cbd8e3;border-radius:7px;background:#fdfefe;padding:14px 15px;font-size:13px;line-height:1.6;margin:0;transition:border-color .2s,box-shadow .2s}#enquiry-form input{height:51px}#enquiry-form textarea{min-height:145px;resize:vertical;display:block}#enquiry-form input::placeholder,#enquiry-form textarea::placeholder{color:#697986;opacity:1}#enquiry-form :is(input,textarea,select):focus-visible{outline:2px solid #547b9c;outline-offset:3px;border-color:#547b9c}.form-person{display:grid;grid-template-columns:1fr 1.2fr;gap:17px}.message-label{display:flex;align-items:center;justify-content:space-between;gap:12px}.message-count{font-size:10px;color:var(--muted);font-variant-numeric:tabular-nums;margin-bottom:9px}
#enquiry-form .field-error{font-size:11px;color:#9b382f;line-height:1.6;margin:8px 0 0}#enquiry-form [aria-invalid=true]{border-color:#ab5546;background:#fffaf7}#enquiry-form .contact-honeypot{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;pointer-events:none}.contact-submit{width:100%;min-height:56px;border-radius:8px;font-size:13px}#enquiry-form .contact-submit{margin-top:0}#enquiry-form .contact-submit:disabled{opacity:.55;cursor:default}#enquiry-form .contact-submit[aria-busy=true]{cursor:progress;opacity:.8}.form-connection{display:flex;align-items:center;gap:7px;font-size:10px;color:#526b7c;line-height:1.6;min-height:26px;margin:-2px 0 13px}.protection-retry{font-size:11px;text-decoration:underline;text-underline-offset:3px;min-height:44px;padding:0 8px}#enquiry-form .form-note{font-size:10px;line-height:1.8;margin:14px 0 0;color:var(--muted)}.form-note a{text-decoration:underline;text-underline-offset:3px}#enquiry-form .form-status{font-size:12px;line-height:1.8;color:#873d2e;background:#fff9f3;border:1px solid #dac6b9;padding:13px 15px;border-radius:7px;margin:18px 0 0}
.painting-picker{position:relative}.painting-picker [role=combobox]{display:flex;align-items:center;gap:13px;text-align:left;min-height:78px;width:100%;padding:11px 14px 11px 11px;border:1px solid #cbd8e3;background:#fdfefe;border-radius:8px}.painting-picker [role=combobox]:hover{border-color:#799bb5}.painting-picker [role=combobox][aria-expanded=true]{border-color:#547b9c;box-shadow:0 0 0 3px #527a9a20}.picker-thumbnail{width:42px;height:50px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#e5edf4;color:var(--accent);border-radius:4px;overflow:hidden}.picker-thumbnail img{width:100%;height:100%;object-fit:cover}.picker-copy{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}.picker-copy>span:first-child{font-size:12px;line-height:1.4;color:var(--ink)}.picker-copy>span:last-child{font-size:9px;color:#4a6174;line-height:1.5}.picker-chevron{width:17px;height:17px;transition:transform .2s;color:var(--accent)}[aria-expanded=true] .picker-chevron{transform:rotate(180deg)}.painting-picker [role=listbox]{position:absolute;z-index:20;left:0;right:0;top:calc(100% + 8px);background:#fdfefe;border:1px solid #bacddc;border-radius:10px;box-shadow:0 15px 35px -10px #24476526;padding:6px;max-height:328px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#abbfcc transparent}.painting-option{display:flex;gap:12px;align-items:center;padding:9px;border-radius:6px;cursor:pointer;min-height:69px}.painting-option+.painting-option{margin-top:2px}.painting-option:hover,.painting-option.is-active{background:#e8f0f6}.painting-option[aria-selected=true]{background:#e1ecf5}.painting-option .picker-thumbnail{width:35px;height:43px}.option-check{width:18px;flex-shrink:0;color:var(--accent);visibility:hidden}.painting-option[aria-selected=true] .option-check{visibility:visible}.contact-success{padding:30px 0;outline:none}.contact-success h2{font-size:clamp(46px,4.5vw,67px);margin-bottom:26px}.contact-success>p:not(.eyebrow){font-size:14px;line-height:1.9;max-width:360px;color:var(--muted);overflow-wrap:anywhere}.contact-success strong{font-weight:500;color:var(--ink)}.contact-success>.text-link{margin-top:30px}.success-mark{display:flex;align-items:center;justify-content:center;border:1px solid #a9c1d3;width:62px;height:62px;border-radius:50%;background:#e9f2f7;color:#3a6688;margin-bottom:32px}.success-mark svg{width:30px;height:30px}
@media(max-width:1100px){.contact-form-wrap{padding:30px}.form-person{grid-template-columns:1fr;gap:0}}
@media(max-width:760px){.contact-hero{gap:35px}.contact-form-wrap{padding:32px}.contact-form-heading h2{font-size:55px}.form-person{grid-template-columns:1fr 1fr;gap:18px}#enquiry-form input,#enquiry-form textarea,#enquiry-form select{font-size:16px}.picker-copy>span:first-child{font-size:13px}.picker-copy>span:last-child{font-size:10px}.contact-success{padding:15px 0}.painting-picker [role=listbox]{max-height:305px}}
@media(max-width:480px){.contact-form-wrap{padding:27px 21px;border-radius:14px}.contact-form-heading{margin-bottom:26px}.contact-form-heading h2{font-size:47px;max-width:270px}.contact-form-heading>p:last-child{font-size:11px}.form-person{grid-template-columns:1fr;gap:0}.painting-picker [role=combobox]{padding:10px;gap:10px}.picker-thumbnail{width:34px;height:44px}.picker-copy>span:first-child{font-size:12px}.picker-copy>span:last-child{font-size:9px}.painting-option{gap:9px;padding:8px}.painting-option .picker-thumbnail{width:30px;height:39px}#enquiry-form .form-field{margin-bottom:20px}.form-connection{font-size:9px}.contact-submit{font-size:12px}.contact-success h2{font-size:50px}}
/* Blue accents, a viewport-height opening and gallery framing. */
.solid-link{background:var(--button);color:var(--accent-dark);border:1px solid #bfd2e1;border-radius:8px;justify-content:center;font-weight:500}.solid-link:hover{background:#c7dced;color:#214d71}.text-link{color:var(--accent-dark);gap:0;border-color:#a2b7c8}.painting-actions{justify-content:center}.painting-actions .text-link{font-size:12px;border-bottom:1px solid #a2b7c8;padding-inline:0;min-height:44px}.painting-info>.solid-link{font-size:13px;min-height:58px}.painting-info .details-note{text-align:center}.share-actions>.solid-link{font-size:12px;min-height:54px}.contact-submit{justify-content:center}.art-card__view{border-radius:3px;color:var(--accent-dark)}
.home-page{--hero-header:136px}.home-hero{height:calc(100svh - var(--hero-header));min-height:550px;padding-top:clamp(16px,2.6svh,36px);display:flex;flex-direction:column}.home-hero .hero-slide{flex:1;min-height:0;display:flex;flex-direction:column}.home-hero .hero-heading{min-height:0;flex:none;margin-bottom:clamp(24px,4svh,50px);gap:45px}.home-hero .hero-title{font-size:clamp(64px,min(7.4vw,10.7svh),116px)}.home-hero .triptych{flex:1;min-height:0;height:auto;gap:34px;max-height:650px;align-items:center}.home-hero .triptych__work{height:86%;min-height:0;transform:none}.home-hero .triptych__work--2{height:100%}.home-hero .triptych__work--3{height:78%}.home-hero .triptych figure{display:flex;flex-direction:column;height:100%;padding:7px 7px 0;box-shadow:0 1px 0 #c8d1d8,0 8px 17px -9px #29405548}.home-hero .triptych img{flex:1;min-height:0;height:0;width:100%;object-fit:cover;border:1px solid #d5dce0}.home-hero .triptych figcaption{min-height:35px;padding:9px 6px 8px;font-size:17px;flex-shrink:0}.home-hero .hero-controls{flex-shrink:0;min-height:83px;padding:18px 0 20px;margin-top:14px}.home-hero .hero-intro .text-link{min-width:0}.home-introduction{padding-top:105px}
.painting-hero{gap:7%;grid-template-columns:minmax(0,1.18fr) minmax(0,1fr)}.painting-display{top:115px}.painting-wall{height:clamp(440px,68svh,760px);padding:38px;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 35% 20%,#f7fafc,#edf2f6 65%,#e4ecf2);border:1px solid #e4ebf1;border-radius:3px}.painting-zoom{display:flex;align-items:center;justify-content:center;width:auto;max-width:100%;height:100%;padding:0;position:relative;cursor:zoom-in}.artwork-frame{display:inline-flex;align-items:center;justify-content:center;max-width:100%;max-height:100%;padding:18px;border:9px solid #edf1f3;background:#fff;box-shadow:inset 0 0 0 1px #bcc8d1,0 0 0 1px #c1cbd2,2px 4px 3px #20374920,9px 18px 22px -5px #20374933;line-height:0}.artwork-frame>img{display:block;width:auto;height:auto;max-width:100%;max-height:calc(clamp(440px,68svh,760px) - 132px);object-fit:contain;outline:1px solid #c6cfd5}.zoom-prompt{right:16px;bottom:16px;left:auto;background:#fafcfeeb;backdrop-filter:blur(10px);border:1px solid #d4e0e9;border-radius:20px;color:var(--accent-dark);font-size:10px;padding:8px 15px;line-height:1.5;box-shadow:0 2px 8px #1b334215}.painting-photo-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:15px}.painting-photo-bar .image-caption{margin:0}.photo-controls{display:flex;align-items:center;gap:14px;font-size:11px;color:var(--muted);font-variant-numeric:tabular-nums}.photo-controls .circle-button{width:40px;height:40px;min-width:40px}.artwork-thumbnails{display:flex;gap:10px;margin-top:12px;overflow:auto;padding:5px}.artwork-thumbnails button{padding:3px;border:1px solid var(--line);border-radius:4px;flex-shrink:0}.artwork-thumbnails button[aria-pressed=true]{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.artwork-thumbnails img{width:55px;height:55px;object-fit:cover;border-radius:1px}[data-photo-swipe]{touch-action:pan-y pinch-zoom}.artwork-lightbox{border-radius:8px;background:#f7fafc}.lightbox-image{align-items:center;padding:12px 35px}.lightbox-image img{max-height:100%;width:100%;height:100%;object-fit:contain}.lightbox-top{border-bottom:1px solid #e0e8ef}.lightbox-bottom{font-size:11px;min-height:20px}.lightbox-bottom:has(.photo-controls){padding-block:12px}.share-dialog{border-radius:15px;padding:55px 38px 25px;border:1px solid #dae4ec;background:#fafcfd;box-shadow:0 25px 80px #12293b30}.share-dialog h2 em{color:var(--accent)}.share-qr{width:256px;max-width:100%;height:auto;border:1px solid #e0e7ed;border-radius:10px;margin:22px auto 14px}.share-dialog h2{font-size:50px;margin-bottom:18px}.share-dialog .eyebrow{margin-bottom:20px}.share-dialog .copy-status{margin-top:10px}.share-dialog>.dialog-close{width:40px;height:40px;right:14px;top:14px}
@media(min-width:761px) and (max-height:800px){.home-hero{min-height:500px}.home-hero .hero-title{font-size:clamp(62px,7vw,87px)}.home-hero .hero-heading{margin-bottom:25px}.home-hero .hero-controls{min-height:70px;padding-block:12px;margin-top:12px}.home-hero .triptych figcaption{font-size:15px}.hero-intro{font-size:12px}}
@media(min-width:761px) and (max-width:1100px){.home-hero .hero-heading{grid-template-columns:1fr 210px;gap:28px}.home-hero .hero-title{font-size:clamp(60px,7.5vw,83px)}.home-hero .triptych{gap:22px}.home-hero .triptych figcaption{font-size:14px;min-height:35px}.painting-wall{padding:26px;height:560px}.artwork-frame{padding:13px;border-width:7px}.artwork-frame>img{max-height:470px}.painting-hero{gap:6%}.painting-info h1{font-size:61px}}
@media(max-width:760px){.home-page{--hero-header:116px}.home-hero{height:calc(100svh - var(--hero-header));min-height:535px;padding-top:16px}.home-hero .hero-heading{display:grid;grid-template-columns:1fr;gap:23px;margin-bottom:28px}.home-hero .hero-title{font-size:clamp(49px,9vw,68px)}.home-hero .hero-intro{font-size:11px;max-width:none;justify-content:space-between}.home-hero .hero-intro p{max-width:250px}.home-hero .triptych{gap:16px;max-height:360px;margin-block:auto}.home-hero .triptych figure{padding:5px}.home-hero .triptych figcaption{display:none}.home-hero .hero-controls{min-height:77px;padding-block:18px;margin-top:22px}.home-hero .triptych__work{height:82%}.home-hero .triptych__work--2{height:100%}.home-hero .triptych__work--3{height:73%}.painting-hero{grid-template-columns:1fr;gap:30px}.painting-display{top:0;position:relative}.painting-wall{height:560px;padding:36px}.artwork-frame>img{max-height:435px}.artwork-frame{padding:17px;border-width:8px}.painting-info h1{font-size:68px}.painting-actions{justify-content:center}.share-dialog{padding-inline:28px}.lightbox-image{padding:15px}.home-introduction{padding-top:75px}}
@media(max-width:480px){.home-page{--hero-header:104px}.home-hero{min-height:520px;padding-top:15px}.home-hero .hero-title{font-size:clamp(45px,12vw,58px)}.home-hero .hero-heading{gap:22px;margin-bottom:30px}.home-hero .hero-intro{font-size:10px;gap:25px}.home-hero .hero-intro p{max-width:210px}.home-hero .hero-intro .text-link{min-width:80px;font-size:10px;white-space:nowrap;max-width:80px;line-height:1.6}.home-hero .triptych{gap:11px;max-height:320px}.home-hero .triptych figure{padding:4px}.home-hero .hero-controls{margin-top:23px;min-height:74px;padding:16px 0 18px}.painting-wall{height:460px;padding:28px 23px}.artwork-frame{padding:12px;border-width:7px}.artwork-frame>img{max-height:358px}.painting-info h1{font-size:62px}.painting-info>.solid-link{font-size:12px}.zoom-prompt{right:10px;bottom:10px;font-size:9px;padding:8px 12px}.photo-controls{gap:11px}.photo-controls .circle-button{width:42px;height:42px}.painting-photo-bar .image-caption{font-size:10px}.share-dialog{padding:58px 24px 22px}.share-dialog h2{font-size:46px}.share-qr{width:248px;margin-top:20px}.lightbox-top{font-size:12px;padding:12px}.lightbox-top .muted{margin-left:0}.lightbox-bottom{padding-inline:15px}.artwork-lightbox{border-radius:6px}.home-introduction{padding-top:65px}}

/* A deep blue version of the original mark, retaining its transparency. */
.brand img,.footer-brand img{filter:brightness(0) saturate(100%) invert(30%) sepia(21%) saturate(1024%) hue-rotate(164deg) brightness(96%) contrast(90%)}

/* A quiet painted sign-off; only decorative layers move. */
.site-footer{position:relative;isolation:isolate;overflow:hidden;background:#f0f5f9;border-top:0;padding-top:88px}
.site-footer>.shell{position:relative;z-index:1}
.footer-wash{position:absolute;inset:0;pointer-events:none;z-index:0;background:linear-gradient(var(--paper),#e6f1fa 32%,#dfedf7)}
.footer-wash>svg{width:100%;height:100%;display:block}
.footer-wash-layer{transform-origin:50% 80%;animation:footer-pigment 24s ease-in-out infinite alternate;animation-play-state:paused}
.footer-wash-layer--two{animation-name:footer-water;animation-duration:29s}
.footer-wash-layer--three{animation-duration:21s;animation-direction:alternate-reverse}
.site-footer.is-moving .footer-wash-layer{animation-play-state:running}
.footer-invitation{border:0;padding-bottom:20px;gap:70px}
.footer-signoff{position:relative;width:max-content;max-width:100%;margin:46px auto 48px;text-align:center;color:#416885}
.footer-signoff>span{display:block;font:italic clamp(48px,6.2vw,86px)/1.08 var(--serif);letter-spacing:-.065em;padding-right:.09em}
.footer-signoff>svg{display:block;width:88%;height:auto;margin:-3px auto 0;overflow:visible}
.footer-signoff path{stroke:#668da9;stroke-width:1.3;stroke-linecap:round;opacity:.65}
.site-footer.has-entered .footer-signoff path{animation:footer-brush 3.4s ease-out both}
.footer-bottom{padding-top:25px;border-top:1px solid #a9c1d370}
.footer-motion{display:inline-flex;align-items:center;justify-content:flex-end;gap:7px;min-height:44px;padding:8px 0;font-size:10px;color:#526b7d}
.footer-motion:hover{color:var(--accent-dark)}
@keyframes footer-pigment{from{transform:translate(-22px,15px) rotate(-1deg) scale(1.02)}to{transform:translate(25px,-18px) rotate(1deg) scale(1.06)}}
@keyframes footer-water{from{transform:translate(25px,18px) scale(1.05)}to{transform:translate(-30px,-22px) scale(1.01)}}
@keyframes footer-brush{from{stroke-dasharray:1;stroke-dashoffset:1;opacity:0}to{stroke-dasharray:1;stroke-dashoffset:0;opacity:.65}}
@media(max-width:760px){.site-footer{padding-top:64px}.footer-invitation{gap:30px}.footer-signoff{margin:40px auto}.footer-signoff>span{font-size:clamp(42px,8vw,62px)}.footer-bottom{padding-top:25px}}
@media(max-width:480px){.site-footer{padding-top:52px}.footer-invitation h2{font-size:59px}.footer-signoff{margin:38px auto}.footer-signoff>span{font-size:clamp(36px,10vw,44px)}.footer-signoff>svg{margin-top:1px}.footer-wash>svg{width:180%;max-width:none;transform:translateX(-25%)}.footer-bottom{gap:25px}.footer-motion{justify-content:flex-start}}
@media(prefers-reduced-motion:reduce){.footer-wash-layer,.site-footer.has-entered .footer-signoff path{animation:none!important}.footer-motion{display:none}}


/* A painting taking shape beside Rania's welcome. The final layer is always
   the original artwork; video is only requested on entry or explicit play. */
.home-introduction.has-painting-reveal{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(40px,6vw,100px);align-items:center;text-align:left;padding-top:100px;padding-bottom:95px}
.has-painting-reveal .statement{font-size:clamp(36px,3.8vw,58px)}
.has-painting-reveal .intro-copy{margin:27px 0 0;max-width:400px}
.painting-reveal{min-width:0}
.reveal-stage{position:relative;aspect-ratio:536/375;background:#f8f6f0;border:1px solid #e1e5e8;box-shadow:0 20px 40px -26px #26496550;overflow:hidden}
.reveal-stage video,.reveal-stage img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}
.reveal-stage video{opacity:0}.painting-reveal.has-played video{opacity:1}.painting-reveal.is-awaiting .reveal-original{opacity:0}
.reveal-original{opacity:1;transition:opacity .6s ease;pointer-events:none}
.painting-reveal.is-revealing .reveal-original{opacity:0;transition:none}
.painting-reveal figcaption{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:56px;color:var(--muted);font-size:11px}
.painting-reveal figcaption>a{padding-block:12px;text-underline-offset:5px}
.painting-reveal figcaption>a:hover{text-decoration:underline}
.reveal-control{display:inline-flex;align-items:center;gap:7px;min-height:44px;font-size:10px;color:var(--accent-dark);padding:0}
.reveal-control:hover{text-decoration:underline;text-underline-offset:5px}
@media(max-width:900px){.home-introduction.has-painting-reveal{gap:35px;grid-template-columns:1fr 1.1fr}.has-painting-reveal .statement{font-size:40px}}
@media(max-width:650px){.home-introduction.has-painting-reveal{grid-template-columns:1fr;gap:38px;padding-top:65px;padding-bottom:65px}.has-painting-reveal .welcome-copy{text-align:center;max-width:400px;margin:auto}.has-painting-reveal .statement{font-size:38px}.has-painting-reveal .intro-copy{margin-top:24px}.painting-reveal figcaption{font-size:10px;gap:8px}.reveal-control{font-size:9px}}

@media print{@page{size:A4;margin:15mm}.label-page{background:white;color:#000}.label-page .site-header,.label-page .site-footer,.label-tools,.label-downloads,.skip-link{display:none!important}.labels-grid{display:block;width:170mm;padding:0;margin:0}.wall-label{width:170mm;height:75mm;min-height:75mm;padding:9mm;grid-template-columns:1fr 35mm;gap:8mm;break-inside:avoid;page-break-inside:avoid;border:1px solid #aaa;margin:0 0 8mm;box-shadow:none;print-color-adjust:exact;-webkit-print-color-adjust:exact}.wall-label h2{font-size:23pt;margin:4mm 0 3mm}.label-artist{font-size:8pt;letter-spacing:.15em}.wall-label__copy>p{font-size:8pt;max-width:95mm}.label-id{font-size:7pt;margin-top:5mm;color:#333}.wall-label__qr img{width:35mm;height:35mm;max-width:none}.wall-label__qr>span{font-size:7pt;margin-top:1mm}.wall-label__qr>small{font-size:6pt}.preview-labels .wall-label:after{content:'PREVIEW — NOT FOR EXHIBITION';position:absolute;bottom:2mm;left:9mm;font-size:5.5pt;letter-spacing:.1em;color:#444}}

/* A small, optional analytics choice; the gallery works with either answer. */
.analytics-settings{display:inline-block;min-height:44px;padding:8px 0;font-size:10px;color:var(--muted);text-decoration:underline;text-underline-offset:4px}
.analytics-note{position:fixed;z-index:90;left:24px;bottom:24px;width:350px;max-width:calc(100vw - 32px);padding:23px;background:#fafdff;color:var(--ink);border:1px solid #c9dce9;border-radius:16px;box-shadow:0 12px 45px #213e5a24}
.analytics-note h2{font-size:28px;letter-spacing:-.02em;margin-bottom:10px}.analytics-note p{font-size:11px;line-height:1.8;color:var(--muted)}.analytics-note p a{text-decoration:underline;text-underline-offset:3px}.analytics-note>div{display:flex;gap:10px;margin-top:17px}.analytics-note button{flex:1;min-height:44px;border:1px solid #b9d0e2;border-radius:7px;padding:9px;font-size:11px;color:var(--accent-dark)}.analytics-note button:first-child{background:var(--button)}.analytics-note button:hover{background:#e3eef6}@media(max-width:480px){.analytics-note{left:16px;bottom:16px;width:calc(100vw - 32px)}}
