:root{--background:#fff;--surface:#fff;--surface-warm:#f9fafb;--foreground:#111827;--color-stone-50:#fafaf9;--color-stone-100:#f5f5f4;--color-stone-200:#e7e5e4;--color-stone-300:#d6d3d1;--color-stone-400:#a8a29e;--color-stone-500:#78716c;--color-stone-600:#57534e;--color-stone-700:#44403c;--color-stone-800:#292524;--color-stone-900:#1c1917;--color-emerald-50:#ecfdf5;--color-emerald-100:#d1fae5;--color-emerald-200:#a7f3d0;--color-emerald-300:#6ee7b7;--color-emerald-400:#34d399;--color-emerald-500:#10b981;--color-emerald-600:#059669;--color-emerald-700:#047857;--color-emerald-800:#065f46;--color-emerald-900:#064e3b;--color-slate-50:#f8fafc;--color-slate-100:#f1f5f9;--color-slate-200:#e2e8f0;--color-slate-300:#cbd5e1;--color-slate-400:#94a3b8;--color-slate-500:#64748b;--color-slate-600:#475569;--color-slate-700:#334155;--color-slate-800:#1e293b;--color-slate-900:#0f172a;--accent-gold:#d4af37;--accent-gold-rich:#b8941f;--accent-gold-energy:#e6c45e;--accent-gold-glow:#d4af371a;--accent-gold-whisper:#ecd188;--momentum-green:#d4af37;--momentum-gold:#d4af37;--momentum-red:#ef4444;--border:#e5e7eb;--border-warm:#e7e5e4;--muted:#6b7280;--muted-foreground:#6b7280;--shadow-whisper:0 1px 2px 0 #00000008;--shadow-soft:0 1px 2px 0 #0000000a;--shadow-crisp:0 1px 3px 0 #0000000f;--shadow-medium:0 2px 4px 0 #0000000f;--shadow-elevated:0 4px 6px -1px #00000014;--shadow-profound:0 10px 15px -3px #00000014;--shadow-glow:0 0 0 #0000;--font-instrument-sans:var(--font-instrument),system-ui,-apple-system,sans-serif;--font-fraunces:var(--font-fraunces),Georgia,serif;--font-geist-mono:var(--font-geist-mono),"Courier New",monospace;--space-page-x:4rem;--space-section-y:5rem;--body-text-base:18px;--body-text-sm:16px;--body-text-xs:13px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeft{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 0 0 var(--accent-gold-glow)}50%{box-shadow:0 0 20px 4px var(--accent-gold-glow)}}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(5deg)}}.animate-fade-in-up{animation:.8s ease-out forwards fadeInUp}.animate-slide-left{animation:.6s ease-out forwards slideLeft}.text-data{font-variant-numeric:tabular-nums;letter-spacing:-.01em}.body-text{font-size:var(--body-text-base);line-height:1.7;font-family:var(--font-instrument-sans);color:var(--color-stone-700)}.body-text-medium{font-size:var(--body-text-base);line-height:1.7;font-family:var(--font-instrument-sans);color:var(--color-stone-700);font-weight:500}.body-text-sm{font-size:var(--body-text-sm);line-height:1.7;font-family:var(--font-instrument-sans);color:var(--color-stone-700)}.body-text-sm-medium{font-size:var(--body-text-sm);line-height:1.7;font-family:var(--font-instrument-sans);color:var(--color-stone-700);font-weight:500}.caption-text{font-size:var(--body-text-xs);line-height:1.6;font-family:var(--font-instrument-sans);color:var(--color-stone-600)}
