.shopify-section-group-header-group sticky-header.header-wrapper header{background:#0c0c0c!important;box-shadow:none!important;border-radius:0!important}.shopify-section-group-header-group .header *,.shopify-section-group-header-group .header a,.shopify-section-group-header-group .header__menu-item,.shopify-section-group-header-group .header__icon{color:#fff!important}.shopify-section-group-header-group .header__menu-item:hover,.shopify-section-group-header-group .header__icon:hover{color:#ffdb48!important}.shopify-section-group-header-group .header__icons{display:flex!important;visibility:visible!important;opacity:1!important}.shopify-section-group-header-group .header__icon--cart,.shopify-section-group-header-group #cart-icon-bubble{display:flex!important;visibility:visible!important;opacity:1!important;align-items:center;color:#fff!important}.shopify-section-group-header-group .header__icon--cart svg,.shopify-section-group-header-group #cart-icon-bubble svg{stroke:#fff!important;fill:none!important}.shopify-section-group-header-group .header__icon--cart:hover svg,.shopify-section-group-header-group #cart-icon-bubble:hover svg{stroke:#ffdb48!important}.shopify-section-group-header-group .header__heading-logo{filter:brightness(0) invert(1)}.shopify-section-group-header-group .mega-menu__content,.shopify-section-group-header-group .header__submenu,.shopify-section-group-header-group .list-menu,.shopify-section-group-header-group .mega-menu,.shopify-section-group-header-group .menu-drawer,.shopify-section-group-header-group .menu-drawer__inner-container,.shopify-section-group-header-group .cart-notification,.shopify-section-group-header-group .cart-drawer,.shopify-section-group-header-group .cart-drawer__inner,.shopify-section-group-header-group details[open]>.header__submenu,.shopify-section-group-header-group details[open]>.mega-menu__content{background-color:#0c0c0c!important;color:#fff!important;--color-background: 12, 12, 12 !important}.shopify-section-group-header-group .menu-drawer *,.shopify-section-group-header-group .cart-notification *,.shopify-section-group-header-group .cart-drawer *,.shopify-section-group-header-group .mega-menu__content *,.shopify-section-group-header-group .header__submenu *{color:#fff!important}.shopify-section-group-header-group .section-header,.shopify-section-group-header-group [id*=header],.shopify-section-group-header-group>.shopify-section,.shopify-section-group-header-group>[id^=shopify-section]{margin-bottom:0!important;padding-bottom:0!important}.shopify-section.shopify-section-group-footer-group{margin-top:0!important}.shopify-section-group-footer-group,.shopify-section-group-footer-group .footer-6{background:#0c0c0c!important;background-color:#0c0c0c!important;background-image:none!important;border-color:#333!important}.shopify-section-group-footer-group .footer-6 *,.shopify-section-group-footer-group .footer-6 a,.shopify-section-group-footer-group .footer-6 h2,.shopify-section-group-footer-group .footer-6 p,.shopify-section-group-footer-group .footer-6 span,.shopify-section-group-footer-group .footer-6 li{color:#aaa!important}.shopify-section-group-footer-group .footer-6 a:hover{color:#ffdb48!important}.all-klydos-page{background:#0c0c0c;color:#fff}.all-klydos__container{max-width:1200px;margin:0 auto;padding:32px 48px}.all-klydos__breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:32px;font-size:14px}.all-klydos__breadcrumb-back{color:#fff;text-decoration:none;display:flex;align-items:center;margin-right:4px;transition:color .2s}.all-klydos__breadcrumb-back:hover{color:#ffdb48}.all-klydos__breadcrumb-link{color:#888;text-decoration:none;transition:color .2s}.all-klydos__breadcrumb-link:hover{color:#fff}.all-klydos__breadcrumb-sep{color:#555}.all-klydos__breadcrumb-current{color:#fff;font-weight:700}.all-klydos__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px}.all-klydos__card{display:flex;justify-content:center;min-width:0}.all-klydos__card-circle{width:100%;aspect-ratio:1;border-radius:50%;overflow:hidden;background:#1a1a1a;transition:transform .3s,box-shadow .3s}.all-klydos__card:hover .all-klydos__card-circle,.all-klydos__card:active .all-klydos__card-circle{transform:scale(1.08);box-shadow:0 8px 32px #ffdb4826}.all-klydos__card-image{width:100%;height:100%;object-fit:cover;display:block}.all-klydos__empty{grid-column:1 / -1;text-align:center;color:#666;font-size:16px;padding:64px 0}.all-klydos__skeleton{width:100%;aspect-ratio:1;border-radius:50%;background:#1a1a1a;animation:allKlydosShimmer 1.5s infinite}@keyframes allKlydosShimmer{0%{opacity:.4}50%{opacity:.8}to{opacity:.4}}@media(max-width:1199px)and (min-width:835px){.all-klydos__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.all-klydos__container{padding:28px 40px 64px}}@media(max-width:834px)and (min-width:541px){.all-klydos__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.all-klydos__container{padding:24px 28px 56px}}@media(max-width:540px){.all-klydos__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.all-klydos__container{padding:16px 16px 48px}.all-klydos__breadcrumb{margin-bottom:20px;font-size:12px}}.klydo-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;align-items:center;justify-content:center}.klydo-modal--open{display:flex}.klydo-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000d9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.klydo-modal__dialog{position:relative;z-index:1;background:#1a1a1a;border-radius:24px;padding:24px 32px 32px;max-width:400px;width:90vw;display:flex;flex-direction:column;align-items:center;animation:klydoModalIn .25s ease-out}@keyframes klydoModalIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.klydo-modal__top-bar{display:flex;align-items:center;width:100%;margin-bottom:20px;position:relative;min-height:32px}.klydo-modal__close{background:none;border:none;color:#fff;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s;flex-shrink:0}.klydo-modal__close:hover{background:#ffffff1a}.klydo-modal__name{position:absolute;left:50%;transform:translate(-50%);font-size:16px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:65%;text-align:center}.klydo-modal__clock-area{position:relative;margin-bottom:20px}.klydo-modal__clock{width:280px;height:280px;border-radius:50%;overflow:hidden;background:#111}.klydo-modal__clock img,.klydo-modal__clock video{width:100%;height:100%;object-fit:cover;display:block}.klydo-modal__actions{display:flex;align-items:center;gap:20px;margin-top:4px}.klydo-modal__action-btn{width:44px;height:44px;border-radius:50%;border:1.5px solid #444;background:transparent;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s,background .2s,color .2s}.klydo-modal__action-btn svg{width:20px;height:20px}.klydo-modal__action-btn:hover:not(:disabled){border-color:#ffdb48;background:#ffdb4814;color:#ffdb48}.klydo-modal__action-btn:disabled{opacity:.3;cursor:not-allowed}.klydo-modal__action-btn--copied{border-color:#4caf50!important;color:#4caf50!important}@media(max-width:540px){.klydo-modal__dialog{padding:20px 20px 24px;max-width:340px}.klydo-modal__clock{width:240px;height:240px}}
/*# sourceMappingURL=/cdn/shop/t/314/assets/artist-all-klydos.css.map */
