pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}
/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#ffffff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#005cc5}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-code,.hljs-comment,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}.tooltips_asset_label__7YViK{position:relative}.tooltips_asset_tip__9UOza{pointer-events:none;top:var(--tip-top);left:var(--tip-left);height:var(--tip-h);width:var(--tip-w);border-radius:10px;text-align:center;line-height:var(--tip-h);color:var(--tip-font-color);font-size:.8rem;font-weight:500;word-break:keep-all}.tooltips_asset_arrow__7wwSf,.tooltips_asset_tip__9UOza{display:none;position:absolute;background:var(--tip-bg-color)}.tooltips_asset_arrow__7wwSf{top:var(--arrow-top);left:var(--arrow-left);height:var(--arrow-size);width:var(--arrow-size);clip-path:polygon(0 0,100% 50%,0 100%);transform:var(--arrow-transform)}@media not all and (min-width:768px){.tooltips_asset_tip__9UOza{top:var(--tip-top-md);left:var(--tip-left-md)}.tooltips_asset_arrow__7wwSf{top:var(--arrow-top-md);left:var(--arrow-left-md);transform:var(--arrow-transform-md)}}.tooltips_asset_label__7YViK:hover{& .tooltips_asset_arrow__7wwSf,& .tooltips_asset_tip__9UOza{display:block}}.chat-controlpanel_modelSelectArea__LvK11{position:relative;width:-moz-fit-content;width:fit-content;z-index:10}.chat-controlpanel_modelSelectBtn__R7Th1{display:flex;gap:.25rem;align-items:center;overflow:hidden;height:2rem;width:-moz-fit-content;width:fit-content;padding:0 .5rem 0 .75rem;line-height:2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;background:transparent;text-align:center;color:#43abc1;border-radius:var(--heroui-radius-medium);border:1px solid transparent;transition:all .5s ease;&>svg{stroke:#43abc1;fill:#43abc1;transition:all .5s ease}}.chat-controlpanel_modelSelectBtn__R7Th1:hover{border-color:#43abc1;color:#41759b;&>svg{stroke:#40749a;fill:#40749a}}.chat-controlpanel_modelSelectList__cpyPl{position:absolute;top:2.5rem;left:0;width:400px;border:1px solid #55555555;border-radius:var(--heroui-radius-medium);background:#f9fdfd;display:none;z-index:100}@media not all and (min-width:768px){.chat-controlpanel_modelSelectList__cpyPl{width:250px;flex-direction:column}.chat-controlpanel_modelSelectBtn__R7Th1{padding:0 .25rem}.chat-controlpanel_modelSelectBtn__R7Th1 .chat-controlpanel_currentModel__lG3mJ{display:none}}.chat-controlpanel_modelSelectArea__LvK11.chat-controlpanel_active__YuC2z{&>.chat-controlpanel_modelSelectBtn__R7Th1{border-color:#43abc1;color:#41759b;&>svg{stroke:#40749a;fill:#40749a;transform:rotate(180deg)}}&>.chat-controlpanel_modelSelectList__cpyPl{display:flex}}.chat-controlpanel_currentModel__lG3mJ{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.chat-realtime-area_canvas__sSJ7A{--canvas-size:400px;display:block;width:var(--canvas-size,400px);height:var(--canvas-size,400px);position:absolute;top:calc(50% - .5 * var(--canvas-size));left:calc(50% - .5 * var(--canvas-size))}@property --alpha{syntax:"<number>";inherits:false;initial-value:1}.chat-realtime-area_circle__h8sLt{--circle-size:100px;width:var(--circle-size,100px);height:var(--circle-size,100px);position:absolute;top:calc(50% - .5 * var(--circle-size));left:calc(50% - .5 * var(--circle-size));background:#f3f4f6;border-radius:50%;animation:chat-realtime-area_blink__fqY4A 3s linear infinite;box-shadow:0 5px 15px 0 rgba(0,0,0,.3)}@keyframes chat-realtime-area_blink__fqY4A{0%,to{transform:scale(1.2)}50%{transform:scale(1)}}