@charset "UTF-8";@keyframes tx-bui-pop-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes tx-bui-spin{to{transform:rotate(1turn)}}@keyframes tx-bui-shimmer-text{0%{background-position:150%}to{background-position:-50%}}.tx-bui-selection-actions{box-sizing:border-box;font-family:var(--tx-font-family, "Inter", "Helvetica Neue", Arial, sans-serif);font-size:13px}:where(.tx-bui-selection-actions) *,:where(.tx-bui-selection-actions) :after,:where(.tx-bui-selection-actions) :before{box-sizing:border-box}:where(.tx-bui-selection-actions) button{padding:0;font:inherit;color:inherit;background:transparent;border:0}:where(.tx-bui-selection-actions) ol,:where(.tx-bui-selection-actions) ul{padding:0;margin:0;list-style:none}:where(.tx-bui-selection-actions) h1,:where(.tx-bui-selection-actions) h2,:where(.tx-bui-selection-actions) h3,:where(.tx-bui-selection-actions) h4,:where(.tx-bui-selection-actions) h5,:where(.tx-bui-selection-actions) h6{margin:0;font-size:inherit;font-weight:inherit}:where(.tx-bui-selection-actions) img,:where(.tx-bui-selection-actions) svg{display:block}.tx-bui-selection-actions{animation:tx-bui-pop-in .22s var(--tx-ease-out-strong, cubic-bezier(.23, 1, .32, 1)) 0s both}@media(prefers-reduced-motion:reduce){.tx-bui-selection-actions{animation:none}}.tx-bui-selection-actions{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;max-width:calc(100vw - 48px);height:36px;overflow:hidden;padding:4px;color:var(--tx-bui-ink, #1f2124);background:var(--tx-bui-surface, #fff);border-radius:999px;box-shadow:var(--tx-bui-shadow-overlay, 0 0 0 1px #ecedef, 0 8px 28px rgba(0,0,0,.067))}.tx-bui-selection-actions .tx-bui-selection-actions__content{display:flex;gap:2px;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;flex:none}.tx-bui-selection-actions .tx-bui-selection-actions__control,.tx-bui-selection-actions .tx-bui-selection-actions__primary{display:inline-flex;flex:none;gap:4px;align-items:center;height:28px;padding:0 10px;white-space:nowrap;cursor:pointer;border-radius:999px}.tx-bui-selection-actions .tx-bui-selection-actions__control{font-size:12px;color:var(--tx-bui-ink, #1f2124);transition:background-color .15s ease,color .15s ease,transform .15s ease}.tx-bui-selection-actions .tx-bui-selection-actions__control:hover{background:var(--tx-bui-hover, #f4f5f6)}.tx-bui-selection-actions .tx-bui-selection-actions__control:active{transform:scale(.96)}.tx-bui-selection-actions .tx-bui-selection-actions__primary{font-size:12.5px;color:var(--tx-bui-canvas, #f1f2f3);background:var(--tx-bui-ink, #1f2124);box-shadow:var(--tx-bui-shadow-hairline, 0 0 0 1px #ecedef);transition:opacity .15s ease,transform .15s ease}.tx-bui-selection-actions .tx-bui-selection-actions__primary:hover{opacity:.9}.tx-bui-selection-actions .tx-bui-selection-actions__primary:active{transform:scale(.96)}.tx-bui-selection-actions .tx-bui-selection-actions__icon-button{display:inline-flex;flex:none;align-items:center;justify-content:center;width:28px;height:28px;color:var(--tx-bui-ink, #1f2124);cursor:pointer;border-radius:999px;transition:background-color .2s ease,color .2s ease,transform .2s ease}.tx-bui-selection-actions .tx-bui-selection-actions__icon-button:hover{background:var(--tx-bui-hover, #f4f5f6)}.tx-bui-selection-actions .tx-bui-selection-actions__icon-button:active{transform:scale(.96)}.tx-bui-selection-actions .tx-bui-selection-actions__chevron{transition:transform .4s var(--tx-ease-out-strong, cubic-bezier(.23, 1, .32, 1))}.tx-bui-selection-actions .tx-bui-selection-actions__icon-button[aria-expanded=true] .tx-bui-selection-actions__chevron{transform:rotate(180deg)}.tx-bui-selection-actions .tx-bui-selection-actions__send{display:inline-flex;flex:none;align-items:center;justify-content:center;width:28px;height:28px;color:var(--tx-bui-surface, #fff);cursor:pointer;background:var(--tx-bui-ink, #1f2124);border-radius:999px;transition:opacity .2s ease,transform .2s ease}.tx-bui-selection-actions .tx-bui-selection-actions__send:active{transform:scale(.94)}.tx-bui-selection-actions .tx-bui-selection-actions__divider{flex:none;width:1px;height:16px;margin-inline:2px;background:var(--tx-bui-line, #ecedef)}.tx-bui-selection-actions .tx-bui-selection-actions__divider.is-strong{margin-inline:4px;background:var(--tx-bui-line-strong, #e0e2e5)}.tx-bui-selection-actions .tx-bui-selection-actions__busy{display:inline-flex;gap:6px;align-items:center;height:28px;padding:0 10px;font-size:12.5px;color:var(--tx-bui-ink-2, #62656b);white-space:nowrap}.tx-bui-selection-actions .tx-bui-selection-actions__spinner{flex:none;width:12px;height:12px;border:1.5px solid var(--tx-bui-line-strong, #e0e2e5);border-top-color:var(--tx-bui-ink-2, #62656b);border-radius:999px;animation:tx-bui-spin .7s linear infinite}.tx-bui-selection-actions .tx-bui-selection-actions__busy-label.is-shimmering{color:transparent;background-image:linear-gradient(90deg,var(--tx-bui-ink-3, #9a9da3) 35%,var(--tx-bui-ink, #1f2124) 50%,var(--tx-bui-ink-3, #9a9da3) 65%);-webkit-background-clip:text;background-clip:text;background-size:200% 100%;animation:tx-bui-shimmer-text 1.4s linear infinite}@media(prefers-reduced-motion:reduce){.tx-bui-selection-actions .tx-bui-selection-actions__busy-label.is-shimmering{color:var(--tx-bui-ink-2, #62656b);background:none;animation:none}}.tx-bui-selection-actions .tx-bui-selection-actions__group{display:grid;grid-template-columns:0fr;min-width:0;opacity:0;transform:translate(-8px);transition:grid-template-columns .4s var(--tx-ease-out-strong, cubic-bezier(.23, 1, .32, 1)),opacity .4s var(--tx-ease-out-strong, cubic-bezier(.23, 1, .32, 1)),transform .4s var(--tx-ease-out-strong, cubic-bezier(.23, 1, .32, 1))}.tx-bui-selection-actions .tx-bui-selection-actions__group>*{min-width:0;overflow:hidden}.tx-bui-selection-actions .tx-bui-selection-actions__group.is-shown{grid-template-columns:1fr;opacity:1;transform:translate(0)}.tx-bui-selection-actions .tx-bui-selection-actions__group.is-send:not(.is-shown){transform:scale(.88)}.tx-bui-selection-actions .tx-bui-selection-actions__group-inner{display:inline-flex;gap:2px;align-items:center;white-space:nowrap}.tx-bui-selection-actions .tx-bui-selection-actions__form{display:flex;align-items:center;height:28px}.tx-bui-selection-actions .tx-bui-selection-actions__input{width:145px;max-width:100%;height:28px;padding:0 10px 0 12px;font:inherit;font-size:12.5px;color:var(--tx-bui-ink, #1f2124);background:transparent;border:0;outline:none;border-radius:999px}.tx-bui-selection-actions .tx-bui-selection-actions__input::-moz-placeholder{color:var(--tx-bui-ink-3, #9a9da3)}.tx-bui-selection-actions .tx-bui-selection-actions__input::placeholder{color:var(--tx-bui-ink-3, #9a9da3)}.tx-bui-selection-actions .tx-bui-selection-actions__input:focus-visible{box-shadow:inset 0 0 0 1.5px color-mix(in srgb,var(--tx-bui-ink, #1f2124) 28%,transparent)}@media(prefers-reduced-motion:reduce){.tx-bui-selection-actions .tx-bui-selection-actions__chevron,.tx-bui-selection-actions .tx-bui-selection-actions__control,.tx-bui-selection-actions .tx-bui-selection-actions__group,.tx-bui-selection-actions .tx-bui-selection-actions__icon-button,.tx-bui-selection-actions .tx-bui-selection-actions__primary,.tx-bui-selection-actions .tx-bui-selection-actions__send{transition:none}.tx-bui-selection-actions .tx-bui-selection-actions__control:active,.tx-bui-selection-actions .tx-bui-selection-actions__icon-button:active,.tx-bui-selection-actions .tx-bui-selection-actions__primary:active,.tx-bui-selection-actions .tx-bui-selection-actions__send:active{transform:none}.tx-bui-selection-actions .tx-bui-selection-actions__spinner{animation:none}}
