html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;overflow-x:hidden!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}#root{height:100%;width:100%;display:flex;flex-direction:column;overflow-x:hidden!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0000004d}@media (prefers-color-scheme: dark){::-webkit-scrollbar-thumb{background:#fff3}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}}::selection{background:#1677ff4d;color:inherit}button:focus-visible,a:focus-visible{outline:2px solid rgba(22,119,255,.5);outline-offset:2px}@media print{body{background:#fff!important}#root{height:auto;overflow:visible}}
