.c-artist-list{padding:var(--c-spacing-xl, 4rem) 0}.c-artist-list__heading{margin-block-end:var(--c-spacing-lg, 2rem);font-size:.7rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase}.c-artist-list__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;list-style:none;padding:0;margin:0}@media(max-width:1024px){.c-artist-list__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.c-artist-list__grid{grid-template-columns:1fr}}.c-artist-list__item{padding:1.5rem}.c-artist-list__empty{font-size:.8rem;font-weight:300;color:var(--color-accent, #999);letter-spacing:.05em}.c-artist-page__hero{display:grid;grid-template-columns:1fr 2fr;align-items:stretch;border-bottom:1px solid #000}@media(max-width:768px){.c-artist-page__hero{grid-template-columns:1fr}.c-artist-page__hero-photo{border-right:none;border-bottom:1px solid #000}}.c-artist-page__hero-photo{border-right:1px solid #000;overflow:hidden;aspect-ratio:1}.c-artist-page__photo-placeholder{width:100%;height:100%;background-color:#f0f0f0}.c-artist-page__hero-info{display:flex;flex-direction:column;gap:.75rem;padding:20px}.c-artist-page__name{font-size:clamp(1rem,3vw,1.5rem);font-family:ryo-gothic-plusn,sans-serif;font-weight:700;letter-spacing:.06em;margin:0;line-height:1.2}.c-artist-page__bio{font-family:ryo-gothic-plusn,sans-serif;font-size:clamp(.875rem,.875rem + .682vw,1.25rem);font-weight:300;line-height:1.8;letter-spacing:.02em;margin:0}.c-artist-page__instagram{display:inline-block;font-size:.65rem;font-weight:300;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;color:inherit;border-bottom:1px solid currentColor;padding-bottom:.1rem;width:fit-content}.c-artist-page__hero-photo{overflow:hidden}.c-artist-page__photo{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.kuma-collection__sidenav-link.is-active{opacity:1;color:red}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.kuma-collection{display:flex;flex-direction:column}@media(min-width:800px){.kuma-collection{flex-direction:row;align-items:stretch}}.kuma-collection__side{flex-shrink:0}@media(min-width:800px){.kuma-collection__side{width:260px;flex-shrink:0;border-top:none;border-right:1px solid currentColor}.kuma-collection__side-inner{position:sticky;top:var(--header-height, 3.2rem);max-height:calc(100vh - var(--header-height, 3.2rem));overflow-y:auto}}.kuma-collection__banner{border-bottom:1px solid currentColor;padding:1rem 1.5rem;display:flex;justify-content:center;align-items:center}.kuma-collection__banner img{display:block;width:80%;height:auto;margin:0 auto}@media(min-width:800px){.kuma-collection__banner{padding:1.5rem;justify-content:center}.kuma-collection__banner img{width:auto;max-width:100%}}.kuma-collection__artists{border-bottom:1px solid currentColor}.kuma-collection__artists-heading{display:flex;align-items:center;height:50px;padding:0 1rem;border-bottom:1px solid currentColor;font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.kuma-collection__artists-list{list-style:none;padding:.75rem 1rem;margin:0;display:flex;flex-direction:column;gap:.4rem}.kuma-collection__artists-item{font-size:.78rem;font-weight:400;letter-spacing:.04em;line-height:1.4}.kuma-collection__sidenav-heading{font-family:ryo-gothic-plusn,sans-serif;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin:0}.kuma-collection__sidenav-divider{border:none;border-top:1px solid currentColor;margin:12px -1rem;opacity:1}.kuma-collection__sidenav{font-family:ryo-gothic-plusn,sans-serif;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.kuma-collection__sidenav-pages{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.35rem}.kuma-collection__sidenav-link{font-family:ryo-gothic-plusn,sans-serif;display:block;font-size:1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;color:inherit;opacity:.65;transition:opacity .15s ease;font-family:sans-serif}.kuma-collection__sidenav-link:hover{opacity:1}.kuma-collection__filter-heading{display:flex;align-items:center;height:50px;padding:0 1rem;border-bottom:1px solid currentColor;font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.kuma-collection__filter{border-bottom:1px solid currentColor}.kuma-collection__lv1{list-style:none;padding:1rem;margin:0;display:flex;flex-direction:column;gap:.75rem}.kuma-collection__lv1-item h3{font-size:.78rem;font-weight:600;letter-spacing:.06em}.kuma-collection__lv2{list-style:none;padding:.5rem 0 0 1rem;margin:0;display:flex;flex-direction:column;gap:.25rem}.kuma-collection__filter-link{display:flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:400;letter-spacing:.04em;text-decoration:none;color:inherit;opacity:.7;transition:opacity .15s ease}.kuma-collection__filter-link:hover{opacity:1}.kuma-collection__filter-link.is-active{opacity:1;font-weight:600}.kuma-collection__lv2-item .kuma-collection__filter-link:before{content:"";display:block;width:.45em;height:.45em;border:1px solid currentColor;flex-shrink:0}.kuma-collection__lv2-item.is-active .kuma-collection__filter-link:before{background-color:currentColor}.kuma-collection__search-area{border-top:1px solid currentColor}.kuma-collection__search-form{display:flex;align-items:center;gap:.5rem;margin:.75rem 1rem 1rem;padding-bottom:.5rem;border-bottom:2px solid currentColor}.kuma-collection__search-input{flex:1;background:none;border:none;outline:none;font-size:.78rem;color:inherit;padding:0}.kuma-collection__search-input::placeholder{opacity:.5}.kuma-collection__search-btn{background:none;border:none;cursor:pointer;color:inherit;padding:0;display:flex;align-items:center}.kuma-collection__search-btn svg{width:1rem;height:1rem;display:block}.kuma-collection__main{flex:1;min-width:0}@media(max-width:959px){.kuma-collection__main{border-top:1px solid currentColor}}.kuma-collection__list{display:grid;grid-template-columns:repeat(2,1fr);list-style:none;padding:0;margin:0}@media(min-width:960px){.kuma-collection__list{grid-template-columns:repeat(3,1fr)}}.kuma-collection__item{position:relative;border-bottom:1px solid currentColor;border-right:1px solid currentColor}@media(max-width:959px){.kuma-collection__item:nth-child(2n){border-right:none}}@media(min-width:960px){.kuma-collection__item:nth-child(3n){border-right:none}}@media(max-width:959px){.kuma-collection__list:last-child .kuma-collection__item:nth-last-child(-n+2):nth-child(odd),.kuma-collection__list:last-child .kuma-collection__item:nth-last-child(1){border-bottom:none}}@media(min-width:960px){.kuma-collection__list:last-child .kuma-collection__item:nth-last-child(-n+3):nth-child(3n+1),.kuma-collection__list:last-child .kuma-collection__item:nth-last-child(-n+2):nth-child(3n+2),.kuma-collection__list:last-child .kuma-collection__item:nth-last-child(1){border-bottom:none}}.kuma-collection__item-link{display:block;position:relative;aspect-ratio:1;overflow:hidden;text-decoration:none;perspective:600px}.kuma-collection__image-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:8%;background-color:transparent;transition:background-color .25s ease,transform .3s ease}.kuma-collection__item-link:hover .kuma-collection__image-wrap{background-color:#ff007f;transform:rotateX(4deg) rotateY(-4deg) scale(1.02)}.kuma-collection__image{display:block;width:100%;height:100%;object-fit:contain;object-position:center;filter:drop-shadow(6px 8px 16px rgba(0,0,0,.25))}.kuma-collection__image--placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.kuma-collection__image--placeholder svg{width:60%;height:60%;opacity:.2}.kuma-collection__label{position:absolute;right:0;top:0;background-color:var(--label-bg, hsl(210deg 8% 38%));color:#fff;padding:4px 8px;font-size:.58rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;pointer-events:none;white-space:nowrap;max-width:80%;overflow:hidden;text-overflow:ellipsis}.kuma-collection__info{display:flex;flex-direction:column;gap:.15rem;padding:.6rem .75rem .9rem}.kuma-collection__title{font-size:.72rem;font-weight:400;letter-spacing:.03em;line-height:1.45;margin:0}.kuma-collection__title a{text-decoration:none;color:inherit;transition:opacity .15s ease}.kuma-collection__title a:hover{opacity:.6}.kuma-collection__price{font-size:.68rem;font-weight:400;letter-spacing:.03em;color:var(--c-gray, #888);margin:0}.kuma-collection__pagination{display:flex;align-items:center;justify-content:center;gap:2rem;padding:2rem 1rem;border-top:1px solid currentColor}.kuma-collection__page-link{font-size:.72rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;color:inherit;border-bottom:1px solid currentColor;padding-bottom:.15rem;transition:opacity .15s ease}.kuma-collection__page-link:hover{opacity:.6}.kuma-collection__page-link--disabled{opacity:.3;cursor:default}.kuma-collection__page-info{font-size:.68rem;font-weight:400;letter-spacing:.05em;color:var(--c-gray, #888)}.kuma-collection__empty{padding:4rem 1rem;font-size:.8rem;font-weight:400;color:var(--c-gray, #888);letter-spacing:.05em;text-align:center}.cart{font-family:ryo-gothic-plusn,sans-serif}@media(min-width:800px){.cart{padding-bottom:0}}.cart__empty{padding:60px 20px;display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.cart__empty-text{font-size:clamp(.875rem,.875rem + .682vw,1.25rem);font-weight:400;letter-spacing:.02em;line-height:2;opacity:.75}.cart__items__wrp{display:grid;grid-template-columns:repeat(4,1fr)}.cart__items{grid-column:span 3;list-style:none;margin:0;padding:0;border-right:1px solid currentColor}@media(max-width:799px){.cart__items__wrp{grid-template-columns:1fr}.cart__items{grid-column:span 1;border-right:none}.cart__checkout{grid-column:span 1}}.cart__item{position:relative}@media(min-width:640px){.cart__item{display:flex;height:200px}}.cart__item-main{display:flex;height:200px}.cart__col1{display:flex;justify-content:center;align-items:center;width:140px;flex-shrink:0;height:100%;padding:1rem}@media(min-width:800px){.cart__col1{width:200px}}.cart__item-image-link{display:block;width:100%;height:100%}.cart__item-image{width:100%;height:100%;object-fit:contain;object-position:center top;filter:drop-shadow(6px 6px 12px rgba(0,0,0,.25));display:block}.cart__item-image--placeholder{background:#f7f7f7;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.cart__col2{padding:1rem 1rem 0 0;min-width:0}.cart__item-title{font-size:clamp(.875rem,.875rem + .682vw,1.25rem);font-weight:400;letter-spacing:.02em;line-height:2;margin:0}.cart__item-title a{text-decoration:none;color:inherit}.cart__item-title a:hover{text-decoration:underline}.cart__item-variant{font-size:clamp(.875rem,.875rem + .682vw,1.25rem);font-weight:400;letter-spacing:.02em;line-height:2;opacity:.75;margin:0}.cart__item-remove{position:absolute;background:none;border:none;padding:0;font-size:clamp(.875rem,.875rem + .682vw,1.25rem);font-weight:400;letter-spacing:.02em;line-height:2;opacity:.75;cursor:pointer;transition:opacity .15s ease}.cart__item-remove:hover{opacity:1}@media not all and (min-width:640px){.cart__item-remove{left:1rem;bottom:1rem}}@media(min-width:640px){.cart__item-remove{right:1rem;top:1rem}}.cart__item-price{position:absolute;right:1rem;bottom:1rem;font-size:clamp(.875rem,.875rem + .682vw,1.25rem);font-weight:400;letter-spacing:.02em;line-height:2;margin:0}.cart__qty-btn{position:relative;display:flex;justify-content:center;align-items:center;background:none;border:none;cursor:pointer;padding:0;transition:color .1s,background-color .1s}@media not all and (min-width:640px){.cart__qty-btn{width:50px;height:100%}}@media(min-width:640px){.cart__qty-btn{width:100%;height:50px}}.cart__qty-minus{order:1}@media not all and (min-width:640px){.cart__qty-minus{border-right:1px solid currentColor}}@media(min-width:640px){.cart__qty-minus{border-bottom:1px solid currentColor}}.cart__qty-minus:before{content:"";display:block;position:absolute;left:calc(50% - 6px);top:calc(50% - 1px);width:12px;height:2px;background-color:currentColor;pointer-events:none}.cart__qty-plus{order:3}@media not all and (min-width:640px){.cart__qty-plus{border-left:1px solid currentColor}}@media(min-width:640px){.cart__qty-plus{border-top:1px solid currentColor}}.cart__qty-plus:before,.cart__qty-plus:after{content:"";display:block;position:absolute;left:calc(50% - 6px);top:calc(50% - 1px);width:12px;height:2px;background-color:currentColor;pointer-events:none}.cart__qty-plus:after{transform:rotate(90deg)}.cart__qty-num{order:2;text-align:center;border:none;background:none;font-size:inherit;font-family:inherit;color:inherit;-moz-appearance:textfield;transition:color .1s,background-color .1s}.cart__qty-num::-webkit-outer-spin-button,.cart__qty-num::-webkit-inner-spin-button{-webkit-appearance:none}@media not all and (min-width:640px){.cart__qty-num{flex:1;height:100%}}@media(min-width:640px){.cart__qty-num{width:100%;flex:1}}@media(any-hover:hover){.cart__qty-btn:hover,.cart__qty-num:hover{background-color:var(--color-foreground, #000);color:var(--color-background, #fff)}}.cart__checkout{grid-column:span 1;padding:20px}.cart__subtotal{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.cart__subtotal-label{font-size:clamp(.875rem,.875rem + .682vw,1.25rem);font-weight:400;letter-spacing:.02em;line-height:2;opacity:.75}.cart__subtotal-price{font-size:clamp(.875rem,.875rem + .682vw,1.25rem);font-weight:400;letter-spacing:.02em;line-height:2}.cart__tax-note{font-size:clamp(.875rem,.875rem + .682vw,1.25rem);font-weight:400;letter-spacing:.02em;line-height:2;opacity:.75;margin:0}.cart__checkout-btn{display:flex;justify-content:center;align-items:center;width:100%;height:50px;margin-top:50px;border-radius:25px;background-color:var(--color-foreground, #000);border:1px solid var(--color-foreground, #000);color:var(--color-background, #fff);font-size:clamp(.875rem,.875rem + .682vw,1.25rem);font-weight:400;letter-spacing:.02em;cursor:pointer;transition:background-color .3s,color .3s}@media(any-hover:hover){.cart__checkout-btn:hover{background-color:transparent;color:var(--color-foreground, #000)}}.cart__back-header{display:flex;align-items:center;justify-content:flex-end;border-top:1px solid currentColor;padding:0 20px}.cart__back-link{font-size:14px;letter-spacing:.02em;text-decoration:none;color:inherit;border-left:1px solid currentColor;white-space:nowrap;line-height:60px;padding-left:20px}.collection-header{padding-block:2rem 1.5rem;border-bottom:1px solid rgba(18,18,18,.1);margin-block-end:2rem}.collection-header__title{font-size:.72rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;margin:0}.collection-header__desc{margin-block-start:.5rem;font-size:.8rem;font-weight:300;color:var(--color-accent, #999);letter-spacing:.03em}.collection-products__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1px;list-style:none;padding:0;margin:0}.collection-products__item{display:flex;flex-direction:column}.collection-products__link{display:block;overflow:hidden;border:none;border-radius:0;outline:none;aspect-ratio:3 / 4;background-color:#f7f7f7}.collection-products__link:focus-visible{outline:1px solid var(--color-foreground);outline-offset:-1px}.collection-products__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.collection-products__link:hover .collection-products__image{transform:scale(1.03)}.collection-products__image--placeholder svg{width:100%;height:100%}.collection-products__info{display:flex;flex-direction:column;gap:.15rem;padding:.6rem 0 0}.collection-products__title{font-size:.72rem;font-weight:300;letter-spacing:.04em;line-height:1.4;margin:0}.collection-products__title a{color:inherit;text-decoration:none}.collection-products__title a:hover{color:var(--color-accent, #999)}.collection-products__price{font-size:.68rem;font-weight:300;letter-spacing:.03em;color:var(--color-accent, #999);margin:0}.collection-products__pagination{margin-block-start:3rem;text-align:center;font-size:.75rem;font-weight:300;letter-spacing:.08em}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.site-footer{margin-top:auto;border-top:1px solid currentColor}.site-footer__inner{display:flex;flex-direction:column;gap:0;padding:0 0 2rem}.site-footer__description{position:relative;isolation:isolate;display:flex;flex-direction:column;gap:1.25rem;padding:3rem var(--page-margin, 1.25rem) 2.5rem}.site-footer__description:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#ff0;z-index:-1}.site-footer__divider{border:none;border-top:1px solid currentColor;margin:0 0 2rem}.site-footer__divider--gallery-top{margin-bottom:0}.site-footer__gallery-row+hr{margin-top:0}.site-footer__tagline{font-size:clamp(2.1875rem,2.1875rem + 1.705vw,3.125rem);font-weight:600;letter-spacing:.04em;line-height:1.4;margin:0}.site-footer__body{font-size:clamp(.875rem,.875rem + .682vw,1.25rem);font-weight:400;letter-spacing:.02em;line-height:2;opacity:.75;margin:0;text-align:justify;text-justify:inter-ideographic;hanging-punctuation:force-end}.site-footer__gallery{font-family:ryo-gothic-plusn,sans-serif;font-style:normal;display:flex;flex-direction:column;gap:.5rem}.site-footer__gallery-heading{font-size:1.25rem;font-weight:600;letter-spacing:.04em;opacity:.5;margin-bottom:.25rem}.site-footer__gallery-logo-col{display:flex;align-items:flex-start;justify-content:center}.site-footer__gallery-logo{display:block;width:100%;max-width:160px;height:auto}.site-footer__gallery-name{font-size:1.25rem;font-weight:600;letter-spacing:.04em}.site-footer__gallery-address{font-size:1.25rem;font-weight:400;letter-spacing:.02em;line-height:1.7;opacity:.75}.site-footer__gallery-hours{font-size:1.25rem;font-weight:400;letter-spacing:.02em;opacity:.6}.site-footer__gallery-instagram-label{font-size:1.25rem;font-weight:600;letter-spacing:.04em;opacity:.5;margin-top:.5rem;margin-bottom:0}.site-footer__gallery-link{display:inline-block;align-self:flex-start;font-size:1.25rem;font-weight:400;letter-spacing:.02em;text-decoration:none;color:inherit;opacity:.75;border-bottom:1px solid currentColor;padding-bottom:.1rem;transition:opacity .2s ease}.site-footer__gallery-link:hover{opacity:1}.site-footer__gallery-row{display:grid;grid-template-columns:260px 2fr 1fr;gap:0;align-items:stretch}.site-footer__gallery-row>*{padding:1.5rem}.site-footer__gallery-row>*:first-child{padding-left:var(--page-margin, 1.25rem)}.site-footer__gallery-row>*:not(:last-child){border-right:1px solid currentColor}.site-footer__gallery-image{display:flex;align-items:flex-start;padding:1.5rem}.site-footer__gallery-image img{display:block;width:100%;aspect-ratio:1;object-fit:cover}@media(max-width:699px){.site-footer__gallery-row{grid-template-columns:1fr}.site-footer__gallery-row>*:not(:last-child){border-right:none;border-bottom:1px solid currentColor}.site-footer__gallery-image{padding:0}}.site-footer__divider--bottom{margin-top:2rem;margin-bottom:2rem}.site-footer__copyright{padding:0 var(--page-margin, 1.25rem);font-size:14px;font-weight:400;letter-spacing:.06em;margin:0;font-family:ryo-gothic-plusn,sans-serif;text-align:right}.footer-divider{border:none;border-top:1px solid currentColor;margin:12px -1.5rem;opacity:1}.site-ticker{height:2.5rem;display:flex;align-items:center;overflow:hidden;background-color:#ff0;border-bottom:1px solid currentColor}.site-ticker__track{display:flex;white-space:nowrap;animation:ticker-scroll 14s linear infinite}.site-ticker__text{font-family:ryo-gothic-plusn,sans-serif;font-weight:600;font-style:normal;font-size:clamp(1rem,2vw,1.5rem);letter-spacing:.06em;color:#00f;padding-right:1rem}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.site-ticker__track:hover{animation-play-state:paused}.product{display:grid;grid-template-columns:1fr 1px 1fr;gap:0;align-items:stretch}.product__divider{background-color:#000;align-self:stretch}@media(max-width:768px){.product{grid-template-columns:1fr;gap:1.5rem}.product__divider{display:none}}.product__gallery{padding:20px;display:flex;flex-direction:column;gap:.5rem}@media(max-width:768px){.product__gallery{position:static}}.product__main-media{width:100%;border-radius:0;overflow:hidden}.product__media-item{display:none;width:100%}.product__media-item--active{display:block}.product__featured-image{width:100%;height:100%;object-fit:cover;display:block}.product__featured-image--placeholder svg{width:100%;height:100%}.product__featured-video{width:100%;height:auto;display:block}.product__thumbnails{display:flex;gap:.25rem;flex-wrap:wrap}.product__thumb{width:64px;height:64px * 4 / 3;aspect-ratio:3 / 4;border-radius:0;overflow:hidden;border:none;border-bottom:2px solid transparent;padding:0;cursor:pointer;background:#f7f7f7;transition:border-color .2s ease}.product__thumb--active,.product__thumb:hover{border-bottom-color:var(--color-foreground)}.product__thumb-image{width:100%;height:100%;object-fit:cover}.product__thumb-video-wrap{position:relative;width:100%;height:100%}.product__thumb-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.2rem;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.6);pointer-events:none;line-height:1}.product__info{display:flex;flex-direction:column;gap:1rem;padding-block-start:20px}.product__vendor{font-size:.65rem;font-weight:300;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent, #999)}.product__title{font-size:clamp(1.1rem,2.5vw,1.6rem);font-weight:700;letter-spacing:.06em;line-height:1.25;padding:0 20px}.product__price-wrap{display:flex;align-items:baseline;gap:.75rem;padding-left:20px;font-size:12px;font-weight:700}.product__price{font-size:.9rem;font-weight:300;letter-spacing:.05em}.product__price--compare{font-size:.8rem;font-weight:300;color:var(--color-accent, #999);text-decoration:line-through}.product__price--sale{color:var(--color-foreground)}.product__badge{display:inline-block;padding:.2em .55em;border:1px solid var(--color-foreground);color:var(--color-foreground);background:transparent;font-size:.58rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;border-radius:0}.product__form{display:flex;flex-direction:column;gap:1.25rem;padding-top:1.25rem}.product__option{border:none;padding:0;margin:0}.product__option-label{display:block;font-size:.62rem;font-weight:300;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent, #999);margin-block-end:.5rem}.product__option-values{display:flex;flex-wrap:wrap;gap:.35rem}.product__option-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.product__option-text{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .8rem;border:1px solid #000;border-radius:0;font-size:.72rem;font-weight:300;letter-spacing:.05em;cursor:pointer;transition:border-color .15s ease,background-color .15s ease;-webkit-user-select:none;user-select:none}.product__option-input:checked+.product__option-text{border-color:var(--color-foreground);background-color:var(--color-foreground);color:var(--color-background)}.product__option-input:focus-visible+.product__option-text{outline:1px solid var(--color-foreground);outline-offset:2px}.product__option-text:hover{border-color:var(--color-foreground)}.product__quantity-label{display:block;font-size:.62rem;font-weight:300;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent, #999);margin-block-end:.5rem}.product__quantity-wrap{display:inline-flex;align-items:center;border:1px solid #000;border-radius:0;overflow:hidden;width:fit-content}.product__qty-btn{width:2.25rem;height:2.25rem;border:none;background:none;font-size:1rem;font-weight:300;cursor:pointer;color:var(--color-foreground);transition:background-color .15s ease}.product__qty-btn:hover{background-color:#f7f7f7}.product__qty-input{width:2.5rem;height:2.25rem;border:none;border-inline:1px solid #000;text-align:center;font-size:.8rem;font-weight:300;-moz-appearance:textfield;border-radius:0;background:transparent}.product__qty-input::-webkit-inner-spin-button,.product__qty-input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.product__submit{display:flex;flex-direction:column;gap:.5rem}.product__add-to-cart{width:100%;padding:.85rem 1.5rem;background-color:transparent;color:var(--color-foreground);border:1px solid var(--color-foreground);border-radius:0;font-size:.72rem;font-weight:300;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:background-color .2s ease,color .2s ease}.product__add-to-cart:hover:not(:disabled){background-color:var(--color-foreground);color:var(--color-background)}.product__add-to-cart:disabled{opacity:.3;cursor:not-allowed}.product__already-in-cart{font-size:.72rem;font-weight:300;letter-spacing:.06em;color:var(--color-accent, #999);margin:0}.product__description{border-top:1px solid #000;font-size:clamp(.875rem,.875rem + .682vw,1.25rem);font-weight:400;line-height:1.8;letter-spacing:.03em;padding:20px 20px 0}.product__description p{margin-block-end:.75rem}.product__form-wrap{padding:0 20px}.product__quantity{margin-bottom:0}.product__artist{border-top:1px solid #000;margin-top:auto}.product-artist-works{border-top:1px solid #000}.product-artist-works__header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #000;padding:0 20px}.product-artist-works__back{font-size:14px;font-family:ryo-gothic-plusn,sans-serif;letter-spacing:.02em;text-decoration:none;color:inherit;border-left:1px solid currentColor;white-space:nowrap;line-height:60px;padding-left:20px}.product-artist-works__title{font-size:14px;font-family:ryo-gothic-plusn,sans-serif;letter-spacing:.02em;text-transform:uppercase;margin:0;line-height:60px}.product-artist-works .kuma-collection__list{display:grid;grid-template-columns:repeat(2,1fr);list-style:none;padding:0;margin:0}@media(min-width:960px){.product-artist-works .kuma-collection__list{grid-template-columns:repeat(4,1fr)}}.product-artist-works .kuma-collection__item{position:relative;border-bottom:1px solid #000;border-right:1px solid #000}@media(max-width:959px){.product-artist-works .kuma-collection__item:nth-child(2n){border-right:none}.product-artist-works .kuma-collection__list .kuma-collection__item:nth-last-child(-n+2):nth-child(odd),.product-artist-works .kuma-collection__list .kuma-collection__item:nth-last-child(1){border-bottom:none}}@media(min-width:960px){.product-artist-works .kuma-collection__item:nth-child(4n){border-right:none}.product-artist-works .kuma-collection__list .kuma-collection__item:nth-last-child(-n+4):nth-child(4n+1),.product-artist-works .kuma-collection__list .kuma-collection__item:nth-last-child(-n+3):nth-child(4n+2),.product-artist-works .kuma-collection__list .kuma-collection__item:nth-last-child(-n+2):nth-child(4n+3),.product-artist-works .kuma-collection__list .kuma-collection__item:nth-last-child(1){border-bottom:none}}.product-artist-works .kuma-collection__item-link{display:block;aspect-ratio:1;overflow:hidden;text-decoration:none;perspective:600px}.product-artist-works .kuma-collection__image-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:8%;transition:background-color .25s ease,transform .3s ease}.product-artist-works .kuma-collection__item-link:hover .kuma-collection__image-wrap{background-color:#ff007f;transform:rotateX(4deg) rotateY(-4deg) scale(1.02)}.product-artist-works .kuma-collection__image{display:block;width:100%;height:100%;object-fit:contain;object-position:center;filter:drop-shadow(6px 8px 16px rgba(0,0,0,.25))}.product-artist-works .kuma-collection__image--placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.product-artist-works .kuma-collection__image--placeholder svg{width:60%;height:60%;opacity:.2}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.artist-card{display:grid;gap:0}.artist-card--small{grid-template-columns:200px 1px 1fr;align-items:start}.artist-card__divider{background-color:#000;align-self:stretch}.artist-card--large{grid-template-columns:1fr}.artist-card--large .artist-card__divider{display:none}@media(max-width:768px){.artist-card--small{grid-template-columns:1fr}.artist-card--small .artist-card__divider{display:none}.artist-card--small .artist-card__photo-wrap{width:50%;margin:0 auto}}.artist-card--small .artist-card__photo-wrap{border-radius:0;overflow:hidden;flex-shrink:0;padding:20px}.artist-card--large .artist-card__photo-wrap{width:100%;aspect-ratio:3 / 4;overflow:hidden;background:#f7f7f7}.artist-card__photo{width:100%;height:100%;object-fit:cover}.artist-card__photo--placeholder svg{width:100%;height:100%}.artist-card__info{display:flex;flex-direction:column;gap:.3rem;padding:20px}.artist-card__label{font-size:12px;font-weight:300;letter-spacing:.14em;margin:0}.artist-card__name{font-size:14px;font-family:ryo-gothic-plusn,sans-serif;font-weight:700;letter-spacing:.06em;margin:0;line-height:1.3}.artist-card--large .artist-card__name{margin-block-start:.5rem}.artist-card__bio{font-family:ryo-gothic-plusn,sans-serif;font-size:clamp(.875rem,.875rem + .682vw,1.25rem);font-weight:300;line-height:1.7;letter-spacing:.02em;margin:.25rem 0 0}.artist-card__link{display:inline-block;margin-block-start:.5rem;font-size:.65rem;font-weight:300;letter-spacing:.1em;text-transform:uppercase;color:var(--color-foreground);text-decoration:none;border-bottom:1px solid var(--color-foreground);padding-bottom:.1rem;transition:color .2s ease,border-color .2s ease;width:fit-content}.artist-card__link:hover{color:var(--color-accent, #999);border-color:var(--color-accent, #999)}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
