*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif}#root{width:100%;min-height:100vh}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin-slow{transform-origin:50%;animation:14s linear infinite spin-slow}.fg-sub{pointer-events:none;color:#94a3b8;white-space:nowrap;opacity:0;will-change:transform, opacity;font:400 10.5px/1 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:opacity .42s cubic-bezier(.16,1,.3,1),transform .42s cubic-bezier(.16,1,.3,1);position:absolute;transform:translate(-50%,-8px)}.fg-sub-visible{opacity:1;transform:translate(-50%)}
