.lsgcm-quote-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border:0;border-radius:7px;background:#203D36;color:#fff!important;text-decoration:none!important;font-weight:700;line-height:1.2;cursor:pointer;transition:transform .16s ease,background .16s ease}.lsgcm-quote-btn:hover{background:#152e29;transform:translateY(-1px)}.lsgcm-quote-btn--secondary{background:#7FD1AB;color:#16342e!important}.lsgcm-quote-btn--subtle{padding:10px 14px;border:1px solid #203D36;background:#fff;color:#203D36!important;font-size:14px;font-weight:700}.lsgcm-quote-btn--subtle:hover{background:#edf6f1;color:#203D36!important}.lsgcm-quote-icon{width:17px;height:17px;flex:0 0 17px}.lsgcm-quote-unavailable{padding:12px;border-left:4px solid #7FD1AB;background:#f1f9f5;color:#203D36}.lsgcm-quote-wrap{margin:18px 0}.lsgcm-quote-panel{display:none;margin-top:14px;padding:22px;border:1px solid #d7e4de;border-radius:12px;background:#f8fbf9;color:#203D36}.lsgcm-quote-panel.is-open{display:block}.lsgcm-quote-panel__head h3{margin:0 0 6px;color:#203D36;font-size:21px}.lsgcm-quote-panel__head p{margin:0;color:#52645f}.lsgcm-modal{position:fixed;inset:0;display:none;z-index:999999}.lsgcm-modal.is-visible{display:block}.lsgcm-modal__backdrop{position:absolute;inset:0;background:rgba(13,31,27,.64)}.lsgcm-modal__panel{position:relative;z-index:1;width:min(520px,calc(100% - 30px));max-height:calc(100vh - 38px);overflow:auto;margin:19px auto;background:#fff;border-radius:14px;padding:30px;color:#203D36;box-shadow:0 22px 60px rgba(0,0,0,.27)}.lsgcm-modal__panel h2{color:#203D36;margin:0 0 10px}.lsgcm-modal__intro{color:#52645f}.lsgcm-modal__close{position:absolute;top:10px;right:12px;width:34px;height:34px;border:0;border-radius:50%;background:#eff5f2;color:#203D36;font-size:23px;line-height:1;cursor:pointer}.lsgcm-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:17px 0}.lsgcm-form-grid label{display:flex;flex-direction:column;gap:5px;color:#203D36;font-size:14px;font-weight:700}.lsgcm-form-grid input{min-height:40px;border:1px solid #c8d8d1;border-radius:6px;padding:7px 9px;font:inherit;color:#203D36}.lsgcm-span-2{grid-column:span 2}.lsgcm-checkbox{display:flex;gap:9px;align-items:flex-start;margin:14px 0 18px;font-size:13px;color:#435650}.lsgcm-checkbox input{margin-top:3px}.lsgcm-modal__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.lsgcm-contact-link{color:#203D36;font-weight:700;text-decoration:underline}@media(max-width:600px){.lsgcm-form-grid{grid-template-columns:1fr}.lsgcm-span-2{grid-column:span 1}.lsgcm-modal__panel{padding:26px 20px}.lsgcm-quote-panel{padding:18px 15px}}

/* V2.0.2: product-page quote form is inline and never changes the WooCommerce cart. */
.lsgcm-product-quote-wrap{margin:18px 0;text-align:center}.lsgcm-product-quote-wrap .lsgcm-quote-btn--subtle{min-width:190px}.lsgcm-product-quote-panel{display:none;margin:14px auto 0;max-width:680px;padding:22px;text-align:left;border:1px solid #d7e4de;border-radius:12px;background:#f8fbf9;color:#203D36}.lsgcm-product-quote-panel.is-open{display:block}.lsgcm-product-quote-error{display:none;margin:0 0 14px;padding:10px 12px;border-left:3px solid #b64263;background:#fff3f5;color:#74263b;font-size:13px;font-weight:600}.lsgcm-product-quote-error:not(:empty){display:block}


/* V2.0.3: keep the secondary PDF action visually secondary even when a theme injects a global button hover colour. */
.lsgcm-product-quote-wrap .lsgcm-quote-btn.lsgcm-quote-btn--subtle,
.lsgcm-quote-wrap .lsgcm-quote-btn.lsgcm-quote-btn--subtle{
  background:#fff !important;
  border-color:#203D36 !important;
  color:#203D36 !important;
  box-shadow:none !important;
}
.lsgcm-product-quote-wrap .lsgcm-quote-btn.lsgcm-quote-btn--subtle:hover,
.lsgcm-product-quote-wrap .lsgcm-quote-btn.lsgcm-quote-btn--subtle:focus,
.lsgcm-product-quote-wrap .lsgcm-quote-btn.lsgcm-quote-btn--subtle:active,
.lsgcm-quote-wrap .lsgcm-quote-btn.lsgcm-quote-btn--subtle:hover,
.lsgcm-quote-wrap .lsgcm-quote-btn.lsgcm-quote-btn--subtle:focus,
.lsgcm-quote-wrap .lsgcm-quote-btn.lsgcm-quote-btn--subtle:active{
  background:#edf6f1 !important;
  border-color:#203D36 !important;
  color:#203D36 !important;
  box-shadow:none !important;
  transform:none !important;
}
.lsgcm-product-quote-panel{
  box-sizing:border-box;
  padding:30px 28px !important;
}
.lsgcm-product-quote-panel .lsgcm-quote-form{
  margin-top:20px;
}
@media(max-width:600px){
  .lsgcm-product-quote-panel{padding:24px 20px !important;}
}


/* V2.0.6: product-page quote interaction, including Elementor/Hello mobile overrides. */
.lsgcm-product-quote-panel[hidden]{display:none!important}
.lsgcm-product-quote-wrap button.lsgcm-quote-btn.lsgcm-quote-btn--subtle{
  -webkit-appearance:none!important;appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;
  width:auto!important;max-width:100%!important;min-height:42px!important;margin:0!important;padding:10px 14px!important;
  border:1px solid #203D36!important;border-radius:7px!important;background:#fff!important;color:#203D36!important;
  box-shadow:none!important;text-decoration:none!important;font-family:inherit!important;font-size:14px!important;font-weight:700!important;line-height:1.25!important;
}
.lsgcm-product-quote-wrap button.lsgcm-quote-btn.lsgcm-quote-btn--subtle:hover,
.lsgcm-product-quote-wrap button.lsgcm-quote-btn.lsgcm-quote-btn--subtle:focus,
.lsgcm-product-quote-wrap button.lsgcm-quote-btn.lsgcm-quote-btn--subtle:active{
  background:#edf6f1!important;border-color:#203D36!important;color:#203D36!important;box-shadow:none!important;transform:none!important;
}
.lsgcm-product-quote-wrap button.lsgcm-quote-btn.lsgcm-quote-btn--subtle span,
.lsgcm-product-quote-wrap button.lsgcm-quote-btn.lsgcm-quote-btn--subtle svg,
.lsgcm-product-quote-wrap button.lsgcm-quote-btn.lsgcm-quote-btn--subtle svg *{color:#203D36!important;fill:currentColor!important}
.lsgcm-product-quote-wrap button.lsgcm-quote-btn.lsgcm-quote-btn--subtle .lsgcm-quote-icon{display:block!important;width:16px!important;height:16px!important;min-width:16px!important;max-width:16px!important;min-height:16px!important;max-height:16px!important;margin:0!important;flex:0 0 16px!important}
.lsgcm-product-quote-panel{box-sizing:border-box!important;width:100%!important;max-width:680px!important;margin:14px auto 0!important;padding:30px 28px!important}
.lsgcm-product-quote-panel .lsgcm-product-quote-form{margin-top:20px!important}
.lsgcm-product-quote-panel .lsgcm-form-grid{margin:17px 0!important}
.lsgcm-product-quote-panel input,.lsgcm-product-quote-panel select,.lsgcm-product-quote-panel textarea{box-sizing:border-box!important;max-width:100%!important}
@media(max-width:600px){
  .lsgcm-product-quote-wrap{margin:16px 0!important;padding:0 2px!important;text-align:center!important}
  .lsgcm-product-quote-wrap button.lsgcm-quote-btn.lsgcm-quote-btn--subtle{min-width:0!important;width:auto!important;padding:10px 13px!important;font-size:13px!important}
  .lsgcm-product-quote-panel{margin-top:14px!important;padding:20px 16px!important;text-align:left!important;border-radius:10px!important}
  .lsgcm-product-quote-panel .lsgcm-form-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;margin:16px 0!important}
  .lsgcm-product-quote-panel .lsgcm-span-2{grid-column:1!important}
  .lsgcm-product-quote-panel .lsgcm-form-grid label{display:flex!important;width:100%!important;min-width:0!important}
  .lsgcm-product-quote-panel .lsgcm-form-grid input{width:100%!important;min-width:0!important;min-height:44px!important;font-size:16px!important}
  .lsgcm-product-quote-panel .lsgcm-checkbox{display:flex!important;align-items:flex-start!important;gap:9px!important;margin:14px 0 18px!important}
  .lsgcm-product-quote-panel .lsgcm-checkbox input{width:auto!important;min-height:0!important;margin-top:3px!important}
  .lsgcm-product-quote-panel .lsgcm-quote-btn{max-width:100%!important}
}


/* V2.0.8: a deterministic, theme-resistant mobile layout for the inline product quote form. */
.lsgcm-product-quote-wrap,
.lsgcm-product-quote-wrap *{box-sizing:border-box!important}
.lsgcm-product-quote-wrap .lsgcm-product-quote-panel[hidden]{display:none!important}
.lsgcm-product-quote-wrap .lsgcm-product-quote-panel.is-open:not([hidden]){display:block!important}
.lsgcm-product-quote-wrap button.lsgcm-product-quote-save,
.lsgcm-product-quote-wrap button.lsgcm-product-quote-submit{
  -webkit-text-fill-color:#203D36!important;
  color:#203D36!important;
}
.lsgcm-product-quote-wrap button.lsgcm-product-quote-save svg,
.lsgcm-product-quote-wrap button.lsgcm-product-quote-save svg *,
.lsgcm-product-quote-wrap button.lsgcm-product-quote-submit svg,
.lsgcm-product-quote-wrap button.lsgcm-product-quote-submit svg *{
  width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;max-width:16px!important;max-height:16px!important;
  color:#203D36!important;stroke:#203D36!important;fill:none!important;
}
.lsgcm-product-quote-panel .lsgcm-product-quote-form{
  display:block!important;width:100%!important;max-width:none!important;float:none!important;clear:both!important;
}
.lsgcm-product-quote-panel .lsgcm-form-grid{
  display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:100%!important;max-width:none!important;
}
.lsgcm-product-quote-panel .lsgcm-form-grid > label{
  display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:5px!important;float:none!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;
}
.lsgcm-product-quote-panel .lsgcm-form-grid > label > input{
  display:block!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;float:none!important;
}
@media(max-width:767px){
  .lsgcm-product-quote-wrap{display:block!important;width:100%!important;max-width:100%!important;margin:16px 0!important;padding:0!important}
  .lsgcm-product-quote-wrap button.lsgcm-product-quote-save{display:inline-flex!important;width:auto!important;max-width:100%!important;margin:0 auto!important;padding:10px 13px!important;white-space:normal!important}
  .lsgcm-product-quote-wrap .lsgcm-product-quote-panel{width:100%!important;max-width:100%!important;margin:14px 0 0!important;padding:20px 16px!important;float:none!important;clear:both!important}
  .lsgcm-product-quote-panel .lsgcm-form-grid{grid-template-columns:minmax(0,1fr)!important;gap:13px!important}
  .lsgcm-product-quote-panel .lsgcm-form-grid > .lsgcm-span-2{grid-column:1 / -1!important}
  .lsgcm-product-quote-panel .lsgcm-checkbox{display:flex!important;width:100%!important;max-width:none!important;float:none!important;clear:both!important}
  .lsgcm-product-quote-panel .lsgcm-product-quote-submit{display:inline-flex!important;max-width:100%!important;white-space:normal!important}
}
