html[data-theme=dark],html[data-theme=dark] body,html[data-theme=dark] #root{background-color:#000;color:#fff}html[data-theme=light],html[data-theme=light] body,html[data-theme=light] #root{background-color:#fff;color:#000}body{margin:0;padding:0;min-height:calc(100vh - var(--safe-bottom))}
