:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;--ground:#f2f2f1;--card:#fff;--card-shadow:0 16px 40px rgba(0,0,0,.12),0 3px 10px rgba(0,0,0,.07);--glint:transparent}@media (prefers-color-scheme:dark){:root{--ground:#121212;--card:#1c1c1c;--card-shadow:0 0 0 1px hsla(0,0%,100%,.06),inset 0 1px 0 hsla(0,0%,100%,.05);--glint:hsla(0,0%,100%,.2)}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{background:var(--ground)}html{-webkit-tap-highlight-color:transparent}::selection{background:CanvasText;color:Canvas}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@media (prefers-reduced-motion:reduce){*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important}}