@import"https://fonts.googleapis.com/css2?family=Karla:wght@400;500;700&display=swap";*{box-sizing:border-box}html{font-size:16px}body{margin:0;padding:0;font-family:Karla,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#0f191e;background-color:#f5f7fa;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:500;margin:0;line-height:1.2}button,input,select,textarea{font-family:inherit;font-size:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f5f7fa}::-webkit-scrollbar-thumb{background:#dee3e9;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8b0b8}
