:root{--sl-border-radius-medium: .5rem}html,body{height:100%}.sl-theme-light body{background:#eef0f2}.sl-theme-dark body{background:#282c31}.mt-2{padding-top:.5rem}.small-text{font-size:.875rem;color:var(--sl-color-neutral-600);margin:.5rem 0;font-style:italic}.text-segment{overflow-y:auto}.text-segment a{color:var(--sl-color-primary-600);text-decoration-style:solid}table{text-align:left;border-collapse:collapse}th,td{padding:8px;border:1px solid #ddd}th{background-color:#f2f2f2;color:#282c31}sl-dialog{-webkit-animation:fade-in .2s linear 2.5s both;animation:fade-in .2s linear 2.5s both}sl-breadcrumb,.chat-container{-webkit-animation:fade-in .2s linear .7s both;animation:fade-in .2s linear .7s both}.fade-in{-webkit-animation:fade-in .2s linear .5s both;animation:fade-in .2s linear .5s both}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media only screen and (max-width: 768px){.container{padding:0 16px!important}}
