.hc-theme-v7{--hc-v7-rule: rgba(var(--line-rgb), .2);--hc-v7-rule-strong: rgba(var(--line-rgb), .48);--hc-v7-hover: rgba(var(--line-rgb), .035);--hc-v7-ease: cubic-bezier(.22, .72, .24, 1)}.hc-theme-v7 .primary-nav{gap:var(--hc-nav-gap, 30px)!important}.hc-theme-v7 .primary-nav a,.hc-theme-v7 .primary-nav button{min-height:42px;display:inline-flex;align-items:center;padding-block:2px;font-size:var(--hc-nav-size, 11px)!important;line-height:1;letter-spacing:.115em;white-space:nowrap}.hc-theme-v7 .header-actions{gap:12px}.hc-theme-v7 .cart-trigger{position:relative;width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;padding:0;border:1px solid rgba(var(--line-rgb),.34);border-radius:50%;color:var(--paper);background:transparent;text-decoration:none;transition:border-color .24s ease,background .24s ease,transform .24s var(--hc-v7-ease)}.hc-theme-v7 .cart-trigger:after{display:none!important;content:none!important}.hc-theme-v7 .cart-trigger:hover{border-color:rgba(var(--line-rgb),.75);background:rgba(var(--line-rgb),.045);transform:rotate(-2deg)}.hc-theme-v7 .cart-trigger svg{width:21px;height:21px;overflow:visible;stroke-width:1.2}.hc-theme-v7 .cart-trigger .count-chip{position:absolute;top:-5px;right:-6px;min-width:17px;height:17px;margin:0;padding:0 4px;border:1px solid rgba(var(--line-rgb),.64);border-radius:999px;color:var(--paper);background:var(--ink);font-family:var(--font-mono);font-size:8px;line-height:1;letter-spacing:0}.hc-product-runner{display:block;padding-top:var(--runner-top, 0px);padding-bottom:var(--runner-bottom, 0px);color:var(--paper);background:rgba(var(--line-rgb),.012)}.hc-product-runner>section{border-top:1px solid var(--hc-v7-rule);border-bottom:1px solid var(--hc-v7-rule)}.hc-product-runner__header{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--hc-v7-rule)}.hc-product-runner__heading,.hc-product-runner__controls{display:flex;align-items:center;gap:clamp(14px,2vw,30px)}.hc-product-runner__heading p,.hc-product-runner__note{margin:0}.hc-product-runner__note{color:var(--paper-faint);font-family:var(--font-mono);font-size:8px;line-height:1.35;letter-spacing:.11em;text-transform:uppercase}.hc-product-runner__view-all,.hc-product-runner__motion{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0;border:0;color:var(--paper-soft);background:transparent;text-decoration:none;cursor:pointer}.hc-product-runner__view-all:hover,.hc-product-runner__motion:hover{color:var(--paper)}.hc-product-runner__motion-icon{width:17px;height:17px;display:grid;place-items:center;border:1px solid var(--hc-v7-rule-strong);border-radius:50%;font-size:7px;letter-spacing:-.12em}.hc-product-runner__viewport{width:100%;overflow:hidden;overscroll-behavior-inline:contain}.hc-product-runner__track{width:max-content;display:flex;align-items:stretch;transform:translateZ(0);will-change:transform;animation:hc-product-runner-scroll var(--runner-duration, 52s) linear infinite}.hc-product-runner__group{width:max-content;flex:none;display:flex;align-items:stretch}.hc-product-runner.is-paused .hc-product-runner__track,.hc-product-runner.is-dialog-open .hc-product-runner__track,.hc-product-runner:focus-within .hc-product-runner__track,.hc-product-runner__viewport:hover .hc-product-runner__track{animation-play-state:paused}@keyframes hc-product-runner-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.hc-product-runner__item{position:relative;width:var(--runner-item-width, 380px);min-height:166px;flex:0 0 var(--runner-item-width, 380px);display:grid;grid-template-columns:minmax(0,1fr) 50px;border-right:1px solid var(--hc-v7-rule);background:transparent;transition:background .28s ease}.hc-product-runner__item:hover,.hc-product-runner__item:focus-within{background:var(--hc-v7-hover)}.hc-product-runner__link{min-width:0;display:grid;grid-template-columns:126px minmax(0,1fr);align-items:stretch;color:inherit;text-decoration:none}.hc-product-runner__media{position:relative;width:126px;min-height:165px;display:block;overflow:hidden;border-right:1px solid var(--hc-v7-rule);background:var(--ink-soft)}.hc-product-runner__media img,.hc-product-runner__media .responsive-image,.hc-product-runner__media .placeholder-slot{width:100%;height:100%;min-height:165px;display:block;object-fit:cover;transition:transform .7s var(--hc-v7-ease),filter .4s ease}.hc-product-runner__item:hover .hc-product-runner__media img,.hc-product-runner__item:focus-within .hc-product-runner__media img{transform:scale(1.025)}.hc-product-runner__placeholder .placeholder-slot__label,.hc-product-runner__placeholder small{font-size:7px}.hc-product-runner__copy{min-width:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;padding:22px 18px 22px 20px}.hc-product-runner__record{display:flex;align-items:center;gap:7px 10px;color:var(--paper-faint)}.hc-product-runner__record>span+span:before{content:"\b7";margin-right:10px}.hc-product-runner__source-mark{width:9px;height:9px;flex:0 0 9px;display:inline-block;border:1px solid currentColor;font-style:normal}.hc-product-runner__source-mark--house{border-style:dashed}.hc-product-runner__source-mark--unknown,.hc-product-runner__source-mark--custom{border-radius:50%}.hc-product-runner__artist{display:block;max-width:100%;overflow:hidden;color:var(--paper-soft);text-overflow:ellipsis;white-space:nowrap}.hc-product-runner__title{display:-webkit-box;max-width:100%;overflow:hidden;font-family:var(--font-display);font-size:clamp(19px,1.55vw,25px);font-weight:400;line-height:.98;letter-spacing:-.035em;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hc-product-runner__price,.hc-product-runner__price .price{color:var(--paper-soft);font-family:var(--font-mono);font-size:9px;line-height:1.3;letter-spacing:.08em;text-transform:uppercase}.hc-product-runner__action{min-width:0;display:grid;place-items:center;border-left:1px solid var(--hc-v7-rule)}.hc-product-runner__form{display:contents}.hc-product-runner__add{width:34px;height:34px;display:grid;place-items:center;padding:0;border:1px solid var(--hc-v7-rule-strong);border-radius:50%;color:var(--paper);background:transparent;font-family:var(--font-mono);font-size:18px;font-weight:400;line-height:1;text-decoration:none;cursor:pointer;transition:color .22s ease,background .22s ease,border-color .22s ease,transform .22s var(--hc-v7-ease)}.hc-product-runner__add:hover:not(:disabled),.hc-product-runner__add:focus-visible:not(:disabled){color:var(--ink);background:var(--paper);border-color:var(--paper);transform:rotate(90deg)}.hc-product-runner__add:disabled,.hc-product-runner__add--disabled{border-color:var(--hc-v7-rule);color:var(--paper-faint);cursor:default;opacity:.6}.hc-product-runner__empty{min-height:160px;display:grid;place-items:center start;color:var(--paper-faint)}.hc-runner-quick-add{width:min(480px,calc(100vw - 32px));max-height:min(720px,calc(100dvh - 32px));margin:auto;padding:0;overflow:visible;border:0;border-radius:0;color:var(--ink);background:var(--paper);box-shadow:0 28px 90px #00000085}.hc-runner-quick-add::backdrop{background:#000000b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hc-runner-quick-add__close{position:absolute;z-index:2;top:14px;right:14px;width:36px;height:36px;display:grid;place-items:center;padding:0;border:1px solid rgba(10,10,11,.28);border-radius:50%;color:var(--ink);background:transparent;cursor:pointer}.hc-runner-quick-add__close svg{width:17px;height:17px}.hc-runner-quick-add__content{padding:48px 34px 34px}.hc-runner-quick-add__record{padding-right:48px}.hc-runner-quick-add__record p{margin:0 0 10px;color:#0a0a0b8c}.hc-runner-quick-add__record .hc-runner-quick-add__artist{margin-bottom:5px;color:#0a0a0bb3}.hc-runner-quick-add__record h3{margin:0;font-family:var(--font-display);font-size:clamp(36px,5vw,56px);font-weight:400;line-height:.9;letter-spacing:-.045em}.hc-runner-quick-add__form{display:grid;gap:16px;margin-top:34px;padding-top:22px;border-top:1px solid rgba(10,10,11,.25)}.hc-runner-quick-add__field{display:grid;gap:9px}.hc-runner-quick-add__field>span{color:#0a0a0b94}.hc-runner-quick-add__field select{width:100%;min-height:48px;padding:0 42px 0 13px;border:1px solid rgba(10,10,11,.34);border-radius:0;color:var(--ink);background:transparent;font-family:var(--font-mono);font-size:10px;letter-spacing:.06em;text-transform:uppercase}.hc-runner-quick-add__submit{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 16px;border:1px solid var(--ink);color:var(--paper);background:var(--ink);font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.hc-runner-quick-add__submit strong{font:inherit}.hc-runner-quick-add .form-message{min-height:1.3em;margin:0;color:var(--error);font-size:12px}.hc-product-runner.is-editor-inspecting .hc-product-runner__viewport{overflow-x:auto;scrollbar-width:thin}.hc-product-runner.is-editor-inspecting .hc-product-runner__track{animation:none!important;transform:none!important}.hc-product-runner.is-editor-inspecting [data-runner-clone-group]{display:none}@media(max-width:1180px){.hc-theme-v7 .primary-nav{gap:max(16px,calc(var(--hc-nav-gap, 30px) * .7))!important}.hc-theme-v7 .primary-nav a,.hc-theme-v7 .primary-nav button{font-size:max(9px,calc(var(--hc-nav-size, 11px) - 1px))!important}.hc-product-runner__item{width:min(var(--runner-item-width, 380px),360px);flex-basis:min(var(--runner-item-width, 380px),360px)}}@media(max-width:700px){.hc-theme-v7 .cart-trigger{display:grid!important}.hc-theme-v7 .header-actions{gap:8px}.hc-theme-v7 .cart-trigger{width:36px;height:36px;flex-basis:36px}.hc-theme-v7 .cart-trigger svg{width:19px;height:19px}.hc-theme-v7 .cart-trigger .count-chip{top:-4px;right:-5px}.hc-product-runner__header{min-height:54px;gap:12px}.hc-product-runner__note,.hc-product-runner__view-all{display:none}.hc-product-runner__controls{gap:8px}.hc-product-runner__motion{width:32px;min-height:32px}.hc-product-runner__motion [data-runner-motion-label]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.hc-product-runner__item{width:min(84vw,330px);min-height:144px;flex-basis:min(84vw,330px);grid-template-columns:minmax(0,1fr) 44px}.hc-product-runner__link{grid-template-columns:104px minmax(0,1fr)}.hc-product-runner__media,.hc-product-runner__media img,.hc-product-runner__media .responsive-image,.hc-product-runner__media .placeholder-slot{width:104px;min-height:143px}.hc-product-runner__copy{gap:6px;padding:16px 13px 16px 15px}.hc-product-runner__record{font-size:7px}.hc-product-runner__record>span+span{display:none}.hc-product-runner__artist{font-size:7px}.hc-product-runner__title{font-size:20px}.hc-product-runner__add{width:31px;height:31px}.hc-runner-quick-add{width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.hc-runner-quick-add__content{padding:48px 20px 22px}.hc-runner-quick-add__record h3{font-size:42px}}@media(prefers-reduced-motion:reduce){.hc-product-runner__viewport{overflow-x:auto;scrollbar-width:thin}.hc-product-runner__track{animation:none!important;transform:none!important}.hc-product-runner [data-runner-clone-group],.hc-product-runner__motion{display:none}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/theme-v7.css.map */
