:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;--background-color: #242424;background-color:var(--background-color);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;overflow:hidden;max-height:100dvh;--base-text-color: #ebe6db;--inverted-background-color: rgb(0 0 0 / 90%);--gap: 10px;--gap-lg: 20px;--border-radius-sm: 4px;--border-radius: 10px;color:rgb(from var(--base-text-color) r g b / 1)}body{font-family:Arial,sans-serif;padding:var(--gap-lg);box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;max-width:800px;margin:0 auto;height:100dvh;overflow:hidden}body>app-root{flex:1}
