.md-help-trigger{background:none;border:0;cursor:pointer;padding:0;color:#111}
dialog.md-customer-help{box-sizing:border-box;position:fixed;inset:0;margin:auto;width:440px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 48px);height:fit-content;overflow:auto;border:1px solid #d7dbd1;border-radius:18px;padding:26px;background:#fffdf9;color:#171b17;font-family:var(--font-body-family,Arial,sans-serif);font-size:14px;line-height:1.55;text-align:left;box-shadow:0 18px 70px #0003}
.md-customer-help:not([open]){display:none}.md-customer-help::backdrop{background:rgba(19,25,17,.42)}
.md-customer-help .md-customer-help__heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px}
.md-customer-help .md-customer-help__heading h2{margin:0;font-family:inherit;font-size:23px;font-weight:700;line-height:1.25;text-transform:none;letter-spacing:0}
.md-customer-help button{font:inherit;cursor:pointer}.md-customer-help svg{flex-shrink:0;pointer-events:none}
.md-customer-help .md-customer-help__close,.md-customer-help .md-customer-help__copy{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;border:1px solid #dce1d6;border-radius:10px;background:#f0f3e9;color:#172017;padding:0}
.md-customer-help .md-customer-help__close{background:transparent;border-color:transparent;margin-right:-8px}
.md-customer-help .md-customer-help__option{padding:20px 0;border-top:1px solid #e0e3d9;margin-top:14px}
.md-customer-help .md-customer-help__option h3{margin:0 0 5px;font-family:inherit;font-size:16px;font-weight:700;line-height:1.4;letter-spacing:0;text-transform:none}
.md-customer-help .md-customer-help__option p{margin:0 0 14px;font:inherit;color:#596052}
.md-customer-help .md-customer-help__email-row{display:flex;align-items:center;gap:10px}
.md-customer-help .md-customer-help__email{min-width:0;flex:1;font:inherit;font-size:17px;line-height:1.4;font-weight:700;letter-spacing:0;color:#171b17;text-decoration:none;overflow-wrap:anywhere}
.md-customer-help .md-customer-help__chat{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;border:1px solid #25331f;border-radius:8px;padding:12px 18px;background:#25331f;color:#fff;font-weight:700;text-align:center}
.md-customer-help .md-customer-help__status{font:inherit;min-height:20px;margin:0;color:#385b28}
.md-customer-help :focus-visible{outline:3px solid #148baa;outline-offset:3px}
body.md-help-open{overflow:hidden}
@media(max-width:749px){dialog.md-customer-help{padding:20px;max-height:calc(100dvh - 32px)}.md-customer-help .md-customer-help__heading h2{font-size:21px}.md-customer-help .md-customer-help__email{font-size:16px}.md-customer-help .md-customer-help__option{padding:17px 0;margin-top:12px}}
