:root{--bg: #f5f7fa;--bg-white: #ffffff;--bg-section: #eef1f7;--green: #00c96e;--green-dark: #00a358;--green-light: #e6fff3;--blue: #3b6ef8;--blue-light: #eff3ff;--purple: #7c4dff;--purple-light: #f3efff;--text-900: #0d1b2a;--text-600: #4a5568;--text-400: #8a9ab5;--border: #e2e8f0;--shadow-sm: 0 2px 8px rgba(0,0,0,.06);--shadow-md: 0 8px 32px rgba(0,0,0,.1);--shadow-lg: 0 24px 64px rgba(0,0,0,.12);--radius: 16px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;font-family:Inter,sans-serif}html{scroll-behavior:smooth}body{background-color:var(--bg);color:var(--text-900);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}
