@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700;800&family=Inter:wght@400;500;600&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0b0f10;--card:#151c1f;--lime:#bef264;--muted:#9ca3af;--font-manrope:"Manrope";--font-inter:"Inter"}html,body{background:var(--bg);color:#fff;font-family:var(--font-inter), sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit}input,select,textarea{box-sizing:border-box;font-family:inherit}
