:root{--color-background:15 15 18;--color-surface:22 22 28;--color-surface-hover:34 34 42;--color-tertiary:42 42 52;--color-text-primary:226 226 233;--color-text-secondary:142 142 142;--color-text-tertiary:110 110 120;--color-border:48 48 58;--color-border-hover:72 72 82}html.light{--color-background:255 255 255;--color-surface:246 248 250;--color-surface-hover:234 238 242;--color-tertiary:208 215 222;--color-text-primary:31 35 40;--color-text-secondary:101 109 118;--color-text-tertiary:140 149 159;--color-border:208 215 222;--color-border-hover:175 184 193}::selection{background:rgba(60,168,75,.3)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:rgb(var(--color-background))}::-webkit-scrollbar-thumb{background:rgb(var(--color-border));border-radius:9999px;border:2px solid rgb(var(--color-background))}::-webkit-scrollbar-thumb:hover{background:rgb(var(--color-text-tertiary))}.scrollbar-thin{scrollbar-width:thin;scrollbar-color:rgb(var(--color-border)) transparent}.scrollbar-thin::-webkit-scrollbar{width:6px;height:6px}.scrollbar-thin::-webkit-scrollbar-track{background:transparent}.scrollbar-thin::-webkit-scrollbar-thumb{background-color:rgba(48,54,61,.5);border-radius:9999px;transition:background-color .15s}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background-color:rgb(var(--color-border))}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.cursor-blink{animation:blink 1s infinite}.terminal-mono{font-family:JetBrains Mono,Fira Code,SF Mono,Cascadia Code,ui-monospace,monospace}.terminal-separator{display:flex;align-items:center;gap:8px;color:rgb(var(--color-text-tertiary));font-size:12px;font-family:JetBrains Mono,ui-monospace,monospace;white-space:nowrap}.terminal-separator:after,.terminal-separator:before{content:"";flex:1;border-top:1px dashed rgb(var(--color-border))}.adal-msg .prose>:first-child{margin-top:0!important}.adal-msg .prose>:last-child{margin-bottom:0!important}.prose,.prose :not(code):not(a):not(pre):not(pre *):not(strong):not(b){--tw-prose-body:rgb(var(--color-text-primary))!important;--tw-prose-headings:rgb(var(--color-text-primary))!important;--tw-prose-bold:rgb(var(--color-text-primary))!important;--tw-prose-quotes:rgb(var(--color-text-primary))!important;color:rgb(var(--color-text-primary))!important}.prose b,.prose strong{color:#ffffff!important;font-weight:700!important}html.light .prose b,html.light .prose strong{color:#000000!important}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6,.prose-sm :where(h1),.prose-sm :where(h2),.prose-sm :where(h3),.prose-sm :where(h4),.prose-sm :where(h5),.prose-sm :where(h6),.prose-sm h1,.prose-sm h2,.prose-sm h3,.prose-sm h4,.prose-sm h5,.prose-sm h6,.prose.prose-sm h1,.prose.prose-sm h2,.prose.prose-sm h3,.prose.prose-sm h4,.prose.prose-sm h5,.prose.prose-sm h6{font-size:.875rem!important;line-height:1.5!important;font-weight:700!important;margin-top:1em!important;margin-bottom:.25em!important;color:rgb(var(--color-text-primary))!important}