:root{--primary:#fff;--primary-end:#d1d5db;--primary-hover:#e5e7eb;--primary-glow:#fff3;--gradient-main:linear-gradient(135deg, var(--primary) 0%, var(--primary-end) 100%);--bg-dark:#0a0a0b;--card-bg:#111112;--border-subtle:#ffffff0a;--text-main:#fff;--text-muted:#888;--swal-bg-start:#141416;--swal-bg-end:#0a0a0b;--swal-border:#ffffff14;--swal-shadow:#000c;--bg-overlay:#000000d9;--success:#10b981;--warning:#f59e0b;--error:#ef4444}.rich-text-content ul{margin-top:.5rem;margin-bottom:.5rem;margin-left:1.5rem;list-style-type:disc}.rich-text-content ol{margin-top:.5rem;margin-bottom:.5rem;margin-left:1.5rem;list-style-type:decimal}.rich-text-content li{margin-bottom:.25rem}.rich-text-content b,.rich-text-content strong{color:#fff;font-weight:900}.rich-text-content a{color:var(--primary);font-weight:700;text-decoration:underline}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.animate-float{animation:3s ease-in-out infinite floatY}@keyframes slideUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-slide-up-item{opacity:0;animation:.6s cubic-bezier(.4,0,.2,1) forwards slideUpFade}.animation-delay-100{animation-delay:.1s}.animation-delay-200{animation-delay:.2s}.animation-delay-300{animation-delay:.3s}.animation-delay-400{animation-delay:.4s}
