*{margin:0;padding:0;box-sizing:border-box}#root{height:100vh;width:100%}.ant-layout{min-height:100vh}.ant-layout-sider{overflow:auto;height:100vh;position:sticky;top:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.ant-list-item{animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ant-badge-ribbon-wrapper{transition:transform .2s ease}.ant-badge-ribbon-wrapper:hover{transform:translateY(-2px)}.ant-tag{margin:0}
