body{margin:0;padding:0;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";background-color:var(--n-color);color:var(--n-text-color);transition:background-color .3s,color .3s}.dark ::-webkit-scrollbar{width:8px;height:8px}.dark ::-webkit-scrollbar-track{background:#18181c}.dark ::-webkit-scrollbar-thumb{background:#333;border-radius:4px}.dark ::-webkit-scrollbar-thumb:hover{background:#444}
