.qlc-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:9999;overflow-y:auto;padding:24px 16px;box-sizing:border-box}.qlc-overlay.is-open{display:flex;align-items:flex-start;justify-content:center}.qlc-modal{background:#fff;border-radius:8px;width:100%;max-width:680px;padding:40px 36px 36px;position:relative;box-shadow:0 20px 60px #0000002e;margin:auto;box-sizing:border-box;overflow:visible}.qlc-modal fieldset,.qlc-modal fieldset.qlc-section{border:none;padding:0;margin:0;min-width:0}.qlc-modal legend,.qlc-modal legend.qlc-section-legend{float:none;display:block;width:100%;padding:0}.qlc-modal input[type=text],.qlc-modal input[type=email],.qlc-modal input[type=tel],.qlc-modal input[type=number],#pqf-form input[type=text],#pqf-form input[type=email],#pqf-form input[type=tel],#pqf-form input[type=number],#pqf-form input[type=date]{height:auto;padding:9px 12px;font-size:14px;border:1px solid #d0d0d0;border-radius:5px;background:#fff;color:#111;width:100%;box-sizing:border-box;-webkit-appearance:none;appearance:none}.qlc-close{position:absolute;top:14px;right:18px;background:none;border:none;font-size:26px;line-height:1;cursor:pointer;color:#555;padding:4px 8px;border-radius:4px;transition:background .15s}.qlc-close:hover{background:#f0f0f0;color:#111}.qlc-header{margin-bottom:28px}.qlc-title{font-size:22px;font-weight:700;margin:0 0 6px;color:#111}.qlc-subtitle{font-size:14px;color:#666;margin:0}.qlc-thankyou{text-align:center;padding:40px 20px}.qlc-thankyou-icon{width:56px;height:56px;border-radius:50%;background:#1a6b3a;color:#fff;font-size:26px;line-height:56px;margin:0 auto 16px}.qlc-thankyou h3{font-size:20px;margin:0 0 8px;color:#111}.qlc-thankyou p{font-size:15px;color:#444;margin:0 0 8px}.qlc-ref-line{font-size:14px;color:#666;background:#f4f4f4;border-radius:4px;padding:8px 14px;display:inline-block;margin-top:10px}.qlc-section{border:none;border-top:1px solid #e8e8e8;padding:22px 0 0;margin:0 0 4px;display:block;min-width:0}.qlc-section:first-of-type{border-top:none;padding-top:0}.qlc-section-legend{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#888;margin-bottom:16px;display:block;width:100%;padding-bottom:10px;float:none}.qlc-row{margin-bottom:0;clear:both}.qlc-row-2{display:grid;grid-template-columns:1fr 1fr;gap:0 16px;clear:both}.qlc-field{margin-bottom:16px}.qlc-label{display:block;font-size:13px;font-weight:600;color:#222;margin-bottom:5px}.qlc-required{color:#c0392b;margin-left:2px}.qlc-input,.qlc-select,.qlc-textarea{width:100%;padding:9px 12px;border:1px solid #d0d0d0;border-radius:5px;font-size:14px;color:#111;background:#fff;box-sizing:border-box;transition:border-color .15s,box-shadow .15s;-webkit-appearance:none;appearance:none}.qlc-input:focus,.qlc-select:focus,.qlc-textarea:focus{outline:none;border-color:#1a6b3a;box-shadow:0 0 0 3px #1a6b3a1f}.qlc-input.is-error,.qlc-select.is-error,.qlc-textarea.is-error{border-color:#c0392b}.qlc-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23666' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px}.qlc-textarea{resize:vertical;min-height:80px}.qlc-help-text{font-size:12px;color:#777;margin:4px 0 0;line-height:1.4}.qlc-radio-group{display:flex;gap:20px;flex-wrap:wrap;margin-top:6px}.qlc-radio-label{display:flex;align-items:center;gap:7px;font-size:14px;color:#333;cursor:pointer}.qlc-radio{width:16px;height:16px;accent-color:#1a6b3a;cursor:pointer;flex-shrink:0}.qlc-product-row{display:grid;grid-template-columns:1fr 120px 36px;gap:8px;align-items:center;margin-bottom:8px}.qlc-qty-stepper{display:flex;align-items:stretch;border:1px solid #d0d0d0;border-radius:5px;overflow:hidden;height:36px}.qlc-qty-btn{background:none;border:none;width:32px;cursor:pointer;color:#333;font-size:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:background .1s}.qlc-qty-btn:hover{background:#f5f5f5}#pqf-form .qlc-qty-stepper input[type=number],.qlc-modal .qlc-qty-stepper input[type=number]{border:none;border-left:1px solid #d0d0d0;border-right:1px solid #d0d0d0;border-radius:0;text-align:center;flex:1;min-width:0;width:auto;height:100%;padding:0 4px;box-sizing:border-box}.qlc-remove-row{background:none;border:1px solid #ddd;border-radius:5px;color:#aaa;cursor:pointer;width:36px;height:36px;display:flex;align-items:center;justify-content:center;padding:0;transition:color .15s,border-color .15s,background .15s}.qlc-remove-row:hover{color:#c0392b;border-color:#c0392b;background:#fff5f5}.qlc-add-row-btn{background:none;border:none;color:#1a6b3a;font-size:13px;font-weight:600;cursor:pointer;padding:0;margin-top:2px;text-decoration:underline}.qlc-add-row-btn:hover{color:#145530}.qlc-checkbox-field{margin-bottom:12px}.qlc-checkbox-label{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#333;cursor:pointer;line-height:1.5}.qlc-checkbox{width:16px;height:16px;accent-color:#1a6b3a;cursor:pointer;flex-shrink:0;margin-top:2px}.qlc-link{color:#1a6b3a;text-decoration:underline}.qlc-error{display:none;font-size:12px;color:#c0392b;margin-top:4px}.qlc-error.is-visible{display:block}.qlc-general-error{background:#fff5f5;border:1px solid #f5c6cb;border-radius:5px;padding:12px 14px;font-size:13px;color:#721c24;margin-top:16px}.qlc-general-error a{color:#721c24}.qlc-submit-row{margin-top:24px;border-top:1px solid #e8e8e8;padding-top:20px}.qlc-submit-btn{width:100%;background:#1a6b3a;color:#fff;border:none;border-radius:5px;padding:13px 20px;font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:background .15s;letter-spacing:.01em}.qlc-submit-btn:hover{background:#145530}.qlc-submit-btn:disabled{background:#7fb89a;cursor:not-allowed}.qlc-submit-note{font-size:12px;color:#888;text-align:center;margin:10px 0 0}.qlc-submit-note a{color:#1a6b3a}.qlc-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:qlc-spin .7s linear infinite;display:inline-block}@keyframes qlc-spin{to{transform:rotate(360deg)}}.qlc-trigger-btn{text-decoration:none;cursor:pointer}.qlc-trigger-btn--secondary{background:transparent!important;color:#1a6b3a!important;border:2px solid #1a6b3a!important}.qlc-trigger-btn--secondary:hover{background:#1a6b3a!important;color:#fff!important}.qlc-trigger-link{color:#1a6b3a;text-decoration:underline;font-size:14px;cursor:pointer;background:none;border:none;padding:0;font-family:inherit}.qlc-trigger-link:hover{color:#145530}.qlc-section-consent{padding-top:20px}.pqf-products-table{border:1px solid #e8e8e8;border-radius:8px;overflow:hidden;margin-bottom:4px}.pqf-products-table__header{display:grid;grid-template-columns:1fr 120px 36px;gap:8px;padding:10px 16px;background:#f7f7f7;border-bottom:1px solid #e8e8e8;font-size:11px;font-weight:700;color:#999;text-transform:uppercase;letter-spacing:.08em}#pqf-form .pqf-products-table .qlc-product-row{padding:14px 16px;border-bottom:1px solid #f0f0f0;margin-bottom:0}#pqf-form .pqf-products-table .qlc-product-row:last-child{border-bottom:none}#pqf-form .pqf-products-table .qlc-product-name-input{background:transparent;border-color:#e0e0e0}@media(max-width:600px){.pqf-products-table__header{grid-template-columns:1fr 110px 36px}}@media(max-width:600px){.qlc-modal{padding:28px 18px 24px;margin:0;border-radius:10px 10px 0 0}.qlc-overlay{align-items:flex-end;padding:0}.qlc-row-2{grid-template-columns:1fr;gap:0}.qlc-product-row{grid-template-columns:1fr 110px 36px}.qlc-title{font-size:19px}}@media(prefers-reduced-motion:reduce){.qlc-spinner{animation:none;opacity:.7}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/quote-form.css.map */
