.client-theme-layout{display:flex;flex-direction:column;height:100dvh;width:100vw;flex:1 1;min-height:0}html[data-color-mode=light],html[data-color-mode=light] body{background:#f7f7f7;color:#0a0a0a}html[data-color-mode=dark],html[data-color-mode=dark] body{background:#020617;color:#e5e7eb}html[data-color-mode=dark] .client-theme-layout[data-color-mode=light],html[data-color-mode=light] .client-theme-layout[data-color-mode=dark]{visibility:hidden}