*{box-sizing:border-box;margin:0;padding:0}@keyframes blink{0%,to{opacity:1}50%{opacity:.2}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;transition:background-color .2s,color .2s}html[data-theme=light] body{color:#000000e0;background:#f5f6fa}html[data-theme=dark] body{color:#ffffffe0;background:#101418}#root{min-height:100vh}.cropper-view-box,.cropper-face{border-radius:50%}@keyframes battery-charging{0%{opacity:.3}50%{opacity:1}to{opacity:.3}}.battery-charging-animation{animation:1.5s ease-in-out infinite battery-charging}
