@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Google+Sans:wght@400;500;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#202124;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}html,body,#root{height:100%}@media (width<=640px){.container{padding-left:16px;padding-right:16px}.section{margin-bottom:24px}.button-group{flex-direction:column}.button-group>button{width:100%}}:focus-visible{outline-offset:2px;outline:2px solid #1a73e8}html{scroll-behavior:smooth}::selection{color:#fff;background-color:#1a73e8}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f8f9fa}::-webkit-scrollbar-thumb{background:#dadce0;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#bdc1c6}img{max-width:100%;height:auto;display:block}button,input,select,textarea{transition:all .2s cubic-bezier(.4,0,.2,1)}.js-focus-visible :focus:not(.focus-visible){outline:none}
