html,body,#root{background-color:#fafaf9}@media (prefers-color-scheme:dark){html,body,#root{background-color:#0c0a09}}html[data-runnin-theme=light],html[data-runnin-theme=light] body,html[data-runnin-theme=light] #root{background-color:#fafaf9}html[data-runnin-theme=dark],html[data-runnin-theme=dark] body,html[data-runnin-theme=dark] #root{background-color:#0c0a09}html:not([data-runnin-ready=true]) #root{visibility:hidden}@supports (height:100dvh){html,body,#root{height:100dvh!important}}@supports (height:100svh){@media (width<=768px){html,body,#root{min-height:100svh!important}input,textarea{font-size:16px!important}body:has(input:focus) [role=tablist],body:has(textarea:focus) [role=tablist]{display:none!important}}}