@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700;800&display=swap";:root{--white: #fff;--blue: #05559c;--blue-2: #2865a8;--blue-3: #003462;--blue-light: #e8f0ff;--bg: #f7f7f7;--title: #124e73;--text: #2b4150;--muted: #546174;--radius: 12px;--error: #e53935;--gray: #ccc}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Roboto,Arial,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}.container{max-width:1100px;margin:0 auto;padding:0 20px}a{text-decoration:none}button{font-family:inherit}
