*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans JP,Hiragino Sans,sans-serif;background:var(--color-bg);color:var(--color-text)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0000000d;border-radius:3px}::-webkit-scrollbar-thumb{background:#6b728066;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#6b7280b3}
