: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;--card-bg-rgb:17, 17, 18;--nav-bg:#000;--nav-bg-rgb:0, 0, 0;--footer-bg:#0a0a0b;--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 p{min-height:1.5em;margin-bottom:0;line-height:1.6}.rich-text-content h1{color:#fff;margin-top:1.25rem;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.rich-text-content h2{color:#fff;margin-top:1.25rem;margin-bottom:.5rem;font-size:1.3rem;font-weight:800}.rich-text-content h3{color:#fff;margin-top:1rem;margin-bottom:.4rem;font-size:1.15rem;font-weight:700}.rich-text-content h4,.rich-text-content h5,.rich-text-content h6{color:#fff;margin-top:1rem;margin-bottom:.4rem;font-size:1rem;font-weight:700}.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}.rich-text-content .ql-align-center{text-align:center}.rich-text-content .ql-align-right{text-align:right}.rich-text-content .ql-align-justify{text-align:justify}@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}
