:root{--gold:#c6a24a;--gold-deep:#a8862e;--gold-footer:#b8943a;--text:#333;--text-muted:#666;--surface:#f7f8fa;--card-purple:#e8e4f4;--card-blue:#e3eef8;--card-teal:#e0f0f0;--card-orange:#fce8d8;--header-height:72px;--container:min(1180px,92vw);--gold-a:#c4a677}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;color:var(--text);font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif;line-height:1.65;margin:0}img{display:block;height:auto;max-width:100%}a{color:inherit;text-decoration:none}.flex-between-center{align-items:center;display:flex;justify-content:space-between}.flex-around-center{align-items:center;display:flex;justify-content:space-around}.flex-center{align-items:center;display:flex;justify-content:center}.flex-row{display:flex;flex-direction:row}.flex-col{display:flex;flex-direction:column}.flex-x-center{display:flex;justify-content:center}.flex-y-center{align-items:center;display:flex}.self-center{align-self:center}
