.complete-bundles{display:grid;gap:var(--spacing-3)}.complete-bundles__header{display:flex;align-items:baseline;justify-content:space-between;gap:var(--spacing-3)}.complete-bundles__heading{display:flex;align-items:baseline;flex-wrap:wrap;gap:var(--spacing-2)}.complete-bundles__subtitle{font-size:14px;color:#9ca3af;font-weight:400;line-height:1}.complete-bundles__guide-link{flex-shrink:0;margin:0;padding:0;border:0;background:none;color:#6d29d9;font-size:13px;font-weight:500;line-height:1.2;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.complete-bundles__guide-link:hover{color:#5b21b6}.complete-bundles__list{display:grid;gap:var(--spacing-3)}.complete-bundles__cards{display:grid;gap:14px}.complete-bundles__card{position:relative;border:1px solid #9CA3AF;border-radius:var(--rounded);background:rgb(var(--background));transition:border-color .2s ease,box-shadow .2s ease}.complete-bundles__card.is-selected{border-color:#6d29d9;box-shadow:0 0 0 1px #6d29d9}.complete-bundles__card-badge{position:absolute;top:0;right:var(--spacing-4);z-index:1;transform:translateY(-50%);padding:2px 12px;border-radius:var(--rounded-full);background:rgb(var(--text-color));color:rgb(var(--background));font-size:10px;font-weight:600;line-height:1.2;white-space:nowrap}.complete-bundles__card-toggle{width:100%;padding:8px 18px 8px 10px;border:0;background:transparent;text-align:start;cursor:pointer}.complete-bundles__card-main{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.complete-bundles__card-media{flex-shrink:0;width:74px;height:74px;border-radius:8px;background-color:#f7f8fa}.complete-bundles__card-image{width:100%;height:100%;object-fit:contain}.complete-bundles__card-info{min-width:0}.complete-bundles__card-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:var(--spacing-2)}.complete-bundles__card-name{font-weight:400;font-size:14px;line-height:1.25;color:#1a1a1a}.complete-bundles__tag{padding:4px 7px;border:1px solid #9CA3AF;border-radius:8px;color:#9ca3af;font-size:10px;line-height:1.2;white-space:nowrap}.complete-bundles__card-subtitle{margin:5.5px 0 0;color:#9ca3af;font-size:12px;line-height:1.25}.complete-bundles__card-pricing{display:grid;justify-items:end;gap:7px;text-align:end;flex-shrink:0}.complete-bundles__price{font-size:16px;font-weight:600;line-height:1}.complete-bundles__compare-at-price{color:#9ca3af;font-size:12px;text-decoration:line-through}.complete-bundles__save{padding:2px 6px;border:1px solid #F00;border-radius:var(--rounded-full);color:red;font-size:10px;font-weight:600;line-height:1.3;white-space:nowrap}.complete-bundles__card-details{display:grid;grid-template-rows:0fr;margin:0 14px;padding-top:0;border-top:1px dashed transparent;opacity:0;overflow:hidden;transition:none}.complete-bundles.is-ready .complete-bundles__card-details{transition:grid-template-rows .32s ease,opacity .24s ease,padding .32s ease,margin .32s ease,border-color .32s ease}.complete-bundles__card-details-inner{min-height:0;overflow:hidden}.complete-bundles__card-details.is-expanded{grid-template-rows:1fr;margin:0 14px 19px;padding-top:12px;border-top-color:rgb(var(--border-color));opacity:1}.complete-bundles__details-title{margin:0 0 6px;font-size:12px;line-height:1.25;color:#1a1a1a}.complete-bundles__details-description{color:#9ca3af;font-size:10px;line-height:1.44}.complete-bundles__details-description>*:first-child{margin-top:0}.complete-bundles__details-description>*:last-child{margin-bottom:0}@media(prefers-reduced-motion:reduce){.complete-bundles__card-details{transition:none}}@media screen and (max-width:699px){.complete-bundles__card-toggle{padding:8px 10px 8px 8px}.complete-bundles__card-main{grid-template-columns:auto minmax(0,1fr) auto;gap:8px}.complete-bundles__card-media{width:56px;height:56px}.complete-bundles__card-name{font-size:14px;line-height:1.2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.complete-bundles__card-title-row{flex-wrap:nowrap;gap:6px}.complete-bundles__tag{padding:2px 5px;font-size:10px}.complete-bundles__card-subtitle{margin-top:3px;font-size:12px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.complete-bundles__card-pricing{justify-items:end;gap:4px;text-align:end}.complete-bundles__price{font-size:15px}.complete-bundles__compare-at-price{font-size:12px}.complete-bundles__save{padding:1px 5px;font-size:10px}.complete-bundles__card-badge{right:var(--spacing-3)}}@media screen and (max-width:400px){.complete-bundles__card-badge{font-size:10px;padding:2px 4px}}.product-info__price .rating-with-text{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;align-items:end;column-gap:10px;row-gap:0;margin-bottom:10px}.product-info__price .price-list{display:contents}.product-info__price sale-price{grid-column:1;grid-row:1 / span 2;align-self:end;font-size:30px;font-weight:700;line-height:1;color:#1a1a1a;letter-spacing:.03em}.product-info__price sale-price.text-on-sale{color:#1a1a1a}.product-info__price .product-info__badge-list{grid-column:2;grid-row:1;align-self:start;margin-inline-start:0}.product-info__price compare-at-price{grid-column:2;grid-row:2;align-self:end;margin-top:16px;font-size:12px;line-height:1;color:#9ca3af;letter-spacing:.03em;text-decoration:none}.product-info__price compare-at-price.line-through,.product-info__price compare-at-price.text-subdued{text-decoration:none}.product-info__price on-sale-badge.badge--on-sale{--badge-background: transparent;--badge-color: #F00;color:red;min-height:18px;padding:1px 6px;border:1px solid #F00;border-radius:var(--rounded-full);font-size:10px;font-weight:400;line-height:1.4}.product-info__price .rating{grid-column:1 / -1}@media screen and (max-width:699px){.product-info__price sale-price{font-size:24px}.product-info__price compare-at-price{margin-top:10px;font-size:11px}.product-info__price on-sale-badge.badge--on-sale{min-height:16px;padding:1px 5px;font-size:9px}}
/*# sourceMappingURL=/cdn/shop/t/75/assets/component-complete-bundles.css.map */
