@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+4:ital,opsz,wght@0,8..60,400;0,8..60,500;0,8..60,600;1,8..60,400&display=swap";*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{transition:background-color .2s ease-in-out}::selection{background-color:#1b4f724d}[data-theme=dark] ::selection{background-color:#2d4a5e80}:focus-visible{outline:2px solid #3A5F78;outline-offset:2px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#52525b}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#71717a}*{scrollbar-width:thin}[data-theme=light] *{scrollbar-color:#c1c1c1 transparent}[data-theme=dark] *{scrollbar-color:#52525B transparent}
