@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";:root{--system-white:#fff;--system-black:#191919;--system-gray-01:#838383;--system-gray-02:#f2f2f2;--system-red-01:#f03a2f;--system-violet-01:#642ea3;--system-yellow-01:#ffe870;--system-button-hover:#6c2cb8;--system-card-hover:#ffdc23;--system-linear-modal:linear-gradient(180deg,#f1e5ff,#f9f5ff 70.02%,#f2f2f2 85.5%);--system-linear-main:linear-gradient(180deg,#e4e4e4,#eee 70.02%,#f2f2f2 85.5%)}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body,html{background:var(--system-linear-modal)}body{font-family:Inter,sans-serif}body::-webkit-scrollbar{width:0}a{color:inherit;text-decoration:none}