:root{--wsp-quote-accent:#c8102e;--wsp-quote-border:#e5e7eb;--wsp-quote-muted:#6b7280;--wsp-quote-bg:#f7f8fa}.wsp-add-to-quote-single{width:100%;margin-top:15px}.wsp-add-to-quote .wsp-quote-svg{width:20px;height:20px}.wsp-add-to-quote.is-loading,.wsp-submit-quote.is-loading{opacity:.65;pointer-events:none}.wsp-add-to-quote.is-loading .wsp-quote-svg{animation:wspSpin 1s linear infinite}.wsp-quote-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:30px;align-items:start}.wsp-quote-products,.wsp-quote-form-card{background:#fff;border:1px solid var(--wsp-quote-border);border-radius:10px;padding:25px;box-shadow:0 8px 30px rgba(17,24,39,.05)}.wsp-quote-products h2,.wsp-quote-form-card h2{margin:0 0 20px;font-size:24px}.wsp-quote-form-card>p{color:var(--wsp-quote-muted);margin-top:-10px}.wsp-quote-table{display:flex;flex-direction:column}.wsp-quote-item{display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid var(--wsp-quote-border)}.wsp-quote-item:first-child{padding-top:0}.wsp-quote-thumb{display:block;border:1px solid var(--wsp-quote-border);border-radius:7px;overflow:hidden;background:#fff}.wsp-quote-thumb img{display:block;width:100%;height:88px;object-fit:contain}.wsp-quote-info h3{font-size:17px;line-height:1.35;margin:0 0 7px}.wsp-quote-info h3 a{color:inherit}.wsp-quote-sku,.wsp-quote-variation{display:block;font-size:13px;color:var(--wsp-quote-muted)}.wsp-quote-actions{display:flex;align-items:flex-end;gap:10px}.wsp-quote-actions label span{display:block;font-size:12px;color:var(--wsp-quote-muted);margin-bottom:5px}.wsp-quote-quantity{width:72px!important;min-width:72px;height:40px!important;text-align:center}.wsp-quote-remove{width:40px;height:40px;border:1px solid #f0c4c4;border-radius:5px;background:#fff5f5;color:#b91c1c;font-size:25px;line-height:1;cursor:pointer}.wsp-quote-remove:hover{background:#b91c1c;color:#fff}.wsp-quote-count-summary{padding-top:16px;font-weight:600;color:var(--wsp-quote-muted)}.wsp-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.wsp-field{display:block}.wsp-field-full{grid-column:1/-1}.wsp-field>span{display:block;font-size:13px;font-weight:600;margin-bottom:6px}.wsp-field input{width:100%!important;min-height:44px;border:1px solid #d1d5db;border-radius:5px;padding:9px 12px}.wsp-field input:focus{border-color:var(--wsp-quote-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--wsp-quote-accent) 20%,transparent);outline:0}.wsp-privacy{display:flex;align-items:flex-start;gap:9px;margin:20px 0;font-size:13px;line-height:1.45}.wsp-privacy input{margin-top:3px}.wsp-submit-quote{width:100%;min-height:48px;background:var(--wsp-quote-accent)!important;border-color:var(--wsp-quote-accent)!important}.wsp-required-note{text-align:center;color:var(--wsp-quote-muted);font-size:12px;margin:10px 0 0}.wsp-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.wsp-quote-empty{text-align:center;background:var(--wsp-quote-bg);border:1px dashed #cfd4dc;border-radius:10px;padding:55px 25px}.wsp-quote-empty .wsp-quote-svg{width:64px;height:64px;color:var(--wsp-quote-muted);opacity:.6}.wsp-quote-empty h3{font-size:24px;margin:15px 0 5px}.wsp-quote-icon-link{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:inherit;text-decoration:none!important}.wsp-quote-icon-link .wsp-quote-svg{width:25px;height:25px}.wsp-quote-count{position:absolute;top:-10px;right:-11px;display:flex;align-items:center;justify-content:center;min-width:19px;height:19px;padding:0 5px;border-radius:20px;background:var(--wsp-quote-accent);color:#fff;font:700 11px/1 Arial,sans-serif}.wsp-quote-floating{position:fixed;right:24px;bottom:24px;z-index:9998}.wsp-quote-floating .wsp-quote-icon-link{width:58px;height:58px;border-radius:50%;background:var(--wsp-quote-accent);color:#fff;box-shadow:0 8px 26px rgba(0,0,0,.25)}.wsp-quote-floating .wsp-quote-count{background:#fff;color:var(--wsp-quote-accent);top:-3px;right:-3px}.wsp-floating-tooltip{position:absolute;right:68px;top:50%;transform:translateY(-50%);white-space:nowrap;background:#111827;color:#fff;border-radius:5px;padding:7px 10px;font-size:12px;opacity:0;pointer-events:none;transition:.2s}.wsp-quote-floating:hover .wsp-floating-tooltip{opacity:1}.wsp-quote-menu-item{display:flex!important;align-items:center}.wsp-quote-menu-item>.wsp-quote-icon-link{padding:10px 12px}.wsp-quote-toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%,25px);z-index:100000;background:#1f2937;color:#fff;padding:12px 18px;border-radius:6px;box-shadow:0 8px 30px rgba(0,0,0,.25);opacity:0;visibility:hidden;transition:.25s}.wsp-quote-toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%,0)}.wsp-quote-toast.is-error{background:#b91c1c}.wsp-admin-quote-badge{margin-top:15px;padding:12px;border-left:4px solid var(--wsp-quote-accent);background:#fff5f5}.wsp-quote-success{border-top-color:var(--wsp-quote-accent)}@keyframes wspSpin{to{transform:rotate(360deg)}}@media(max-width:991px){.wsp-quote-layout{grid-template-columns:1fr}.wsp-quote-form-card{order:2}}@media(max-width:575px){.wsp-quote-products,.wsp-quote-form-card{padding:18px}.wsp-quote-item{grid-template-columns:72px minmax(0,1fr)}.wsp-quote-thumb img{height:68px}.wsp-quote-actions{grid-column:1/-1;justify-content:flex-end}.wsp-form-grid{grid-template-columns:1fr}.wsp-field-full{grid-column:auto}.wsp-quote-floating{right:16px;bottom:16px}.wsp-quote-floating .wsp-quote-icon-link{width:52px;height:52px}}
.wsp-loop-actions{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;vertical-align:middle}.products .product .wsp-add-to-quote-loop .wsp-quote-svg{width:17px;height:17px}.single-product .wsp-add-to-quote-single{display:inline-flex!important;width:auto!important;min-width:220px;min-height:58px;margin:0 0 20px!important;padding:0 24px!important;background:var(--wsp-quote-accent)!important;border-color:var(--wsp-quote-accent)!important;color:#fff!important}.wsp-quote-qty-control{display:inline-flex!important;align-items:stretch;height:42px;margin:0!important;border:1px solid #d1d5db;border-radius:5px;overflow:hidden;background:#fff;transition:opacity .2s}.wsp-quote-qty-control.is-loading{opacity:.55;pointer-events:none}.wsp-quote-qty-control .wsp-quote-qty-minus,.wsp-quote-qty-control .wsp-quote-qty-plus{display:flex;align-items:center;justify-content:center;width:38px;min-width:38px;height:40px;margin:0;padding:0;border:0;border-radius:0;background:#f3f4f6;color:#111827;font-size:20px;font-weight:700;line-height:1;cursor:pointer}.wsp-quote-qty-control .wsp-quote-qty-minus:hover,.wsp-quote-qty-control .wsp-quote-qty-plus:hover{background:var(--wsp-quote-accent);color:#fff}.wsp-quote-qty-control .wsp-quote-quantity{width:48px!important;min-width:48px!important;height:40px!important;margin:0!important;padding:0 4px!important;border:0!important;border-right:1px solid #d1d5db!important;border-left:1px solid #d1d5db!important;border-radius:0!important;box-shadow:none!important;appearance:textfield!important;-moz-appearance:textfield!important;pointer-events:auto!important}.wsp-quote-qty-control .wsp-quote-quantity::-webkit-inner-spin-button,.wsp-quote-qty-control .wsp-quote-quantity::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.wsp-quote-actions>label>span:first-child{margin-bottom:5px}.wsp-quote-actions>label>.wsp-quote-qty-control{margin-bottom:0!important}@media(max-width:575px){.wsp-loop-actions{gap:6px;flex-wrap:wrap}.single-product .wsp-add-to-quote-single{width:100%!important;min-width:0}.wsp-quote-actions{align-items:flex-end}}