.ChatInterface_chatContainer__XRGVi{display:flex;flex-direction:column;flex-grow:1;background-color:#1e1e1e;border-radius:0;box-shadow:none;overflow:hidden;height:100%;width:100%;max-width:none;margin:0;border:none;min-height:0;max-height:none;position:relative}@media (max-width:640px){.ChatInterface_chatContainer__XRGVi{height:100%;max-height:none;margin-bottom:0;border-radius:0;min-height:0;width:100%;overflow:hidden}}@media (max-width:915px) and (orientation:landscape){.ChatInterface_chatContainer__XRGVi{height:100%;max-height:none;min-height:0;margin-bottom:0}.ChatInterface_navbar__1onE3{min-height:40px;padding:.25rem 0}.ChatInterface_navbarTitle__yugSj{font-size:1rem}.ChatInterface_messagesArea__Qi57n{padding:.5rem;min-height:0;flex-basis:0}.ChatInterface_inputContainer__nWvJ0{padding:.5rem}.ChatInterface_chatInput__jiCZo,.ChatInterface_sendButton__MOcEg{padding:.5rem .75rem;font-size:.9rem}}.ChatInterface_messagesArea__Qi57n{flex-grow:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;background-color:#1a1a1a}.dark .ChatInterface_messagesArea__Qi57n{background-color:#121212}.ChatInterface_userMessageContainer__RrsZy{align-self:flex-end;display:flex;flex-direction:column;max-width:85%}.ChatInterface_assistantMessageContainer__0XQld{align-self:flex-start;display:flex;flex-direction:column;max-width:85%}.ChatInterface_userMessage__urv49{align-self:flex-end;background-color:#0084ff;color:white;border-radius:1.25rem;border-bottom-right-radius:.25rem;padding:.5rem .875rem;max-width:-moz-fit-content;max-width:fit-content;box-shadow:0 1px 2px rgba(0,0,0,.2);position:relative;word-break:break-word;hyphens:auto;display:inline-flex;align-items:center;min-height:2rem}.ChatInterface_userMessage__urv49 p{margin:0;padding:0}.ChatInterface_assistantMessage__9Wcdg{align-self:flex-start;background-color:#2d2d2d;color:#e4e6eb;border-radius:1.25rem;border-bottom-left-radius:.25rem;padding:.5rem .875rem;max-width:-moz-fit-content;max-width:fit-content;box-shadow:0 1px 2px rgba(0,0,0,.2);position:relative;word-break:break-word;hyphens:auto;display:inline-flex;flex-direction:column;align-items:flex-start;min-height:2rem;max-width:90%}.ChatInterface_assistantMessage__9Wcdg p{margin:0;padding:0}.ChatInterface_assistantMessage__9Wcdg a{align-self:center;margin:0;padding:0;width:100%;display:flex;justify-content:center}.ChatInterface_assistantMessage__9Wcdg img{max-width:100%;margin:.5rem 0;border-radius:.5rem;-o-object-fit:contain;object-fit:contain;height:auto;width:auto;max-height:300px}.dark .ChatInterface_assistantMessage__9Wcdg{background-color:#2d2d2d;color:#e4e6eb}.ChatInterface_messageSender__BPZxV{font-weight:500;font-size:.75rem;margin-bottom:.25rem;opacity:.75;color:#a0a0a0}.ChatInterface_messageFooter__pc6Cb{display:flex;align-items:center;gap:.5rem;margin-top:.25rem;padding:0 .25rem;flex-wrap:wrap;justify-content:flex-start}.ChatInterface_messageActions__hyS_R{display:flex;align-items:center;gap:.3rem}.ChatInterface_actionButton__BvdBQ{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;color:#888;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:color .2s,background-color .2s;font-size:.85rem}.ChatInterface_actionButton__BvdBQ:hover:not(:disabled){color:#bbb;background-color:rgba(255,255,255,.05)}.ChatInterface_actionButton__BvdBQ:disabled{opacity:.5;cursor:not-allowed}.ChatInterface_inputContainer__nWvJ0{background-color:#252525;border-top:1px solid #333;display:flex;flex-direction:column;gap:.5rem;position:relative;z-index:10;align-items:flex-start;padding:1rem 1rem 1.5rem}.ChatInterface_buttonRow__gCOj1{align-items:center;flex-wrap:wrap}.ChatInterface_buttonRow__gCOj1,.ChatInterface_chatForm__GIUUw{display:flex;flex-direction:row;gap:.5rem;width:100%}.ChatInterface_chatInput__jiCZo{flex-grow:1;flex-basis:0;min-width:0;border:1px solid #444;border-radius:1.5rem;padding:.75rem 1.25rem;font-size:.95rem;outline:none;background-color:#1a1a1a;color:#e4e6eb;transition:border-color .2s,box-shadow .2s;resize:none;max-height:200px;overflow-y:hidden;word-wrap:break-word;line-height:1.5;font-family:inherit;height:3.2rem;min-height:3.2rem;box-sizing:border-box;display:flex;align-items:center}.ChatInterface_sendButton__MOcEg{background-color:#0084ff;padding:.5rem 1.25rem;font-weight:600;transition:background-color .2s;white-space:nowrap;font-size:1.05rem}.ChatInterface_sendButton__MOcEg,.ChatInterface_voiceButton__Rcqzc{color:white;border:none;border-radius:9999px;cursor:pointer;flex-shrink:0;height:3.2rem;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px rgba(0,0,0,.2)}.ChatInterface_voiceButton__Rcqzc{background-color:#444;padding:.5rem;transition:background-color .2s,transform .1s;width:3.2rem}.ChatInterface_voiceButton__Rcqzc:hover:not(:disabled){background-color:#555}.ChatInterface_voiceButton__Rcqzc:disabled{background-color:#2a4a67;opacity:.7;cursor:not-allowed}.ChatInterface_voiceButton__Rcqzc.ChatInterface_listening__7HyYC{background-color:#dc2626;animation:ChatInterface_pulse__ZH4_p 1.5s ease-in-out infinite}@keyframes ChatInterface_pulse__ZH4_p{0%,to{opacity:1}50%{opacity:.7}}.ChatInterface_imageButton__b83up{margin:0;display:inline-flex;align-items:center;justify-content:center;background:#444;color:#fff;border:none;border-radius:9999px;padding:.5rem;font-size:.95rem;font-weight:500;cursor:pointer;transition:background .2s;width:2.2rem;height:2.2rem;flex-shrink:0}.ChatInterface_imageButton__b83up.ChatInterface_active__bgmPp{background:#2a4a67}.ChatInterface_imageButton__b83up:disabled{background:#2a4a67;opacity:.7;cursor:not-allowed}.ChatInterface_toggleButton__N3KLK{margin:0;display:inline-flex;align-items:center;justify-content:center;background:#444;color:#fff;border:none;border-radius:9999px;padding:.4rem .9rem;font-size:.95rem;font-weight:500;cursor:pointer;transition:background .2s;height:2.2rem;flex-shrink:0}.ChatInterface_toggleButton__N3KLK.ChatInterface_active__bgmPp{background:#2a4a67}.ChatInterface_toggleButton__N3KLK:disabled{background:#2a4a67;opacity:.7;cursor:not-allowed}.ChatInterface_modelSelector__iNfxE{margin:0;display:inline-block;background:#333;color:#fff;border:1px solid #555;border-radius:6px;padding:.4rem .8rem;font-size:.9rem;cursor:pointer;transition:background .2s;min-width:140px;height:2.2rem;font-weight:500}.ChatInterface_modelSelector__iNfxE:hover:not(:disabled){background:#444;border-color:#666}.ChatInterface_modelSelector__iNfxE:disabled{background:#2a4a67;opacity:.7;cursor:not-allowed}.ChatInterface_modelSelector__iNfxE option{background:#1e1e1e;color:#fff;padding:.5rem}.ChatInterface_modelSelectorPlaceholder__H9KGK{margin:0;display:inline-flex;align-items:center;color:#999;font-size:.9rem;font-style:italic;padding:.4rem .8rem;height:2.2rem}@media (max-width:640px){.ChatInterface_inputContainer__nWvJ0{position:sticky;bottom:0;padding:.75rem .5rem 1.25rem}}.dark .ChatInterface_inputContainer__nWvJ0{background-color:#1a1a1a;border-top-color:#333}.ChatInterface_chatInput__jiCZo[style*=height][style*=px]:not([style*="height: 2.5rem"]){overflow-y:auto}.ChatInterface_chatInput__jiCZo::-moz-placeholder{line-height:1;vertical-align:middle;color:#888}.ChatInterface_chatInput__jiCZo::placeholder{line-height:1;vertical-align:middle;color:#888}.ChatInterface_chatInput__jiCZo:focus{border-color:#0084ff;box-shadow:0 0 0 2px rgba(0,132,255,.25)}.ChatInterface_sendButton__MOcEg:hover:not(:disabled){background-color:#0063bd}.ChatInterface_sendButton__MOcEg:disabled{background-color:#2a4a67;cursor:not-allowed;opacity:.7}.ChatInterface_typingIndicator__744fH{display:flex;align-items:center;padding:.5rem 1rem;background-color:#2d2d2d;border-radius:1rem;width:-moz-fit-content;width:fit-content;margin-top:.5rem}.ChatInterface_typingDot__c_M23{width:8px;height:8px;margin:0 2px;background-color:#888;border-radius:50%;animation:ChatInterface_typingDotAnimation__3Uy6W 1.4s ease-in-out infinite both}.ChatInterface_typingDot__c_M23:first-child{animation-delay:-.32s}.ChatInterface_typingDot__c_M23:nth-child(2){animation-delay:-.16s}@keyframes ChatInterface_typingDotAnimation__3Uy6W{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.ChatInterface_messageStatus__n6HOx{font-size:.75rem;color:#a0a0a0;margin-top:.5rem;font-style:italic}.ChatInterface_imageLoadingContainer__q8C4s{display:flex;justify-content:center;align-items:center;padding:1rem;width:100%}.ChatInterface_imageLoadingAnimation__Kjl4A{display:flex;flex-direction:column;align-items:center;gap:.5rem}.ChatInterface_imageLoadingCircle__RRIqd{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top-color:#0084ff;border-radius:50%;animation:ChatInterface_spin__W8iYv 1s linear infinite}.ChatInterface_imageLoadingText__iv7bn{color:#a0a0a0;font-size:.875rem}@keyframes ChatInterface_spin__W8iYv{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ChatInterface_chatImage__UuXrA{border-radius:.5rem;-o-object-fit:contain;object-fit:contain;border:1px solid rgba(255,255,255,.1);max-width:100%;opacity:0;transition:opacity .3s ease,transform .3s ease;height:auto;width:auto;max-height:300px}@media (max-width:768px){.ChatInterface_chatImage__UuXrA{max-height:250px}}@media (max-width:480px){.ChatInterface_chatImage__UuXrA{max-height:200px}}.ChatInterface_imageLoaded__hqHgV{opacity:1}.ChatInterface_chatImageLink__GCoZ5:hover .ChatInterface_imageLoaded__hqHgV{transform:scale(1.02);box-shadow:0 4px 12px rgba(0,0,0,.15)}.ChatInterface_imageErrorMsg__Li8q6{color:#ff7777;font-size:.8rem;text-align:center;padding:.5rem;width:100%}.ChatInterface_chatImageLink__GCoZ5{display:flex;flex-direction:column;align-items:center;width:100%;position:relative}.ChatInterface_imagePlaceholder__eRmle{width:100%;height:200px;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.2);border-radius:.5rem;margin:.5rem 0}.ChatInterface_navbar__1onE3{position:sticky;top:0;z-index:30;width:100%;background-color:#1e1f2d;border-bottom:1px solid #23233a;box-shadow:0 2px 8px 0 rgba(0,0,0,.1);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:.75rem 0;min-height:56px}.ChatInterface_navbarContent__04Pg4{width:100%;max-width:1024px;display:flex;align-items:center;justify-content:space-between;position:relative;box-sizing:border-box;margin:0 auto;padding:0 1rem;overflow:visible}.ChatInterface_navbarLogo__jHLpc{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;color:#60a5fa;letter-spacing:-.5px}.ChatInterface_navbarTitle__yugSj{color:#fff;font-weight:600;font-size:1.25rem}.ChatInterface_navbarUser__Xwrpo{color:#d1d5db;font-size:1rem;font-weight:500;margin-right:1rem;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatInterface_navbarUserAvatar__JIUMY{-o-object-fit:cover;object-fit:cover}.ChatInterface_navbarUserAvatarFallback__eeyFx,.ChatInterface_navbarUserAvatar__JIUMY{width:32px;height:32px;border-radius:50%;border:2px solid rgba(255,255,255,.2);background-color:#2a4a67;margin-right:.75rem}.ChatInterface_navbarUserAvatarFallback__eeyFx{color:white;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem}.ChatInterface_navbarUserInfo__JRD7w{display:flex;align-items:center}@media (max-width:640px){.ChatInterface_menuDropdown__AoxAU .ChatInterface_navbarUserInfo__JRD7w{width:100%;margin-bottom:.5rem}.ChatInterface_menuDropdown__AoxAU .ChatInterface_navbarUserAvatarFallback__eeyFx,.ChatInterface_menuDropdown__AoxAU .ChatInterface_navbarUserAvatar__JIUMY{margin-right:.5rem;width:28px;height:28px;font-size:.8rem}}.ChatInterface_navbarButton__gricJ{background:#0084ff;color:#fff;border:none;border-radius:9999px;padding:.5rem 1.25rem;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 1px 2px rgba(0,0,0,.2);transition:background .2s;display:flex;align-items:center;justify-content:center;height:auto;min-height:2.5rem}.ChatInterface_navbarButton__gricJ:hover:not(:disabled){background:#0063bd}.ChatInterface_navbarButton__gricJ:disabled{background:#2a4a67;opacity:.7;cursor:not-allowed}.ChatInterface_navbarSpacer__23DVI{flex:1}.ChatInterface_navbarUserActions__QUKtv{display:flex;align-items:center;gap:1rem}.ChatInterface_hamburgerMenu__UvZtJ{display:none}@media (max-width:640px){.ChatInterface_hamburgerMenu__UvZtJ{display:block;position:absolute;right:.5rem;top:50%;transform:translateY(-50%);z-index:40}}.ChatInterface_menuToggle__7B08t{background:none;border:none;color:#fff;font-size:1.5rem;padding:.5rem;cursor:pointer;border-radius:.25rem}.ChatInterface_menuToggle__7B08t:hover{background:rgba(255,255,255,.1)}.ChatInterface_menuDropdown__AoxAU{display:none;position:absolute;right:0;top:100%;background:#23233a;border-radius:.5rem;box-shadow:0 2px 8px rgba(0,0,0,.2);padding:.75rem;min-width:160px;z-index:50}.ChatInterface_menuOpen__BZDFy .ChatInterface_menuDropdown__AoxAU{display:flex;flex-direction:column;gap:.75rem}@media (max-width:640px){.ChatInterface_navbarContent__04Pg4{padding:0 .5rem;max-width:100%;flex-direction:row;align-items:center}.ChatInterface_navbarUserActions__QUKtv{display:none}.ChatInterface_menuDropdown__AoxAU .ChatInterface_navbarUser__Xwrpo{margin-right:0;margin-bottom:.5rem}.ChatInterface_menuDropdown__AoxAU .ChatInterface_navbarButton__gricJ{width:100%}.ChatInterface_navbarContent__04Pg4{padding:0 .5rem;max-width:100%;flex-direction:column;align-items:flex-start;gap:.5rem}.ChatInterface_navbarUser__Xwrpo{margin-right:0;margin-bottom:.5rem}}.ChatInterface_desktopSpacer__472Ym{height:3rem;width:100%;display:block}@media (max-width:640px){.ChatInterface_desktopSpacer__472Ym{display:none}}.ChatInterface_loginBg__9H2TA{min-height:100vh;width:100vw;display:flex;align-items:center;justify-content:center}.ChatInterface_loginCard__nUQ6i{background:#fff;border-radius:1rem;box-shadow:0 4px 24px rgba(0,0,0,.18);border:1px solid #23233a;max-width:24rem;width:100%;margin:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.dark .ChatInterface_loginCard__nUQ6i{background:#1c1c23;border-color:#333}.ChatInterface_loginCardInner__Ihtz1{padding:2rem 1.5rem 1.5rem;width:100%;display:flex;flex-direction:column;align-items:center}.ChatInterface_loginTitleWrap__rd9HI{width:100%;display:flex;justify-content:center;margin-bottom:1.5rem}.ChatInterface_loginTitle__42Vle{font-size:1.5rem;font-weight:700;color:#23233a;text-align:center;letter-spacing:-.5px}.dark .ChatInterface_loginTitle__42Vle{color:#fff}.ChatInterface_loginButtonWrap__j8Ob8{width:100%;display:flex;justify-content:center}@media (max-width:640px){.ChatInterface_loginCard__nUQ6i{max-width:100%;margin:.5rem;border-radius:.75rem}.ChatInterface_loginCardInner__Ihtz1{padding:1.25rem .75rem 1rem}.ChatInterface_loginTitle__42Vle{font-size:1.15rem}}@media (max-width:915px) and (orientation:landscape){.ChatInterface_loginBg__9H2TA{align-items:flex-start;padding-top:1rem}.ChatInterface_loginCard__nUQ6i{max-width:500px;margin:.5rem}.ChatInterface_loginCardInner__Ihtz1{padding:1rem}.ChatInterface_loginTitleWrap__rd9HI{margin-bottom:1rem}}.ChatInterface_markdownContent___xyB4{width:100%;font-size:.95rem;line-height:1.6;overflow-x:auto;word-wrap:break-word}.ChatInterface_markdownContent___xyB4 p{margin-bottom:.75rem;word-wrap:break-word;white-space:normal}.ChatInterface_markdownContent___xyB4 li p{margin-bottom:.25rem}.ChatInterface_markdownContent___xyB4 p:last-child{margin-bottom:0}.ChatInterface_markdownContent___xyB4 pre{background-color:#1a1a1a;border-radius:.5rem;padding:.75rem 1rem;margin:.75rem 0;overflow-x:auto;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:.85rem;line-height:1.5;border:1px solid #333;white-space:pre;word-wrap:normal}.ChatInterface_markdownContent___xyB4 code{background-color:rgba(0,0,0,.3);border-radius:.25rem;padding:.15rem .4rem;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:.85em;word-wrap:break-word}.ChatInterface_markdownContent___xyB4 pre code{background-color:transparent;padding:0;border-radius:0;color:inherit;word-wrap:normal}.ChatInterface_markdownContent___xyB4 a{color:#60a5fa;text-decoration:underline}.ChatInterface_markdownContent___xyB4 a:hover{text-decoration:none}.ChatInterface_markdownContent___xyB4 ol,.ChatInterface_markdownContent___xyB4 ul{margin:.75rem 0;padding-left:1.5rem}.ChatInterface_markdownContent___xyB4 ul{list-style-type:disc}.ChatInterface_markdownContent___xyB4 ol{list-style-type:decimal}.ChatInterface_markdownContent___xyB4 li{margin-bottom:.25rem;line-height:1.5}.ChatInterface_markdownContent___xyB4 li>p{display:inline;margin:0;padding:0}.ChatInterface_markdownContent___xyB4 li>p:last-child{margin:0}.ChatInterface_markdownContent___xyB4 li a,.ChatInterface_markdownContent___xyB4 li>*{display:inline}.ChatInterface_markdownContent___xyB4 blockquote{border-left:3px solid #555;padding-left:1rem;margin:.75rem 0;color:#aaa;font-style:italic}.ChatInterface_markdownContent___xyB4 hr{border:0;border-top:1px solid #333;margin:1rem 0}.ChatInterface_markdownContent___xyB4 table{border-collapse:collapse;width:100%;margin:.75rem 0}.ChatInterface_markdownContent___xyB4 table td,.ChatInterface_markdownContent___xyB4 table th{border:1px solid #333;padding:.5rem;text-align:left}.ChatInterface_markdownContent___xyB4 table th{background-color:#2a2a2a;font-weight:600}.ChatInterface_markdownContent___xyB4 h1,.ChatInterface_markdownContent___xyB4 h2,.ChatInterface_markdownContent___xyB4 h3,.ChatInterface_markdownContent___xyB4 h4,.ChatInterface_markdownContent___xyB4 h5,.ChatInterface_markdownContent___xyB4 h6{font-weight:600;margin:1rem 0 .75rem;line-height:1.3}.ChatInterface_markdownContent___xyB4 h1:first-child,.ChatInterface_markdownContent___xyB4 h2:first-child,.ChatInterface_markdownContent___xyB4 h3:first-child,.ChatInterface_markdownContent___xyB4 h4:first-child,.ChatInterface_markdownContent___xyB4 h5:first-child,.ChatInterface_markdownContent___xyB4 h6:first-child{margin-top:0}.ChatInterface_markdownContent___xyB4 h1{font-size:1.5rem;border-bottom:1px solid #333;padding-bottom:.3rem}.ChatInterface_markdownContent___xyB4 h2{font-size:1.3rem;border-bottom:1px solid #333;padding-bottom:.3rem}.ChatInterface_markdownContent___xyB4 h3{font-size:1.15rem}.ChatInterface_markdownContent___xyB4 h4,.ChatInterface_markdownContent___xyB4 h5,.ChatInterface_markdownContent___xyB4 h6{font-size:1rem}.ChatInterface_tokenMeterSection__NVTy1{border-bottom:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.2)}.ChatInterface_tokenMeterToggle__GOwJw{width:100%;padding:12px 16px;background:transparent;border:none;color:rgba(255,255,255,.9);display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s ease}.ChatInterface_tokenMeterToggle__GOwJw:hover{background:rgba(255,255,255,.05)}.ChatInterface_tokenMeterToggle__GOwJw span:first-child{display:flex;align-items:center;gap:8px}.ChatInterface_arrowDown__fQrCP,.ChatInterface_arrowUp__tRPLn{font-size:12px;color:rgba(255,255,255,.6);transition:transform .2s ease}.ChatInterface_arrowUp__tRPLn{transform:rotate(180deg)}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}
/*!
  Theme: GitHub Dark
  Description: Dark theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-dark
  Current colors taken from GitHub's CSS
*/.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#79c0ff}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-code,.hljs-comment,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}