.help-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100100;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:1.25rem;background:#091c4a94;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.help-modal-dismiss-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:default}.help-modal-dialog{position:relative;z-index:1;display:flex;flex-direction:column;box-sizing:border-box;width:min(900px,100%);max-height:min(820px,100vh - 2.5rem);overflow:hidden;border:1px solid rgba(47,98,224,.14);border-radius:26px;background:#fff;box-shadow:0 30px 90px #081f5c52;color:#202124}.help-modal-dialog:focus{outline:none}.help-modal-header{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1rem;align-items:flex-start;box-sizing:border-box;width:100%;padding:1.6rem 1.7rem;border-bottom:1px solid rgba(47,98,224,.12);background:linear-gradient(135deg,#bacdfd47,#d1fae52e)}.help-modal-heading-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:15px;background:#fff;box-shadow:0 9px 22px #2f62e01f;font-size:1.5rem;color:#2f62e0}.help-modal-heading-copy{min-width:0}.help-modal-eyebrow{display:block;margin-bottom:.25rem;font-size:.68rem;font-weight:750;letter-spacing:.09em;text-transform:uppercase;color:#0e4eb5}.help-modal-title-line{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.help-modal-title-line h2,.help-modal-heading-copy p{margin:0}.help-modal-title-line h2{font-size:clamp(1.25rem,3vw,1.7rem);line-height:1.2;color:#0e4eb5}.help-modal-heading-copy p{margin-top:.45rem;font-size:.88rem;line-height:1.55;color:#828488}.help-modal-badge{display:inline-flex;align-items:center;min-height:27px;padding:0 .65rem;border-radius:999px;background:#2f62e01a;font-size:.7rem;font-weight:750;color:#0e4eb5}.help-modal-badge[data-tone=fast]{background:#34d39933;color:#176843}.help-modal-badge[data-tone=medium]{background:#f4b84133;color:#845a05}.help-modal-badge[data-tone=slow]{background:#ea42361f;color:#bb3e37}.help-modal-close{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:1px solid rgba(47,98,224,.14);border-radius:12px;background:#ffffffeb;font:inherit;font-size:1.2rem;color:#202124;cursor:pointer}.help-modal-close:hover,.help-modal-close:focus-visible{border-color:#2f62e059;background:#fff;color:#2f62e0;outline:none}.help-modal-body{padding:1.6rem 1.7rem 1.8rem;overflow-y:auto;overscroll-behavior:contain}.help-modal-body::-webkit-scrollbar{width:9px}.help-modal-body::-webkit-scrollbar-thumb{border:2px solid rgb(255,255,255);border-radius:999px;background:#2f62e06b}@media (max-width: 680px){.help-modal-backdrop{align-items:flex-end;padding:.65rem}.help-modal-dialog{max-height:calc(100vh - 1.3rem);border-radius:22px}.help-modal-header{grid-template-columns:auto minmax(0,1fr) auto;gap:.75rem;padding:1.15rem}.help-modal-heading-icon{width:38px;height:38px;border-radius:12px;font-size:1.2rem}.help-modal-close{width:36px;height:36px}.help-modal-body{padding:1.15rem}}
