:root{--green-darkest: #1B5E20;--green-dark: #2E7D32;--green-mid: #43A047;--green-main: #4CAF50;--green-light: #66BB6A;--green-lighter: #81C784;--green-pale: #A5D6A7;--green-very-pale: #C8E6C9;--green-bg: #E8F5E9;--text-primary: #212121;--text-secondary: #757575;--text-muted: #616161;--section-padding: 50px;--content-max-width: 900px;--font-family: "Inter", "PingFang SC", "Microsoft YaHei", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);color:var(--text-primary);background:#fff;-webkit-font-smoothing:antialiased}.inner{max-width:var(--content-max-width);margin:0 auto}
