.scrollbar-none::-webkit-scrollbar{display:none}.scrollbar-none{-ms-overflow-style:none;scrollbar-width:none}.shiny-text{position:relative;background:linear-gradient(90deg,#5e5f5e,#ffffff,#ffffff,#5e5f5e);background-size:200% auto;background-clip:text;-webkit-background-clip:text;color:transparent;animation:shine 2s linear infinite}@keyframes shine{to{background-position:-100%}0%{background-position:100%}}body,html{overflow:hidden}.animate-slide-in{animation:slideIn .3s ease-in-out}@keyframes slideIn{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.prose table{width:100%;border-collapse:collapse;margin-top:1.25rem;margin-bottom:1.25rem;font-size:.875rem;direction:rtl;table-layout:fixed}.prose thead{background-color:#1f2937}.prose th{background-color:#1f2937;color:#f9fafb;font-weight:600}.prose td,.prose th{padding:12px;border:1px solid #374151;text-align:right}.prose td{color:#e5e7eb;background-color:rgba(255,255,255,.02);vertical-align:top}.prose tr:nth-child(2n) td{background-color:rgba(255,255,255,.04)}.prose tr:hover td{background-color:rgba(255,255,255,.08)}a{color:rgb(151,213,222)}