:root{--color-primary: rgb(var(--color-button));--color-secondary: rgb(var(--color-accent));--spacing-base: 1rem;--spacing-small: .5rem;--spacing-large: 2rem;--transition-base: .25s ease;--border-radius: 4px}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.express-checkout-blocker{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;cursor:not-allowed;background-color:#fff9;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.express-checkout-blocker.is-active{opacity:1;visibility:visible}.product-form__error-message-wrapper.shake{animation:shake .5s cubic-bezier(.36,.07,.19,.97) both}@keyframes shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}.shopify-payment-button{position:relative}.shopify-payment-button:has(.express-checkout-blocker.is-active) .shopify-payment-button__button{opacity:.5;pointer-events:none}@media(prefers-reduced-motion:reduce){.product-form__error-message-wrapper.shake{animation:none}.express-checkout-blocker{transition:none}}.custom-variant-picker{display:flex;flex-direction:column;gap:1.5rem}.custom-variant-picker__option{display:flex;flex-direction:column;gap:.5rem}.custom-variant-picker__label{display:block;font-size:1.125rem;font-weight:600;color:rgb(var(--color-foreground, 0 0 0))}.custom-variant-picker__select-wrapper{position:relative;display:flex;align-items:center}.custom-variant-picker__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:.875rem 2.5rem .875rem 1rem;font-size:1.3rem;font-family:inherit;color:rgb(var(--color-foreground, 0 0 0));background:var(--color-background, #ffffff);border:1px solid var(--color-border, #e5e5e5);border-radius:var(--border-radius, 4px);cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.custom-variant-picker__select:hover{border-color:rgba(var(--color-foreground, 0 0 0),.3)}.custom-variant-picker__select:focus{outline:none;border-color:rgb(var(--color-foreground, 0 0 0));box-shadow:0 0 0 1px rgb(var(--color-foreground, 0 0 0))}.custom-variant-picker__select:focus-visible{outline:2px solid rgb(var(--color-foreground, 0 0 0));outline-offset:2px;box-shadow:none}.custom-variant-picker__select-icon{position:absolute;right:1rem;pointer-events:none;display:flex;align-items:center;color:rgba(var(--color-foreground, 0 0 0),.7)}.custom-variant-picker__select-icon svg{width:.75rem;height:.75rem}.custom-variant-picker__button-group{display:flex;gap:.5rem;border:0;padding:0;margin:0}.custom-variant-picker__button-wrapper{display:contents}.custom-variant-picker__button{flex:1;min-width:0;display:inline-flex;align-items:center;justify-content:center;min-width:6rem;padding:.75rem 2rem;font-size:1.3rem;font-weight:500;font-family:inherit;color:rgb(var(--color-foreground, 0 0 0));background:var(--color-background, #ffffff);border:1px solid var(--color-border, #e5e5e5);border-radius:var(--border-radius, 4px);cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.custom-variant-picker__button:hover:not(.custom-variant-picker__button--disabled){border-color:rgba(var(--color-foreground, 0 0 0),.3)}.custom-variant-picker__button-input:checked+.custom-variant-picker__button{border-color:rgb(var(--color-foreground, 0 0 0));border-width:1px;padding:calc(.75rem - 1px) calc(2rem - 1px)}.custom-variant-picker__button-input:focus-visible+.custom-variant-picker__button{outline:2px solid rgb(var(--color-foreground, 0 0 0));outline-offset:2px}.custom-variant-picker__button--disabled{opacity:.5;cursor:not-allowed;text-decoration:line-through}.custom-buy-buttons{margin-top:1rem;width:100%}.custom-buy-buttons__form{width:100%}.custom-buy-buttons__inner{display:flex;flex-direction:column;gap:.75rem;width:100%}.custom-buy-buttons__error-wrapper{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem 1rem;background:#c83c3c14;border:1px solid rgba(200,60,60,.2);border-radius:var(--border-radius, 4px);color:#b43232}.custom-buy-buttons__error-wrapper[hidden]{display:none}.custom-buy-buttons__error-icon{flex-shrink:0;display:flex;align-items:center}.custom-buy-buttons__error-icon svg{width:1.25rem;height:1.25rem}.custom-buy-buttons__error-message{font-size:.875rem;line-height:1.4}.custom-buy-buttons__actions{display:flex;flex-direction:column;width:100%;max-width:100%}.custom-buy-buttons__actions.product-form__buttons{max-width:100%}.custom-buy-buttons__submit{position:relative;display:flex;align-items:center;justify-content:center;width:100%!important;max-width:100%;min-height:3.25rem;padding:1.125rem 1.5rem;font-size:1.3rem;font-weight:600;font-family:inherit;text-transform:none;letter-spacing:0;cursor:pointer;transition:background-color .15s ease,opacity .15s ease}.custom-buy-buttons__submit:disabled{cursor:not-allowed;opacity:.6}.disclaimer-box{padding:.875rem 1.25rem;border:1px dashed currentColor;border-radius:var(--border-radius, 4px);text-align:center}.disclaimer-box__text{margin:0;font-size:inherit;font-weight:600;line-height:1.4}@media(min-width:768px){.custom-variant-picker{gap:2rem}.custom-variant-picker__option{gap:.625rem}.custom-variant-picker__label{font-size:1.1875rem}.custom-variant-picker__select{padding:1rem 2.5rem 1rem 1.25rem}.custom-variant-picker__button{flex:1;min-width:0}.custom-variant-picker__button-input:checked+.custom-variant-picker__button{padding:calc(.875rem - 1px) calc(2.5rem - 1px)}.custom-buy-buttons{margin-top:1.5rem;margin-bottom:0!important}.custom-buy-buttons__submit{min-height:3.5rem;font-size:1.3rem}}@media(prefers-reduced-motion:reduce){.custom-variant-picker__select,.custom-variant-picker__button,.custom-buy-buttons__submit{transition:none}}.quantity-cards{width:100%}.quantity-cards__fieldset{border:0;padding:0;margin:0}.quantity-cards__list{display:flex;flex-direction:column;gap:.75rem}.quantity-cards__card{position:relative;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:var(--color-background, #ffffff);border:1px solid var(--color-border, #e5e5e5);border-radius:var(--border-radius, 4px);cursor:pointer;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.quantity-cards__card:hover:not(.quantity-cards__card--unavailable){border-color:rgba(var(--color-foreground, 0 0 0),.3)}.quantity-cards__card:focus-within{outline:2px solid rgb(var(--color-foreground, 0 0 0));outline-offset:2px}.quantity-cards__card--selected{border-color:rgb(var(--color-foreground, 0 0 0));border-width:1px;padding:calc(1rem - 1px) calc(1.25rem - 1px)}.quantity-cards__card--unavailable{background:#f5f5f5;cursor:not-allowed;opacity:.7}.quantity-cards__card--unavailable .quantity-cards__number,.quantity-cards__card--unavailable .quantity-cards__price,.quantity-cards__card--unavailable .quantity-cards__unit-price{color:rgba(var(--color-foreground, 0 0 0),.4)}.quantity-cards__card--hidden{display:none}.quantity-cards__number{font-size:1.25rem;font-weight:600;color:rgb(var(--color-foreground, 0 0 0));min-width:1.5rem}.quantity-cards__badge-area{display:flex;align-items:center;min-height:1.25rem}.quantity-cards__badge{display:inline-flex;align-items:center;padding:.1875rem .625rem;font-size:.875rem;font-weight:500;letter-spacing:.02em;border-radius:10px;white-space:nowrap}.quantity-cards__badge--recommended{background:#e4f4fd;color:#1a6fa0;border:1px solid #c8e6f8}.quantity-cards__badge--unavailable{background:#c83c3c14;color:#b43232;border:1px solid rgba(180,50,50,.15)}.quantity-cards__price{font-size:1.25rem;font-weight:600;color:rgb(var(--color-foreground, 0 0 0));text-align:right}.quantity-cards__unit-price{font-size:1.125rem;color:rgba(var(--color-foreground, 0 0 0),.7);text-align:right;white-space:nowrap}.quantity-cards__more{display:block;width:100%;margin-top:.75rem;padding:.5rem 0;background:transparent;border:none;color:rgba(var(--color-foreground, 0 0 0),.7);font-size:1.125rem;font-weight:400;text-align:center;text-decoration:underline;text-underline-offset:2px;cursor:pointer;transition:color .15s ease}.quantity-cards__more:hover{color:rgb(var(--color-foreground, 0 0 0))}.quantity-cards__more:focus-visible{outline:2px solid rgb(var(--color-foreground, 0 0 0));outline-offset:2px}@media(min-width:768px){.quantity-cards__card{padding:1rem 1.5rem;gap:1rem}.quantity-cards__card--selected{padding:calc(1rem - 1px) calc(1.5rem - 1px)}.quantity-cards__number{font-size:1.375rem;min-width:1.75rem}.quantity-cards__price{font-size:1.375rem}}@media(prefers-reduced-motion:reduce){.quantity-cards__card,.quantity-cards__more{transition:none}}.product-input{margin-bottom:1.5rem}.product-input__label{display:block;margin-bottom:.5rem;font-size:1rem;font-weight:600;color:rgb(var(--color-foreground, 0 0 0))}.product-input__required{color:#dc3545;margin-left:.25rem}.product-input__helper{margin:.5rem 0 0;font-size:.875rem;color:rgba(var(--color-foreground, 0 0 0),.7);line-height:1.4}.product-input__error{margin:.5rem 0 0;font-size:.875rem;color:#dc3545;line-height:1.4}.product-input__error[hidden]{display:none}.logo-upload{display:block}.logo-upload--error .logo-upload__dropzone{border-color:#dc3545}.logo-upload__container{position:relative}.logo-upload__dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;min-height:140px;padding:1.5rem;border:2px dashed var(--color-border, #e5e5e5);border-radius:var(--border-radius, 4px);background:var(--color-background, #ffffff);cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.logo-upload__dropzone:hover{border-color:rgba(var(--color-foreground, 0 0 0),.3)}.logo-upload__dropzone:focus-visible{outline:2px solid rgb(var(--color-foreground, 0 0 0));outline-offset:2px}.logo-upload__dropzone--dragover{border-color:rgb(var(--color-foreground, 0 0 0));background:rgba(var(--color-foreground, 0 0 0),.02)}.logo-upload__dropzone--loading{pointer-events:none;opacity:.7}.logo-upload__dropzone[hidden]{display:none}.logo-upload__icon{width:40px;height:40px;color:rgba(var(--color-foreground, 0 0 0),.7);opacity:.5}.logo-upload__text{font-size:.9375rem;font-weight:500;color:rgb(var(--color-foreground, 0 0 0))}.logo-upload__formats{font-size:.8125rem;color:rgba(var(--color-foreground, 0 0 0),.7)}.logo-upload__loading{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;font-size:.875rem;color:rgba(var(--color-foreground, 0 0 0),.7)}.logo-upload__loading[hidden]{display:none}.logo-upload__spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.logo-upload__preview{display:flex;flex-direction:column;align-items:center;gap:1rem}.logo-upload__preview[hidden]{display:none}.logo-upload__image{max-width:200px;max-height:150px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.logo-upload__image[hidden]{display:none}@media(min-width:768px){.logo-upload__image{max-width:250px;max-height:180px}}.logo-upload__remove{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;border:1px solid #dc3545;border-radius:var(--border-radius, 4px);background:transparent;color:#dc3545;font-size:.875rem;font-family:inherit;cursor:pointer;transition:background-color .15s ease,color .15s ease}.logo-upload__remove:hover{background:#dc3545;color:#fff}.logo-upload__remove:focus-visible{outline:2px solid rgb(var(--color-foreground, 0 0 0));outline-offset:2px}.logo-upload__remove svg{width:16px;height:16px}.logo-upload__file-input,.logo-upload__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-notes,.product-notes__wrapper{display:block}.product-notes__container{position:relative}.product-notes__container--near-limit .product-notes__counter{color:#f0ad4e}.product-notes__textarea{width:100%;min-height:100px;padding:.875rem 1rem;font-size:1rem;font-family:inherit;color:rgb(var(--color-foreground, 0 0 0));background:var(--color-background, #ffffff);border:1px solid var(--color-border, #e5e5e5);border-radius:var(--border-radius, 4px);resize:vertical;transition:border-color .15s ease,box-shadow .15s ease}.product-notes__textarea::-moz-placeholder{color:rgba(var(--color-foreground, 0 0 0),.7)}.product-notes__textarea::placeholder{color:rgba(var(--color-foreground, 0 0 0),.7)}.product-notes__textarea:hover{border-color:rgba(var(--color-foreground, 0 0 0),.3)}.product-notes__textarea:focus{outline:none;border-color:rgb(var(--color-foreground, 0 0 0));box-shadow:0 0 0 1px rgb(var(--color-foreground, 0 0 0))}.product-notes__textarea:focus-visible{outline:2px solid rgb(var(--color-foreground, 0 0 0));outline-offset:2px;box-shadow:none}.product-notes__textarea--error{border-color:#dc3545}.product-notes__textarea--error:hover,.product-notes__textarea--error:focus{border-color:#dc3545}.product-notes__footer{display:flex;justify-content:flex-end;margin-top:.375rem}.product-notes__counter{font-size:.75rem;color:rgba(var(--color-foreground, 0 0 0),.7);transition:color .15s ease}.product-notes--collapsible .product-notes__toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.875rem 1rem;border:1px solid var(--color-border, #e5e5e5);border-radius:var(--border-radius, 4px);background:var(--color-background, #ffffff);color:rgb(var(--color-foreground, 0 0 0));font-size:1rem;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .15s ease}.product-notes--collapsible .product-notes__toggle:hover{border-color:rgba(var(--color-foreground, 0 0 0),.3)}.product-notes--collapsible .product-notes__toggle:focus-visible{outline:2px solid rgb(var(--color-foreground, 0 0 0));outline-offset:2px}.product-notes--collapsible .product-notes__toggle-icon{width:20px;height:20px;transition:transform .2s ease}.product-notes--collapsible .product-notes__content{display:none;padding-top:1rem}.product-notes--collapsible.is-open .product-notes__toggle{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:transparent}.product-notes--collapsible.is-open .product-notes__toggle-icon{transform:rotate(180deg)}.product-notes--collapsible.is-open .product-notes__content{display:block;padding:1rem;border:1px solid var(--color-border, #e5e5e5);border-top:none;border-bottom-left-radius:var(--border-radius, 4px);border-bottom-right-radius:var(--border-radius, 4px);background:var(--color-background, #ffffff)}.product-notes--collapsible.is-open .product-notes__textarea{border:none;padding:0;min-height:80px}.product-notes--collapsible.is-open .product-notes__textarea:focus{box-shadow:none}.product-notes--collapsible.is-open .product-notes__textarea:focus-visible{outline:none}@media(min-width:768px){.product-input{margin-bottom:2rem}.product-input__label{font-size:1.0625rem}.product-notes__textarea{min-height:120px;padding:1rem 1.25rem}}@media(prefers-reduced-motion:reduce){.logo-upload__dropzone,.logo-upload__remove,.product-notes__textarea,.product-notes__counter,.product-notes__toggle-icon{transition:none}.logo-upload__spinner{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/custom_styling.css.map */
