@keyframes fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-left{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.animate-fade-in{animation:fade-in .5s ease-out forwards}.animate-slide-up{animation:slide-up .6s ease-out forwards}.animate-slide-left{animation:slide-left .6s ease-out forwards}.scrollbar-thin::-webkit-scrollbar{width:6px;height:6px}.scrollbar-thin::-webkit-scrollbar-track{background:#080808}.scrollbar-thin::-webkit-scrollbar-thumb{background:#16a34a;border-radius:3px}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background:#10803a}body{scrollbar-width:thin;scrollbar-color:#16a34a #080808}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.prose{color:inherit}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:#22c55e;margin-bottom:.7em;margin-top:1.4em;font-weight:600;letter-spacing:.025em}.prose h1{font-size:2em;border-bottom:1px solid #228B22;padding-bottom:.3em}.prose h2{font-size:1.75em;border-bottom:1px dashed #2E8B57;padding-bottom:.2em}.prose h3{font-size:1.5em}.prose p{margin-bottom:1.2em;line-height:1.75}.prose a{color:#60a5fa;text-decoration:underline;text-decoration-style:dashed}.prose a:hover{color:#93c5fd;text-decoration-style:solid}.prose ul,.prose ol{margin-left:1.75em;margin-bottom:1.2em}.prose li{margin-bottom:.6em}.prose li::marker{color:#34d399}.prose pre{background-color:#0c0c0c;border:1px solid #2a2a2a;border-radius:.375rem;padding:1em;overflow-x:auto;color:#c7c7c7;font-size:.9em;box-shadow:0 2px 8px #00ff001a}.prose code{background-color:#22c55e1a;color:#9ae6b4;padding:.2em .4em;margin:0 .1em;font-size:.85em;border-radius:.25rem;border:1px solid rgba(34,197,94,.2)}.prose pre code{background-color:transparent;color:inherit;padding:0;margin:0;font-size:inherit;border-radius:0;border:none}.prose blockquote{border-left:4px solid #4ade80;padding-left:1.2em;margin-left:0;font-style:italic;color:#a3e635;background-color:#4ade800d}.prose table{width:100%;border-collapse:collapse;margin-bottom:1.2em;font-size:.9em}.prose th,.prose td{border:1px solid #374151;padding:.6em .8em}.prose th{background-color:#1f2937;font-weight:600;color:#9ca3af}.prose img{border-radius:.375rem;max-width:100%;height:auto;margin-top:1.2em;margin-bottom:1.2em;border:1px solid #2a2a2a;box-shadow:0 2px 5px #0000004d}.prose-invert h1,.prose-invert h2,.prose-invert h3,.prose-invert h4,.prose-invert h5,.prose-invert h6{color:#4ade80}.prose-invert p,.prose-invert li,.prose-invert blockquote,.prose-invert td{color:#a3e635}.prose-invert th{color:#d1d5db}.prose-invert strong{color:#f0fdf4}.prose-invert a{color:#60a5fa}.prose-invert a:hover{color:#93c5fd}.prose-invert blockquote{border-left-color:#86efac}
