.hb-quote-v2-overlay,.hb-quote-v2{--hb-blue:#1B6CF9;--hb-blue-dark:#0F4FCC;--hb-blue-soft:#A8C4FB;--hb-cta-orange:#D24600;--hb-cta-orange-dark:#B33C00;--hb-navy:#263644;--hb-text:#1B1C1F;--hb-text-alt:#40434C;--hb-text-muted:#6B7280;--hb-border:#B7BBC7;--hb-border-soft:#E3E7EE;--hb-bg-soft:#F0F2F5;--hb-bg-tint:#F9FAFB;--hb-success:#078508;--hb-radius:4px;--hb-radius-lg:8px;--hb-panel-border:#D7DCE4;--hb-chip-bg:#EEF4FF;--hb-chip-border:#C7D9FD;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;color:var(--hb-text);-webkit-font-smoothing:antialiased;box-sizing:border-box}.hb-quote-v2 *,.hb-quote-v2 *:before,.hb-quote-v2 *:after{box-sizing:border-box}.hb-quote-v2-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f16266b;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;z-index:2147483000}.hb-quote-v2-overlay.is-open{opacity:1;visibility:visible}.hb-quote-v2{position:fixed;top:0;right:0;height:100%;height:100dvh;width:440px;max-width:92vw;background:#fff;box-shadow:-12px 0 40px #141e322e;transform:translate(100%);transition:transform .28s cubic-bezier(.4,0,.2,1);z-index:2147483001;display:flex;flex-direction:column}.hb-quote-v2.is-open{transform:translate(0)}@media(max-width:749px){.hb-quote-v2{width:100%;max-width:100%}}.hb-quote-v2-head{background:#fff;border-bottom:1px solid var(--hb-border-soft);padding:16px 18px;display:flex;align-items:flex-start;gap:12px;flex:none}.hb-quote-v2-head h2{margin:0!important;font-size:18px!important;line-height:1.25!important;color:var(--hb-navy)!important;font-weight:700!important;letter-spacing:-.01em}.hb-quote-v2-head p{margin:3px 0 0!important;font-size:12px!important;color:var(--hb-text-muted)!important}.hb-quote-v2-close{margin-left:auto;flex:none;border:none!important;background:transparent!important;cursor:pointer;color:var(--hb-text-muted)!important;width:32px;height:32px;border-radius:6px;font-size:22px;line-height:1;padding:0!important}.hb-quote-v2-close:hover{background:var(--hb-bg-soft)!important;color:var(--hb-navy)!important}.hb-quote-v2-body{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px 18px 12px}.hb-quote-v2-eyebrow{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--hb-text-muted);margin:2px 0 8px}.hb-quote-v2-search-wrap{position:relative;margin-bottom:6px}.hb-quote-v2-search{width:100%;border:1.5px solid var(--hb-border);border-radius:var(--hb-radius);padding:12px 14px 12px 38px;font-size:14px;background:#fff;color:var(--hb-text);font-family:inherit}.hb-quote-v2-search:focus{outline:none;border-color:var(--hb-blue);box-shadow:0 0 0 3px #1b6cf91f}.hb-quote-v2-search-ico{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--hb-text-muted);pointer-events:none;display:flex}.hb-quote-v2-hint{font-size:12px;color:var(--hb-text-muted);margin:0 0 12px 2px}.hb-quote-v2-results{position:absolute;left:0;right:0;top:calc(100% + 4px);background:#fff;border:1px solid var(--hb-border-soft);border-radius:8px;box-shadow:0 10px 30px #141e3224;z-index:5;overflow:hidden;display:none;max-height:320px;overflow-y:auto}.hb-quote-v2-results.is-open{display:block}.hb-quote-v2-res{display:flex;align-items:center;gap:10px;padding:9px 12px;cursor:pointer;border-bottom:1px solid var(--hb-border-soft);text-decoration:none!important}.hb-quote-v2-res:last-child{border-bottom:none}.hb-quote-v2-res:hover,.hb-quote-v2-res.is-active{background:var(--hb-chip-bg)}.hb-quote-v2-res-thumb{width:38px;height:38px;border-radius:6px;background:var(--hb-bg-soft);flex:none;display:flex;align-items:center;justify-content:center;color:var(--hb-text-muted);font-size:10px;border:1px solid var(--hb-border-soft);overflow:hidden}.hb-quote-v2-res-thumb img{width:100%;height:100%;object-fit:contain}.hb-quote-v2-res-name{font-size:13px;color:var(--hb-text);font-weight:500;line-height:1.25}.hb-quote-v2-res-meta{font-size:11px;color:var(--hb-text-muted)}.hb-quote-v2-res-add{margin-left:auto;color:var(--hb-blue);font-weight:700;font-size:18px;flex:none}.hb-quote-v2-res.is-custom{background:var(--hb-chip-bg)}.hb-quote-v2-res.is-custom .hb-quote-v2-res-thumb{background:#fff;color:var(--hb-blue)}.hb-quote-v2-res.is-custom .hb-quote-v2-res-name b{color:var(--hb-navy)}.hb-quote-v2-items{list-style:none!important;margin:0 0 4px!important;padding:0!important;display:flex;flex-direction:column;gap:8px}.hb-quote-v2-item{background:#fff;border:1px solid var(--hb-panel-border);border-radius:var(--hb-radius-lg);padding:10px;display:flex;gap:10px;align-items:flex-start}.hb-quote-v2-item-thumb{width:44px;height:44px;border-radius:6px;background:var(--hb-bg-soft);flex:none;border:1px solid var(--hb-border-soft);display:flex;align-items:center;justify-content:center;color:var(--hb-text-muted);font-size:10px;text-align:center;overflow:hidden}.hb-quote-v2-item-thumb img{width:100%;height:100%;object-fit:contain}.hb-quote-v2-item.is-custom .hb-quote-v2-item-thumb{background:var(--hb-chip-bg);color:var(--hb-blue)}.hb-quote-v2-item-main{flex:1;min-width:0}.hb-quote-v2-item-name{font-size:13px;font-weight:600;color:var(--hb-navy);line-height:1.25}.hb-quote-v2-item-tag{display:inline-block;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--hb-blue);background:var(--hb-chip-bg);border:1px solid var(--hb-chip-border);border-radius:99px;padding:1px 7px;margin-top:3px}.hb-quote-v2-item-meta{font-size:11px;color:var(--hb-text-muted)}.hb-quote-v2-note{width:100%;margin-top:7px;border:1px solid var(--hb-border-soft);border-radius:4px;padding:6px 8px;font-size:12px;resize:none;color:var(--hb-text);font-family:inherit}.hb-quote-v2-note:focus{outline:none;border-color:var(--hb-blue)}.hb-quote-v2-qty{display:flex;align-items:center;border:1px solid var(--hb-border);border-radius:6px;overflow:hidden;flex:none;height:34px}.hb-quote-v2-qty button{width:32px;height:32px;border:none!important;background:#fff!important;cursor:pointer;font-size:16px;color:var(--hb-navy)!important;padding:0!important}.hb-quote-v2-qty button:hover{background:var(--hb-bg-soft)!important}.hb-quote-v2-qty input{width:38px;text-align:center;border:none;font-size:14px;color:var(--hb-text);-moz-appearance:textfield;font-family:inherit;background:#fff}.hb-quote-v2-qty input::-webkit-outer-spin-button,.hb-quote-v2-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hb-quote-v2-x{border:none!important;background:transparent!important;color:var(--hb-text-muted)!important;cursor:pointer;font-size:15px;width:26px;height:26px;border-radius:5px;flex:none;padding:0!important}.hb-quote-v2-x:hover{background:#fbe9e4!important;color:var(--hb-cta-orange)!important}.hb-quote-v2-empty{border:1.5px dashed var(--hb-border);border-radius:var(--hb-radius-lg);padding:18px;text-align:center;color:var(--hb-text-muted);font-size:13px;background:#fff}.hb-quote-v2-divider{height:1px;background:var(--hb-border-soft);margin:18px 0}.hb-quote-v2-field{margin-bottom:10px}.hb-quote-v2-field label{display:block;font-size:12px;font-weight:600;color:var(--hb-text-alt);margin-bottom:4px}.hb-quote-v2-field label .opt{font-weight:400;color:var(--hb-text-muted)}.hb-quote-v2-field .req{color:var(--hb-cta-orange)}.hb-quote-v2-field input,.hb-quote-v2-field textarea{width:100%;border:1.5px solid var(--hb-border);border-radius:var(--hb-radius);padding:10px 12px;font-size:14px;color:var(--hb-text);background:#fff;font-family:inherit}.hb-quote-v2-field input:focus,.hb-quote-v2-field textarea:focus{outline:none;border-color:var(--hb-blue);box-shadow:0 0 0 3px #1b6cf91f}.hb-quote-v2-row2{display:flex;gap:10px}.hb-quote-v2-row2 .hb-quote-v2-field{flex:1}.hb-quote-v2-tax{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--hb-panel-border);border-radius:var(--hb-radius-lg);padding:11px 12px;margin-bottom:10px}.hb-quote-v2-tax-label{font-size:13px;font-weight:600;color:var(--hb-navy)}.hb-quote-v2-seg{margin-left:auto;display:flex;border:1.5px solid var(--hb-border);border-radius:6px;overflow:hidden}.hb-quote-v2-seg button{border:none!important;background:#fff!important;padding:7px 16px;font-size:13px;font-weight:600;color:var(--hb-text-muted)!important;cursor:pointer;font-family:inherit}.hb-quote-v2-seg button.is-on{background:var(--hb-navy)!important;color:#fff!important}.hb-quote-v2-hp{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}.hb-quote-v2-foot{background:#fff;border-top:1px solid var(--hb-border-soft);padding:12px 18px 14px;flex:none}.hb-quote-v2-submit{width:100%;background:var(--hb-cta-orange)!important;color:#fff!important;border:none!important;border-radius:var(--hb-radius);padding:14px;font-size:15px;font-weight:700!important;cursor:pointer;font-family:inherit;letter-spacing:0}.hb-quote-v2-submit:hover{background:var(--hb-cta-orange-dark)!important}.hb-quote-v2-submit:disabled{background:var(--hb-border)!important;cursor:not-allowed}.hb-quote-v2-reassure{text-align:center;font-size:11px;color:var(--hb-text-muted);margin:8px 0 0}.hb-quote-v2-reassure b{color:var(--hb-success)}.hb-quote-v2-err{display:none;margin:8px 0 0;font-size:12px;color:var(--hb-cta-orange);text-align:center}.hb-quote-v2-err.is-shown{display:block}.hb-quote-v2-done{display:none;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;padding:40px 24px}.hb-quote-v2.is-done .hb-quote-v2-form{display:none}.hb-quote-v2.is-done .hb-quote-v2-done{display:flex}.hb-quote-v2-check{width:56px;height:56px;border-radius:50%;background:var(--hb-success);color:#fff;display:flex;align-items:center;justify-content:center;font-size:30px}.hb-quote-v2-done h3{margin:0!important;color:var(--hb-navy)!important;font-size:18px!important}.hb-quote-v2-done p{margin:0!important;color:var(--hb-text-muted)!important;font-size:13px!important;max-width:280px}.hb-quote-v2-form{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.hb-quote-v2.is-sending .hb-quote-v2-submit{opacity:.7;pointer-events:none}.hb-quote-v2-volrow{display:flex!important;gap:10px;align-items:stretch;flex-wrap:wrap;width:100%}.hb-quote-v2-volrow>*{flex:1 1 150px;min-width:0;margin:0!important}.hb-quote-v2-volrow>.hb-pdp-v2-volume-slot,.hb-quote-v2-volrow>.hb-pdp-volume-slot{width:auto!important}.hb-quote-v2-pdp-btn{--hb-navy:#263644;display:inline-flex;align-items:center;justify-content:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fff!important;border:1.5px solid var(--hb-navy)!important;color:var(--hb-navy)!important;font-weight:700!important;font-size:14px;line-height:1.2;border-radius:4px;padding:12px 16px!important;min-height:46px;cursor:pointer;transition:background .15s,color .15s;text-decoration:none!important;margin:0!important}.hb-quote-v2-pdp-btn:hover{background:var(--hb-navy)!important;color:#fff!important}body.template-product .hb-pdp-v2-section:has(.hb-pdp-v2-quote){display:none!important}@media(max-width:749px){.hb-quote-v2-volrow{flex-direction:column;flex-wrap:nowrap}.hb-quote-v2-volrow>*{flex:1 1 auto;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/108/assets/quote-drawer-v2.css.map */
