.header__icons .header__icon--parts{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;width:auto;min-width:4.4rem;height:4.4rem;padding:0 .4rem;line-height:1;text-align:center;text-decoration:none;color:rgb(var(--color-foreground, 18 18 18));align-self:center}.header__icon--parts span{height:auto}.header__icon--parts .parts-list-link__icon{position:relative;display:inline-flex;align-items:center;justify-content:center;height:auto}.parts-list-star{width:2.1rem;height:2.1rem;fill:currentColor;display:block}.header__icon--parts:hover .parts-list-star{transform:scale(1.07)}.parts-list-link__label{display:block;font-size:1.1rem;line-height:1;font-weight:500;white-space:nowrap;color:inherit}.header__icon--parts:hover .parts-list-link__label{text-decoration:underline}.header__icon--parts .parts-list-count[hidden]{display:none!important}.header__icon--parts .parts-list-count{position:absolute;top:-.7rem;right:-.9rem;min-width:1.6rem;height:1.6rem;padding:0 .4rem;display:inline-flex;align-items:center;justify-content:center;border-radius:1rem;background:rgb(var(--color-button, 18 18 18));color:rgb(var(--color-button-text, 255 255 255));font-size:1rem;line-height:1;font-weight:600}parts-list-toggle{display:inline-flex}.product__parts-list{margin-top:1.2rem;text-align:left}.parts-list-button{display:inline-flex;align-items:center;gap:.7rem;width:auto;justify-content:center;padding:.7rem 1.4rem;border:.1rem solid rgba(var(--color-foreground, 18 18 18),.18);border-radius:5rem;background:transparent;color:rgb(var(--color-foreground, 18 18 18));font-size:1.3rem;font-weight:500;line-height:1;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease}.parts-list-button:hover{border-color:rgba(var(--color-foreground, 18 18 18),.45);background:rgba(var(--color-foreground, 18 18 18),.04)}.parts-list-button:focus-visible{outline:.2rem solid #e01a2b;outline-offset:.2rem}.parts-list-button .icon{width:1.7rem;height:1.7rem;flex:0 0 auto}.parts-list-button .icon path{transition:fill .15s ease}parts-list-toggle.is-active .parts-list-button{border-color:#e01a2b;color:#e01a2b;background:#e01a2b0f}parts-list-toggle.is-active .parts-list-button .icon path{fill:#e01a2b;stroke:#e01a2b}.parts-list-button--icon{width:4.4rem;height:4.4rem;padding:0;gap:0;border-radius:50%;background:#fff;border:.1rem solid rgba(var(--color-foreground, 18 18 18),.18);box-shadow:0 .1rem .3rem #1212120f}.parts-list-button--icon:hover{border-color:#e01a2b;background:#e01a2b0f}.parts-list-button--icon .icon{width:2rem;height:2rem}.parts-list-button--icon:hover .icon path{fill:#e01a2b}.product__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1.2rem}.product__title-row .product__title{flex:1 1 auto;min-width:0}.product__fav{flex:0 0 auto;margin-top:.6rem}.parts-list-page__toolbar{display:flex;justify-content:flex-end;margin-bottom:1.6rem}.parts-list-items{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(22rem,1fr));gap:2.4rem}.parts-list-card{border:.1rem solid rgba(var(--color-foreground, 18 18 18),.1);border-radius:var(--media-radius, .8rem);overflow:hidden;display:flex;flex-direction:column;background:rgb(var(--color-background, 255 255 255))}.parts-list-card__media{display:block;aspect-ratio:1 / 1;background:rgba(var(--color-foreground, 18 18 18),.04)}.parts-list-card__media img{width:100%;height:100%;object-fit:contain}.parts-list-card__noimg{display:block;width:100%;height:100%}.parts-list-card__body{padding:1.4rem 1.6rem 1.8rem;display:flex;flex-direction:column;gap:.6rem;flex:1 1 auto}.parts-list-card__vendor{margin:0;font-size:1.2rem;text-transform:uppercase;letter-spacing:.04rem;opacity:.6}.parts-list-card__title{font-size:1.5rem;font-weight:600;text-decoration:none;color:inherit}.parts-list-card__title:hover{text-decoration:underline}.parts-list-card__price{margin:0;font-weight:600}.parts-list-card__actions{margin-top:auto;padding-top:1.2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.parts-list-card__remove{background:none;border:0;cursor:pointer;color:#e01a2b;font-size:1.3rem}.parts-list-empty{text-align:center;padding:6rem 2rem}.parts-list-empty__icon{width:4.8rem;height:4.8rem;margin:0 auto 1.6rem;opacity:.4}#PartsListLoginModal[hidden]{display:none}.parts-list-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem}.parts-list-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.parts-list-modal__dialog{position:relative;z-index:1;width:100%;max-width:42rem;background:rgb(var(--color-background, 255 255 255));border-radius:1.2rem;padding:3.2rem 2.8rem 2.8rem;text-align:center;box-shadow:0 2rem 6rem #0000004d}.parts-list-modal__icon{width:4.4rem;height:4.4rem;margin:0 auto 1.2rem;color:#e01a2b}.parts-list-modal__title{margin:0 0 .8rem;font-size:2rem}.parts-list-modal__product{margin:0 0 .4rem;font-weight:600}.parts-list-modal__text{margin:0 0 2rem;opacity:.8;font-size:1.4rem}.parts-list-modal__actions{display:flex;flex-direction:column;gap:1rem}.parts-list-modal__actions .button{width:100%}.parts-list-modal__close{position:absolute;top:1rem;right:1rem;background:none;border:0;cursor:pointer;padding:.8rem;line-height:0}.parts-list-modal__close .icon{width:1.8rem;height:1.8rem}body.parts-list-modal-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/67/assets/parts-list.css.map */
