.DotLoader__container{display:flex;align-items:center;justify-content:center;gap:3px}.DotLoader__dot{width:4px;height:4px;border-radius:50%;background-color:#000;opacity:.3}.DotLoader__dot:first-child{animation:DotLoader1__fade 1.6s infinite}.DotLoader__dot:nth-child(2){animation:DotLoader2__fade 1.6s infinite}.DotLoader__dot:nth-child(3){animation:DotLoader3__fade 1.6s infinite}@keyframes DotLoader1__fade{0%,50%,75%,to{opacity:.3}25%{opacity:1}}@keyframes DotLoader2__fade{0%,25%,75%,to{opacity:.3}50%{opacity:1}}@keyframes DotLoader3__fade{0%,25%,50%,to{opacity:.3}75%{opacity:1}}.BubbleAnswer__markdown{font-family:var(--font-regola)!important}.wmde-markdown{line-height:1.75!important}.wmde-markdown table{border-collapse:separate!important;border-spacing:0!important}.wmde-markdown table td,.wmde-markdown table th{border:none!important}.wmde-markdown table tr:nth-child(2n){background-color:inherit!important}.wmde-markdown table thead tr:first-child{border-top:none!important}.wmde-markdown table thead tr th{background-color:#f2f2f2!important;font-family:var(--font-geist-mono)!important;font-size:12px!important;font-weight:500!important;color:#000000!important;text-align:left!important;text-wrap:nowrap!important;padding:16px!important}.wmde-markdown table thead tr th:first-child{border-top-left-radius:12px!important}.wmde-markdown table thead tr th:last-child{border-top-right-radius:12px!important}.wmde-markdown table tbody tr td:first-child{border-left:1px solid #e5e5e5!important}.wmde-markdown table tbody tr td:last-child{border-right:1px solid #e5e5e5!important}.wmde-markdown table tbody tr td{border-bottom:1px solid #e5e5e5!important}.wmde-markdown table tbody tr:last-child td:first-child{border-bottom-left-radius:12px!important}.wmde-markdown table tbody tr:last-child td:last-child{border-bottom-right-radius:12px!important}.BubbleAnswer__markdown code:not([class*=language-]):not([class*=code-highlight]){background:#f3e6fe!important;border-radius:0!important;font-family:var(--font-monaco)!important}.BubbleAnswer__markdown .BubbleAnswer__code-block-container{border-radius:12px!important;padding:72px 24px 24px!important;overflow:auto!important;border:1px solid #e5e5e5!important;white-space:pre!important;line-height:1.8!important;margin-bottom:8px!important;position:relative!important}.BubbleAnswer__markdown pre:has(.BubbleAnswer__code-block-container){position:relative!important}.BubbleAnswer__markdown .BubbleAnswer__code-block-container code,.BubbleAnswer__markdown .BubbleAnswer__code-block-container pre{line-height:inherit!important;background-color:inherit!important}.BubbleAnswer__markdown .BubbleAnswer__code-block-container .language-plaintext{background:transparent!important;white-space:normal!important}.BubbleAnswer__markdown .BubbleAnswer__code-block-container code{font-family:var(--font-monaco)!important}.BubbleAnswer__markdown .BubbleAnswer__code-block-container pre{padding:0!important}.BubbleAnswer__markdown .BubbleAnswer__code-block-lang{position:absolute!important;top:24px!important;left:24px!important;font-size:12px!important;line-height:1!important;letter-spacing:.03em!important;opacity:.65!important;text-transform:uppercase!important;border-radius:6px!important;transform:translateY(50%);font-family:var(--font-geist-mono)!important}.wmde-markdown pre .copied{top:24px!important;right:24px!important;visibility:visible!important}.BubbleAnswer__markdown hr{height:1px!important;background-color:#e5e5e5!important;border:none!important}.BubbleAnswer__markdown h2,.BubbleAnswer__markdown h3{font-weight:300!important;font-size:25px!important}.BubbleAnswer__markdown ol,.BubbleAnswer__markdown ul{list-style:initial!important}.BubbleAnswer__markdown h1 strong,.BubbleAnswer__markdown h2 strong,.BubbleAnswer__markdown h3 strong,.BubbleAnswer__markdown h4 strong,.BubbleAnswer__markdown h5 strong,.BubbleAnswer__markdown h6 strong{font-weight:400}.Sender__background{position:absolute;top:50%;left:50%;width:100%;max-width:764px;height:96px;transform:translate(-50%,-50%);--opacity:0.5;--duration:2.4s;--ease:ease-out}.Sender__background-scene{width:100%;height:60px;position:absolute;top:0;left:0;border-radius:746px;filter:blur(65px);opacity:0;pointer-events:none;mix-blend-mode:screen;animation-name:fadeCycle;animation-duration:var(--duration);animation-timing-function:var(--ease);animation-iteration-count:infinite;animation-fill-mode:both}.Sender__background-scene1{background:conic-gradient(from 17.78deg at 49.95% 48.7%,#ffdb3b 0deg,#ff6270 78.08deg,#ff1ce6 157.54deg,#b14eff 210.44deg,#5e91ff 269.17deg,#3badff 289.54deg,#6be5ff 350.75deg,#ffdb3b 1turn);opacity:var(--opacity);animation-delay:0s}.Sender__background-scene2{background:conic-gradient(from -41.24deg at 41.55% 116.44%,#ffdb3b -16.72deg,#5e91ff 88.27deg,#b14eff 124.62deg,#ff1ce6 157.54deg,#ff6270 .504turn,#6be5ff 225deg,#3badff 289.54deg,#ffdb3b 343.28deg,#5e91ff 448.27deg);animation-delay:-.8s}.Sender__background-scene3{background:conic-gradient(from 1.91deg at 49.95% 48.7%,#3badff -70.46deg,#ffdb3b 76.15deg,#5e91ff 88.27deg,#b14eff 124.62deg,#ff1ce6 157.54deg,#ff6270 166.15deg,#6be5ff 225deg,#3badff 289.54deg,#ffdb3b 436.15deg);animation-delay:-1.6s}@keyframes fadeCycle{0%{opacity:var(--opacity)}33.333%{opacity:0}66.666%{opacity:0}to{opacity:var(--opacity)}}