:root{--rd-primary:#111517;--rd-secondary:#86868b;--rd-tertiary:#6e6e73;--rd-purple:#923ef2;--rd-gradient:linear-gradient(45deg,#0091f8,#996afb 28%,#e5509c 70%,#de282d)}.text-rd-primary{color:var(--rd-primary)}.text-rd-secondary{color:var(--rd-secondary)}.text-rd-tertiary{color:var(--rd-tertiary)}.bg-rd-purple{background-color:var(--rd-purple)}@keyframes rise{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}.hero-rise-animate{animation:rise .9s cubic-bezier(.2,0,0,1) both}.hero-rise-animate.d1{animation-delay:.12s}.hero-rise-animate.d2{animation-delay:.24s}.hero-rise-animate.d3{animation-delay:.36s}.hero-rise-animate.d4{animation-delay:.5s}.grad-highlight{display:inline;background-image:var(--rd-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;padding-right:.08em;margin-right:-.08em}#entrance{color:var(--rd-primary)}#entrance .hero-kicker,#entrance .hero-lead{color:var(--rd-tertiary)}#entrance .hero-stats{color:var(--rd-secondary)}[hidden]{display:none!important}:focus-visible{outline:2px solid #923ef2;outline-offset:3px;border-radius:.4rem}::selection{background:#923ef2;color:#fff}.eyebrow:after{content:"";flex:1;height:1px;background:rgba(17,21,23,.12)}.bg-dark .eyebrow{color:#9a9aa1}.bg-dark .eyebrow:after{background:rgba(245,245,247,.18)}.btn-grad{position:relative;background:#fff;isolation:isolate}.btn-grad:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:2px;background:linear-gradient(45deg,#0091f8,#996afb 28%,#e5509c 70%,#de282d);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.btn-grad:hover:before{background:linear-gradient(45deg,#de282d,#e5509c 28%,#996afb 70%,#0091f8)}.hero-frames span:first-child{width:24vw;height:17vw;right:6%;top:16%}.hero-frames span:nth-child(2){width:13vw;height:18vw;right:14%;top:48%;border-color:rgba(17,21,23,.1)}.hero-frames span:nth-child(3){width:9vw;height:9vw;right:33%;top:24%}.reveal{opacity:0;transform:translateY(30px);transition:opacity .85s cubic-bezier(.2,0,0,1),transform .85s cubic-bezier(.2,0,0,1)}.reveal.in{opacity:1;transform:none}.reveal.d1{transition-delay:.08s}.reveal.d2{transition-delay:.16s}.reveal.d3{transition-delay:.24s}.reveal.d4{transition-delay:.32s}.reveal.d5{transition-delay:.4s}.reveal.d6{transition-delay:.48s}.coll-name{position:relative}.coll-name a:after{content:"";position:absolute;inset:0;z-index:1}.work-frame:after{content:"";position:absolute;inset:6px;border:1px solid rgba(17,21,23,.07);pointer-events:none}.exhibit.expanded .work-frame{transform:translateY(-12px);box-shadow:0 70px 130px -45px rgba(17,21,23,.3),0 32px 60px -32px rgba(17,21,23,.2)}.art-bars .bar{transform:scaleY(0);transform-origin:bottom;transition:transform 1.3s cubic-bezier(.2,0,0,1) .25s}.art-bars .bar.b2{transition-delay:.55s}.in .art-bars .bar{transform:scaleY(1)}.art-drapes .drape{transform:scaleY(0);transform-origin:top;transition:transform 1.1s cubic-bezier(.2,0,0,1)}.art-drapes .drape:nth-child(odd){background:linear-gradient(180deg,#ececef,#f6f6f8 60%,#ececef)}.art-drapes .drape:nth-child(2n){background:linear-gradient(180deg,#f6f6f8,#e4e4e8 55%,#f3f3f5)}.art-drapes .drape:nth-child(4){background:linear-gradient(45deg,#0091f8,#996afb 28%,#e5509c 70%,#de282d);opacity:.9}.art-drapes .drape:first-child{transition-delay:.15s}.art-drapes .drape:nth-child(2){transition-delay:.3s}.art-drapes .drape:nth-child(3){transition-delay:.45s}.art-drapes .drape:nth-child(4){transition-delay:.6s}.art-drapes .drape:nth-child(5){transition-delay:.75s}.art-drapes .drape:nth-child(6){transition-delay:.9s}.art-drapes .drape:nth-child(7){transition-delay:1.05s}.in .art-drapes .drape{transform:scaleY(1)}.art-line polyline{fill:none;stroke:url(#bladeGrad);stroke-width:3;stroke-linecap:square;stroke-dasharray:1400;stroke-dashoffset:1400;transition:stroke-dashoffset 1.8s cubic-bezier(.2,0,0,1) .3s}.in .art-line polyline{stroke-dashoffset:0}.art-line circle{fill:#111517}.art-line text{font-family:Geist,ui-sans-serif,system-ui,sans-serif;font-size:15px;letter-spacing:.08em;fill:#111517}.art-line .axis{stroke:rgba(17,21,23,.12);stroke-width:1}.art-half .fill{transform:scaleY(0);transform-origin:bottom;transition:transform 1.2s cubic-bezier(.2,0,0,1) .3s}.in .art-half .fill{transform:scaleY(1)}.exhibit-detail{grid-template-rows:0fr}.exhibit-detail.open{grid-template-rows:1fr}.exhibit-detail>div{overflow:hidden}.detail-card.result{border-image:linear-gradient(45deg,#0091f8,#996afb 28%,#e5509c 70%,#de282d) 1}.spot{opacity:0;transition:opacity .5s;will-change:transform}.spotlit:hover .spot{opacity:1}.placard-btn[aria-expanded=true] .pm{transform:rotate(45deg)}.coll-card.pop{animation:cardIn .55s cubic-bezier(.2,0,0,1) both}@keyframes cardIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.chip[aria-pressed=true]{background:#111517;color:#fff;border-color:#111517}.route-svg path{fill:none;stroke-linecap:round}.route-ghost{stroke:#e0e0e6;stroke-width:2;stroke-dasharray:3 9}.route-draw{stroke:url(#routeGrad);stroke-width:3;opacity:.75}@media (hover:none){.spot{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.hero-rise-animate,.reveal,.rise{opacity:1!important;transform:none!important;animation:none!important}.art-bars .bar,.art-drapes .drape,.art-half .fill{transform:scaleY(1)!important}.art-line polyline,.route-draw{stroke-dashoffset:0!important}.coll-card,.coll-card:hover,.exhibit.expanded .work-frame,.work-frame:hover{transform:none!important;box-shadow:none!important}}.gjs-dashed #entrance .grad-highlight,body.gjs-dashed #entrance .grad-highlight,html.gjs-dashed #entrance .grad-highlight{background-image:var(--rd-gradient)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;color:transparent!important}.gjs-dashed .reveal,body.gjs-dashed .reveal,html.gjs-dashed .reveal{opacity:1!important;transform:none!important;visibility:visible!important}