#kdm-help{font:14px/1.45 "Open Sans",Arial,sans-serif;color:#183e43;position:relative;z-index:99990}
#kdm-help *{box-sizing:border-box}
#kdm-help [hidden]{display:none!important}
#kdm-help button,#kdm-help a{-webkit-tap-highlight-color:transparent;font:inherit;letter-spacing:normal;text-transform:none;text-decoration:none}
#kdm-help button{cursor:pointer}
#kdm-help button:focus-visible,#kdm-help a:focus-visible,.kdm-help-inline button:focus-visible,.kdm-help-inline a:focus-visible{outline:3px solid #df8755;outline-offset:3px}
#kdm-help-toggle{position:fixed;right:24px;bottom:24px;display:flex;align-items:center;gap:9px;min-height:50px;padding:12px 19px;border:1px solid #087b7b;border-radius:28px;background:#087b7b;color:white;font-weight:700;box-shadow:0 4px 16px #133e4325}
#kdm-help-toggle:hover{background:#076565}
#kdm-help-toggle svg,#kdm-help .kdm-help-icon svg{display:block;flex:0 0 22px;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
#kdm-help-panel{position:fixed;right:24px;bottom:86px;width:344px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 114px);overflow:auto;border:1px solid #d8e9e8;border-radius:18px;background:white;box-shadow:0 12px 44px #133e4329}
.kdm-help-head{display:flex;align-items:start;justify-content:space-between;padding:20px 16px 14px 20px;border-bottom:1px solid #e7efef}
.kdm-help-head strong{font-size:19px}
#kdm-help .kdm-help-head p{margin:4px 0 0;color:#5a7175;font-size:13px}
#kdm-help .kdm-help-close{display:flex;align-items:center;justify-content:center;width:38px;min-width:38px;height:38px;border:0;border-radius:50%;color:#406166;background:#eef6f5;font-size:27px;line-height:1;padding:0}
.kdm-help-options{padding:8px}
#kdm-help .kdm-help-options>a,#kdm-help .kdm-help-options>button{display:grid;grid-template-columns:34px 1fr 12px;gap:11px;align-items:center;width:100%;padding:12px 10px;border:0;border-radius:11px;text-align:left;background:white;color:#183e43}
#kdm-help .kdm-help-options>a:hover,#kdm-help .kdm-help-options>button:hover{background:#f0f8f7}
.kdm-help-options strong{display:block;font-size:14px;font-weight:700}
.kdm-help-options small{display:block;font-size:11px;line-height:1.5;color:#5b7175;margin-top:2px}
.kdm-help-icon{display:flex;justify-content:center;align-items:center;width:34px;height:34px;background:#e9f5f3;border-radius:11px;color:#087b7b;font-size:20px;font-weight:700}
#kdm-help-chat{position:fixed;inset:auto 24px 24px auto;margin:0;padding:0;width:420px;max-width:calc(100vw - 32px);height:720px;max-height:calc(100dvh - 48px);border:1px solid #d4e6e4;border-radius:18px;background:white;color:#183e43;box-shadow:0 15px 60px #133e433b;overflow:hidden}
#kdm-help-chat[open]{display:flex;flex-direction:column}
#kdm-help-chat::backdrop{background:#102f392b}
.kdm-help-chat-head{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;flex:none}
.kdm-help-chat-head strong{font-size:16px;display:block}
.kdm-help-chat-head small{font-size:11px;display:block;color:#5b7175;margin-top:2px}
#kdm-help .kdm-help-privacy{margin:0;padding:9px 16px;background:#f0f7f6;border-top:1px solid #e5efed;border-bottom:1px solid #e5efed;font-size:11px;line-height:1.5;color:#536c70;flex:none}
#kdm-help-frame{flex:1;min-height:0;width:100%}
#kdm-help-frame iframe{border:0;width:100%;height:100%;display:block}
.kdm-help-chat-foot{display:flex;justify-content:space-between;gap:10px;padding:12px 14px;border-top:1px solid #e5efed;flex:none}
#kdm-help .kdm-help-chat-foot a{font-size:11px;color:#086e70;text-decoration:underline;text-underline-offset:3px}
html.kdm-help-chat-open{overflow:hidden}
html.kdm-help-ready #bingc-phone-button{display:none!important}
html.kdm-help-ready:not(.kdm-help-callback) #bingc-active,html.kdm-help-ready:not(.kdm-help-callback) #bingc-passive,html.kdm-help-ready:not(.kdm-help-callback) #bingc-passive-background{display:none!important}
.kdm-help-inline{display:flex;align-items:center;gap:10px 16px;flex-wrap:wrap;padding:12px 16px;margin:15px 0;background:#f0f8f7;border:1px solid #dcebea;border-radius:10px;color:#33555a;font:13px/1.6 "Open Sans",Arial,sans-serif}
.kdm-help-inline button,.kdm-help-inline a{font:inherit;font-weight:700;border:0;background:none;padding:3px 0;color:#087779;text-decoration:underline;text-underline-offset:3px;cursor:pointer}
@media(max-width:600px){
 #kdm-help-toggle{right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));min-height:46px;padding:10px 16px;font-size:13px}
 #kdm-help-panel{right:16px;bottom:calc(74px + env(safe-area-inset-bottom,0px));max-height:calc(100dvh - 96px - env(safe-area-inset-bottom,0px))}
 #kdm-help-chat{inset:0;margin:0;width:100%;max-width:100%;height:100dvh;max-height:100dvh;border:0;border-radius:0;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px)}
 .kdm-help-chat-foot{padding-bottom:12px}.kdm-help-inline{gap:6px 14px}.kdm-help-inline>span{width:100%}
}
