:root{--premium-ink: #1f2a22;--premium-forest: #1c2c24;--premium-cream: #f4f0e8;--premium-paper: #eae3d6;--premium-brass: #a67c4d;--premium-line: rgba(31, 42, 34, .2);--premium-muted: #697268;--premium-radius: 2px}body{background:var(--premium-cream);color:var(--premium-ink)}#header-group{position:relative;z-index:10}.premium-eyebrow{color:var(--premium-brass);font-family:var(--font-subheading--family),sans-serif;font-size:.68rem;font-weight:600;letter-spacing:.16em;line-height:1.4;margin:0 0 1.25rem;text-transform:uppercase}.premium-button{align-items:center;border:1px solid transparent;display:inline-flex;font-family:var(--font-subheading--family),sans-serif;font-size:.75rem;font-weight:600;gap:1rem;justify-content:space-between;letter-spacing:.1em;min-height:3.75rem;padding:.95rem 1.25rem;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.premium-button:hover{transform:translateY(-2px)}.premium-button--light{background:var(--premium-cream);color:var(--premium-ink)}.premium-button--light:hover{background:#fffdf8}.premium-button--dark{background:var(--premium-forest);color:var(--premium-cream)}.premium-button--dark:hover{background:var(--premium-ink)}.premium-text-link,.premium-text-button{background:transparent;border:0;color:var(--premium-ink);display:inline-flex;font-family:var(--font-subheading--family),sans-serif;font-size:.7rem;font-weight:600;gap:.55rem;letter-spacing:.1em;padding:0;text-decoration:none;text-transform:uppercase}.premium-text-link:hover,.premium-text-button:hover{color:var(--premium-brass)}.premium-home{background:var(--premium-cream)}.premium-home__hero{background:var(--premium-forest);color:var(--premium-cream);display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);min-height:min(760px,calc(100svh - var(--header-group-height, 0px)))}.premium-home__hero-copy{align-self:center;padding:clamp(3rem,8vw,8rem) clamp(1.5rem,7vw,7rem)}.premium-home__hero-copy .premium-eyebrow{color:#d0a06c}.premium-home__title{color:var(--premium-cream);font-family:var(--font-heading--family),serif;font-size:clamp(3rem,6.2vw,7rem);font-weight:400;letter-spacing:-.05em;line-height:.95;margin:0;max-width:9ch}.premium-home__lede{color:#f4f0e8c7;font-size:clamp(1rem,1.3vw,1.25rem);line-height:1.65;margin:2rem 0 2.5rem;max-width:34rem}.premium-home__hero-note{align-items:center;color:#f4f0e894;display:flex;font-family:var(--font-subheading--family),sans-serif;font-size:.65rem;gap:.75rem;letter-spacing:.08em;margin-top:3rem;text-transform:uppercase}.premium-home__hero-note span:last-child{max-width:28rem}.premium-home__rule{background:var(--premium-brass);display:inline-block;height:1px;width:2.5rem}.premium-home__hero-media{min-height:100%;overflow:hidden;position:relative}.premium-home__hero-image,.premium-home__editorial-image{height:100%;object-fit:cover;width:100%}.premium-home__hero-image{filter:saturate(.78) contrast(1.04)}.premium-home__hero-media:after{background:linear-gradient(90deg,rgba(28,44,36,.28),transparent 26%),linear-gradient(0deg,rgba(28,44,36,.44),transparent 24%);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.premium-home__hero-caption{bottom:1.25rem;color:#f4f0e8d1;display:flex;font-family:var(--font-subheading--family),sans-serif;font-size:.64rem;justify-content:space-between;left:1.25rem;letter-spacing:.1em;position:absolute;right:1.25rem;text-transform:uppercase;z-index:1}.premium-home__confidence{background:var(--premium-paper);border-bottom:1px solid var(--premium-line);border-top:1px solid var(--premium-line);display:grid;grid-template-columns:repeat(3,1fr);padding:1.35rem clamp(1.25rem,5vw,5rem)}.premium-home__confidence-item{align-items:center;border-right:1px solid var(--premium-line);display:flex;font-size:.82rem;gap:1rem;line-height:1.45;padding:.5rem clamp(.75rem,2.5vw,2.5rem)}.premium-home__confidence-item:first-child{padding-left:0}.premium-home__confidence-item:last-child{border-right:0}.premium-home__confidence-item strong{display:block;font-family:var(--font-subheading--family),sans-serif;font-size:.7rem;letter-spacing:.08em;margin-bottom:.25rem;text-transform:uppercase}.premium-home__confidence-index,.premium-proof-card__number{color:var(--premium-brass);font-family:var(--font-subheading--family),sans-serif;font-size:.65rem;letter-spacing:.12em}.premium-home__section,.premium-home__editorial,.premium-home__proof-grid,.premium-recommendations__inner,.premium-product{margin:0 auto;max-width:1440px;padding-left:clamp(1.25rem,5vw,5rem);padding-right:clamp(1.25rem,5vw,5rem)}.premium-home__section{padding-bottom:clamp(4rem,8vw,8rem);padding-top:clamp(4rem,8vw,8rem)}.premium-home__section-heading,.premium-recommendations__heading{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:2.5rem}.premium-home__section-heading h2,.premium-home__editorial h2,.premium-home__manifesto h2,.premium-recommendations__heading h2{font-family:var(--font-heading--family),serif;font-size:clamp(2rem,3.5vw,4rem);font-weight:400;letter-spacing:-.04em;line-height:1;margin:0;max-width:12ch}.premium-home__section-heading .premium-eyebrow,.premium-recommendations__heading .premium-eyebrow{margin-bottom:.75rem}.premium-home__product-grid,.premium-recommendations__grid{display:grid;gap:clamp(1rem,2vw,2.25rem);grid-template-columns:repeat(4,minmax(0,1fr))}.premium-product-card{min-width:0}.premium-product-card__media{background:var(--premium-paper);display:block;overflow:hidden;position:relative}.premium-product-card__image{aspect-ratio:.8;object-fit:cover;transition:transform .4s ease,filter .4s ease;width:100%}.premium-product-card__media:hover .premium-product-card__image{filter:saturate(.78);transform:scale(1.025)}.premium-product-card__view{background:var(--premium-cream);bottom:.75rem;color:var(--premium-ink);font-family:var(--font-subheading--family),sans-serif;font-size:.62rem;left:.75rem;letter-spacing:.1em;opacity:0;padding:.65rem .75rem;position:absolute;text-transform:uppercase;transform:translateY(.35rem);transition:opacity .18s ease,transform .18s ease}.premium-product-card__media:hover .premium-product-card__view,.premium-product-card__media:focus-visible .premium-product-card__view{opacity:1;transform:translateY(0)}.premium-product-card__meta{align-items:flex-start;border-bottom:1px solid var(--premium-line);display:flex;gap:1rem;justify-content:space-between;padding:1rem 0 1.2rem}.premium-product-card h3{font-family:var(--font-heading--family),serif;font-size:1.1rem;font-weight:400;line-height:1.15;margin:0}.premium-product-card h3 a{color:inherit;text-decoration:none}.premium-product-card h3 a:hover{color:var(--premium-brass)}.premium-product-card__meta p{color:var(--premium-muted);font-size:.75rem;line-height:1.4;margin:.4rem 0 0}.premium-product-card__artist-type{color:var(--premium-brass)!important;font-family:var(--font-subheading--family),sans-serif;font-size:.62rem!important;letter-spacing:.1em;text-transform:uppercase}.premium-product-card__artist-summary{font-size:.8rem!important;line-height:1.55!important;max-width:28rem}.premium-product-card__price{color:var(--premium-ink)!important;font-family:var(--font-subheading--family),sans-serif;font-size:.75rem!important;margin-top:0!important;white-space:nowrap}.premium-home__editorial{background:var(--premium-forest);color:var(--premium-cream);display:grid;grid-template-columns:1fr 1fr;max-width:none;padding:0}.premium-home__editorial-media{min-height:560px}.premium-home__editorial-image{filter:saturate(.7) sepia(.08)}.premium-home__editorial-copy{align-self:center;max-width:38rem;padding:clamp(3rem,8vw,8rem)}.premium-home__editorial-copy h2{color:var(--premium-cream);max-width:8ch}.premium-home__editorial-copy>p:not(.premium-eyebrow){color:#f4f0e8bd;font-size:1rem;line-height:1.7;margin:2rem 0;max-width:30rem}.premium-home__editorial-copy .premium-text-link{color:#d0a06c}.premium-home__section--manifesto{display:grid;gap:4rem;grid-template-columns:minmax(0,1fr) minmax(0,.8fr)}.premium-home__manifesto-copy{align-self:end}.premium-home__manifesto-copy p{font-family:var(--font-heading--family),serif;font-size:clamp(1.5rem,2.4vw,2.75rem);line-height:1.15;margin:0 0 2rem;max-width:18ch}.premium-home__proof-grid{border-top:1px solid var(--premium-line);display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:clamp(4rem,8vw,8rem);padding-top:1.5rem}.premium-proof-card{border-right:1px solid var(--premium-line);min-height:12rem;padding:1.25rem clamp(.75rem,2vw,2rem)}.premium-proof-card:first-child{padding-left:0}.premium-proof-card:last-child{border-right:0}.premium-proof-card h3{font-family:var(--font-heading--family),serif;font-size:1.35rem;font-weight:400;line-height:1.1;margin:2.25rem 0 .8rem}.premium-proof-card p{color:var(--premium-muted);font-size:.82rem;line-height:1.5;margin:0;max-width:16rem}.premium-product{padding-bottom:clamp(4rem,8vw,8rem);padding-top:1.5rem}.premium-product__breadcrumbs{align-items:center;color:var(--premium-muted);display:flex;flex-wrap:wrap;font-family:var(--font-subheading--family),sans-serif;font-size:.65rem;gap:.5rem;letter-spacing:.08em;margin-bottom:2rem;text-transform:uppercase}.premium-product__breadcrumbs a{color:inherit;text-decoration:none}.premium-product__breadcrumbs a:hover{color:var(--premium-brass)}.premium-product__grid{align-items:start;display:grid;gap:clamp(2rem,6vw,7rem);grid-template-columns:minmax(0,1.25fr) minmax(22rem,.75fr)}.premium-product__gallery{min-width:0}.premium-product__gallery-main{background:var(--premium-paper);min-height:40rem;position:relative}.premium-product__media{display:none;margin:0;position:relative}.premium-product__media.is-active{display:block}.premium-product__media-index{color:var(--premium-muted);font-family:var(--font-subheading--family),sans-serif;font-size:.62rem;left:1rem;letter-spacing:.1em;position:absolute;text-transform:uppercase;top:1rem;z-index:1}.premium-product__media-image{aspect-ratio:.84;object-fit:contain;width:100%}.premium-product__media--paper{background:var(--premium-paper)}.premium-product__media--paper .premium-product__media-image{object-fit:cover}.premium-product__media-caption{background:#f4f0e8eb;bottom:1rem;color:var(--premium-ink);font-family:var(--font-subheading--family),sans-serif;font-size:.63rem;left:1rem;letter-spacing:.1em;padding:.6rem .75rem;position:absolute;text-transform:uppercase}.premium-product__thumbnails{display:flex;gap:.65rem;margin-top:.75rem;overflow-x:auto;padding-bottom:.25rem}.premium-product__thumbnail{background:var(--premium-paper);border:1px solid transparent;cursor:pointer;flex:0 0 4.75rem;padding:0}.premium-product__thumbnail.is-active{border-color:var(--premium-brass)}.premium-product__thumbnail-image{aspect-ratio:1;object-fit:cover;width:100%}.premium-product__gallery-note{color:var(--premium-muted);font-family:var(--font-subheading--family),sans-serif;font-size:.65rem;letter-spacing:.08em;margin:1rem 0 0;text-transform:uppercase}.premium-product__details{position:sticky;top:2rem}.premium-product__heading .premium-eyebrow{margin-bottom:1rem}.premium-product__heading h1{font-family:var(--font-heading--family),serif;font-size:clamp(2.6rem,4.5vw,5rem);font-weight:400;letter-spacing:-.05em;line-height:.98;margin:0;max-width:11ch}.premium-product__rating{color:var(--premium-ink);display:inline-flex;font-family:var(--font-subheading--family),sans-serif;font-size:.7rem;gap:.75rem;letter-spacing:.04em;margin-top:1.35rem;text-decoration:none}.premium-product__rating span:first-child{color:var(--premium-brass);letter-spacing:.16em}.premium-product__price{align-items:center;display:flex;font-family:var(--font-subheading--family),sans-serif;font-size:1.25rem;gap:.75rem;margin-top:1.5rem}.premium-product__price s{color:var(--premium-muted);font-size:.85rem}.premium-product__price-note{color:var(--premium-muted);font-size:.75rem;margin:.4rem 0 0}.premium-product__unframed-note{color:var(--premium-ink);font-family:var(--font-subheading--family),sans-serif;font-size:.72rem;letter-spacing:.04em;margin:.6rem 0 0}#shopify-pc__banner{bottom:1rem!important;left:auto!important;max-width:min(34rem,calc(100vw - 2rem))!important;padding:1.25rem 1.5rem!important;right:1rem!important;width:auto!important}@media screen and (max-width:749px){#shopify-pc__banner{bottom:.75rem!important;left:.75rem!important;max-width:none!important;padding:1rem!important;right:.75rem!important}}.premium-product__intro{border-bottom:1px solid var(--premium-line);color:#4f5a51;font-size:.95rem;line-height:1.65;margin:1.75rem 0 1.5rem;padding-bottom:1.75rem}.premium-product__intro p:first-child{margin-top:0}.premium-product__intro p:last-child{margin-bottom:0}.premium-product__format-note{border-bottom:1px solid var(--premium-line);color:var(--premium-ink);font-family:var(--font-subheading--family),sans-serif;font-size:.72rem;letter-spacing:.02em;line-height:1.5;margin:-.5rem 0 1.5rem;padding-bottom:1rem}.premium-product__selector-header{align-items:end;display:flex;justify-content:space-between;margin-bottom:.9rem}.premium-product__field-label{display:block;font-family:var(--font-subheading--family),sans-serif;font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.premium-product__selected-size{color:var(--premium-muted);font-size:.75rem;margin:.35rem 0 0}.premium-product__size-options{border:0;display:grid;gap:.5rem;margin:0;padding:0}.premium-size-option{align-items:center;border:1px solid var(--premium-line);cursor:pointer;display:grid;gap:.5rem;grid-template-columns:minmax(0,1fr) auto;padding:1rem;position:relative;transition:background-color .18s ease,border-color .18s ease}.premium-size-option:hover,.premium-size-option.is-selected{background:#fffdf8;border-color:var(--premium-brass)}.premium-size-option input{height:1px;opacity:0;position:absolute;width:1px}.premium-size-option__name{font-family:var(--font-subheading--family),sans-serif;font-size:.78rem;font-weight:600;line-height:1.35}.premium-size-option__price{font-family:var(--font-subheading--family),sans-serif;font-size:.78rem}.premium-size-option__status{color:var(--premium-muted);font-size:.65rem;grid-column:1 / -1}.premium-size-option.is-unavailable{cursor:not-allowed;opacity:.55}.premium-product__selected-summary{align-items:center;background:var(--premium-paper);display:flex;font-size:.75rem;justify-content:space-between;margin-top:1rem;padding:.8rem 1rem}.premium-product__selected-summary span{color:var(--premium-muted)}.premium-product__selected-summary strong{font-family:var(--font-subheading--family),sans-serif;font-size:.7rem;font-weight:600;text-align:right}.premium-product__purchase-row{display:flex;gap:.75rem;margin-top:.75rem}.premium-quantity{align-items:center;border:1px solid var(--premium-line);display:flex;flex:0 0 7.25rem;justify-content:space-between}.premium-quantity button{background:transparent;border:0;color:var(--premium-ink);cursor:pointer;font-size:1.1rem;height:100%;width:2rem}.premium-quantity input{-webkit-appearance:textfield;appearance:textfield;background:transparent;border:0;color:var(--premium-ink);font-family:var(--font-subheading--family),sans-serif;font-size:.78rem;padding:0;text-align:center;width:2rem}.premium-quantity input::-webkit-inner-spin-button,.premium-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.premium-product__add{flex:1}.premium-product__add:disabled{cursor:not-allowed;opacity:.5}.premium-product__payment{margin-top:.75rem}.premium-product__payment>*{width:100%}.premium-product__assurance{border-bottom:1px solid var(--premium-line);border-top:1px solid var(--premium-line);display:grid;gap:.9rem;margin-top:1.75rem;padding:1.25rem 0}.premium-assurance-item{align-items:flex-start;display:flex;font-size:.75rem;gap:.75rem;line-height:1.4}.premium-assurance-item strong{display:block;font-family:var(--font-subheading--family),sans-serif;font-size:.68rem;letter-spacing:.08em;margin-bottom:.15rem;text-transform:uppercase}.premium-assurance-item__icon{color:var(--premium-brass);flex:0 0 1rem;font-size:1rem;line-height:1;margin-top:.05rem;text-align:center}.premium-product__details-list{margin-top:.75rem}.premium-product__details-list details{border-bottom:1px solid var(--premium-line)}.premium-product__details-list summary{align-items:center;cursor:pointer;display:flex;font-family:var(--font-subheading--family),sans-serif;font-size:.7rem;font-weight:600;justify-content:space-between;letter-spacing:.1em;list-style:none;padding:1.1rem 0;text-transform:uppercase}.premium-product__details-list summary::-webkit-details-marker{display:none}.premium-product__details-list summary span{color:var(--premium-brass);font-size:1.1rem;font-weight:400}.premium-product__details-list details[open] summary span{transform:rotate(45deg)}.premium-product__details-body{color:#4f5a51;font-size:.8rem;line-height:1.6;padding:0 0 1.25rem}.premium-product__details-body p{margin:0 0 1rem}.premium-delivery-table{border-top:1px solid var(--premium-line);margin:1rem 0}.premium-delivery-table div{border-bottom:1px solid var(--premium-line);display:flex;gap:1rem;justify-content:space-between;padding:.65rem 0}.premium-delivery-table dt{color:var(--premium-ink);font-family:var(--font-subheading--family),sans-serif;font-size:.7rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.premium-delivery-table dd{margin:0;text-align:right}.premium-product__fine-print{color:var(--premium-muted);font-size:.7rem}.premium-product__fine-print strong{color:var(--premium-ink);font-family:var(--font-subheading--family),sans-serif;font-size:.65rem;letter-spacing:.06em;text-transform:uppercase}.premium-dialog{background:var(--premium-cream);border:1px solid var(--premium-line);color:var(--premium-ink);max-width:44rem;padding:0;width:calc(100% - 2rem)}.premium-dialog::backdrop{background:#141d17b8}.premium-dialog__inner{padding:clamp(1.5rem,4vw,3rem)}.premium-sticky-add{display:none}.premium-dialog__header{align-items:flex-start;display:flex;justify-content:space-between}.premium-dialog h2{font-family:var(--font-heading--family),serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:400;letter-spacing:-.04em;line-height:1;margin:0 0 1rem}.premium-dialog__close{background:transparent;border:0;color:var(--premium-ink);cursor:pointer;font-size:2rem;line-height:1;padding:0}.premium-size-table-wrap{overflow-x:auto}.premium-size-table{border-collapse:collapse;font-size:.78rem;margin:1.5rem 0;min-width:32rem;width:100%}.premium-size-table th,.premium-size-table td{border-bottom:1px solid var(--premium-line);padding:.85rem .5rem;text-align:left}.premium-size-table thead th{color:var(--premium-muted);font-family:var(--font-subheading--family),sans-serif;font-size:.64rem;letter-spacing:.1em;text-transform:uppercase}.premium-size-table tbody th{font-family:var(--font-subheading--family),sans-serif;font-size:.7rem;text-transform:uppercase}.premium-recommendations{background:var(--premium-paper)}.premium-recommendations__inner{padding-bottom:clamp(4rem,8vw,8rem);padding-top:clamp(4rem,8vw,8rem)}.premium-empty-state{background:var(--premium-paper);color:var(--premium-muted);padding:2rem;text-align:center}.premium-empty-state p{margin:0 0 1rem}.premium-placeholder{align-items:center;background:var(--premium-paper);color:var(--premium-muted);display:flex;justify-content:center;min-height:20rem;padding:2rem;text-align:center}@media screen and (max-width:989px){.premium-home__hero{grid-template-columns:1fr}.premium-home__hero-media{min-height:58vw;order:0}.premium-home__hero-copy{padding-bottom:4rem;padding-top:4rem}.premium-home__hero-note{margin-top:1.5rem}.premium-home__confidence{grid-template-columns:1fr}.premium-home__confidence-item,.premium-home__confidence-item:first-child{border-bottom:1px solid var(--premium-line);border-right:0;padding:1rem 0}.premium-home__confidence-item:last-child{border-bottom:0}.premium-product__grid{grid-template-columns:minmax(0,1fr) minmax(18rem,.75fr)}.premium-product__gallery-main{min-height:0}}@media screen and (max-width:749px){.premium-home__hero-media{min-height:72vw}.premium-home__title{max-width:10ch}.premium-home__section-heading,.premium-recommendations__heading{align-items:flex-start;flex-direction:column;gap:1.25rem}.premium-home__product-grid,.premium-recommendations__grid{gap:1.25rem .75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.premium-product-card__meta{display:block}.premium-product-card__price{margin-top:.7rem!important}.premium-home__editorial{grid-template-columns:1fr}.premium-home__editorial-media{min-height:75vw}.premium-home__editorial-copy{padding:4rem 1.25rem}.premium-home__section--manifesto{display:block}.premium-home__manifesto-copy{margin-top:2rem}.premium-home__proof-grid{grid-template-columns:repeat(2,1fr)}.premium-proof-card:nth-child(2){border-right:0}.premium-proof-card:nth-child(-n+2){border-bottom:1px solid var(--premium-line)}.premium-proof-card:first-child,.premium-proof-card:nth-child(3){padding-left:0}.premium-product{padding-top:1rem}.premium-product__grid{display:block}.premium-product__details{margin-top:2.5rem;position:static}.premium-product__heading h1{max-width:12ch}.premium-product__purchase-row{gap:.5rem}.premium-quantity{flex-basis:6.5rem}.premium-button{min-height:3.5rem}.premium-sticky-add{align-items:center;background:var(--premium-forest);box-shadow:0 -.5rem 1.5rem #141d171f;color:var(--premium-cream);display:flex;gap:.75rem;left:0;padding:.65rem 1rem calc(.65rem + env(safe-area-inset-bottom));position:fixed;right:0;z-index:12}.premium-sticky-add__meta{display:grid;flex:1;gap:.2rem;min-width:0}.premium-sticky-add__meta strong,.premium-sticky-add__meta span,.premium-sticky-add__price{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.premium-sticky-add__meta strong{font-family:var(--font-heading--family),serif;font-size:.92rem;font-weight:400}.premium-sticky-add__meta span,.premium-sticky-add__price{color:#f4f0e8b3;font-family:var(--font-subheading--family),sans-serif;font-size:.62rem;letter-spacing:.04em}.premium-sticky-add__price{color:var(--premium-cream)}.premium-sticky-add__button{background:var(--premium-cream);color:var(--premium-ink);flex:0 0 auto;min-height:2.9rem;padding:.7rem .9rem}.premium-sticky-add__button:hover{background:#fffdf8}}@media(prefers-reduced-motion:reduce){.premium-button,.premium-product-card__image,.premium-product-card__view{transition:none}}.premium-artist-page{background:var(--premium-cream);color:var(--premium-ink);min-height:60vh;padding:clamp(2rem,5vw,5rem) clamp(1.25rem,5vw,5rem) clamp(5rem,10vw,10rem)}.premium-artist-page__inner{margin:0 auto;max-width:1440px}.premium-artist-page__hero{background:var(--premium-forest);color:var(--premium-cream);display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);min-height:clamp(20rem,44vh,28rem)}.premium-artist-page__hero-copy{align-self:center;padding:clamp(2.5rem,7vw,7rem)}.premium-artist-page__hero-copy .premium-eyebrow{color:#d0a06c}.premium-artist-page__hero-copy h1{color:var(--premium-cream);font-family:var(--font-heading--family),serif;font-size:clamp(3rem,6.5vw,7rem);font-weight:400;letter-spacing:-.055em;line-height:.92;margin:0;max-width:9ch}.premium-artist-page__subtitle{color:#f4f0e8b8;font-family:var(--font-subheading--family),sans-serif;font-size:.78rem;letter-spacing:.1em;margin:1.5rem 0 0;text-transform:uppercase}.premium-artist-page__bio{color:#f4f0e8c7;font-family:var(--font-subheading--family),sans-serif;font-size:clamp(1rem,1.25vw,1.15rem);line-height:1.7;margin-top:2.25rem;max-width:34rem}.premium-artist-page__bio p{margin:0 0 1rem}.premium-artist-page__bio p:last-child{margin-bottom:0}.premium-artist-page__bio h2,.premium-artist-page__bio h3{color:var(--premium-cream);font-family:var(--font-heading--family),serif;font-weight:400;line-height:1.1}.premium-artist-page__count{border-top:1px solid rgba(244,240,232,.25);color:#d0a06c;font-family:var(--font-subheading--family),sans-serif;font-size:.68rem;letter-spacing:.12em;margin:2.5rem 0 0;padding-top:1rem;text-transform:uppercase}.premium-artist-page__hero-media{min-height:100%;overflow:hidden;position:relative}.premium-artist-page__hero-image{filter:saturate(.78) contrast(1.04);height:100%;object-fit:cover;width:100%}.premium-artist-page__hero-media:after{background:linear-gradient(0deg,rgba(28,44,36,.5),transparent 28%);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.premium-artist-page__hero-caption{bottom:1.25rem;color:#f4f0e8d1;display:flex;font-family:var(--font-subheading--family),sans-serif;font-size:.64rem;justify-content:space-between;left:1.25rem;letter-spacing:.1em;position:absolute;right:1.25rem;text-transform:uppercase;z-index:1}.premium-artist-page__image-placeholder{align-items:center;background:var(--premium-paper);color:var(--premium-muted);display:flex;height:100%;justify-content:center;min-height:28rem;padding:2rem;text-align:center}.premium-artist-page__collection-header{align-items:flex-end;border-bottom:1px solid var(--premium-line);display:flex;justify-content:space-between;margin-top:clamp(3rem,5vw,5rem);padding-bottom:2.25rem}.premium-artist-page__collection-header .premium-eyebrow{margin-bottom:.75rem}.premium-artist-page__collection-header h2{font-family:var(--font-heading--family),serif;font-size:clamp(2rem,3.5vw,4rem);font-weight:400;letter-spacing:-.04em;line-height:1;margin:0}.premium-artist-page__grid{display:grid;gap:clamp(1.5rem,3vw,3rem) clamp(1rem,2vw,2.25rem);grid-template-columns:repeat(3,minmax(0,1fr));padding-top:2.5rem}.premium-artist-page__pagination{padding-top:3rem}.premium-artist-page__empty{border-bottom:1px solid var(--premium-line);padding:4rem 0}.premium-artist-page__empty p{color:var(--premium-muted);font-family:var(--font-subheading--family),sans-serif;line-height:1.6;margin:0 0 1.5rem;max-width:32rem}@media screen and (max-width:989px){.premium-artist-page__hero{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.premium-artist-page__hero-copy{padding:clamp(2rem,5vw,4rem)}}@media screen and (max-width:749px){.premium-artist-page{padding-top:1rem}.premium-artist-page__hero{display:flex;flex-direction:column-reverse;min-height:0}.premium-artist-page__hero-media{height:50vw;min-height:50vw}.premium-artist-page__hero-copy{padding:2.25rem 1.25rem 2.5rem}.premium-artist-page__hero-copy h1{font-size:clamp(2.5rem,10vw,4rem);max-width:10ch}.premium-artist-page__bio{margin-top:1.5rem}.premium-artist-page__count{margin-top:1.75rem}.premium-artist-page__collection-header{align-items:flex-start;flex-direction:column;gap:1.25rem}.premium-artist-page__grid{gap:1.25rem .75rem;grid-template-columns:repeat(2,minmax(0,1fr))}}.premium-secondary-page{background:var(--premium-cream);color:var(--premium-ink);min-height:60vh;padding:clamp(4rem,8vw,8rem) clamp(1.25rem,5vw,5rem) clamp(5rem,10vw,10rem)}.premium-secondary-page__inner{margin:0 auto;max-width:1440px}.premium-secondary-page__header{border-bottom:1px solid var(--premium-line);max-width:56rem;padding-bottom:clamp(2.5rem,5vw,5rem)}.premium-secondary-page__header h1{font-family:var(--font-heading--family),serif;font-size:clamp(2.8rem,7vw,6.5rem);font-weight:400;letter-spacing:-.055em;line-height:.95;margin:0;max-width:10ch}.premium-secondary-page__intro{color:var(--premium-muted);font-family:var(--font-subheading--family),sans-serif;font-size:clamp(1rem,1.5vw,1.3rem);line-height:1.55;margin:1.75rem 0 0;max-width:38rem}.premium-secondary-page__layout{display:grid;gap:clamp(3rem,9vw,9rem);grid-template-columns:minmax(10rem,.32fr) minmax(0,1fr);padding-top:clamp(2.5rem,5vw,5rem)}.premium-secondary-page__aside{align-self:start;position:sticky;top:2rem}.premium-secondary-page__aside-label{color:var(--premium-brass);font-family:var(--font-subheading--family),sans-serif;font-size:.68rem;letter-spacing:.12em;margin:0 0 1.25rem;text-transform:uppercase}.premium-secondary-page__aside nav{display:grid;gap:.75rem}.premium-secondary-page__aside a{color:var(--premium-muted);font-family:var(--font-subheading--family),sans-serif;font-size:.88rem;text-decoration:none;transition:color .18s ease}.premium-secondary-page__aside a:hover,.premium-secondary-page__aside a:focus-visible,.premium-secondary-page__aside a[aria-current=page]{color:var(--premium-ink)}.premium-secondary-page__aside a[aria-current=page]{font-weight:600}.premium-secondary-page__content{max-width:48rem}.premium-secondary-page__content>:first-child{margin-top:0}.premium-secondary-page__content h2{font-family:var(--font-heading--family),serif;font-size:clamp(1.65rem,3vw,2.4rem);font-weight:400;letter-spacing:-.03em;line-height:1.05;margin:3rem 0 1rem}.premium-secondary-page__content p,.premium-secondary-page__content li{color:var(--premium-muted);font-family:var(--font-subheading--family),sans-serif;font-size:1rem;line-height:1.75}.premium-secondary-page__content p{margin:0 0 1.25rem}.premium-secondary-page__content ul{margin:0 0 2rem;padding-left:1.25rem}.premium-secondary-page__content li+li{margin-top:.55rem}.premium-secondary-page__content a{color:var(--premium-ink);text-decoration-color:var(--premium-brass);text-underline-offset:.2em}.premium-secondary-page__content a:hover{color:var(--premium-brass)}.premium-secondary-page__content strong{color:var(--premium-ink);font-weight:600}.premium-secondary-page__content table{border-collapse:collapse;margin:1.5rem 0 2.5rem;width:100%}.premium-secondary-page__content th,.premium-secondary-page__content td{border-bottom:1px solid var(--premium-line);padding:.9rem .5rem .9rem 0;text-align:left;vertical-align:top}.premium-secondary-page__content th{color:var(--premium-ink);font-family:var(--font-subheading--family),sans-serif;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase}.premium-secondary-page__content td{color:var(--premium-muted);font-family:var(--font-subheading--family),sans-serif;font-size:.92rem}@media(max-width:749px){.premium-secondary-page{padding-top:3.5rem}.premium-secondary-page__layout{display:block}.premium-secondary-page__aside{border-bottom:1px solid var(--premium-line);margin-bottom:3rem;padding-bottom:1.5rem;position:static}.premium-secondary-page__aside nav{gap:.9rem 1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.premium-secondary-page__content table{font-size:.88rem}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/premium-theme.css.map */
