:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--color-text-primary: #2c3e50;--color-text-secondary: #4a4a4a;--color-text-tertiary: #5a5a5a;--color-background: #ffffff;--color-background-alt: #f5f5f5;--color-primary: #2874a6;--color-primary-dark: #1f5f8b;--color-success: #1e8449;--color-success-bright: #28a745;--color-error: #c0392b;--color-border: #e0e0e0;--color-nav-bg: #2c3e50;--color-footer-bg: #2c3e50;color:var(--color-text-primary);background-color:var(--color-background);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}html{font-size:16px}@media(max-width:767px){html{font-size:15px}}@media(min-width:768px)and (max-width:1023px){html{font-size:15.5px}}@media(min-width:1024px){html{font-size:16px}}
