.collection-hero-banner{color:var(--color-base-white);position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:flex-start;padding-top:14rem;padding-bottom:3rem;margin-bottom:4rem}.collection-hero-banner .container{position:relative;width:100%}.collection-hero-banner:after{content:"";pointer-events:none;position:absolute;width:100%;height:100%;top:0;left:0}@media(min-width:990px){.collection-hero-banner{padding-top:14rem;padding-bottom:5rem;margin-bottom:4.5rem}}.collection-hero-banner-media{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0;transition:transform .4s ease;z-index:0}.collection-hero-banner-info{position:relative;color:currentColor;z-index:5}@media(min-width:990px){.collection-hero-banner-info{display:flex;align-items:flex-end;grid-gap:2rem}.collection-hero-banner-info-content{max-width:76rem}.description-fullwidth .collection-hero-banner-info-content{max-width:100%;width:100%}.collection-hero-banner-info-countdown{margin-inline-start:auto}}.collection-hero-banner-heading{font-size:calc(var(--font-heading-scale) * 2.2rem);margin-bottom:1rem;color:currentColor}.collection-hero-banner-heading a{color:currentColor}.collection-hero-banner-heading:only-child{margin-bottom:0}@media(min-width:990px){.collection-hero-banner-heading{font-size:calc(var(--font-heading-scale) * 3.6rem);margin-bottom:1.5rem}.collection-hero-banner-heading-size-sm{font-size:calc(var(--font-heading-scale) * 2.8rem)}.collection-hero-banner-heading-size-md{font-size:calc(var(--font-heading-scale) * 3.2rem)}.collection-hero-banner-heading-size-lg{font-size:calc(var(--font-heading-scale) * 3.6rem)}.collection-hero-banner-heading-size-xl{font-size:calc(var(--font-heading-scale) * 4rem)}}.collection-hero-banner-caption{font-size:calc(var(--font-body-scale) * 1.5rem);line-height:calc(1 + .35 / var(--font-body-scale))}@media(min-width:990px){.collection-hero-banner-caption{font-size:calc(var(--font-body-scale) * 1.8rem)}.collection-hero-banner-caption-size-sm{font-size:calc(var(--font-body-scale) * 1.6rem)}.collection-hero-banner-caption-size-md{font-size:calc(var(--font-body-scale) * 1.8rem)}.collection-hero-banner-caption-size-lg{font-size:calc(var(--font-body-scale) * 2rem)}.collection-hero-banner-caption-size-xl{font-size:calc(var(--font-body-scale) * 2.2rem)}}.collection-hero-banner-caption a{color:currentColor;text-underline-offset:.3rem;text-decoration-thickness:.1rem;text-decoration:underline}.collection-hero-banner-caption :last-child{margin:0}.collection-hero-banner-info-countdown{margin-top:2rem}@media(min-width:990px){.collection-hero-banner-info-countdown{margin-top:0}}.collection-block-subcollections{margin-top:0;margin-bottom:0;padding-bottom:2rem;border-bottom:1px solid rgb(var(--color-border))}@media(min-width:990px){.collection-block-subcollections{margin-bottom:0;padding-bottom:4.5rem}}.collection.loading{position:relative}.collection.loading>.loading-overlay{display:block}.collection-empty{text-align:center;margin-top:4.5rem}.loading-overlay{position:absolute;z-index:20;top:0;right:0;bottom:0;left:0;display:none;width:100%;padding:0 1.5rem;opacity:.7;background:rgb(var(--color-background))}.button-collection-filters-toggle{margin:0 0 2.5rem;font-size:calc(var(--font-body-scale) * 1.5rem);color:rgb(var(--color-accent-1));align-items:center;gap:.5rem;display:none;height:4.2rem;padding:0;font-weight:var(--font-bolder-weight)}@media(min-width:990px){.button-collection-filters-toggle{display:flex}}.button-collection-filters-toggle svg{width:2rem;height:2rem;color:rgb(var(--color-foreground-alt))}.collection-actions-wrapper{margin:0 0 2.5rem;padding:0;border-radius:var(--border-radius-base)}@media(min-width:990px){.collection-actions-wrapper{display:flex;align-items:center}}.page-layout-fullwidth .collection-actions-wrapper{display:flex;align-items:center}.page-layout-fullwidth .collection-actions-wrapper.collection-actions-product-compare-enabled{flex-direction:column-reverse}@media(min-width:990px){.page-layout-fullwidth .collection-actions-wrapper.collection-actions-product-compare-enabled{flex-direction:row}}.collection-actions-main{display:flex;align-items:center;grid-column-gap:2rem;justify-content:space-evenly;margin-bottom:0;flex:none}.collection-actions-main label{margin:0;font-size:calc(var(--font-body-scale) * 1.5rem)}.collection-actions-main>*{width:calc(50% - 1rem)}.collection-actions-main>*:only-child{width:100%}@media(max-width:1119px){.collection-actions-main label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}}@media(min-width:990px){.collection-actions-main{justify-content:flex-end;order:1;margin-inline-start:auto;margin-bottom:0;min-width:20rem}.collection-actions-main select{min-width:20rem}.collection-actions-main .button-form-input{display:none}}.collection-actions-compare{width:auto}.collection-actions-compare-buttons{display:flex;align-items:center;gap:1.5rem;margin-left:auto}.collection-actions-compare-action{display:flex;flex-direction:row-reverse;align-items:center;line-height:1;background-color:rgba(var(--color-inputs-background));color:rgba(var(--color-inputs-foreground));border:.2rem solid rgba(var(--color-accent-1));border-radius:var(--inputs-radius);box-shadow:0 2px rgba(var(--color-inputs-box-shadow));font-size:calc(var(--font-body-scale) * 1.4rem);padding:0;height:4.2rem;justify-content:start;transition:box-shadow .18s ease;font-family:inherit;text-transform:none;position:fixed;top:50%;inset-inline-end:1.9rem;z-index:6;transform:translateY(-50%) rotate(-90deg);transform-origin:right center;border-end-start-radius:0;border-end-end-radius:0;pointer-events:auto}[dir=rtl] .collection-actions-compare-action{transform-origin:left center;transform:translateY(-50%) rotate(90deg)}.collection-actions-compare-button-label{white-space:nowrap;padding:.5rem 1.5rem;color:currentColor;height:100%;display:flex;align-items:center}.collection-actions-compare-button-dismiss{color:#ff3b30;padding:.5rem .75rem;border:0;border-inline-end:.1rem solid rgba(var(--color-inputs-border));background:none;box-shadow:none;line-height:0;height:100%;flex:none;cursor:pointer}.collection-actions-compare-button-dismiss svg{width:2rem;height:2rem;transform:rotate(90deg)}[dir=rtl] .collection-actions-compare-button-dismiss svg{transform:rotate(-90deg)}.collection-actions-compare-toggle{display:flex;align-items:center;pointer-events:auto}.collection-action-compare-toggle-label{display:flex;align-items:center;gap:.75rem;margin:0}.collection-action-compare-toggle-label-switch{position:relative;display:inline-block;width:4rem;height:2rem;border-radius:10rem;background-color:rgba(var(--color-inputs-background));transition:.2s all;border:.1rem solid rgba(var(--color-inputs-border))}.collection-action-compare-toggle-label-switch:before{content:"";border-radius:50%;background:color-mix(in srgb,rgba(var(--color-inputs-foreground)),transparent 65%);position:absolute;top:.2rem;inset-inline-start:.2rem;height:1.4rem;width:1.4rem;transition:.2s all}.collection-action-compare-toggle-checkbox:checked+label .collection-action-compare-toggle-label-switch{border:.1rem solid rgba(var(--color-button))}.collection-action-compare-toggle-checkbox:checked+label .collection-action-compare-toggle-label-switch:before{background:rgba(var(--color-button));transform:translate(2rem)}[dir=rtl] .collection-action-compare-toggle-checkbox:checked+label .collection-action-compare-toggle-label-switch:before{transform:translate(-2rem)}body.page-loading .collection-action-compare-toggle-label-switch,body.page-loading .collection-action-compare-toggle-label-switch:before{transition:none!important}@media(min-width:990px){.collection-actions-compare-toggle{position:static}.collection-actions-compare{pointer-events:auto;display:flex;gap:1rem}.collection-actions-compare-buttons{border-inline-end:.1rem solid rgba(var(--color-border));padding-inline-end:1.5rem;margin-inline-end:1.5rem}.collection-actions-main.hidden-tablet-up+.collection-actions-secondary .collection-actions-compare-buttons,.collection-actions-secondary:only-child .collection-actions-compare-buttons{border:0;padding:0;margin:0}}@media(min-width:1200px){.collection-actions-compare-action:not(.is-sticky-scrolled){flex-direction:row;position:static;transform:none;border:var(--inputs-border-width) solid rgba(var(--color-border));border-radius:var(--inputs-radius)}.collection-actions-compare-button-dismiss svg,[dir=rtl] .collection-actions-compare-button-dismiss svg{transform:none}.collection-actions-compare-action:not(.is-sticky-scrolled) .collection-actions-compare-button-dismiss{border-inline-end:0;border-inline-start:.1rem solid rgba(var(--color-border))}}.collection-actions-secondary{flex:auto;display:flex;gap:1.5rem;align-items:flex-start;margin-top:1.5rem}@media(min-width:990px){.collection-actions-secondary{margin-top:0;align-items:center}}.collection-actions-filters-container{flex:auto}.collection-actions-secondary-heading{margin:0;font-size:calc(var(--font-heading-scale) * 1.5rem);font-weight:var(--font-bolder-weight);color:rgb(var(--color-foreground-alt));line-height:1}.collection-actions-filters{display:flex;flex-wrap:wrap;grid-gap:1rem;margin-top:2rem}.collection-actions-filters:only-child{margin-top:0}.collection-actions-secondary-heading+.collection-actions-filters{margin-top:1rem}@media(min-width:990px){.collection-actions-filters:only-child{margin-top:0}}.collection-actions-filters:empty{display:none}.button.collection-filter-button{font-size:calc(var(--font-body-scale) * 1.2rem);font-family:inherit;cursor:pointer;display:inline-flex;justify-content:flex-start;align-items:center;padding:.6rem 1rem;text-decoration:none;min-width:5rem;height:auto;line-height:1;border-radius:var(--buttons-radius);text-align:start;font-weight:400}.collection-filter-button>span:first-child{margin-right:.65rem;word-break:break-word}.collection-filter-dismiss{color:currentColor;display:block;margin-inline-start:auto;font-size:2rem;line-height:0;position:relative;top:-.1rem}.collection-banner-inline{min-height:15rem;border-radius:0;position:relative;overflow:hidden;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 2rem}.collection-banner-inline:after{content:"";pointer-events:none;position:absolute;width:100%;height:100%;top:0;left:0}@media(min-width:990px){.collection-banner-inline{min-height:17.5rem;flex-direction:row;justify-content:flex-start;grid-gap:3rem;text-align:start;padding:3rem 5rem}}@media(min-width:750px){.collection-banner-inline{border-radius:var(--border-radius-base)}}.collection-banner-inline-media{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0;transition:transform .4s ease}.collection-banner-inline-content{padding:0;bottom:0;color:currentColor;z-index:1;margin-bottom:2rem}@media(min-width:990px){.collection-banner-inline-content{width:50%;margin:0}}.collection-banner-inline-heading{font-size:calc(var(--font-heading-scale) * 2.2rem);margin-bottom:1rem;color:currentColor}.collection-banner-inline-heading a{color:currentColor}@media(min-width:990px){.collection-banner-inline-heading{margin-bottom:0;font-size:calc(var(--font-heading-scale) * 2.4rem)}}.collection-banner-inline-caption{font-size:calc(var(--font-body-scale) * 1.6rem);line-height:calc(1 + .35 / var(--font-body-scale));max-width:45rem;margin-top:.5rem}.collection-banner-inline-caption a{color:currentColor;text-underline-offset:.3rem;text-decoration-thickness:.1rem;text-decoration:underline}.collection-banner-inline-caption :last-child{margin:0}@media(min-width:990px){.collection-banner-inline-caption{max-width:100%}}.collection-banner-inline .button{z-index:1}@media(min-width:990px){.collection-banner-inline .button{margin-inline-start:auto}}@media(min-width:750px)and (max-width:989px){.product-grid.grid-4-col-desktop .grid-item-block{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)!important}.product-grid.grid-4-col-desktop .collection-banner-inline{height:100%}}.collection-banner-inline-card{height:100%;position:relative;overflow:hidden;margin:0;display:flex;flex-direction:column;justify-content:flex-start;padding:1.8rem;border-radius:var(--border-radius-base);min-height:33rem}@media(min-width:750px){.grid-media-cards .collection-banner-inline-card,.grid-media-cards-compact .collection-banner-inline-card{min-height:0}}.collection-banner-inline-card:after{content:"";pointer-events:none;position:absolute;width:100%;height:100%;top:0;left:0}.collection-banner-inline-card-media{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0;transition:transform .4s ease}.collection-banner-inline-card-content{padding:0;bottom:0;color:currentColor;z-index:1;flex:auto;height:100%;display:flex;flex-direction:column;align-items:flex-start}.collection-banner-inline-card-heading{font-size:calc(var(--font-heading-scale) * 1.8rem);margin-bottom:1rem;color:currentColor}.collection-banner-inline-card-heading a{color:currentColor}.collection-banner-inline-card-caption{font-size:calc(var(--font-body-scale) * 1.3rem);line-height:calc(1 + .35 / var(--font-body-scale));margin-bottom:1rem}.collection-banner-inline-card-caption a{color:currentColor;text-underline-offset:.3rem;text-decoration-thickness:.1rem;text-decoration:underline}.collection-banner-inline-card-caption :last-child{margin-bottom:0}.collection-banner-inline-card .button{z-index:1;margin-top:auto;min-width:0}@media(max-width:989px){.collection-banner-inline-card .button{min-width:0;padding:1.4rem 1.5rem}}@media(min-width:750px)and (max-width:989px){.product-grid.grid-4-col-desktop .grid-item-block{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)!important}.product-grid.grid-4-col-desktop .collection-banner-inline-card{height:100%}}.navigation-side{margin:0;padding:0;border-radius:var(--border-radius-base)}@media(min-width:990px){.navigation-side{padding:2rem;background-color:rgb(var(--color-background-complementary));box-shadow:inset 0 0 0 .1rem rgb(var(--color-card-border))}}.navigation-side-item{font-size:calc(var(--font-body-scale) * 1.5rem);display:block;padding:0}.navigation-side-item-wrap{display:flex;align-items:center;padding:.3rem 0;position:relative;color:rgba(var(--color-foreground))}.navigation-side-item a{font-weight:400;display:flex;align-items:center;padding:0;color:currentColor;flex:auto}.navigation-side-item-wrap:before{content:"";position:absolute;inset-inline-start:-1em;top:1em;margin-top:-2px;width:1rem;height:0;border-inline-start:1px solid rgb(var(--color-border));border-block-end:1px solid rgb(var(--color-border));opacity:.55}.navigation-side-item ul:before{content:"";border-inline-start:1px solid rgb(var(--color-border));position:absolute;top:0;inset-inline-start:0;height:calc(100% - 1em);width:0;opacity:.55}.navigation-side>.navigation-side-item>.navigation-side-item-wrap:after,.navigation-side>.navigation-side-item>.navigation-side-item-wrap:before{display:none}.navigation-side-toggle{flex:none;display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;margin-left:1rem;border-radius:var(--border-radius-base);box-shadow:none;border:.1rem solid color-mix(in srgb,rgb(var(--color-foreground)),transparent 85%);cursor:pointer;background:none}:is(.navigation-side-item a:hover,.navigation-side-item a[aria-current]),:is(.navigation-side-item a:hover,.navigation-side-item a[aria-current])+.navigation-side-toggle,.navigation-side-toggle:hover{color:rgba(var(--color-accent-1))}.navigation-side-item .icon-angle{transition:transform .18s ease;width:1.2rem;height:1.2rem}.navigation-side-item .icon-angle{color:currentColor}.navigation-side-item.is-expanded>.navigation-side-item-wrap .icon-angle,.navigation-side-item .is-expanded>.navigation-side-item-wrap .icon-angle{transform:rotate(180deg)}.navigation-side-item ul{padding-left:1.5rem;position:relative}.navigation-side-item ul:not([aria-expanded=true]){display:none}.template-search-empty{padding-top:3rem}.template-search-search-bar{max-width:58rem;margin:0 auto;position:relative}.template-search-search-bar .field{margin-bottom:0}.template-search-search-bar [type=submit]{position:absolute;min-height:0;min-width:0;z-index:2;padding-left:3.5rem;padding-right:3.5rem;right:3px;top:3px;height:calc(100% - 6px);border-radius:var(--border-radius-base)}.template-search-search-bar [type=submit] svg{width:2.4rem;height:2.4rem;color:currentColor}.artist-story{margin:0 0 32px;padding:24px;border:1px solid rgba(0,0,0,.06);border-radius:8px;background:#fff;overflow-x:clip;box-sizing:border-box;max-width:100%}.artist-story__layout{display:flex;flex-direction:column;gap:0;min-width:0;max-width:100%}.artist-story__identity{min-width:0;max-width:100%}.artist-story__media{aspect-ratio:16 / 9;overflow:hidden;border-radius:6px;min-width:0;max-width:100%;background:#efeee9}.artist-story__media img,.artist-story__media-img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.artist-story__name{margin:0;font-size:36px;font-weight:700;line-height:1.2;overflow-wrap:anywhere}.artist-story__name-en{display:inline}.artist-story__kana{display:inline;font-size:.55em;font-weight:500;opacity:.65;margin-left:.35em;white-space:normal}.artist-story__intro{margin:0;font-size:15px;line-height:1.7}.artist-story__intro-content{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.artist-story__intro.is-expanded .artist-story__intro-content{-webkit-line-clamp:unset;display:block;overflow:visible}.artist-story__toggle{margin-top:8px;padding:4px 0;border:0;background:transparent;font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.artist-story__toggle.is-hidden{display:none}.artist-story__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:fit-content;padding:13px 24px;border-radius:999px;border:0;background:#30353b;color:#fff;font-size:15px;font-weight:600;text-decoration:none}.artist-story__btn:hover{background:#202429}@media(min-width:769px){.artist-story__identity{order:2;margin-top:24px}.artist-story__top{order:1;display:grid;grid-template-columns:minmax(0,7fr) minmax(240px,3fr);gap:24px;align-items:stretch;min-width:0}.artist-story__side{min-width:0;max-width:100%}.artist-story__links-compact{display:none}.artist-story__links-full{display:block}}.artist-story__smartlink{width:100%;padding:24px;border:1px solid rgba(0,0,0,.08);border-radius:8px;background:#f8f8f8;display:flex;flex-direction:column;justify-content:center;gap:16px}.artist-story__smartlink-name{margin:0;font-size:18px;font-weight:700;line-height:1.35}.artist-story__smartlink-note{margin:0;font-size:13px;line-height:1.5;color:#666}@media(max-width:768px){.artist-story{padding:14px;border-radius:8px;margin-bottom:20px}.artist-story__layout{display:flex;flex-direction:column;gap:12px}.artist-story__identity{order:1}.artist-story__top{order:2;display:flex;flex-direction:column;gap:12px;min-width:0}.artist-story__name{font-size:clamp(1.6rem,7vw,2rem);margin:0}.artist-story__name-en{display:block}.artist-story__kana{display:block;margin-left:0;margin-top:.15em;font-size:.58em;white-space:normal;overflow:visible;text-overflow:unset;max-width:100%}.artist-story__media{border-radius:6px}.artist-story__side{margin-top:0}.artist-story__links-card{padding:12px;gap:10px;border-radius:8px}.artist-story__links-title,.artist-story__links-full{display:none}.artist-story__links-compact{display:flex;flex-direction:column;gap:10px}.artist-story__compact-primary{display:flex;align-items:center;justify-content:center;min-height:44px;padding:.7rem 1rem;background:#30353b;color:#fff;font-size:14px;font-weight:700;text-decoration:none;border-radius:8px;box-sizing:border-box}.artist-story__compact-stream{display:flex;flex-wrap:wrap;gap:8px}.artist-story__compact-chip{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.45rem .75rem;border:1px solid rgba(48,53,59,.28);border-radius:8px;color:#30353b;font-size:13px;font-weight:600;text-decoration:none;box-sizing:border-box}.artist-story__more-links{margin:0;border-top:1px solid rgba(0,0,0,.08);padding-top:6px}.artist-story__more-links>summary{cursor:pointer;list-style:none;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;font-weight:700;color:#444}.artist-story__more-links>summary::-webkit-details-marker{display:none}.artist-story__disclosure-icon{flex:0 0 28px;width:28px;height:28px;border:1px solid rgba(48,53,59,.28);border-radius:999px;position:relative;display:block}.artist-story__disclosure-icon:before{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;margin:-5px 0 0 -4px;border-right:2px solid #30353B;border-bottom:2px solid #30353B;transform:rotate(45deg);transition:transform .2s ease}.artist-story__more-links[open]>summary .artist-story__disclosure-icon:before{margin-top:-2px;transform:rotate(225deg)}@media(prefers-reduced-motion:reduce){.artist-story__disclosure-icon:before{transition:none}}.artist-story__more-links-body{padding-bottom:4px}.artist-story__btn{width:100%}.artist-story--no-links .artist-story__top{gap:0}}.artist-story__links-card{display:flex;flex-direction:column;align-self:stretch;justify-content:flex-start;gap:16px;padding:16px 18px;border:1px solid rgba(0,0,0,.08);border-radius:8px;background:#f8f8f8;min-width:0;max-width:100%;box-sizing:border-box}.artist-story__links-title{margin:0;font-size:13px;font-weight:700;letter-spacing:.08em;line-height:1.35;color:#6f7f8f}.artist-story__links-group{margin:0}.artist-story__links-heading{margin:0 0 6px;font-size:11px;font-weight:700;line-height:1.2;letter-spacing:.08em;color:#6f7f8f}.artist-story__link-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;padding:10px 0;border-top:1px solid rgba(48,53,59,.12);color:#30353b;font-size:14px;font-weight:600;line-height:1.35;text-decoration:none;transition:background-color .18s ease,color .18s ease,padding-left .18s ease}.artist-story__link-row:last-child{border-bottom:1px solid rgba(48,53,59,.12)}.artist-story__link-row:hover,.artist-story__link-row:active{background:#30353b0b;color:#202429;padding-left:8px}.artist-story__link-arrow{flex:0 0 auto;font-size:14px;opacity:.65;transition:transform .18s ease,opacity .18s ease}.artist-story__link-row:hover .artist-story__link-arrow{transform:translate(3px);opacity:1}.artist-story__link-row--all{font-weight:700}@media(min-width:769px){.artist-story__links-card{display:flex;flex-direction:column;padding:18px 20px;gap:16px;border-radius:8px;border:1px solid rgba(0,0,0,.08)}.artist-story__link-row{min-height:44px}}@media(max-width:768px){.artist-story__links-card{padding:12px;gap:10px;border-radius:8px}.artist-story__link-row{min-height:44px}}.artist-editorial{margin:0 0 32px}.artist-editorial__disclosure{border:0;background:transparent}.artist-editorial__mobile-summary{display:none}@media(min-width:769px){.artist-editorial__disclosure{display:block;border:1px solid rgba(0,0,0,.08);border-radius:8px;background:transparent;overflow:hidden}.artist-editorial__mobile-summary{display:flex;cursor:pointer;list-style:none;min-height:52px;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;font-size:13px;font-weight:700;letter-spacing:.04em;color:#333;box-sizing:border-box;background:#fff}.artist-editorial__mobile-summary::-webkit-details-marker{display:none}.artist-editorial__mobile-summary-label{flex:1 1 auto;min-width:0}.artist-editorial__disclosure-icon{flex:0 0 28px;width:28px;height:28px;border:1px solid rgba(48,53,59,.28);border-radius:999px;position:relative;display:block;background:#fff}.artist-editorial__disclosure-icon:before{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;margin:-5px 0 0 -4px;border-right:2px solid #30353B;border-bottom:2px solid #30353B;transform:rotate(45deg);transition:transform .2s ease}.artist-editorial__disclosure[open]>.artist-editorial__mobile-summary .artist-editorial__disclosure-icon:before{margin-top:-2px;transform:rotate(225deg)}.artist-editorial__disclosure>.artist-editorial__body{padding:12px 16px 16px;background:transparent}.artist-editorial__body .artist-editorial__layout{gap:16px}.artist-editorial__body .artist-editorial__links,.artist-editorial__body .artist-editorial__video{background:#fff}}@media(max-width:768px){.artist-editorial{margin:0 0 16px}.artist-editorial__disclosure{display:block;border:1px solid rgba(0,0,0,.08);border-radius:8px;background:#fff;overflow:hidden}.artist-editorial__mobile-summary{display:flex;cursor:pointer;list-style:none;min-height:52px;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;font-size:13px;font-weight:700;letter-spacing:.04em;color:#333;box-sizing:border-box}.artist-editorial__mobile-summary::-webkit-details-marker{display:none}.artist-editorial__mobile-summary-label{flex:1 1 auto;min-width:0}.artist-editorial__disclosure-icon{flex:0 0 28px;width:28px;height:28px;border:1px solid rgba(48,53,59,.28);border-radius:999px;position:relative;display:block;background:#fff}.artist-editorial__disclosure-icon:before{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;margin:-5px 0 0 -4px;border-right:2px solid #30353B;border-bottom:2px solid #30353B;transform:rotate(45deg);transition:transform .2s ease}.artist-editorial__disclosure[open]>.artist-editorial__mobile-summary .artist-editorial__disclosure-icon:before{margin-top:-2px;transform:rotate(225deg)}@media(prefers-reduced-motion:reduce){.artist-editorial__disclosure-icon:before{transition:none}}.artist-editorial__body{padding:0 12px 14px}.artist-editorial__body .artist-editorial__layout{display:flex;flex-direction:column;gap:12px}.artist-editorial__body .artist-editorial__links,.artist-editorial__body .artist-editorial__video{padding:14px;border-radius:8px}}.artist-editorial__heading{margin:0 0 14px;font-size:11px;font-weight:700;line-height:1.2;letter-spacing:.08em;color:#6f7f8f}.artist-editorial__links{padding:24px;border:1px solid rgba(0,0,0,.06);border-radius:8px;background:#fff;min-width:0}.artist-editorial__link-row{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-top:1px solid rgba(48,53,59,.1);color:#1a1a1a;text-decoration:none;border-radius:6px;transition:background-color .15s ease,padding-left .15s ease}.artist-editorial__link-row:last-child{border-bottom:1px solid rgba(48,53,59,.1)}.artist-editorial__link-row:hover{background:#30353b0a;padding-left:6px}.artist-editorial__link-thumb{flex:0 0 96px;width:96px;aspect-ratio:4 / 3;border-radius:8px;overflow:hidden;background:#f4f6f8}.artist-editorial__link-thumb img{width:100%;height:100%;object-fit:cover;display:block}.artist-editorial__link-thumb--placeholder,.artist-editorial__link-thumb--empty{width:100%;height:100%;min-height:72px;background:#e8e6e1;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#6b6862}.artist-editorial__link-thumb-img{width:100%;height:100%;object-fit:cover;display:block}.artist-editorial__link-body{flex:1 1 0;display:flex;flex-direction:column;gap:3px;min-width:0}.artist-editorial__link-meta{margin:0;font-size:11px;font-weight:700;letter-spacing:.06em;color:#30353b;text-transform:uppercase}.artist-editorial__link-title{margin:0;font-size:14px;font-weight:600;line-height:1.4;color:#1a1a1a}.artist-editorial__link-summary{margin:0;font-size:13px;line-height:1.45;color:#666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.artist-editorial__link-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:2px;width:100%}.artist-editorial__link-date{margin:0;font-size:12px;color:#888}.artist-editorial__link-date--empty{min-height:1em}.artist-editorial__link-arrow{flex:0 0 auto;font-size:14px;color:#30353b;opacity:.55;transition:transform .15s ease,opacity .15s ease}.artist-editorial__link-row:hover .artist-editorial__link-arrow{transform:translate(3px);opacity:1}.artist-editorial__video{padding:24px;border:1px solid rgba(0,0,0,.06);border-radius:8px;background:#fff}.artist-editorial__video-card{display:block;border:1px solid rgba(0,0,0,.08);border-radius:6px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .2s ease}.artist-editorial__video-card:hover{box-shadow:0 4px 14px #00000017}.artist-editorial__video-thumb{aspect-ratio:16 / 9;overflow:hidden;background:#f0f0f0}.artist-editorial__video-thumb img{width:100%;height:100%;object-fit:cover;display:block}.artist-editorial__video-thumb--placeholder{display:flex;align-items:center;justify-content:center;background:#f5f7fa}.artist-editorial__video-info{padding:12px 14px}.artist-editorial__video-title{margin:0 0 4px;font-size:14px;font-weight:600;line-height:1.4;color:#1a1a1a}.artist-editorial__video-cta{margin:0;font-size:13px;font-weight:600;color:#30353b}@media(min-width:769px){.artist-editorial__layout{display:grid;grid-template-columns:minmax(0,7fr) minmax(280px,3fr);gap:24px;align-items:stretch}.artist-editorial__layout--single{display:block}.artist-editorial__layout--single .artist-editorial__links,.artist-editorial__layout--single .artist-editorial__video{max-width:820px}}@media(max-width:768px){.artist-editorial__layout{display:flex;flex-direction:column;gap:16px}.artist-editorial__links,.artist-editorial__video{padding:16px;border-radius:8px}.artist-editorial__link-row{display:flex;flex-direction:column;align-items:stretch;gap:10px;padding:14px 0;border-radius:0}.artist-editorial__link-row:hover{padding-left:0;background:transparent}.artist-editorial__link-thumb{flex:0 0 auto;width:100%;max-width:100%;border-radius:12px}.artist-editorial__link-thumb--full{aspect-ratio:16 / 9}.artist-editorial__link-thumb--full .artist-editorial__link-thumb-img{width:100%;height:100%;object-fit:cover}.artist-editorial__link-thumb--cap{width:auto;max-width:min(100%,var(--ae-thumb-cap, 200px));aspect-ratio:auto;align-self:flex-start;background:#efeee9}.artist-editorial__link-thumb--cap .artist-editorial__link-thumb-img{width:100%;height:auto;max-width:100%;object-fit:contain;display:block}.artist-editorial__link-thumb--placeholder,.artist-editorial__link-thumb--empty{width:72px;max-width:72px;min-height:72px;aspect-ratio:1;align-self:flex-start}.artist-editorial__link-body{flex:0 0 auto;width:100%;max-width:100%;min-width:0;gap:6px}.artist-editorial__link-meta,.artist-editorial__link-title,.artist-editorial__link-summary{width:100%;max-width:100%;white-space:normal;overflow:visible;text-overflow:unset}.artist-editorial__link-title{font-size:15px;line-height:1.45;overflow-wrap:anywhere}.artist-editorial__link-summary{display:block;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:visible;line-height:1.5}.artist-editorial__link-footer{margin-top:4px}.artist-editorial__video-card{border-radius:6px}.artist-editorial__layout--video-only .artist-editorial__video{max-width:none}main:has([data-artist-story]) .artist-featured-highlight__link,main:has(.artist-story) .artist-featured-highlight__link{border-radius:8px}main:has([data-artist-story]) #product-grid .card,main:has(.artist-story) #product-grid .card,main:has([data-artist-story]) #product-grid .card__inner,main:has(.artist-story) #product-grid .card__inner{border-radius:8px}main:has([data-artist-story]) #product-grid .card__media,main:has(.artist-story) #product-grid .card__media,main:has([data-artist-story]) #product-grid .media,main:has(.artist-story) #product-grid .media{border-radius:6px}main:has([data-artist-story]) #product-grid .card__media,main:has(.artist-story) #product-grid .card__media,main:has([data-artist-story]) #product-grid .media,main:has(.artist-story) #product-grid .media{overflow:hidden}}.artist-editorial__layout--video-only{display:block}.artist-editorial__layout--video-only .artist-editorial__video{max-width:380px}.artist-editorial__intro-content{max-height:420px;overflow:hidden}.artist-editorial__intro-content.is-expanded{max-height:none}.artist-editorial__intro-toggle{display:block;margin-top:12px;padding:4px 0;border:0;background:transparent;font-size:13px;font-weight:600;color:#30353b;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.artist-editorial__intro-toggle.is-hidden{display:none}.artist-story__links-full{display:block}.artist-story__links-compact{display:none}@media(max-width:768px){.artist-story__links-title,.artist-story__links-full{display:none!important}.artist-story__links-compact{display:flex!important;flex-direction:column;gap:10px}}@media(min-width:769px){.artist-story__links-compact{display:none!important}.artist-story__links-full{display:block!important}}@media(max-width:749px){.template-collection .container,.template-collection .st-system-collection{max-width:100%;width:100%;box-sizing:border-box;padding-left:max(12px,env(safe-area-inset-left,0px));padding-right:max(12px,env(safe-area-inset-right,0px))}.template-collection{overflow-x:clip}.template-collection .collection-actions-main{display:none!important}.template-collection .collection-actions-wrapper:not(.has-active-filters):not(:has(#ProductCount)):not(:has(.collection-actions-compare)){display:none!important}.template-collection .product-grid.grid-2-col{gap:8px 10px;--grid-mobile-horizontal-spacing: 10px;--grid-mobile-vertical-spacing: 8px;--grid-desktop-horizontal-spacing: 10px;--grid-desktop-vertical-spacing: 8px;border-inline-start:none;border-start-start-radius:0;width:100%;max-width:100%;box-sizing:border-box}.template-collection .product-grid.grid-2-col .grid-item{width:calc(50% - 5px);max-width:calc(50% - 5px);margin-bottom:0;padding:0;min-width:0}.template-collection .product-grid.grid-2-col .card-product,.template-collection .product-grid.grid-2-col .card-article{border-radius:8px;border:1px solid rgb(var(--color-product-cards-border));box-sizing:border-box;max-width:100%;overflow:hidden}.template-collection .product-grid.grid-2-col .grid-item:first-child .card-product,.template-collection .product-grid.grid-2-col .grid-item:nth-child(2) .card-product,.template-collection .product-grid.grid-2-col .grid-item:nth-last-child(2) .card-product,.template-collection .product-grid.grid-2-col .grid-item:last-child .card-product{border-radius:8px}.template-collection #product-grid .card-product .card-product-actions,.template-collection #product-grid .card-product .card-floating-footer,.template-collection #product-grid .card-product .product-actions-add-to-cart{width:100%;max-width:100%;margin-left:0;margin-right:0;box-sizing:border-box}.template-collection #product-grid .card-product .card-product-actions{display:flex;justify-content:center;padding:0;margin-top:.8rem}.template-collection #product-grid .card-product .product-actions-add-to-cart{--atcH: 44px;--atcR: 8px;width:100%;max-width:100%;justify-content:center}.template-collection #product-grid .card-product .button-add-to-cart,.template-collection #product-grid .card-product .card-product-actions .button{width:100%;max-width:100%;min-width:0;height:44px!important;min-height:44px;max-height:44px;padding:0 10px;margin:0;border-radius:8px!important;box-sizing:border-box;box-shadow:none!important}.template-collection .artist-story,.template-collection .artist-editorial,.template-collection .artist-featured-highlight{max-width:100%;min-width:0;box-sizing:border-box}}body.template-collection:has([data-artist-story]),body.template-collection:has(.artist-story){--st-artist-page-bg: #f6f6f6;--st-artist-gutter: 12px;--st-artist-stack-gap: 16px;--st-artist-card-radius: 8px;--st-artist-card-border: 1px solid rgba(0, 0, 0, .08)}body.template-collection:has([data-artist-story]) #MainContent,body.template-collection:has(.artist-story) #MainContent{background-color:var(--st-artist-page-bg)}body.template-collection:has([data-artist-story]) #MainContent .section>[class*=color-],body.template-collection:has(.artist-story) #MainContent .section>[class*=color-],body.template-collection:has([data-artist-story]) #MainContent>.shopify-section>[class*=color-],body.template-collection:has(.artist-story) #MainContent>.shopify-section>[class*=color-]{background-color:transparent}body.template-collection:has([data-artist-story]) #MainContent .st-fan-follow,body.template-collection:has(.artist-story) #MainContent .st-fan-follow{background:transparent;border:0;border-top-color:transparent;border-bottom-color:transparent}body.template-collection:has([data-artist-story]) #MainContent .artist-story,body.template-collection:has(.artist-story) #MainContent .artist-story,body.template-collection:has([data-artist-story]) #MainContent .artist-featured-highlight__link,body.template-collection:has(.artist-story) #MainContent .artist-featured-highlight__link,body.template-collection:has([data-artist-story]) #MainContent .section-featured-product .product-section-featured,body.template-collection:has(.artist-story) #MainContent .section-featured-product .product-section-featured,body.template-collection:has([data-artist-story]) #MainContent .artist-editorial__links,body.template-collection:has(.artist-story) #MainContent .artist-editorial__links,body.template-collection:has([data-artist-story]) #MainContent .artist-editorial__video,body.template-collection:has(.artist-story) #MainContent .artist-editorial__video,body.template-collection:has([data-artist-story]) #MainContent #product-grid .card-product,body.template-collection:has(.artist-story) #MainContent #product-grid .card-product,body.template-collection:has([data-artist-story]) #MainContent #product-grid .card,body.template-collection:has(.artist-story) #MainContent #product-grid .card{background-color:#fff}body.template-collection:has([data-artist-story]) #MainContent .collection-actions-main .button-sidebar-drawer-open,body.template-collection:has(.artist-story) #MainContent .collection-actions-main .button-sidebar-drawer-open,body.template-collection:has([data-artist-story]) #MainContent .collection-actions-filters-container,body.template-collection:has(.artist-story) #MainContent .collection-actions-filters-container,body.template-collection:has([data-artist-story]) #MainContent .collection-actions-filters,body.template-collection:has(.artist-story) #MainContent .collection-actions-filters,body.template-collection:has([data-artist-story]) #MainContent .facets-wrap .page-sidebar,body.template-collection:has(.artist-story) #MainContent .facets-wrap .page-sidebar,body.template-collection:has([data-artist-story]) #MainContent .facets-wrap aside.facets,body.template-collection:has(.artist-story) #MainContent .facets-wrap aside.facets,body.template-collection:has([data-artist-story]) #MainContent .facets-container,body.template-collection:has(.artist-story) #MainContent .facets-container{display:none!important}@media(max-width:768px){body.template-collection:has([data-artist-story]) #MainContent>.shopify-section:has([data-artist-story]),body.template-collection:has([data-artist-story]) #MainContent>.shopify-section:has(.artist-story),body.template-collection:has(.artist-story) #MainContent>.shopify-section:has([data-artist-story]),body.template-collection:has(.artist-story) #MainContent>.shopify-section:has(.artist-story){padding-top:var(--st-artist-stack-gap);box-sizing:border-box}body.template-collection:has([data-artist-story]) #MainContent .artist-story,body.template-collection:has(.artist-story) #MainContent .artist-story{margin-top:0;margin-bottom:var(--st-artist-stack-gap);border:var(--st-artist-card-border);border-radius:var(--st-artist-card-radius)}body.template-collection:has([data-artist-story]) #MainContent .artist-featured-highlight,body.template-collection:has(.artist-story) #MainContent .artist-featured-highlight{padding-top:0!important;padding-bottom:0!important;margin:0 0 var(--st-artist-stack-gap)}body.template-collection:has([data-artist-story]) #MainContent .artist-featured-highlight__inner,body.template-collection:has(.artist-story) #MainContent .artist-featured-highlight__inner{padding-left:var(--st-artist-gutter)!important;padding-right:var(--st-artist-gutter)!important;max-width:none;width:100%;box-sizing:border-box}body.template-collection:has([data-artist-story]) #MainContent .artist-featured-highlight__link,body.template-collection:has(.artist-story) #MainContent .artist-featured-highlight__link{border:var(--st-artist-card-border);border-radius:var(--st-artist-card-radius)}body.template-collection:has([data-artist-story]) #MainContent .artist-editorial,body.template-collection:has(.artist-story) #MainContent .artist-editorial{margin:0 0 var(--st-artist-stack-gap)}body.template-collection:has([data-artist-story]) #MainContent .artist-editorial__disclosure,body.template-collection:has(.artist-story) #MainContent .artist-editorial__disclosure{border:var(--st-artist-card-border);border-radius:var(--st-artist-card-radius)}body.template-collection:has([data-artist-story]) #MainContent .st-fan-follow,body.template-collection:has(.artist-story) #MainContent .st-fan-follow{margin:0 var(--st-artist-gutter) var(--st-artist-stack-gap);padding:0!important;width:auto;max-width:none!important;box-sizing:border-box}body.template-collection:has([data-artist-story]) #MainContent .st-fan-follow__inner,body.template-collection:has(.artist-story) #MainContent .st-fan-follow__inner{width:100%;max-width:none!important;margin:0;padding:12px!important;box-sizing:border-box;background:#fff;border:var(--st-artist-card-border);border-radius:var(--st-artist-card-radius);height:auto;max-height:none;overflow:visible}body.template-collection:has([data-artist-story]) #MainContent .st-fan-follow__row,body.template-collection:has(.artist-story) #MainContent .st-fan-follow__row,body.template-collection:has([data-artist-story]) #MainContent .st-fan-follow__copy,body.template-collection:has(.artist-story) #MainContent .st-fan-follow__copy,body.template-collection:has([data-artist-story]) #MainContent .st-fan-follow__embed,body.template-collection:has(.artist-story) #MainContent .st-fan-follow__embed{width:100%;max-width:100%!important;min-width:0;height:auto;max-height:none;box-sizing:border-box}body.template-collection:has([data-artist-story]) #MainContent .st-fan-follow__label,body.template-collection:has(.artist-story) #MainContent .st-fan-follow__label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.template-collection:has([data-artist-story]) #MainContent .section-main-collection-product-grid>.container,body.template-collection:has(.artist-story) #MainContent .section-main-collection-product-grid>.container,body.template-collection:has([data-artist-story]) #MainContent .section-main-collection-product-grid .container,body.template-collection:has(.artist-story) #MainContent .section-main-collection-product-grid .container{padding-left:var(--st-artist-gutter)!important;padding-right:var(--st-artist-gutter)!important}body.template-collection:has([data-artist-story]) #MainContent .section-main-collection-product-grid>.container>.block-section,body.template-collection:has(.artist-story) #MainContent .section-main-collection-product-grid>.container>.block-section,body.template-collection:has([data-artist-story]) #MainContent .section-main-collection-product-grid .block-section,body.template-collection:has(.artist-story) #MainContent .section-main-collection-product-grid .block-section{margin-top:0!important;padding-top:0!important}body.template-collection:has([data-artist-story]) #MainContent .shopify-section:has([data-artist-story]) .container,body.template-collection:has([data-artist-story]) #MainContent .shopify-section:has(.artist-story) .container,body.template-collection:has(.artist-story) #MainContent .shopify-section:has([data-artist-story]) .container,body.template-collection:has(.artist-story) #MainContent .shopify-section:has(.artist-story) .container,body.template-collection:has([data-artist-story]) #MainContent .shopify-section:has([data-artist-editorial]) .container,body.template-collection:has(.artist-story) #MainContent .shopify-section:has([data-artist-editorial]) .container{padding-left:var(--st-artist-gutter)!important;padding-right:var(--st-artist-gutter)!important}body.template-collection:has([data-artist-story]) #MainContent .section-featured-product,body.template-collection:has(.artist-story) #MainContent .section-featured-product{margin:0 0 var(--st-artist-stack-gap);padding:0!important;max-width:none;box-sizing:border-box}body.template-collection:has([data-artist-story]) #MainContent .section-featured-product .container,body.template-collection:has(.artist-story) #MainContent .section-featured-product .container{padding-left:var(--st-artist-gutter)!important;padding-right:var(--st-artist-gutter)!important;max-width:none;width:100%;box-sizing:border-box}body.template-collection:has([data-artist-story]) #MainContent .section-featured-product .block-section,body.template-collection:has(.artist-story) #MainContent .section-featured-product .block-section{margin-top:0!important;margin-bottom:0!important;padding:0!important}body.template-collection:has([data-artist-story]) #MainContent .section-featured-product .product-section-featured,body.template-collection:has(.artist-story) #MainContent .section-featured-product .product-section-featured{background-color:#fff;border:var(--st-artist-card-border);border-radius:var(--st-artist-card-radius);padding:12px;width:100%;max-width:100%;box-sizing:border-box;overflow:visible}body.template-collection:has([data-artist-story]) #MainContent .section-featured-product .product-media-gallery-wrap,body.template-collection:has([data-artist-story]) #MainContent .section-featured-product .product-info-wrap-content,body.template-collection:has([data-artist-story]) #MainContent .section-featured-product .product-info,body.template-collection:has([data-artist-story]) #MainContent .section-featured-product .product-actions,body.template-collection:has([data-artist-story]) #MainContent .section-featured-product form,body.template-collection:has(.artist-story) #MainContent .section-featured-product .product-media-gallery-wrap,body.template-collection:has(.artist-story) #MainContent .section-featured-product .product-info-wrap-content,body.template-collection:has(.artist-story) #MainContent .section-featured-product .product-info,body.template-collection:has(.artist-story) #MainContent .section-featured-product .product-actions,body.template-collection:has(.artist-story) #MainContent .section-featured-product form{max-width:100%;min-width:0;box-sizing:border-box}body.template-collection:has([data-artist-story]) #MainContent .section-featured-product .product-media-gallery-wrap,body.template-collection:has(.artist-story) #MainContent .section-featured-product .product-media-gallery-wrap,body.template-collection:has([data-artist-story]) #MainContent .section-featured-product .product-media-wrapper,body.template-collection:has(.artist-story) #MainContent .section-featured-product .product-media-wrapper,body.template-collection:has([data-artist-story]) #MainContent .section-featured-product .product-media-main-wrapper,body.template-collection:has(.artist-story) #MainContent .section-featured-product .product-media-main-wrapper,body.template-collection:has([data-artist-story]) #MainContent .section-featured-product .product-media-main,body.template-collection:has(.artist-story) #MainContent .section-featured-product .product-media-main,body.template-collection:has([data-artist-story]) #MainContent .section-featured-product .product-modal-opener,body.template-collection:has(.artist-story) #MainContent .section-featured-product .product-modal-opener{width:100%;max-width:100%;min-width:0;box-sizing:border-box}body.template-collection:has([data-artist-story]) #MainContent .section-featured-product .product-media img,body.template-collection:has(.artist-story) #MainContent .section-featured-product .product-media img,body.template-collection:has([data-artist-story]) #MainContent .section-featured-product .product-media-main img,body.template-collection:has(.artist-story) #MainContent .section-featured-product .product-media-main img{display:block;width:100%;max-width:100%;height:auto;object-fit:contain;object-position:center center}body.template-collection:has([data-artist-story]) #MainContent .section-featured-product .button,body.template-collection:has([data-artist-story]) #MainContent .section-featured-product .button-add-to-cart,body.template-collection:has(.artist-story) #MainContent .section-featured-product .button,body.template-collection:has(.artist-story) #MainContent .section-featured-product .button-add-to-cart{width:100%;max-width:100%;min-width:0}}@media(max-width:749px){body.template-collection:has([data-artist-story]) #MainContent .section-featured-product .product-actions-add-to-cart,body.template-collection:has(.artist-story) #MainContent .section-featured-product .product-actions-add-to-cart,body.template-collection:has([data-artist-story]) #MainContent .section-featured-product .product-actions-add-to-cart-quantity,body.template-collection:has(.artist-story) #MainContent .section-featured-product .product-actions-add-to-cart-quantity{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;justify-content:center!important;gap:8px!important;width:100%!important;max-width:100%!important;box-sizing:border-box}body.template-collection:has([data-artist-story]) #MainContent .section-featured-product .product-actions-add-to-cart quantity-input,body.template-collection:has(.artist-story) #MainContent .section-featured-product .product-actions-add-to-cart quantity-input,body.template-collection:has([data-artist-story]) #MainContent .section-featured-product .product-actions-add-to-cart .quantity-input,body.template-collection:has(.artist-story) #MainContent .section-featured-product .product-actions-add-to-cart .quantity-input,body.template-collection:has([data-artist-story]) #MainContent .section-featured-product .product-actions-add-to-cart .button-add-to-cart,body.template-collection:has(.artist-story) #MainContent .section-featured-product .product-actions-add-to-cart .button-add-to-cart{flex:0 0 auto!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;box-sizing:border-box!important;margin:0!important;border-radius:8px!important}body.template-collection:has([data-artist-story]) #MainContent .section-featured-product .product-actions-add-to-cart .button-add-to-cart,body.template-collection:has(.artist-story) #MainContent .section-featured-product .product-actions-add-to-cart .button-add-to-cart{display:flex!important;align-items:center!important;justify-content:center!important;white-space:normal!important;overflow:visible!important;text-overflow:unset!important;text-align:center;padding-left:12px!important;padding-right:12px!important}body.template-collection:has([data-artist-story]) #MainContent .section-featured-product .product-actions-add-to-cart .quantity-input-field,body.template-collection:has(.artist-story) #MainContent .section-featured-product .product-actions-add-to-cart .quantity-input-field,body.template-collection:has([data-artist-story]) #MainContent .section-featured-product .product-actions-add-to-cart .quantity-input-button,body.template-collection:has(.artist-story) #MainContent .section-featured-product .product-actions-add-to-cart .quantity-input-button{min-height:44px!important;height:auto!important}}@media(min-width:769px){body.template-collection:has([data-artist-story]),body.template-collection:has(.artist-story){--st-artist-desktop-gutter: 20px;--st-artist-desktop-stack-gap: 16px}body.template-collection:has([data-artist-story]) #MainContent>.shopify-section:has([data-artist-story]),body.template-collection:has([data-artist-story]) #MainContent>.shopify-section:has(.artist-story),body.template-collection:has(.artist-story) #MainContent>.shopify-section:has([data-artist-story]),body.template-collection:has(.artist-story) #MainContent>.shopify-section:has(.artist-story){padding-top:var(--st-artist-desktop-stack-gap);box-sizing:border-box}body.template-collection:has([data-artist-story]) #MainContent .artist-story,body.template-collection:has(.artist-story) #MainContent .artist-story{margin-top:0;margin-bottom:var(--st-artist-desktop-stack-gap)}body.template-collection:has([data-artist-story]) #MainContent .artist-editorial,body.template-collection:has(.artist-story) #MainContent .artist-editorial{margin:0 0 var(--st-artist-desktop-stack-gap)}body.template-collection:has([data-artist-story]) #MainContent .artist-editorial__disclosure,body.template-collection:has(.artist-story) #MainContent .artist-editorial__disclosure{background:transparent}body.template-collection:has([data-artist-story]) #MainContent .artist-featured-highlight,body.template-collection:has(.artist-story) #MainContent .artist-featured-highlight{padding-top:0!important;padding-bottom:0!important;margin:0 0 var(--st-artist-desktop-stack-gap)}body.template-collection:has([data-artist-story]) #MainContent .artist-featured-highlight__inner,body.template-collection:has(.artist-story) #MainContent .artist-featured-highlight__inner{width:100%;max-width:var(--page-width)!important;margin-left:auto;margin-right:auto;padding-left:var(--st-artist-desktop-gutter)!important;padding-right:var(--st-artist-desktop-gutter)!important;box-sizing:border-box}body.template-collection:has([data-artist-story]) #MainContent .artist-featured-highlight__link,body.template-collection:has(.artist-story) #MainContent .artist-featured-highlight__link{width:100%;max-width:none;box-sizing:border-box;border:var(--st-artist-card-border);border-radius:var(--st-artist-card-radius)}body.template-collection:has([data-artist-story]) #MainContent .st-fan-follow,body.template-collection:has(.artist-story) #MainContent .st-fan-follow{margin-left:auto;margin-right:auto;margin-bottom:var(--st-artist-desktop-stack-gap);width:100%;max-width:var(--page-width)!important;box-sizing:border-box;padding-left:var(--st-artist-desktop-gutter)!important;padding-right:var(--st-artist-desktop-gutter)!important}body.template-collection:has([data-artist-story]) #MainContent .st-fan-follow__inner,body.template-collection:has(.artist-story) #MainContent .st-fan-follow__inner{max-width:none!important}body.template-collection:has([data-artist-story]) #MainContent .section-main-collection-product-grid>.container>.block-section,body.template-collection:has(.artist-story) #MainContent .section-main-collection-product-grid>.container>.block-section,body.template-collection:has([data-artist-story]) #MainContent .section-main-collection-product-grid .block-section,body.template-collection:has(.artist-story) #MainContent .section-main-collection-product-grid .block-section{margin-top:0!important;padding-top:0!important}body.template-collection:has([data-artist-story]) #MainContent .section-main-collection-product-grid>.container,body.template-collection:has(.artist-story) #MainContent .section-main-collection-product-grid>.container,body.template-collection:has([data-artist-story]) #MainContent .section-main-collection-product-grid .container,body.template-collection:has(.artist-story) #MainContent .section-main-collection-product-grid .container{padding-left:var(--st-artist-desktop-gutter)!important;padding-right:var(--st-artist-desktop-gutter)!important}}body.template-collection:has([data-label-identity]){--st-label-page-bg: #f6f6f6;--st-label-gutter: 12px;--st-label-stack-gap: 12px;--st-label-card-radius: 8px;--st-label-card-border: 1px solid rgba(0, 0, 0, .08);--st-label-desktop-gutter: 20px;--st-label-desktop-stack-gap: 16px}body.template-collection:has([data-label-identity]) #MainContent{background-color:var(--st-label-page-bg)}body.template-collection:has([data-label-identity]) #MainContent .section>[class*=color-],body.template-collection:has([data-label-identity]) #MainContent>.shopify-section>[class*=color-]{background-color:transparent}body.template-collection:has([data-label-identity]) #MainContent .label-identity,body.template-collection:has([data-label-identity]) #MainContent .label-feature,body.template-collection:has([data-label-identity]) #MainContent .label-roster-wrap,body.template-collection:has([data-label-identity]) #MainContent .st-fan-follow--label{background:transparent!important;border:0!important;border-top-color:transparent!important;border-bottom-color:transparent!important}body.template-collection:has([data-label-identity]) #MainContent #product-grid .card-product,body.template-collection:has([data-label-identity]) #MainContent #product-grid .card{background-color:#fff;border:var(--st-label-card-border);border-radius:var(--st-label-card-radius);overflow:hidden;box-sizing:border-box}body.template-collection:has([data-label-identity]) #MainContent #product-grid{gap:12px 10px}body.template-collection:has([data-label-identity]) #MainContent #product-grid .card-product .button-add-to-cart,body.template-collection:has([data-label-identity]) #MainContent #product-grid .card-product .product-actions{max-width:100%;box-sizing:border-box}@media(max-width:768px){body.template-collection:has([data-label-identity]) #MainContent>.shopify-section:has([data-label-identity]){padding-top:var(--st-label-stack-gap);box-sizing:border-box}body.template-collection:has([data-label-identity]) #MainContent .section-main-label-identity,body.template-collection:has([data-label-identity]) #MainContent .section-main-label-feature,body.template-collection:has([data-label-identity]) #MainContent .section-main-label-artist-roster{margin:0 var(--st-label-gutter) var(--st-label-stack-gap);padding:0!important;width:auto;max-width:none;box-sizing:border-box}body.template-collection:has([data-label-identity]) #MainContent .label-identity__inner,body.template-collection:has([data-label-identity]) #MainContent .label-roster-wrap__inner,body.template-collection:has([data-label-identity]) #MainContent .st-fan-follow--label .st-fan-follow__inner{max-width:none!important;width:100%;margin:0}body.template-collection:has([data-label-identity]) #MainContent .label-feature__inner{max-width:none!important;width:100%;margin:0;padding:0!important}body.template-collection:has([data-label-identity]) #MainContent .section-main-collection-product-grid>.container,body.template-collection:has([data-label-identity]) #MainContent .section-main-collection-product-grid .container{padding-left:var(--st-label-gutter)!important;padding-right:var(--st-label-gutter)!important}body.template-collection:has([data-label-identity]) #MainContent .section-main-collection-product-grid>.container>.block-section,body.template-collection:has([data-label-identity]) #MainContent .section-main-collection-product-grid .block-section{margin-top:0!important;padding-top:0!important}body.template-collection:has([data-label-identity]) #MainContent #product-grid{gap:12px 8px}}@media(min-width:769px){body.template-collection:has([data-label-identity]) #MainContent>.shopify-section:has([data-label-identity]){padding-top:var(--st-label-desktop-stack-gap);box-sizing:border-box}body.template-collection:has([data-label-identity]) #MainContent .section-main-label-identity,body.template-collection:has([data-label-identity]) #MainContent .section-main-label-feature,body.template-collection:has([data-label-identity]) #MainContent .section-main-label-artist-roster{max-width:var(--page-width);margin-left:auto;margin-right:auto;margin-bottom:var(--st-label-desktop-stack-gap);padding-left:var(--st-label-desktop-gutter)!important;padding-right:var(--st-label-desktop-gutter)!important;box-sizing:border-box;width:100%}body.template-collection:has([data-label-identity]) #MainContent .label-identity__inner,body.template-collection:has([data-label-identity]) #MainContent .label-feature__inner,body.template-collection:has([data-label-identity]) #MainContent .label-roster-wrap__inner,body.template-collection:has([data-label-identity]) #MainContent .st-fan-follow--label .st-fan-follow__inner{max-width:none!important}body.template-collection:has([data-label-identity]) #MainContent .section-main-collection-product-grid>.container,body.template-collection:has([data-label-identity]) #MainContent .section-main-collection-product-grid .container{padding-left:var(--st-label-desktop-gutter)!important;padding-right:var(--st-label-desktop-gutter)!important}body.template-collection:has([data-label-identity]) #MainContent .section-main-collection-product-grid>.container>.block-section,body.template-collection:has([data-label-identity]) #MainContent .section-main-collection-product-grid .block-section{margin-top:0!important;padding-top:0!important}body.template-collection:has([data-label-identity]) #MainContent #product-grid{gap:16px 14px}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/template-collection.css.map */
