.rj-app-dialog-mask{z-index:2100;box-sizing:border-box;-webkit-backdrop-filter:blur(10px)saturate(112%);backdrop-filter:blur(10px)saturate(112%);background:#1e2b404d;place-items:center;padding:24px;animation:.17s ease-out rj-app-dialog-mask-in;display:grid;position:fixed;inset:0}.rj-app-dialog{color:#172033;background:#fffffffc;border:1px solid #ffffffe0;border-radius:24px;flex-direction:column;width:min(500px,100%);max-height:min(720px,100%);animation:.19s ease-out rj-app-dialog-in;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 64px #192b4b24,0 4px 16px #192b4b12}.rj-app-dialog:focus{outline:none}.rj-app-dialog-head{box-sizing:border-box;background:linear-gradient(90deg,#0000 3%,#fffffff5 28% 72%,#0000 97%) top/100% 1px no-repeat,linear-gradient(#deefffb8 0%,#f2f8ff61 58%,#fff0 100%);border-bottom:0;flex:none;justify-content:space-between;align-items:center;gap:20px;min-height:60px;padding:8px 14px 6px 26px;display:flex;box-shadow:inset 0 1px #ffffffd1}.rj-app-dialog-heading{align-items:center;gap:12px;min-width:0;display:flex}.rj-app-dialog-back{color:#536176;cursor:pointer;background:0 0;border:0;border-radius:10px;flex:0 0 44px;place-items:center;width:44px;height:44px;padding:0;text-decoration:none;display:grid}.rj-app-dialog-back:hover{color:#286ce8;background:#f1f6ff}.rj-app-dialog-icon{color:#4c90f0;background:linear-gradient(145deg,#edf6ff,#f2efff);border:1px solid #8bb9f657;border-radius:12px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.rj-app-dialog-head h2{color:#152238;letter-spacing:-.01em;margin:0;font-size:18px;font-weight:780;line-height:1.4}.rj-app-dialog-head p{color:#7b879b;margin:4px 0 0;font-size:13px;line-height:1.55}@media (width>=521px){.rj-app-dialog.has-description{top:9px}.rj-app-dialog-head.has-description{align-items:flex-start;min-height:78px;padding:17px 14px 8px 26px}.rj-app-dialog-head.has-description>button{margin-top:-9px}}.rj-app-dialog-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;padding:10px 26px 26px;overflow:auto}.rj-app-dialog button:focus-visible{outline-offset:2px;outline:2px solid #286ce894}.rj-choice-pill{box-sizing:border-box;color:#60748e;background:#f8fafc;border:1px solid #dce5f0;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:650;line-height:1;transition:color .16s,background .16s,border-color .16s;display:inline-flex}button.rj-choice-pill{cursor:pointer}.rj-choice-pill:hover{color:#286ce8;background:#f4f8ff;border-color:#a9c8f4}.rj-choice-pill.is-selected,input:checked+.rj-choice-pill,.rj-choice-pill.is-selected:hover,input:checked+.rj-choice-pill:hover{color:#fff;background:#286ce8;border-color:#286ce8}.rj-app-dialog .rj-dialog-control:hover:not(:focus){background:#fff;border-color:#c3d3e6}.rj-app-dialog .rj-dialog-control:focus{background:#fff;border-color:#286ce8b3;outline:none;box-shadow:0 0 0 3px #286ce81a}@keyframes rj-app-dialog-mask-in{0%{opacity:0}}@keyframes rj-app-dialog-in{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=520px){.rj-app-dialog-mask{padding:max(12px, env(safe-area-inset-top)) 0 0;align-items:end}.rj-app-dialog{border-bottom:0;border-left:0;border-right:0;border-radius:24px 24px 0 0;width:100%;max-height:100%;box-shadow:0 -12px 40px #192b4b1c}.rj-app-dialog-head{min-height:var(--rj-mobile-titlebar-height);border-bottom:0;justify-content:center;padding:8px 12px 4px;position:relative}.rj-app-dialog-heading{box-sizing:border-box;text-align:center;justify-content:center;width:100%;padding:0 44px}.rj-app-dialog-head>button{position:absolute;right:10px}.rj-app-dialog-head.has-back-action>.rj-app-dialog-back{z-index:1;position:absolute;left:8px;right:auto}.rj-app-dialog-heading,.rj-app-dialog-head>button{transform:translateY(2px)}.rj-app-dialog-head h2{font-size:var(--rj-mobile-title-size);font-weight:var(--rj-mobile-title-weight)}.rj-app-dialog-head p{font-size:12px}.rj-app-dialog-body{padding:20px}.rj-choice-pill{min-height:40px;font-size:14px}}@media (width>=360px) and (width<=680px){.rj-app-dialog .rj-choice-pill-group{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 8px;display:grid}.rj-app-dialog .rj-choice-pill-group .rj-choice-pill{white-space:nowrap;width:100%;padding-inline:4px}}@media (height<=520px){.rj-app-dialog-mask{align-items:center;padding:8px}.rj-app-dialog{max-height:100%}}@media (prefers-reduced-motion:reduce){.rj-app-dialog-mask,.rj-app-dialog{animation:none}}
