.custom-size-inputs{display:none;margin-top:1.5rem;opacity:0;max-height:0;overflow:hidden;transition:opacity .3s ease,max-height .3s ease}.custom-size-inputs.active{display:block;opacity:1;max-height:500px}.custom-size-inputs__title{font-size:1.4rem;font-weight:600;margin-bottom:1.2rem;color:rgb(var(--color-foreground))}.custom-size-inputs__row{display:flex;gap:1.2rem;align-items:flex-end;flex-wrap:wrap}.custom-size-inputs__field{display:flex;flex-direction:column;flex:0 0 auto}.custom-size-inputs__label{font-size:1.2rem;margin-bottom:.5rem;color:rgb(var(--color-foreground));font-weight:500;white-space:nowrap}.custom-size-inputs__label .required{color:#d00;font-weight:700;margin-left:2px}.custom-size-inputs__label .optional{color:rgba(var(--color-foreground),.5);font-weight:400;font-size:1.1rem;font-style:italic}.custom-size-inputs__input{width:70px;padding:.8rem .6rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:.4rem;font-size:1.4rem;text-align:center;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));transition:all .2s ease}.custom-size-inputs__input:focus{outline:none;border-color:rgb(var(--color-foreground));box-shadow:0 0 0 2px rgba(var(--color-foreground),.1)}.custom-size-inputs__input[required]{border-color:#d000004d}.custom-size-inputs__input[required]:focus{border-color:#d00;box-shadow:0 0 0 2px #d000001a}.custom-size-inputs__input::placeholder{color:rgba(var(--color-foreground),.4);font-size:1.2rem}.custom-size-inputs__input::-webkit-outer-spin-button,.custom-size-inputs__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.custom-size-inputs__input[type=number]{-moz-appearance:textfield}.custom-size-inputs__note{margin-top:1rem;font-size:1.2rem;color:rgba(var(--color-foreground),.6);font-style:italic}@media screen and (max-width: 749px){.custom-size-inputs__row{gap:1rem}.custom-size-inputs__input{width:65px;padding:.7rem .5rem}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/custom-size.css.map */
