.help-bubble_wrapper__eudGt{position:fixed;inset-block-end:16px;inset-inline-end:24px;display:flex;flex-direction:column;align-items:flex-end;gap:8px;z-index:9999}.help-bubble_card__TxnpR{width:min(280px,100vw - 40px);background-color:#fff;box-shadow:0 12px 32px colorgba(22,31,41,.18);border-radius:8px;padding:16px 20px 10px;border:1px solid #e2e7f0;-webkit-margin-after:8px;margin-block-end:8px;animation:help-bubble_scale-in__LHk7u .12s ease-out}.help-bubble_cardHeader__zRTso{display:flex;align-items:center;justify-content:flex-end;-webkit-margin-after:8px;margin-block-end:8px}.help-bubble_cardTitle__GvLJ9{margin:0;font-size:16px;font-weight:600;color:#161f29}.help-bubble_iconButton__wy6xM{border:none;background:rgba(0,0,0,0);border-radius:50%;padding:6px 0;cursor:pointer;color:#161f29;transition:background-color .12s ease}.help-bubble_options__GYYCL{display:flex;flex-direction:column}.help-bubble_option__enEzF{display:flex;align-items:center;gap:12px;padding-block:16px;color:#1d2433;text-decoration:none;font-weight:500}.help-bubble_optionIcon__PgOp1{display:inline-flex;align-items:center;justify-content:center;color:#1351ec;flex-shrink:0;font-size:0}.help-bubble_optionIcon__PgOp1 svg{display:block}.help-bubble_optionLabel__k6Nik{flex:1 1;font-size:14px;font-weight:500}.help-bubble_externalIcon__Mj8O5{color:#6a7283}.help-bubble_divider__bWjyN{height:1px;background-color:rgba(138,146,166,.25)}.help-bubble_bubbleButton__2P6xP{border:1px solid rgba(0,0,0,0);background-color:#000;color:#fff;border-radius:999px;padding:10px 24px 10px 16px;display:inline-flex;align-items:center;gap:8px;font-weight:500;font-size:16px;box-shadow:0 12px 30px rgba(0,96,223,.24);cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease,border-color .12s ease}.help-bubble_bubbleButton__2P6xP:focus-visible,.help-bubble_bubbleButton__2P6xP:hover{transform:translateY(-1px);box-shadow:0 18px 36px rgba(0,96,223,.32);background-color:#fff;border-color:#dfe3eb;color:#121826}.help-bubble_bubbleIcon__JqWd0{display:inline-flex;align-items:center;justify-content:center;color:#fff;transition:color .12s ease}.help-bubble_bubbleIcon__JqWd0 svg{display:block}.help-bubble_bubbleButton__2P6xP:focus-visible .help-bubble_bubbleIcon__JqWd0,.help-bubble_bubbleButton__2P6xP:hover .help-bubble_bubbleIcon__JqWd0{color:#2565ff}.help-bubble_bubbleLabel__o6f86{line-height:1}@media(max-width:768px){.help-bubble_wrapper__eudGt{display:none}}@keyframes help-bubble_scale-in__LHk7u{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}