@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";
:root{--primary:#5c67f2;--bg-body:#f8fafc}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-body);font-family:Inter,sans-serif}
