.art-projects,.project-room{--projects-ink: rgb(247 241 230);--projects-soft: rgb(211 201 184);--projects-muted: rgb(151 139 121);--projects-dim: rgb(105 96 82);--projects-line: rgb(255 255 255 / .095);--projects-line-strong: rgb(255 255 255 / .18);--projects-panel: rgb(7 7 7 / .72);--projects-warm: rgb(171 91 48 / .12);--projects-cool: rgb(74 111 109 / .13);position:relative;overflow:clip;isolation:isolate;min-height:100svh;background:radial-gradient(62rem 38rem at 78% 12%,var(--projects-cool),transparent 72%),radial-gradient(54rem 34rem at 12% 18%,var(--projects-warm),transparent 76%),linear-gradient(180deg,#050505,#070707 48%,#040404);color:var(--projects-ink);color-scheme:dark}.art-projects *,.project-room *{box-sizing:border-box}.art-projects:before,.project-room:before,.art-projects__atmosphere,.project-room__atmosphere{content:"";position:absolute;inset:0;pointer-events:none}.art-projects:before,.project-room:before{z-index:0;background:linear-gradient(90deg,rgb(255 255 255 / .018) 1px,transparent 1px),linear-gradient(180deg,rgb(255 255 255 / .012) 1px,transparent 1px);background-size:10rem 10rem;opacity:.27;mask-image:linear-gradient(180deg,transparent 0%,black 12%,black 88%,transparent 100%)}.art-projects__atmosphere,.project-room__atmosphere{z-index:1;inset:-12%;background:radial-gradient(42rem 28rem at 57% 18%,rgb(255 238 210 / .05),transparent 74%),linear-gradient(116deg,transparent 10%,rgb(255 255 255 / .023),transparent 48%);animation:artProjectsAtmosphere 26s ease-in-out infinite}.art-projects__shell{position:relative;z-index:2;width:100%;padding:7rem clamp(1rem,5vw,6rem) 5rem}.art-projects h1,.art-projects h2,.art-projects h3,.art-projects p,.project-room h1,.project-room h2,.project-room p{margin:0}.art-projects__hero{display:grid;grid-template-columns:minmax(24rem,.44fr) minmax(0,.56fr);gap:clamp(3rem,7vw,8rem);align-items:center;min-height:min(88svh,58rem);padding-bottom:clamp(3rem,6vw,6rem);border-bottom:1px solid var(--projects-line)}.art-projects__hero-copy{display:grid;gap:1.5rem;max-width:47rem}.art-projects__kicker,.project-room__kicker,.project-room__back,.art-projects__hero-meta,.art-projects__featured-copy p,.art-projects__featured-copy span,.art-projects__room-copy p,.art-projects__room-copy strong,.project-room__meta dt,.project-room__cover figcaption,.project-room__sequence-head p,.project-room__sequence-head span,.project-room__image figcaption,.project-room__context-grid span,.project-room__nav span{color:var(--projects-muted);font-size:.64rem;font-weight:700;letter-spacing:.24em;line-height:1.35;text-transform:uppercase}.art-projects__hero h1{max-width:8ch;color:var(--projects-ink);font-size:7rem;font-weight:360;letter-spacing:0;line-height:.92}.art-projects__hero-copy>p:not(.art-projects__kicker){max-width:42rem;color:var(--projects-soft);font-size:1.1rem;line-height:1.78}.art-projects__hero-meta{display:flex;flex-wrap:wrap;gap:.75rem 1.2rem;padding-top:.7rem}.art-projects__hero-meta span{border-top:1px solid rgb(237 222 199 / .22);padding-top:.72rem;color:#e6dbc7ad}.art-projects__featured{--project-hero-x: 0px;--project-hero-y: 0px;--project-hero-rotate-x: 0deg;--project-hero-rotate-y: 0deg;position:relative;display:grid;color:inherit;text-decoration:none;perspective:1400px}.art-projects__featured--morph{align-self:center;transform:translate3d(var(--project-hero-x),var(--project-hero-y),0) rotateX(var(--project-hero-rotate-x)) rotateY(var(--project-hero-rotate-y));transform-style:preserve-3d;will-change:transform}.art-projects__featured figure,.art-projects__room figure,.project-room__cover,.project-room__image{position:relative;margin:0;overflow:hidden;border:1px solid var(--projects-line);background:radial-gradient(34rem 24rem at 52% 42%,rgb(255 255 255 / .05),transparent 72%),#060606e0;box-shadow:0 1px #ffffff09 inset,0 34px 92px #00000057}.art-projects__featured-stage{aspect-ratio:280 / 187;min-height:clamp(24rem,48vw,43rem);transform:translateZ(1.5rem) rotate(-.18deg)}.art-projects__featured figure:after,.art-projects__room figure:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 54%,rgb(0 0 0 / .52)),radial-gradient(36rem 16rem at 50% 100%,rgb(0 0 0 / .34),transparent 74%);pointer-events:none}.art-projects__featured figure:after{z-index:4}.art-projects__featured-layer{position:absolute;inset:0;display:grid;place-items:center;opacity:0;filter:saturate(.82) brightness(.62) contrast(1.02);transform:translateZ(0) scale(1.018);transition:opacity 5.6s cubic-bezier(.16,1,.3,1),filter 5.6s cubic-bezier(.16,1,.3,1),transform 11.8s cubic-bezier(.16,1,.3,1);will-change:opacity,filter,transform}.art-projects__featured-layer[data-state=active]{z-index:3;opacity:1;filter:saturate(1.02) brightness(.98) contrast(1.035);transform:translateZ(0) scale(1)}.art-projects__featured-layer[data-state=previous]{z-index:2;opacity:0;filter:saturate(.94) brightness(.76) contrast(1.015);transform:translate3d(.28rem,-.18rem,0) scale(1.006)}.art-projects__featured-layer[data-state=rest]{z-index:1;opacity:0;pointer-events:none}.art-projects__featured img,.art-projects__room img,.project-room__cover img,.project-room__image img{display:block;width:100%;height:auto;object-fit:contain;background:#060606e0}.art-projects__featured-layer img{width:100%;height:100%;object-fit:contain}.art-projects__featured-copy{position:absolute;left:1.1rem;right:1.1rem;bottom:1rem;display:grid;gap:.45rem;z-index:6;pointer-events:none;color:var(--projects-ink);opacity:1;transform:translateZ(0);filter:blur(0);text-shadow:0 1.1rem 2.4rem rgb(0 0 0 / .48);transition:opacity 1.65s cubic-bezier(.16,1,.3,1),filter 1.65s cubic-bezier(.16,1,.3,1),text-shadow 1.65s cubic-bezier(.16,1,.3,1)}.art-projects__featured-copy[data-copy-state=changing]{opacity:0;filter:blur(.52rem);text-shadow:0 1.8rem 3.6rem rgb(0 0 0 / .68)}.art-projects__featured-copy h2{max-width:100%;overflow:hidden;font-size:clamp(2rem,3.3vw,3.65rem);font-weight:380;letter-spacing:0;line-height:1;text-overflow:ellipsis;white-space:nowrap}.art-projects__featured:hover img,.art-projects__featured:focus-visible img,.art-projects__room:hover img,.art-projects__room:focus-visible img{filter:saturate(1.05) brightness(1.02)}.art-projects__featured:focus-visible,.art-projects__room:focus-visible,.art-projects__text-link:focus-visible,.art-projects__closing a:focus-visible,.project-room a:focus-visible{outline:1px solid rgb(238 226 204 / .46);outline-offset:.32rem}.art-projects__featured-room{display:grid;grid-template-columns:minmax(18rem,.46fr) minmax(0,.54fr);gap:clamp(2rem,6vw,7rem);align-items:start;padding:clamp(4rem,7vw,7rem) 0;border-bottom:1px solid var(--projects-line)}.art-projects__featured-room h2,.art-projects__room-copy h2,.project-room__context h2{color:var(--projects-ink);font-size:4.6rem;font-weight:360;letter-spacing:0;line-height:.95}.art-projects__featured-room>div:last-child{display:grid;gap:1.1rem;max-width:48rem}.art-projects__featured-room p,.project-room__statement-body,.project-room__context-grid p,.project-room__inquiry p,.art-projects__closing p{color:var(--projects-soft);font-size:1rem;line-height:1.82}.art-projects__text-link,.art-projects__closing a,.project-room__inquiry a{justify-self:start;display:inline-flex;align-items:center;gap:1rem;min-height:2.8rem;border-top:1px solid rgb(242 232 216 / .22);border-bottom:1px solid rgb(242 232 216 / .12);padding:.85rem 0;color:#f6eee0eb;font-size:.66rem;font-weight:700;letter-spacing:.22em;line-height:1;text-decoration:none;text-transform:uppercase}.art-projects__text-link:after,.art-projects__closing a:after,.project-room__inquiry a:after{content:"";width:3.2rem;height:1px;background:linear-gradient(90deg,rgb(238 224 202 / .7),transparent);transition:width .22s ease}.art-projects__text-link:hover:after,.art-projects__closing a:hover:after,.project-room__inquiry a:hover:after{width:4.7rem}.art-projects__rooms{display:grid;gap:clamp(4rem,8vw,9rem);padding:clamp(4rem,7vw,7rem) 0 0}.art-projects__room{--project-room-y: 0px;--project-room-scale: .99;--project-room-opacity: .88;--project-room-tilt: 0deg;display:grid;grid-template-columns:minmax(0,.58fr) minmax(18rem,.42fr);gap:clamp(2rem,5vw,6rem);align-items:center;color:inherit;text-decoration:none;opacity:var(--project-room-opacity);transform:translate3d(0,var(--project-room-y),0) rotate(var(--project-room-tilt)) scale(var(--project-room-scale));transition:opacity .36s ease,transform .36s ease}.art-projects__room:nth-child(2n){grid-template-columns:minmax(18rem,.42fr) minmax(0,.58fr)}.art-projects__room:nth-child(2n) figure{order:2}.art-projects__room figure{max-height:82svh}.art-projects__room img{max-height:82svh}.art-projects__room-copy{display:grid;gap:1rem;max-width:40rem}.art-projects__room-copy p{display:flex;flex-wrap:wrap;gap:.7rem}.art-projects__room-copy>span{color:var(--projects-soft);font-size:1rem;line-height:1.75}.art-projects__room-copy strong{justify-self:start;margin-top:.5rem;border:1px solid var(--projects-line);padding:.72rem .88rem;color:#f6eee0db}.art-projects__closing{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:clamp(4rem,8vw,8rem);padding-top:1.2rem;border-top:1px solid var(--projects-line)}.project-room{overflow:hidden}.project-room__hero,.project-room__statement,.project-room__sequence,.project-room__context,.project-room__inquiry,.project-room__nav{position:relative;z-index:2;width:100%;padding-inline:clamp(1rem,5vw,6rem)}.project-room__hero{display:grid;grid-template-columns:minmax(24rem,.44fr) minmax(0,.56fr);gap:clamp(3rem,7vw,8rem);align-items:center;min-height:min(90svh,60rem);padding-top:7rem;padding-bottom:clamp(3rem,6vw,6rem);border-bottom:1px solid var(--projects-line)}.project-room__intro{display:grid;gap:1.3rem;max-width:48rem}.project-room__back{justify-self:start;color:#e0d5c1c2;text-decoration:none}.project-room__back:after{content:"";display:block;width:100%;height:1px;margin-top:.5rem;background:currentColor;opacity:.36}.project-room__hero h1{color:var(--projects-ink);font-size:7rem;font-weight:360;letter-spacing:0;line-height:.92}.project-room__intro>p:not(.project-room__kicker){color:var(--projects-soft);font-size:1.08rem;line-height:1.78}.project-room__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0;padding-top:1rem}.project-room__meta div{border-top:1px solid var(--projects-line);padding:.9rem 0}.project-room__meta dt,.project-room__meta dd{margin:0}.project-room__meta dd{margin-top:.35rem;color:#eee5d6d1;font-size:.84rem;line-height:1.45}.project-room__cover,.project-room__cover img{max-height:78svh}.project-room__cover figcaption{position:absolute;left:1rem;right:1rem;bottom:.9rem;display:flex;justify-content:space-between;gap:1rem}.project-room__statement{display:grid;grid-template-columns:minmax(16rem,.36fr) minmax(0,.64fr);gap:clamp(2rem,6vw,7rem);padding-top:clamp(4rem,8vw,8rem);padding-bottom:clamp(4rem,8vw,8rem);border-bottom:1px solid var(--projects-line)}.project-room__statement-body{display:grid;gap:1.15rem;max-width:54rem}.project-room__sequence{padding-top:clamp(4rem,8vw,8rem);padding-bottom:clamp(4rem,8vw,8rem);border-bottom:1px solid var(--projects-line)}.project-room__sequence-head{display:grid;grid-template-columns:minmax(12rem,.24fr) minmax(0,.56fr) minmax(6rem,.2fr);gap:2rem;align-items:end;padding-bottom:2rem}.project-room__sequence-head h2{color:var(--projects-ink);font-size:5.2rem;font-weight:360;letter-spacing:0;line-height:.95}.project-room__sequence-head span{justify-self:end}.project-room__image-flow{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(1rem,3vw,3rem);align-items:start}.project-room__image{--project-image-scale: .99;--project-image-opacity: .92;grid-column:span 6;opacity:var(--project-image-opacity);transform:scale(var(--project-image-scale));transform-origin:center;transition:opacity .36s ease,transform .36s ease}.project-room__image:nth-child(3n+1){grid-column:1 / span 7}.project-room__image:nth-child(3n+2){grid-column:8 / span 5;margin-top:4rem}.project-room__image:nth-child(3n){grid-column:3 / span 8}.project-room__image img{max-height:86svh}.project-room__image figcaption{display:flex;justify-content:space-between;gap:1rem;padding:.82rem .15rem 0}.project-room__context{display:grid;grid-template-columns:minmax(18rem,.36fr) minmax(0,.64fr);gap:clamp(2rem,6vw,7rem);padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(3rem,6vw,5rem);border-bottom:1px solid var(--projects-line)}.project-room__context-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px 2.4rem}.project-room__context-grid p{display:grid;gap:.35rem;border-top:1px solid var(--projects-line);padding:1rem 0}.project-room__inquiry{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-top:2.4rem;padding-bottom:2.4rem;border-bottom:1px solid var(--projects-line)}.project-room__nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding-top:2.2rem;padding-bottom:5rem}.project-room__nav a{display:grid;gap:.75rem;min-height:6.6rem;border:1px solid var(--projects-line);padding:1.1rem;color:inherit;text-decoration:none;background:linear-gradient(145deg,rgb(255 255 255 / .032),transparent 56%),#ffffff04;transition:border-color .22s ease,background-color .22s ease,transform .22s ease}.project-room__nav a:hover,.project-room__nav a:focus-visible{border-color:#eee0ca52;background-color:#ffffff08;transform:translate3d(0,-.08rem,0)}.project-room__nav strong{color:#f6eee0e6;font-size:1rem;line-height:1.25}.project-room__top{position:fixed;right:clamp(1rem,2.2vw,2.4rem);bottom:clamp(1.25rem,3.2vh,2.4rem);z-index:24;display:inline-grid;grid-template-columns:auto auto;gap:.7rem;align-items:center;min-height:2.4rem;border:0;padding:0;background:transparent;color:#f7f1e6b8;font:inherit;font-size:.58rem;font-weight:700;letter-spacing:.24em;line-height:1;text-transform:uppercase;text-shadow:0 .35rem 1.25rem rgb(0 0 0 / .72);cursor:pointer;opacity:0;pointer-events:none;transform:translate3d(.55rem,0,0);transition:opacity .42s cubic-bezier(.16,1,.3,1),transform .56s cubic-bezier(.16,1,.3,1),color .36s cubic-bezier(.16,1,.3,1)}.project-room__top[data-visible=true]{opacity:1;pointer-events:auto;transform:translateZ(0)}.project-room__top-line{width:clamp(1.65rem,2.8vw,2.8rem);height:1px;background:currentColor;opacity:.46;transform-origin:right center;transition:opacity .36s cubic-bezier(.16,1,.3,1),transform .52s cubic-bezier(.16,1,.3,1)}.project-room__top:after{content:"";position:absolute;inset:-.85rem -.7rem;border-right:1px solid rgb(247 241 230 / .14);background:linear-gradient(90deg,transparent,rgb(247 241 230 / .035));opacity:0;pointer-events:none;transition:opacity .36s cubic-bezier(.16,1,.3,1)}.project-room__top:hover,.project-room__top:focus-visible{color:#fffbf3fa;outline:none;transform:translate3d(-.14rem,0,0)}.project-room__top:hover .project-room__top-line,.project-room__top:focus-visible .project-room__top-line{opacity:.9;transform:scaleX(1.16)}.project-room__top:hover:after,.project-room__top:focus-visible:after{opacity:1}@keyframes artProjectsAtmosphere{0%,to{opacity:.62;transform:translate3d(-.28%,.16%,0) scale(1)}50%{opacity:.84;transform:translate3d(.34%,-.24%,0) scale(1.018)}}@media(max-width:1180px){.art-projects__hero,.art-projects__featured-room,.art-projects__room,.art-projects__room:nth-child(2n),.project-room__hero,.project-room__statement,.project-room__context{grid-template-columns:1fr}.art-projects__room:nth-child(2n) figure{order:0}.art-projects__hero h1,.project-room__hero h1{font-size:5.4rem}.art-projects__featured-room h2,.art-projects__room-copy h2,.project-room__sequence-head h2,.project-room__context h2{font-size:3.6rem}}@media(max-width:760px){.art-projects__shell,.project-room__hero,.project-room__statement,.project-room__sequence,.project-room__context,.project-room__inquiry,.project-room__nav{padding-inline:1rem}.art-projects__shell{padding-top:6rem}.art-projects__hero{min-height:auto}.art-projects__hero h1,.project-room__hero h1{font-size:3.65rem;line-height:.98}.art-projects__featured-copy h2,.art-projects__featured-room h2,.art-projects__room-copy h2,.project-room__sequence-head h2,.project-room__context h2{font-size:2.65rem}.art-projects__featured-copy h2{font-size:clamp(1.35rem,7.6vw,2.25rem)}.project-room__meta,.project-room__sequence-head,.project-room__context-grid,.project-room__nav{grid-template-columns:1fr}.project-room__sequence-head span{justify-self:start}.project-room__image-flow{grid-template-columns:1fr}.project-room__image,.project-room__image:nth-child(n){grid-column:1 / -1;margin-top:0;opacity:1!important;transform:none!important}.art-projects__room{opacity:1!important;transform:none!important}.project-room__top{right:1rem;bottom:1rem;min-height:2.75rem;padding:.4rem 0}}@media(prefers-reduced-motion:reduce){.art-projects__atmosphere,.project-room__atmosphere{animation:none}.art-projects__room,.project-room__image,.art-projects__featured img,.art-projects__room img,.project-room__nav a,.project-room__top,.project-room__top-line,.project-room__top:after{transition-duration:80ms!important}}
