@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&display=swap";:root{color-scheme:light}:root[data-theme-mode=light]{color-scheme:light}:root[data-theme-mode=dark]{color-scheme:dark}body{margin:0;font-family:Space Grotesk,Inter,system-ui,-apple-system,sans-serif;background:radial-gradient(circle at 10% 20%,rgba(34,80,244,.08),transparent 25%),radial-gradient(circle at 90% 10%,rgba(0,184,148,.08),transparent 22%),#f5f7fb;min-height:100dvh}:root[data-theme-mode=dark] body{background:radial-gradient(circle at 10% 20%,rgba(34,80,244,.12),transparent 25%),radial-gradient(circle at 90% 10%,rgba(0,184,148,.08),transparent 22%),#08101c}a{color:inherit}*{scrollbar-width:thin}:root[data-theme-mode=light] *{scrollbar-color:#c4c9d2 #eef1f6}:root[data-theme-mode=dark] *{scrollbar-color:#323c4f #0f1624}*::-webkit-scrollbar{width:8px;height:8px}:root[data-theme-mode=light] *::-webkit-scrollbar-track{background-color:#eef1f6;border-radius:8px}:root[data-theme-mode=dark] *::-webkit-scrollbar-track{background-color:#0f1624;border-radius:8px}:root[data-theme-mode=light] *::-webkit-scrollbar-thumb{background-color:#c4c9d2;border-radius:8px;border:2px solid transparent;background-clip:content-box}:root[data-theme-mode=dark] *::-webkit-scrollbar-thumb{background-color:#323c4f;border-radius:8px;border:2px solid transparent;background-clip:content-box}:root[data-theme-mode=light] *::-webkit-scrollbar-thumb:hover{background-color:#adb4c0}:root[data-theme-mode=dark] *::-webkit-scrollbar-thumb:hover{background-color:#4b5568}
