body,html{padding:0;margin:0;font-family:Cabin,sans-serif;font-weight:500;background-color:var(--bg-main);color:var(--typo-base)}body::-webkit-scrollbar{width:5px;height:5px;border-radius:20px}body::-webkit-scrollbar-track{background:#ddd;border-radius:20px}body::-webkit-scrollbar-thumb{background:#bbb;border-radius:20px}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}h1{font-family:inherit;font-weight:600;font-size:45px}h1,h2,h3,h4,h5,h6{margin:0;color:var(--section-title)}p{margin:0;line-height:1.3}.theme-dark:root,:root{--active-c:#58a6ff;--bg-main:#0d1117;--bg-secondary:#151a23;--typo-base:#fff;--section-title:#777b96;--input-bg:#1c2026}@font-face{font-family:Cabin;src:url(/fonts/Cabin/Cabin-Regular.ttf);font-weight:400;font-display:swap}@font-face{font-family:Cabin;src:url(/fonts/Cabin/Cabin-Medium.ttf);font-weight:500;font-display:swap}@font-face{font-family:Cabin;src:url(/fonts/Cabin/Cabin-Bold.ttf);font-weight:800;font-display:swap}