*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f0f5fa;--surface: #ffffff;--text: #1a1a2e;--text-muted: #7b8794;--primary: #58cc02;--primary-hover: #46a302;--primary-light: #e8f5e1;--gold: #ff9600;--gold-light: #fff3e0;--gold-gradient: linear-gradient(135deg, #ff9600, #ffcc02);--locked-bg: #eaeef2;--locked-border: #d1d9e0;--shadow: 0 2px 8px rgba(26, 26, 46, .08);--shadow-hover: 0 8px 24px rgba(26, 26, 46, .12);--radius: 16px;--radius-sm: 12px;--transition: .3s cubic-bezier(.4, 0, .2, 1)}html{font-size:16px;scroll-behavior:smooth}body{font-family:Nunito,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;line-height:1.5}
