.stamp-customizer{display:block;margin:0 0 1.5rem}.stamp-customizer [hidden]{display:none!important}.stamp-customizer__field{margin:0 0 1.6rem;padding:0;border:0;min-width:0}.stamp-customizer .form__label{font-weight:600;margin-bottom:.6rem}.stamp-customizer__req{color:#c00;margin-left:.3rem}.stamp-customizer__input{width:100%;box-sizing:border-box;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:1.4rem;letter-spacing:.04rem;line-height:1.4;color:rgb(var(--color-foreground));background-color:rgb(var(--color-background));border:var(--inputs-border-width) solid rgba(var(--color-foreground),var(--inputs-border-opacity));border-radius:var(--inputs-radius);padding:1.2rem 1.5rem;min-height:4.5rem;appearance:none;-webkit-appearance:none}.stamp-customizer__input::placeholder{color:rgba(var(--color-foreground),.55)}.stamp-customizer .select__select{font-size:1.4rem;letter-spacing:.04rem;line-height:1.4;height:4.5rem;min-height:4.5rem;padding:1.2rem 4rem 1.2rem 1.5rem;color:rgb(var(--color-foreground))}.stamp-customizer .select__select.is-placeholder{color:rgba(var(--color-foreground),.55)}.stamp-customizer .select .svg-wrapper{right:1.5rem}.stamp-customizer__input:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.1rem}.stamp-customizer__textarea{min-height:8rem;resize:vertical}.stamp-customizer__hint{margin:.5rem 0 0;font-size:1.2rem;opacity:.7}.stamp-customizer__pills input[type=radio]{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.stamp-customizer__pills input[type=radio]+label{position:relative;display:inline-block;margin:.4rem .6rem .4rem 0;padding:1.2rem 2rem;font-size:1.4rem;letter-spacing:.04rem;line-height:1;text-align:center;cursor:pointer;border:var(--variant-pills-border-width) solid rgba(var(--color-foreground),var(--variant-pills-border-opacity));border-radius:var(--variant-pills-radius);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));transition:border var(--duration-short) ease,background-color var(--duration-short) ease}.stamp-customizer__pills input[type=radio]+label:hover{border-color:rgb(var(--color-foreground))}.stamp-customizer__pills input[type=radio]:checked+label{background-color:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.stamp-customizer__pills input[type=radio]:focus-visible+label{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)}.stamp-customizer__tiles input[type=radio]{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.stamp-customizer__tile-grid{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.4rem}.stamp-customizer__tile{display:flex;flex-direction:column;align-items:center;gap:.3rem;width:7rem;padding:.5rem .3rem .6rem;cursor:pointer;text-align:center;font-size:1.4rem;letter-spacing:.04rem;line-height:1.2;color:rgb(var(--color-foreground));background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.3);border-radius:0;transition:border-color var(--duration-short) ease,box-shadow var(--duration-short) ease}.stamp-customizer__tile:hover{border-color:rgba(var(--color-foreground),.7)}.stamp-customizer__tiles input[type=radio]:checked+.stamp-customizer__tile{border-color:rgb(var(--color-foreground));box-shadow:inset 0 0 0 .1rem rgb(var(--color-foreground))}.stamp-customizer__tiles input[type=radio]:focus-visible+.stamp-customizer__tile{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.stamp-customizer__tile-media{display:flex;align-items:center;justify-content:center;width:4.6rem;height:4.6rem;background:transparent;overflow:hidden}.stamp-customizer__tile-media img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;background:transparent}.stamp-customizer__tile-placeholder{font-size:3rem;font-weight:600;opacity:.4}.stamp-customizer__tile-label{font-weight:var(--font-body-weight)}.stamp-customizer__field--error .stamp-customizer__tile{border-color:#c00}.stamp-customizer__addon{display:flex;align-items:flex-start;gap:1rem;margin:.6rem 0;font-size:1.4rem;letter-spacing:.04rem;line-height:1.5;cursor:pointer}.stamp-customizer__addon input{flex:none;width:1.8rem;height:1.8rem;margin:.2rem 0 0;accent-color:rgb(var(--color-foreground));cursor:pointer}.stamp-customizer__addon-price{opacity:.7}.stamp-customizer__addon--soldout,.stamp-customizer__addon--soldout input{cursor:not-allowed}.stamp-customizer__addon--soldout .stamp-customizer__addon-text{opacity:.45;text-decoration:line-through}.stamp-customizer__soldout{display:inline-block;margin-left:.4rem;padding:.1rem .6rem;font-size:1.1rem;letter-spacing:.06rem;text-transform:uppercase;text-decoration:none;border:.1rem solid currentColor;border-radius:0}.stamp-customizer__total{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin:0 0 1.2rem;padding:1rem 0;border-top:.1rem solid rgba(var(--color-foreground),.15);font-size:1.4rem}.stamp-customizer__total strong{font-size:1.8rem}.stamp-customizer__error{margin:.5rem 0 0;font-size:1.2rem;color:#c00}.stamp-customizer__field--error .stamp-customizer__input,.stamp-customizer__field--error .select__select{border-color:#c00}.stamp-customizer__field--error.stamp-customizer__pills input[type=radio]+label{border-color:#c00}.bss-po-option-set,.bss-po-product-page{display:none!important}.stamp-customizer__dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;min-height:15rem;padding:2rem;text-align:center;cursor:pointer;border:.2rem dashed rgba(var(--color-foreground),.35);border-radius:var(--inputs-radius);background-color:rgba(var(--color-foreground),.02);transition:border-color .15s ease,background-color .15s ease}.stamp-customizer__dropzone:hover,.stamp-customizer__dropzone.is-dragover,.stamp-customizer__dropzone.is-focused{border-color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.05)}.stamp-customizer__dropzone.is-focused{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.stamp-customizer__dropzone.has-file{border-style:solid;border-color:rgba(var(--color-foreground),.6)}.stamp-customizer__file{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.stamp-customizer__dropzone-idle,.stamp-customizer__dropzone-file{display:flex;flex-direction:column;align-items:center;gap:.4rem;font-size:1.4rem;line-height:1.4}.stamp-customizer__dropzone-icon svg{width:3.2rem;height:3.2rem;opacity:.7}.stamp-customizer__dropzone-preview{max-width:18rem;max-height:12rem;object-fit:contain;border-radius:0;margin-bottom:.4rem}.stamp-customizer__file-clear{display:inline-block;margin-top:.8rem;font-size:1.3rem;background:none;border:0;padding:0;cursor:pointer}.stamp-customizer__field--error .stamp-customizer__dropzone{border-color:#c00}
/*# sourceMappingURL=/cdn/shop/t/2/assets/stamp-customizer.css.map */
