.enter-animation-to-down{position:relative;animation:slide-fade-to-down .8s}@keyframes slide-fade-to-down{0%{opacity:0;top:-10px}to{opacity:1;top:0}}.enter-animation-right-fade{animation:slide-fade-from-right .6s;opacity:0;transform:translate(20px)}.enter-animation-right-fade:nth-child(1){animation-delay:.05s}.enter-animation-right-fade:nth-child(2){animation-delay:.1s}.enter-animation-right-fade:nth-child(3){animation-delay:.15s}.enter-animation-right-fade:nth-child(4){animation-delay:.2s}.enter-animation-right-fade:nth-child(5){animation-delay:.25s}.enter-animation-right-fade:nth-child(6){animation-delay:.3s}.enter-animation-right-fade:nth-child(7){animation-delay:.35s}.enter-animation-right-fade:nth-child(8){animation-delay:.4s}.enter-animation-right-fade:nth-child(9){animation-delay:.45s}.enter-animation-right-fade:nth-child(10){animation-delay:.5s}.enter-animation-right-fade:nth-child(11){animation-delay:.55s}.enter-animation-right-fade:nth-child(12){animation-delay:.6s}.enter-animation-right-fade:nth-child(13){animation-delay:.65s}.enter-animation-right-fade:nth-child(14){animation-delay:.7s}.enter-animation-right-fade:nth-child(15){animation-delay:.75s}.enter-animation-right-fade:nth-child(16){animation-delay:.8s}.enter-animation-right-fade:nth-child(17){animation-delay:.85s}.enter-animation-right-fade:nth-child(18){animation-delay:.9s}.enter-animation-right-fade:nth-child(19){animation-delay:.95s}.enter-animation-right-fade:nth-child(20){animation-delay:1s}@keyframes slide-fade-from-right{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.slide-in-animation{animation:slideIn .3s ease forwards}.slide-out-animation{animation:slideOut .3s ease forwards}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOut{0%{transform:translate(0)}to{transform:translate(100%)}}.container{position:relative;min-height:200px}.container.empty{display:flex;align-items:center;justify-content:center}.empty-state{text-align:center;padding:40px 20px;color:#666;animation:fadeIn .5s ease}.empty-state .empty-icon{font-size:48px;margin-bottom:16px;opacity:.7}.empty-state p{margin:0 0 20px;font-size:1.125rem;opacity:.8}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}table{width:100%;font-family:var(--font-main, "Roboto", sans-serif);font-size:14px;border-collapse:collapse;font-size:1.125rem;font-weight:400;margin-top:0}table thead{border-style:solid;border-color:#dbdbdb}table thead th{padding:12px 16px;font-weight:500;color:#0000007a}table thead .thead-td-username{text-align:left;padding-left:2.4rem}table tbody{color:#00000094}table tbody tr{cursor:pointer;height:6rem}table tbody tr:hover{background:linear-gradient(to right,#9cd2bc47,#97ce8e33)}table tbody td{padding:14px 16px;vertical-align:middle}table tbody th,table tbody td{text-align:center}img,svg{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.markdown-body{display:block;line-height:1.6;color:#050505}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin:0 0 .6rem;font-weight:400}.markdown-body h1{font-size:2rem}.markdown-body h2{font-size:1.6rem}.markdown-body h3{font-size:1.35rem}.markdown-body h4,.markdown-body h5,.markdown-body h6{font-size:1.1rem}.markdown-body p{margin:0 0 1rem}.markdown-body ul,.markdown-body ol{margin:0 0 1rem;padding-left:1.4rem;list-style-position:outside}.markdown-body ul{list-style-type:disc}.markdown-body ol{list-style-type:decimal}.markdown-body li{margin-bottom:.3rem}.markdown-body blockquote{margin:0 0 1rem;padding:.8rem 1rem;border-left:4px solid #97ce8e;background:linear-gradient(to right,#9cd2bc47,#97ce8e33);border-radius:12px}.markdown-body code{font-family:Courier New,monospace;font-size:.95em;background:#f5f5f5;padding:.1rem .35rem;border-radius:6px}.markdown-body a{color:#97ce8e;text-decoration:underline}body{padding:0;margin:0;font-family:Roboto,sans-serif;color:#050505;background-color:#fff;height:100vh}*{box-sizing:border-box}@font-face{font-family:Roboto-Bold;src:url(/assets/fonts/Roboto-Bold.ttf)}@font-face{font-family:Roboto-Medium;src:url(/assets/fonts/Roboto-Medium.ttf)}@font-face{font-family:Roboto-Regular;src:url(/assets/fonts/Roboto-Regular.ttf)}::-webkit-scrollbar{display:none}
