#calc3.has-context-help #mobilebar{display:none!important}
.context-help{position:fixed;z-index:40;bottom:16px;left:50%;transform:translateX(-50%);width:min(720px,calc(100% - 32px));display:flex;align-items:center;gap:16px;padding:15px 16px;border:1px solid #344b60;border-radius:16px;background:#142536;color:#fff;box-shadow:0 8px 32px #10203040;box-sizing:border-box}.context-help[hidden]{display:none}.context-help__copy{flex:1;min-width:0}.context-help__copy strong{display:block;font-size:14px;line-height:1.4}.context-help__copy span{display:block;margin-top:3px;color:#bfd0dd;font-size:12px;line-height:1.5}.context-help button{font:inherit;cursor:pointer}.context-help__action{min-height:44px;max-width:180px;padding:10px 15px;border:0;border-radius:24px;background:#00bfff;color:#fff;font-size:13px!important;font-weight:600!important;flex-shrink:0}.context-help__close{width:32px;min-height:44px;padding:0;border:0;background:transparent;color:#bdd1df;font-size:24px!important;flex-shrink:0}.context-help button:focus-visible{outline:3px solid #fff;outline-offset:3px}
@media(max-width:740px){.context-help{left:0;right:0;bottom:0;transform:none;width:100%;margin:0;border-radius:0;padding:12px 12px calc(12px + env(safe-area-inset-bottom,0px));gap:10px}.context-help__copy strong{font-size:13px}.context-help__copy span{font-size:11px}.context-help__action{max-width:125px;font-size:12px!important;padding:10px 12px}.context-help__close{width:24px}}@media(max-width:350px){.context-help{flex-wrap:wrap}.context-help__copy{flex-basis:calc(100% - 42px)}.context-help__close{position:absolute;right:8px;top:8px}.context-help__action{max-width:none;width:100%}}
