.am-list{flex:1 1 auto;min-height:0;max-height:100%;overflow-y:auto;scrollbar-gutter:stable;position:relative;padding:5.5rem 1rem 1rem 1.5rem;display:flex;flex-direction:column;gap:1.25rem;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 4.75rem);mask-image:linear-gradient(180deg,transparent 0,#000 4.75rem)}.am-list::-webkit-scrollbar{width:8px;height:8px}.am-list::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.am-list::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}.am-list::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.am-spacer{flex:0 0 auto}.am-list-empty{padding:0;overflow:visible;-webkit-mask-image:none;mask-image:none}