.pre-order-form{margin:3.5rem 0 2.5rem!important}.pre-order-form__form{display:flex;flex-direction:column;gap:1rem}.pre-order-form__field{position:relative}.pre-order-form__input:invalid{border-color:#dc3545}.pre-order-form__button{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;line-height:1.5;border-radius:6px;border:none;cursor:pointer;transition:all .15s ease-in-out;min-height:48px}.pre-order-form__button:disabled{opacity:.65;cursor:not-allowed}.pre-order-form__error{color:#dc3545;font-size:.875rem;margin-top:.25rem;display:flex;align-items:center;gap:.25rem}.pre-order-form__status{padding:.75rem 1rem;border-radius:6px;font-size:1.2rem;font-weight:400;margin-top:.5rem}.pre-order-form__status--success{color:var(--color-button-text);background:var(--color-button)}.pre-order-form__button-loading{display:flex;align-items:center;gap:.5rem}.spinner{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.pre-order-form__field .field__input{border-bottom:none;background:#f0ede7}.pre-order-form__field .field__input::placeholder{color:var(--color-foreground);opacity:.5}.pre-order-form__field .field__input,.pre-order-form__field .field__input:focus{padding:1.5rem}@media(min-width:768px){.pre-order-form__field{flex:1}.pre-order-form__button{flex-shrink:0;min-width:140px}}
/*# sourceMappingURL=/cdn/shop/t/73/compiled_assets/styles.css.map */
