:root{--quote-primary: #246991;--quote-primary-dark: #1b5273;--quote-border: #d7dde2;--quote-text: #383636}body:has(.quote-request){display:flex;flex-direction:column;min-height:100vh}body:has(.quote-request) #PageContainer.page-container{flex:1 0 auto;display:flex;flex-direction:column}body:has(.quote-request) #PageContainer.page-container>.main-content{flex:1 0 auto}.quote-tab{position:fixed;top:40%;right:0;z-index:998;display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 8px;background:var(--quote-primary);color:#fff;border-radius:6px 0 0 6px;box-shadow:-2px 2px 8px #00000026;text-decoration:none;transition:background .2s ease}.quote-tab:hover{background:var(--quote-primary-dark);color:#fff}.quote-tab__label{writing-mode:vertical-rl;transform:rotate(180deg);font-weight:700;font-size:14px;letter-spacing:.02em;white-space:nowrap}.quote-tab__icon{font-size:18px;line-height:1}.quote-modal[hidden]{display:none}.quote-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center}.quote-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.quote-modal__dialog{position:relative;background:#fff;border-radius:6px;padding:32px 28px 28px;max-width:460px;width:calc(100% - 40px);text-align:center;box-shadow:0 10px 40px #00000040}.quote-modal__close{position:absolute;top:10px;right:12px;background:none;border:none;font-size:26px;line-height:1;cursor:pointer;color:#333}.quote-modal__text{font-size:16px;margin-bottom:22px}.quote-modal__actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.quote-modal__actions .btn{min-width:170px}body.quote-modal-open{overflow:hidden}.quote-add{margin:12px 0 18px;text-align:center}.quote-add-btn{cursor:pointer;display:inline-block}.template-product .product-form__controls-group--submit,.template-product .shopify-payment-button{display:none!important}.quote-request{padding:30px 0 60px}.quote-request__empty{text-align:center;padding:60px 0}.quote-request__empty p{font-size:18px;margin-bottom:20px}.quote-request__grid{display:flex;gap:30px;align-items:flex-start;flex-wrap:wrap;margin-bottom:30px}.quote-items{flex:1 1 560px;border-collapse:collapse;width:100%}.quote-items thead th{text-align:left;font-size:12px;letter-spacing:.05em;text-transform:uppercase;color:#7a7a7a;border-bottom:1px solid var(--quote-border);padding:10px 8px}.quote-items thead th:nth-child(2),.quote-items thead th:nth-child(3),.quote-items thead th:nth-child(4){text-align:right}.quote-items__row td{padding:16px 8px;border-bottom:1px solid var(--quote-border);vertical-align:middle}.quote-items__product{display:flex;align-items:center;gap:14px}.quote-items__img{width:70px;height:70px;object-fit:contain;background:#f4f6f8;border-radius:4px;flex:0 0 auto}.quote-items__title{font-weight:700;color:var(--quote-text)}.quote-items__variant,.quote-items__sku{font-size:13px;color:#7a7a7a;margin-top:2px}.quote-items__price,.quote-items__total{text-align:right;white-space:nowrap}.quote-items__total{font-weight:700}.quote-qty{display:inline-flex;align-items:center;border:1px solid var(--quote-border);border-radius:4px;overflow:hidden}.quote-qty__btn{width:30px;height:34px;border:none;background:#f4f6f8;cursor:pointer;font-size:16px;line-height:1}.quote-qty__input{width:46px;height:34px;border:none;border-left:1px solid var(--quote-border);border-right:1px solid var(--quote-border);text-align:center;-moz-appearance:textfield}.quote-qty__input::-webkit-outer-spin-button,.quote-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quote-remove{background:none;border:none;font-size:20px;color:#9aa3a9;cursor:pointer}.quote-remove:hover{color:#c0392b}.quote-totals{flex:0 0 260px;border:1px solid var(--quote-border);border-radius:6px;padding:20px}.quote-totals h3{margin:0 0 14px;text-transform:uppercase;font-size:14px;letter-spacing:.05em}.quote-totals__row{display:flex;justify-content:space-between;padding:8px 0;color:#555}.quote-totals__row--total{border-top:1px solid var(--quote-border);margin-top:6px;padding-top:14px;font-weight:700;font-size:18px;color:var(--quote-text)}.quote-typeselect{text-align:center;margin:10px 0 26px}.quote-typeselect__title{margin-bottom:6px}.quote-typeselect__sub{color:#666;margin-bottom:22px}.quote-typeselect__buttons{display:flex;gap:24px;justify-content:center;flex-wrap:wrap}.quote-typebtn{min-width:220px;padding:22px 30px;font-size:20px;font-weight:600;color:#fff;background:var(--quote-primary);border:3px solid transparent;border-radius:14px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.quote-typebtn:hover{background:var(--quote-primary-dark)}.quote-typebtn.is-active{border-color:#111}.quote-form[hidden]{display:none}.quote-form{max-width:960px;margin:0 auto}.quote-form__intro{color:#555;margin-bottom:22px}.quote-form__legend{font-weight:700;font-size:16px;margin:24px 0 14px}.quote-form__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 20px}.quote-form__grid--thirds{grid-template-columns:repeat(3,1fr)}.quote-field--full{grid-column:1 / -1}.quote-field{display:flex;flex-direction:column}.quote-field label{font-size:14px;margin-bottom:6px}.quote-field input[type=text],.quote-field input[type=email],.quote-field input[type=tel]{height:44px;padding:0 12px;border:1px solid var(--quote-primary);border-radius:4px;font-size:15px}.quote-field__help{font-size:12px;color:#777;margin-top:4px}.quote-check{display:flex;align-items:flex-start;gap:10px;margin:14px 0;font-size:14px}.quote-check input{margin-top:3px}.quote-account-choice{display:flex;flex-wrap:wrap;gap:10px 40px;margin:18px 0 6px}.quote-create-msg{background:#eef4f8;border-left:3px solid var(--quote-primary);padding:12px 14px;margin:6px 0 10px;font-size:14px}.quote-create-msg[hidden],.quote-jde[hidden]{display:none}.quote-jde{margin-top:14px;max-width:420px}.quote-form__submit{margin-top:24px;background:var(--quote-primary);color:#fff;border:none;border-radius:26px;padding:14px 40px;font-size:16px;font-weight:600;letter-spacing:.03em;cursor:pointer}.quote-form__submit:hover{background:var(--quote-primary-dark)}.quote-form__submit:disabled{opacity:.6;cursor:default}.quote-success{text-align:center;padding:50px 20px}.quote-success h2{margin-bottom:12px}@media only screen and (max-width:749px){.quote-form__grid,.quote-form__grid--thirds{grid-template-columns:1fr}.quote-items thead{display:none}.quote-items,.quote-items tbody,.quote-items__row,.quote-items__row td{display:block;width:100%}.quote-items__row{padding:10px 0}.quote-items__row td{border:none;padding:6px 8px;text-align:right}.quote-items__product{justify-content:flex-start;text-align:left}.quote-items__price:before,.quote-items__qty:before,.quote-items__total:before{content:attr(data-label);float:left;font-weight:700;color:#7a7a7a}.quote-typebtn{min-width:160px;font-size:18px;padding:18px 20px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/quote-bucket.css.map */
