:root{--primary: #2E86C1;--primary-hover: #1B4F72;--dark-bg: #0F1A17;--light-tint: #ebf5fb;--text-dark: #0F1A17;--text-muted: #64748b;--text-light: #94a3b8;--text-body: #475569;--white: #ffffff;--border-light: #f1f5f9}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:var(--white);color:#1e293b;font-family:Outfit,system-ui,-apple-system,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:block;max-width:100%}a{color:inherit}button{font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f8fafc}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
