@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";body,html{background:var(--bg-1);background-color:var(--bg-1);font-family:var(--main-font),sans-serif;font-optical-sizing:auto;font-synthesis:none;margin:0;min-height:100vh;padding:0}html.theme-switching *,html.theme-switching :after,html.theme-switching :before{transition:none!important}:root{--main-font:"Inter"}:root.light{--bg-1:#efefef;--bg-2:#fff;--color-base-1:transparent;--color-base-2:#4398dd;--color-base-3:#e2e8f0;--color-text-1:#12162c;--color-text-2:#596780;--color-text-3:#fff;--color-text-4:#4c91e3;--box-shadow-1:0px 1px 2px 0px #0000000d;--color-hover-text-1:#4c91e3;--color-active-text-2:#4c91e3;--color-icon-active-1:#4c91e3}
