@import "https://fonts.googleapis.com/css2?family=Mitr:wght@200;300;400;500;600;700&display=swap";
:root{--background:#080711;--foreground:#fff;--card:#151a2f;--card-foreground:#fff;--muted-foreground:#aaa;--input:#ffffff2e;--ring:#c909ef}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background:#080711}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;color:var(--foreground);background:linear-gradient(90deg,#2d1d48 0%,#1b1732 22%,#080711 100%);font-family:Mitr,sans-serif;overflow-y:scroll}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{background:#080711}body::-webkit-scrollbar-thumb{background:#c909ef73;border:2px solid #080711;border-radius:999px}h1,h2,h3,h4,h5,strong,b,th{font-weight:500!important}a{color:inherit;text-decoration:none}button,input,textarea,select{font-family:inherit}:focus-visible{outline-offset:3px;outline:2px solid #c909ef}table{font-family:Mitr,sans-serif!important}img{max-width:100%}.ant-table-wrapper{border:1px solid #ffffff1f;border-radius:14px;overflow:hidden}
