html,body{margin:0;padding:0;width:100%;height:100%;min-height:100vh;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root,app-root{display:block;width:100%;min-height:100vh}body.light-theme{background-color:#fafafa;color:#000000de}body.light-theme h1,body.light-theme h2,body.light-theme h3,body.light-theme h4,body.light-theme h5,body.light-theme h6{color:#000000de}body.light-theme p{color:#0009}body.dark-theme{background-color:#303030;color:#ffffffde}body.dark-theme h1,body.dark-theme h2,body.dark-theme h3,body.dark-theme h4,body.dark-theme h5,body.dark-theme h6{color:#ffffffde}body.dark-theme p{color:#fff9}a{color:var(--dx-color-primary, #1976d2)}.border{border-color:var(--dx-color-border, #ddd)}.card,.container{background-color:var(--dx-component-color-bg, #fff);color:var(--dx-component-color-text, #000)}
