:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html{scrollbar-gutter:stable both-edges;overflow-y:scroll}body,html{overflow-x:hidden}body,html{max-width:100vw;width:100%}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}body.modal-open{overflow:hidden;padding-right:0!important;position:fixed;width:100%}.MuiDialog-root,.MuiModal-root{scrollbar-gutter:auto}.MuiDialog-container{align-items:center;justify-content:center}.MuiBackdrop-root{position:fixed;top:0;left:0;right:0;bottom:0}*{box-sizing:border-box;padding:0;margin:0}#__next,#root,[data-nextjs-page]{width:100%;overflow-x:hidden}@media (min-width:600px){::-webkit-scrollbar{display:none}*{scrollbar-width:none;-ms-overflow-style:none}}@media (max-width:599px){::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:4px}@media (hover:hover) and (pointer:fine){::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}}}@media (max-width:599px) and (prefers-color-scheme:dark){::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2)}@media (hover:hover) and (pointer:fine){::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3)}}}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}openai-chatkit{display:block;width:100%;height:100%}