.dock-list{--dock-size:48px}.dock-item{width:var(--dock-size);height:var(--dock-size);transition:width .25s,height .25s}.dock-item .dock-img{width:36px;height:36px;transition:width .25s,height .25s}.dock-list:hover .dock-item:hover{width:72px;height:72px}.dock-list:hover .dock-item:hover .dock-img{width:52px;height:52px}.dock-list:hover .dock-item:hover+.dock-item{width:60px;height:60px}.dock-list:hover .dock-item:has(+.dock-item:hover){width:60px;height:60px}.dock-list:hover .dock-item:hover+.dock-item .dock-img{width:44px;height:44px}.dock-list:hover .dock-item:has(+.dock-item:hover) .dock-img{width:44px;height:44px}.dock-list:hover .dock-item:hover+.dock-item+.dock-item{width:52px;height:52px}.dock-list:hover .dock-item:has(+.dock-item+.dock-item:hover){width:52px;height:52px}.dock-list:hover .dock-item:hover+.dock-item+.dock-item .dock-img{width:40px;height:40px}.dock-list:hover .dock-item:has(+.dock-item+.dock-item:hover) .dock-img{width:40px;height:40px}
