:root{--primary-color: #2563eb;--bg-body: #f1f5f9;--text-main: #0f172a}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--bg-body);color:var(--text-main);line-height:1.6;-webkit-font-smoothing:antialiased;display:block!important}#root{width:100%;min-height:100vh}html{scroll-behavior:smooth}
