.ap{--ap-accent: #1a56c4;--ap-line: rgba(var(--color-foreground), .12);--ap-muted: rgba(var(--color-foreground), .6);display:block}.ap[hidden]{display:none!important}.ap__head{margin-bottom:18px}.ap__heading{margin:0;font-size:22px;line-height:1.25;font-weight:700}.ap__subheading{margin:5px 0 0;font-size:14px;line-height:1.4;color:var(--ap-muted)}.ap__tabs{position:relative;display:flex;flex-wrap:wrap;gap:4px;padding:5px;margin-bottom:16px;border-radius:10px;background-color:rgba(var(--color-foreground),.05)}.ap__tab-pill{position:absolute;top:0;left:0;border-radius:7px;background-color:var(--ap-accent);pointer-events:none;transition:transform .3s cubic-bezier(.22,.61,.36,1),width .3s cubic-bezier(.22,.61,.36,1)}.ap__tabs:not(.has-pill) .ap__tab-pill{opacity:0}.ap__tab{position:relative;z-index:1;flex:1 1 auto;display:flex;align-items:center;justify-content:center;gap:5px;padding:9px 8px;border:0;border-radius:7px;background:transparent;color:rgb(var(--color-foreground));font-size:12.5px;font-weight:600;line-height:1;white-space:nowrap;cursor:pointer;transition:background-color .2s ease,color .26s ease}.ap__tabs[hidden],.ap__tab[hidden],.ap__item[hidden],.ap__row[hidden],.ap__row.hidden,.ap__empty[hidden],.ap__summary[hidden],.ap__summary-total[hidden]{display:none!important}.ap__tab:hover{background-color:rgba(var(--color-foreground),.05)}.ap__tab.is-active,.ap__tab.is-active:hover{background-color:var(--ap-accent);color:#fff}.ap__tabs.has-pill .ap__tab.is-active,.ap__tabs.has-pill .ap__tab.is-active:hover{background-color:transparent;color:#fff}.ap__tab-icon{display:block;width:17px;height:17px;flex-shrink:0}.ap__tab-icon svg{width:100%;height:100%;display:block}.ap__tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background-color:rgba(var(--color-foreground),.09);font-size:12px;font-weight:600}.ap__tab.is-active .ap__tab-count{background-color:#ffffff38;color:#fff}.ap__row{display:flex;flex-direction:column;gap:10px}.ap[data-active=clips] .ap__item:not([data-cat=clips]),.ap[data-active=joiners] .ap__item:not([data-cat=joiners]),.ap[data-active=tools] .ap__item:not([data-cat=tools]),.ap[data-active=accessories] .ap__item:not([data-cat=accessories]){display:none}.ap__row--fading .ap__item{opacity:0;transform:translateY(6px)}@media(prefers-reduced-motion:reduce){.ap__row,.ap__row .ap__item{transition:none!important}.ap__row--fading .ap__item{opacity:1;transform:none}}.ap__item{display:flex;align-items:flex-start;gap:16px;padding:16px;border:1px solid var(--ap-line);border-radius:10px;background-color:rgb(var(--color-background));cursor:pointer;transition:opacity .13s ease-in,transform .13s ease-in,border-color .15s ease,box-shadow .15s ease}.ap__row:not(.ap__row--fading) .ap__item{opacity:1;transform:none;transition:opacity .24s cubic-bezier(.22,.61,.36,1),transform .24s cubic-bezier(.22,.61,.36,1),border-color .15s ease,box-shadow .15s ease}.ap__item:hover{border-color:rgba(var(--color-foreground),.22);box-shadow:0 1px 4px #0000000d}.ap__item-media{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:84px;height:84px;border-radius:8px;background-color:rgba(var(--color-foreground),.04);line-height:0}.ap__item-img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.ap__item-media--empty svg{width:70%;height:70%;fill:rgba(var(--color-foreground),.18)}.ap__item-body{flex:1;min-width:0}.ap__item-badge{display:inline-flex;align-items:center;gap:4px;margin:0 0 6px;padding:2px 8px 2px 6px;border-radius:999px;font-size:11.5px;font-weight:600;line-height:1.4;color:var(--ap-accent);background-color:color-mix(in srgb,var(--ap-accent) 10%,rgb(var(--color-background)));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--ap-accent) 22%,transparent)}.ap__item-badge svg{width:12px;height:12px;flex:0 0 auto}.ap__item-title{display:block;font-size:16px;font-weight:600;line-height:1.3;color:rgb(var(--color-foreground));text-decoration:none}.ap__item-title:hover{text-decoration:underline}.ap__qty{cursor:default}.ap__qty-input{cursor:text}.ap__item-spec{margin:4px 0 0;font-size:13px;line-height:1.35;color:var(--ap-muted)}.ap__choice{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;margin-top:8px;cursor:default}.ap__choice-label{flex:0 0 auto;white-space:nowrap;font-size:13px;font-weight:600;color:rgb(var(--color-foreground))}.ap__choice-select{appearance:none;-webkit-appearance:none;flex:0 1 auto;width:auto;min-width:0;max-width:100%;height:32px;margin:0;padding:0 30px 0 10px;border:1px solid var(--ap-line);border-radius:8px;background-color:rgb(var(--color-background));background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M3 4.5l3 3 3-3' fill='none' stroke='%23555' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 9px center;background-size:12px 12px;font-size:13px;line-height:30px;color:rgb(var(--color-foreground));cursor:pointer}.ap__choice-select:hover{border-color:var(--ap-accent)}.ap__choice-select:focus-visible{outline:2px solid var(--ap-accent);outline-offset:1px}.ap__item-benefits{display:flex;flex-wrap:wrap;gap:6px 14px;margin:10px 0 0;padding:0;list-style:none}.ap__benefit{display:flex;align-items:center;gap:5px;font-size:12px;line-height:1.3;color:var(--ap-muted)}.ap__benefit-tick{width:15px;height:15px;flex-shrink:0;color:var(--ap-accent)}.ap__item-buy{display:flex;flex-direction:column;align-items:flex-end;gap:10px;flex-shrink:0}.ap__item-price{font-size:18px;font-weight:700;line-height:1.2;white-space:nowrap}.ap__select{position:relative;align-self:center;flex-shrink:0;width:24px;height:24px}.ap__check{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.ap__check-ui{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:2px solid rgba(var(--color-foreground),.25);border-radius:999px;color:#fff;transition:background-color .16s ease,border-color .16s ease}.ap__check-ui svg{width:13px;height:13px;opacity:0;transform:scale(.5);transition:opacity .12s ease,transform .2s cubic-bezier(.34,1.56,.64,1)}.ap__item:hover .ap__check-ui{border-color:rgba(var(--color-foreground),.45)}.ap__check:checked+.ap__check-ui{background-color:var(--ap-accent);border-color:var(--ap-accent)}.ap__check:checked+.ap__check-ui svg{opacity:1;transform:none}.ap__check:focus-visible+.ap__check-ui{outline:2px solid var(--ap-accent);outline-offset:3px}.ap__select--placeholder{display:block}.ap__item.is-selected{border-color:var(--ap-accent);box-shadow:inset 0 0 0 1px var(--ap-accent);background-color:#1a56c40d;background-color:color-mix(in srgb,var(--ap-accent) 6%,rgb(var(--color-background)))}.ap__qty{display:flex;align-items:stretch;border:1px solid var(--ap-line);border-radius:7px;overflow:hidden;opacity:.4;transition:opacity .16s ease,border-color .16s ease}.ap__item.is-selected .ap__qty{opacity:1;border-color:rgba(var(--color-foreground),.3)}.ap__qty-step[disabled],.ap__qty-input[disabled]{cursor:not-allowed}.ap__qty-step{width:28px;border:0;background:transparent;color:rgb(var(--color-foreground));font-size:15px;line-height:1;cursor:pointer}.ap__qty-step:hover{background-color:rgba(var(--color-foreground),.06)}.ap__qty-input{width:34px;padding:6px 0;border:0;border-left:1px solid var(--ap-line);border-right:1px solid var(--ap-line);background:transparent;color:rgb(var(--color-foreground));font-size:13px;font-weight:600;text-align:center;-moz-appearance:textfield}.ap__qty-input::-webkit-outer-spin-button,.ap__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ap__qty-input:focus{outline:2px solid var(--ap-accent);outline-offset:-2px}.ap__summary{margin-top:14px;padding:14px 16px;border:1px solid var(--ap-accent);border-radius:10px;background-color:#1a56c40a}.ap__summary-title{margin:0 0 10px;font-size:14px;font-weight:600}.ap__summary-list{margin:0;padding:0;list-style:none}.ap__summary-row{display:flex;align-items:baseline;gap:8px;padding:5px 0;font-size:13px;line-height:1.35}.ap__summary-row--main{padding-bottom:8px;margin-bottom:4px;border-bottom:1px solid var(--ap-line);font-weight:600}.ap__summary-row--main:last-child{padding-bottom:5px;margin-bottom:0;border-bottom:0}.ap__summary-remove--spacer{visibility:hidden}.ap__summary-qty{flex-shrink:0;font-weight:600}.ap__summary-name{flex:1;min-width:0}.ap__summary-spec{color:var(--ap-muted)}.ap__summary-price{flex-shrink:0;font-weight:600;white-space:nowrap}.ap__summary-remove{flex-shrink:0;width:20px;height:20px;padding:0;border:0;border-radius:999px;background:transparent;color:var(--ap-muted);font-size:16px;line-height:1;cursor:pointer}.ap__summary-remove:hover{background-color:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground))}.ap__summary-total{display:flex;justify-content:space-between;gap:8px;margin:10px 0 0;padding-top:10px;border-top:1px solid var(--ap-line);font-size:14px;font-weight:700}.ap__sold-out{font-size:12px;color:rgba(var(--color-foreground),.45);white-space:nowrap}.ap__empty{display:block;margin:0;padding:22px 16px;border:1px dashed var(--ap-line);border-radius:10px;font-size:14px;color:var(--ap-muted);text-align:center}.ap__banner{display:flex;align-items:center;gap:14px;margin-top:14px;padding:14px 16px;border-radius:10px;background-color:#1a56c40f}.ap__banner-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:38px;height:38px;border-radius:999px;background-color:var(--ap-accent);color:#fff}.ap__banner-icon svg{width:20px;height:20px}.ap__banner-body{flex:1;min-width:0}.ap__banner-heading{margin:0;font-size:15px;font-weight:600;line-height:1.3}.ap__banner-text{margin:2px 0 0;font-size:13px;line-height:1.35;color:var(--ap-muted)}.ap__banner-link{flex-shrink:0;font-size:14px;font-weight:600;color:var(--ap-accent);text-decoration:none;white-space:nowrap}.ap__banner-link:hover{text-decoration:underline}.ap__trust{display:flex;flex-wrap:wrap;gap:14px;margin:18px 0 0;padding:16px 0 0;border-top:1px solid var(--ap-line);list-style:none}.ap__trust-item{display:flex;align-items:center;gap:10px;flex:1 1 40%}.ap__trust-icon{display:flex;flex-shrink:0;width:22px;height:22px;color:var(--ap-accent)}.ap__trust-icon svg{width:100%;height:100%}.ap__trust-body{display:flex;flex-direction:column;min-width:0}.ap__trust-title{font-size:13px;font-weight:600;line-height:1.3}.ap__trust-text{font-size:12px;line-height:1.3;color:var(--ap-muted)}.ap__placeholder{padding:16px 20px;border:1px dashed var(--ap-line);border-radius:10px;font-size:14px;color:var(--ap-muted)}.ap__placeholder p{margin:0}@media screen and (max-width:749px){.ap__tab{flex:0 0 auto;gap:6px;padding:10px;font-size:13px}.ap__item{gap:12px;padding:12px}.ap__item-media{width:64px;height:64px}.ap__item-title{font-size:15px}.ap__item-price{font-size:16px}.ap__item-badge{padding:2px 6px;font-size:11px;white-space:nowrap}.ap__item-badge svg{display:none}.ap__banner{flex-wrap:wrap}.ap__trust-item{flex-basis:100%}}.ap-price--with-extras .price__sale s.price-item--regular{display:none}.ap-price--with-extras .price-item--sale{color:inherit}
/*# sourceMappingURL=/cdn/shop/t/19/assets/component-accessories-panel.css.map */
