:root{--showroom-gutter:clamp(1rem, 3.2vw, 3rem);--showroom-header-height:3.25rem}html{scroll-padding-top:var(--showroom-header-height)}body{overflow-x:clip}.showroom-page{color:#000;background:#f8f8f5;width:100%;max-width:90rem;margin-inline:auto}@media (width<=47.999rem){:root{--showroom-header-height:3rem}}.showroom-header{z-index:100;box-sizing:border-box;min-height:var(--showroom-header-height);padding:.875rem var(--showroom-gutter);font-family:var(--font-mono);text-transform:uppercase;background:#f8f8f5;grid-template-columns:1fr auto 1fr;align-items:center;font-size:.6875rem;line-height:1;display:grid;position:sticky;top:0}.showroom-header a{color:inherit;text-decoration:none}.showroom-header__brand{justify-self:start;align-items:baseline;display:inline-flex}.showroom-header__brand strong{font-weight:700}.showroom-header__index{align-items:baseline;gap:.72rem;display:flex}.showroom-header__index a{position:relative}.showroom-header__index a:before{content:"";background:currentColor;border-radius:50%;width:.25rem;height:.25rem;transition:transform .16s;position:absolute;top:-.55rem;left:50%;transform:translate(-50%)scale(0)}.showroom-header__index a[aria-current=true]:before,.showroom-header__index a:hover:before,.showroom-header__index a:focus-visible:before{transform:translate(-50%)scale(1)}.showroom-header__index sup{margin-left:.12rem;font-size:.55em;position:relative;top:-.35em}.showroom-header__contact{border-bottom:1px solid #0000;justify-self:end;transition:border-color .16s}.showroom-header__contact:hover,.showroom-header__contact:focus-visible{border-color:currentColor}@media (width<=48rem){.showroom-header{grid-template-columns:1fr 1fr;font-size:.625rem}.showroom-header__index{display:none}}@media (prefers-reduced-motion:reduce){.showroom-header__index a:before,.showroom-header__contact{transition:none}}.season{--season-heading-height:clamp(11rem, 19vw, 17rem);scroll-margin-top:var(--showroom-header-height);margin-bottom:clamp(10rem,22vh,18rem);position:relative}.season__heading{z-index:1;box-sizing:border-box;height:var(--season-heading-height);padding:1rem var(--showroom-gutter) clamp(1.35rem, 2.6vw, 2.55rem);background:#f8f8f5;grid-template-rows:auto 1fr;display:grid;position:relative;overflow:hidden}.season__meta{font-family:var(--font-mono);letter-spacing:-.02em;text-transform:uppercase;justify-content:space-between;font-size:.625rem;line-height:1;display:flex}.season__heading h2{color:#000;letter-spacing:-.085em;white-space:nowrap;align-self:end;align-items:flex-end;margin:0;font-size:clamp(4.75rem,13.8vw,12.5rem);font-weight:700;line-height:.72;display:flex}.season__heading h2>span:first-child{transform-origin:0 100%;display:block;transform:scaleY(1.2)}.season__count{letter-spacing:-.04em;margin-left:.12em;padding-bottom:.03em;font-size:.3em;line-height:1}.season__stack{padding-bottom:32vh;position:relative}.project-card{--panel-color:#e8e8e1;--panel-ink:#050505;--panel-dot:#0000002e;--panel-wash-start:#ffffff0a;--panel-wash-end:#ffffff57;top:var(--showroom-header-height);z-index:calc(10 + var(--card-index));min-height:calc(100svh - var(--showroom-header-height));isolation:isolate;background:#000;grid-template-columns:minmax(0,2.08fr) minmax(20rem,.96fr);margin-bottom:16vh;display:grid;position:sticky}.project-card:last-child{margin-bottom:0}a.project-card{color:inherit;text-decoration:none}a.project-card:focus-visible{outline-offset:-.25rem;outline:.25rem solid #fff}.project-card__visual{background:#000;place-items:center;min-height:38rem;display:grid;position:relative;overflow:hidden}.project-card__visual:after{display:none}.project-card__media{filter:grayscale()saturate(0%);object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;transition:filter .45s;display:block;position:absolute;inset:0}@media (hover:hover) and (pointer:fine){.project-card__media:hover{filter:grayscale(0%)saturate()}}.project-card__details{background-color:var(--panel-color);background-image:radial-gradient(circle, var(--panel-dot) .55px, transparent .7px);color:var(--panel-ink);background-position:0 0;background-size:3px 3px;grid-template-rows:auto 1fr auto;padding:clamp(1rem,2vw,1.75rem) clamp(1.25rem,3.1vw,3rem);display:grid;position:relative;overflow:hidden}.project-card__details:before{background:linear-gradient(90deg, var(--panel-wash-start), var(--panel-wash-end));content:"";pointer-events:none;position:absolute;inset:0}.project-card__meta,.project-card__content,.project-card__footer{z-index:1;position:relative}.project-card__meta,.project-card__eyebrow,.project-card__footer{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;font-size:.5625rem;line-height:1}.project-card__meta{justify-content:space-between;display:flex}.project-card__content{text-align:right;flex-direction:column;align-self:center;align-items:flex-end;display:flex}.project-card__eyebrow{margin-bottom:1.1rem}.project-card h3{letter-spacing:-.075em;margin:0;font-size:clamp(2.4rem,4.1vw,4.6rem);font-weight:700;line-height:.82}.project-card__descriptor{letter-spacing:-.075em;margin:.18em 0 0;font-size:clamp(2.1rem,3.7vw,4.2rem);font-weight:300;line-height:.82}.project-card__summary{width:100%;max-width:27rem;margin:1.75rem 0 0;font-size:clamp(.75rem,1vw,.9375rem);font-weight:300;line-height:1.08}.project-card__footer{background:linear-gradient(currentColor,currentColor) 0 0/100% 1px no-repeat;justify-content:space-between;align-items:flex-end;gap:1.5rem;padding-top:1rem;display:flex}.project-card ul{flex-wrap:wrap;gap:0;margin:0;padding:0;list-style:none;display:flex}.project-card li:not(:last-child):after{content:"/";margin:0 .4rem}.project-card__stamp{flex:none;font-weight:700}.project-card--cobalt{--panel-color:#3155ff;--panel-ink:#f9f9f9;--panel-dot:#ffffff40;--panel-wash-start:#ffffff05;--panel-wash-end:#ffffff21}.project-card--acid{--panel-color:#c6ff3d;--panel-dot:#0003;--panel-wash-start:#ffffff05;--panel-wash-end:#ffffff38}.project-card--ice{--panel-color:#a9e7ff;--panel-dot:#0000002e;--panel-wash-start:#ffffff0f;--panel-wash-end:#ffffff4d}.project-card--ultraviolet{--panel-color:#c8c2ff;--panel-dot:#0000002e;--panel-wash-start:#ffffff0a;--panel-wash-end:#ffffff42}.project-card--cyan{--panel-color:#00dcff;--panel-wash-start:#ffffff05;--panel-wash-end:#fff3}.project-card--mint{--panel-color:#36ffac;--panel-wash-start:#ffffff05;--panel-wash-end:#ffffff38}.project-card--hot-pink{--panel-color:#ff4fcb;--panel-wash-start:#ffffff05;--panel-wash-end:#fff3}.project-card--tangerine{--panel-color:#ff8236;--panel-wash-start:#ffffff05;--panel-wash-end:#fff3}.project-card--volt{--panel-color:#f0ff38;--panel-wash-start:#ffffff05;--panel-wash-end:#ffffff2e}.project-card--plasma{--panel-color:#7028ed;--panel-ink:#f9f9f9;--panel-dot:#ffffff40;--panel-wash-start:#ffffff05;--panel-wash-end:#ffffff1a}@media (width<=47.999rem){.season{--season-heading-height:clamp(9rem, 39vw, 11rem);margin-bottom:9rem}.season__heading{padding:.8rem var(--showroom-gutter) 1.5rem}.season__meta{font-size:.5rem}.season__heading h2{justify-content:space-between;gap:.5rem;width:100%;font-size:min(15vw,7rem);line-height:.76}.season__count{flex:none;margin-left:auto;font-size:clamp(1rem,3.8vw,1.75rem)}.season__stack{padding-bottom:12vh}.project-card{grid-template-rows:1fr;grid-template-columns:minmax(8.75rem,42%) minmax(0,1fr);min-height:clamp(31rem,72svh,38rem);margin-bottom:0}.project-card__visual{min-height:0}.project-card__visual:after{z-index:1;color:#fff;content:attr(data-project-ref);font-family:var(--font-mono);letter-spacing:.12em;text-shadow:0 1px .75rem #000000b3;writing-mode:vertical-rl;font-size:.75rem;line-height:1;display:block;position:absolute;bottom:.85rem;left:.75rem;transform:rotate(180deg)}.project-card__details{min-width:0;padding:.85rem clamp(.75rem,3vw,1rem) 1rem}.project-card__meta,.project-card__eyebrow,.project-card__footer{letter-spacing:.025em;font-size:.75rem;line-height:1.15}.project-card__meta span:last-child{display:none}.project-card__content{text-align:left;align-items:flex-start;min-width:0;padding:1.5rem 0}.project-card__eyebrow{margin-bottom:.75rem}.project-card h3{font-size:clamp(1.85rem,8.3vw,2.75rem);line-height:.88}.project-card__descriptor{margin-top:.35rem;font-size:clamp(1.2rem,5.4vw,1.75rem);line-height:.95}.project-card__summary{max-width:none;margin-top:1rem;font-size:.875rem;line-height:1.22}.project-card__footer{align-items:start;gap:.85rem;padding-top:.85rem;display:grid}.project-card ul{gap:.3rem;max-width:none;display:grid}.project-card li:not(:last-child):after{content:none}.project-card__stamp{justify-self:end}}@media (prefers-reduced-motion:reduce){.project-card{scroll-margin-top:var(--showroom-header-height)}}
