.custom-line-item-properties{margin:.5rem 0 1rem;padding:1rem 2rem 2rem;border:1px solid rgb(var(--color-foreground) / .15);border-radius:.5rem;background-color:rgb(var(--color-background))}.custom-line-item-properties__title{margin-bottom:1.5rem;font-size:1.6rem;font-weight:600;color:rgb(var(--color-foreground))}.custom-line-item-properties__field{margin-bottom:1.5rem}.custom-line-item-properties__field:last-child{margin-bottom:0}.custom-line-item-properties__label{display:block;margin-bottom:.5rem;font-size:1.4rem;font-weight:500;color:rgb(var(--color-foreground))}.custom-line-item-properties__select{width:100%;padding:1rem 3.5rem 1rem 1rem;border:1px solid rgb(var(--color-foreground) / .3);border-radius:.3rem;background-color:#f5f5f5;color:#000;font-size:1.4rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.5rem 1.5rem}.custom-line-item-properties__select:focus{outline:none;border-color:rgb(var(--color-button));box-shadow:0 0 0 3px rgb(var(--color-button) / .1)}.custom-line-item-properties__select:disabled{background-color:rgb(var(--color-foreground) / .05);color:rgb(var(--color-foreground) / .5);cursor:not-allowed;border-color:rgb(var(--color-foreground) / .15)}.custom-line-item-properties__grid{display:flex;flex-direction:column;gap:1.5rem}.custom-line-item-properties__required{color:rgb(var(--color-foreground) / .7);font-size:1.2rem;margin-top:.5rem}.product-form .custom-line-item-properties{margin-top:2rem;margin-bottom:2rem}.custom-line-item-properties__select[required]:invalid{border-color:rgb(var(--color-error))}.custom-line-item-properties__select[required]:invalid:focus{box-shadow:0 0 0 3px rgb(var(--color-error) / .1)}.custom-line-item-properties__color-swatches{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.color-swatch-wrapper{position:relative;width:6rem;height:6rem;border:1px solid #ffffff;border-radius:.25rem;cursor:pointer;transition:all .15s ease-in-out;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:.25rem;width:auto;height:auto;padding:.75rem}.color-swatch-wrapper:hover{border-color:rgb(var(--color-foreground) / .5);transform:scale(1.05)}.color-swatch-wrapper.selected{border-color:#fff;border-width:3px;box-shadow:0 0 0 2px #fff3}.color-swatch-image{width:6rem;height:6rem;object-fit:cover;display:block;border-radius:.25rem;cursor:pointer}.color-swatch-label{font-size:.875rem;text-align:center;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:6rem}.custom-line-item-properties__color-swatch{position:relative;width:3rem;height:3rem;border:1px solid #ffffff;border-radius:.25rem;cursor:pointer;transition:all .15s ease-in-out;overflow:hidden}.custom-line-item-properties__color-swatch:hover{border-color:rgb(var(--color-foreground) / .5);transform:scale(1.05)}.custom-line-item-properties__color-swatch.selected{border-color:#fff;border-width:3px;box-shadow:0 0 0 2px #fff3}.custom-line-item-properties__color-swatch img{width:100%;height:100%;object-fit:cover;display:block}.custom-line-item-properties__color-swatch:after{content:"";position:absolute;top:50%;left:50%;width:.75rem;height:.75rem;background-color:rgb(var(--color-button));border-radius:50%;transform:translate(-50%,-50%) scale(0);transition:transform .15s ease-in-out}.custom-line-item-properties__color-swatch.selected:after{transform:translate(-50%,-50%) scale(1)}.product__color-swatches-wrapper{margin-top:1.5rem;padding:1.5rem;border:1px solid rgb(var(--color-foreground) / .15);border-radius:.5rem;background-color:#000}.product__color-swatches-wrapper .custom-line-item-properties__label{display:block;margin-bottom:.75rem;font-size:1.4rem;font-weight:500;color:#fff}.product__color-swatches-wrapper .custom-line-item-properties__color-swatches{display:flex;flex-direction:column;gap:1.5rem;justify-content:center}.color-tier{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.color-tier:last-child{margin-bottom:0}.color-tier-header{display:flex;align-items:center;justify-content:flex-start;padding-bottom:.5rem;border-bottom:1px solid rgb(var(--color-foreground) / .15)}.color-tier-title{font-size:.9rem;font-weight:600;color:#fff;margin:0;text-transform:uppercase;letter-spacing:.05em}.color-tier-swatches{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-start}.color-tier[data-multiplier]:not([data-multiplier="1"]){position:relative}.color-tier[data-multiplier]:not([data-multiplier="1"]):before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgb(var(--color-button) / .05),rgb(var(--color-button) / .02));border-radius:.5rem;pointer-events:none;z-index:-1}.color-tier[data-multiplier]:not([data-multiplier="1"]) .color-tier-title{color:#fff}.custom-line-item-properties__field--full-width{grid-column:1 / -1}.custom-line-item-properties__help-text{font-size:.875rem;color:rgb(var(--color-foreground) / .7);margin:.25rem 0 .75rem;font-style:italic}.custom-line-item-properties__select-all{margin:.75rem 0;padding:.75rem;background-color:rgb(var(--color-foreground) / .03);border:1px solid rgb(var(--color-foreground) / .15);border-radius:.5rem}.custom-line-item-properties__select-all .custom-line-item-properties__checkbox-item{justify-content:flex-start;padding:.5rem 0;border:none;background:none}.custom-line-item-properties__select-all .custom-line-item-properties__checkbox-item:hover{border:none;background:none}.custom-line-item-properties__select-all-label{font-weight:600;color:rgb(var(--color-foreground));font-size:.95rem}.custom-line-item-properties__select-all .custom-line-item-properties__checkbox{transform:scale(1.1)}.custom-line-item-properties__select-all .custom-line-item-properties__checkbox:indeterminate{background-color:rgb(var(--color-button));border-color:rgb(var(--color-button))}.custom-line-item-properties__select-all .custom-line-item-properties__checkbox:indeterminate:after{content:"";display:block;width:8px;height:2px;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-line-item-properties__checkbox-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:.75rem;margin-top:.5rem}.custom-line-item-properties__checkbox-item{display:flex;align-items:center;gap:.5rem;padding:.75rem;border:1px solid rgb(var(--color-foreground) / .2);border-radius:.375rem;transition:all .15s ease-in-out;cursor:pointer}.custom-line-item-properties__checkbox-item:hover{border-color:rgb(var(--color-foreground) / .4);background-color:rgb(var(--color-foreground) / .05)}.custom-line-item-properties__checkbox-item:has(.custom-line-item-properties__checkbox:checked){border-color:rgb(var(--color-button));background-color:rgb(var(--color-button) / .1)}.custom-line-item-properties__checkbox{width:1.25rem;height:1.25rem;border:2px solid rgb(var(--color-foreground) / .3);border-radius:.25rem;cursor:pointer;transition:all .15s ease-in-out}.custom-line-item-properties__checkbox:checked{background-color:rgb(var(--color-button));border-color:rgb(var(--color-button))}.custom-line-item-properties__checkbox-label{font-weight:500;color:rgb(var(--color-foreground));cursor:pointer;-webkit-user-select:none;user-select:none;flex:1;text-align:center}@media screen and (max-width: 749px){.custom-line-item-properties__checkbox-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 479px){.custom-line-item-properties__checkbox-grid{grid-template-columns:repeat(2,1fr)}}.price-checkout{margin-bottom:1.5rem;padding:1rem;border:2px solid rgb(var(--color-button));border-radius:.5rem;background-color:rgb(var(--color-button) / .05);text-align:center}.price-checkout .price{margin:0}.price-checkout .price-item--regular{font-size:1.8rem;font-weight:700;color:rgb(var(--color-button))}@media screen and (min-width: 750px){.price-checkout .price-item--regular{font-size:2rem}}.product__color-swatches-wrapper .color-swatch-wrapper,.product__color-swatches-wrapper .custom-line-item-properties__color-swatch,.product__color-swatches-wrapper [data-color]{border:1px solid #ffffff!important}.product__color-swatches-wrapper .color-swatch-image{border:1px solid #ffffff}.product__color-swatches-wrapper .color-swatch-wrapper.selected,.product__color-swatches-wrapper .custom-line-item-properties__color-swatch.selected,.product__color-swatches-wrapper [data-color-key].selected{border:3px solid #ffffff!important;box-shadow:0 0 0 2px #fff3!important}
/*# sourceMappingURL=/cdn/shop/t/14/assets/component-custom-line-item-properties.css.map */
