.quote-request-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;background-color:#fff;color:#1a1a1a;border:1px solid #1a1a1a;cursor:pointer;transition:all .2s ease}.quote-request-button:hover{background-color:#1a1a1a;color:#fff}.quote-request-button__icon{flex-shrink:0}.quote-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;transition:visibility 0s .3s,opacity .3s ease}.quote-modal.is-open{visibility:visible;opacity:1;transition:visibility 0s,opacity .3s ease}.quote-modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:#000000b3;cursor:pointer;z-index:1}.quote-modal__container{position:relative;z-index:2;width:100%;max-width:560px;max-height:90vh;margin:1rem;background-color:#fff;border-radius:8px;overflow-y:auto;transform:translateY(20px);transition:transform .3s ease;box-shadow:0 20px 60px #0000004d}.quote-modal.is-open .quote-modal__container{transform:translateY(0)}.quote-modal__close{position:absolute;top:1rem;right:1rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:none;border-radius:50%;cursor:pointer;color:#1a1a1a;transition:background .2s ease;z-index:10}.quote-modal__close:hover{background:#e0e0e0}.quote-modal__content{padding:2.5rem}.quote-modal__title{margin:0 0 .5rem;font-size:1.75rem;font-weight:700;color:#1a1a1a;letter-spacing:-.02em}.quote-modal__subtitle{margin:0 0 2rem;font-size:1rem;color:#666;line-height:1.6}.quote-form{display:flex;flex-direction:column;gap:1.25rem}.quote-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media (max-width: 480px){.quote-form__row{grid-template-columns:1fr}.quote-modal__content{padding:1.5rem}}.quote-form__field{display:flex;flex-direction:column;gap:.5rem}.quote-form__label{font-size:.9375rem;font-weight:600;color:#1a1a1a}.quote-form__label .required{color:#dc2626}.quote-form__input,.quote-form__textarea{width:100%;padding:.875rem 1rem;font-size:1rem;font-family:inherit;color:#1a1a1a;background-color:#fff;border:2px solid #e0e0e0;border-radius:6px;transition:border-color .2s ease,box-shadow .2s ease}.quote-form__input:focus,.quote-form__textarea:focus{outline:none;border-color:#1a1a1a;box-shadow:0 0 0 3px #1a1a1a1a}.quote-form__input::placeholder,.quote-form__textarea::placeholder{color:#999}.quote-form__textarea{resize:vertical;min-height:100px}.quote-form__hp{position:absolute!important;left:-9999px!important;opacity:0!important;height:0!important;overflow:hidden!important;pointer-events:none!important}.quote-form__error{padding:1rem;font-size:.9375rem;color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px}.quote-form__error:empty,.quote-form__error[hidden]{display:none}.quote-form__submit{display:flex;align-items:center;justify-content:center;width:100%;padding:1.125rem 1.5rem;margin-top:.75rem;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background-color:#1a1a1a;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.quote-form__submit:hover:not(:disabled){background-color:#333}.quote-form__submit:disabled{cursor:not-allowed;opacity:.6}.quote-form__submit-loading{display:none;align-items:center;gap:.5rem}.quote-form__submit.is-loading .quote-form__submit-text{display:none}.quote-form__submit.is-loading .quote-form__submit-loading{display:flex}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.quote-success{text-align:center;padding:2rem 1rem}.quote-success__icon{color:#16a34a;margin-bottom:1.5rem}.quote-success__title{margin:0 0 1rem;font-size:1.75rem;font-weight:700;color:#1a1a1a}.quote-success__message{margin:0 0 .75rem;font-size:1.0625rem;color:#666;line-height:1.6}.quote-success__reference{margin:0 0 2rem;font-size:1rem;color:#666}.quote-success__button{display:inline-flex;padding:1rem 2.5rem;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background-color:#1a1a1a;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.quote-success__button:hover{background-color:#333}
/*# sourceMappingURL=/cdn/shop/t/5/assets/quote-request.css.map */
