.artist-site-header-section,.artist-site-header-section *,.artist-site-header-section *:before,.artist-site-header-section *:after{box-sizing:border-box}.artist-site-header-section{position:relative;z-index:60;width:100%;overflow-x:clip;padding-top:var(--artist-fixed-top)}.artist-site-header-section.has-announcement{padding-top:calc(var(--artist-fixed-top) - 1px)}.artist-site-header-section .page-width{max-width:var(--artist-page-width);width:100%;margin:0 auto;padding-left:3.5rem;padding-right:3.5rem}.artist-announcement{--artist-text: rgba(18, 18, 18, .9);--artist-border: rgba(0, 0, 0, .08);position:fixed;top:0;left:0;right:0;z-index:61;background:linear-gradient(180deg,#ffffff7a,#fff0 140%),var(--artist-announcement-background);border-bottom:1px solid var(--artist-border)}.artist-announcement__inner{min-height:4.8rem;display:flex;align-items:center;justify-content:center;text-align:center;padding:.8rem 0}.artist-announcement__text{color:var(--artist-text);font-family:inherit;font-size:1.2rem;line-height:1.35;letter-spacing:.16em;text-transform:uppercase;font-weight:700;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.artist-announcement__text-link,.artist-announcement__text-label{display:inline;font:inherit;letter-spacing:inherit;text-transform:inherit;font-weight:inherit;line-height:inherit;color:inherit;text-decoration:none}.artist-header{--artist-border: rgba(0, 0, 0, .08);--artist-border-strong: rgba(0, 0, 0, .12);--artist-muted: rgba(18, 18, 18, .84);--artist-surface-strong: rgba(255, 255, 255, .99);--artist-shadow: 0 14px 38px rgba(0, 0, 0, .06);--artist-shadow-hover: 0 20px 50px rgba(0, 0, 0, .1);--artist-radius-xl: 3rem;--artist-radius-lg: 2rem;position:fixed;top:0;left:0;right:0;z-index:60;width:100%;background:rgba(var(--color-background),.96);background:color-mix(in srgb,rgb(var(--color-background)) 96%,transparent);border-bottom:1px solid rgba(0,0,0,.05);transition:box-shadow .2s ease,background-color .2s ease,border-color .2s ease}.artist-site-header-section.has-announcement .artist-header{top:calc(var(--artist-announcement-height) - 1px)}.artist-announcement,.artist-header{transition:transform .32s ease,box-shadow .2s ease}.artist-site-header-section.is-hidden-on-scroll .artist-announcement,.artist-site-header-section.is-hidden-on-scroll .artist-header{transform:translate3d(0,calc(-1 * var(--artist-fixed-top)),0)}.artist-site-header-section.is-hidden-on-scroll.no-announcement .artist-header{transform:translate3d(0,calc(-1 * var(--artist-header-height)),0)}.artist-site-header-section.is-hidden-on-scroll.no-announcement .artist-announcement{transform:translateZ(0)}.artist-header.is-scrolled{box-shadow:0 8px 30px #0000000f}.artist-header__inner{min-height:8.4rem;display:grid;grid-template-columns:4.6rem minmax(0,1fr) auto;align-items:center;gap:1.2rem;padding-top:1.2rem;padding-bottom:1.2rem}.artist-header__left{display:flex;align-items:center;justify-content:flex-start;min-width:0;z-index:2}.artist-header__brand{display:flex;align-items:center;justify-content:center;justify-self:center;color:inherit;text-decoration:none;min-width:0;text-align:center;-webkit-tap-highlight-color:transparent}.artist-header__logo{display:block;width:auto;max-width:100%;max-height:var(--artist-logo-height-desktop);object-fit:contain;pointer-events:none}.artist-header__brand-text{font-size:clamp(2.4rem,3vw,4rem);line-height:.95;letter-spacing:-.04em;font-weight:600;text-wrap:balance}.artist-header__toggle,.artist-header__close{width:4.6rem;height:4.6rem;border-radius:999px;border:1px solid var(--artist-border);background:radial-gradient(circle at top left,rgba(255,255,255,.82),transparent 54%),linear-gradient(135deg,#fffffffa,#f8f5f1f5);box-shadow:var(--artist-shadow);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;color:inherit;-webkit-tap-highlight-color:transparent;flex:0 0 auto;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background-color .22s ease,color .22s ease}.artist-header__toggle{flex-direction:column;gap:.42rem}.artist-header__toggle span:not(.visually-hidden){display:block;width:1.8rem;height:2px;border-radius:999px;background:currentColor}.artist-header__desktop-nav{display:none;min-width:0}.artist-header__menu{display:flex;align-items:center;justify-content:center;gap:2.2rem;margin:0;padding:0}.artist-header__menu-item{position:relative}.artist-header__menu-link{display:inline-flex;align-items:center;min-height:4.4rem;color:inherit;text-decoration:none;font-size:1.55rem;line-height:1.2;letter-spacing:0;font-weight:500;transition:color .2s ease,opacity .2s ease}.artist-header__menu-link--active{color:var(--artist-accent)}.artist-header__submenu-wrap{position:absolute;top:calc(100% + 1.2rem);left:0;min-width:22rem;max-width:min(32rem,calc(100vw - 3rem));opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease,visibility .22s ease;z-index:15}.artist-header__submenu{margin:0;padding:1rem;border:1px solid rgba(0,0,0,.045);border-radius:2rem;background:radial-gradient(circle at top left,rgba(255,255,255,.8),transparent 44%),linear-gradient(135deg,#f8f5f1f5,#fffffffa);box-shadow:var(--artist-shadow-hover);max-width:100%}.artist-header__submenu-link{display:block;padding:1rem 1.2rem;color:inherit;text-decoration:none;font-size:1.5rem;line-height:1.65;border-radius:1.2rem;overflow-wrap:anywhere;word-break:break-word}.artist-header__submenu-link--active{background:#0000000a;color:var(--artist-accent)}.artist-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:.8rem;z-index:2;min-width:0;flex-wrap:nowrap}.artist-header__icon-link{position:relative;width:4.4rem;height:4.4rem;border-radius:999px;border:1px solid var(--artist-border);background:radial-gradient(circle at top left,rgba(255,255,255,.82),transparent 54%),linear-gradient(135deg,#fffffffa,#f8f5f1f5);box-shadow:var(--artist-shadow);display:inline-flex;align-items:center;justify-content:center;color:inherit;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background-color .22s ease,color .22s ease;-webkit-tap-highlight-color:transparent;flex:0 0 auto}.artist-header__icon-link svg{width:2rem;height:2rem}.artist-header__toggle:focus-visible,.artist-header__close:focus-visible,.artist-header__icon-link:focus-visible,.artist-header__menu-link:focus-visible,.artist-header__submenu-link:focus-visible,.artist-header__mobile-link:focus-visible,.artist-header__mobile-sublink:focus-visible,.artist-header__mobile-utility:focus-visible,.artist-header .button--primary:focus-visible,.artist-header__mobile-panel .button--primary:focus-visible,.artist-announcement__text-link:focus-visible{outline:2px solid var(--artist-accent);outline-offset:3px}.artist-header__cart-count{position:absolute;top:-.2rem;right:-.2rem;min-width:1.8rem;height:1.8rem;border-radius:999px;background:var(--artist-accent);color:#fff;font-size:1.05rem;line-height:1.8rem;text-align:center;padding:0 .4rem;box-shadow:0 6px 18px #00000024}.artist-header__cart-count.is-hidden{display:none}.artist-header__button.button{min-height:5.2rem;padding:0 2.2rem;border-radius:999px;font-size:1.6rem;font-weight:600;line-height:1.1;letter-spacing:0;box-shadow:var(--artist-shadow);-webkit-tap-highlight-color:transparent;white-space:nowrap;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background-color .22s ease,color .22s ease,opacity .22s ease}.artist-header__button.button:before,.artist-header__button.button:after,.artist-header__mobile-panel .button--primary:before,.artist-header__mobile-panel .button--primary:after,.artist-header .button--primary:before,.artist-header .button--primary:after{content:none!important;display:none!important;box-shadow:none!important}.artist-site-header-section .button--primary,.artist-header .button--primary,.artist-header__mobile-panel .button--primary{background:var(--artist-accent);border-color:var(--artist-accent);color:#fff}.artist-header__button--cta{margin-left:.4rem}.artist-header__mobile-drawer[hidden]{display:none!important}.artist-header__mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;overflow:hidden}.artist-header__mobile-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000047}.artist-header__mobile-panel-wrap{position:absolute;top:var(--artist-fixed-top);left:0;right:0;bottom:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding:0 0 1.6rem}.artist-header__mobile-panel{width:100%;max-width:100%;margin-top:.8rem;border:1px solid color-mix(in srgb,var(--artist-accent) 18%,rgba(0,0,0,.08));border-radius:3rem;background:radial-gradient(circle at top left,rgba(255,255,255,.8),transparent 44%),linear-gradient(135deg,#f8f5f1fa,#fffffffa);color:#121212;box-shadow:var(--artist-shadow-hover);padding:1.8rem;overflow-x:hidden}.artist-header__mobile-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;min-width:0}.artist-header__mobile-title{margin:0;color:var(--artist-accent);font-size:1.2rem;line-height:1.35;letter-spacing:.16em;text-transform:uppercase;font-weight:700}.artist-header__close{position:relative}.artist-header__close span{position:absolute;width:1.7rem;height:2px;border-radius:999px;background:currentColor}.artist-header__close span:first-child{transform:rotate(45deg)}.artist-header__close span:last-child{transform:rotate(-45deg)}.artist-header__mobile-menu,.artist-header__mobile-submenu{margin:0;padding:0}.artist-header__mobile-item+.artist-header__mobile-item{border-top:1px solid rgba(0,0,0,.06)}.artist-header__mobile-link,.artist-header__mobile-link summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:5rem;color:#121212;text-decoration:none;font-size:1.55rem;line-height:1.28;cursor:pointer;list-style:none;-webkit-tap-highlight-color:transparent;min-width:0;transition:color .2s ease}.artist-header__mobile-link span,.artist-header__mobile-sublink span{min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.artist-header__mobile-link summary::-webkit-details-marker,.artist-header__mobile-item summary::-webkit-details-marker{display:none}.artist-header__mobile-item details>summary:after{content:"+";font-size:2rem;line-height:1;color:var(--artist-muted);flex:0 0 auto;transition:color .2s ease}.artist-header__mobile-item details[open]>summary:after{content:"\2212";color:var(--artist-accent)}.artist-header__mobile-item details[open]>.artist-header__mobile-link{color:var(--artist-accent)}.artist-header__mobile-link--active{color:var(--artist-accent)}.artist-header__mobile-submenu{padding:0 0 1rem}.artist-header__mobile-sublink{display:block;color:#121212d1;text-decoration:none;font-size:1.45rem;line-height:1.65;padding:.8rem 0 .8rem 1.2rem;-webkit-tap-highlight-color:transparent;overflow-wrap:anywhere;word-break:break-word;transition:color .2s ease}.artist-header__mobile-sublink--active{color:var(--artist-accent)}.artist-header__mobile-actions{display:grid;gap:1rem;margin-top:1.6rem;padding-top:1.6rem;border-top:1px solid rgba(0,0,0,.06);min-width:0}.artist-header__mobile-utility{color:#121212;text-decoration:none;font-size:1.45rem;line-height:1.65;-webkit-tap-highlight-color:transparent;overflow-wrap:anywhere;word-break:break-word;transition:color .2s ease}.artist-header__mobile-utility--active{color:var(--artist-accent)}.artist-header__button--mobile{justify-content:center;width:100%;min-height:5.2rem;padding:0 2.2rem;border-radius:999px;font-size:1.6rem;font-weight:600;line-height:1.1;letter-spacing:0}@media(hover:hover)and (pointer:fine){.artist-announcement__text-link:hover{color:var(--artist-accent)}.artist-header__toggle:hover,.artist-header__close:hover,.artist-header__icon-link:hover{transform:translateY(-2px);box-shadow:var(--artist-shadow-hover);border-color:var(--artist-border-strong)}.artist-header .button--primary:hover,.artist-header__mobile-panel .button--primary:hover{transform:translateY(-2px);box-shadow:var(--artist-shadow-hover);opacity:1}.artist-header__menu-link:hover{color:var(--artist-accent)}.artist-header__submenu-link:hover{background:#0000000a;color:var(--artist-accent)}.artist-header__menu-item--has-children:hover .artist-header__submenu-wrap,.artist-header__menu-item--has-children:focus-within .artist-header__submenu-wrap{opacity:1;visibility:visible;transform:translateZ(0)}.artist-header__mobile-link:hover,.artist-header__mobile-sublink:hover,.artist-header__mobile-utility:hover{color:var(--artist-accent)}}@media(hover:none),(pointer:coarse){.artist-header__toggle:hover,.artist-header__close:hover,.artist-header__icon-link:hover,.artist-header .button--primary:hover,.artist-header__mobile-panel .button--primary:hover,.artist-header__menu-link:hover,.artist-header__submenu-link:hover{transform:none;box-shadow:var(--artist-shadow);border-color:var(--artist-border);opacity:1;background:inherit;color:inherit}}@media screen and (max-width:989px){.artist-header__button--cta{display:none}.artist-header{background:rgba(var(--color-background),.985);border-bottom:1px solid rgba(0,0,0,.08)}}@media screen and (max-width:989px){.artist-site-header-section .page-width{padding-left:2rem;padding-right:2rem}}@media screen and (max-width:749px){.artist-site-header-section{--artist-header-height: 100px}.artist-site-header-section .page-width{padding-left:1.5rem;padding-right:1.5rem}.artist-announcement__text{font-size:1rem;letter-spacing:.14em}.artist-header__inner{min-height:7.6rem;grid-template-columns:4rem minmax(0,1fr) auto;gap:.8rem}.artist-header__toggle,.artist-header__close,.artist-header__icon-link{width:4rem;height:4rem}.artist-header__logo{max-height:var(--artist-logo-height-mobile)}.artist-header__brand-text{font-size:clamp(2.1rem,8vw,3.1rem);line-height:.98}.artist-header__mobile-title{font-size:1.2rem;letter-spacing:.16em}.artist-header__mobile-link,.artist-header__mobile-link summary{font-size:1.5rem;line-height:1.28}.artist-header__submenu-link,.artist-header__mobile-sublink,.artist-header__mobile-utility{font-size:1.45rem;line-height:1.65}.artist-header__button.button,.artist-header__button--mobile{min-height:4.8rem;padding:0 1.4rem;font-size:1.45rem}.artist-header__mobile-panel{border-radius:2rem;padding:1.6rem}}@media screen and (min-width:990px){.artist-header__inner{grid-template-columns:auto auto 1fr auto;gap:2rem}.artist-header__left{display:none}.artist-header__brand{justify-self:start}.artist-header__toggle,.artist-header__mobile-drawer{display:none}.artist-header__desktop-nav{display:block}.artist-header__actions{justify-content:flex-end}}html.artist-menu-open,html.artist-menu-open body{overflow:hidden}@media(prefers-reduced-motion:reduce){.artist-announcement,.artist-header,.artist-header__toggle,.artist-header__close,.artist-header__icon-link,.artist-header__button.button,.artist-header__submenu-wrap,.artist-header__menu-link,.artist-header__submenu-link,.artist-header__mobile-link,.artist-header__mobile-sublink,.artist-header__mobile-utility{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/103/assets/artist-site-header-1600.css.map */
