.product-form{display:grid;gap:1.5rem}.product-form__error-message-wrapper{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;color:#991b1b;font-size:.875rem}.product-form__error-message-wrapper[hidden]{display:none}.product-form__error-message-wrapper .icon-error{flex-shrink:0;width:1.25rem;height:1.25rem;color:#dc2626}.product-form__variant-group{display:grid;gap:.75rem}.product-form__variant-selector{display:flex;flex-direction:column;gap:.5rem;width:100%}.product-form__variant-selector .product-form__label{margin-bottom:0}.product-form__label{display:block;font-size:.875rem;font-weight:500;color:#111827;margin-bottom:0;line-height:1.5}.product-form__select{width:100%;padding:.75rem 2.5rem .75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:border-color .2s,box-shadow .2s;-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 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em}.product-form__select:focus{outline:none;box-shadow:0 0 0 2px #3b82f6;border-color:#3b82f6}.product-form__selling-plan-group{display:flex;flex-direction:column;gap:.5rem;width:100%}.product-form__selling-plan-group .product-form__label{margin-bottom:0}.product-form__selling-plan-select{width:100%;padding:.75rem 2.5rem .75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:border-color .2s,box-shadow .2s;-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 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em}.product-form__selling-plan-select:focus{outline:none;box-shadow:0 0 0 2px #3b82f6;border-color:#3b82f6}.product-form__controls{display:flex;flex-direction:column;gap:1rem}.product-form__input{width:100%}.product-form__gift-card-fields{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1rem}.product-form__gift-card-title{margin:0 0 .5rem;font-size:1.125rem;font-weight:600;color:#111827}.product-form__gift-card-field{display:flex;flex-direction:column;gap:.5rem;width:100%}.product-form__gift-card-field .product-form__label{margin-bottom:0}.product-form__input--text,.product-form__input--date{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:var(--product-form-border-radius, .375rem);font-size:1rem;line-height:1.5;color:#111827;background-color:#fff;transition:border-color .2s,box-shadow .2s}.product-form__input--text:focus,.product-form__input--date:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.product-form__input--textarea{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:var(--product-form-border-radius, .375rem);font-size:1rem;line-height:1.5;color:#111827;background-color:#fff;resize:vertical;min-height:6rem;font-family:inherit;transition:border-color .2s,box-shadow .2s}.product-form__input--textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.product-form__input--text::placeholder,.product-form__input--textarea::placeholder,.product-form__input--date::placeholder{color:#9ca3af}.product-form__input--date{cursor:pointer}.product-form__input--date::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6}.product-form__input--date::-webkit-calendar-picker-indicator:hover{opacity:1}.product-form__controls-row{display:flex;flex-direction:column;gap:.75rem;width:100%}.product-form__quantity{flex-shrink:0;display:flex;flex-direction:column}.product-form__quantity .product-form__label{margin-bottom:.5rem}.product-form__buttons{flex:1;min-width:0;display:flex;flex-direction:column;align-items:end!important;justify-content:flex-end!important;margin-left:auto}.product-form__actions{display:flex;align-items:end;gap:1rem;width:100%}.product-form__actions .product-form__quantity{flex-grow:0;flex-shrink:0;max-width:10rem}.product-form__actions .product-form__buttons{flex:1;margin-left:auto}.product-form__quantity{width:100%}.product-form__quantity-wrapper{display:flex;align-items:center;border:1px solid #d1d5db;border-radius:var(--product-form-border-radius, .375rem);overflow:hidden;background-color:#fff;max-width:10rem;margin-top:0}.product-form__quantity-button{width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;background-color:#f9fafb;transition:all .15s ease;border:none;cursor:pointer;flex-shrink:0;padding:0}.product-form__quantity-button:hover:not(:disabled){background-color:#f3f4f6}.product-form__quantity-button:active:not(:disabled){background-color:#e5e7eb}.product-form__quantity-button:focus-visible{outline:none;box-shadow:none;z-index:10}.product-form__quantity-button:disabled{opacity:.4;cursor:not-allowed}.product-form__quantity-button--minus{border-right:1px solid #e5e7eb}.product-form__quantity-button--plus{border-left:1px solid #e5e7eb}.product-form__quantity-icon{display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;color:#374151;pointer-events:none}.product-form__quantity-input{outline:none!important;box-shadow:none!important;flex:1;min-width:0;width:100%;height:2.75rem;text-align:center;background-color:transparent;font-size:1rem;font-weight:500;color:#111827;border:none;padding:0 .5rem;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.product-form__quantity-input::-webkit-outer-spin-button,.product-form__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.product-form__quantity-input:focus{outline:none;background-color:#f9fafb}.product-form__quantity-input:focus-visible{outline:none!important;box-shadow:none!important}.product-form .button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;font-size:1rem;line-height:1.5;border-radius:var(--product-form-border-radius, .375rem);transition:all .2s;cursor:pointer;border:none;text-decoration:none;position:relative}.button--full-width{width:100%;flex:1}.button--primary{background-color:#000;color:#fff}.button--primary:hover:not(:disabled){background-color:#1f2937}.button--primary:focus-visible{outline:none!important;box-shadow:none!important}.button--primary:disabled{opacity:.5;cursor:not-allowed}.button--secondary{background-color:#fff;color:#000;border:1px solid #d1d5db}.button--secondary:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.button--secondary:focus-visible{outline:none!important;box-shadow:none!important}.button--secondary:disabled{opacity:.5;cursor:not-allowed}.product-form__submit{min-height:2.75rem;height:2.75rem;width:100%;flex:1}.product-form__loading{display:none;align-items:center;justify-content:center}.product-form__loading:not(.hidden){display:inline-flex}.product-form__loading .loading-spinner{padding:0;gap:0}.product-form__loading .loading-spinner__dots{gap:.25rem}.product-form__loading .loading-spinner__dot{width:.5rem;height:.5rem}.product-form__payment-terms{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.product-form__payment-terms .shopify-payment-terms{display:block;text-align:center}.product-form__payment-terms .shopify-payment-terms__title,.product-form__payment-terms .shopify-payment-terms__description{font-size:.875rem;color:#6b7280;line-height:1.5}.product-form__payment-terms .shopify-payment-terms__logo{display:inline-block;vertical-align:middle;margin:0 .25rem;max-height:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.hidden{display:none!important}.product-form input:focus,.product-form input:focus-visible,.product-form button:focus,.product-form button:focus-visible,.product-form select:focus,.product-form select:focus-visible{outline:none!important;box-shadow:none!important}.product-form__dynamic-checkout{margin-top:.75rem;width:100%}.product-form__dynamic-checkout .shopify-payment-button{width:100%;margin:0}.product-form__dynamic-checkout .shopify-payment-button__button{border-radius:var(--product-form-border-radius, .375rem)!important;min-height:2.75rem;width:100%}.product-form__dynamic-checkout .shopify-payment-button__button--unbranded{background-color:#000!important;color:#fff!important;font-weight:600;font-size:1rem;padding:.75rem 1.5rem}.product-form__dynamic-checkout .shopify-payment-button__button--unbranded:hover{background-color:#1f2937!important}.product-form__dynamic-checkout .shopify-payment-button__more-options{margin-top:.75rem;font-size:.875rem;color:#374151;text-decoration:underline;text-underline-offset:.2em;display:block;text-align:center}.product-form__dynamic-checkout .shopify-payment-button__more-options:hover{color:#111827}.product-form__buttons--with-dynamic-checkout{display:flex;flex-direction:column;gap:0}.product-form__buttons--with-dynamic-checkout .product-form__dynamic-checkout{margin-top:.75rem}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product-form.css.map */
