.hdm-request{box-sizing:border-box;border:1px solid #d8e5dd;border-radius:12px;background:#f5f9f6;color:#21392a;padding:20px;margin:20px 0;max-width:620px}.hdm-request h3{font-size:1.15em;margin:0 0 10px}.hdm-request p{margin:0 0 12px}.hdm-request label{display:block;margin:8px 0;color:#21392a}.hdm-request-email{box-sizing:border-box;width:100%;max-width:100%;padding:10px;border:1px solid #a8bdae;border-radius:5px;background:#fff;color:#21392a}.hdm-request .hdm-optin{display:flex;gap:10px;align-items:flex-start;font-size:.95em;line-height:1.5;margin:15px 0}.hdm-optin input{flex:0 0 auto;margin-top:5px}.hdm-request button{cursor:pointer;border:1px solid #166c38;border-radius:5px;padding:9px 14px;background:#fff;color:#166c38;white-space:normal}.hdm-request button:disabled{opacity:.65;cursor:wait}.hdm-message{display:block;margin-top:12px!important;font-size:.95em;line-height:1.5}.hdm-message:empty{display:none}.hdm-stock-request[hidden],.hdm-search-results[hidden]{display:none!important}.hdm-search-host{position:relative;overflow:visible!important}.hdm-search-results{position:absolute;z-index:999;top:100%;left:0;right:0;min-width:min(300px,85vw);max-height:65vh;overflow:auto;padding:8px;border:1px solid #d8e5dd;border-radius:8px;background:#fff;color:#21392a;box-shadow:0 8px 24px #17321f26;text-align:left;font-size:15px;line-height:1.45}.hdm-search-status{padding:8px;color:#53665a;font-size:13px}.hdm-search-result{display:flex!important;flex-direction:column;gap:3px;padding:10px;border-radius:4px;color:#174f2d!important;text-decoration:none!important}.hdm-search-result small{color:#59665d;font-size:12px}.hdm-search-result:hover,.hdm-search-result:focus{background:#edf6ef;outline:2px solid #1c7b42;outline-offset:-2px}.hdm-request :focus-visible{outline:2px solid #1c7b42;outline-offset:3px}.hdm-search label{display:block}.hdm-search input[type=search]{box-sizing:border-box;width:100%}@media(max-width:600px){.hdm-request{padding:16px}.hdm-search-results{max-height:55vh}}

.hdm-search-result.hdm-search-has-image{display:grid!important;grid-template-columns:52px minmax(0,1fr);column-gap:12px}.hdm-search-has-image img{grid-row:1/3;width:52px;height:52px;object-fit:contain}.hdm-search-has-image small{grid-column:2}.hdm-stock-variation{display:block;width:100%;max-width:100%;margin:8px 0 16px;padding:10px;font:inherit;border:1px solid #a8bdae;background:#fff;border-radius:6px}.hdm-growth-admin{max-width:1400px}.hdm-growth-admin h2{margin-top:32px}.hdm-growth-admin .widefat{display:block;max-width:100%;overflow:auto;border:1px solid #dce4de;border-radius:10px;background:white}.hdm-growth-admin .widefat th{font-weight:700;color:#17321f;background:#edf6ef}.hdm-growth-admin .widefat td,.hdm-growth-admin .widefat th{padding:12px;min-width:100px}.hdm-growth-admin p{max-width:1050px;line-height:1.7}.hdm-growth-admin a{color:#007f38}.hdm-growth-admin h1{color:#171917}

/* Header search: one spacious white panel, matching the main shop. */
#brxe-mltrwd .bricks-search-overlay {
  --hdm-search-gutter:max(24px,calc((100vw - min(80vw,1600px))/2));
  background:rgb(0 0 0 / 40%);
}
#brxe-mltrwd .bricks-search-overlay .bricks-search-inner {
  padding:52px var(--hdm-search-gutter) 36px;
  max-height:90vh;max-height:90dvh;overflow:auto;overscroll-behavior:contain;
}
#brxe-mltrwd .bricks-search-inner form.hdm-search-host {flex-direction:column;align-items:stretch;gap:0;overflow:visible;}
#brxe-mltrwd .bricks-search-overlay .close {
  top:52px;right:var(--hdm-search-gutter);width:34px;height:34px;
}
#brxe-mltrwd .bricks-search-inner .hdm-search-hint {
  margin:12px 0 24px;color:#777;font-size:12px;line-height:1.5;font-weight:400;
  text-transform:none;letter-spacing:0;
}
#brxe-mltrwd .hdm-search-host .hdm-search-results {
  position:static;width:100%;max-height:none;min-width:0;padding:0;border:0;border-radius:0;
  background:transparent;box-shadow:none;overflow:visible;font-size:18px;
}
#brxe-mltrwd .hdm-search-results .hdm-search-result {
  padding:12px 0;column-gap:14px;line-height:1.4;border-radius:0;
  color:#555!important;font-weight:400;letter-spacing:0;text-transform:none;
}
#brxe-mltrwd .hdm-search-results .hdm-search-result small {font-size:12px;color:#666;}
#brxe-mltrwd .hdm-search-results .hdm-search-result img {border-radius:5px;}
#brxe-mltrwd .hdm-search-results .hdm-search-status {padding:0 0 12px;}
#brxe-mltrwd .hdm-search-results .hdm-search-count {
  position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);
}
@media(max-width:600px) {
  #brxe-mltrwd .bricks-search-overlay {--hdm-search-gutter:20px;}
  #brxe-mltrwd .bricks-search-overlay .bricks-search-inner {padding-top:24px;padding-bottom:24px;}
  #brxe-mltrwd .bricks-search-overlay .close {top:25px;}
  #brxe-mltrwd .hdm-search-host .hdm-search-results {font-size:15px;}
  #brxe-mltrwd .bricks-search-inner .hdm-search-hint {margin-bottom:16px;}
}

.hdm-checkout-recovery{clear:both;margin:0 0 24px;padding:14px 16px;border-radius:10px;background:#f3f7f4;font-size:13px;line-height:1.55;color:#343b36}.hdm-checkout-recovery p{margin:0 0 10px}.hdm-checkout-recovery label{display:flex;align-items:flex-start;gap:8px;font-weight:600}.hdm-checkout-recovery input[type=checkbox]{width:18px;min-width:18px;height:18px;margin:2px 0 0;accent-color:#00a246}.hdm-capture-status{display:block;margin-top:6px}
