:root{--red:#8f1f2d;--black:#101112;--ivory:#f1eadf;--warm-white:#fbf8f2;--ink:var(--red);--ink-soft:var(--red);--paper:var(--warm-white);--white:var(--warm-white);--acid:var(--ivory);--line:rgba(143, 31, 45, .2)}body{color:var(--black);background:var(--warm-white);font-family:"DM Sans",sans-serif;font-weight:400}button,input,textarea,select{font-family:"DM Sans",sans-serif}h1,h2,h3{font-family:"DM Sans",sans-serif;font-weight:700;letter-spacing:0}h2{font-size:clamp(2.6rem, 4.5vw, 4rem);line-height:1.12}.eyebrow{color:inherit;font-weight:700;letter-spacing:.1em}.button{border-radius:.2rem;font-size:1rem;font-weight:500}.button--dark{color:var(--ivory);background:var(--red);border-color:var(--red)}.button--dark:hover,.button--dark:focus-visible{color:var(--black);background:var(--ivory);border-color:var(--red)}.button--light{color:var(--black);background:var(--ivory);border-color:var(--ivory)}.button--light:hover,.button--light:focus-visible{color:var(--ivory);background:#fff0}.section-link{display:inline-flex;align-items:center;gap:.65rem;padding:.2rem 0 .3rem;color:inherit;font-size:1.08rem;font-weight:700;line-height:1.25;text-decoration:none;border-bottom:1px solid currentColor}.section-link__arrow{font-size:1.25em;line-height:1;transition:transform .25s var(--ease)}.section-link:hover .section-link__arrow,.section-link:focus-visible .section-link__arrow{transform:translate(.2rem,-.2rem)}.section-link--light{color:var(--ivory)}.section-link--dark{color:var(--black)}:focus-visible{outline-color:var(--ivory)}::selection{color:var(--ivory);background:var(--red)}.site-header{color:var(--ivory)}.site-header.is-scrolled,body:not(.home) .site-header{color:var(--black);background:rgb(251 248 242 / .92);border-bottom:1px solid rgb(143 31 45 / .14);box-shadow:none}.site-header__inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center}.desktop-nav{grid-column:2;justify-self:center}.desktop-nav>ul{gap:clamp(1.25rem, 2vw, 2.25rem)}.desktop-nav a,.nav-more__toggle{font-size:1.25rem;font-weight:400}.brand--header{grid-column:1;grid-row:1;width:11.5rem;height:4.55rem;justify-self:start;overflow:hidden;transition:width .4s var(--ease),height .4s var(--ease)}.brand__logo{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.site-header.is-scrolled .brand--header,body:not(.home) .brand--header{width:9.9rem;height:3.9rem}.site-header.is-scrolled .brand--header .brand__logo,body:not(.home) .brand--header .brand__logo{filter:brightness(0) saturate(100%) invert(15%) sepia(70%) saturate(3116%) hue-rotate(338deg) brightness(75%) contrast(91%)}.site-header__tools{grid-column:3;grid-row:1;display:flex;justify-self:end;align-items:center;gap:.45rem}.header-action{min-height:2.9rem;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:0 .9rem;border:2px solid rgb(251 248 242 / .66);border-radius:.2rem;text-decoration:none;font-size:1.1rem;font-weight:500;transition:color .25s var(--ease),background-color .25s var(--ease),border-color .25s var(--ease)}.header-action svg{width:1.15rem;height:1.15rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-action--phone{width:2.8rem;padding:0}.header-action:hover,.header-action:focus-visible{color:var(--black);background:var(--ivory);border-color:var(--ivory)}.site-header.is-scrolled .header-action,body:not(.home) .header-action{border-color:rgb(143 31 45 / .34)}.site-header.is-scrolled .header-action:hover,body:not(.home) .header-action:hover{color:var(--ivory);background:var(--red);border-color:var(--red)}.nav-more__menu{color:var(--black);background:var(--ivory);box-shadow:0 1.2rem 3rem rgb(143 31 45 / .16)}.nav-more__menu a:hover{background:var(--ivory)}.nav-more--collaboration .nav-more__menu{right:auto;left:0;width:16.5rem}.mobile-panel{color:var(--ivory);background:var(--red)}.mobile-panel__inner{align-content:start;padding-block:2rem;overflow-y:auto}.mobile-nav__group{border-bottom:1px solid rgb(251 248 242 / .2)}.mobile-nav__group summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.35rem 0;cursor:pointer;list-style:none;font-size:clamp(2rem, 8vw, 4rem);font-weight:700;letter-spacing:-.05em;line-height:1.15}.mobile-nav__group summary::-webkit-details-marker{display:none}.mobile-nav__group summary span{font-size:.55em;transition:transform .25s var(--ease)}.mobile-nav__group[open] summary span{transform:rotate(180deg)}.mobile-nav__submenu{display:grid;padding:.35rem 0 .7rem 1rem}.mobile-panel nav .mobile-nav__submenu a{padding:.45rem 0;border-bottom:0;color:rgb(251 248 242 / .78);font-size:1rem;font-weight:500;letter-spacing:0;line-height:1.3}.hero{min-height:100svh;overflow:hidden;align-items:center}.hero::before{content:none}.hero__video{transform:scale(1.025);transform-origin:center}.hero__overlay{background:linear-gradient(90deg,rgb(143 31 45 / .8) 0%,rgb(143 31 45 / .42) 52%,rgb(143 31 45 / .2) 100%),linear-gradient(0deg,rgb(143 31 45 / .48),transparent 58%)}.hero__content{position:relative;z-index:2;padding:calc(var(--header-h) + 2rem) 0 clamp(8rem, 13vh, 10rem);transform:translateY(-2.5vh)}.hero h1{max-width:9ch;margin-bottom:2.5rem;font-size:clamp(4rem, 6.4vw, 5.5rem);font-weight:500;line-height:1.09;letter-spacing:0;text-transform:none}.hero h1 span{color:var(--ivory);font-weight:500}.hero h1 span:last-child{font-weight:700}.hero h1 span:last-child{margin-left:0}.hero__actions{margin-left:0}.hero__actions .button{min-height:4.1rem;padding-inline:1.35rem;border-width:2px;font-size:1.15rem;line-height:1.2;font-weight:500;background:rgb(143 31 45 / .2);border-color:rgb(251 248 242 / .7);backdrop-filter:blur(6px)}.hero__actions .button:hover{color:var(--black);background:var(--ivory)}.home.ds-theme .hero h1,.home.ds-theme .hero h1 span,.home.ds-theme .hero .hero__actions a.button--outline,.home.ds-theme .hero .hero__actions a.button--outline:visited{color:var(--ivory)!important}.stats{padding:clamp(6.5rem, 9vw, 9rem) 0;background:var(--ivory)}.stats .section-heading--row{grid-template-columns:1.2fr .8fr}.stats .section-heading h2{max-width:11ch}.stats .section-heading--row>p{color:var(--black)}.stats__grid{display:block;margin-top:6rem;border-top:2px solid var(--red)}.stat,.stat+.stat{min-height:0;display:grid;grid-template-columns:minmax(12rem,1fr) .7fr;gap:2rem;align-items:center;padding:1.65rem 0;border-right:0;border-bottom:1px solid var(--line)}.stat strong{color:var(--black);font-size:clamp(3.75rem, 6.5vw, 6.5rem);line-height:.86}.stat p{width:min(19rem, 100%);margin:0;justify-self:end;color:var(--black);font-size:1.1rem}.stat:hover strong{opacity:.68}.about-feature{position:relative;height:100svh;display:block;padding:6.25rem 0;overflow:hidden;color:var(--black);background:var(--warm-white);font-family:"Barlow Condensed","Arial Narrow",sans-serif;isolation:isolate}.about-feature__inner.shell{position:relative;z-index:3;width:100%;max-width:none;margin:0;padding-inline:1.25rem}.about-feature h2{width:100%;max-width:15ch;margin:0;color:var(--black);font-family:inherit;font-size:1.9rem;font-weight:400;line-height:.94;letter-spacing:-.015em;text-transform:uppercase}.about-feature h2 mark{color:var(--red);background:#fff0;font-weight:700}.about-feature__link{position:relative;z-index:5;display:inline-flex;align-items:center;gap:1rem;margin-top:2rem;color:var(--black);font-family:inherit;text-decoration:none;font-size:1.5rem;font-weight:700;line-height:1;text-transform:uppercase}.about-feature__link span{font-size:1.8rem;transition:transform .3s var(--ease)}.about-feature__link:hover span,.about-feature__link:focus-visible span{transform:translateX(.35rem)}.about-feature__portrait{position:absolute;z-index:4;right:-1.6875rem;bottom:0;width:auto;height:52%;aspect-ratio:922 / 1407;display:block;overflow:hidden;font-size:0;pointer-events:none}.about-feature__portrait-image{display:block;width:100%;max-width:none;height:auto;filter:none}.anchor-target{position:absolute;top:0;left:0}@media (max-width:47.99rem) and (max-height:41.6875rem){.about-feature__portrait{height:42%}}@media (min-width:48rem){.about-feature{height:auto;min-height:0}.about-feature h2{width:45%;max-width:none;padding-left:1.5625rem;padding-right:.9375rem}.about-feature__link{margin-left:1.5625rem}.about-feature__portrait{right:2%;height:calc(100% - 1.875rem)}}@media (min-width:62rem){.about-feature{max-height:47rem;padding-block:8.75rem}.about-feature h2{padding-inline:3.125rem;margin-bottom:.6rem;font-size:2.45rem}.about-feature__link{margin-top:1.75rem;margin-left:3.125rem;font-size:1.75rem}.about-feature__portrait{right:10%}}@media (min-width:75rem){.about-feature h2{font-size:2.8rem}.about-feature__link{font-size:2rem}}@media (min-width:87.5rem){.about-feature h2{font-size:3.15rem;line-height:.92}}.timeline,.timeline__stage{background:var(--ivory);color:var(--black)}.timeline__header{border-bottom:1px solid rgb(143 31 45 / .22);padding-bottom:2rem}.timeline__header h2{color:var(--black)}.timeline__header>p{color:var(--black)}.timeline__track::before{background:rgb(143 31 45 / .3)}.timeline-card__dot{border-color:var(--ivory);background:var(--red);box-shadow:0 0 0 1px var(--red)}.timeline-card strong{color:var(--black)}.timeline-card__place,.timeline-card>a{color:var(--black)}.timeline__actions .button{color:var(--ivory);background:var(--red);border-color:var(--red)}.timeline .source-note{color:var(--black)}.art{padding:clamp(7rem, 10vw, 10rem) 0;color:var(--black);background:var(--ivory)}.art__intro{grid-template-columns:1.25fr .75fr;align-items:start}.art .section-heading h2{max-width:10ch;margin:.65rem 0 0;font-family:"DM Sans",sans-serif;font-size:clamp(3.3rem, 6.6vw, 6.75rem);font-weight:700;line-height:.92;letter-spacing:-.035em}.art__copy p{color:var(--black);font-size:clamp(1.15rem, 1.5vw, 1.35rem)}.art .eyebrow,.factoring__heading .eyebrow{font-size:.95rem}.art-marquee{margin-top:7rem}.art-marquee--sash{position:relative;padding:3.75rem 0;isolation:isolate}.art-marquee--sash::before{content:"";position:absolute;z-index:-1;inset:1.4rem -2rem;background:var(--red);transform:rotate(-.55deg);transform-origin:center}.art-marquee--sash::after{content:none}.art-row__inner{gap:1.5rem}.art-card,.art-card:nth-child(4n+2),.art-card:nth-child(4n+3){width:clamp(16rem, 21vw, 21rem)}.art-card__image{background:var(--ivory);border:.65rem solid var(--ivory);box-shadow:0 1rem 2.5rem rgb(143 31 45 / .12)}.art-card__image>span{color:var(--black)}.art-card:nth-child(3n+2) .art-card__image,.art-card:nth-child(3n+3) .art-card__image{background:var(--ivory)}.art-card__meta span{color:var(--black)}.art-card__meta b{color:var(--black)}.art-marquee--sash .art-card__meta{color:var(--warm-white)}.art-marquee--sash .art-card__meta span{color:rgb(251 248 242 / .7)}.art-marquee--sash .art-card__meta b{color:var(--ivory)}.art-marquee--sash .art-card__image{border-color:var(--warm-white);box-shadow:0 .8rem 2rem rgb(143 31 45 / .22)}.factoring{position:relative;overflow:hidden;padding:clamp(4.75rem, 7vw, 7rem) 0;color:var(--ivory);background:var(--red)}.factoring::before{content:none}.factoring__grid{position:relative;grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);gap:clamp(3rem, 8vw, 9rem);align-items:start}.factoring__heading h2{max-width:10ch;margin:.65rem 0 0;color:var(--ivory);font-size:clamp(3.3rem, 6.6vw, 6.75rem);line-height:.92;letter-spacing:-.035em}.factoring__copy{grid-column:auto;max-width:31rem;padding-bottom:0}.factoring__copy>p:not(.eyebrow){max-width:29rem;margin:0 0 2rem;color:rgb(251 248 242 / .82);font-size:clamp(1.15rem, 1.5vw, 1.35rem);line-height:1.55}.participations{position:relative;overflow:hidden;padding:clamp(.8rem, 1.5vw, 1.35rem) 0;background:var(--ivory)}.participations__tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.7rem, 1vw, 1rem)}.participation-tile{position:relative;min-height:clamp(12rem, 18.5vw, 16.25rem);overflow:hidden;isolation:isolate;scroll-margin-top:calc(var(--header-h) + 1rem);background:#242526}.participation-tile__media,.participation-tile__shade{position:absolute;inset:0}.participation-tile__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.participation-tile__media>span{position:absolute;inset:0;display:flex;align-items:flex-start;justify-content:flex-start;padding:.85rem;color:rgb(251 248 242 / .68);font-size:.78rem;font-weight:700;letter-spacing:.1em;text-align:left;text-transform:uppercase;background:linear-gradient(135deg,#3b3d3e,#151617)}.participation-tile__shade{z-index:1;background:linear-gradient(180deg,rgb(16 17 18 / .28),rgb(16 17 18 / .62))}.participation-tile h3{position:absolute;z-index:2;inset:0;display:grid;place-items:center;margin:0;padding:1rem}.participation-tile h3 span{width:min(100%, 19rem);padding:.85rem 1rem;color:var(--ivory);font-family:"DM Sans",sans-serif;font-size:clamp(1rem, 1.45vw, 1.35rem);font-weight:500;line-height:1.2;letter-spacing:.015em;text-align:center;text-transform:uppercase;background:rgb(16 17 18 / .16);border:1px solid rgb(251 248 242 / .9);border-radius:.25rem}.participation-tile:hover .participation-tile__media img{transform:scale(1.035)}.reviews{padding:clamp(7rem, 10vw, 10rem) 0;color:var(--ivory);background:var(--red)}.reviews .section-heading--row>p{color:rgb(251 248 242 / .68)}.reviews__grid{display:block;margin-top:6rem;border-top:1px solid rgb(251 248 242 / .25)}.review-card{min-height:0;display:grid;grid-template-columns:1.4fr .7fr;gap:3rem;align-items:start;padding:3rem 0;color:var(--ivory)!important;background:transparent!important;border:0;border-bottom:1px solid rgb(251 248 242 / .25)}.review-card__text,.review-card>p{margin:0;font-size:clamp(1.25rem, 2.2vw, 2.2rem);line-height:1.35}.review-card footer{padding-left:2rem;border-left:1px solid rgb(251 248 242 / .24)}.reviews__cta{color:var(--black);background:var(--ivory);border-color:var(--ivory)}.contact{position:relative;padding:clamp(7rem, 10vw, 10rem) 0;color:var(--black);background:var(--ivory)}.contact__grid{grid-template-columns:.75fr 1.25fr}.contact .eyebrow{font-size:.95rem}.contact__intro>p:not(.eyebrow){color:var(--black)}.contact__form{padding:3rem;color:var(--ivory);background:var(--red)}.contact .field input,.contact .field textarea,.contact .field select{color:var(--ivory);border-color:rgb(251 248 242 / .38)}.contact .field input:focus,.contact .field textarea:focus,.contact .field select:focus{border-color:var(--ivory)}.contact .consent{color:rgb(251 248 242 / .72)}.contact .form-status.is-success{color:var(--ivory)}.contact .form-status.is-error{color:var(--ivory)}.contact .field [aria-invalid="true"]{border-color:var(--ivory);box-shadow:0 1px 0 var(--ivory)}.site-footer{color:var(--ivory);background:var(--red);border-top:1px solid rgb(251 248 242 / .2)}.brand--footer{width:13rem;height:5.2rem;overflow:hidden}.site-footer__statement>p,.site-footer__col a{color:rgb(251 248 242 / .7)}.site-footer__col a:hover{color:var(--ivory)}.site-footer__bottom{color:rgb(251 248 242 / .58);border-top-color:rgb(251 248 242 / .18)}.achievement-rail{overflow:hidden;outline-offset:-3px}.achievement-rail--hero{position:absolute;z-index:3;left:0;bottom:clamp(1.25rem, 2.8vh, 2rem);width:100%;max-width:none;color:var(--warm-white);background:#fff0;border:0;border-radius:0;text-shadow:0 1px 1rem rgb(65 8 17 / .45)}.achievement-rail__track{display:flex;width:max-content;animation:achievement-rail 30s linear infinite;will-change:transform}.achievement-rail__group{display:flex;flex:none;align-items:center;padding-right:1rem}.achievement-rail__item{display:inline-flex;align-items:baseline;gap:.7rem;padding:1rem 1.7rem;white-space:nowrap;color:var(--warm-white);font-size:1.12rem;font-weight:400;letter-spacing:0}.achievement-rail__item strong{color:var(--warm-white);font-size:1.52rem;font-weight:700}.achievement-rail__dot{width:.28rem;height:.28rem;flex:none;background:rgb(251 248 242 / .58);border-radius:50%}.achievement-rail:hover .achievement-rail__track,.achievement-rail:focus .achievement-rail__track,.achievement-rail:focus-within .achievement-rail__track{animation-play-state:paused}@keyframes achievement-rail{to{transform:translateX(-50%)}}.page-hero{position:relative;overflow:hidden;padding:13rem 0 6rem;background:var(--red)}.page-hero::after{content:none}.page-hero h1{color:var(--ivory)}.page-hero__intro p{color:rgb(251 248 242 / .7)}.collection{color:var(--black);background:var(--ivory)}.collection-filter{padding:1.25rem;color:var(--black);background:var(--ivory);border:0}.collection-filter input,.collection-filter select{color:var(--black);background:var(--ivory);border-color:rgb(143 31 45 / .2)}.collection__grid{grid-template-columns:repeat(3,1fr);gap:4rem 1.25rem}.collection__grid .art-card,.collection__grid .art-card:nth-child(4n+2),.collection__grid .art-card:nth-child(4n+3),.collection__grid .art-card:nth-child(4n+4){width:auto;grid-column:auto;margin-top:0}.collection__empty{grid-column:1 / -1;color:var(--black);background:var(--ivory);border:1px solid var(--red)}.art-detail{color:var(--black);background:var(--ivory)}.art-detail__media{padding:1rem;background:var(--ivory)}.art-detail__price{color:var(--black)}.art-detail__artist{color:var(--black)}@media (max-width:70rem){.site-header__inner{grid-template-columns:auto 1fr auto}.brand--header{grid-column:1;width:9.25rem;height:3.65rem}.site-header.is-scrolled .brand--header,body:not(.home) .brand--header{width:8.5rem;height:3.35rem}.site-header__tools{grid-column:3}.menu-toggle{justify-self:auto}.menu-toggle__label{display:none}.stat,.stat+.stat{grid-template-columns:1fr .65fr}}@media (max-width:48rem){.hero__content{padding:calc(var(--header-h) + 1.5rem) 0 8.25rem;transform:translateY(-1.5vh)}.hero h1{font-size:clamp(2.625rem, 12vw, 4.5rem);line-height:1.09}.hero__actions{display:grid;margin-left:0}.stats .section-heading--row{grid-template-columns:1fr}.stats .shell{width:100%}.stats .section-heading{width:calc(100% - 2rem);margin-inline:auto}.stats__grid{display:flex;gap:.75rem;margin-top:4rem;padding:0 1rem 1.2rem;overflow-x:auto;border-top:0;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--red) #fff0}.stat,.stat+.stat{flex:0 0 79vw;min-height:17rem;grid-template-columns:1fr;gap:.8rem;align-content:center;padding:1.5rem;background:var(--ivory);border:1px solid rgb(143 31 45 / .25);scroll-snap-align:center}.stat strong{font-size:clamp(4rem, 20vw, 6.5rem)}.stat p{grid-column:auto;justify-self:start}.stat:nth-child(even){padding-left:1.5rem}.timeline__header{display:grid}.art__intro{grid-template-columns:1fr}.art .section-heading h2{font-size:clamp(3.35rem, 15vw, 5.25rem)}.art-marquee--sash{padding-block:3.5rem}.art-marquee--sash::before{inset-inline:-.75rem;transform:rotate(-.75deg)}.art-card,.art-card:nth-child(4n+2),.art-card:nth-child(4n+3){width:68vw}.factoring::before{display:none}.factoring__grid{grid-template-columns:1fr}.factoring__copy{grid-column:auto}.factoring__heading h2{font-size:clamp(3.35rem, 15vw, 5.25rem)}.participations__tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.participation-tile{min-height:clamp(9rem, 44vw, 11.75rem)}.participation-tile h3{padding:.65rem}.participation-tile h3 span{padding:.65rem .5rem;font-size:clamp(.875rem, 3.6vw, 1rem)}.review-card{grid-template-columns:1fr;gap:1rem}.review-card footer{grid-column:auto;padding:1rem 0 0;border-left:0;border-top:1px solid rgb(251 248 242 / .2)}.contact__grid{grid-template-columns:1fr}.contact__form{padding:2rem 1.25rem}.achievement-rail--hero{left:0;bottom:1rem;width:100%}.achievement-rail__track{animation-duration:25s}.achievement-rail__item{padding:.9rem 1.25rem;font-size:1rem}.achievement-rail__item strong{font-size:1.35rem}.collection__grid{grid-template-columns:repeat(2,1fr);gap:3rem .8rem}.collection__grid .art-card,.collection__grid .art-card:nth-child(4n+2),.collection__grid .art-card:nth-child(4n+3),.collection__grid .art-card:nth-child(4n+4){grid-column:auto;margin-top:0}.collection__empty{grid-column:1 / -1}}@media (max-width:32rem){.brand--header{width:7.25rem;height:2.85rem}.site-header.is-scrolled .brand--header,body:not(.home) .brand--header{width:6.9rem;height:2.7rem}.site-header__tools{gap:.25rem}.header-action{width:2.65rem;min-height:2.65rem;padding:0}.header-action--shop span{display:none}.menu-toggle{padding-left:.3rem}}@media (prefers-reduced-motion:reduce){.hero__video{transform:none}.achievement-rail{overflow-x:auto}.achievement-rail__track{animation:none;will-change:auto}.achievement-rail__group[aria-hidden="true"]{display:none}}