*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes pulse-glow{0%,to{box-shadow:0 4px 24px #e8192c40}50%{box-shadow:0 4px 40px #e8192c80}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes rankIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.animate-fade-in-up{animation:.4s both fadeInUp}.animate-fade-in{animation:.35s both fadeIn}.animate-scale-in{animation:.3s both scaleIn}.animate-pulse-glow{animation:2.5s ease-in-out infinite pulse-glow}.animate-float{animation:3s ease-in-out infinite float}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.stagger-item:first-child{animation-delay:50ms}.stagger-item:nth-child(2){animation-delay:.1s}.stagger-item:nth-child(3){animation-delay:.15s}.stagger-item:nth-child(4){animation-delay:.2s}.stagger-item:nth-child(5){animation-delay:.25s}.stagger-item:nth-child(6){animation-delay:.3s}.stagger-item:nth-child(7){animation-delay:.35s}.stagger-item:nth-child(8){animation-delay:.4s}.stagger-item:nth-child(9){animation-delay:.45s}.stagger-item:nth-child(10){animation-delay:.5s}.card-hover-lift{transition:transform .2s,box-shadow .2s}.card-hover-lift:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f!important}.reaction-btn{cursor:pointer;background:0 0;border:none;border-radius:20px;align-items:center;gap:4px;padding:4px 8px;font-size:13px;transition:background .15s,transform .15s;display:inline-flex}.reaction-btn:hover{background:#0000000f;transform:scale(1.08)}.reaction-btn.active{background:#e8192c14}.muro-card{border-radius:16px;transition:box-shadow .2s;overflow:hidden}.muro-card:hover{box-shadow:0 8px 28px #0000001f}.hamburger-mobile{display:none!important}@media (max-width:768px){.sider-desktop{display:none!important}.layout-content-inner{margin-left:0!important;transition:none!important}.header-title,.header-user-text{display:none!important}.layout-content-padding,.admin-inner-card{padding:16px!important}.hamburger-desktop{display:none!important}.hamburger-mobile{display:inline-flex!important}.filter-bar{justify-content:flex-start!important}}.ranking-row{transition:background .15s;animation:.35s both rankIn}.ranking-row:hover{background:#e8192c0a!important}
