@keyframes voiceTextShimmer{0%{background-position:100%}to{background-position:0%}}.voice-text-shimmer{--voice-shimmer-base:var(--ds-textDisabled);--voice-shimmer-highlight:var(--ds-onDisabled);color:transparent;background-image:linear-gradient(110deg,var(--voice-shimmer-base)28%,var(--voice-shimmer-highlight)46%,var(--voice-shimmer-highlight)50%,var(--voice-shimmer-highlight)54%,var(--voice-shimmer-base)72%);-webkit-text-fill-color:transparent;background-repeat:no-repeat;background-size:300% 100%;-webkit-background-clip:text;background-clip:text;animation:1.8s linear infinite voiceTextShimmer}:root[data-theme=dark] .voice-text-shimmer{--voice-shimmer-base:var(--ds-textTertiaryInverse);--voice-shimmer-highlight:#fff}@keyframes voiceCloudDrift{0%{background-position:15% 20%}50%{background-position:85% 55%}to{background-position:35% 85%}}@keyframes voicePingListen{0%{opacity:.4;transform:scale(.9)}to{opacity:0;transform:scale(1.7)}}@keyframes voicePingSpeak{0%{opacity:.55;transform:scale(.9)}to{opacity:0;transform:scale(1.85)}}@keyframes voiceSpeakPulse{0%,to{transform:scale(1)}50%{transform:scale(1.07)}}.voice-ring{border-radius:50%;position:absolute}.voice-orb{z-index:1;border-radius:50%;position:relative}.characterVoiceListening .voice-orb{background:radial-gradient(65% 65% at 30% 30%,#bccbf6,#4b75e6 35%,#1d4ed8 55%,#153a9d 75%,#091943 100%) 0 0/230% 230%;animation:6s ease-in-out infinite alternate voiceCloudDrift}.characterVoiceListening .voice-ring{background:#4b75e6;animation:2.8s ease-out infinite voicePingListen}.characterVoiceListening .voice-ring-2{animation-delay:1.4s}.characterVoiceSpeaking .voice-orb{background:radial-gradient(65% 65% at 30% 30%,#f0f4fe,#e0e7fb 30%,#bccbf6 55%,#819eee 80%,#4b75e6 100%) 0 0/230% 230%;animation:2.2s ease-in-out infinite alternate voiceCloudDrift,.85s ease-in-out infinite voiceSpeakPulse}.characterVoiceSpeaking .voice-ring{background:#bccbf6;animation:.85s ease-out infinite voicePingSpeak}.characterVoiceSpeaking .voice-ring-2{animation-delay:.28s}.characterVoiceSpeaking .voice-ring-3{animation-delay:.56s}
.markdown-content{font-size:1rem;font-weight:400;line-height:1.7}.markdown-content-h1{font-size:1.5rem;font-weight:700;line-height:2rem}.markdown-content-h2{font-size:1.25rem;font-weight:700;line-height:1.75rem}.markdown-content-h3{font-size:1.125rem;font-weight:700;line-height:1.625rem}.markdown-content-h4{font-size:1rem;font-weight:700;line-height:1.5rem}.markdown-content-strong{font-weight:700}.markdown-content-em{font-style:italic}.markdown-content-del{opacity:.7;text-decoration:line-through}.markdown-content-code{cursor:pointer}.markdown-content-code-copy{background-color:var(--ds-backgroundPrimary);opacity:0;border-radius:3px;padding:4px;transition:all .3s ease-in-out;position:absolute;top:50%;left:0;transform:translateY(-50%)translate(-110%)}.markdown-content-code-wrapper{cursor:pointer;align-items:center;gap:4px;display:inline-flex;position:relative}.markdown-content-code-wrapper:hover .markdown-content-code-copy{opacity:1}.markdown-content-ul{flex-direction:column;gap:4px;list-style:outside;display:flex}[dir=ltr] .markdown-content-ul,.markdown-content[dir=ltr] .markdown-content-ul{padding-left:15px;padding-right:0}[dir=rtl] .markdown-content-ul,.markdown-content[dir=rtl] .markdown-content-ul{padding-left:0;padding-right:15px}.markdown-content-ol{flex-direction:column;gap:4px;list-style:decimal;display:flex}.markdown-content[dir=ltr] .markdown-content-ol{padding-left:20px;padding-right:0}.markdown-content[dir=rtl] .markdown-content-ol{padding-left:0;padding-right:20px}.markdown-content-li{margin-bottom:2px;padding-left:2px;line-height:1.7}.markdown-content-hr{opacity:.5;border-style:solid;border-width:1.5px 0 0}.markdown-content-divider{background:linear-gradient(90deg,var(--ds-borderSecondary)0%,var(--ds-backgroundPrimary)100%);border-radius:2px;width:100%;height:2px;margin:16px 0}.markdown-content-blockquote{border-left-style:solid;border-left-width:2px;margin-left:12px;padding:8px 0 8px 12px;line-height:1.375rem}.markdown-content[dir=rtl] .markdown-content-blockquote{border-left-width:0;border-right-style:solid;border-right-width:2px;margin-left:0;margin-right:12px;padding:8px 12px 8px 0}.markdown-content-up,.markdown-content-down{vertical-align:middle;border-radius:100px;align-items:center;gap:5px;padding:4px 10px 4px 6px;font-weight:500;line-height:1;display:inline-flex}.markdown-content-up{background-color:var(--ds-successSecondary);color:var(--ds-onSuccessSecondary)}.markdown-content-down{background-color:var(--ds-errorSecondary);color:var(--ds-onErrorSecondary)}.markdown-content:has(*+*){flex-direction:column;gap:16px;display:flex}.markdown-content-pulse{background-color:var(--ds-textPrimary);border-radius:50%;width:12px;height:12px;margin:0 4px;animation:.8s infinite mdPulse;display:inline-flex}.markdown-content-link:hover{text-decoration:underline}.markdown-content-pill-link{white-space:nowrap;vertical-align:middle;border-radius:9999px;align-items:center;max-width:120px;padding:2px 8px;text-decoration:none;display:inline-flex}.markdown-content-pill-link-text{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:400;line-height:1rem;overflow:hidden}.latex-container{border-radius:.5rem;justify-content:center;margin:1rem 0;padding:.5rem;display:flex;overflow-x:auto}.latex-inline-container{vertical-align:middle;display:inline-block}.latex-container .katex .katex-html,.latex-inline-container .katex .katex-html{display:none}.latex-container .katex .katex-mathml,.latex-inline-container .katex .katex-mathml{clip:auto;clip-path:none;width:auto;height:auto;position:static;overflow:visible}@keyframes mdPulse{0%{opacity:.8}50%{opacity:.2}to{opacity:.8}}
.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;background:rgba(255,255,255,.5);border:2px dotted #38f;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:auto}.leaflet-container{-webkit-tap-highlight-color:transparent;outline-offset:1px;background:#ddd;font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5;overflow:hidden}
@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_13208ebd-module__51XHFG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_13208ebd-module__51XHFG__variable{--font-inter-sans:"Inter","Inter Fallback"}
