:root{--background: transparent;--foreground: #171717;color-scheme:light}:root[data-theme=dark]{--background: transparent;--foreground: #ededed;color-scheme:dark}@media(prefers-color-scheme:dark){:root:not([data-theme]){--background: transparent;--foreground: #ededed;color-scheme:dark}}*{margin:0;padding:0;box-sizing:border-box}html{height:100%;background:url(/megaloschemos.png) no-repeat center center fixed!important;background-size:cover!important}body{height:100%;background:transparent!important;color:var(--foreground);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.chatkit-container{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;flex-direction:column}.chatkit-wrapper{flex:1;display:flex;width:100%;height:100%}openai-chatkit{flex:1;width:100%;height:100%}
