@counter-style padded-decimal{system:numeric;symbols:"01" "02" "03" "04" "05" "06" "07" "08" "09" "10" "11" "12" "13" "14" "15" "16" "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30" "31" "32" "33" "34" "35" "36" "37" "38" "39" "40" "41" "42" "43" "44" "45" "46" "47" "48" "49" "50" "51" "52" "53" "54" "55" "56" "57" "58" "59" "60" "61" "62" "63" "64" "65" "66" "67" "68" "69" "70" "71" "72" "73" "74" "75" "76" "77" "78" "79" "80" "81" "82" "83" "84" "85" "86" "87" "88" "89" "90" "91" "92" "93" "94" "95" "96" "97" "98" "99";suffix:""}#chat-container{color:var(--onSurface40)}#chat-container h1{color:var(--onSurface0);font-size:20px;font-weight:700;line-height:normal}#chat-container h2,#chat-container h3{color:var(--onSurface0);font-weight:700;line-height:normal;margin:24px 0 0!important;font-size:17px!important}#chat-container ul{margin:0;padding:12px 0 0 16px;list-style:outside}#chat-container li{position:relative}#chat-container li>ul{padding-top:8px}#chat-container ol{counter-reset:list-item -1;padding:12px 0;list-style:none}@supports (hanging-punctuation:first){#chat-container ol{counter-reset:list-item 0}}#chat-container ol>li{counter-increment:list-item;padding-left:32px}#chat-container ol>li:before{content:counter(list-item, padded-decimal);background:var(--surface90);color:var(--onSurface0);border-radius:4px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:4px;font-size:12px;font-weight:700;line-height:16px;display:flex;position:absolute;top:0;left:0}#chat-container strong{font-weight:700}#chat-container p,#chat-container ol,#chat-container pre{margin:0}#chat-container hr{margin:24px 0}#chat-container *+p{margin-top:12px}#chat-container li+li{margin-top:8px}#chat-container .table-container{margin:16px 0;position:relative}#chat-container .table-wrapper{max-width:420px;overflow-x:auto}#chat-container .table-gradient-left{background:linear-gradient(90deg, var(--background-elevation1) -10%, transparent 100%);pointer-events:none;z-index:2;width:24px;transition:opacity .2s;position:absolute;top:0;bottom:0;left:0}#chat-container .table-gradient-right{background:linear-gradient(270deg, var(--background-elevation1) -10%, transparent 100%);pointer-events:none;z-index:2;width:24px;transition:opacity .2s;position:absolute;top:0;bottom:0;right:0}#chat-container table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);-webkit-text-size-adjust:100%;border-radius:12px;width:max-content;margin:0;font-size:15px;overflow:hidden}#chat-container th{font-weight:400}#chat-container th,#chat-container tr>td:first-child{background-color:var(--surface99)}#chat-container td,#chat-container th{border:1px solid var(--line);vertical-align:top;-webkit-text-size-adjust:100%;padding:12px;font-size:15px}#chat-container table *{font-size:inherit;-webkit-text-size-adjust:100%}#chat-container table strong,#chat-container table b{-webkit-text-size-adjust:100%;font-size:15px;font-weight:700}#chat-container table tr th,#chat-container table tr td{border-top:none}#chat-container table tr:last-child td{border-bottom:none}#chat-container table tr th,#chat-container table tr td{border-left:none}#chat-container table tr th:last-child,#chat-container table tr td:last-child{border-right:none}#chat-container .chatbot-answer-message img{object-fit:cover;border:1px solid var(--secondaryLine);border-radius:20px;max-width:420px}#chat-container .question+.question{padding-bottom:12px}