.art-row{margin:0 0 3.25rem}.art-row__head{justify-content:space-between;align-items:flex-end;gap:1rem;margin:0 0 1rem;padding:0 .25rem;display:flex}.art-row__head-text{min-width:0}.art-row__kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--color-tertiary-label);align-items:center;gap:.5rem;margin:0 0 .25rem;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:.6875rem;font-weight:600;display:inline-flex}.art-row__accent-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block;box-shadow:inset 0 0 0 .5px #00000014}.art-row__title{color:var(--color-label);letter-spacing:-.01em;margin:0;font-family:EB Garamond,New York,Georgia,serif;font-size:1.625rem;font-weight:600;line-height:1.15}.art-row__subtitle{color:var(--color-secondary-label);max-width:56ch;margin:.375rem 0 0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:.9375rem;line-height:1.45}.art-row__see-all{color:var(--vesper-gold,#c8964a);white-space:nowrap;flex-shrink:0;align-items:center;gap:.375rem;padding:.375rem 0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.art-row__see-all:hover{opacity:.7}.art-row__rail{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#0000002e transparent;flex-wrap:nowrap;gap:.875rem;margin:0 -1rem;padding:.5rem 1rem 1.25rem;scroll-padding-left:1rem;display:flex;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#000 0 calc(100% - 48px),#0000 100%);mask-image:linear-gradient(90deg,#000 0 calc(100% - 48px),#0000 100%)}.art-row__rail::-webkit-scrollbar{height:6px}.art-row__rail::-webkit-scrollbar-thumb{background:#0000002e;border-radius:999px}.art-row__rail::-webkit-scrollbar-track{background:0 0}.art-row__slide{scroll-snap-align:start;flex:0 0 220px;width:220px}@media (min-width:720px){.art-row{margin-bottom:4rem}.art-row__title{font-size:1.875rem}.art-row__rail{gap:1rem;margin:0;padding:.5rem 0 1.25rem}.art-row__slide{flex-basis:260px;width:260px}}@media (min-width:1080px){.art-row__slide{flex-basis:280px;width:280px}}html[data-reader-theme=dark] .art-row__rail{scrollbar-color:#fff3 transparent}html[data-reader-theme=dark] .art-row__rail::-webkit-scrollbar-thumb{background:#fff3}.art-row{content-visibility:auto;contain-intrinsic-size:360px 280px}.art-row--first{content-visibility:visible}
.art-drawer{z-index:100;pointer-events:auto;justify-content:flex-end;display:flex;position:fixed;inset:0}.art-drawer__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1a161273;animation:.18s ease-out artDrawerFade;position:absolute;inset:0}@keyframes artDrawerFade{0%{opacity:0}to{opacity:1}}.art-drawer__panel{-webkit-backdrop-filter:blur(28px)saturate(180%);backdrop-filter:blur(28px)saturate(180%);width:100%;max-width:460px;height:100%;color:var(--vesper-compline);background:#f5f0e6f5;border-left:1px solid #ffffff80;flex-direction:column;animation:.22s cubic-bezier(.2,.7,.2,1) artDrawerSlide;display:flex;position:relative;box-shadow:inset 1px 0 #fff6,-20px 0 60px -20px #1a161259}@keyframes artDrawerSlide{0%{transform:translate(100%)}to{transform:translate(0)}}.art-drawer__head{border-bottom:1px solid #1a161214;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem 1rem;display:flex}.art-drawer__title{letter-spacing:-.01em;color:var(--vesper-compline);margin:0;font-family:EB Garamond,New York,Georgia,serif;font-size:1.5rem;font-weight:500}.art-drawer__close{width:36px;height:36px;color:var(--vesper-compline);cursor:pointer;background:#1a16120f;border:none;border-radius:999px;justify-content:center;align-items:center;transition:background .15s,transform .15s;display:inline-flex}.art-drawer__close:hover{background:#1a16121a}.art-drawer__close:active{transform:scale(.95)}.art-drawer__body{-webkit-overflow-scrolling:touch;flex:auto;padding:1.25rem 1.5rem 2rem;overflow-y:auto}.art-drawer__section{border-bottom:1px solid #1a16120f;padding:1rem 0}.art-drawer__section:first-of-type{padding-top:.5rem}.art-drawer__section:last-of-type{border-bottom:none;padding-bottom:.5rem}.art-drawer__section-title{letter-spacing:.1em;text-transform:uppercase;color:#1a16128c;margin:0 0 .75rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700}.art-drawer__searchbox{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff8c;border:1px solid #1a161214;border-radius:999px;align-items:center;gap:.6rem;height:44px;padding:0 1rem;display:flex}.art-drawer__searchbox--inline{height:38px;margin-bottom:.65rem}.art-drawer__searchbox svg{color:#1a161273;flex-shrink:0;width:16px;height:16px}.art-drawer__searchbox input{min-width:0;color:var(--vesper-compline);background:0 0;border:none;outline:none;flex:auto;font-family:inherit;font-size:.9375rem}.art-drawer__searchbox input::placeholder{color:#1a161266}.art-drawer__chips{flex-wrap:wrap;gap:.4rem;display:flex}.art-drawer__chips--scroll{max-height:180px;padding:.1rem;overflow-y:auto}.art-drawer__chip{height:32px;color:var(--vesper-compline);cursor:pointer;white-space:nowrap;background:#ffffff8c;border:1px solid #1a161214;border-radius:999px;align-items:center;padding:0 .85rem;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.art-drawer__chip:hover{background:#ffffffd9;border-color:#1a161229}.art-drawer__chip.is-active{background:var(--vesper-compline);color:var(--vesper-parchment);border-color:var(--vesper-compline);font-weight:600}.art-drawer__chip:active{transform:scale(.97)}.art-drawer__hint{color:#1a16128c;width:100%;margin:.4rem 0 0;padding:0 .25rem;font-size:.75rem}.art-drawer__foot{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f5f0e6f5;border-top:1px solid #1a16121a;gap:.6rem;padding:1rem 1.5rem 1.25rem;display:flex}.art-drawer__clear{flex:none}.art-drawer__apply{flex:auto}@media (max-width:600px){.art-drawer__panel{max-width:100%}.art-drawer__head{padding:1rem 1.25rem .85rem}.art-drawer__body{padding:1rem 1.25rem 1.5rem}.art-drawer__foot{padding:.85rem 1.25rem 1.1rem}}html[data-reader-theme=dark] .art-drawer__panel{color:var(--vesper-parchment);background:#1c1a24f5;border-left-color:#ffffff1a}html[data-reader-theme=dark] .art-drawer__head,html[data-reader-theme=dark] .art-drawer__section{border-color:#ffffff14}html[data-reader-theme=dark] .art-drawer__title,html[data-reader-theme=dark] .art-drawer__close,html[data-reader-theme=dark] .art-drawer__searchbox input,html[data-reader-theme=dark] .art-drawer__chip{color:var(--vesper-parchment)}html[data-reader-theme=dark] .art-drawer__close{background:#ffffff14}html[data-reader-theme=dark] .art-drawer__close:hover{background:#ffffff24}html[data-reader-theme=dark] .art-drawer__searchbox,html[data-reader-theme=dark] .art-drawer__chip{background:#ffffff0f;border-color:#ffffff1a}html[data-reader-theme=dark] .art-drawer__chip.is-active{background:var(--vesper-parchment);color:var(--vesper-compline);border-color:var(--vesper-parchment)}html[data-reader-theme=dark] .art-drawer__foot{background:#1c1a24f5;border-top-color:#ffffff1a}html[data-reader-theme=dark] .art-drawer__section-title{color:#f5f0e68c}html[data-reader-theme=dark] .art-drawer__searchbox svg{color:#f5f0e673}html[data-reader-theme=dark] .art-drawer__searchbox input::placeholder{color:#f5f0e666}
.art-filter-bar{margin:1.25rem 0 2.5rem}.art-filter-bar__row{-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);color:var(--vesper-compline);background:#f5f0e6eb;border:1px solid #ffffff8c;border-radius:999px;align-items:stretch;gap:.25rem;height:56px;padding:.375rem;display:flex;box-shadow:inset 0 1px #ffffffb3,0 10px 32px -10px #1a161233}.art-filter-bar__field{cursor:pointer;border-radius:999px;flex-shrink:0;align-items:center;gap:.5rem;padding:0 1.25rem;transition:background-color .15s;display:flex;position:relative}.art-filter-bar__field:hover{background:#1a16120a}.art-filter-bar__field+.art-filter-bar__field:before{content:"";background:#1a161214;width:1px;position:absolute;top:22%;bottom:22%;left:0}.art-filter-bar__field:hover+.art-filter-bar__field:before,.art-filter-bar__field+.art-filter-bar__field:hover:before{background:0 0}.art-filter-bar__field svg{width:16px;height:16px;color:var(--color-secondary-label);flex-shrink:0}.art-filter-bar__label{letter-spacing:.1em;text-transform:uppercase;color:var(--color-tertiary-label);font-size:.6125rem;font-weight:700}.art-filter-bar__field--search{flex:auto;min-width:0}.art-filter-bar__field--search input{min-width:0;color:var(--vesper-compline);background:0 0;border:none;outline:none;flex:auto;padding:0;font-family:inherit;font-size:.9375rem}.art-filter-bar__field--search input::placeholder{color:var(--color-tertiary-label)}.art-filter-bar__field--select{flex-direction:column;align-items:flex-start;gap:0;padding:.375rem 1rem .375rem 1.25rem}.art-filter-bar__field--select:after{content:"";width:10px;height:6px;color:var(--color-tertiary-label);pointer-events:none;background-color:currentColor;margin-top:1px;position:absolute;top:50%;right:1rem;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M1 1l5 5 5-5'/></svg>") 50%/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M1 1l5 5 5-5'/></svg>") 50%/contain no-repeat}.art-filter-bar__field--select select{appearance:none;color:var(--vesper-compline);cursor:pointer;background:0 0;border:none;outline:none;padding:0 1.5rem 0 0;font-family:inherit;font-size:.875rem;font-weight:600}.art-filter-bar__all{background:var(--frost-tint);height:100%;-webkit-backdrop-filter:var(--frost-blur);backdrop-filter:var(--frost-blur);border:1px solid var(--frost-border);color:var(--vesper-compline);border-radius:999px;flex-shrink:0;align-items:center;gap:.5rem;margin-left:.25rem;padding:0 1.25rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex;box-shadow:inset 0 1px #ffffff73}.art-filter-bar__all:hover{background:var(--frost-tint-hover);transform:translateY(-1px)}.art-filter-bar__all svg{color:currentColor;width:14px;height:14px}.art-filter-bar__meta{text-align:right;color:var(--color-tertiary-label);margin:.625rem 0 0;padding:0 1rem;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:.75rem}@media (max-width:720px){.art-filter-bar__row{border-radius:24px;flex-wrap:wrap;gap:.25rem;height:auto;padding:.5rem}.art-filter-bar__field--search{background:#1a16120a;border-radius:18px;width:100%;padding:.65rem 1rem}.art-filter-bar__field--select{background:#1a16120a;border-radius:18px;flex-direction:row;flex:calc(50% - 4rem);align-items:center;gap:.5rem;padding:.6rem 2rem .6rem 1rem}.art-filter-bar__field--select:after{right:.85rem}.art-filter-bar__field--select .art-filter-bar__label,.art-filter-bar__field+.art-filter-bar__field:before{display:none}.art-filter-bar__all{margin-left:auto}.art-filter-bar__all span{display:none}.art-filter-bar__all{justify-content:center;width:44px;height:44px;padding:0}}html[data-reader-theme=dark] .art-filter-bar__row{color:var(--vesper-parchment);background:#ffffff0f;border-color:#ffffff1a;box-shadow:inset 0 1px #ffffff1a,0 10px 32px -10px #0000008c}html[data-reader-theme=dark] .art-filter-bar__field:hover{background:#ffffff0f}html[data-reader-theme=dark] .art-filter-bar__field+.art-filter-bar__field:before{background:#ffffff1a}html[data-reader-theme=dark] .art-filter-bar__field--search input,html[data-reader-theme=dark] .art-filter-bar__field--select select{color:var(--vesper-parchment)}html[data-reader-theme=dark] .art-filter-bar__all{color:var(--vesper-parchment);background:#ffffff1a;border-color:#ffffff26}html[data-reader-theme=dark] .art-filter-bar__all:hover{background:#ffffff29}
.art-hero{isolation:isolate;background-color:#1a0e08;align-items:flex-end;width:calc(100% + 2rem);height:70vh;min-height:480px;max-height:720px;margin:-1rem -1rem 2.5rem;display:flex;position:relative;overflow:hidden}.art-hero__image{object-fit:cover;z-index:0;opacity:0;width:100%;height:100%;animation-name:art-hero-zoom,art-hero-fade-in;animation-duration:20s,.9s;animation-timing-function:ease-out,ease-out;animation-iteration-count:1;animation-direction:normal;animation-play-state:running;animation-delay:.1s;animation-fill-mode:forwards,forwards;animation-timeline:auto;position:absolute;inset:0;transform:scale(1.08)}@keyframes art-hero-fade-in{0%{opacity:0}to{opacity:1}}@keyframes art-hero-zoom{0%{transform:scale(1.08)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.art-hero__image{animation:.6s ease-out forwards art-hero-fade-in;transform:scale(1)}}.art-hero__scrim{z-index:1;background:linear-gradient(#0000000d 0%,#0000 30%,#00000059 65%,#000000c7 100%);position:absolute;inset:0}.art-hero__content{z-index:2;color:#fff;max-width:720px;padding:1.5rem 1.5rem 2rem;animation:.9s cubic-bezier(.2,.8,.25,1) .3s backwards art-hero-content;position:relative}@keyframes art-hero-content{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.art-hero__content{animation:none}}.art-hero__kicker{letter-spacing:.16em;text-transform:uppercase;color:#ffffffc7;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0 0 .875rem;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:.6875rem;font-weight:600;display:inline-flex}.art-hero__kicker-label{color:#fffffff2}.art-hero__kicker>span[aria-hidden=true]{opacity:.45}.art-hero__title{letter-spacing:-.02em;color:#fff;text-shadow:0 1px 2px #00000040;max-width:18ch;margin:0 0 .875rem;font-family:EB Garamond,New York,Georgia,serif;font-size:clamp(2rem,5.6vw,3.75rem);font-weight:600;line-height:1.05}.art-hero__dek{color:#ffffffdb;max-width:52ch;margin:0 0 1.25rem;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:1rem;line-height:1.5}.art-hero__ctas{flex-wrap:wrap;gap:.625rem;display:flex}.art-hero__cta{border-radius:999px;align-items:center;gap:.375rem;padding:.625rem 1.125rem;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .15s,opacity .15s,background-color .15s;display:inline-flex}.art-hero__cta--primary{color:#1a0e08;background:#fff}.art-hero__cta--primary:hover{background:#ffffffeb;transform:translateY(-1px)}.art-hero__cta--secondary{color:#fff;-webkit-backdrop-filter:blur(6px);background:#ffffff24;border:.5px solid #fff6}.art-hero__cta--secondary:hover{background:#ffffff38}.art-hero--no-image{background:0 0;width:auto;height:auto;min-height:0;max-height:none;margin:1rem 0 2rem;padding:1rem .25rem 0;display:block}.art-hero--no-image .art-hero__title,.art-hero--no-image .art-hero__dek,.art-hero--no-image .art-hero__kicker{color:var(--color-label);text-shadow:none}.art-hero--no-image .art-hero__kicker{color:var(--color-tertiary-label)}.art-hero--no-image .art-hero__dek{color:var(--color-secondary-label)}@media (min-width:720px){.art-hero{border-radius:24px;width:100%;height:78vh;max-height:780px;margin:0 0 3rem}.art-hero__content{padding:2rem 2.5rem 2.5rem}}@media (min-width:1080px){.art-hero{height:82vh}.art-hero__content{padding:2.5rem 3rem 3rem}}
.featured-artist{margin:0 0 4rem}.featured-artist__head{justify-content:space-between;align-items:flex-end;gap:1rem;margin:0 0 1.25rem;padding:0 .25rem;display:flex}.featured-artist__kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--color-tertiary-label);margin:0 0 .25rem;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:.6875rem;font-weight:600}.featured-artist__name{letter-spacing:-.015em;color:var(--color-label);margin:0 0 .25rem;font-family:EB Garamond,New York,Georgia,serif;font-size:clamp(1.625rem,3vw,2.25rem);font-weight:600;line-height:1.05}.featured-artist__life{color:var(--color-tertiary-label);letter-spacing:.01em;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:.8125rem}.featured-artist__see-all{color:var(--vesper-gold,#c8964a);white-space:nowrap;flex-shrink:0;align-items:center;gap:.375rem;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.featured-artist__see-all:hover{opacity:.7}.featured-artist__mosaic{grid-template-columns:1fr;gap:.625rem;margin-bottom:1.25rem;display:grid}.featured-artist__tile{aspect-ratio:4/3;background:#78788014;border-radius:14px;text-decoration:none;transition:transform .35s cubic-bezier(.2,.8,.25,1),box-shadow .35s cubic-bezier(.2,.8,.25,1);display:block;position:relative;overflow:hidden;box-shadow:0 1px 1px #0000000a,0 6px 14px #140e0814}.featured-artist__tile img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.8,.25,1);display:block;position:absolute;inset:0}.featured-artist__tile:hover{transform:translateY(-2px);box-shadow:0 2px 2px #0000000d,0 14px 28px #140e081f}.featured-artist__tile:hover img{transform:scale(1.04)}.featured-artist__tile-meta{color:#fff;pointer-events:none;opacity:0;background:linear-gradient(#0000 0%,#000000b3 100%);flex-direction:column;gap:1px;padding:1.25rem .875rem .625rem;transition:opacity .2s,transform .2s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(8px)}.featured-artist__tile:hover .featured-artist__tile-meta,.featured-artist__tile:focus-visible .featured-artist__tile-meta{opacity:1;transform:translateY(0)}.featured-artist__tile-title{font-family:EB Garamond,New York,Georgia,serif;font-size:.9375rem;font-style:italic;line-height:1.25}.featured-artist__tile-year{opacity:.85;letter-spacing:.02em;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:.75rem}@media (min-width:720px){.featured-artist__mosaic{grid-template-rows:1fr 1fr;grid-template-columns:2fr 1fr 1fr;gap:.75rem;height:460px}.featured-artist__tile{aspect-ratio:auto;height:100%}.featured-artist__tile--lead{grid-area:span 2/1}}@media (min-width:1080px){.featured-artist__mosaic{gap:.875rem;height:520px}}.featured-artist__bio{color:var(--color-secondary-label);max-width:64ch;margin:0;padding:0 .25rem;font-family:EB Garamond,New York,Georgia,serif;font-size:clamp(.9375rem,1.4vw,1.0625rem);font-style:italic;line-height:1.55}.featured-artist__bio-link{color:var(--vesper-gold,#c8964a);white-space:nowrap;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;text-decoration:none}.featured-artist__bio-link:hover{text-decoration:underline}
