:root{
--primary:#FFB300;
--bg:#f6f7fb;
--card:#ffffff;
--text:#222;
--radius:18px;
--max-width:1200px;
font-family: 'Poppins', sans-serif;
}