.popup-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:none;justify-content:center;align-items:center;z-index:1000}.popup-modal[open]{display:flex}.popup-modal__content{background-color:#fff;padding:2rem;border-radius:8px;width:90%;max-width:600px;position:relative;max-height:90vh;overflow-y:auto}.popup-modal__toggle{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center}.popup-modal__toggle .icon{width:24px;height:24px;color:#000}.popup-modal__toggle:hover .icon{color:#666}.sample-order-form__title{margin-bottom:1.5rem;font-size:3rem;font-weight:600}.sample-order-form__description{margin-bottom:2rem;font-size:1.2rem;line-height:1.6;color:#666}.sample-order-form{display:flex;flex-direction:column;gap:1rem}.sample-order-form__fields-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.sample-order-form__field{display:flex;flex-direction:column;gap:.5rem;position:relative}.sample-order-form__field label{font-size:1.5rem;font-weight:500;color:#333}.sample-order-form__field input{padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1.5rem;transition:border-color .3s ease}.sample-order-form__field input:focus{outline:none;border-color:#000}.sample-order-form__field input.field__input--error{border-color:#d82c0d;background-color:#fff8f8}.field__error-message{color:#d82c0d;font-size:1.2rem;margin-top:.25rem;display:flex;align-items:center;gap:.5rem}.field__error-message:before{content:"\26a0";font-size:1rem}.form__message{margin-bottom:1.5rem;padding:1rem;border-radius:4px;background-color:#fff8f8;border:1px solid #d82c0d}.form-status{color:#d82c0d;font-weight:500;display:flex;align-items:center;gap:.5rem;margin:0}.form-status-list{list-style:none;padding:0;margin:.5rem 0 0}.form-status-list li{margin-bottom:.25rem}.form-status-list a{color:#d82c0d;text-decoration:underline}.form-status-list a:hover{text-decoration:none}.sample-order-form__submit{background-color:#000;color:#fff;border:none;padding:1.5rem;border-radius:4px;font-weight:500;cursor:pointer;margin-top:1rem;transition:background-color .3s ease}.sample-order-form__submit:hover{background-color:#333}.sample-order-form__success{text-align:center;padding:2rem 0}.sample-order-form__success .sample-order-form__title{color:#0a5c36;margin-bottom:1rem}.sample-order-form__success .sample-order-form__description{color:#0a5c36;font-size:1.1rem}@media screen and (max-width: 768px){.sample-order-form__fields-row{grid-template-columns:1fr}.popup-modal__content{padding:1.5rem;width:95%}.sample-order-form__title{font-size:2.5rem}.sample-order-form__field input{font-size:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/sample-order-form.css.map */
