.gh-stage0-quick{margin:18px 0;padding:16px 18px;background:#f3f8f6;border-left:4px solid #0b6654;color:#17231f}
.gh-stage0-quick>b{display:block;font-size:16px;color:#0b6654}
.gh-stage0-quick ul{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0;padding:0;list-style:none}
.gh-stage0-quick li{padding:7px 10px;background:#fff;border:1px solid #d8e3de;font-size:13px}
.gh-stage0-quick div{display:flex;gap:10px;align-items:center;flex-wrap:wrap}
.gh-stage0-quick button,.gh-stage0-quick a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 17px;border:0;text-decoration:none;font-size:14px;font-weight:700}
.gh-stage0-quick button{background:#0b6654;color:#fff;cursor:pointer}.gh-stage0-quick a{border:1px solid #0b6654;color:#0b6654;background:#fff}
.gh-native-field{display:none!important}
.gh-stage0-form{width:min(760px,92vw);max-height:82vh;overflow:auto;background:#fff;color:#17231f;padding:26px}
.gh-form-head p{margin:0 0 5px;color:#0b6654;font-size:12px;font-weight:800;letter-spacing:.12em}.gh-form-head h2{margin:0;font-size:24px;line-height:1.25}.gh-form-head>span{display:block;margin-top:8px;color:#68756f;font-size:12px}
.gh-form-steps{display:grid;grid-template-columns:1fr 1fr;margin:20px 0 16px;background:#eef2ef}.gh-form-steps span{padding:10px;text-align:center;color:#748078;font-size:12px}.gh-form-steps span.is-active{background:#0b6654;color:#fff;font-weight:700}
.gh-form-panel{display:none}.gh-form-panel.is-active{display:grid;gap:13px}
.gh-form-panel label{display:grid;gap:6px;color:#39463f;font-size:12px}.gh-form-panel label em{color:#c23b31;font-style:normal}
.gh-form-panel input,.gh-form-panel textarea{width:100%;padding:11px 12px;border:1px solid #d5ddd8;border-radius:0;background:#fff;color:#17231f;font:inherit;outline:none}
.gh-form-panel input:focus,.gh-form-panel textarea:focus{border-color:#0b6654;box-shadow:0 0 0 2px rgba(11,102,84,.1)}
.gh-form-panel input[readonly]{background:#f1f4f2;color:#4e5d55}.gh-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.gh-primary{border:0!important;background:#0b6654!important;color:#fff!important;padding:12px 18px!important;font-weight:800;cursor:pointer}
.gh-form-actions{display:flex;justify-content:flex-end;gap:10px}.gh-form-actions button{min-height:43px;padding:0 16px;border:1px solid #cad4ce;background:#fff;color:#415149;cursor:pointer}
.gh-consent{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start;gap:8px!important}.gh-consent input{width:17px;height:17px;margin:0}.gh-consent span{line-height:1.45}
.gh-form-foot{margin:3px 0 0;padding-top:12px;border-top:1px solid #e5e9e6;color:#738078;font-size:11px;line-height:1.6}
.gh-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.gh-stage0-toast{position:fixed;z-index:999999;left:50%;top:24px;transform:translate(-50%,-15px);max-width:min(520px,90vw);padding:13px 18px;background:#183f36;color:#fff;box-shadow:0 12px 35px rgba(0,0,0,.2);opacity:0;transition:.22s}.gh-stage0-toast.is-visible{opacity:1;transform:translate(-50%,0)}.gh-stage0-toast.is-error{background:#9d3028}.gh-stage0-toast.is-success{background:#0b6654}
.gh-mobile-actions{display:none}
@media(max-width:768px){
  body{padding-bottom:58px}
  .gh-stage0-quick{margin-top:12px}.gh-stage0-quick ul{display:grid;grid-template-columns:1fr}.gh-stage0-quick button,.gh-stage0-quick a{width:100%}
  .gh-stage0-form{width:94vw;max-height:76vh;padding:19px 16px}.gh-form-head h2{font-size:20px}.gh-form-row{grid-template-columns:1fr}
  .gh-form-actions{display:grid;grid-template-columns:1fr 1.4fr}.gh-form-actions button{width:100%}
  .gh-mobile-actions{position:fixed;z-index:99990;left:0;right:0;bottom:0;height:58px;display:grid;grid-template-columns:.8fr 1.2fr;background:#fff;box-shadow:0 -5px 18px rgba(0,0,0,.13)}
  .gh-mobile-actions a,.gh-mobile-actions button{display:flex;align-items:center;justify-content:center;border:0;text-decoration:none;font-size:14px;font-weight:800}
  .gh-mobile-actions a{color:#0b6654;border-top:1px solid #dce4df}.gh-mobile-actions button{background:#0b6654;color:#fff}
}
@media(prefers-reduced-motion:reduce){.gh-stage0-toast{transition:none}}

/* 2026-07-30: unified product modal sizing and centering */
.gh-stage0-form,.gh-stage0-form *{box-sizing:border-box}
#message .m-content{position:absolute;z-index:1002;inset:0;width:100%;height:100%;margin-top:0!important;padding:20px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}
#message .m-content .m-message{position:relative;width:min(820px,calc(100vw - 40px))!important;max-width:100%;max-height:calc(100vh - 40px);margin:0!important;padding:0!important;overflow:hidden;background:#fff;box-shadow:0 20px 60px rgba(0,0,0,.28);box-sizing:border-box}
#message .gh-stage0-form{width:100%;max-width:none;max-height:calc(100vh - 40px);margin:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:24px 28px 20px}
#message .gh-form-actions{position:sticky;z-index:4;bottom:-1px;margin-top:2px;padding:11px 0 2px;border-top:1px solid #e5e9e6;background:#fff;box-shadow:0 -8px 14px rgba(255,255,255,.92)}
#message .gh-form-actions .gh-primary{min-width:230px}
@media(max-width:768px){
  #message .m-content{padding:10px}
  #message .m-content .m-message{width:calc(100vw - 20px)!important;max-height:calc(100vh - 20px)}
  #message .gh-stage0-form{width:100%;max-height:calc(100vh - 20px);padding:18px 16px 14px}
  #message .gh-form-actions .gh-primary{min-width:0}
}
@media(max-height:760px) and (min-width:769px){
  #message .m-content{padding:12px}
  #message .m-content .m-message{max-height:calc(100vh - 24px)}
  #message .gh-stage0-form{max-height:calc(100vh - 24px);padding:15px 22px 12px}
  #message .gh-form-head h2{font-size:21px}
  #message .gh-form-head>span{margin-top:4px}
  #message .gh-form-steps{margin:10px 0 9px}
  #message .gh-form-steps span{padding:8px}
  #message .gh-form-panel.is-active{gap:8px}
  #message .gh-form-panel label{gap:4px}
  #message .gh-form-panel input,#message .gh-form-panel textarea{padding:8px 10px}
  #message .gh-form-foot{display:none}
}
/* 2026-07-30: explicit modal close controls */
.gh-stage0-form{position:relative}
.gh-form-head{padding-right:96px}
.gh-form-close{position:absolute;z-index:10;top:14px;right:16px;display:inline-flex;align-items:center;justify-content:center;gap:5px;height:36px;padding:0 11px;border:1px solid #cbd7d1;background:#fff;color:#3f5148;font-size:13px;font-weight:700;line-height:1;cursor:pointer;transition:background .18s,color .18s,border-color .18s}
.gh-form-close span[aria-hidden="true"]{font-size:22px;font-weight:400;line-height:1}
.gh-form-close:hover{border-color:#0b6654;background:#0b6654;color:#fff}
.gh-form-close:focus-visible{outline:3px solid rgba(11,102,84,.25);outline-offset:2px}
#message .m-content{pointer-events:none}
#message .m-content .m-message{pointer-events:auto}
@media(max-width:768px){.gh-form-head{padding-right:78px}.gh-form-close{top:9px;right:9px;height:34px;padding:0 9px}.gh-form-close span:last-child{font-size:12px}}
/* Match the site's primary blue: #1976D2 */
.gh-stage0-quick{background:#f2f7fc;border-left-color:#1976D2}
.gh-stage0-quick>b{color:#135fa6}
.gh-stage0-quick li{border-color:#cfe0f1}
.gh-stage0-quick button{background:#1976D2}
.gh-stage0-quick a{border-color:#1976D2;color:#1976D2}
.gh-form-head p{color:#1976D2}
.gh-form-steps{background:#edf3f9}
.gh-form-steps span.is-active{background:#1976D2}
.gh-primary{background:#1976D2!important}
.gh-form-panel input:focus,.gh-form-panel textarea:focus{border-color:#1976D2;box-shadow:0 0 0 2px rgba(25,118,210,.12)}
.gh-form-close:hover{border-color:#1976D2;background:#1976D2;color:#fff}
.gh-form-close:focus-visible{outline-color:rgba(25,118,210,.28)}
.gh-mobile-actions a{color:#1976D2}
.gh-mobile-actions button{background:#1976D2}
/* 2026-07-30: remove duplicated legacy CTA row and fix consent copy */
.gh-stage0-quick + .tel{display:none!important}
#message .gh-consent{display:grid!important;grid-template-columns:18px minmax(0,1fr)!important;align-items:start!important;gap:10px!important;margin:0!important}
#message .gh-consent input{float:none!important;width:18px!important;height:18px!important;margin:1px 0 0!important}
#message .gh-consent span{display:block!important;float:none!important;width:auto!important;height:auto!important;min-height:0!important;margin:0!important;color:#39463f!important;font-weight:400!important;line-height:1.55!important;white-space:normal!important}
