.complete-the-set{margin:3rem 0}.complete-the-set__wrapper{padding:2rem;background:var(--color-background, #fff);border-radius:var(--radius-md)}.complete-the-set__wrapper--full-width{padding-left:0;padding-right:0}.complete-the-set__header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--color-border, #e5e7eb)}.complete-the-set__heading{font-size:calc(var(--font-heading-mobile-scale, var(--font-heading-scale)) * var(--font-h3-size));font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:calc(1 + .3572/max(1,var(--font-heading-scale)));margin:0;color:rgb(var(--color-foreground))}.complete-the-set__description{margin-top:.5rem;color:var(--color-foreground-secondary, #6b7280);font-size:var(--text-base)}.complete-the-set__category{margin-bottom:3rem}.complete-the-set__category:last-child{margin-bottom:0}.complete-the-set__category-header{margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--color-border, #e5e7eb)}.complete-the-set__category-title{font-size:var(--text-lg);font-weight:600;margin:0;display:flex;align-items:center;gap:.5rem;color:var(--color-foreground, #1f2937)}.complete-the-set__info-icon{background:none;border:none;padding:0;cursor:pointer;color:var(--color-foreground-secondary, #6b7280);display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;transition:color .2s ease}.complete-the-set__info-icon:hover{color:var(--color-link, #2563eb)}.complete-the-set__tooltip{position:absolute;background:var(--color-background, #fff);border:1px solid var(--color-border, #e5e7eb);border-radius:var(--radius-sm);padding:.75rem;margin-top:.25rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:10;max-width:300px;font-size:var(--text-sm);line-height:1.5}.complete-the-set__tooltip[hidden]{display:none}.complete-the-set__product{display:grid;grid-template-columns:25% 75%;gap:1.5rem;padding:1.5rem;margin-bottom:1rem;background:var(--color-background, #fff);border:1px solid var(--color-border, #e5e7eb);border-radius:var(--radius-md);align-items:start;transition:box-shadow .2s ease}.complete-the-set__product:hover{box-shadow:0 2px 8px #00000014}.complete-the-set__product:last-child{margin-bottom:0}.complete-the-set__product-content{display:flex;flex-direction:column;gap:.75rem}.complete-the-set__product-image{width:100%;aspect-ratio:1;background:var(--color-background-secondary, #f9fafb);border-radius:var(--radius-sm);overflow:hidden;display:flex;align-items:center;justify-content:center}.complete-the-set__product-image img{width:100%;height:100%;object-fit:cover;display:block}.complete-the-set__no-image{color:var(--color-foreground-secondary, #9ca3af);font-size:var(--text-sm);text-align:center}.complete-the-set__product-title{font-size:var(--text-lg);font-weight:600;margin:0;line-height:1.3;padding-bottom:.75rem;border-bottom:1px solid var(--color-border, #e5e7eb)}.complete-the-set__product-title a{color:var(--color-link, #1f2937);text-decoration:none;transition:color .2s ease}.complete-the-set__product-title a:hover{color:var(--color-link-hover, #2563eb)}.complete-the-set__product-sku{font-size:var(--text-base);color:var(--color-foreground-secondary, #6b7280);margin:0}.complete-the-set__product-price{font-size:var(--text-lg);font-weight:600;color:var(--color-foreground, #1f2937);margin:0}.complete-the-set__v2-selector{margin:.5rem 0}.complete-the-set__v2-selector .v2-dimensions{gap:.75rem}.complete-the-set__v2-selector .v2-dimension{margin-bottom:.5rem}.complete-the-set__v2-selector .v2-dimension__label{font-size:.9rem;margin-bottom:.5rem}.complete-the-set__v2-selector .v2-dimension__name{font-weight:500}.complete-the-set__v2-selector .v2-dimension__value{font-weight:600}.complete-the-set__v2-selector .v2-size{min-width:60px;padding:.5rem .75rem;font-size:.9rem}.complete-the-set__v2-selector .v2-option{padding:.5rem .75rem;font-size:.9rem}.complete-the-set__v2-selector .v2-option--has-image{gap:.5rem}.complete-the-set__v2-selector .v2-option__image{width:40px;height:40px}.complete-the-set__v2-selector .v2-image-card{width:100px;height:100px}.complete-the-set__v2-selector .v2-image-card__label{font-size:.85rem}.complete-the-set__variants{display:flex;flex-wrap:wrap;gap:1rem}.complete-the-set__variant{display:flex;align-items:center;gap:.5rem}.complete-the-set__variant label{font-size:1rem;font-weight:500;color:var(--color-foreground, #374151);white-space:nowrap}.complete-the-set__variant-select{padding:.625rem 2.5rem .625rem 1rem;border:1px solid var(--color-border, #d1d5db);border-radius:var(--radius-sm);background:var(--color-background, #fff);font-size:1rem;color:var(--color-foreground, #1f2937);cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:12px;transition:border-color .2s ease;min-width:150px}.complete-the-set__variant-select:hover{border-color:var(--color-border-hover, #9ca3af)}.complete-the-set__variant-select:focus{outline:none;border-color:var(--color-link, #2563eb);box-shadow:0 0 0 3px #2563eb1a}.complete-the-set__product-actions{display:flex;justify-content:space-between;align-items:center}.complete-the-set__quantity{display:flex;align-items:center;border:1px solid var(--color-border, #d1d5db);border-radius:var(--radius-sm);overflow:hidden;background:var(--color-background, #fff)}.complete-the-set__qty-btn{padding:.5rem .75rem;background:var(--color-background, #fff);border:none;cursor:pointer;color:var(--color-foreground, #374151);display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.complete-the-set__qty-btn:hover{background:var(--color-background-secondary, #f3f4f6)}.complete-the-set__qty-btn:active{background:var(--color-background-tertiary, #e5e7eb)}.complete-the-set__qty-btn[disabled]{opacity:.4;cursor:not-allowed}.complete-the-set__qty-input{width:60px;padding:.625rem .25rem;border:none;border-left:1px solid var(--color-border, #d1d5db);border-right:1px solid var(--color-border, #d1d5db);text-align:center;font-size:1rem;font-weight:500;background:var(--color-background, #fff);color:var(--color-foreground, #1f2937)}.complete-the-set__qty-input:focus{outline:none;background:var(--color-background-secondary, #f9fafb)}.complete-the-set__qty-input::-webkit-inner-spin-button,.complete-the-set__qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.complete-the-set__qty-input[type=number]{-moz-appearance:textfield}.complete-the-set__add-to-cart{width:auto;min-width:120px;padding:.625rem 1.25rem;background:#e85d4d;color:#fff;border:none;border-radius:var(--radius-sm);font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:center;white-space:nowrap}.complete-the-set__add-to-cart:hover{background:#d64d3d;box-shadow:0 2px 4px #e85d4d33}.complete-the-set__add-to-cart:active{transform:translateY(1px)}.complete-the-set__add-to-cart[disabled]{background:var(--color-background-tertiary, #e5e7eb);color:var(--color-foreground-secondary, #9ca3af);cursor:not-allowed;box-shadow:none}.complete-the-set__add-to-cart[disabled]:hover{transform:none}.complete-the-set__skeleton{display:flex;flex-direction:column;gap:1rem}.complete-the-set__skeleton-row{display:grid;grid-template-columns:25% 75%;gap:1.5rem;padding:1.5rem;background:var(--color-background, #fff);border:1px solid var(--color-border, #e5e7eb);border-radius:var(--radius-md);animation:skeleton-pulse 1.5s ease-in-out infinite}.complete-the-set__skeleton-image{width:100%;aspect-ratio:1;background:var(--color-background-secondary, #f3f4f6);border-radius:var(--radius-sm)}.complete-the-set__skeleton-content{display:flex;flex-direction:column;gap:.75rem}.complete-the-set__skeleton-title{width:70%;height:20px;background:var(--color-background-secondary, #f3f4f6);border-radius:var(--radius-sm);padding-bottom:.75rem;border-bottom:1px solid var(--color-border, #e5e7eb)}.complete-the-set__skeleton-sku{width:40%;height:16px;background:var(--color-background-secondary, #f3f4f6);border-radius:var(--radius-sm)}.complete-the-set__skeleton-price{width:30%;height:18px;background:var(--color-background-secondary, #f3f4f6);border-radius:var(--radius-sm)}.complete-the-set__skeleton-actions{width:60%;height:40px;background:var(--color-background-secondary, #f3f4f6);border-radius:var(--radius-sm)}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.6}}.complete-the-set__error{padding:2rem;text-align:center;background:var(--color-background-error, #fef2f2);border:1px solid var(--color-border-error, #fecaca);border-radius:var(--radius-md);color:var(--color-foreground, #374151)}.complete-the-set__error p{margin:0;font-size:.95rem}@media (max-width: 1023px){.complete-the-set__product{padding:1.25rem}.complete-the-set__product-title{font-size:var(--text-base)}}@media (max-width: 767px){.complete-the-set__wrapper{padding:var(--page-padding, 1.6rem)}.complete-the-set-section{padding-inline:var(--page-padding, 1.6rem)}.complete-the-set__category-header{margin-bottom:1rem}.complete-the-set__category-title{font-size:var(--text-base)}.complete-the-set__product{grid-template-columns:1fr;gap:1rem;padding:1rem}.complete-the-set__product-title{font-size:var(--text-base)}.complete-the-set__variants{flex-direction:column;gap:.75rem}.complete-the-set__variant{flex-direction:column;align-items:flex-start;width:100%}.complete-the-set__variant-select{width:100%;min-width:auto}.complete-the-set__product-actions{gap:.75rem}.complete-the-set__skeleton-row{grid-template-columns:1fr}.complete-the-set__skeleton-image{width:100%;aspect-ratio:1}.complete-the-set__skeleton-actions{width:100%;height:60px}}@media (max-width: 479px){.complete-the-set__product-actions{flex-direction:column;align-items:stretch}.complete-the-set__quantity{width:100%;justify-content:center}.complete-the-set__add-to-cart{width:100%}.complete-the-set__slider{gap:var(--space-2, .8rem)}}.complete-the-set__product:focus-within{outline:2px solid var(--color-link, #2563eb);outline-offset:2px}.complete-the-set__qty-btn:focus,.complete-the-set__add-to-cart:focus{outline:2px solid var(--color-link, #2563eb);outline-offset:2px}@media (prefers-contrast: high){.complete-the-set__product{border-width:2px}.complete-the-set__add-to-cart{border:2px solid currentcolor}}@media (prefers-reduced-motion: reduce){.complete-the-set__product,.complete-the-set__qty-btn,.complete-the-set__add-to-cart,.complete-the-set__variant-select{transition:none}@keyframes skeleton-pulse{0%,to{opacity:.8}}}.complete-the-set-section{margin:0}.complete-the-set-section .complete-the-set__header{border-bottom:none;margin-bottom:1.5rem;padding-bottom:0}.complete-the-set__tabs-header{margin-bottom:2rem}.complete-the-set__tabs-header .tabs__nav-wrap{overflow:visible}.complete-the-set__tabs-header .tabs__nav{gap:0 3rem;overflow:visible;justify-content:center}.complete-the-set__tabs-header .tabs__tab{padding-bottom:1rem;font-size:var(--text-fluid-base);font-weight:500;display:inline-flex;align-items:center;gap:.5rem}.complete-the-set__tabs-header .tabs__tab:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:rgb(var(--color-foreground));transform:scaleX(0);transition:transform .2s ease}.complete-the-set__tabs-header .tabs__tab[aria-selected=true]:after{transform:scaleX(1)}.complete-the-set__tab-info{display:inline-flex;opacity:.5;cursor:help;position:relative}.complete-the-set__tab-info:hover{opacity:.8}.complete-the-set__tab-info[data-tooltip]:after{content:attr(data-tooltip);position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:8px;padding:10px 14px;background:#1f2937;color:#fff;font-size:14px;font-weight:400;line-height:1.5;width:max-content;max-width:260px;text-align:left;border-radius:6px;box-shadow:0 4px 16px #0003;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:100;pointer-events:none}.complete-the-set__tab-info[data-tooltip]:before{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:2px;border:6px solid transparent;border-bottom-color:#1f2937;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:101;pointer-events:none}.complete-the-set__tab-info[data-tooltip]:hover:after,.complete-the-set__tab-info[data-tooltip]:hover:before{opacity:1;visibility:visible}@media (max-width: 767px){.complete-the-set__tab-info[data-tooltip]:after{left:auto;right:-8px;transform:none;max-width:200px;font-size:12px}.complete-the-set__tab-info[data-tooltip]:before{left:auto;right:8px;transform:none}}.complete-the-set__panels{position:relative}.complete-the-set__panel[hidden]{display:none}.complete-the-set__slider-wrap{position:relative;margin:0 -24px;padding:0 24px}.complete-the-set__slider{display:flex;gap:var(--space-3, 1.2rem);overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:.5rem 0}.complete-the-set__slider::-webkit-scrollbar{display:none}.complete-the-set__slide{flex:0 0 auto;width:calc((100% - 3rem)/4);min-width:200px;max-width:280px;transition:opacity .3s ease,transform .3s ease}@media (max-width: 1023px){.complete-the-set__slide{width:calc((100% - 2rem) / 3);min-width:180px}}@media (max-width: 767px){.complete-the-set__slide{width:calc((100% - 1rem)/2);min-width:150px;max-width:200px}}.complete-the-set__slide:not(.complete-the-set__slide--active){opacity:.35}.complete-the-set__slide:not(.complete-the-set__slide--active):hover{opacity:.6}.complete-the-set__slide{cursor:pointer}.complete-the-set__slide--active{opacity:1}.complete-the-set__slider{align-items:stretch}.complete-the-set__slide{display:flex}.complete-the-set__slide .product-card{height:100%;width:100%;background-color:var(--pcard-bg, #fff);padding:var(--space-4, 1.6rem);border-radius:var(--radius-card, var(--space-2, .8rem));box-shadow:var(--shadow-md, 0 4px 6px -1px rgba(0,0,0,.1), 0 2px 4px -1px rgba(0,0,0,.06));display:flex;flex-direction:column}.complete-the-set__slide .product-card__wrapper{height:100%;display:flex;flex-direction:column}.complete-the-set__slide .product-card__divider{display:block!important;width:var(--divider-width, 100%);height:var(--divider-thickness, 1px);background-color:var(--divider-color, #e5e5e5);margin:var(--space-3, 1.2rem) auto}.complete-the-set__slide .product-card__info{display:flex;flex-direction:column;flex-grow:1;padding:0}.complete-the-set__slide .product-card__title{margin-bottom:var(--space-2, .8rem);min-height:2.8em;line-height:1.4}.complete-the-set__slide .product-card__vendor,.complete-the-set__slide .product-card__vendor-below{margin-bottom:var(--space-2, .8rem);color:rgba(var(--color-foreground),.6)}.complete-the-set__slide .f-price{margin-top:auto;padding-top:var(--space-2, .8rem)}.complete-the-set-section[data-loading=true] .complete-the-set__slider{min-height:300px;display:flex;align-items:center;justify-content:center}.complete-the-set-section[data-loading=true] .complete-the-set__slider:after{content:"";width:40px;height:40px;border:3px solid rgb(0,0,0,.1);border-top-color:#0006;border-radius:50%;animation:cts-spin .8s linear infinite}@keyframes cts-spin{to{transform:rotate(360deg)}}.complete-the-set__error{text-align:center;padding:2rem;color:#6b7280}.complete-the-set__error p{margin:0 0 1rem}.complete-the-set__retry-btn{padding:.5rem 1.25rem;background:var(--color-button, #333);color:var(--color-button-text, #fff);border:none;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:500;transition:opacity .2s}.complete-the-set__retry-btn:hover{opacity:.9}.section--complete-the-set[data-loading=true]{position:relative;pointer-events:none}.section--complete-the-set[data-loading=true]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffb3;z-index:10}.complete-the-set__skeleton-slider{display:flex;gap:1rem;overflow:hidden}.complete-the-set__skeleton-slide{flex:0 0 auto;width:calc((100% - 3rem)/4);min-width:200px;max-width:280px;animation:skeleton-pulse 1.5s ease-in-out infinite}.complete-the-set__skeleton-slide .complete-the-set__skeleton-image{aspect-ratio:1;background:rgb(var(--color-foreground),.05);border-radius:var(--radius-md);margin-bottom:.75rem}.complete-the-set__skeleton-slide .complete-the-set__skeleton-title{height:1rem;width:80%;background:rgb(var(--color-foreground),.08);border-radius:var(--radius-sm);margin-bottom:.5rem}.complete-the-set__skeleton-slide .complete-the-set__skeleton-price{height:1.25rem;width:40%;background:rgb(var(--color-foreground),.08);border-radius:var(--radius-sm)}.complete-the-set__grid.f-grid{display:grid;grid-template-columns:repeat(var(--cts-columns, 4),1fr);gap:var(--grid-gap, 1.5rem)}.complete-the-set__grid.f-grid>.f-column{width:100%;max-width:100%;flex:none}@media (max-width: 1023px){.complete-the-set__grid.f-grid{grid-template-columns:repeat(var(--cts-columns-tablet, 3),1fr)}}@media (max-width: 767px){.complete-the-set__grid.f-grid{grid-template-columns:repeat(var(--cts-columns-mobile, 2),1fr);gap:1rem}}.complete-the-set__grid .product-card{height:100%}.complete-the-set__grid .product-card__wrapper{height:100%;display:flex;flex-direction:column}.complete-the-set__card{display:flex;flex-direction:column;background:rgb(var(--color-background));border-radius:var(--card-corner-radius, 8px);overflow:hidden;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease;border:1px solid rgb(var(--color-foreground),.1)}.complete-the-set__card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.complete-the-set__card:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.complete-the-set__card-image{position:relative;aspect-ratio:1;background:rgb(var(--color-foreground),.03);overflow:hidden}.complete-the-set__card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.complete-the-set__card:hover .complete-the-set__card-image img{transform:scale(1.05)}.complete-the-set__card-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:rgb(var(--color-foreground),.3);font-size:.875rem}.complete-the-set__card-body{padding:1rem;display:flex;flex-direction:column;gap:.25rem;flex:1}.complete-the-set__card-title{font-size:var(--text-base);font-weight:500;line-height:1.4;margin:0;color:rgb(var(--color-foreground));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.complete-the-set__card-sku{font-size:var(--text-xs);color:rgb(var(--color-foreground),.5);margin:0}.complete-the-set__card-price{font-size:var(--text-sm);font-weight:600;color:rgb(var(--color-foreground));margin-top:.5rem}.complete-the-set__card-cta{margin-top:auto;padding-top:.75rem;font-size:var(--text-sm);font-weight:500;color:rgb(var(--color-link, var(--color-foreground)));display:inline-flex;align-items:center;gap:.25rem}.complete-the-set__card-cta svg{width:14px;height:14px;transition:transform .2s ease}.complete-the-set__card:hover .complete-the-set__card-cta svg{transform:translate(3px)}.complete-the-set__skeleton.complete-the-set__grid{display:grid}.complete-the-set__skeleton-card{background:rgb(var(--color-background));border-radius:var(--card-corner-radius, 8px);overflow:hidden;border:1px solid rgb(var(--color-foreground),.1);animation:skeleton-pulse 1.5s ease-in-out infinite}.complete-the-set__skeleton-card .complete-the-set__skeleton-image{aspect-ratio:1;background:rgb(var(--color-foreground),.05);border-radius:0}.complete-the-set__skeleton-card .complete-the-set__skeleton-content{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.complete-the-set__skeleton-card .complete-the-set__skeleton-title{width:80%;height:1rem;background:rgb(var(--color-foreground),.08);border-radius:var(--radius-sm);border:none;padding:0}.complete-the-set__skeleton-card .complete-the-set__skeleton-price{width:40%;height:1.25rem;background:rgb(var(--color-foreground),.08);border-radius:var(--radius-sm);margin-top:.25rem}.complete-the-set__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-modal);display:flex;align-items:center;justify-content:center;padding:1rem}.complete-the-set__modal[hidden]{display:none}.complete-the-set__modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.complete-the-set__modal-container{position:relative;width:100%;max-width:900px;max-height:calc(100vh - 2rem);background:rgb(var(--color-background));border-radius:var(--radius-lg);box-shadow:0 20px 40px #0003;overflow:hidden;display:flex;flex-direction:column}.complete-the-set__modal-close{position:absolute;top:1rem;right:1rem;z-index:10;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgb(var(--color-background));border:1px solid rgb(var(--color-foreground),.1);border-radius:50%;cursor:pointer;transition:all .2s ease;color:rgb(var(--color-foreground))}.complete-the-set__modal-close:hover{background:rgb(var(--color-foreground),.05)}.complete-the-set__modal-content{overflow-y:auto;flex:1}.complete-the-set__modal-body{display:grid;grid-template-columns:1fr 1fr;min-height:400px}@media (max-width: 767px){.complete-the-set__modal-body{grid-template-columns:1fr}}.complete-the-set__modal-image{aspect-ratio:1;background:rgb(var(--color-foreground),.03);display:flex;align-items:center;justify-content:center}.complete-the-set__modal-image img{width:100%;height:100%;object-fit:cover}.complete-the-set__modal-details{padding:2rem;display:flex;flex-direction:column;gap:1rem}.complete-the-set__modal-title{font-size:var(--text-lg);font-weight:600;line-height:1.3;margin:0;color:rgb(var(--color-foreground))}.complete-the-set__modal-meta{display:flex;flex-direction:column;gap:.25rem}.complete-the-set__modal-sku{font-size:var(--text-sm);color:rgb(var(--color-foreground),.5);margin:0}.complete-the-set__modal-price{font-size:var(--text-lg);font-weight:600;color:rgb(var(--color-foreground));margin:.5rem 0}.complete-the-set__modal-variants{margin:1rem 0}.complete-the-set__modal-actions{display:flex;gap:1rem;align-items:center;margin-top:auto;padding-top:1rem;border-top:1px solid rgb(var(--color-foreground),.1)}.complete-the-set__modal-actions .complete-the-set__quantity{flex-shrink:0}.complete-the-set__modal-actions .complete-the-set__add-to-cart{flex:1}.complete-the-set__modal-link{display:block;text-align:center;margin-top:1rem;font-size:var(--text-sm);color:rgb(var(--color-link, var(--color-foreground)));text-decoration:underline}@media (max-width: 767px){.complete-the-set__tabs-header .tabs__nav{gap:0 1.5rem;padding-bottom:.5rem}.complete-the-set__tabs-header .tabs__tab{padding-bottom:.75rem}.complete-the-set__card-body{padding:.75rem}.complete-the-set__card-title{font-size:var(--text-sm)}.complete-the-set__card-price{font-size:var(--text-xs)}.complete-the-set__modal-details{padding:1.5rem}.complete-the-set__modal-title,.complete-the-set__modal-price{font-size:var(--text-base)}.complete-the-set__modal-actions{flex-direction:column}.complete-the-set__modal-actions .complete-the-set__quantity,.complete-the-set__modal-actions .complete-the-set__add-to-cart{width:100%}}.complete-the-set-section.is-loading{opacity:.6;pointer-events:none;transition:opacity .2s ease}.complete-the-set-section.is-loading .complete-the-set__content-wrapper{min-height:200px}
/*# sourceMappingURL=/cdn/shop/t/116/assets/complete-the-set.css.map */
