.sa-section{position:relative;overflow:hidden;padding-block:var(--sa-section-padding-y);background:var(--sa-surface-page);color:var(--sa-text-primary)}.sa-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:var(--sa-texture-concrete);opacity:.42}.sa-section>*{position:relative}.sa-section--compact{padding-block:var(--sa-section-padding-y-compact)}.sa-section--archive-black{background:var(--sa-archive-black)}.sa-section--ivory{background:var(--sa-museum-ivory);color:var(--sa-archive-black)}.sa-section--ivory:before{opacity:.08}.sa-section--spotlight:after{content:"";position:absolute;inset:-20% 8% auto;height:58%;pointer-events:none;background:var(--sa-glow-spotlight);opacity:.8}.sa-container{width:min(100%,var(--page-width, 1440px));margin-inline:auto;padding-inline:var(--sa-page-gutter)}.sa-container--narrow{width:min(100%,1040px)}.sa-stack{display:grid;gap:var(--sa-space-5)}.sa-stack--tight{gap:var(--sa-space-3)}.sa-stack--loose{gap:var(--sa-space-7)}.sa-section-header{display:grid;gap:var(--sa-space-3);max-width:760px;margin-block-end:var(--sa-space-6)}.sa-section-header--center{margin-inline:auto;text-align:center}.sa-kicker{margin:0;color:var(--sa-relic-red);font-family:var(--sa-font-archive);font-size:var(--sa-type-label);line-height:1.2;letter-spacing:.14em;text-transform:uppercase}.sa-heading{margin:0;font-family:var(--sa-font-display);font-size:var(--sa-type-section-title);line-height:var(--sa-line-heading);letter-spacing:0}.sa-heading--hero{font-size:var(--sa-type-hero);line-height:var(--sa-line-tight)}.sa-heading--page{font-size:var(--sa-type-page-title)}.sa-copy{margin:0;max-width:68ch;color:var(--sa-text-secondary);font-size:var(--sa-type-body);line-height:var(--sa-line-body)}.sa-grid{display:grid;gap:var(--sa-card-gap)}.sa-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.sa-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.sa-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.sa-gallery-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:var(--sa-card-gap)}.sa-gallery-grid>*{grid-column:span 4}.sa-gallery-grid--dense>*{grid-column:span 3}.sa-gallery-grid--featured>:first-child{grid-column:span 6;grid-row:span 2}.sa-exhibit-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(var(--sa-space-6),5vw,var(--sa-space-9))}.sa-exhibit-panel{position:relative;padding:clamp(var(--sa-space-5),4vw,var(--sa-space-8));border:var(--sa-border-hairline);border-radius:var(--sa-radius-lg);background:#101010c2;box-shadow:var(--sa-shadow-exhibit)}.sa-exhibit-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:var(--sa-glow-spotlight);opacity:.58}.sa-exhibit-panel>*{position:relative}.sa-path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--sa-card-gap)}.sa-meta-row,.sa-actions{display:flex;flex-wrap:wrap;align-items:center}.sa-meta-row{gap:var(--sa-space-2)}.sa-actions{gap:var(--sa-space-3)}.sa-divider{width:100%;height:1px;background:var(--sa-border-subtle)}.sa-surface-texture{background-color:var(--sa-surface-page);background-image:var(--sa-texture-concrete)}.sa-surface-spotlight{background-image:var(--sa-glow-spotlight),var(--sa-texture-concrete)}@media screen and (max-width:1023px){.sa-grid--4,.sa-gallery-grid--dense{grid-template-columns:repeat(2,minmax(0,1fr))}.sa-grid--4>*,.sa-gallery-grid--dense>*{grid-column:auto}.sa-gallery-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.sa-gallery-grid>*,.sa-gallery-grid--featured>:first-child{grid-column:span 3}.sa-exhibit-grid{grid-template-columns:1fr}.sa-path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767px){.sa-section-header{margin-block-end:var(--sa-space-5)}.sa-grid--2,.sa-grid--3,.sa-grid--4,.sa-path-grid{grid-template-columns:1fr}.sa-gallery-grid,.sa-gallery-grid--dense{grid-template-columns:repeat(2,minmax(0,1fr))}.sa-gallery-grid>*,.sa-gallery-grid--dense>*,.sa-gallery-grid--featured>:first-child{grid-column:span 2}.sa-actions{align-items:stretch}.sa-exhibit-panel{padding:var(--sa-space-5)}}@media screen and (max-width:374px){.sa-gallery-grid{grid-template-columns:1fr}.sa-gallery-grid>*,.sa-gallery-grid--dense>*,.sa-gallery-grid--featured>:first-child{grid-column:auto}}@media(prefers-reduced-motion:reduce){.sa-section--spotlight:after,.sa-exhibit-panel:before{opacity:.5}}.sa-series-product-grid{background:var(--sa-archive-black);color:var(--sa-museum-ivory);max-width:100%;overflow-x:hidden}.sa-series-product-grid{padding-block-start:var(--sa-space-4)}.sa-series-product-grid .collection__container{width:min(100%,var(--page-width, 1440px));max-width:100%;margin-inline:auto;padding-inline:var(--sa-page-gutter);overflow-x:hidden}.sa-series-product-grid .collection-facets,.sa-series-product-grid .collection-facets__inner,.sa-series-product-grid .facets,.sa-series-product-grid .facets__form{color:var(--sa-museum-ivory)}.sa-series-product-grid .collection-facets__inner{border-color:color-mix(in srgb,var(--sa-relic-red) 64%,transparent);align-items:center;gap:var(--sa-space-3);margin-block-end:var(--sa-space-4);padding-block:var(--sa-space-3)}.sa-series-product-grid .collection-facets__inner .facets__filters,.sa-series-product-grid .collection-facets__inner .facets__sorting{min-width:0}.sa-series-product-grid .collection-facets__sorting-container{padding:0}.sa-series-product-grid .collection-facets__sorting{align-items:flex-end}.sa-series-product-grid .facets__button-filters,.sa-series-product-grid .facets__button-custom,.sa-series-product-grid .facets__custom-select .custom-select__btn,.sa-series-product-grid .facets__actions-button{min-height:4.4rem;padding:0 1.2rem!important;border:1px solid var(--sa-border-subtle)!important;border-radius:14px!important;background:#101010b8!important;color:#f5f1e8c7!important;font-family:var(--sa-font-archive);font-size:1.1rem!important;font-weight:400!important;letter-spacing:.16em!important;line-height:1.2;text-transform:uppercase;box-shadow:none!important}.sa-series-product-grid .facets__button-filters:hover,.sa-series-product-grid .facets__button-custom:hover,.sa-series-product-grid .facets__custom-select .custom-select__btn:hover,.sa-series-product-grid .facets__button-filters:focus-visible,.sa-series-product-grid .facets__button-custom:focus-visible,.sa-series-product-grid .facets__custom-select .custom-select__btn:focus-visible{border-color:var(--sa-relic-red)!important;color:var(--sa-museum-ivory)!important;box-shadow:var(--sa-glow-red)!important}.sa-series-product-grid .facets__button-filters{justify-content:flex-start!important;gap:0!important;margin:0!important;width:100%!important;max-width:100%}.sa-series-product-grid .facets__button-filters span{order:1!important;display:block;flex:1 1 auto;min-width:0;color:transparent!important;opacity:1!important;position:relative}.sa-series-product-grid .facets__button-filters span:after{content:"Filter By Design";color:#f5f1e8c7!important;opacity:1;position:absolute;inset-block-start:0;inset-inline-start:0;white-space:nowrap}.sa-series-product-grid .facets__button-filters svg,.sa-series-product-grid .facets__button-custom svg,.sa-series-product-grid .custom-select__btn svg{order:-1!important;width:1.4rem!important;height:1.4rem!important;margin-inline:0 .8rem!important;color:var(--sa-relic-red);opacity:.85!important}.sa-series-product-grid .facets__button-custom,.sa-series-product-grid .facets__custom-select .custom-select__btn{justify-content:flex-end;width:100%!important;max-width:100%}.sa-series-product-grid .facets__custom-select .custom-select__dropdown{background:var(--sa-concrete-charcoal);border-color:var(--sa-border-strong);border-radius:14px}.sa-series-product-grid .collection-facets__status{color:#f5f1e8ad;font-size:1.4rem;line-height:1.5}.sa-series-product-grid .collection__grid{gap:10px;row-gap:var(--sa-space-5);max-width:100%;overflow-x:hidden}.sa-series-product-grid .product-card{min-width:0;max-width:100%;gap:0;overflow:hidden;border:var(--sa-border-hairline);border-radius:var(--sa-radius-md);background:var(--sa-surface-panel);color:var(--sa-museum-ivory);box-shadow:var(--sa-shadow-card);transition:transform var(--sa-motion-standard),border-color var(--sa-motion-standard),box-shadow var(--sa-motion-standard)}.sa-series-product-grid .product-card:focus-within{border-color:var(--sa-relic-red);box-shadow:var(--sa-shadow-card),var(--sa-glow-red)}.sa-series-product-grid .product-card:hover{transform:translateY(-2px);border-color:#b3362d9e;box-shadow:var(--sa-shadow-card),var(--sa-glow-red)}.sa-series-product-grid .product-card__actions{min-width:0;overflow:hidden}.sa-series-product-grid .product-card__media{aspect-ratio:1 / 1;border-radius:0;background:radial-gradient(circle at center,rgba(244,240,232,.1),transparent 58%),var(--sa-archive-black)}.sa-series-product-grid .product-card__media img{opacity:.9}.sa-series-product-grid .product-card__content{min-width:0;max-width:100%;display:grid;grid-template-rows:1fr auto;gap:6px;min-height:104px;padding:10px;background:color-mix(in srgb,var(--sa-concrete-charcoal) 88%,black);overflow:hidden}.sa-series-product-grid .product-card__info{min-width:0;max-width:100%;gap:6px;overflow:hidden}.sa-series-product-grid .product-card .product-card__info .product-card__title{width:100%;max-width:100%;display:block;align-self:stretch;min-width:0;min-height:2.1em;color:var(--sa-museum-ivory);font-family:var(--sa-font-display);font-size:clamp(15px,1.2vw,18px);font-weight:400;letter-spacing:0;line-height:var(--sa-line-heading);text-transform:none}.sa-series-product-grid .product-card__title a,.sa-series-product-grid .product-card__title span,.sa-series-product-grid .product-card .product-card__info .product-card__title span:first-child{display:-webkit-box;width:100%;max-width:100%;min-width:0;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sa-series-product-grid .product-card__price{max-width:100%;color:var(--sa-gallery-stone);font-family:var(--sa-font-ui);font-size:14px;letter-spacing:0;line-height:1.35;overflow:hidden}.sa-series-product-grid .product-card__price .price,.sa-series-product-grid .product-card__price .price__container,.sa-series-product-grid .product-card__price .price__regular,.sa-series-product-grid .product-card__price .price__sale,.sa-series-product-grid .product-card__price .price__sale-inner,.sa-series-product-grid .product-card__price span,.sa-series-product-grid .product-card__price ins,.sa-series-product-grid .product-card__price s{color:inherit;font:inherit;letter-spacing:inherit;line-height:inherit}.sa-series-product-grid .product-card__price .price__regular{margin-top:0!important}.sa-series-product-grid .product-card__price .price__regular span,.sa-series-product-grid .product-card__price ins,.sa-series-product-grid .product-card__price s{color:var(--sa-gallery-stone)!important;font-family:var(--sa-font-ui)!important;font-size:inherit!important;font-weight:400!important;letter-spacing:0!important;line-height:inherit!important}.sa-series-product-grid .product-card__options{min-height:0}.sa-series-product-grid .product-card__actions .button{min-width:44px;min-height:44px;border:1px solid rgba(244,240,232,.18);border-radius:12px;background:#101010e6;color:var(--sa-museum-ivory);box-shadow:0 8px 20px #00000047}.sa-series-product-grid .product-card__actions .button:hover,.sa-series-product-grid .product-card__actions .button:focus-visible{border-color:var(--sa-relic-red);background:color-mix(in srgb,var(--sa-relic-red) 18%,rgba(16,16,16,.9))}@media screen and (max-width:767px){.sa-series-product-grid{padding-block-start:var(--sa-space-3)}.sa-series-product-grid .collection-facets__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:var(--sa-space-4);row-gap:var(--sa-space-2);margin-block-end:var(--sa-space-3);padding-block:var(--sa-space-3) var(--sa-space-2)}.sa-series-product-grid .collection-facets__inner .facets__filters{grid-column:1}.sa-series-product-grid .collection-facets__inner .facets__sorting{grid-column:2}.sa-series-product-grid .collection-facets__inner .facets__product-count{grid-column:1 / -1}.sa-series-product-grid .collection-facets__sorting{align-items:flex-end}.sa-series-product-grid .collection-facets__status{margin-block-start:0}.sa-series-product-grid .facets__button-filters,.sa-series-product-grid .facets__button-custom,.sa-series-product-grid .facets__custom-select .custom-select__btn{font-size:1rem!important}.sa-series-product-grid .facets__button-custom,.sa-series-product-grid .facets__custom-select .custom-select__btn{margin-inline-start:auto}.sa-series-product-grid .collection__grid{gap:10px;row-gap:var(--sa-space-4)}.sa-series-product-grid .product-card__content{gap:6px;min-height:96px;padding:9px}.sa-series-product-grid .product-card .product-card__info .product-card__title{font-size:15px}.sa-series-product-grid .product-card__price{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/sa-sections.css.map */
