*{box-sizing:border-box}html{zoom:1.08}html,body,#root{margin:0;padding:0;width:100%;height:calc(100vh / 1.08);height:calc(100dvh / 1.08);min-height:calc(100vh / 1.08);min-height:calc(100dvh / 1.08);overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;background-color:#101014;color-scheme:dark}@media(max-width:600px){html{zoom:1}html,body,#root{height:100vh;height:100dvh;min-height:100vh;min-height:100dvh}}#root>div{display:flex;flex-direction:column;height:100%;min-height:100%}#root *{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif!important}#root [data-testid]{min-height:100%}html[data-theme] body{transition:background-color .3s ease}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff26}html[data-theme=light]{background-color:#f0f2f8;color-scheme:light}html[data-theme=light] ::-webkit-scrollbar-thumb{background:#0000001a}input,textarea,[contenteditable]{caret-color:#6b9fff;outline:none}input:focus,textarea:focus,[contenteditable]:focus{outline:none}html[data-theme=dark] ::selection{background:#6b9fff40}html[data-theme=light] ::selection{background:#6450dc33}input[type=date],input[type=time],input[type=datetime-local],input[type=color]{accent-color:#6B9FFF;color-scheme:dark}html[data-theme=light] input[type=date],html[data-theme=light] input[type=time],html[data-theme=light] input[type=datetime-local],html[data-theme=light] input[type=color]{color-scheme:light}button,[role=button],a{transition:background-color .15s ease,color .15s ease}#electron-drag-bar{-webkit-app-region:drag}#electron-drag-bar input,#electron-drag-bar button,#electron-drag-bar [role=button],#electron-drag-bar [data-testid]{-webkit-app-region:no-drag}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}
