html{font-size:15px}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;width:100%;height:100dvh;overflow:hidden}#root{display:flex;width:100%;height:100%}.scrollable{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) transparent}.scrollable.scroll-active{scrollbar-color:rgba(255,255,255,.25) transparent}.scrollable::-webkit-scrollbar{width:10px;height:10px}.scrollable::-webkit-scrollbar-track{background:transparent}.scrollable::-webkit-scrollbar-thumb{background-color:#ffffff1f;border-radius:8px;border:3px solid transparent;background-clip:content-box}.scrollable.scroll-active::-webkit-scrollbar-thumb{background-color:#ffffff47}.hide-scrollbar-x{scrollbar-width:thin}.hide-scrollbar-x::-webkit-scrollbar{height:0px}.synced-hbar{padding-top:2px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-background-clip:text!important;-webkit-text-fill-color:inherit!important;transition:background-color 5000s ease-in-out 0s!important;box-shadow:inset 0 0 20px 20px transparent!important}@media (prefers-color-scheme: dark){input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-text-fill-color:#ffffff!important;transition:background-color 5000s ease-in-out 0s!important;box-shadow:inset 0 0 20px 20px transparent!important}}@media (prefers-color-scheme: light){input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-text-fill-color:#000000!important;transition:background-color 5000s ease-in-out 0s!important;box-shadow:inset 0 0 20px 20px transparent!important}}input:-moz-autofill{background-color:transparent!important;color:inherit!important}input:autofill{background-color:transparent!important;color:inherit!important}.system-markdown{color:var(--color);font-size:14px;line-height:20px;word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap}.system-markdown h1{font-size:20px;font-weight:700;margin:12px 0 8px}.system-markdown h2{font-size:18px;font-weight:600;margin:10px 0 6px}.system-markdown h3{font-size:16px;font-weight:600;margin:8px 0 4px}.system-markdown p{margin:0 0 10px}.system-markdown a{color:var(--blue9, #6366f1);text-decoration:underline}.system-markdown ul,.system-markdown ol{padding-left:20px;margin:0 0 10px}.system-markdown li{margin-bottom:4px}.system-markdown code{background:var(--color2);padding:2px 4px;border-radius:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}.system-markdown pre{background:var(--color2);padding:10px;border-radius:8px;overflow:auto}.system-markdown blockquote{color:var(--color9);border-left:4px solid var(--color6);padding-left:12px;margin:0 0 10px;font-style:italic}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.12) transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#ffffff1f;border-radius:8px;border:3px solid transparent;background-clip:content-box}*::-webkit-scrollbar-thumb:hover{background-color:#ffffff47}@keyframes rotate360{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{animation:rotate360 .9s linear infinite}
