@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap");body,html{max-width:100vw;overflow-x:hidden}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(102,126,234,.3);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:rgba(102,126,234,.5)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:768px){a,button,input,select{min-height:44px}}@media (min-width:769px) and (max-width:1023px){html{font-size:75%}}@media (min-width:1024px) and (max-width:1440px){html{font-size:85%}}