/* An image-led opening, with the artwork kept intact. */
.home-page{--home-night:#0c1a29;--home-gold:#d6be89;--home-paper:#faf9f6}
.home-page .header{background:var(--home-night);color:#f7f4ed;border-color:#ffffff1c;height:104px;padding-inline:clamp(24px,4.6vw,80px)}
.home-page .header .brand,.home-page .header .brand-logo{width:220px;flex-basis:220px}
.home-page .header .desktop-nav a[aria-current]:after{background:var(--home-gold)}
.home-page .mobile-nav nav{background:var(--home-night);color:#f7f4ed;top:100%}
.home-opening{background:var(--home-night);color:#f7f4ed;padding:0 clamp(24px,4.6vw,80px)}
.home-opening-inner{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(40px,5vw,88px);align-items:center;max-width:1520px;min-height:min(730px,calc(100svh - 172px));margin:auto;padding:60px 0 64px}
.home-opening-copy .overline{color:var(--home-gold);font-size:.75rem;letter-spacing:.16em;line-height:1.7}
.home-opening h1{font-size:clamp(4rem,6.9vw,7rem);font-weight:400;letter-spacing:-.055em;line-height:1.03;margin:32px 0 28px;text-wrap:balance;max-width:9ch}
.home-intro{font-size:1.0625rem;line-height:1.75;color:#b9c3cc;max-width:320px}
.home-primary{background:var(--home-gold);color:#132335;border-color:var(--home-gold);padding:17px 24px;margin-top:36px;font-size:.9375rem;gap:36px;border-radius:0}
.home-primary:hover{background:#e5cfa1;border-color:#e5cfa1}
.home-featured{min-width:0;margin:0}
.home-featured-image{display:flex;align-items:center;justify-content:center;min-height:240px}
.home-featured-image img{width:100%;height:auto;max-height:510px;object-fit:contain;filter:drop-shadow(0 20px 28px #0003);transition:transform .6s ease}
.home-featured-image:hover img{transform:translateY(-4px)}
.home-featured figcaption{display:grid;grid-template-columns:minmax(0,1fr) auto 44px;gap:24px;align-items:end;margin-top:28px;padding-top:20px;border-top:1px solid #ffffff29}
.home-caption-label{display:block;color:#b0bac4;font-size:.75rem;line-height:1.5;letter-spacing:.13em;margin-bottom:8px}
.home-featured figcaption>div>a{font-size:1.25rem;line-height:1.3}
.home-featured figcaption>span{font-size:.8125rem;color:#b9c3cc;line-height:1.5;padding-bottom:4px}
.home-circle-link{width:44px;height:44px;border:1px solid #ffffff40;border-radius:50%;display:grid;place-items:center;font-size:1.375rem;transition:background .2s}
.home-circle-link:hover{background:#ffffff12}
.home-opening-footer{max-width:1520px;margin:auto;border-top:1px solid #ffffff24;display:flex;justify-content:space-between;gap:24px;padding:22px 0 26px}
.home-opening-footer>span{font-size:.75rem;letter-spacing:.12em;color:#b9c3cc;line-height:1.6}
.home-opening-footer>a{font-size:.875rem;line-height:1.5;display:flex;gap:28px;align-items:center}
.home-opening-empty{padding:60px 0;font-size:1.5rem}.home-opening-empty a{display:inline-block;margin-top:24px;border-color:#b9c3cc}
.home-page #main{background:var(--home-paper)}
.home-section{max-width:1680px;margin-inline:auto;padding:100px clamp(24px,4.6vw,80px)}
.home-section-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:54px}
.home-section .overline{font-size:.75rem;line-height:1.65;letter-spacing:.14em;color:#746445}
.home-section h2{font-size:clamp(2.25rem,4vw,3.75rem);line-height:1.12;letter-spacing:-.045em;font-weight:400}
.home-section-heading h2{margin-top:20px}
.home-section .underlined{font-size:.9375rem;line-height:1.6;padding-bottom:7px;display:inline-block}
.home-selected-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}
.home-selected-grid .collection-card{min-width:0;display:grid;grid-template-columns:max-content max-content 1fr;grid-template-rows:1fr auto;column-gap:24px}
.home-selected-grid .collection-card>a{grid-column:1/-1;display:flex;flex-direction:column}
.home-selected-grid .collection-image{height:380px;flex-shrink:0;background:#efeee8!important;border:0;padding:40px 28px;display:flex;align-items:center;justify-content:center}
.home-selected-grid .collection-image img{width:auto;height:auto;max-width:100%;max-height:100%;filter:none;transition:transform .4s ease}
.home-selected-grid .collection-caption{margin-top:20px;gap:0;display:flex;flex-direction:column;flex:1}
.home-selected-grid .collection-caption h3{font-size:1.5rem;line-height:1.25;font-weight:450;margin:6px 0 12px}
.home-selected-grid .collection-caption p{font-size:.8125rem;line-height:1.6}
.home-selected-grid .collection-caption>div:last-child{flex-direction:row;justify-content:flex-start;align-items:center;text-align:left;font-size:.875rem;margin-top:auto;padding-top:8px}
.home-selected-grid .caption-arrow{margin-left:auto}
.home-selected-grid .save-work,.home-selected-grid .compare-work{font-size:.875rem;margin-top:10px;min-height:44px}
.home-selected-grid .demo-badge{font-size:.75rem;line-height:1.5;letter-spacing:.06em;left:14px;top:14px;background:transparent;padding:0;color:#56616b;opacity:1}
.home-selection>.demo-disclosure{font-size:.8125rem;line-height:1.75;margin-top:36px;max-width:720px}
.home-space{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(0,.78fr);gap:clamp(40px,6vw,100px);align-items:center;padding-top:28px;padding-bottom:100px}
.home-space-image{margin:0;min-width:0}
.home-space-image img{width:100%;height:580px;object-fit:cover;object-position:43% center}
.home-space-image figcaption{font-size:.75rem;color:var(--muted);line-height:1.6;margin-top:14px}
.home-space-copy h2{margin:24px 0 28px;font-size:clamp(2.75rem,4.3vw,4.25rem)}
.home-space-copy>p:not(.overline){font-size:1.0625rem;line-height:1.8;max-width:360px;color:#58616b}
.home-space-copy .button{margin:32px 0 24px;border-radius:0;font-size:.9375rem;gap:24px;min-height:54px}
.home-space-copy>.underlined{display:table;font-size:.9375rem}
.home-perspective{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,.65fr);column-gap:80px;padding-top:60px;padding-bottom:100px;border-top:1px solid var(--line)}
.home-perspective>.overline{grid-column:1/-1;margin-bottom:32px}
.home-perspective h2{max-width:22ch;font-size:clamp(2rem,3.6vw,3.25rem);line-height:1.25}
.home-perspective>div{padding-top:8px}.home-perspective>div>p{color:var(--muted);font-size:1rem;line-height:1.85;margin-bottom:28px;max-width:390px}
.home-artist{display:grid;grid-template-columns:1fr 1fr;gap:clamp(48px,7vw,100px);align-items:center;padding-top:48px}.home-artist.without-portrait{grid-template-columns:1fr;max-width:1000px}.home-artist>img{width:100%;max-height:600px;object-fit:cover}.home-artist h2{margin:24px 0}.home-artist p:not(.overline){font-size:1.0625rem;color:var(--muted);line-height:1.85;margin-bottom:26px}.home-artist blockquote{font-size:1.5rem;line-height:1.5;margin:28px 0}
.home-editions{background:var(--home-night);color:#f7f4ed}
.home-editions-inner{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);gap:clamp(48px,9vw,150px);align-items:end;padding-block:80px}
.home-editions .overline{color:var(--home-gold);margin-bottom:28px}.home-editions h2{font-size:clamp(2.25rem,4vw,3.75rem);line-height:1.17}.home-editions-inner>div:last-child>p{font-size:1.0625rem;line-height:1.8;color:#b9c3cc;margin-bottom:28px}.home-editions .underlined{color:#e4d0a3;border-color:#b4a17b}
.home-connections{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-block:100px}
.home-connections article{min-width:0}.home-connections article+article{border-left:1px solid var(--line);padding-left:16%}.home-connections h2{font-size:clamp(2rem,3.25vw,3rem);margin:24px 0}.home-connections article>p:not(.overline){font-size:1.0625rem;line-height:1.8;color:var(--muted);max-width:380px;margin-bottom:28px}.home-connections .button{border-radius:0;font-size:.9375rem;min-height:54px}
@media(min-width:901px) and (max-width:1180px){.home-page .header .brand,.home-page .header .brand-logo{width:180px;flex-basis:180px}.home-page .header{gap:20px}.home-page .header-actions{gap:14px}.home-page .header .desktop-nav{gap:18px}}
@media(max-width:900px){.home-page .header{height:92px;position:relative}.home-page .mobile-nav{position:static}.home-page .header .mobile-nav nav{left:0;right:0;min-width:0;padding:18px 24px;gap:4px;max-height:calc(100dvh - 92px);overflow-y:auto;border-inline:0}.home-opening-inner{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:32px;padding-block:48px;min-height:570px}.home-opening h1{font-size:clamp(3.25rem,7.7vw,4.5rem)}.home-featured figcaption{grid-template-columns:1fr 44px;gap:12px}.home-featured figcaption>span{grid-column:1}.home-circle-link{grid-column:2;grid-row:1/3;align-self:center}}
@media(max-width:680px){.home-page .header .brand,.home-page .header .brand-logo{width:180px;flex-basis:180px}.home-opening-inner{grid-template-columns:1fr;gap:48px;padding:40px 0;min-height:0}.home-opening h1{font-size:clamp(3.5rem,13vw,5.5rem);margin:24px 0;max-width:10ch}.home-intro{max-width:380px;font-size:1rem}.home-primary{margin-top:26px}.home-featured-image{min-height:0}.home-featured-image img{max-height:450px}.home-featured figcaption{margin-top:20px;padding-top:16px}.home-opening-footer{align-items:center;padding:20px 0;gap:20px}.home-opening-footer>span{max-width:180px;font-size:.75rem;letter-spacing:.08em}.home-opening-footer>a{font-size:.8125rem;gap:12px}.home-featured figcaption>div>a{font-size:1.125rem}}
@media(max-width:1050px){.home-section{padding-block:72px}.home-selected-grid{gap:24px}.home-selected-grid .collection-image{height:300px;padding:36px 20px}.home-space{gap:40px;padding-top:24px}.home-space-image img{height:500px}.home-space-copy h2{font-size:2.75rem}.home-perspective{column-gap:40px}.home-connections{gap:48px}.home-connections article+article{padding-left:36px}}
@media(max-width:780px){.home-selected-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 24px}.home-space{grid-template-columns:1fr;gap:36px}.home-space-image img{height:auto;aspect-ratio:4/3;object-fit:cover}.home-space-copy>p:not(.overline){max-width:480px}.home-perspective,.home-editions-inner,.home-artist{grid-template-columns:1fr;gap:32px}.home-perspective>.overline{margin-bottom:0}.home-perspective h2{max-width:26ch}.home-perspective>div>p{max-width:540px}.home-editions-inner{padding-block:64px}.home-editions-inner>div:last-child{max-width:540px}.home-connections{grid-template-columns:1fr;gap:48px}.home-connections article+article{border-left:0;border-top:1px solid var(--line);padding:48px 0 0}.home-connections article>p:not(.overline){max-width:500px}}
@media(max-width:500px){.home-section{padding-block:56px}.home-section-heading{align-items:start;gap:24px;flex-direction:column;margin-bottom:36px}.home-section-heading h2{margin-top:16px}.home-selected-grid{grid-template-columns:1fr;gap:40px}.home-selected-grid .collection-image{height:360px;padding:36px 26px}.home-selected-grid .collection-caption h3{font-size:1.625rem}.home-selected-grid .collection-caption{margin-top:16px}.home-space{padding-top:8px;gap:28px}.home-space-image img{aspect-ratio:1.1}.home-space-copy h2{font-size:2.75rem}.home-space-copy .button{margin-top:24px;max-width:100%;gap:18px}.home-perspective{padding-top:40px;gap:24px}.home-perspective h2{font-size:2rem}.home-editions-inner{padding-block:56px}.home-editions h2{font-size:2.4rem}.home-connections{gap:40px}.home-connections article+article{padding-top:40px}}
@media(prefers-reduced-motion:reduce){.home-featured-image img,.home-circle-link{transition:none}.home-featured-image:hover img{transform:none}}
